
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,700italic,600italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700);

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#757575;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#192d79;	
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.8em;
}

input,button,select,textarea{
	font-family: 'Open Sans', sans-serif;
}

.raleway-font{
	font-family: 'Raleway', sans-serif;
}

p{
	position:relative;
	line-height:1.8em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.small-container{
	max-width:1030px;	
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.anim-5,.anim-5-all *{
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.anim-7,.anim-7-all *{
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.btn-style-one{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:#192d79;
	color:#ffffff !important;
	font-size:11px;
	font-style:normal;
	border:2px solid #192d79 !important;
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-one .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-one:hover{
	background:#ffffff;
	color:#192d79 !important;
	border-color:#192d79 !important;	
}

.btn-style-two{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:none;
	color:#192d79 !important;
	font-size:11px;
	border:2px solid #192d79 !important;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-two .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-two:hover{
	background:#192d79;
	color:#ffffff !important;
	border-color:#192d79 !important;	
}

.btn-style-three{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:#FFD21D;
	color:#192d79 !important;
	font-size:11px;
	font-style:normal;
	border:2px solid #D4AD00 !important;
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-three .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-three:hover{
	background:#ffffff;
	color:#192d79 !important;
	border-color:#192d79 !important;	
}

.btn-style-four{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:none;
	color:#192d79 !important;
	font-size:11px;
	border:2px solid #192d79 !important;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-four .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-four:hover{
	background:#192d79;
	color:#ffffff !important;
	border-color:#192d79 !important;	
}

.skew-btn{
	position:relative;
	display:inline-block;
	padding:8px 30px;
	color:#ffffff;
	text-transform:capitalize;
	font-size:13px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.skew-btn .btn-text{
	position:relative;
	z-index:1;	
}

.skew-btn:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #a1adb7;
	background:#a1adb7;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:0;
}

.skew-btn:hover:before{
	background:#192d79;
	border-color:#192d79;
}

.skew-btn:hover{
	color:#ffffff;
}

.theme_color{
	color:#192d79;	
}

.text-white{
	color:#ffffff !important;	
}

.padd-top-20{
	padding-top:20px !important;	
}

.padd-top-30{
	padding-top:30px !important;	
}

.padd-top-40{
	padding-top:40px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.no-padd-bottom{
	padding-bottom:0px !important;	
}

.no-padd-top{
	padding-top:0px !important;	
}

.no-margin-bottom{
	margin-bottom:0px !important;	
}

.no-margin-top{
	margin-bottom:0px !important;	
}

.no-bg{
	background:none !important;	
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.gif);}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:5px;
	right:5px;
	width:40px;
	height:40px;
	color:#ffffff;
	background:#0098dc;
	font-size:16px;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border:1px solid #ffffff;
	display:none;	
}

.scroll-to-top:hover{
	background-color:#192d79;
	border-color:#192d79;
	color:#ffffff;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header{
	position:fixed;
}

.main-header .header-upper{
	position:relative;
	padding:25px 0px 5px;
	background:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-upper{
	padding:0px 0px 9px 0px;
}

.main-header .header-upper .search-box{
	position:relative;
	padding:30px 0px 0px;
	width:250px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-upper .search-box{
	padding-top:23px;	
}

.main-header .header-upper .search-box .form-group{
	position:relative;	
}

.main-header .header-upper .search-box input[type="search"],
.main-header .header-upper .search-box input[type="text"]{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:5px 40px 5px 15px;
	background:#ffffff;
	font-size:12px;
	border:1px solid #d0d0d0;
	color:#353535;
	border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-ms-border-radius:3px 3px 3px 3px;
	-o-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
}

.main-header .header-upper .search-box .btn-submit{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	text-align:center;
	height:34px;
	line-height:30px;
	font-size:14px;
	color:#ffffff;
	background:#192d79;
	border-radius:0px 3px 3px 0px;
	-webkit-border-radius:0px 3px 3px 0px;
	-ms-border-radius:0px 3px 3px 0px;
	-o-border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;	
}
.btn-red {background:#ab0909 !important;
        border-color: #720707 !important;
}
.btn-red:hover {color: #ece4e4; font-weight:bold;}

.main-header .header-upper .top-bar{
	position:absolute;
	right:0px;
	top:0px;
	visibility:visible;
	opacity:1;
	width:100%;
	overflow:hidden;
	border-top:3px solid #192d79;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-upper .top-bar{
	top:-200px;
	opacity:0;
	visibility:hidden;	
}

.main-header .header-upper .top-right{
	position:relative;
	float:right;
	right:0px;
	top:0px;
	padding:5px 0px 5px 20px;
	background:#192d79;
	color:#ffffff;
	border-radius:0px 0px 0px 5px;
	-webkit-border-radius:0px 0px 0px 5px;
	-ms-border-radius:0px 0px 0px 5px;
	-o-border-radius:0px 0px 0px 5px;
	-moz-border-radius:0px 0px 0px 5px;
}

.main-header .header-upper .top-right:after{
	content:'';
	position:absolute;
	left:100%;
	top:0px;
	width:1500px;
	height:100%;
	background:#192d79;	
}

.main-header .header-upper .top-right li{
	position:relative;
	float:left;
	margin-left:15px;
	color:#ffffff;
	font-size:11px;
	line-height:20px;	
}

.main-header .header-upper .top-right li .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

.main-header .header-upper .top-right li a{
	position:relative;
	color:#ffffff;	
}

.main-header .header-lower{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	background: #192d79; border-bottom: 2px solid #A2A2A2;
}

.main-header .get-quote-btn{
	position:relative;
	display:block;
	line-height:24px;
	padding:12px 30px;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	background:#192d79;	
}

.main-header .get-quote-btn .icon{
	font-size:14px;	
}

.main-header .get-quote-btn:hover{
	background:#192d79;	
}

.main-menu{
	position:relative;
	float:left;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	/*border-left:1px solid #e0e0e0;*/
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
	/*border-right:1px solid #DADADA;	*/
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:10px 38px;
	font-size:12px;
    font-weight: bold;
	color:#f6f6f6;
	line-height:28px;
	text-transform:uppercase;
	opacity:1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li.dropdown > a:before{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:26px;
	top:7px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}



.main-menu .navigation > li.dropdown.share > a:before{
	display:none;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#fff;
	background:#0098dc;
	opacity:1;
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li.dropdown:hover > a:after{
	color:#0098dc;	
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:280px;
	padding:0px;
	border:1px solid #0098dc;
	border-top-width:3px;
	z-index:100;
	background:#eaeff3;
	visibility:hidden;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li:hover > ul {
	top:100%;
	opacity:1;
	visibility:visible;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid #e0e0e0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:last-child{
	border:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:7px 15px 7px 30px;
	line-height:20px;
	font-weight: bold;
    text-transform: uppercase;
	font-size:12px;
	color:#3a3a3a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

/*.main-menu .navigation > li > ul > li > a:before {
    content: '\f10c';
    font-family: 'FontAwesome';
    font-size: 8px;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 15px;
}*/

.main-menu .navigation > li > ul > li:hover > a{
	color:#fff;
	background-color:#0098dc;	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f0da";
	position:absolute;
	right:10px;
	top:7px;
	width:10px;
	height:20px;
	display:block;
	color:#3a3a3a;
	line-height:20px;
	font-size:16px;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#192d79;	
}

.main-menu .navigation > li > ul > li  > ul{
	position:absolute;
	top:30px;
	left:100%;
	width:200px;
	padding:0px;
	border:1px solid #192d79;
	border-top-width:2px;
	z-index:100;
	background:#eaeff3;
	visibility:hidden;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > ul {
	top:0px;
	opacity:1;
	visibility:visible;	
}

.main-menu .navigation > li > ul > li  > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid #e0e0e0;
}

.main-menu .navigation > li > ul > li  > ul > li:last-child{
	border:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:7px 15px 7px 30px;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:before {
    content: '\f10c';
    font-family: 'FontAwesome';
    font-size: 8px;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 15px;
}

.main-menu .navigation > li > ul > li  > ul > li:hover > a{
	color:#192d79;
	background-color:#d4dde5;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	color:#ffffff;
}

.main-slider h2{
	font-size:36px;
	font-weight:700;
	line-height:1.5em;	
}

/*** 

====================================================================
	Featured Three Column style
====================================================================

***/

.default-section{
	position:relative;
	padding:80px 0px;	
}

.featured-three-col{
	position:relative;
	background:#ffffff;
	padding:70px 0px 30px;
}

.featured-three-col .column{
	position:relative;
	margin-bottom:40px;	
}

.featured-three-col .column .inner-box{
	position:relative;
	display:block;
	border-bottom:3px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	box-shadow:0px 0px 4px -3px #192d79;
	-webkit-box-shadow:0px 0px 4px -3px #192d79;
	-ms-box-shadow:0px 0px 4px -3px #192d79;
	-o-box-shadow:0px 0px 4px -3px #192d79;
	-moz-box-shadow:0px 0px 4px -3px #192d79;	
}

.featured-three-col .column .inner-box:hover,
.featured-three-col .column .inner-box.active{
	border-bottom-color:#ffd21d;
}

.featured-three-col .column .inner-box:after{
	font-family: 'FontAwesome';
	content: "\f0d8";
	text-align:center;
	position:absolute;
	right:0;
	bottom:-9px;
	width:100%;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.featured-three-col .column .inner-box:hover:after,
.featured-three-col .column .inner-box.active:after{
	color:#ffd21d;	
}

.featured-three-col .column .image-box{
	position:relative;
	overflow:hidden;
}

.featured-three-col .column .image-box img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background:#192d79;	
}

.featured-three-col .column .image-box img{max-height: 200px;}

.featured-three-col .column .inner-box:hover .image-box img{
	transform:scale(1.1,1.1) rotate(-3deg);
	-webkit-transform:scale(1.1,1.1) rotate(-3deg);
	-ms-transform:scale(1.1,1.1) rotate(-3deg);
	-o-transform:scale(1.1,1.1) rotate(-3deg);
	-moz-transform:scale(1.1,1.1) rotate(-3deg);
	opacity:0.90;	
}

.featured-three-col .column .content{
	position:relative;
	padding:15px;	
}

.featured-three-col .column h3{
	position:relative;
	font-size:16px;
	color:#1b1b1b;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	margin-bottom:10px;
	text-transform:capitalize;
}

.featured-three-col .column h3 a{
	position:relative;
	color:#1b1b1b;
}

.featured-three-col .column h3 a:hover,
.featured-three-col .column .read-more:hover{
	color:#192d79;	
}

.featured-three-col .column .text{
	text-align:justify;	
}

.featured-three-col .column .read-more{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:capitalize;
	color:#192d79;
}

.featured-three-col .column .read-more .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

/*** 

====================================================================
	Intro Section style
====================================================================

***/

.intro-section{
	position:relative;
	padding:0px 0px;
	background:#f2f5f7 url(../images/background/bg-pattern.jpg) repeat;
	text-align:center;
	overflow:hidden;
}

.intro-section .inner{
	position:relative;
	padding:40px 90px 40px 60px;
}

.intro-section .inner .content-box{
	position:relative;
	padding:20px 60px 20px 40px;
	color:#b4ddfd;
}

.intro-section .inner .content-box h2{
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	color:#ffffff;
	margin-bottom:7px;	
}

.intro-section .inner .content-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#192d79;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
}

.intro-section .inner .skew-line{
	position:absolute;
	top:0px;
	width:70px;
	height:100%;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);	
}

.intro-section .inner .skew-line:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:-40px;
	display:block;
	width:1px;
	height:100%;
	background:#192d79;	
}

.intro-section .inner .skew-line:after{
	content:'';
	position:absolute;
	left:25px;
	top:-40px;
	display:block;
	width:1px;
	height:100%;
	background:#192d79;	
}

.intro-section .inner .skew-line.line-left{
	left:0px;
	top:0px;	
}

.intro-section .inner .skew-line.line-right{
	right:-15px;
	top:0px;	
}

/*** 

====================================================================
	Featured Services Section
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:10px;
	padding-right:80px;
}

.sec-title h2,
h2.styled-title{
	position:relative;
	font-size:18px;
	color:#2b2b2b;
	text-transform:uppercase;
	font-weight:700;
	padding-left:34px;
}

.sec-title h2:before,
h2.styled-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:4px;
	width:15px;
	height:20px;
	background:#ffd21d;	
}

.sec-title h2:after,
h2.styled-title:after{
	content:'';
	position:absolute;
	left:10px;
	top:4px;
	width:10px;
	height:20px;
	background:#ffd21d;
	transform:skewX(-25deg);
	-webkit-transform:skewX(-25deg);
	-ms-transform:skewX(-25deg);
	-o-transform:skewX(-25deg);
	-moz-transform:skewX(-25deg);
	
}

.sec-title .heading-text{
	position:relative;
	font-size:14px;
	margin:5px 0px 0px;
}

.featured-services{
	position:relative;
	padding:80px 0px 30px;
	background:#ffffff;
}

.featured-services .column{
	position:relative;
	margin-bottom:70px;	
}

.featured-services .column .inner-box{
	position:relative;
	display:block;
	margin-right:30px;
	padding:35px 25px 40px;
	border:1px solid #f1f1f1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-services .column .icon{
	position:relative;
	display:block;
	left:0px;
	top:0px;
	font-size:48px;
	margin-bottom:25px;
	color:#a1adb7;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.featured-services .column .inner-box:hover .icon{
	color:#192d79;	
}

.featured-services .column h3{
	position:relative;
	font-size:15px;
	font-weight:600;
	margin-bottom:16px;
	color:#3a4145;
	text-transform:capitalize;
	font-family:'Open Sans',sans-serif;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-services .column .text{
	position:relative;
	margin-bottom:10px;	
}

.featured-services .column .inner-box:hover{
	border-color:#192d79;	
}

.featured-services .column .theme-btn{
	position:absolute;
	right:-20px;
	bottom:-18px;	
}

/*** 

====================================================================
	Fluid Section One Style
====================================================================

***/

.fluid-section-one{
	position:relative;
	background:#eaeff3;
	overflow:hidden;	
}

.large-container{
	max-width:1340px;
	margin:0 auto;
	padding:0px 15px;
}

.fluid-section-one .large-container{
	position:relative;	
}

.fluid-section-one .large-container .left-column{
	position:relative;
	float:left;
	width:60%;
	padding:80px 0px 60px;	
}

.fluid-section-one .large-container .bg-skew{
	position:absolute;
	left:0px;
	top:0px;
	width:57%;
	height:100%;
	background:#192d79;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-one .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	right:50%;
	width:1500px;
	height:100%;
	background:#192d79;
	
}

.logistic-progress{
	position:relative;
	color:#c6e5fd;
	padding-right:120px;
}

.log-progress-section .logistic-progress{
	position:relative;
	color:#c6e5fd;
	padding-right:0px;
}

.logistic-progress h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#ffffff;
}

.logistic-progress .desc-text{
	position:relative;
	margin-bottom:50px;	
}

.logistic-progress .column{
	position:relative;
	margin-bottom:20px;	
}

.logistic-progress .column .inner-box{
	position:relative;	
}

.logistic-progress .inner-box .upper{
	position:relative;
	padding-right:40px;
	margin-bottom:20px;
	max-width:200px;
}

.logistic-progress .inner-box .upper .arrow{
	position:absolute;
	right:0px;
	top:50%;
	height:20px;
	width:40px;
	display:block;
	margin-top:-10px;
	background:url(../images/icons/arrow-right.png) right center no-repeat;
	opacity:0.70;
}

.logistic-progress .inner-box h3{
	position:relative;
	margin-bottom:10px;
	font-size:14px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	color:#ffffff;	
}

.logistic-progress .inner-box .icon-box{
	position:relative;
	display:block;
	width:80px;
	height:80px;
	text-align:center;
	border:1px solid #c6e5fd;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.logistic-progress .inner-box:hover .icon-box{
	border-color:#ffd21d;	
}

.logistic-progress .inner-box .icon-box .icon{
	position:relative;
	display:block;
	line-height:78px;
	font-size:24px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.logistic-progress .inner-box:hover .icon-box .icon{
	color:#ffd21d;	
}

.logistic-progress .inner-box .step-count{
	position:absolute;
	right:0px;
	top:0px;
	font-size:10px;
	line-height:24px;
	width:24px;
	height:24px;
	color:#ffffff;
	background:#ffd21d;	
}

.fluid-section-one .large-container .right-column{
	position:relative;
	float:left;
	width:40%;
	padding:80px 0px 40px 60px;	
}

.get-quote-form{
	position:relative;
	color:#B1AFA9;
}

.get-quote-form .envelope-icon{
	font-size:32px;
	color:#FED11C;
	margin-bottom:20px;	
}

.get-quote-form h2{
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#FED11C;
}

.get-quote-form .desc-text{
	position:relative;
	margin-bottom:20px;	
}

.get-quote-form .form-group{
	position:relative;
	margin-bottom:15px;
}

.footer_feedback .form-group input[type="text"],
.footer_feedback .form-group input[type="email"],
.footer_feedback .form-group input[type="password"],
.footer_feedback .form-group input[type="number"],
.footer_feedback .form-group input[type="tel"],
.footer_feedback .form-group select,
.footer_feedback .form-group textarea{
	position: relative;
    display: block;
    width: 100%;
    border: 1px solid rgb(42, 56, 68);
    background: #ffff;
    color: #4c4b45;
    line-height: 24px;
    padding: 7px 15px;
    min-height: 30px;
    border-radius: 11px;
}
.footer_form_btn{background: #0063BF;
    border-bottom: #4C6175 solid 1px;
    border-radius: 12px;
    padding: 0px 10px;}
.footer_form_btn:hover{color: #FFD21D;border-bottom: #FFD21D solid 1px;}

.get-quote-form .form-group input[type="text"],
.get-quote-form .form-group input[type="email"],
.get-quote-form .form-group input[type="password"],
.get-quote-form .form-group input[type="number"],
.get-quote-form .form-group input[type="tel"],
.get-quote-form .form-group select,
.get-quote-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#2b2b2b;
	line-height:24px;
	padding:7px 15px;
	min-height:40px;
}

.get-quote-form .form-group select{
	cursor:pointer;
	background:#ffffff url(../images/icons/icon-select.png) right center no-repeat;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	height:40px;	
}

.get-quote-form .form-group select option{
	text-indent:15px;
	padding-top:3px;	
}

.get-quote-form .form-group textarea{
	height: 95px;
	resize:none;
}

.get-quote-form .form-group input[type="text"]:focus,
.get-quote-form .form-group input[type="email"]:focus,
.get-quote-form .form-group input[type="password"]:focus,
.get-quote-form .form-group input[type="number"]:focus,
.get-quote-form .form-group input[type="tel"]:focus,
.get-quote-form .form-group select:focus,
.get-quote-form .form-group textarea:focus{
	border-color:#192d79;	
}


/*** 

====================================================================
	Our Team style
====================================================================

***/

.team-section{
	position:relative;
	padding:60px 0px;
}

.team-section.bg-two{
	background:#ecf4fc;	
}

.team-section .member-column{
	position:relative;
}

.team-section .member-column .inner-box{
	position:relative;
	max-width:450px;
	margin:0 auto;	
}

.team-section .member-column .image{
	position:relative;
	overflow:hidden;	
}

.team-section .member-column .image img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section .member-column:hover .image img{
	-webkit-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
	-ms-transform:scale(1.03,1.03);
	-o-transform:scale(1.03,1.03);
	-moz-transform:scale(1.03,1.03);
}

.team-section .member-column .social-links{
	position:relative;
	display:inline-block;
	border:1px solid #e3e3e3;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
}

.team-section .member-column .social-links li{
	position:relative;
	float:left;
	border-left:1px solid #e3e3e3;
}

.team-section .member-column .social-links li:first-child{
	border:none;	
}

.team-section .member-column .social-links li a{
	position:relative;
	display:block;
	width:34px;
	height:36px;
	text-align:center;
	font-size:14px;
	line-height:36px;
	color:#cccccc;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.team-section .member-column .social-links li a:hover{
	color:#192d79;	
}

.team-section .member-column .member-title{
	position:relative;
	padding:20px 0px 0px;	
}

.team-section .member-column .member-title p{
	font-style:italic;
	color:#192d79;
	font-size:14px;	
}

.team-section .member-column .member-title h4{
	font-size:16px;
	text-transform:capitalize;
	font-family:'Open Sans',sans-serif;
	font-weight:500;
	margin-bottom:5px;	
}

.team-section .member-column .member-desc{
	position:relative;
	margin-bottom:20px;	
}



.team-section .owl-controls{
	position:absolute;
	right:0px;
	top:-70px;
	margin:0px !important;	
}

.team-section .owl-nav .owl-prev{
	position:absolute;
	right:35px;
	top:0;
	width:24px;
	padding-right:3px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.team-section .owl-nav .owl-next{
	position:absolute;
	right:0px;
	top:0;
	width:24px;
	padding-left:3px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.team-section .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:-3px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.team-section .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.team-section .owl-nav .owl-prev:hover,
.team-section .owl-nav .owl-next:hover{
	background:#ffd21d !important;	
}

.team-section .owl-nav .owl-prev:hover:after,
.team-section .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.team-section .owl-dots{
	display:none !important;	
}

/*** 

====================================================================
	Sponsors Section Style
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:80px 0px 75px;
	background:#ffffff;
	overflow:hidden;
}

.sponsors-section .sponsors-outer{
	position:relative;
	margin:0px 0px;	
}

.sponsors-section .sponsors-slider{
	position:relative;
	padding:0px 0px;
	border:1px solid #e3e3e3;
}

.sponsors-section .sponsors-slider li{
	border-left:1px solid #e3e3e3;
	margin-right:-1px;
	opacity:0.50;
}

.sponsors-section .sponsors-slider li:hover{
	opacity:1;	
}

.sponsors-section .owl-controls{
	margin:0px !important;	
}

.sponsors-section .owl-nav .owl-prev{
	position:absolute;
	left:-70px;
	top:50%;
	margin-top:-20px !important;
	width:28px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.sponsors-section .owl-nav .owl-next{
	position:absolute;
	right:-70px;
	top:50%;
	margin-top:-20px !important;
	width:28px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.sponsors-section .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:-2px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:20px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.sponsors-section .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	right:-4px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:20px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.sponsors-section .owl-nav .owl-prev:hover:after,
.sponsors-section .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.sponsors-section .owl-nav .owl-prev:hover,
.sponsors-section .owl-nav .owl-next:hover{
	background:#ffd21d !important;	
}

.sponsors-section .owl-dots{
	display:none !important;	
}


/*** 

====================================================================
	Testimonials Section style
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:80px 0px 40px;
	background-color:#f8f8f8;
}

.testimonials-section .testimonials-slider{
	position:relative;
}

.testimonials-section .testimonials-slider .slide-item{
	position:relative;
	margin:50px 0px 0px 0px;
	border:1px solid #cccccc;
	border-bottom-width:3px;
	background:#ffffff url(../images/icons/icon-quote.png) 15px 60px no-repeat;
	text-align:center;
}

.testimonials-section .testimonials-slider .slide-item:hover{
	border-color:#192d79;	
}

.testimonials-section .testimonials-slider .image-box{
	position:relative;
	width:80px;
	height:80px;
	margin:-40px auto 0px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonials-section .testimonials-slider .image-box img{
	position:relative;
	width:80px;
	height:80px;
	display:block;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonials-section .slide-item h3{
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	color:#000000;
	font-weight:600;
	margin:0px 5px 20px 0px;	
}

.testimonials-section .rating{
	position:relative;
	display:inline-block;
	vertical-align:middle;	
}

.testimonials-section .rating .fa-star{
	position:relative;
	display:inline-block;
	margin:0px 3px;
	color:#ffcc02;	
}

.testimonials-section .slide-text{
	position:relative;
	font-size:14px;
	color:#565656;
	line-height:2em;
	padding:20px;	
}

.testimonials-section .column-carousel .owl-nav {
	position:absolute;
	width:100%;
	top:48%;
	margin-top:-22px !important;
	display:none !important;	
}

.testimonials-section .column-carousel .owl-nav .owl-prev{
	position:absolute;
	left:-70px;
	top:0;
	width:24px;
	padding-right:3px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.testimonials-section .column-carousel .owl-nav .owl-next{
	position:absolute;
	right:-70px;
	top:0;
	width:24px;
	padding-left:3px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.testimonials-section .column-carousel .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:-3px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.testimonials-section .column-carousel .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.testimonials-section .column-carousel .owl-nav .owl-prev:hover,
.testimonials-section .column-carousel .owl-nav .owl-next:hover{
	background:#ffd21d !important;	
}

.testimonials-section .column-carousel .owl-nav .owl-prev:hover:after,
.testimonials-section .column-carousel .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.testimonials-section .column-carousel.three-column .owl-dots{
	display:block !important;
	position:relative;
	text-align:center;
	padding:20px 0px;
	top:0px;
}

.testimonials-section .column-carousel.three-column .owl-dot span{
	background:#cccccc;
	
}

.testimonials-section .column-carousel.three-column .owl-dot span:hover,
.testimonials-section .column-carousel.three-column .owl-dot.active span{
	background:#192d79;
	
}

/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
}

.main-footer p{
	line-height:2.2em;
	margin-bottom:20px;
}

.main-footer .footer-upper{
	position:relative;
	padding:50px 0px 20px;
	color:#cddeee;
	background:#314150;
	line-height:2em;
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:20px;	
}

.footer-upper .column h2{
	position:relative;
	font-size:15px;
	line-height:1.4em;
	padding:0px 0px 18px;
	margin-bottom:25px;
	font-weight:600;
	text-transform:uppercase;
	color:#ffffff;
}

.footer-upper .column h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:70px;
	height:3px;
	background:#ffd21d;
}

.footer-upper .contact-widget li{
	position:relative;
	margin-bottom:10px;	
}

.footer-upper .contact-widget li strong{
	font-weight:600;
	padding-right:5px;	
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#ffffff;	
}

.footer-upper .links-widget li{
	position:relative;
	margin-bottom:5px;
}

.footer-upper .links-widget li a{
	position:relative;
	display:block;
	color:#cddeee;
}

.footer-upper .social-links a, .footer-bottom .social-links a{
	position:relative;
	display:inline-block;
	width:32px;
	height:32px;
	line-height:30px;
	text-align:center;
	background:#435464;
	margin-right:5px;
	color:#999999;
	border:1px solid #435464;	
}

.footer-upper .social-links a:hover{
	color:#ffffff;
	background:none;
	border-color:#ffd21d;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);	
}

.footer-bottom{
	position:relative;
	background:#293744;
	padding:10px 0px;
	color:#cddeee;
	font-size:13px;
	
}

.footer-bottom .copyright{
	position:relative;
	line-height:30px;
}

.footer-bottom .copyright a{
	position:relative;
	color:#ffffff;	
}

.footer-bottom .copyright strong{
	font-weight:400;
	color:#ffffff;	
}

/*** 

====================================================================
	Default-two-column Section style
====================================================================

***/

.default-two-col{
	position:relative;
	background-color:#ffffff;
	z-index:99;
}

.default-two-col.with-tabs{
	padding:70px 0px;
	background:#fbfcfd;	
}

.default-two-col .content-column{
	position:relative;
	padding:60px 15px 10px;	
}

.default-two-col .content-column.style-two{
	position:relative;
	padding-bottom:60px;
}

.default-two-col.with-tabs .content-column{
	padding:0px 15px;	
}

.default-two-col .content-column h2{
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#1b1b1b;
}

.default-two-col .content-column .text{
	text-align:justify;	
}

.default-two-col .content-column .read-more{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:capitalize;
	color:#192d79;
}

.default-two-col .content-column .read-more .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

.default-two-col .form-column .inner-box{
	position:relative;
	padding:30px 30px 25px;
	background:#eaeff3;
	margin-top:-30px;
	z-index:5;
}

/*** 

====================================================================
	Default-two-column Section style
====================================================================

***/

.featured-image-sec{
	position:relative;
	padding:30px 0px 20px;
	background:#ffffff;
}

.featured-image-sec .image-column{
	position:relative;
	margin-bottom:60px;	
}

.featured-image-sec .image-column img{
	position:relative;
	display:block;
	width:100%;	
}

.featured-image-sec .block-column{
	position:relative;
	margin-bottom:0px;	
}

.featured-image-sec .block-column .block{
	position:relative;
	margin-bottom:20px; text-align: center;	
}
.service_bg{background: aliceblue;width: 90%; border: 1px solid #F1F1F1; overflow: hidden; min-height: 325px;}
.service_bg img{max-height: 190px; width: 100%;/* margin: 15px auto 2px;*/}
.service_bg a{color: #757575;} .service_bg a:hover img{opacity: .9;}.service_bg .text{padding: 0px 5px;}

.featured-image-sec .block-column h3{
	position:relative;
	font-size:16px;
	text-transform:capitalize;
	color:#2b2b2b;
	/*margin-bottom:15px;*/
	text-align: center;
	padding-bottom:10px;
    font-weight: bold;
}

/*.featured-image-sec .block-column h3:after{
	content:'';
	position:absolute;
	left:60px;
	top:100%;
	height:2px;
	width:50px;
	background:#ffd21d;	
}*/

.featured-image-sec .block-column .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:38px;	
	color:#192d79;
	line-height:40px;
	display:block;
}

.featured-image-sec .block-column .text{
	position:relative;
	/*padding-left:60px;*/
    
}

/*** 

====================================================================
	Fluid Section Two Style
====================================================================

***/

.fluid-section-two{
	position:relative;
	background:#eaeff3;
	overflow:hidden;	
}

.fluid-section-two .large-container{
	position:relative;	
}

.fluid-section-two .large-container .left-column{
	position:relative;
	float:left;
	width:48%;
	padding:70px 0px 60px;	
}

.why-us-column{
	position:relative;
	color:#666666;
	padding-right:120px;
}

.why-us-column.style-two{
	padding-right:15px;	
}

.why-us-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#2b2b2b;
}

.why-us-column .desc-text{
	position:relative;
	margin-bottom:40px;	
}

.why-us-column .column{
	position:relative;
	margin-bottom:20px;	
}

.styled-list-one{
	position:relative;	
}

.styled-list-one li{
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
	line-height:24px;
}

.styled-list-one li:before{
	content:'\f140';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	line-height:24px;
	font-size:14px;
	color:#192d79;	
}


.fluid-section-two .large-container .bg-skew{
	position:absolute;
	right:0px;
	top:0px;
	width:53%;
	height:100%;
	background:#192d79;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-two .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	left:50%;
	width:1500px;
	height:100%;
	background:#192d79;
	
}

.fluid-section-two .right-column{
	position:relative;
	float:right;
	width:52%;
	color:#ffffff;
	padding:70px 50px 20px 80px;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);	
}

.fluid-section-two .right-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	padding-left:10px;
	text-transform:uppercase;
	color:#ffffff;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .specs-outer{
	position:relative;
	padding-left:30px;
}

.fluid-section-two .specs-outer .line-left{
	position:absolute;
	display:block;
	left:0px;
	width:1px;
	background:#ffffff;
	height:86%;
	top:24px;
}

.fluid-section-two .specs-outer .spec-block{
	position:relative;
	margin-bottom:50px;
	padding-left:60px;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .specs-outer .spec-block .icon-box{
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:40px;
	font-size:32px;
	line-height:40px;	
}

.fluid-section-two .specs-outer .spec-block:before{
	content:'';
	position:absolute;
	display:block;
	left:-30px;
	top:50%;
	width:20px;
	height:0px;
	border-bottom:1px solid #ffffff;	
}


/*** 

====================================================================
	Latest News style
====================================================================

***/

.latest-news{
	position:relative;
	padding:80px 0px;
	width:100%;
	background:#fcfcfc;
}

.latest-news .slide-item{
	position:relative;	
}

.latest-news .slide-item .image{
	position:relative;
	width:100%;
	overflow:hidden;
}

/*.latest-news .slide-item .image:before{
	content:'';
	position:absolute;
	right:-50px;
	top:0px;
	width:48%;
	height:100%;
	background:#fcfcfc;
	z-index:1;
	transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
}*/

.latest-news .slide-item .image img{
	position:relative;
	display:block;
	width: auto !important;
    margin: auto;
    max-height: 200px;
}

.latest-news .slide-item .content-box{
	position:relative;
	right:0px;
	top:0px;
	/*padding:0px 0px 0px 35px;*/
	overflow:hidden;
}

.latest-news .slide-item .content-box-inner{
	position:relative;
	/*max-width:340px;*/
	padding:10px 0px 25px 0px;
	border:1px solid #cccccc;
	border-left:none;
	border-top:none;
	z-index:7;
}

/*.latest-news .slide-item .content-box-inner:before{
	content:'';
	position:absolute;
	left:0;
	top:0px;
	width:100%;
	height:100%;
	background:#ffffff;
	border-left:4px solid #ffd21d;
	border-top:1px solid #cccccc;
	z-index:1;
	transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
}*/

.latest-news .slide-item .content-box-inner:after{
	content:'';
	position:absolute;
	right:-1px;
	top:0px;
	width:0px;
	border-right:1px solid #e0e0e0;
	height:100%;
	z-index:11;
}

.latest-news .slide-item .content-box-inner .text-content{
	position:relative;
	left:5px;
	/*margin-left:30px;*/
	z-index:4;
	padding:0px 20px 0px 20px;
	background:#ffffff;
	border-right:5px solid #fcfcfc;
}

.latest-news .slide-item .content-box-inner .text-content:before{
	content:'';
	position:absolute;
	left:2px;
	top:-25px;
	width:100%;
	height:25px;
	background:#ffffff;
	border-right:7px solid #fcfcfc;
}

.latest-news .slide-item .content-box-inner .text-content:after{
	content:'';
	position:absolute;
	left:2px;
	bottom:-25px;
	width:100%;
	height:25px;
	background:#ffffff;
	border-right:7px solid #fcfcfc;
}

.latest-news .slide-item .content-box .text-content h3{
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:7px;	
}

.latest-news .slide-item .content-box .text-content .info{
	position:relative;
	font-size:14px;
	color:#878787;
	margin-bottom:15px;	
}

.latest-news .slide-item .content-box .text-content h3 a{
	color:#1b1b1b;	
}

.latest-news .slide-item .content-box .text-content .info a{
	color:#ffd21d;	
}

.latest-news .slide-item .content-box .text-content h3 a:hover{
	color:#ffd21d;	
}

.latest-news .slide-item .content-box .text-content .text{
	position:relative;
	font-size:14px;
	color:#595959;
	margin-bottom:20px;	
}

.latest-news .slide-item .content-box .read-more{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:capitalize;
	color:#192d79;
}

.latest-news .slide-item .content-box .read-more .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

.latest-news .owl-nav{
	position:absolute;
	right:0px;
	top:-110px;
	width:100px;
	height:54px;
}

.latest-news .owl-dots{
	display:none !important;	
}

.latest-news .owl-nav .owl-prev,
.latest-news .owl-nav .owl-next{
	position:absolute;
	border:1px solid #eeeeee;
	top:0px !important;
	width:30px !important;
	height:64px !important;
	line-height:54px !important;
	padding:5px 5px !important;
	font-size:0px !important;
	overflow:hidden !important;
	color:#f1c410 !important;
	text-align:center !important;
	background:none !important;
	border-radius:0% !important;
	-webkit-border-radius:0% !important;
	-ms-border-radius:0% !important;
	-o-border-radius:0% !important;
	-moz-border-radius:0% !important;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;	
}

.latest-news .owl-nav .owl-prev{
	right:36px;
}

.latest-news .owl-nav .owl-next{
	right:0px;
}

.latest-news .owl-nav .owl-prev:after,
.latest-news .owl-nav .owl-next:after{
	font-size:20px !important;
	color:#999999;
	font-family: 'FontAwesome';
}

.latest-news .owl-nav .owl-prev:after{
	content: "\f104";
}

.latest-news .owl-nav .owl-next:after{
	content: "\f105";
}

.latest-news .owl-nav .owl-prev:hover,
.latest-news .owl-nav .owl-next:hover{
	background:#ffc13b !important;
	color:#ffffff;
	border-color:#ffc13b;	
}

.latest-news .owl-nav .owl-prev:hover:after,
.latest-news .owl-nav .owl-next:hover:after{
	color:#ffffff;
}



/*** 

====================================================================
	Fluid Section Three Style
====================================================================

***/

.fluid-section-three{
	position:relative;
	background:#eaeff3;
	overflow:hidden;	
}

.fluid-section-three .image-box{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;	
}

.fluid-section-three .large-container{
	position:relative;	
}


.fluid-section-three .large-container .bg-skew{
	position:absolute;
	right:0px;
	top:0px;
	width:73%;
	height:100%;
	background:#02529B;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-three .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	left:50%;
	width:1500px;
	height:100%;
	background:#02529B;
	
}

.fluid-section-three .right-column{
	position:relative;
	float:right;
	width:70%;
	color:#ffffff;
	padding:70px 50px 0px 100px;	
}


.fluid-section-three .block-column .block{
	position:relative;
	margin-bottom:80px;	
}

.fluid-section-three .block-column h3{
	position:relative;
	font-size:16px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	text-transform:capitalize;
	color:#ffffff;
	margin-bottom:15px;
	padding-left:60px;
	padding-bottom:10px;
}

.fluid-section-three .block-column h3:after{
	content:'';
	position:absolute;
	left:60px;
	top:100%;
	height:2px;
	width:50px;
	background:#ffd21d;	
}

.fluid-section-three .block-column .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:38px;	
	color:#ffffff;
	line-height:40px;
	display:block;
	opacity:0.70;
	font-weight:normal;
}

.fluid-section-three .block-column .text{
	position:relative;
	padding-left:60px;
}


.styled-list-two{
	position:relative;	
}

.styled-list-two li{
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
	line-height:24px;
}

.styled-list-two li a{
	color:#192d79;
	text-decoration:underline;
}

.styled-list-two li:before{
	content:'\e0c2';
	font-family:'Flaticon';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	line-height:24px;
	font-size:14px;
	color:#ffd21d;	
}


/*** 

====================================================================
	Page Title Section
====================================================================

***/

.page-title{
	position:relative;
	padding:70px 0px 60px;
	color:#ffffff;
	text-align:center;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#121c27;
	opacity:0.50;
	z-index:0;	
}

.page-title .auto-container{
	position:relative;
}	

.page-title h1{
	font-size:22px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:700;
	margin:0px;
}

.page-title h1:after{
	content:'';
	position:relative;
	display:block;
	width:80px;
	height:2px;
	margin:10px auto 20px;
	background:#ffd21d;	
}

.page-title .bread-crumb a{
	position:relative;
	display:inline-block;
	margin:0px 5px;
	line-height:24px;
	color:#ffffff;
	font-size:13px;	
}

.page-title .bread-crumb a:hover,
.page-title .bread-crumb a.current{
	color:#ffd21d;	
}

/*** 

====================================================================
	Default Services Section
====================================================================

***/

.default-services{
	position:relative;
	padding:70px 0px 10px;
	background:#ffffff;
}

.default-services .column{
	position:relative;
	margin-bottom:50px;	
}

.default-services .column h3{
	position:relative;
	font-size:15px;
	text-transform:capitalize;
	color:#2b2b2b;
	margin-bottom:15px;
	font-weight:600;
	font-family:'Open Sans',sans-serif;
	padding-left:60px;
	padding-bottom:10px;
}

.default-services .column h3:after{
	content:'';
	position:absolute;
	left:60px;
	top:100%;
	height:2px;
	width:50px;
	background:#ffd21d;	
}

.default-services .column .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-weight:normal;
	font-size:38px;	
	color:#192d79;
	line-height:40px;
	display:block;
}

.default-services .column .text{
	position:relative;
	padding-left:60px;
}

/*** 

====================================================================
	Accordions style
====================================================================

***/

.accordion-box{
	position:relative;
	background: #EAEAEA;
    padding: 50px 10px 20px;
    border-top: 1px solid #E2E2E2;
}

.accordion-box .block{
	position:relative;
	margin-bottom:25px;	
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:14px;
	margin-bottom:0px;
	cursor:pointer;
    border-bottom: 1px solid #D8D8D8;
	background: #EAEAEA;
    color: #3C3C3C;
	line-height:24px;
	padding:10px 0px 10px 25px;
	padding-right:90px;
	overflow:hidden;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .acc-btn.active{
	color:#ffffff;
	background:#314150;	
}

.accordion-box .block .icon-outer{
	position:absolute;
	right:0px;
	top:0px;
	width:60px;
	height:100%;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .icon-outer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:115%;
	height:100%;
	background:#192d79;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);	
}

.accordion-box .block .icon-outer .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-20px;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.accordion-box .block .icon-outer .icon-up{
	opacity:0;
}

.accordion-box .block .icon-outer .icon-down{
	opacity:1;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-down{
	opacity:0;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-up{
	opacity:1;
}

.accordion-box .block .acc-content{
	position:relative;
	display:none;	
}

.accordion-box .block .acc-content.current{
	display:block;	
}

.accordion-box .block .content{
	position:relative;
	font-size:13px;
	background: #A8CEE4;
    color: #3C3D3E;
	padding:20px 25px;	
}

/*** 

====================================================================
	Logistics Progress style
====================================================================

***/

.log-progress-section{
	position:relative;
	padding:70px 0px 40px;
	background:#192d79;
	color:#ffffff;
}

/*** 

====================================================================
	Vertical Blocks style
====================================================================

***/

.vertical-blocks{
	position:relative;
}

.vertical-blocks .block{
	position:relative;
	margin-bottom:30px;
	padding-left:30px;
	border-right:1px solid #e0e0e0;
	overflow:hidden;
}

.vertical-blocks .block:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	border-bottom:1px solid #e0e0e0;
	width:97%;	
}

.vertical-blocks .block .inner-box{
	position:relative;
	padding:20px 20px 10px 50px;
}

.vertical-blocks .block .inner-box:before{
	content:'';
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #e0e0e0;
	border-right:none;
	border-left:3px solid #192d79;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.vertical-blocks .block:nth-child(2) .inner-box:before{
	border-left-color:#ffd21d;	
}

.vertical-blocks .block:nth-child(3) .inner-box:before{
	border-left-color:#192d79;	
}

.vertical-blocks .block h3{
	position:relative;
	font-size:15px;
	color:#1b1b1b;
	padding-left:50px;
	font-weight:600;
	margin-bottom:10px;
}

.vertical-blocks .block .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	font-size:32px;
	color:#d0d0d0;	
}


/*** 

====================================================================
	Fact Counter Section
====================================================================

***/

.fact-counter{
	position:relative;
	padding:0px 0px 0px;
	color:#1b1b1b;
	background-color:#208dff;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-position:center center;
	overflow:hidden;
}

.fact-counter:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#ffd21d;
	opacity:0.90;
	z-index:0;
}

.fact-counter .counter-outer{
	position:relative;
	padding:70px 0px 20px;
	margin:0px 30px;
	z-index:5;
}

.fact-counter .counter-outer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background:url(../images/background/bg-pattern.jpg) repeat;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fact-counter .auto-container{
	position:relative;
	z-index:1;
}

.fact-counter .column{
	position:relative;
	margin-bottom:50px;
	text-align:center;
	z-index:5;	
}

.fact-counter .column .icon{
	position:relative;
	top:0px;
	font-size:48px;
	margin-bottom:30px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fact-counter .column:hover .icon{
	top:-15px;	
}

.fact-counter .column:nth-child(1) .icon,
.fact-counter .column:nth-child(1) .count-text{
	color:#757575;	
}

.fact-counter .column:nth-child(2) .icon,
.fact-counter .column:nth-child(2) .count-text{
	color:#192d79;	
}

.fact-counter .column:nth-child(3) .icon,
.fact-counter .column:nth-child(3) .count-text{
	color:#ffd21d;	
}

.fact-counter .column:nth-child(4) .icon,
.fact-counter .column:nth-child(4) .count-text{
	color:#8fa8c1;	
}

.fact-counter .count-outer{
	position:relative;
	font-size:36px;
	font-weight:600;
	padding:0px 30px;
}

.fact-counter .column .line{
	position:relative;
	width:50px;
	height:2px;
	background:#cccccc;
	margin:20px auto;	
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#454545;
}

/*** 

====================================================================
	Filter Gallery Section
====================================================================

***/

.filter-gallery{
	position:relative;	
}

.filters-outer{
	position:relative;
	padding:30px 0px 15px;
	background:#fbfcfd;	
}

.filters-outer .filter-tabs{
	position:relative;
	text-align:center;
}

.filters-outer .filter-tabs li{
	position:relative;
	display:inline-block;
	line-height:20px;
	padding:9px 30px;
	text-align:center;
	color:#1b1b1b;
	margin:0px 15px 15px;
	cursor:pointer;
	text-transform:uppercase;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.filters-outer .filter-tabs li .btn-text{
	position:relative;
	z-index:1;	
}

.filters-outer .filter-tabs li:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	border:1px solid #e0e0e0;
	border-left-width:3px;
	background:#ffffff;
	transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.filters-outer .filter-tabs li:hover:before,
.filters-outer .filter-tabs li.active:before{
	border-color:#ffd21d;	
}

.filter-gallery .filter-list .mix{
	display:none;	
}

/*** 

====================================================================
	Blog Page Style
====================================================================

***/

.sidebar-page{
	position:relative;
	/*padding:50px 0px 20px;*/	
}

.blog-container{
	position:relative;
	padding:0px 0px;
}

.blog-container .blog-post{
	position:relative;
	margin-bottom:40px;
	background:none;	
}

.blog-container .blog-post .image-box{
	position:relative;
	overflow:hidden;	
}

.blog-container .blog-post .image-box img{
	display:block;
	width:100%;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}

.blog-container .blog-post:hover .image-box img{
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);	
}

.blog-container .blog-post .lower-part{
	position:relative;
	padding:20px 0px;	
}

.blog-container .blog-post .post-title{
	position:relative;
	padding:15px 0px 0px 0px;	
}

.blog-container .blog-post h3{
	position:relative;
	margin-bottom:5px;
	font-size:16px;
	font-weight:700;
	color:#000000 !important;
	text-transform:uppercase;
}

.blog-container .blog-post h3 a{
	color:#000000 !important;	
}

.blog-container .blog-post h3 a:hover{
	color:#192d79 !important;	
}

.blog-container .blog-post .post-info {
	position:relative;
	margin:-70px 15px 20px 15px;
	color:#202020;
	font-size:13px;
	padding-left:30px;
	overflow:hidden;	
}

.blog-container .blog-post .post-info .info-inner{
	position:relative;
	padding:10px 50px 20px 30px;
	border-right:1px solid #e0e0e0;
}

.blog-container .blog-post .post-info .info-inner:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-left:4px solid #ffd21d;
	border-right:none;
	z-index:0;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.blog-container .blog-post .post-info:after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	border-right:1px solid #e0e0e0;
}

.blog-container .blog-post .post-info .info-inner:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:30px;
	border-bottom:1px solid #e0e0e0;
}

.blog-container .blog-post .post-info .info-inner *{
	position:relative;
	z-index:5;	
}

.blog-container .blog-post .post-info .comment-count{
	position:absolute;
	right:15px;
	top:20px;	
}

.blog-container .blog-post .post-info .comment-count .fa{
	font-size:20px;	
}

.two-column-blog .blog-post .info{
	padding:0px 0px 15px;	
}

.blog-container .blog-post .info a{
	display:inline-block;
	color:#979797;	
}

.blog-container .blog-post .info a:hover{
	color:#192d79;
}

.blog-container .blog-post .post-text{
	position:relative;
	margin-bottom:20px;	
}

.blog-container .blog-post .read-more{
	position:relative;
	color:#192d79;
}

.sidebar-page blockquote{
	font-size:15px;
	padding:20px 20px 20px 20px;
	background:#f1f1f1;
	border:1px solid #d0d0d0;
	border-left:5px solid #ffd21d;
	margin-bottom:20px;
	font-style:italic;

}

.sidebar-page .about-author{
	position:relative;
	padding:30px;
	border:1px solid #dddddd;
	margin-bottom:40px;	
}

.sidebar-page .about-author h3{
	margin-bottom:30px;
	font-size:20px;
}

.sidebar-page .about-author .author-info{
	margin-bottom:10px;	
}

.sidebar-page .about-author .author-info strong{
	font-weight:400;
	color:#353535;	
}

.sidebar-page .about-author .author-desc{
	position:relative;
	padding:0px 10px 10px 100px;
}

.sidebar-page .about-author .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;	
}

.sidebar-page .about-author .author-thumb img{
	width:100%;
	display:block;
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page .comments-area{
	position:relative;	
}

.sidebar-page .group-title{
	position:relative;
	margin-bottom:30px;
	padding-bottom:15px;
}

.sidebar-page .group-title h2{
	font-size:18px;
	color:#1b1b1b;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:10px;
}

.sidebar-page .group-title:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:2px;
	background:#f1f1f1;	
}

.sidebar-page .group-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:50px;
	height:2px;
	background:#ffd21d;	
}

.sidebar-page .comments-area .comment-box{
	position:relative;	
}

.sidebar-page .comments-area .comment{
	position:relative;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 110px;	
}

.sidebar-page .comments-area .reply-comment{
	margin-left:50px;	
}

.sidebar-page .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;	
}

.sidebar-page .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
}

.sidebar-page .comments-area .comment-info{
	margin-bottom:10px;
	color:#bcbcbc;	
}

.sidebar-page .comments-area .comment-box strong{
	color:#292929;
	font-weight:600;	
}

.sidebar-page .comments-area .reply-btn{
	position:relative;
	display:inline-block;
	margin:5px 0px;
	right:0px;
	font-size:14px;
	color:#1b1b1b;
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.comment-form .form-group-inner{
	position:relative;
	display:table;
	width:100%;
	border:1px solid #d0d0d0;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.comment-form .form-group .icon-box{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.comment-form .form-group .icon-box label{
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#3d3d3d;
	margin:0px;
	background:#ffffff;
	border-right:1px solid #d0d0d0;
}

.comment-form .form-group label.error{
	display:none !important;	
}

.comment-form .form-group .field-outer{
	position:relative;
	display:table-cell;
	width:100%;	
	vertical-align:middle;
}

.comment-form .form-group-inner input[type="text"],
.comment-form .form-group-inner input[type="password"],
.comment-form .form-group-inner input[type="tel"],
.comment-form .form-group-inner input[type="email"],
.comment-form .form-group-inner select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form .form-group input[type="text"].error,
.comment-form .form-group input[type="password"].error,
.comment-form .form-group input[type="tel"].error,
.comment-form .form-group input[type="email"].error,
.comment-form .form-group select.error,
.comment-form .form-group textarea.error{
	background:rgba(255,0,0,0.20);
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	height:200px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form button{
	position:relative;
	display:inline-block;
	background:#222a33;
	color:#ffffff;
	padding:8px 30px;
	line-height:24px;
	font-size:14px;
	font-weight:500;
}

.comment-form button .icon{
	position:relative;
	top:2px;	
}

.comment-form button:before{
	background:#192d79;	
}


/*** 

====================================================================
	Side Bar Style
====================================================================

 ***/
.sidebar-page .sidebar{
	position:relative;
	padding:0px 0px 0px;	
}

.sidebar .widget{
	position:relative;
	margin-bottom:30px;
}

.sidebar .search-form input[type="search"],
.sidebar .search-form input[type="text"]{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 42px 8px 15px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#3d3d3d;
	height:42px;
	font-size:14px;
	color:#292929;
}

.sidebar .search-form input[type="search"]:focus,
.sidebar .search-form input[type="text"]:focus{
	border-color:#192d79;	
}

.sidebar .search-form .form-group{
	position:relative;	
}

.sidebar .search-form button{
	position:absolute;
	right:1px;
	top:1px;
	line-height:24px;
	display:block;
	width:40px;
	height:40px;
	padding:7px 10px 8px;
	text-align:center;
	font-size:16px;
	color:#cccccc;
	background:none;	
}

.sidebar .search-form button:hover{
	color:#192d79;	
}

.sidebar .sidebar-title{
	position:relative;
	margin-bottom:30px;
	padding-bottom:15px;
}

.sidebar .sidebar-title h3{
	font-size:18px;
	color:#1b1b1b;
	text-transform:capitalize;
	font-weight:600;	
}

.sidebar .sidebar-title:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:2px;
	background:#f1f1f1;	
}

.sidebar .sidebar-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:40px;
	height:2px;
	background:#ffd21d;	
}

.sidebar .recent-posts .post{
	position:relative;
	font-size:14px;
	margin-bottom:20px;
	min-height:60px;
	padding:0px 0px 0px 84px;
	color:#cccccc;
}

.sidebar .recent-posts .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:72px;	
}

.sidebar .recent-posts .post .post-thumb img{
	width:100%;
	display:block;	
}

.sidebar .recent-posts .post h4{
	font-size:15px;
	font-weight:500;
	margin:0px 0px 5px;
	line-height:1.6em;
	color:#292929;
	font-family:'Open Sans',sans-serif;	
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover{
	color:#fb4848;	
}

.sidebar .recent-posts .post h4 a{
	color:#292929;	
}

.sidebar .recent-posts .post .fa{
	font-size:18px;	
}

.sidebar .recent-posts .post-info{
	color:#ffd21d;
	font-style:italic;	
}

.sidebar-page .contact-info{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
}

.sidebar-page .contact-info .text{
	position:relative;
	font-size:13px;
	font-family:'Open Sans',sans-serif;
	margin-bottom:10px;
	color:#7f7f7f;
}

.sidebar-page .contact-info li{
	position:relative;
	margin-bottom:5px;
	line-height:1.8em;
	color:#7f7f7f;	
}

.sidebar-page .contact-info li strong{
	position:relative;
	padding-right:10px;
	font-weight:600;
	color:#292929;	
}

.sidebar-page .contact-info a{
	color:#f17338;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;	
}

.sidebar-page .contact-info a:hover{
	color:#3d3d3d;	
}

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:7px 20px;
	background:#ffffff;
	border:1px solid #efefef;
	border-left:2px solid #ffd21d;
	color:#1b1b1b;
	margin:0px 5px 7px 0px;
	text-transform:uppercase;
	font-size:12px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	background-color:#ffd21d;
	color:#ffffff;
	border-color:#ffd21d;
	border-left-color:#192d79;	
}

.sidebar .list{
	position:relative;
}

.sidebar .list li{
	position:relative;
	margin-bottom:10px;
	line-height:32px;
	padding:0px 0px 0px 20px;	
}

.sidebar .list li .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:32px;
	line-height:32px;
	display:block;
	color:#192d79;
	font-size:12px;
}

.sidebar .list li a{
	position:relative;
	display:block;
	color:#3d3d3d;
	font-size:14px;
	font-weight:400;
}

.sidebar .list li a:hover{
	color:#192d79;	
}

.sidebar .recent-gallery{
	position:relative;
}

.sidebar .recent-gallery .image{
	position:relative;
	float:left;
	width:33.333%;
	padding:0px 10px 10px 0px;	
}

.sidebar .recent-gallery .image img{
	position:relative;
	display:block;
	width:100%;	
}

/*** 

====================================================================
	Contact Us Section
====================================================================

***/

.contact-section{
	position:relative;
	padding:0px 0px 20px;
}

.contact-section .sec-title{
	margin-bottom:25px;	
}

.contact-section .form-group{
	position:relative;
	margin-bottom:20px;	
}

.contact-section .form-group .field-label{
	position:relative;
	display:block;
	line-height:20px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:600;
	color:#1b1b1b;
	text-transform:capitalize;	
}

.contact-section .form-group .field-label span{
	color:#192d79;	
}

.contact-section .form-group-inner{
	position:relative;
	display:table;
	width:100%;
	border:1px solid #d0d0d0;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.contact-section .form-group .icon-box{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.contact-section .form-group .icon-box label{
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#3d3d3d;
	margin:0px;
	background:#ffffff;
	border-right:1px solid #d0d0d0;
}

.contact-section .form-group label.error{
	display:none !important;	
}

.contact-section .form-group .field-outer{
	position:relative;
	display:table-cell;
	width:100%;	
	vertical-align:middle;
}

.contact-section .form-group-inner input[type="text"],
.contact-section .form-group-inner input[type="password"],
.contact-section .form-group-inner input[type="tel"],
.contact-section .form-group-inner input[type="email"],
.contact-section .form-group-inner select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.contact-section .form-group input[type="text"].error,
.contact-section .form-group input[type="password"].error,
.contact-section .form-group input[type="tel"].error,
.contact-section .form-group input[type="email"].error,
.contact-section .form-group select.error,
.contact-section .form-group textarea.error{
	background:rgba(255,0,0,0.20);
}

.contact-section .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	height:200px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.contact-section button{
	position:relative;
	padding:8px 30px;
	line-height:24px;
}

/*** 

====================================================================
	Map Section
====================================================================

***/

.map-section{
	position:relative;
	padding:2px;
	border:1px solid #192d79;
	margin-bottom:10px;
}

.map-section .map-container{
	position:relative;
	width:100%;
	height:300px;	
}

/*** 

====================================================================
	pagination Style
====================================================================

***/

.pager-outer .pagination a{
	position:relative;
	color:#505050;
	font-size:14px;
	padding:6px 9px;
	width:38px;
	text-align:center;
	display:block;
	border:1px solid #192d79 !important;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.pager-outer .pagination li{
	position:relative;
	float:left;
	margin:3px 15px 3px 0px;
	border:none !important;
}

.pager-outer .pagination a:hover,
.pager-outer .pagination .active a{
	margin-top:-5px;
	margin-bottom:-5px;
	padding:11px 9px;
	background:#192d79;
	color:#ffffff;
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
}
.welcome_aboutus{min-height: 200px; color: #757575;margin-bottom: 20px;}
.welcome_aboutus h3{color: #353535 !important;}
.welcome_aboutus hr{border:1px solid #192d79;}
.welcome_aboutus .icon_wrap_1 i{    font-size: 2.6em;}
.welcome_aboutus .item_represent .description {width: 100%;max-width: 450px;}.d_inline_m { display: inline-block;vertical-align: middle;}
.vc_child::before {content: "";display: inline-block; height: 100%;vertical-align: middle;}
.welcome_aboutus .icon_wrap_1{width: 60px; height: 60px;margin-right: 17px;display: inline-block; vertical-align: middle;text-align: center;    color: #fff;background:#192d79;}
.item_represent.with_divider::before {content: ""; display: block; position: absolute; width: 1px; height: 97%; left: -15px; top: -10px;}
.item_represent.with_divider::before {content: ""; display: block; position: absolute; width: 1px; height: 97%; left: -15px; top: -10px; background: #192d79;}
.welcome_aboutus h3{margin: 5px 0px;}
.latest_projects{padding: 5px 30px;}.latest_projects h3{font-size: 18px;color: #414344;font-weight: bold;}.latest_projects{text-align: center;}
.latest_projects figure img{height: 200px; width: 100%;}.latest_projects article{border: 1px solid #ccc4ac; padding: 10px 10px 5px;}
.latest_projects figure a{position: absolute;top: 45%;left:45%;background: #272727; height: 40px;width: 40px;border-radius: 5px;display: none;}
.latest_projects figure:hover img{opacity: .8;}.latest_projects figure:hover a{display:inline-block;}
.latest_projects figure i{line-height: 40px;font-size: 18px;color: aliceblue;}.latest_projects .info-box a{color: #555758;}
.mb50{margin-bottom: 50px;}

.project_popup{display: none;max-width: 750px; color:#6B7071;}
.project_popup span{max-width: 300px;float: left;margin:5px 10px 5px 0px;}
.project_popup img{max-height: 350px;border-bottom: 5px solid #E4E4E4;}
.project_popup h5{font-size: 18px;color: #3A3A3A;font-weight: bold;margin: 10px 0px;background: #EEF2F5;padding: 5px 10px;border-bottom: 3px double #BAD0E0;border-top: 3px double #BAD0E0;}
.project_popup .pop_more{color: #0c0c0c;background: #6fa2ff;padding: 2px 10px;border-radius: 8px;}

.text_center{text-align: center;}
.membersofgroup{text-align: center;}
.membersofgroup b{display: block; width: 100%;min-height: 30px;max-height: 60px;line-height: 30px; margin: 10px auto 5px;border-bottom: 1px solid #ECEAEA; border-top: 1px solid #ECEAEA;background: #00448F; color: white;}

.search_ul li a{background: #ccc;width: 100%; padding: 0px 10px;border-bottom: 1px solid #e2d9d9;display: block;height: 22px;}

.why-choose-us-content h3 {
	margin-bottom: 20px;
}
.why-choose-us {
	margin-top: 20px;
	position: relative;
	width: 100%;
	float: left;
}
.why-choose-us:before {
	position: absolute;
	display: block;
	height: 100%;
	background-color: #192d79;
	left: 0px;
	top: 0px;
	content: "";
	width: 2px;
}
.why-choose-us .why-choose-us-icon {
	line-height: 56px;
	text-transform: uppercase;
	margin: 10px 0px;
	position: relative;
	font-size: 18px;
	color: #444444;
	padding-left: 40px;
	float: left;
	width: 100%;
}
.why-choose-us .why-choose-us-icon:before {
	position: absolute;
	display: block;
	height: 2px;
	background-color: #192d79;
	left: 0px;
	top: 50%;
	margin-top: -1px;
	content: "";
	width: 40px;
}
.why-choose-us-icon i.fa, .why-choose-us-icon i.fas, .why-choose-us-icon i.far{
	width: 56px;
	height: 56px;
	background-color: #192d79;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	margin-right: 18px;
	line-height: 56px;
	font-size: 28px;
	position: relative;
	z-index: 1;
}
h2.heading2-border:before, h3.heading3-border:before, h4.heading4-border:before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background-color: #0098dc;
    content: "";
}
h2.heading2-border:after, h3.heading3-border:after, h4.heading4-border:after {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 90px;
    height: 2px;
    background-color: #192d79;
    content: "";
}

.single-service-item {
	box-shadow: 0px 3px 6px 0px rgba(153,153,153,0.5);
	position: relative;
	overflow: hidden;
	margin: 15px 0px;
}
.service-item-bg {
	background-color: #a7a7a7;
	background-position: center;
	background-size: cover;
	height: 200px;
}
.service-content {
	padding: 20px;
}
.service-content h4 {
	color: #444444;
	text-transform: uppercase;
	position: relative;
	margin-top: 0px;
	margin-bottom: 15px;
}
.service-content h4:before {
	position: absolute;
	content: "";
	height: 2px;
	background-color: #192d79;
	display: block;
	width: 40px;
	left: 0px;
	bottom: -5px;
}

.readmore-btn {
	color: #192d79;
	text-transform: uppercase;
	font-size: 12px;
}
.readmore-btn i.fa {
	margin-left: 5px;
	font-size: 16px;
}
.readmore-btn:hover {
	color: #000;
	text-decoration: none;
}
.readmore-btn:hover i.fa {
	padding-left: 5px;
}
.service-bg-1 {
	background-image: url(images/service-bg-1.jpg)
}
.service-bg-2 {
	background-image: url(images/service-bg-2.jpg)
}
.service-bg-3 {
	background-image: url(images/service-bg-3.jpg)
}

.location_map {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
}
.location_map:before {
	position: absolute;
	right: 0px;
	bottom: -60px;
	width: 60px;
	height: 60px;
	border-top: 80px solid transparent;
	border-right: 80px solid #192d79;
	border-bottom: 50px solid transparent;
	content: "";
	display: block;
}
.location_map i.fa {
	color: #fff;
	font-size: 18px;
	position: absolute;
	right: 12px;
	bottom: 10px;
}
.location_map:hover:before {
	border-right-color: #292929;
}
.location_map:hover i.fa {
	bottom: 4px;
}
a, .logo, .scrollup,  header,  header.sticky,  .header-area, .header-top-area, .mainmenu, .mainmenu ul li ul, .header-search-bar, .header-search-bar .search-box, .wshipping-button, .homepage-slides .owl-nav div, .readmore-btn i.fa, header.sticky .header-top-area, .location_map:before, .location_map i.fa, .owl-nav button, .service-icon .fa, .latest-gallery i.fa, .latest-gallery i.far, .latest-gallery:after, .team-figure, .team-block:hover .team-figure, .btn, .footer-menu ul li, .footer-menu ul li:before, .language ul li ul li:hover a {
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.wshipping-content-block {
	padding: 15px 0px;
	background-color: #fff;
}
.section-title {
	text-align: center;
	padding-bottom: 30px;
}
.section-title h2 {
	margin-top: 0px;
	text-transform: uppercase;
	color: #444444;
}
.home-quote {
	background-image: url(../images/getfreeqte.jpeg);
}
.home-quote {
	background-position: right;
	background-size: cover;
	background-attachment: fixed;
	padding: 80px 0px 65px;
	position: relative;
}
.home-quote:before {
	content: "";
	position: absolute;
	left: 0px;
	height: 100%;
	top: 0px;
	display: block;
	width: 50%;
	background-image: linear-gradient(rgba(0,152,220,0.8), rgba(25,45,121,0.8));
}
.home-quote h2 {
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 15px;
}
.home-quote h6 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 400;
}
.quote-form {
	padding-top: 20px;
}
.quote-form .form-control {
	height: 44px;
	padding: 12px 20px;
	line-height: 20px;
	border: 0px;
	background: rgba(255,255,255,0.98);
}
.quote-form .form-control[placeholder] {
	color: #656565;
}
.quote-form .form-control:focus {
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.70);
	color: #000;
}
.quote-form .text-area {
	height: 140px;
}
.quote-form .wshipping-button.cta-btn {
	margin-top: 0px;
}
.datepicker-group {
	position:relative;
}
.datepicker-icon {
	position:absolute;
	right:10px;
	top:9px;
}
.rdsfrm{
	margin: 0 16px;
    width: 95%;
}
 .quote-form .wshipping-button.cta-btn {
    margin-top: 0px;
}
.wshipping-button {
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #192d79;
    padding: 12px 30px;
    border: 0px;
}
.mrg16{margin: 0 16px;}

.site-footer {
	clear: both;
}
.footer-top-area {
	background: #141414 url(../images/footer-bg.jpeg) fixed;
	background-position: center;
	 background-size: cover; /* Fills the entire area */
	background-repeat: no-repeat;
	padding: 30px 0px;
}
.footer-top-area, .footer-top-area a {
	color: #f7f3f3;
    padding: 0 7px;
    font-size: 14px !important;
}
.footer-top-area a:hover {
	color: #0098dc;
	text-decoration: none;
}
.footer-wiz {
	padding: 20px 0px;
}
.footer-wiz h3 {
	color: #fff;
	margin-top: 0px;
	position: relative;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 40px;
}
.footer-wiz h3:before {
	position: absolute;
	display: block;
	height: 2px;
	background-color: #0098dc;
	left: 0px;
	bottom: -10px;
	content: "";
	width: 40px;
}
.footer-wiz h3.footer-logo {
	margin-bottom: 20px;
}
.footer-wiz h3.footer-logo:before {
	display: none;
}
.footer-wiz ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-wiz ul li {
	padding-bottom: 5px;
}
.footer-wiz ul.footer-contact li {
	color: #e2e2e3;
}
.footer-wiz ul.footer-contact li a {
	color: #d4d4d4;
}
.footer-wiz ul.footer-contact li i.fa {
	padding-right: 4px;
	color: #a7a7a7;
}
.footer-menu ul li {
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
.footer-menu ul li:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "\f105";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
}
.footer-menu ul li:hover a {
	color: #192d79;
}
.footer-menu ul li:hover:before {
	color: #192d79;
}
.footer-menu ul li:hover {
	padding-right: 20px;
}
.footer-wiz ul.open-hours li {
	border-bottom: 1px dashed #404040;
	padding: 10px 0px;
}
.footer-wiz ul.open-hours li:first-child {
	padding-top: 0px;
}
.newsletter {
	margin-top: 30px;
	position: relative;
}
.newsletter .news-input {
	padding: 15px 65px 15px 15px;
	background: #252525;
	color: #a7a7a7;
	width: 100%;
	border: 0px;
	border-radius: 3px;
}
.newsletter .news-btn {
	color: #fff;
	background-color: #192d79;
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0px;
	/*border: 0px;*/
	border-radius: 0px 3px 3px 0px;
	font-size: 26px;
	top: 0px;
	cursor:pointer;
}
.btnborder {
	border-color: #0098dc;
	border-right: 1px solid #0098dc;
	border-top: 1px solid #0098dc;
	border-bottom: 1px solid #0098dc;
}
.footer-bottom-area {
	background-color: #181818;
	color: #a7a7a7;
	font-size: 11px;
	text-transform: uppercase;
	padding: 25px 0px;
}
.footer-bottom-area span, .footer-bottom-area a {
	color: #192d79;
}
.footer-bottom-area a:hover {
	color: #fff;
	text-decoration: none;
}
.bottom-social {
	text-align: left !important;
}
/*.bottom-social a {  padding: 10px;
	}*/
.footer-menu ul li:hover:before {
    color: #192d79;
}
.footer-menu ul li:before {    
	position: absolute;
    left: 0px;
    top: 0px;
    content: "\f105";
    font-family: 'FontAwesome';/*'Font Awesome\ 5 Free';*/
    font-weight: 900;
}
.hmtop{
	padding: 0px 12px;
    border: 1px solid #f1f0f0;
    border-radius: 5px;
    background: #efefef;
}

/********************** Contact us Css **********************/

.contact-text {
	padding-bottom: 10px;
}
.contact-text h3 {
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.contact-text h3 span {
	color: #192d79;
}
.contact-form {
	margin-top: 20px;
}
.contact-form .form-group {
	margin-bottom: 0px;
}
.contact-form .form-control {
	margin-bottom: 15px;
}
.contact-form textarea.form-control {
	height: 120px;
}
.contact-form .form-group:last-child {
	margin-bottom: 0px;
}
button.btn-submit {
	background-color: #192d79;
	border-color: #0098dc;
	color: #fff;
	cursor:pointer;
}
button.btn-submit:hover {
	background-color: #0098dc;
	border-color: #192d79;
}
.address {
	padding-bottom: 20px;
}
.address:first-child {
	padding-top: 40px;
}
.address:last-child {
	padding-bottom: 0px;
}
.address h3 {
	margin: 0px;
	padding: 10px 15px;
	background-color: #192d79;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 4px 4px 0px 0px;
}
.address-block {
	padding: 15px 10px;
	background-color: #cfe3fb;
}
.address-block ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.address-block ul li {
	clear: both;
	padding-left: 40px;
	line-height: 18px;
	padding-bottom: 15px;
	position: relative;
}
.address-block ul li a {
	color: #192d79;
}
.address-block ul li a:hover {
	color: #000;
	text-decoration: none;
}
.address-block ul li:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-weight: 900;
	left: 8px;
	top: 3px;
	color: #192d79;
	font-size: 22px;
}
.address-block ul li.address-icon:before {
	content: "\f3c5";
}
.address-block ul li.phone-icon:before {
	content: "\f095";
	font-size: 18px;
}
.address-block ul li.fax-icon:before {
	content: "\f1ac";
	font-size: 18px;
}
.address-block ul li.mobile-icon:before {
	content: "\f3cd";
	font-size: 22px;
}
.address-block ul li.email-icon:before {
	content: "\f0e0";
	font-size: 15px;
}
.address-block ul li.web-icon:before {
	content: "\f0ac";
	font-size: 15px;
}


.map {
	width: 100%;
}
.map iframe {
	width: 100%;
	float: left;
	height: 400px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.success {
	padding-bottom: 20px;
	color: #35BC0E;
	font-size: 18px;
}
@media only screen and (min-width: 992px){

.flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}



}

.l-gallery-holder {
	margin: 10px 0px;
}
.portfolio-holder {
	margin-bottom: 10px;
}
.latest-gallery {
	display: block;
	position: relative;
}
.latest-gallery img {
	border-radius: 2px;
}
.latest-gallery i.fa, .latest-gallery i.far{
	position: absolute;
	width: 20px;
	height: 20px;
	left: 50%;
	top: 60%;
	margin-left: -10px;
	margin-top: -10px;
	color: #fff;
	z-index: 2;
	text-align: center;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	font-size: 20px;
}
.latest-gallery:hover i.fa, .latest-gallery:hover i.far{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	visibility: visible;
	top: 50%;
}
.latest-gallery:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	z-index: -1;
	content: "";
	border-radius: 2px;
}
.latest-gallery:hover:after {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 1;
	visibility: visible;
}



.advantages {
	padding-top: 20px;
}
.advantages h5 {
	text-transform: uppercase;
	font-weight: 400;
}
.advantages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.advantages ul li {
	padding-left: 100px;
	position: relative;
	padding-bottom: 25px;
}
.advantages ul li:last-child {
	padding-bottom: 0px;
}
.advantages ul li:before {
	display: block;
	color: #fff;
	background-color: #192d79;
	position: absolute;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 28px;
	content: "";
	left: 0px;
	top: 0px;
	border-radius: 100%;
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
}
.advantages ul li.trust:before {
	content: "\f2b5";
}
.advantages ul li.sequrity:before {
	content: "\f13e";
}
.advantages ul li.guarantee:before {
	content: "\f087";
}
.advantages ul li.location:before {
	content: "\f041";
}
.download-pdf {
	padding-bottom: 15px;
}
.download-btn {
	text-transform: none;
	font-size: 16px;
	font-weight: 400;
	background-color: #434343;
	margin-right: 15px;
	margin-bottom: 15px;
}
.download-btn .fa {
	margin-right: 6px;
	font-size: 18px;
}
.download-btn:hover {
	background-color: #192d79;
}
.right-quote-from {
	border: 1px solid #d9d9d9;
	box-shadow: 1px 1px 15px 0px rgba(153,153,153,0.3);
	padding: 10px 25px;
}
.right-quote-from h4 {
	background-color: #192d79;
	text-align: center;
	border-radius: 3px;
	text-transform: uppercase;
	padding: 12px 15px;
	margin: -30px 0px 20px;
	color: #fff;
	font-weight: 400;
}
.right-quote-from .form-control {
	box-shadow: none;
	padding: 4px 15px;
	height: auto;
}
/*p.right-quote-from textarea.form-control {
	height: 150px;
}*/
.right-quote-from textarea.form-control {
	/**/
}
.pad5{padding: 5px;}
.wdth100{ width: 100%; }

.left-block {
	padding-bottom: 30px;
	clear: both;
	float: left;
	width: 100%;
}
.left-block:last-child {
	padding-bottom: 0px;
}
/*.left-block h4{text-transform:uppercase;margin-top:0px;margin-bottom:0px;background-color:#3a3a3a;color:#fff;padding:15px 0px 15px 15px;font-size:18px;line-height:22px;border-radius:2px 2px 0px 0px;font-weight:600;}*/
.left-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left-menu ul li {
	padding-bottom: 4px;
}
.left-menu ul li a {
	display: block;
	padding: 3px 10px 3px 20px;
	background-color: #f6f6f6;
	color: #192d79;
	text-transform: uppercase;
	position: relative;
}
.left-menu ul li a:hover, .left-menu ul li.active a {
	background-color: #0098dc;
	color: #fff;
	text-decoration: none;
}
.left-menu ul li a:before {
	position: absolute;
	right: 15px;
	content: "\f105";
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 16px;
}
.title-with-bg {
    background-color: #eb0028;
    border-radius: 3px 3px 0px 0px;
    padding: 14px 20px;
   /* margin: 0px;*/
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #fff;
    height: 20px;

}
/*h4 .title-with-bgs {
    background-color: #ed1c24 !important;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 12px 15px;
    margin: -30px 0px 20px;
    color: #fff;
    font-weight: 400;
}*/
.text-justify { text-align: justify; }
.serborder{border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 15px 0px rgb(153 153 153 / 30%);
    padding: 10px 1px;}

.h2, h2 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 16px !important;
}
.pad0005{padding: 5px 0 5px 10px;}
