/*
theme name: beaver builder child theme
theme uri: http://www.wpbeaverbuilder.com
version: 1.0
description: an example child theme that can be used as a starting point for custom development.
author: the beaver builder team
author uri: http://www.fastlinemedia.com
template: bb-theme
*/
@font-face {
	font-family: 'utm_helveins';
    src: url('fonts/UTMHelvetIns.eot');
    src: url('fonts/UTMHelvetIns.eot?#iefix') format('embedded-opentype'),
	     url('fonts/UTMHelvetIns.woff') format('woff'), 
	     url('fonts/UTMHelvetIns.ttf')  format('truetype'),
	     url('fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: '"roboto", helvetica, arial', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'utm_helveins';
	font-weight: normal !important;
}
body .boxed-container {
	background-color: #ffffff;
	overflow-x: hidden;
}
a {
	color: #4ab9cf;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.fl-post-thumb img {
	width: 100% !important;
}
.single article .fl-post-header{
	padding-top: 20px;
	margin-bottom: 10px;
}
#home-row-2 #home-row-2-1{
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	margin-top: 20px;
}
#home-row-2 #home-row-2-1 .fl-module-content{
	margin: 0px;
}
#home-row-2 #home-row-2-1 .fl-module-content h3{
	margin-top: 0px;
	margin-bottom: 30px;
	position: relative;
	font-size: 26px;
	font-weight: bold;
	color: #444444;
}
#home-row-2 #home-row-2-1 .fl-module-content a.read-more{
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
}
#home-row-2 #home-row-2-1 .fl-module-content a.read-more:after {
	content: "";
	font-family: "fontawesome";
	font-size: 10px;
	position: absolute;
	right: -11px;
	top: calc(50% - 9px);
}
#home-row-2 #home-row-2-2 .uabb-blog-post-content{
	padding: 0px;
}
#home-row-2 #home-row-2-2 .uabb-blog-post-content h3{
	font-size: 26px;
	margin-top: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}
#home-row-2 #home-row-2-2 .uabb-blog-posts-description{
	padding-top: 0px;
}
#home-row-2 #home-row-2-2 .uabb-next-right-arrow{
	display: none;
}
#home-row-2 #home-row-2-2 .uabb-read-more-text.uabb-blog-post-section a{
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	color: #4ab9cf;
}
#home-row-2 #home-row-2-2 .uabb-read-more-text.uabb-blog-post-section a:after {
	content: "";
	font-family: "fontawesome";
	font-size: 10px;
	position: absolute;
	right: -11px;
	top: calc(50% - 9px);
}
#home-row-3 h3.fl-heading{
	border-bottom: 1px solid rgba(0, 0, 0, 0.065);
	line-height: 1px;
	margin-bottom: 60px;
	font-size: 38px;
	position: relative;
	font-weight: 900;
	color: #444444;
}
#home-row-3 h3.fl-heading span{
	background: #fff;
	padding-right: 20px;
}
#home-row-3 #title{
	margin-bottom: 20px;
}
#home-row-3 .uabb-infobox-left-right-wrap{
	display: inline-block;
	width: 100%;
	border: 1px solid #e6e6e6;
	border-bottom: 2px solid #b9babc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	padding: 18px;
	line-height: 1.3;
	transition: all 100ms ease-out;
	min-height: 112px;
}
#home-row-3 .uabb-infobox-left-right-wrap h3.uabb-infobox-title{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
}
#home-row-3 .uabb-infobox-left-right-wrap p{
	text-align: left;
	font-size: 13px;
}
#home-row-3 .uabb-infobox-left-right-wrap i.fa:before {
	background: none;
	font-size: 45px;
	color: #b9babc;
	padding: 10px 0 10px 10px;
	transition: all 100ms ease-out;
}
#home-row-3 .uabb-infobox-left-right-wrap:hover i.fa:before{
	color: #4ab9cf;
}
#home-row-3 .uabb-infobox-left-right-wrap:hover{
	border-bottom: 2px solid #4ab9cf;
}
#home-row-4 .fl-rich-text p{
	font-size: 20px;
	padding: 8px 0 0px 0;
	margin-bottom: 0px;
}
#home-row-4 .fl-button-wrap.fl-button-width-auto a.fl-button{
	background: #4ab9cf;
	border: none;
}
#home-row-4 .fl-button-wrap.fl-button-width-auto a.fl-button:hover{
	background: #3195a9
}
#home-row-4 span.fl-button-text{
	font-size: 14px;
	font-weight: 700;
}
#home-row-5 #home-row-5-2 .uabb-blog-post-content{
	padding: 0px;
}
#home-row-5 #home-row-5-2 {
	background: #fff;
	margin-top: 40px;
}
#home-row-5 #home-row-5-2 h3.uabb-post-heading {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#home-row-5 .fl-module-content.fl-node-content{
	margin-top: 40px;
}
#home-row-5 #home-row-5-2 .fl-module-content.fl-node-content{
	margin: 0px;
}
#home-row-5 #home-row-5-2 .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid{
	margin: 0px;
}
#home-row-5 #home-row-5-2 .uabb-blog-posts-col-1.uabb-post-wrapper  {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}
#home-row-5 #home-row-5-2 h5.uabb-post-meta.uabb-blog-post-section{
	color: #aaaaaa;
	font-size: 13px;
}
#home-row-5 #home-row-5-2 h5.uabb-post-meta.uabb-blog-post-section a{
	color: #aaaaaa;
}
#home-row-5 #home-row-5-2 .uabb-blog-posts-col-1.uabb-post-wrapper:hover{
	background: #ececec;
}
#home-row-5 #button .fl-module-content.fl-node-content{
	margin: 0px;
}
#home-row-5 #button .fl-module-content.fl-node-content a{
	width: 100%;
	border: none;
	padding: 20px;
	border-radius: 0px;
	background: #fff;
}
#home-row-5 #button .fl-module-content.fl-node-content a:hover{
	background: #ececec;
}
#home-row-5 #button .fl-module-content.fl-node-content a span.fl-button-text{
	color: #36b1ca;
	font-size: 16px;
	font-weight: 700;
}
#home-row-5 #button .fl-module-content.fl-node-content i.fl-button-icon{
	float: right;
	color: #36b1ca;
}
#home-row-5 #home-row-5-1 h3.uabb-post-heading.uabb-blog-post-section{
	margin-top: 0;
	margin-bottom: 9px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
}
#home-row-5 > .fl-row-content-wrap{
	padding-bottom: 40px;
}
#home-row-6 #content .fl-module-content.fl-node-content{
	padding: 60px 150px;
	text-align: center;
	margin: 0px;
}
#home-row-6 #content .fl-rich-text h3{
	font-size: 38px;
	font-weight: 900;
}
#home-row-6 #content .fl-rich-text p.text-title{
	color: #4ab9cf;
	font-weight: bold;
}
#home-row-6 #content img{
	margin-bottom: 0px;
}
#home-row-7 #title h3{
	border-bottom: 1px solid rgba(0, 0, 0, 0.065);
	line-height: 1px;
	margin-bottom: 60px;
	font-size: 38px;
	position: relative;
	font-weight: 900;
	color: #444444;
}
#home-row-7 #title{
	margin-bottom: 20px;
}
#home-row-7 #title h3 span{
	background: #fff;
	padding-right: 20px;
}
#home-row-7 a.read-more{
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
}
#home-row-7 a.read-more:after {
	content: "";
	font-family: "fontawesome";
	font-size: 10px;
	position: absolute;
	right: -11px;
	top: calc(50% - 9px);
}
#home-row-7 #title-2 h3.fl-heading{
	font-size: 27px;
	font-weight: 700;
	position: relative;
}
#home-row-7 .fl-col.fl-node-5ba8ecc17c0dc.fl-col-small .fl-col-content.fl-node-content {
	padding: 20px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
#home-row-7 #title-2 .fl-module-content{
	margin: 0px 20px;
}
#home-row-7 input[type=text], input[type=password], input[type=email], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=number], input[type=search], input[type=url]{
	background: #f5f5f5;
	border-radius: 2px;
	border: 1px solid #eeeeee;
	box-shadow: none;
	width: 100%;
	padding: 17.5px 20px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #aaaaaa;
	transition: all 100ms ease-out;
	padding: 10.5px 15px;
	margin-bottom: 15px;
	height:45px;
}
#home-row-7 textarea{
	background: #f5f5f5;
	border-radius: 2px;
	border: 1px solid #eeeeee;
	box-shadow: none;
	width: 100%;
	padding: 17.5px 20px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #aaaaaa;
	transition: all 100ms ease-out;
	height: 105px;
	padding: 10.5px 15px;
	margin-bottom: 15px;
}
#home-row-7 select{
	background: #f5f5f5;
	border-radius: 2px;
	border: 1px solid #eeeeee;
	box-shadow: none;
	width: 100%;
	padding: 17.5px 20px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #aaaaaa;
	transition: all 100ms ease-out;
	height: 45px;
	padding: 10.5px 15px;
	margin-bottom: 15px;
}
#home-row-7 select:after{
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #666;
	position: absolute;
	right: 8px;
	top: 8px;
	pointer-events: none;
}
#home-row-7 select::-ms-expand {
	display: none;
}
#home-row-7 .fl-col.fl-node-5ba8ecc17c0dc .fl-module-content{
	margin-bottom: 0px;
}
#home-row-7 .fl-col.fl-node-5ba8ecc17c0dc .fl-module-content p{
	margin-bottom: 0px;
}
#home-row-7  input.wpcf7-form-control.wpcf7-submit{
	background-color: #4ab9cf;
	border-color: #4ab9cf;
	margin: 0px;
	float: right;
}
#home-row-7  input.wpcf7-form-control.wpcf7-submit:hover{
	background: #3090a2;
}
#home-row-7{
	padding: 40px 0px;
}
#home-row-8 #title h3{
	border-bottom: 1px solid rgba(0, 0, 0, 0.065);
	line-height: 1px;
	margin-bottom: 60px;
	font-size: 38px;
	position: relative;
	font-weight: 900;
	color: #444444;
}
#home-row-8 #title{
	margin-bottom: 60px;
}
#home-row-8 #title h3 span{
	background: #fff;
	padding-right: 20px;
}
#home-row-8 .uabb-blog-post-content{
	padding: 0px;
}
#home-row-8 h3.uabb-post-heading.uabb-blog-post-section{
	font-size: 17px;
	font-weight: 900;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
}
#home-row-8 #button a{
	background: none;
	border:none;
	padding: 0px;
	position: relative;
	font-weight: 700;
	padding-top: 20px;
	font-size: 14px;
}
#home-row-8 #button a span{
	color: #4ab9cf;
}
#home-row-8 .fl-module-content.fl-node-content{
	margin: 0px 20px;
}
#home-row-8 #button a:after {
	content: "";
	font-family: "FontAwesome";
	font-size: 10px;
	position: absolute;
	right: -11px;
	top: calc(50% - 9px);
	padding-top: 10px;
	color: #4ab9cf;
}


#PARTNERS #title h3{
	border-bottom: 1px solid rgba(0, 0, 0, 0.065);
	line-height: 1px;
	margin-bottom: 60px;
	font-size: 38px;
	position: relative;
	font-weight: 900;
	color: #444444;
}
#PARTNERS #title{
	margin-bottom: 20px;
}
#PARTNERS #title h3 span{
	background: #fff;
	padding-right: 20px;
}
#PARTNERS img{
	border: 1px solid #e6e6e6;
	border-bottom: 2px solid #b9babc;
	border-radius: 2px;
	transition: all 100ms ease-out;
	opacity: 0.6;
}
#PARTNERS img:hover {
	box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid #4ab9cf;
	opacity: 1;
}
#Years .fl-col-content.fl-node-content{
	background: #fff;
}
#counters .fl-row-content-wrap{
	padding: 60px 0px;
}
#counters .fl-row-content-wrap .fl-col-content.fl-node-content{
	background: #fff;
}
#counters .fl-row-content.fl-row-fixed-width.fl-node-content{
	width: 1030px;
}
#counters #Offices span.fl-number-int:before {
	content: "\f0f7";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #e21f2f;

}
#counters #Hardworking  span.fl-number-int:before {
	content: "\f0c0";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #e21f2f;

}
#counters #Countries  span.fl-number-int:before {
	content: "\f0ac";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #e21f2f;

}
#counters #Years span.fl-number-int:before {
	content: "\f0b1";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #e21f2f;

}
#counters span.fl-number-int{
	vertical-align: middle;
	display: inline-block;
	font-size: 38px;
	color: #444444;
	font-family: utm_helveins;
	transition: all 100ms ease-out;
	font-weight: 900
}
#counters span.fl-number-int:before{
	margin-right: 10px;
}
#counters .fl-module.fl-module-numbers {
	border-right: 1px dashed rgba(0, 0, 0, 0.2);
}
#counters #Years{
	border-right: none;
}
footer h4.fl-widget-title{
	color: #ffffff;
	font-size: 21px;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 900;
}
.fl-page-footer{
	background: #162f42;
	border: none;
}
.fl-page-footer .fl-page-footer-api a{
	color: #c4cfda !important;
}
.fl-page-footer .fl-page-footer-api a:hover{
	color: #ee3c25 !important;
}
#ab-row-2 img{
	width: 100%;
}
#ab-row-2 h5.uabb-infobox-title-prefix{
	font-size: 24px;
	font-weight: 900;
	margin: 20px 0px;
	color: #444444;
	margin-bottom: 10px;
}
#ab-row-2 h3.uabb-infobox-title{
	color: #bbb;
	font-size: 18px;
	font-weight: 700;
}
#contact-row-2 .fl-col.fl-col-small{
	padding: 20px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
#contact-row-2 .fl-module-content.fl-node-content{
	margin: 0px;
}

.widget_pw_opening_time .week-day, .wpb_wrapper .week-day {
	position: relative;
	clear: both;
	padding: 5px 0;
}
#contact-row-2 .fl-rich-text .week-day {
	position: relative;
	clear: both;
	padding: 5px 0;
}
#contact-row-2 .fl-rich-text .week-day dd{
	margin-top: 0;
	margin-bottom: 0px;
}
#contact-row-2 .fl-rich-text .week-day dl {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#contact-row-2 .fl-rich-text .week-day dt{
	position: relative;
	z-index: 2;
	float: left;
	padding-right: 10px;
	background-color: #ffffff;
	font-weight: normal;
}
#contact-row-2 .fl-rich-text .week-day dd{
	position: relative;
	z-index: 2;
	float: right;
	padding-left: 10px;
	background-color: #ffffff;
}
#contact-row-2 .fl-rich-text .week-day::after{
	position: absolute;
	content: "";
	background-color: rgba(0, 0, 0, 0.1);
	height: 1px;
	width: 100%;
	bottom: calc(50% - 13px);
	left: 0;
	z-index: 1;
}
#contact-row-2 .fl-rich-text .week-day.closed.today{
	font-size: 16px;
	font-weight: 900;
	color: #000;
}
#contact-row-2 .fl-rich-text .week-day.closed.today dt{
	font-weight: 900;
}
#contact-row-2  h3.fl-heading{
	font-size: 26px;
	color: #000;
	font-weight: 700;
	margin-bottom: 50px;
	margin-bottom: 30px !important;
}
#contact-row-2 #content .fl-rich-text:first-child{
	border-bottom: 1px solid #ececec;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contact-row-1 iframe{
	border: none;
}
#contact-row-2 .fl-col.fl-node-5ba9a222d90bc{
	padding-left: 30px;
}
#contact-row-2 input[type=text], input[type=password], input[type=email], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=number], input[type=search], input[type=url] {
	background: #f5f5f5;
	border-radius: 2px;
	border: 1px solid #eeeeee;
	box-shadow: none;
	width: 100%;
	padding: 17.5px 20px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #aaaaaa;
	transition: all 100ms ease-out;
	height: 45px;
}
#contact-row-2  textarea {
	font-size: 14px;
	color: #aaaaaa;
	padding: 17.5px 20px;
	border: 1px solid #eeeeee;
	background: #f5f5f5;
}
#contact-row-2 input.wpcf7-form-control.wpcf7-submit{
	background-color: #4ab9cf;
	border-color: #4ab9cf;
	font-size: 14px;
	font-weight: 700;
}
body.archive a.thumb{
	display: none;
}
.fl-sidebar.fl-sidebar-right h4.fl-widget-title{
	font-size: 17px;
	font-weight: 900;
}
.fl-archive.container .fl-archive-nav.clearfix{
	display: none;
}
body.archive .fl-content-left{
	margin-bottom: 0px !important;
}
#tag_cloud-2 .tagcloud a{
	display: inline-block;
	background-color: #eeeeee;
	padding: 6px 10px 4px;
	margin: 2px 0;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
	color: #aaaaaa;
	transition: all 100ms ease-out;
	font-size: 12px !important;
}
#tag_cloud-2 .tagcloud a:hover {
	background-color: #e1e1e1;
	text-decoration: none;
}
body.archive .fl-content-left{
	padding-right: 15px;
	width: 100%;
	border-right: none;
	padding: 0px;
}
body.archive .fl-sidebar-right{
	padding-left: 15px;
	width: 100%;
}
body.archive .col-md-9.col-lg-9{
	padding: 0px;
}
#breadcrumbs{
	background: linear-gradient(to right, #f5f5f5 0%, #eeeeee 100%);
	padding: 50px 0;
}
#crumbss{
	box-shadow: 0 1px 2px #e6e6e6;
	border-top: 1px solid #e6e6e6;
	font-size: 10px;
	margin-bottom: 30px;
	position: relative;
	z-index: 20;

}
#crumbs{
	padding: 15px 0px;
}
#crumbs{
	font-size: 14px;
	font-weight: 700;
	color: #444444;
}
#breadcrumbs h3{
	font-size: 38px;
	font-weight: 900;
	text-transform: uppercase;
}
#breadcrumbs h3 h1{
	font-size: 38px;
	font-weight: 900;
	text-transform: uppercase;
}
body.archive  .meta-data__separator{
	margin: 0 10px;
	color: #dddddd;
	font-size: 28px;
	vertical-align: middle;
}
.top-meta{
	padding: 6px;
	background: #eeeeee;
	margin-top: -25px;
	color: #aaaaaa;
}
body.archive .fl-archive .fl-post{
	border-bottom: none;
}
.top-meta a{
	color: #aaaaaa;
}
body.archive h2.fl-post-title{
	font-size: 34px;
	color: #444444;
	font-weight: 700;
	margin: 20px 0px;
	line-height: 1.2;
}
body.archive a.fl-post-more-link{
	background-color: #eeeeee;
	border-color: #eeeeee;
	color: #444444;
	padding: 15px 30px;
	font-weight: 700;
	display: inline-block; 
}
body.archive a.fl-post-more-link:hover{
	text-decoration: none;
	color: #000;
}
body.archive .fl-post-content.clearfix p{
	margin-bottom: 30px;
}
body.archive .col-md-4.col-lg-4 h2.fl-post-title{
	font-size: 20px !important;
	text-transform: uppercase;
}
body.archive .col-md-4.col-lg-4 .item{
	margin-bottom: 40px;
}
body.archive #nav_menu-4{
	list-style: none;
	margin-top: 40px;
}
body.archive .widget_nav_menu .menu{
	padding-left: 0px;
}
body.archive .widget_nav_menu .menu li{
	list-style: none;
	margin-bottom: 2px;
}
body.archive .widget_nav_menu .menu li a {
	font-size: 16px;
	font-weight: 700;
	transition: all 100ms ease-out;
	display: block;
	background-color: #eeeeee;
	color: #aaaaaa;
	font-family: utm_helveins;
	border-radius: 2px;
	padding: 18px 25px;
}
body.archive .fl-sidebar .widget_nav_menu .menu li.current-menu-item a{
	background-color: #4ab9cf;
	color: #ffffff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16);
	text-decoration: none;
}
body.archive .fl-sidebar .widget_nav_menu .menu li.current-menu-item a:hover{
	color: #fff;
}
body.archive .fl-sidebar .widget_nav_menu .menu li a:hover{
	text-decoration: none;
	color: #000;
}
.single.single-post .fl-content.fl-content-left.col-md-8{
	padding: 0px;
	border: none;
	width: 100%;
}
.single.single-post .fl-content.fl-content-left.col-md-8 img{
	width: 100% !important;
	height: auto;
	margin: 0px;
}
.single.single-post .fl-content.fl-content-left.col-md-8 > .col-sm-6{
	padding: 0px;
}

.single.single-post #nav_menu-4{
	list-style: none;
	margin-top: 40px;
}
.single.single-post .fl-sidebar .widget_nav_menu .menu {
	padding-left: 0px;
}
.single.single-post .fl-sidebar .widget_nav_menu .menu li{
	list-style: none;
	margin-bottom: 2px;
}
.single.single-post .fl-sidebar .widget_nav_menu .menu li a {
	font-size: 16px;
	font-weight: 700;
	transition: all 100ms ease-out;
	display: block;
	background-color: #eeeeee;
	color: #00ADEF;
	font-family: utm_helveins;
	border-radius: 2px;
	padding: 18px 25px;
}
.single.single-post .fl-sidebar .widget_nav_menu .menu li.current-menu-item a{
	background-color: #4ab9cf;
	color: #ffffff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16);
	text-decoration: none;
}
.single.single-post .fl-sidebar .widget_nav_menu .menu li.current-menu-item a:hover{
	color: #fff;
}
.single.single-post .fl-sidebar .widget_nav_menu .menu li a:hover{
	text-decoration: none;
	color: #000;
}
.single.single-post .fl-post-content.clearfix .col-sm-6{
	padding: 5px;
}
.single.single-post .fl-sidebar.fl-sidebar-right{
	width: 100%;
	padding-left: 15px;
}


footer .widget_nav_menu li a {
	font-size: 14px !important;
	font-weight: 400 !important;
	background-color: #1f425d !important;
	color: #9eb7cb !important ;
	border-radius: 0px !important;
	padding: 0px !important;
}
footer .widget_nav_menu li.current-menu-item a{
	background-color: none !important;
	color: #9eb7cb !important;
	text-shadow: none !important;
	text-decoration: none !important;
}
footer .widget_nav_menu li.current-menu-item a:hover{
	color: #9eb7cb !important;
}
footer .widget_nav_menu li a:hover{
	text-decoration: none !important;
	color: #9eb7cb !important;
}
.single.single-post .fl-sidebar.fl-sidebar-right a.thumb{
	display: none;
}
.single.single-post .meta-data__separator {
	margin: 0 10px;
	color: #dddddd;
	font-size: 28px;
	vertical-align: middle;
}
#home-row-1 a.btn.btn-primary{
	background-color: #4ab9cf;
	border-color: #4ab9cf;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 30px;
}

@media (max-width:767px){
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle, 
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:hover, .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle:focus{
		background:#19344a;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle i {
		color:#fff;
	}
	.fl-page-nav .navbar-nav > li > a {
		font-weight: bold;
		color:#4444;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav ul.sub-menu li a {
		color: #999999;
		font-weight: bold;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a {
		color: #4ab9cf;
	}
	.fl-post-header {
		margin-bottom:0px;
	}
	.fl-node-5ba8bee76d907 .uabb-blog-posts .uabb-post-wrapper {
		margin-bottom:0px;
	}
	#crumbss{
		margin-bottom: 0px;
	}
	#home-row-3 .fl-col-group.fl-node-5ba8c03358cb0.fl-col-group-nested{
		margin: 0px;
		float: left;
		width: 50%;
	}
	#ab-row-1 .fl-row-content-wrap{
		padding-top: 0px;
	}
	#text .fl-module-content.fl-node-content{
		margin-bottom: 0px;
	}
	#home-row-4 .fl-row-content-wrap{
		padding: 10px 0px;
	}
	.fl-col.fl-node-5ba8c42b66b04.fl-col-small{
		max-width: 100% !important;
	}
	#home-row-8 #title {
		margin-bottom: 25px;
	}
	#home-row-8 .fl-col.fl-node-5ba8f8a3cc177{
		margin-bottom: 0px !important;
	}
	#home-row-8{
		padding-bottom: 0px !important;
	}
	#test-row .fl-row-content-wrap{
		padding-top: 0px !important; 
	}
	#test-row .fl-testimonials-heading{
		margin-top: 0px;
	}
	#test-row{
		padding: 0px !important;
	}
	#test-row blockquote .testimonial__quote{
		margin-bottom: 0px !important;
	}
	#test-row .bx-wrapper{
		margin-bottom: 0px !important;
	}
	header .fl-page-nav-wrap .col-xs-12.col-sm-12{
		display: none;
	}
	.fl-node-5baf4c8c770ee > .fl-module-content{
		margin-bottom: 0px !important; 
	}
	#home-row-3 .fl-col-group .fl-node-5ba8c2a854683.fl-col-group-nested{
		width: 50%;
		float: right;
	}
	#home-row-3 .fl-module-content.fl-node-content{
		margin: 15px;
	}
	#home-row-5 .fl-col.fl-node-5ba8c54ad7202{
		margin: 0px;
		max-width: 100%;
	}
	#home-row-7 .fl-col.fl-col-small{
		max-width: 100%;
		margin: 0px;
	}
	#home-row-8 .fl-col.fl-col-small{
		max-width: 100%;
	}
	#counters .fl-col.fl-col-small{
		max-width: 100%;
	}
	#home-row-2-1{
		max-width: 100%;
		margin: 0px;
	}
	#ab-row-1 .fl-col.fl-col-small{
		margin: 0px;
		max-width: 100% !important;
	}
	#ab-row-2 .fl-col.fl-col-small{
		margin: 0px;
		max-width: 100% !important;
	}
	.fl-page-content{
		padding-bottom: 40px;
	}
	#contact-row-2 .fl-col.fl-col-small{
		max-width: 100%;
		margin: 0px;
	}
	#contact-row-2 .fl-module.fl-module-heading.fl-node-5ba9a2a997570{
		width: 50%;
		margin: 0px;
		float: right;
		margin-top: -258px;
		margin-bottom: 0px;
	}
	#contact-row-2 .fl-module.fl-module-rich-text.fl-node-5ba9a2c1df2ef{
		width: 50%;
		margin: 0px;
		float: right;
		margin-top: -195px;
	}
	#contact-row-2 .fl-module.fl-module-heading.fl-node-5ba9a27f9878d{
		width: 50%;
		margin: 0px;
		float: left;
	}
	#contact-row-2 .fl-module.fl-module-rich-text.fl-node-5ba9a2372f0c8{
		width: 50%;
	}
	#contact-row-2 #content .fl-rich-text:first-child{
		border-bottom: none;
	}
	#test-row h3.fl-testimonials-heading{
		font-size: 26px !important;
		margin-bottom: 30px !important;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a:hover{
		color: red;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a{
		color: #444;
		font-weight: 700;
	}
	#contact-row-2 .fl-col.fl-col-small{
		box-shadow: none;
	}
	#contact-row-2 .fl-col.fl-node-5ba9a222d90bc{
		padding-left: 0px;
		padding: 20px;
	}
	body.archive .col-xs-12.col-sm-6.col-md-4.col-lg-4{
		padding: 0px;
	}
	.single.single-post #breadcrumbs {
		padding: 15px 0;
	}
	.single.single-post #breadcrumbs h3{
		font-size: 16px;
	}
	#icon{
		padding: 0px;
		list-style: none;
		text-align: left;
	}
	#icon li{
		display: inline-block;
	}
	#icon li a{
		display: inline-block;
		width: 40px;
		height: 40px;
		font-size: 22px;
		text-align: center;
		line-height: 42px;
		border-radius: 2px;
		transition: all 100ms ease-out;
		padding-left: 1px;
		margin-right: 5px;
		background-color: rgba(0, 0, 0, 0.5);
		color: #ffffff;
	}
	#icon li a:hover
	{
		background: rgba(0, 0, 0, 0.77);
	}
	#icon li a i.fa{
		color: #fff;
	}
	header .header__widgets .widget-icon-box .btn-info{
		width: 100%;
		color: #fff;
		font-weight: 700;
		padding: 10px 0px;
	}
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content{
		text-align: left;
	}
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-title{
		font-weight: 700;
	}
	#home-row-1 a.btn.btn-primary{
		padding: 6px 10px;
	}
	.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content{
		background: #1f425d;
	}
	#home-row-2 .fl-row-content-wrap{
		padding: 15px;
	}
	#home-row-2-2 .fl-module-content{
		margin: 20px 0px;
	}
	#home-row-4{
		text-align: center;
	}
	#home-row-4 .fl-rich-text p{
		padding-top: 0px;
	}
	#home-row-5 .fl-col.fl-node-5ba8c54ad7202{
		padding: 0px 20px;
	}
	#home-row-5 .fl-module-content.fl-node-content{
		margin-bottom: 0px;
	}
	#home-row-5 #home-row-5-2{
		margin-top: 0px;
	}
	#home-row-6 #content .fl-module-content.fl-node-content{
		padding: 15px;
	}
	#home-row-7 .fl-col.fl-node-5ba8ecc17c0dc{
		padding: 20px;
	}
	#home-row-8 .fl-col.fl-node-5ba8f8a3cc177{
		margin-top: 70px;
		margin-bottom: 40px;
	}
	#home-row-8 #title h3{
		font-size: 24px;
	}
	#home-row-8 h3.uabb-post-heading.uabb-blog-post-section{
		font-size: 14px;
	}
	#home-row-8 #button{
		float: left;
	}
	#counters .fl-col.fl-col-small{
		margin: 0px;
	}
	#counters .fl-row-content.fl-row-fixed-width.fl-node-content{
		width: 100%;
		padding: 20px;
	}
	#counters .fl-module.fl-module-numbers{
		border-right: none;
	}
	#counters .fl-module.fl-module-numbers{
		border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
	}
	#counters #Years{
		border-bottom: none;
	}
	#PARTNERS #title h3{
		font-size: 24px;
	}
	#home-row-7 #title-2 h3.fl-heading{
		font-size: 24px;
	}
	#home-row-7 #title h3{
		font-size: 24px;
	}
	#home-row-6 #content .fl-rich-text h3{
		font-size: 24px;
	}
	#home-row-3 h3.fl-heading{
		font-size: 24px;
	}
	#home-row-2 #home-row-2-1 .fl-module-content h3{
		font-size: 24px;
	}
	#breadcrumbs h3{
		font-size: 24px;
	}
	body.archive .col-md-9.col-lg-9{
		width: 100%;
		padding: 0px 15px;
	}
	body.archive h2.fl-post-title{
		font-size: 24px;
	}
	.single.single-post h1.fl-post-title{
		font-size: 24px;
	}
	body.archive .fl-sidebar-right{
		padding: 0px;
	}
	header .right{
		display: none;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-bottom .fl-page-header-content{
		margin-top: 0px;
	}
	header .header__widgets .widget-icon-box{
		width: 100%;
		border-right: none !important;
		border-top: 1px solid #ccc;
		padding: 10px 0px;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-bottom .fl-page-header-content{
		border: none;
	}
	.fl-page-nav-bottom .fl-page-header-content .fl-page-header-text{
		margin: 0px;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li{
		border: none;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse{
		border-top: none !important;
		padding-bottom: 0px !important; 
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a{
		padding: 15px 0px;
		font-weight: 700;
		color: #444444;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a{
		color: #e21f2f;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a:hover{
		color: #e21f2f;
	}
	.header__widgets .widget-icon-box .icon-box{
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	ul.fl-social-icons{
		display: none;
	}
	header .fl-page-nav-wrap .col-xs-12.col-sm-12 {
		padding: 0px;
		padding: 20px;
		padding-bottom: 0px;
	}
	#desktop li{
		list-style: none;
		display: block;
		float: left;
	}
	#desktop li a{
		margin-left: 5px;
		margin-right: 0;
		background-color: rgba(0, 0, 0, 0.5);
		display: inline-block;
		width: 40px !important;
		height: 40px;
		font-size: 22px;
		text-align: center;
		line-height: 42px;
		border-radius: 2px;
		transition: all 100ms ease-out;
		padding-left: 1px;
	}
	#desktop li a .fa{
		color: #fff;
	}
	#desktop{
		margin: 0px;
		padding: 10px 0px;
		display: block;
		float: left;
		margin-left: 20px;
	}
	#desktop li a:hover{
		background: #fff;
	}
	
	.fl-page-footer-container, .fl-page-footer-text {
		padding-bottom:10px;
	}
	.contact-form-small .wpcf7-text {
		margin-bottom:15px;
		height:50px;
	}
	#home-row-2 #home-row-2-2 .uabb-read-more-text.uabb-blog-post-section a {
		margin-bottom:15px;
		display: inline-block;
	}
}
@media (max-width:480px){
	#home-row-3 .fl-col-group.fl-node-5ba8c03358cb0.fl-col-group-nested{

		width: 100%;
	}
	#home-row-3 .fl-col-group .fl-node-5ba8c2a854683.fl-col-group-nested{
		width: 100%;
	}
	#home-row-3 .fl-col.fl-col-small{
		margin: 0px;
		max-width: 100%;
	}
	#contact-row-2 .fl-module.fl-module-heading.fl-node-5ba9a2a997570{
		width: 100%;
		margin: 0px;
		float: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#contact-row-2 .fl-module.fl-module-rich-text.fl-node-5ba9a2c1df2ef{
		width: 100%;
		margin: 0px;
		float: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#contact-row-2 .fl-module.fl-module-heading.fl-node-5ba9a27f9878d{
		width: 100%;
		margin: 0px;
		float: left;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#contact-row-2 .fl-module.fl-module-rich-text.fl-node-5ba9a2372f0c8{
		width: 100%;
	}
}
@media (max-width:991px) and (min-width:768px){
	#home-row-3 #title .fl-module-content.fl-node-content{
		margin-bottom: 15px;
	}
	#home-row-3 .fl-row-content.fl-row-fixed-width.fl-node-content{
		padding: 10px;
	}
	#home-row-3 .fl-module-content.fl-node-content{
		margin: 5px;
	}
	#crumbss{
		margin-bottom: 0px !important;
	}
	.fl-node-5ba8bee76d907 .uabb-blog-posts-grid, .fl-node-5ba8bee76d907 .uabb-blog-posts-masonary{
		margin: 0px;
	}
	header .fl-page-header-text{
		display: none;
	}
	header #icon{
		display: none;
	}
	#home-row-3 .fl-col-group.fl-col-group-nested{
		width: 50%;
		float: left;
		margin: 0px;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a:hover{
		color: red;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a{
		color: #444;
		font-weight: 700;
	}
	#icon{
		padding: 0px;
		list-style: none;
		text-align: left;
	}
	#icon li{
		display: inline-block;
	}
	#icon li a{
		display: inline-block;
		width: 40px;
		height: 40px;
		font-size: 22px;
		text-align: center;
		line-height: 42px;
		border-radius: 2px;
		transition: all 100ms ease-out;
		padding-left: 1px;
		margin-right: 5px;
		background-color: rgba(0, 0, 0, 0.5);
		color: #ffffff;
	}
	#icon li a:hover
	{
		background: rgba(0, 0, 0, 0.77);
	}
	#icon li a i.fa{
		color: #fff;
	}

	header .fl-page-header-row .right {
		display: none !important;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-wrap{
		background: none;
	}
	header .widget-icon-box a.btn.btn-info{
		width: 100%;
		color: #fff;
		font-weight: 700;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-container{
		padding: 0px 20px;

	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a{
		padding: 20px 0px;
		color: #444;
		font-weight: 700;
	}
	header .fl-page-header-container{
		padding: 20px !important;
	}
	header .col-md-6.col-sm-6.fl-page-header-logo-col{
		width: 100%;
	}
	header .fl-page-nav-collapse.collapse .fl-social-icons{
		display: none;
	} 
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a{
		color: red;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a:hover{
		color: red;
	}
	header .header__widgets .widget-icon-box {
		display: block !important;
		border-right: none !important;
		border-bottom: 1px solid #ccc;
		padding: 10px 0px;
	}
	.header__widgets .widget-icon-box .icon-box{
		margin: 0px !important;
	}
	header .header__widgets .widget-icon-box:last-child{
		border: none;
	}
	header .header__widgets .widget-icon-box:nth-child(3){
		border: none;
	}
	body.archive .fl-sidebar-right{
		padding: 0px;
	}
	body.archive .col-md-3.col-lg-3{
		padding: 0px;
	}
	footer .fl-page-footer-widgets .col-sm-3.col-md-3 {
		width: 50%;
	}
	.fl-col.fl-node-5ba9a222d9074.fl-col-small{
		margin: 0px;
		float: left;
		width: 33.33% !important;
	}
	#contact-row-2 .fl-col.fl-node-5ba9a222d90bc{
		padding-left: 20px;
		width: 66%;
	}
	#home-row-2 #home-row-2-1{
		width: 23% !important;
		margin: 0px 2% 0 0;
		float: left;
	}
	#home-row-2 .fl-col.fl-node-5ba8be02a5fab{
		width: 75% !important;
		clear: none;
		float: left !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	#home-row-2 .fl-col.fl-node-5ba8be02a5fab .uabb-blog-posts-col-3.uabb-post-wrapper{
		width: 33.333333333333% !important;
		padding-left: 7px;
		padding-right: 7px;
	}  
	#home-row-2 .fl-row-content-wrap{
		padding: 20px;
	}
	#home-row-2 #home-row-2-2 .fl-module-content.fl-node-content{
		margin: 0px;
	}
	#home-row-3 .fl-col-group .fl-col.fl-col-small{
		width: 100% !important;
		float: left;
		margin: 0px;
		clear: none;
	}
	#home-row-4 .fl-module-content.fl-node-content{
		margin-bottom: 0px;
	}
	#home-row-4 .fl-button-wrap.fl-button-width-auto.fl-button-right{
		margin-bottom: 30px;
	}
	#home-row-3 h3.fl-heading{
		font-size: 28px;
	}
	#home-row-4{
		text-align: center;
	}
	#home-row-4 .fl-col.fl-col-small{
		width: 100%;
	}
	#home-row-4 .fl-button-wrap.fl-button-width-auto.fl-button-right{
		text-align: center;
	}
	#home-row-5 .fl-col.fl-node-5ba8c54ad71a4{
		width: 100% !important;
		float: left;
		margin: 0px;
	}
	#home-row-5 .fl-col.fl-node-5ba8c54ad7202.fl-col-small{
		max-width: 100% !important;
		margin: 0px;
		float: left;
		clear: none;
		width: 100%;
	}
	#home-row-5-2{
		margin-top: 0px !important;
	}
	#home-row-5-1 .uabb-blog-posts-col-2.uabb-post-wrapper  {
		width: 50%;
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	#home-row-5-1 .uabb-blog-posts-col-2.uabb-post-wrapper{
		margin-bottom: 15px !important;
	}
	#home-row-5-1 .fl-module-content.fl-node-content{
		margin: 0px;
	}
	#home-row-5 .fl-row-content-wrap{
		padding: 20px;
	}
	#home-row-5-1{
		margin-top: 40px;
	}
	#home-row-7 .fl-col.fl-node-5ba8ecc17c092.fl-col-small{
		width: 50% !important;
		float: left;
		margin: 0px;
	}
	#home-row-7 .fl-col.fl-node-5ba8ecc17c0dc.fl-col-small{
		width: 50% !important;
		margin: 0px;
		float: left;
		clear: none;
	}
	#home-row-7 .fl-row-content-wrap{
		padding: 20px;
	}
	#home-row-8 .fl-col.fl-node-5ba8f8a3cc177.fl-col-small{
		margin: 0px;
		float: left;
		clear: none;
		width: 50% !important;
	}
	#home-row-8 .fl-col.fl-node-5ba8f8a3cc12c.fl-col-small{
		width: 50% !important;
		float: left;
		margin: 0px;
	}
	#home-row-8 #title h3{
		font-size: 28px;
	}
	#home-row-7 #title h3{
		font-size: 28px;
	}
	#home-row-8 h3.uabb-post-heading.uabb-blog-post-section{
		font-size: 16px;
	}
	#home-row-8 #button{
		float: left;
	}
	#home-row-8{
		padding-bottom: 30px;
	}
	#PARTNERS #title h3{
		font-size: 28px;
	}
	#counters .fl-col.fl-col-small{
		width: 25% !important;
		float: left;
		margin: 0px;
		clear: none;
	}
	#counters .fl-row-content.fl-row-fixed-width.fl-node-content{
		width: 100%;
		padding: 0px 20px;
	}
	#contact-row-2 .fl-col.fl-node-5ba9a222d90bc{
		width: 66% !important;
		margin: 0px;
		clear: none;
		float: left;
	}
	#contact-row-2 .fl-row-content-wrap{
		padding: 20px;
	}
	#ab-row-1 .fl-col.fl-node-5ba99e26448c6.fl-col-small{
		width: 50% !important;
		margin: 0px;
		float: left;
	}
	#ab-row-1 .fl-col.fl-node-5ba99e264490c.fl-col-small{
		width: 50% !important;
		margin: 0px;
		clear: none;
		float: left;
	}
	#ab-row-2 .fl-col.fl-col-small{
		width: 33.33% !important;
		margin: 0px;
		float: left;
		clear: none;
	}
	.fl-node-5baf4c8c770ee > .fl-module-content {
		margin-top:0px;
		margin-bottom:0px;
	}
	
}
@media (min-width: 1200px){
	.navbar-default .navbar-collapse{
		width: calc(100% + 1000px);
		margin-left: 230px;
		margin-top: -30px;
		background: #1f425d;
		padding-left: 30px;
		border: none;
	}	
	.fl-social-icons{
		float: left !important;
	}
}
@media (min-width:992px){
	body.archive .fl-page-content{
		padding-bottom: 80px;
	}
	body.archive .fl-post-thumb img{
		width: 100%;
		height: auto !important; 
	}
	.page-id-21 #crumbss{
		margin-bottom: 0px !important;
	}
	.page-id-21 .fl-page-content{
		padding-bottom: 40px;
	}
	footer::before {
		right: calc(50% - 570px - 85px);
		width: 43px;
		height: 43px;
		top: -21px;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	footer::before, footer::after {
		z-index: 100;
		position: absolute;
		content: "";
		background-color: #1f425d;
	}
	footer::after {
		width: calc(50% - 570px - 63px);
		height: 30px;
		top: -30px;
		right: 0;
	}
	footer{
		position: relative;
	}
	footer .fl-page-footer-widgets{
		border: none;
	}

	.fl-page-footer-widgets::after {
		width: calc(50% - 570px - 63px);
		height: 30px;
		bottom: -30px;
		left: 0;
	}
	.fl-page-footer-widgets::after {
		z-index: 100;
		position: absolute;
		content: "";
		background-color: #1f425d;
	}
	.fl-page-footer-widgets::before{
		z-index: 100;
		position: absolute;
		content: "";
		background-color: #1f425d;
	}
	.fl-page-footer-widgets::before {
		left: calc(50% - 570px - 85px);
		width: 43px;
		height: 43px;
		bottom: -21px;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.fl-page-footer-widgets{
		position: relative;
	}
	h2.fl-slide-title{
		font-weight: 900;
	}
	/*menu*/
	.navbar-default .navbar-collapse::before {
		position: absolute;
		content: "";
		height: 30px;
		width: 30px;
		background-color: #1f425d;
		clip-path: polygon(68% 0, 100% 0, 100% 100%, 0% 100%);
		bottom: 100%;
		right: calc(80% - 10px);
		z-index: 99;
	}
	.fl-page-header-logo{
		width: 270px;
		height: 50px;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
		border-bottom: 0;
		position: relative;
		float: left;
	}
	.fl-page-nav-wrap{
		border:none;
	}
	#menu-main-menu li a{
		padding: 20px;
		font-weight: 700;
		text-transform: capitalize;
		font-size: 16px;
	}
	#menu-main-menu li .sub-menu a{
		padding: 10px;
		font-size: 15px; 
	}
	.fl-page-nav-wrap {
		border: none;
		background: #1f425d;
	}

	header .fl-page-header-row .col-md-6.col-sm-6.fl-page-header-logo-col{
		width: 40%;
	}
	header .fl-page-header-row .col-md-6.col-sm-6{
		width: 60%;
	}
	header .header__widgets .widget-icon-box a.btn.btn-info{
		padding: 8px 15px;
		margin-top: -30px;
		color: #fff;
		background-color: #4ab9cf;
		border-color: #4ab9cf;
		font-size: 14px;
		font-weight: 700;
	}
	header .fl-page-header-row .col-md-6.col-sm-6{
		padding-bottom: 10px;
	}
	/*end*/
	header .fl-page-nav-wrap .col-xs-12.col-sm-12{
		display: none;
	}
	#menu-main-menu > li > a::before {
		position: absolute;
		content: "";
		width: 4px;
		height: 4px;
		right: -2px;
		top: calc(50% - 2px);
		border-radius: 50%;
		background: rgba(250, 250, 250, 0.2);
	}
	#menu-main-menu > .current-menu-item > a::after {
		position: absolute;
		content: "";
		width: calc(100% - 30px);
		height: 5px;
		left: 15px;
		bottom: 0;
		background-color: #e21f2f;
	}
	#menu-main-menu li:last-child a::before {
		display: none;
	}
}
@media (min-width:991px) and (max-width:992px){
	/*menu*/
	.fl-page-header-logo::after {
		position: absolute;
		content: "";
		height: 22px;
		width: 43px;
		background-color: #ffffff;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
		bottom: -19px;
		right: 21px;
		z-index: 99;
	}
	.fl-page-header-logo{
		width: 270px;
		height: 50px;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
		border-bottom: 0;
		position: relative;
		float: left;
	}
	.fl-page-nav-wrap{
		border:none;
	}
	#menu-main-menu li a{
		padding: 20px;
		font-weight: 700;
		text-transform: capitalize;
		font-size: 16px;
	}
	.fl-page-nav-wrap {
		border: none;
		background: #1f425d;
	}
	header .header__widgets .widget-icon-box a.btn.btn-info{
		padding: 8px 15px;
		margin-top: -30px;
		color: #fff;
		background-color: #4ab9cf;
		border-color: #4ab9cf;
		font-size: 14px;
		font-weight: 700;
	}
	header .fl-page-header-row .col-md-6.col-sm-6{
		padding-bottom: 10px;
	}
	/*end*/
	header .fl-page-nav-wrap .col-xs-12.col-sm-12{
		display: none;
	}
	#menu-main-menu > li > a::before {
		position: absolute;
		content: "";
		width: 4px;
		height: 4px;
		right: -2px;
		top: calc(50% - 2px);
		border-radius: 50%;
		background: rgba(250, 250, 250, 0.2);
	}
	#menu-main-menu > .current-menu-item > a::after {
		position: absolute;
		content: "";
		width: calc(100% - 30px);
		height: 5px;
		left: 15px;
		bottom: 0;
		background-color: #e21f2f;
	}
	#menu-main-menu li:last-child a::before {
		display: none;
	}
	header .fl-page-nav-collapse.collapse .fl-social-icons{
		display: block !important;
	}
}
@media (min-width:1920px) {
	header .header__widgets .widget-icon-box a.btn.btn-info {
		padding: 10px 10px;
	}
	.navbar-default .navbar-collapse {
		width: calc(100% + 141px);
	}
}
@media (min-width:1680px) and (max-width:1919px){
	header .header__widgets .widget-icon-box a.btn.btn-info {
		padding: 10px 10px;
	}
	.navbar-default .navbar-collapse {
		width: calc(100% + 100px);
	}
}
@media (min-width:1600px) and (max-width:1679px){
	header .header__widgets .widget-icon-box a.btn.btn-info {
		padding: 10px 10px;
	}
	.navbar-default .navbar-collapse {
		width: calc(100% + -19px);
	}
}
@media (min-width:1400px) and (max-width:1920px){
	header .header__widgets .widget-icon-box a.btn.btn-info {
		padding: 10px 10px;
	}
	.navbar-default .navbar-collapse {
		width: calc(100% + 1000px);
	}
}
@media (width:1440px){
	.navbar-default .navbar-collapse {
		width: calc(100% - 99px);
	}
}
@media (min-width:1366px) and (max-width:1440px){
	header .header__widgets .widget-icon-box a.btn.btn-info {
		padding: 10px 10px;
	}
}
header .header__widgets .widget-icon-box{
	display: inline-block;
	border-right: 1px solid #ccc;
}
header .header__widgets{
	text-align: left;
}
.header__widgets .widget-icon-box .icon-box {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	margin-right: 15px;
	margin-left: 15px;
}
header .header__widgets .widget-icon-box:last-child{
	border-right: none;
}
header .header__widgets .widget-icon-box:nth-child(3){
	border-right: none;
}


.header__widgets .widget-icon-box .icon-box  i.fa{
	color: #e21f2f;
	margin-right: 3px;
}
.header__widgets .widget-icon-box .icon-box h4 {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 13px;
	color: #aaaaaa;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0;
}
.header__widgets .widget-icon-box .icon-box span {
	display: block;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
}
#maps iframe{
	border: none;
}
#search-2 input{
	background: #f5f5f5;
	border-radius: 2px;
	border: 1px solid #eeeeee;
	box-shadow: none;
	width: 100%;
	padding: 17.5px 20px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #aaaaaa;
	transition: all 100ms ease-out;
	height: 50px;
}
.single.single-post .fl-sidebar.fl-sidebar-right{
	padding: 0px;
}
.fl-social-icons a{
	margin-left: 5px;
	margin-right: 0;
	background-color: rgba(250, 250, 250, 0.5);
	display: inline-block;
	width: 40px !important;
	height: 40px;
	font-size: 22px;
	text-align: center;
	line-height: 42px;
	border-radius: 2px;
	transition: all 100ms ease-out;
	padding-left: 1px;
}
.fl-social-icons a .fa{
	color: #1f425d;
}
.fl-social-icons{
	margin: 0px;
	padding: 10px 0px;
	display: block;
	float: right;
	margin-left: 35px;
}
.fl-social-icons a:hover{
	background: #fff;
}
footer .fl-page-footer-widgets .fl-social-icons{
	margin-left: 0px;
}

.fl-sidebar ul{
	list-style-type: disc;
	padding-left: 15px;
}
.fl-sidebar ul li{
	list-style-type: disc;
	display: list-item;
}
.post-table-of-contents.bottom li{
	list-style: none;
}
.post-table-of-contents.bottom li a:before {
	margin-bottom: 1px;
	content: " ";
	width: 0;
	margin-right: 10px;
	display: inline-block;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 5px solid #4ab9cf;
	border-bottom: 4px solid transparent;
}
h3#reply-title.comment-reply-title{
	text-transform: uppercase;
	font-weight: 700;
}
.post-table-of-contents.bottom h3{
	font-weight: 700;
}
.fl-comments {
	margin-top: 0px;
}
.fl-comments label{
	color: #444;
}
.fl-comments input[type=submit]{
	background-color: #4ab9cf;
	border-color: #4ab9cf;
	font-weight: 700;
	text-transform: uppercase;
}
.fl-comments input[type=submit]:hover{
	background: #428bca;
	border: none;
}
#home-row-8{
	padding-bottom: 50px;
}
#test-row blockquote{
	padding: 0px;
	margin: 0px;
	border-left: none;
}
#test-row blockquote .testimonial__quote {
	position: relative;
	background: #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	padding: 21px 15px 21px 45px;
	margin-bottom: 30px;
	vertical-align: middle;
	font-size: 16px;
	min-height: 80px;
	line-height: 28px;
}
#test-row blockquote .testimonial__quote::before {
	position: absolute;
	content: '“';
	font-family: Georgia, "Times New Roman";
	top: 24px;
	left: 0;
	background-color: #4ab9cf;
	color: #ffffff;
	width: 30px;
	height: calc(100% - 46px);
	font-size: 40px;
	text-align: center;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	line-height: 56px;
}
#test-row blockquote .testimonial__quote::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #ffffff transparent transparent transparent;
	bottom: -20px;
	left: 30px;
}
#test-row{
	background: #eeeeee;
	padding: 20px 0px;
}
#test-row blockquote .testimonial__author {
	font-size: 16px;
	color: #444444;
	font-style: normal;
	font-weight: bold;
}
#test-row blockquote .testimonial__author-description {
	color: #aaaaaa;
	font-weight: normal;
	font-style: italic;
	display: inline-block;
}
#test-row h3.fl-testimonials-heading{
	font-size: 38px;
	position: relative;
	font-weight: 900;
	color: #444444;
	text-transform: uppercase;
}
#test-row .fl-slider-prev a{
	display: inline-block;
	border-radius: 2px;
	text-align: center;
	background-color: #ffffff;
	color: #aaaaaa;
	margin-left: 10px;
	transition: all 100ms ease-out;
	height: 40px;
	width: 40px;
	font-size: 18px;
	line-height: 40px;
	margin-right: 30px;
}
#test-row .fl-slider-next a{
	display: inline-block;
	border-radius: 2px;
	text-align: center;
	background-color: #ffffff;
	color: #aaaaaa;
	margin-left: 10px;
	transition: all 100ms ease-out;
	height: 40px;
	width: 40px;
	font-size: 18px;
	line-height: 40px;
}
#reply-title.comment-reply-title{
	display: none;
}
form#fl-comment-form{
	padding-top: 50px;
}
.single.single-post .fl-page-content{
	padding-bottom: 40px;
} 
.pagenavi{

	margin: 20px 0 20px 0;

}
#pagenavi{
	text-align: left;
}
.pagenavi span,.pagenavi a{
	display: inline-block;
	width: 45px;
	height: 45px;
	background-color: #eeeeee;
	color: #aaaaaa;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	transition: all 100ms ease-out;
}

.pagenavi a:hover,.pagenavi .current{
	background-color: #4ab9cf;
	color: #ffffff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16);
}

.pagenavi .page-numbers,.pagenavi .current{
	background-color: #4ab9cf;
	color: #ffffff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16);
}

.pagenavi .current{
	background-color: #4ab9cf !important;
	color: #ffffff !important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16);
}

.pagenavi .page-numbers{
	display: inline-block;
	width: 45px;
	height: 45px;
	background-color: #eeeeee;
	color: #aaaaaa;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	transition: all 100ms ease-out;
}
@media (max-width: 1199px ) and (min-width: 991px){
	.fl-page-header .fl-page-nav-wrap .fl-page-nav-container .fl-page-header-row,
	.fl-page-header .fl-page-header-wrap .fl-page-header-container .fl-page-header-row{
		margin-left: 0;
		margin-right: 0;
	}
}
@media (min-width: 1024px){
	.fl-page-header .fl-page-nav-wrap .fl-page-nav-container,
	.fl-page-header .fl-page-header-wrap .fl-page-header-container{
		max-width: 1140px;		
		width: 100%;	
	}
	.fl-page-header .fl-page-header-row .col-md-6.col-sm-6.right{
		padding-left: 0;
		padding-right: 0;
	}
	.fl-page-header.fl-page-nav-bottom .fl-page-header-content {
		margin-right: 0;
		float: right;
	}
}
@media (max-width: 767px){
	.fl-page-footer-wrap .col-md-6.text-left .fl-page-footer-text{
		padding-bottom: 0;
	}
	.fl-page-footer-wrap .col-md-6.text-right{
		text-align: center;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.sub-menu li a:hover {
	    color: #428bca !important;
	}	
}
@media (max-width: 375px){
	#home-row-8 #title h3,
	#home-row-7 #title-2 h3.fl-heading{
		font-size: 19px;
	}
	#test-row h3.fl-testimonials-heading{
		font-size: 19px !important;
    	margin-bottom: 60px !important;		
	}
	#test-row .fl-testimonials-wrap.compact .fl-slider-next,
	#test-row .fl-testimonials-wrap.compact .fl-slider-prev{
		top: 35px;
	}
	#home-row-7 #title-2 .fl-module-content{
		margin: 0;
	}
}