/*!
Theme Name: CSW REMISSE THEME
Theme URI: https://www.colcastudios.com
Author: David Apaza
Author URI: https://www.colcastudios.com
Description: El Theme "CSW REMISSE THEME", está diseñado y personalizado para el funcionamiento de la página web "TRANSPORTEREMISSE.COM", con plugins particulares y personalizados que funcionan exclusivamente con el Theme "CSW REMISSE THEME". Por lo que nos reservamos la funcionalidad en otros portales web, para mayor información y personalizaciones en otro portal web diríjase a la página web del author o contáctese vía Whatsapp: (+51) 980 541 544 - Arequipa - Perú.
Version: 2.2
License: COLCA STUDIOS COPYRIGHT
License URI: https://www.colcastudios.com/terminos-condiciones/
Text Domain: csw-remisse-theme
*/

/* amination */
@-webkit-keyframes csw-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px);
	}

	33.3% {
		-webkit-transform: translateX(-6px);
		transform: translateX(-6px);
	}

	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}

	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}

	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes csw-bubble{
	to{
		background: #A4CA1E;
		color:#0C2049;
		text-shadow:3px 3px 1px #fff;
		transform:scale(1.1)
	}
}
body{
	margin:0!important;
	padding:0!important;
	overflow-y: scroll;
}
p{
	margin-top: 0;
	text-align: justify;
	margin-bottom: 15px;
}
a{
	color: #00AAE8;
	text-decoration: underline;
}
a:hover{
	color: #000;
}
a:active,a:focus{
	color:#000
	text-decoration:none;
}
a.carousel-control{
	text-decoration:none;
}
a,a:active,a:focus,input,button{
	outline:0!important
}
h1,h2,h3,h4,h5,h6{
	position:relative;
	margin:0 0 15px 0;
	font-weight: 500;
}
h1{font-size:3rem}
h2{font-size:2.5rem}
h3{font-size:2rem}
h4{font-size:1.8rem}
h5{font-size:1.6rem}
h6{font-size:1.4rem}
a,
a p,
label,
select,
.go-top,
.sub-arrow,
.wpcf7-date,
.close-modal,
input.datepicker,
.partner-slider li,
input[type="radio"],
.nav-mobile-trigger,
.nav-mobile-trigger,
.scale-img img:hover,
.owl-carousel .owl-dot,
.input-daterange input,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-video-play-icon,
.gallery .gallery-item .gallery-icon a .icon{
	cursor:pointer;
}
body i.icon{
	margin: 0;
}
.pagination li{
	font-size: 1.5rem!important;
}
.fancybox{
	cursor: zoom-in;
}
.text-upper{
	text-transform: uppercase;
}
.more-link{display:none!important}
.text-left,.text-left p{
	text-align:left
}
.text-center,.text-center p{
	text-align:center;
	align-items: center;
  justify-content: center;
}
.text-right,.text-right p{
	text-align:right
}
.alignleft,.aligncenter,.alignright{
	margin-bottom:10px
}
.alignleft{
	float:left;
	margin-right:20px
}
.aligncenter{
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block
}
.alignright{
	float:right;
	margin-left:20px
}
.intro img,
.post-thumb img,
.container-fluid img{
	max-width:100%;
	height:auto
}
ul {
	padding-left: 0
}
ul ul{
	padding-left: 20px
}
ol {
	padding-left: 20px
}
ol li,
ul li{
	margin:5px 0;
}
ul li{
	list-style: none;
	position: relative;
}
.wpb_text_column ul:not(.widSSPBullet) li::before,
.wpb_text_column ul:not(.widSSPWriteReview) li::before{
	content: "\e910";
	font-family: "cswfonts";
	float: left;
	position: absolute;
	top: 2px;
	left: 0;
	font-weight: bold;
	font-size: 10px;
}
main .wpb_text_column ul.widSSPBullet li::before,
main .wpb_text_column ul.widSSPReadReview li::before,
main .wpb_text_column ul.widSSPWriteReview li::before{
	display: none;
}
.wpb_text_column ul li{
	padding-left: 25px;
}
em{
	font-style: italic;
}
.container-fluid{
	width: 100%;
	max-width:1200px;
	position:relative;
}
.vc_row.container-fluid{
	margin: 0 auto !important;
	float: none;
	padding: 0;
}
/* go up	 */
.btn.go-top{
	position: fixed;
	font-size: 1.5rem;
	top: 50%;
	right: 10px;
	margin-top: -30px;
	display: none;
	z-index: 1001;
	padding: 6px 10px;
	border-radius: 5px;
}
.btn.go-top .icon{
	margin: 0;
	width: 5px;
	height: 5px;
	line-height: 0;
	display: contents;
}
/* Animation */
a,
.btn,
.navi,
i.icon,
button,
a::after,
a::before,
.logo img,
li::after,
li::before,
.footer img,
i.icon::after,
i.icon::before,
.img-zoom img,
.header .brand,
.header .brand img,
.post-item a img,
.gallery-thumb::after,
.vc_icon_element-icon,
.post-thumb::before,
main .intro-logo li,
.vc_custom_heading a,
.vc_custom_heading::before,
.csw-banner .carousel-control,
.vc_icon_element-inner::after,
.custom-icon .vc_icon_element-inner,
.custom-icon .vc_row .vc_icon_element-inner,
.fotorama__nav__frame .fotorama__loaded--img::after{
	-webkit-transition:all .35s ease;
	-moz-transition:all .35s ease;
	-o-transition:all .35s ease;
	transition:all .35s ease;
}
.logo img:hover, .logo img:focus, .logo img:active,
.footer img:hover, .footer img:focus, .footer img:active {
	-webkit-animation-name: csw-wobble-horizontal;
	animation-name: csw-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* header */
	.menu a,
	.header a,
	.footer a,
	a.btn{
		text-decoration: none;
	}
	.header{
		width: 100%;
    position: relative;
		z-index: 1000;
		background-color: #fff;
		box-shadow: 0 0 8px #0C2049;
	}
	.header ul{
		padding: 0;
		margin: 0;
		list-style: none;
	}
	.header .top{
		padding: 0;
		overflow: hidden;
		background-color: #0C2049;
	}
	.header .top ul{
		display: table;
	}
	.header .top ul li{
		display: table-cell;
		padding-left:25px;
		font-size: 1.4rem;
		font-weight: 400;
		vertical-align: middle;
		margin: 0;
	}
	.header .top ul li:first-child{
		padding-left:0;
		font-weight: 500;
	}
	.header .top p{margin: 0;}
	.header .top ul li i.icon{
		float: left;
		margin-top: 3px;
		margin-right: 8px;
	}
	.header .top a{
		color:#FFFFFF;
		opacity: 0.85;
	}
	.header .top a:hover{
		opacity: 1;
	}
	.header .brand{
		padding:10px 10px 10px 0;
		background-color:transparent;
		z-index: 1;
	}
	.header .logo{
		margin: 0;
	}
	.header .logo img{
		max-height: 60px;
	}
	.home .header .logo img{
		max-height: 100px;
	}
	.header .logo a{
		display: block;
	}
	.header .container-fluid{
		display: flex;
	  align-items: center;
	  justify-content: center;
	}
	.header .quote li{
		font-size: 1.6rem;
		display: table-cell;
		border-radius: 30px;
	}
	.header .quote li a{
		color: #000;
		font-weight: 700;
		padding:15px 30px;
		display: block;
		position: relative;
		white-space: nowrap;
		z-index: 2;
	}

	.header .affix .quote li a{
		padding:12px 30px;
	}
	.header .quote li a:hover{
		color: #FFF;
	}

	.carousel .carousel-caption .btn::before,
	.header .quote li.menu-item::before,
	.header .quote li::before,
	main .carousel-caption .caption-body a::before,
	main .vc_btn3.vc_btn3-shape-round.vc_btn3-style-modern::before {
		content: "";
		top: 50%;
		left: 50%;
		height: 0;
		width: 0;
		opacity: 0;
		position: absolute;
		border-radius: 30px;
		background-color: #123274;
		z-index: 1;
	}
	.header .quote li.current-menu-item a{
		color: #fff;
	}
	.carousel .carousel-caption .btn:hover::before,
	.header .quote li.menu-item:hover::before,
	.header .quote .menu-item.current-menu-item::before,
	.header .quote li:hover::before,
	main .carousel-caption .caption-body a:hover::before,
	main .vc_btn3.vc_btn3-shape-round.vc_btn3-style-modern:hover::before {
		top: 0;
		left: 0px;
		opacity: 1;
		width: 100%;
		height: 100%;
	}
	main .vc_btn3.vc_btn3-shape-round .btn-title{
		z-index: 1;
		position:relative;
	}
	.top-contact,
	.top .social-net{margin-right: auto;}

	.top-phone{
		position: relative;
	}
	.top-phone > .textwidget >ul::before {
		top: 0;
		width: 0;
		height: 0;
		content: "";
		left: -40px;
		position: absolute;
		border-bottom: 50px solid;
		border-left: 40px solid transparent;
	}
	.top-phone > .textwidget > ul::after {
		top: -10px;
		left: -37px;
		width: 7px;
		content: "";
		height: 70px;
		position: absolute;
		-webkit-transform: rotate(39deg);
		transform: rotate(39deg);
	}
	.top-phone ul li{
		position: relative;
		display: block;
		width: 180px;
		height: 50px;
	}
	.top-phone .textwidget li a{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		color: #080E26;
		padding: 5px 15px 5px 5px;
	}
	.top-phone .textwidget li a:hover{
		color: #000;
	}
	.top-phone .textwidget ul .icon{
		width: 0px;
		height: 0px;
		text-align: center;
		vertical-align: middle;
		float: left;
		padding: 10px 8px 9px 8px;
		margin-right: 15px;
		font-size: 2rem;
		border-radius: 50%;
		display: table;
		background-color: #fff;
	}
	.top-phone .phone-number{
		font-size: 1.9rem;
		font-weight: 700;
		top: -5px;
		position: relative;
	}
/* Menu */
	.affix{
		top: 0!important;
		width: 100%;
		padding: 0;
		box-shadow: 2px 2px 10px #123274;
		background-color:#fff;
	}
	.affix .logo{
		font-size:1.5rem;
	}
	.affix .brand{
		padding: 0;
	}
	.affix .logo img{
		max-width: 180px!important;
	}
	.main{
		padding: 0 15px;
	}
	.navi{
		margin:0 auto;
	}
	.navi .main-menu{
		display: table;
	}
	.navi .main-menu li{
		display: table-cell;
		position: relative;
	}

	main .intro-logo .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{
		border: 3px solid #fff;
		height: 120px;
		font-weight: 700;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	main .intro-logo .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon{
		margin: 0;
		margin-bottom: 0px;
		text-indent: -9999em;
		background-image: url(img/transervir-cargo-almacen_icon.png);
		margin-bottom: 6px;
		width: 50px;
		height: 50px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		line-height: 50px;
	}
	main .intro-logo .btn-gray.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon{
		background-image: url(img/transervir-hidrocarburos_icon.png);
	}
	main .intro-logo .btn-orange.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon{
		background-image: url(img/transervir-residuos-solidos_icon.png);
	}
	main .intro-logo .btn-green.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon{
		background-image: url(img/transervir-transporte-personal_icon.png);
	}
	main .intro-logo .btn-blue .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{
		color: #00AAE8;
	}
	main .intro-logo .btn-blue .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover,
	.navi .main-menu>li.menu-blue:hover>a::before,
	.navi .main-menu>li.menu-blue.current-menu-item>a::before,
	.navi .main-menu>li.menu-blue.current_page_parent>a::before,
	.navi .main-menu>li.menu-blue.current-menu-ancestor>a::before,
	.navi .nav>.main-menu>li.menu-blue.service>a::after{
		background-color: #00AAE8!important;
		color: #fff;
	}
	.navi .main-menu li.menu-blue ul.sub-menu a{
		color: #00AAE8!important;
	}
	main .intro-logo .btn-gray .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{
		color: #9D9D9C;
	}
	main .intro-logo .btn-gray .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover,
	.navi .main-menu>li.menu-gray:hover>a::before,
	.navi .main-menu>li.menu-gray.current-menu-item>a::before,
	.navi .main-menu>li.menu-gray.current_page_parent>a::before,
	.navi .main-menu>li.menu-gray.current-menu-ancestor>a::before{
		background-color: #9D9D9C!important;
		color: #fff;
	}
	.navi .main-menu li.menu-gray ul.sub-menu a{
		color: #9D9D9C!important;
	}
	main .intro-logo .btn-orange .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{
		color: #F39200;
	}
	main .intro-logo .btn-orange .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover,
	.navi .main-menu>li.menu-orange:hover>a::before,
	.navi .main-menu>li.menu-orange.current-menu-item>a::before,
	.navi .main-menu>li.menu-orange.current_page_parent>a::before,
	.navi .main-menu>li.menu-orange.current-menu-ancestor>a::before,
	.navi .nav>.main-menu>li.menu-orange.service>a::after{
		background-color: #F39200!important;
		color: #fff;
	}
	.navi .main-menu li.menu-orange ul.sub-menu a{
		color: #F39200!important;
	}
	main .intro-logo .btn-green	.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{
		color: #A4CA1E;
	}
	main .intro-logo .btn-green	.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover,
	.navi .main-menu>li.menu-green:hover>a::before,
	.navi .main-menu>li.menu-green.current-menu-item>a::before,
	.navi .main-menu>li.menu-green.current_page_parent>a::before,
	.navi .main-menu>li.menu-green.current-menu-ancestor>a::before,
	.navi .nav>.main-menu>li.menu-green.service>a::after{
		background-color: #A4CA1E!important;
		color: #fff;
	}
	.navi .main-menu li.menu-green ul.sub-menu a{
		color: #A4CA1E!important;
	}
	.navi .nav>.main-menu{
		display: table;
	}
	.navi .nav>.main-menu>li:first-child{
		margin-left: 0;
	}
	.navi .nav>.main-menu>li:last-child{
		margin-right: 0;
	}
	.navi .nav>.main-menu>li>a{
		color:#060B1B;
		display:block;
		font-size: 1.5rem;
		padding:30px 20px;
		font-weight: 700;
		text-align: center;
	}
	.navi .nav>.main-menu>li.service>a::before{
		content: "";
		height: 2px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.navi .nav>.main-menu>li.service>a::after{
		content: "";
		width: 10px;
		height: 10px;
		border-radius: 50%;
		position: absolute;
		top: 15px;
		left: 50%;
		margin-left: -5px;
		background-color: #9D9D9C;
	}
	.navi .nav>.main-menu>li.menu-blue.service>a::after{
		top: 25px
	}
	.affix .navi .nav>.main-menu>li>a{
		padding: 20px;
	}
	.navi .main-menu>li.menu-item-has-children:hover>a{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.navi .main-menu>li:hover>a,
	.navi .main-menu>li.current-menu-item>a,
	.navi .main-menu>li.current_page_parent>a,
	.navi .main-menu>li.current-menu-ancestor>a{
		position: relative;
	}
	/*Sub menu	*/
	.navi .main-menu ul.sub-menu{
		top:100%;
		left:0;
		padding:10px 15px;
		display: none;
		position: absolute;
		background-color: #fff;
		box-shadow: rgba(17, 17, 26, 0.4) 0px 2px 4px, rgba(17, 17, 26, 0.3) 0px 6px 10px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
	}
	.navi .main-menu .sub-menu li{
		border:0;
		font-size:1.5rem;
		font-weight:600;
		position:relative;
		clear:both;
		display:table;
		margin: 0;
	}
	.navi .main-menu .sub-menu li{
		width: 250px;
		margin: 5px 0;
	}
	.navi .main-menu li.menu-parent-small .sub-menu li,
	.main-navi .main-menu ul .menu-item-has-children{
		width:250px;
	}
	.navi .main-menu>li>.sub-menu>li{
		text-align:left;
		position:relative;
	}
	.navi .main-menu li .sub-menu li a{
		display:block;
		padding:15px 0;
	}
	.navi .main-menu li .sub-menu li>a:hover,
	.navi .main-menu li .sub-menu li:hover>a,
	.navi .main-menu li .sub-menu li.current-menu-item>a,
	.navi .main-menu li .sub-menu li.current-menu-ancestor>a,
	.navi .main-menu li .sub-menu li li.current-menu-item>a{
		color:#2C0062!important;
		padding:15px 10px;
		margin: 0 -5px;
		background:#fff;
		border-radius: 4px;
	}
	.navi .main-menu ul.sub-menu .sub-menu{
		top:-10px;
		left: 100%;
		margin-left: 25px;
		border-top-right-radius: 15px;
	}
	.navi .main-menu ul.sub-menu .sub-menu li{
		text-align:left;
	}
	.main-navi .main-menu .menu-item-has-children > a::after{
		right:0;
		top: 50%;
		position:absolute;
		font-family: "cswfonts";
		font-weight: 400;
		content:"\e911";
		margin-top:-10px;
		font-size:14px;
	}
	.main-navi .main-menu .menu-item-has-children .menu-item-has-children > a::after{
		font-size:12px;
		content:"\e912";
	}
	/*Mobile menu*/
		nav.nav-mobile-wrapper{
			display:none;
		}
		.nav-mobile-trigger{
			display:inline-block;
			padding:12px 15px;
		}
		.nav-mobile-trigger.active{
			top: -5px;
			padding: 0;
			right: -5px;
			position: fixed;
			z-index: 401;
		}
		.nav-mobile-trigger .icon{
			display:block;
			font-size:24px;
			padding:0;
			color:#123274;
			margin: 0!important;
		}
		nav.nav-mobile-wrapper .active .icon{
			color: #000;
			background: #fff;
			width: 50px;
			height: 50px;
			line-height: 36px;
			text-align: right;
			border-bottom-left-radius: 100%;
		}
		.nav-mobile-trigger span:hover{
			text-decoration:none;
		}
		.mobile-container{
			position:fixed;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width:300px;
			display:none;
			padding: 15px;
			z-index:400;
			overflow-y: auto;
			background-color: #123274
		}
		.nav-mobile li{
			display:block!important;
			width:100%;
			position:relative;
			margin: 0;
		}
		.nav-mobile li:first-child{
			border-top:0;
		}
		.nav-mobile li li:last-child{
			border-bottom:0;
		}
		.nav-mobile li a{
			display:block;
			position:relative;
			font-size:16px;
			padding:8px 5px;
			font-weight: 700;
			color:#eee;
			border-bottom: 1px solid #111a3a;
		}
		.nav-mobile li:hover>a,
		.nav-mobile li.current-menu-item>a,
		.nav-mobile li.current_page_parent>a,
		.nav-mobile li.current-menu-ancestor>a{
			position: relative;
		}
		.nav-mobile .sub-menu{
			display:none;
			top:0;
			padding-left: 15px;
		}
		.nav-mobile .sub-menu li{
			position:relative;
		}
		.nav-mobile .sub-menu li a{
			text-transform: none;
			padding-left: 10px;
			font-weight: 400;
		}
		.nav-mobile li.menu-item-has-children > a{
			padding-right: 40px;
		}
		.nav-mobile li.menu-small .sub-menu a,
		.nav-mobile .sub-menu li ul li a{
			font-size: 14px;
		}
		.nav-mobile .sub-menu li ul li a{
			padding:8px 5px 8px 20px;
		}
		.sub-arrow{
			color:#ddd;
			top:-1px;
			right:0;
			width:40px;
			height:41px;
			line-height:41px;
			position:absolute;
			text-align:center;
			background-color:#000;
			z-index:9999;
		}
		@media(max-width:1023px){
			#menu-main{
				display:none;
			}
			.nav-mobile-wrapper{
				display:block!important;
			}
		}


/* Content */
	body.page-template-page-home header{
		text-align: center;
		box-shadow: none;
		background-color: transparent!important;
	}
	body.page-template-page-home header nav{
		display: inline-block;
	}
	body.page-template-page-home header .top-main-navi{
		top: -50px;
		position: relative;
	}
	body.page-template-page-home header nav .brand{
		padding:10px 15px;
		position: relative;
		background-color: #fff;
	}
	body.page-template-page-home header nav .brand::after,
	body.page-template-page-home header nav .brand::before{
		content: "";
		width: 0;
		height: 0;
		position: absolute;
		top: 100%;
		border: 0 solid #fff;
		border-width: 15px 65px;
		border-bottom-color: transparent;
	}
	body.page-template-page-home header nav .brand::before{
		left: 0;
		border-right-color: transparent;
	}
	body.page-template-page-home header nav .brand::after{
		right: 0;
		border-left-color: transparent;
	}
	main .vc_section{
		position: relative;
		z-index: 999;
		padding-top:60px;
		padding-bottom:60px;
	}
	main .intro-logo{
		position: absolute;
		bottom: 30px;
		right: 50%;
  	transform: translate(50%,0%);
		z-index: 2;
	}
	main .intro-logo ul{
		padding: 0!important;
		margin: 0!important;
	}
	main .intro-logo li{
		margin: 0!important;
		list-style: none;
	}
	main .intro-logo li{
		padding: 5px;
		border-radius: 20px;
		opacity: 0.9;
		box-shadow: 0 0 5px #000;
		background-color: #fff;
	}
	main .intro-logo li a{
		border-radius: 18px;
	}
	main .intro-logo li:hover{
		opacity: 1;
		box-shadow: 0 0 5px #fff;
	}
	main .intro-logo li::before{
		display: none!important;
	}
	main >.wpb-content-wrapper>.vc_section:not([data-vc-full-width="true"])>.vc_row.wpb_row{
		max-width: 1200px;
		margin: 0 auto;
	}
	main .block,
	main > .vc_section,
	main .vc_section.vc_section-has-fill,
	main .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
	main .vc_section.vc_section-has-fill + .vc_section{
		padding-top:50px;
		padding-bottom:50px;
	}
	main .vc_separator.vc_sep_color_grey .vc_sep_line{
		border-color:#ddd;
	}
	main .vc_section .container-fluid{
		margin-left:auto!important;
		margin-right:auto!important;
	}
	.vc_section .vc_row[data-vc-stretch-content="true"] .vc_column-inner,
	.vc_section[data-vc-stretch-content="true"] .wpb_column.vc_column_container .vc_column-inner{
		max-width: 100%;
	}
	main .wpb_button, main .wpb_content_element{
		margin-bottom: 0;
	}
	main .vc_tta-panel-body .wpb_text_column > :last-child{
		margin-bottom: 15px;
	}
	main .main-title{
		font-stretch: ultra-condensed;
		font-size: 4rem;
	}
	main .title-page{
		color: #123274;
		margin-bottom: 30px;
	}
	main .sub-title{
		letter-spacing: 0.19em;
	}
	main .title-line{
		font-size: 2rem;
	}
	main .title-page::after,
	main .title-page::before,
	main .title-line::after,
	main .title-line::before{
		content: "";
		position: absolute;
		left: 0;
		height: 4px;
		width: 75px;
	}
	main .title-page::after,
	main .title-line::after{
		top: -3px;
	}
	main .title-page::before,
	main .title-line::before{
		top: 100%;
	}
	main .title-light{
		font-weight: 300;
		font-size: 3.5rem;
	}
	main .align-center::before,
	main .align-center::after{
		left: 50%;
		margin-left: -35px;
	}
	main .align-right::before,
	main .align-right::after{
		left: auto;
		right: 0;
	}

	main .special-separator{
		height: 80px;
		background-size: 100% auto;
		background-repeat: no-repeat;
		z-index: 2;
	}
	main .special-separator .vc_sep_holder .vc_sep_line{
		border: 0;
	}
	main .shadow-dark .vc_single_image-wrapper.vc_box_circle{
		width: 540px;
		height: 540px;
		box-shadow: 0 0 12px #20202F;
	}
	main .shadow-dark .vc_single_image-wrapper.vc_box_circle img{
		width: 100%;
		height: 100%;
		padding: 8px;
		object-fit: cover;
		object-position: left;
		background-color: #fff;
	}
	main .is-table{
		display: table;
		margin: 0 auto;
	}

	.in-wrapper>.vc_column-inner>.wpb_wrapper,
	.in-wrap{
		padding: 20px;
		background-color: #fff;
		box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	}
	.in-wrap-sm{
		padding: 10px;
	}

	main .title-years{
		top: 25px;
		left: 60px;
		max-width: 185px;
		position: absolute;
	}
	main .wpb_text_column ul{
		padding-left: 20px;
	}
	main .more-up{
		left: 15px;
		position: absolute;
		margin-top: -235px;
	}
	main .more-up a.vc_single_image-wrapper{
		height: 678px;
		width: 520px;
	}
	main .more-up a.vc_single_image-wrapper img{
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: left bottom;
	}
	main .diagonal-bg>.vc_column-inner>.wpb_wrapper{
		overflow: hidden;
		display: inline-block;
		position: relative;
		min-height: 700px;
	}
	main .diagonal-bg>.vc_column-inner>.wpb_wrapper::before{
		top: -82px;
		left: 0;
		right: 20px;
		content: "";
		height: 250px;
		position: absolute;
		background-color: #F6F7F9;
		-webkit-transform: rotate(18deg) skew(18deg);
		transform: rotate(18deg) skew(18deg);
		z-index: 1;
	}
	main .diagonal-bg>.vc_column-inner>.wpb_wrapper>.vc_row{
		z-index: 1;
		position: relative;
	}
	main .wpb_wrapper blockquote{
		margin-left: 0;
		margin-top: 40px;
		border-style: solid;
		border-color: #000;
		border-width: 0 0 0 2px;
		transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
		padding: 0 0 0 50px;
	}
	main .wpb_wrapper .main-title{
		font-weight: 700;
	}
	main .wpb_wrapper .mini-title{
		display: inline-block;
		padding: 3px 10px;
		font-size: 1.2rem;
		color: #fff;
		margin-bottom: 0;
		background-color: #000;
	}
	main .wpb_wrapper .upper{
		text-transform: uppercase;
	}
	main .wpb_wrapper .align-center{
		margin: 0 auto;
		display: table;
	}
	main .wpb_wrapper .solution-item{
		position: absolute;
		left: -30px;
		bottom: -30px;
		background-color: #000;
		width: 200px;
		padding: 40px;
		font-size: 2rem;
		color: #fff;
		height: 200px;
		border-radius: 50%;
		display: flex;
		align-items: center;
	}
	main .wpb_wrapper .color-white{
		color: #f5f5f5;
	}

/* Heading with icon */
	main .vc_icon_element.csw_icon_element{
		margin: 0;
	}
	main h2.vc_custom_heading_icon,
	main h3.vc_custom_heading_icon,
	main h4.vc_custom_heading_icon,
	main h5.vc_custom_heading_icon,
	main h6.vc_custom_heading_icon,
	main p.vc_custom_heading_icon{
		line-height: 1.5425655;
		margin: 0;
	}
	main .vc_custom_heading_icon a.vc_icon_element-link{
		opacity: 0.85;
		display: table;
	}
	main .vc_custom_heading_icon .vc_icon_element-link:hover{
		opacity: 1;
	}
	main .is-cell{
		display: table-cell;
		vertical-align: middle;
	}
	main .is-cell.csw_icon_content{
		width: 100%;
	}
	main .csw_icon_element:not(.vc_icon_element-align-center) .is-cell.csw_icon_content{
		padding-left: 15px!important;
	}
	main .vc_icon_element-align-center .vc_heading_text{
		display: block;
		font-size: 1.5rem;
		text-shadow: none;
		line-height: 1.542562;
		font-weight: 400;
	}
	main .is-cell .vc_icon_element-inner{
		margin-top: 0;
		font-size: 2rem;
	}
	main .text-shadow-dark .vc_heading_title{
		text-shadow: 3px 3px 1px #000;
		font-size: 3rem;
		font-weight: 500;
	}
	main .vc_icon_element .title-separator::after{
		content: "";
		width: 100%;
		height: 1px;
		display: block;
		margin: 4px auto 10px auto;
		background-color: #eee;
	}

/* Grid */
	main .post-thumb .vc_figure {
		overflow: hidden;
	}
	main .post-thumb .vc_single_image-wrapper {
		position: relative;
	}
	main .post-thumb .vc_single_image-wrapper::before {
		left: -4px;
		right: -4px;
		content: "";
		height: 75px;
		bottom: -40px;
		position: absolute;
		-webkit-transform: rotate(-11deg) skew(-11deg);
		transform: rotate(-11deg) skew(-11deg);
		z-index: 1;
	}
	main .post-list .post-thumb img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: left bottom;
	}
	main .post-list .post-caption{
		margin: 0;
	}
	main .post-list .post-caption .vc_column-inner{
		padding: 0 20px 0 20px;
	}
	main .post-list .post-caption .vc_column-inner>.wpb_wrapper{
		top: -20px;
		padding: 20px;
		position: relative;
		background-color:#fff;
		z-index: 2;
	}
	main .post-list .post-caption .vc_column-inner>.wpb_wrapper::before {
	  left: -3px;
	  top: -30px;
	  right: -3px;
	  content: "";
	  position: absolute;
	  -webkit-transition: 500ms all ease;
	  transition: 500ms all ease;
	  height: 65px;
		background-color: #fff;
		-webkit-transform: rotate(-11deg) skew(-11deg);
		transform: rotate(-11deg) skew(-11deg);
	}
	main .post-list .post-caption .vc_column-inner>.wpb_wrapper::after {
		top: -38px;
		left: -3px;
		right: -3px;
		content: "";
		height: 9px;
		position: absolute;
		-webkit-transform: rotate(-11deg) skew(-11deg);
		transform: rotate(-11deg) skew(-11deg);
	}

	main .post-list .post-caption .csw_icon_element {
		right: 30px;
		top: -100px;
		z-index: 1;
		position: absolute;
	}
	main .post-list .post-caption .vc_custom_heading_icon .vc_icon_element-inner{
		border: 8px solid;
		margin-bottom: 0!important;
	}
	main .post-list .post-caption .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner{
		width: 5.5em!important;
		height: 5.5em!important;

	}
	main .post-list .post-caption .vc_btn3-container.vc_btn3-right{
		margin-bottom: 10px;
	}
	main .post-list .post-caption .vc_btn3-container.vc_btn3-right .vc_btn3{
		padding: 11px 40px;
		background-image: none;
	}
	main .post-list .post-caption .vc_btn3-container.vc_btn3-right .vc_btn3:hover{
		background-color: #123274!important;
	}
	main .post-list .post-caption .vc_btn3-container.vc_btn3-right .vc_btn3.vc_btn3-size-sm .vc_btn3-icon{
		font-size: 3rem;
	}
	main .post-list .post-caption .vc_btn3-container.vc_btn3-right .vc_btn3.vc_btn3-size-sm::before {
		top: -2px;
		width: 0;
		height: 0;
		content: "";
		left: -16px;
		position: absolute;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
		border-bottom: 50px solid;
		border-left: 15px solid transparent;
	}
	main .post-list .post-caption .vc_btn3-container.vc_btn3-right:hover .vc_btn3.vc_btn3-size-sm::before {
		border-bottom-color: #0C2049;
	}
	main .list-post-panel .post-list{
		margin: 15px auto;
		width: 100%;
	}
	main .list-post-item{
		margin-left: auto;
		margin-right: auto;
	}
	main .post-item>.vc_column-inner{
		min-height: 500px;
	}

	main .post-item .post-caption{
		position: absolute;
		left: 0;
		bottom: 10px;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	main .post-item:hover .nk-awb-overlay{
		background-color: rgba(0,0,0,0.8)!important;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	main .post-item>.vc_column-inner a.vc_icon_element-link{
		border: 2px solid;
	}
	main .post-item>.vc_column-inner:hover .post-caption{
		bottom: 80px;
	}
	main .post-item .post-caption>.vc_column_container>.vc_column-inner>.wpb_wrapper{
		padding: 20px;
	}

	main .post-item .post-caption .post-description{
		opacity: 0;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	main .post-item>.vc_column-inner:hover .post-description{
		opacity: 1;
	}
	main .post-item>.vc_column-inner:hover .vc_custom_heading_icon{
		-webkit-animation-duration: 2.5s;
		animation-duration: 2.5s;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-animation-iteration-count: 2.5;
		animation-iteration-count: 2.5;
		margin-bottom:150px;
	}

	main .post-item .vc_separator h4{
		font-size: 2.2rem;
		margin-bottom: 15px;
	}
	main .post-item .vc_icon_element-align-center .vc_custom_heading{
		font-size: 2.2rem;
		font-weight: 500;
	}
	main .icon-circle .post-item .vc_icon_element-align-center .vc_custom_heading_icon,
	main .icon-circle .post-item .vc_icon_element-align-center .vc_custom_heading_icon a{
		border-radius: 50%;
		padding: 10px;
	}
	main .post-item .vc_icon_element-align-center .vc_custom_heading_icon{
		font-weight: 400;
		border: 2px solid;
		font-size: 1.5rem;
	}
	main .post-item .vc_icon_element-align-left .vc_custom_heading_icon{
		position: absolute;
		left: 20px;
		bottom: 30px;
	}
	main .post-item .vc_icon_element-align-center .vc_custom_heading_icon{
		margin-bottom: 25px;
	}
	main .post-item .vc_custom_heading_icon a:hover{
		border: 2px solid;
		background-color: rgba(255, 255, 255, 0.85);
	}
	main .post-item .vc_custom_heading_icon a:hover .vc_icon_element-icon{
		color: #0C2049!important;
	}
	main .shadow-dark .post-slide img{
		border-radius: 50%;
		padding: 8px;
		background-color: #fff;
	}
	main .post-wrapper.list-post-panel .post-thumb{
		height: 320px;
	}
	main .post-wrapper.list-post-panel>.list-post-item> .vc_column-inner{
		padding: 15px;
	}
	main .post-wrapper.list-post-panel>.list-post-item> .vc_column-inner .vc_custom_heading{
		text-align: center;
	}
	main .post-wrapper.list-post-panel>.list-post-item> .vc_column-inner .post-title{
		font-size: 3rem;
		font-weight: 700;
	}
/*Grid title features*/
	.upper .post-title {
		text-transform: uppercase;
	}

	.font-500 .post-title {
		font-weight: 500;
	}

	.font-700 .post-title {
		font-weight: 700;
	}
	.size-40 .post-title {font-size: 4rem}
	.size-35 .post-title {font-size: 3.5rem}
	.size-30 .post-title {font-size: 3rem}
	.size-25 .post-title {font-size: 2.5rem}
	.size-20 .post-title {font-size: 2rem}
	.thumb-height-200 .post-thumb,
	.post-height-200 .post-list {
		height: 200px;
	}
	.thumb-height-210 .post-thumb,
	.post-height-210 .post-list {
		height: 210px;
	}
	.thumb-height-220 .post-thumb,
	.post-height-220 .post-list {
		height: 220px;
	}
	.thumb-height-230 .post-thumb,
	.post-height-230 .post-list {
		height: 230px;
	}
	.thumb-height-240 .post-thumb,
	.post-height-240 .post-list {
		height: 240px;
	}
	.thumb-height-250 .post-thumb,
	.post-height-250 .post-list {
		height: 250px;
	}
	.thumb-height-260 .post-thumb,
	.post-height-260 .post-list {
		height: 260px;
	}
	.thumb-height-270 .post-thumb,
	.post-height-270 .post-list {
		height: 270px;
	}
	.thumb-height-280 .post-thumb,
	.post-height-280 .post-list {
		height: 280px;
	}
	.thumb-height-290 .post-thumb,
	.post-height-290 .post-list {
		height: 290px;
	}
	.thumb-height-300 .post-thumb,
	.post-height-300 .post-list {
		height: 300px;
	}
	.owl-carousel .post-content .post-body .text{
		max-width: 300px;
		word-break: break-word;
	}
	.vc_col-lg-3 .owl-carousel .post-content .post-body .text{
		max-width: 120px;
	}
	main .carousel.intro-banner .carousel-caption .banner-title{
		display: inline-block;
		padding: 5px 30px;
		border:1px solid #A4CA1E;
		animation: csw-bubble .8s infinite alternate;
	}
	main .carousel.intro-banner .carousel-caption{
		bottom: 40%;
	}

/*buttons*/
	main .vc_btn3.vc_btn3-size-md{
		padding: 15px 25px;
		font-weight: 700;
		font-size: 1.6rem;
		border: 0!important;
	}
	main .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{
		background: #123274;
		background: -moz-linear-gradient(top,  #123274 0%, #0C2049 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#123274), color-stop(100%,#0C2049));
		background: -webkit-linear-gradient(top,  #123274 0%,#0C2049 100%);
		background: -o-linear-gradient(top,  #123274 0%,#0C2049 100%);
		background: -ms-linear-gradient(top,  #123274 0%,#0C2049 100%);
		background: linear-gradient(to bottom,  #123274 0%,#0C2049 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123274', endColorstr='#0C2049',GradientType=0 );
	}
	main .vc_btn3:focus,
	main .vc_btn3:hover{
		opacity: 1;
	}
	main .csw_bg_solid h2,
	main .csw_bg_solid h3,
	main .csw_bg_solid h4,
	main .csw_bg_solid h5,
	main .csw_bg_solid h6{
		color: #fff;
	}
	main .csw_bg_solid p,
	main .csw_bg_solid li{
		color: #fff;
	}
	main .wpb_wrapper .csw_max_width-sm{
		max-width: 400px;
		margin: 15px auto;
	}
	main .wpb_wrapper .csw_max_width-md{
		max-width: 600px;
		margin: 15px auto;
	}
	main .wpb_wrapper .icon-list-columns .wpb_column>.vc_column-inner>.wpb_wrapper{
		display: flex;
		gap: 20px;
	}
	main .wpb_wrapper .icon-list-columns .wpb_column>.vc_column-inner .vc_icon_element-inner{
		margin-bottom: 15px;
	}
	main .wpb_wrapper .icon-list-columns .wpb_column>.vc_column-inner .csw_icon_element{
		width: 20%;
	}
	main .wpb_wrapper .bg-solid{
		color: #fff;
	}
	main .wpb_wrapper .csw_title_icon{
		font-size: 16px;
		font-weight: 700;
		display: block;
		line-height: 1.444;
		margin-bottom: 10px;
	}
	main .wpb_wrapper .img-rounded{
		border-radius: 20px;
		background-color: #fff;
		border: 10px solid #fff;
		box-shadow: 0 0 5px #009ad5;
	}

	main .wpb_wrapper .img-rounded .vc_single_image-wrapper img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

/*sidebar*/
	.sidebar .widget:not(:last-child){
		margin-bottom: 20px;
	}
	.sidebar .widget{
		border-radius: 10px;
	}
	.sidebar .widget-title{
		color: #123274;
		font-weight: 700;
		margin-bottom: 30px;
	}
	.sidebar .widget-title::before{
		content: "";
		position: absolute;
		width: 40px;
		height: 4px;
		bottom: -4px;
		left: 0;
	}
	.sidebar .widget.bg-green{
		color: #f1f1f1;
	}
	.sidebar .bg-green .widget-title::before{
		background-color: #123274;
	}
	.sidebar textarea.form-control{
		height: 140px;
	}
	.sidebar .btn{
		color: #123274;
		padding: 12px 30px;
		border-radius: 40px;
	}
	.sidebar .menu li:not(:last-child){
		margin-bottom: 15px;
	}
	.sidebar .menu li a{
		width: 100%;
		color: #123274;
		font-weight: 700;
		position: relative;
		padding: 15px 20px 15px 30px;
		display: inline-block;
		background-color: #F4F4F4;
		border: 1px solid #e1e1e1;
		border-radius: 4px;
	}
	.sidebar .menu li a::before{
		content: "\f28d";
		left: 8px;
		top: 50%;
		margin-top: -9px;
		position: absolute;
		font-family: 'Font Awesome 5 Free';
	}
	.sidebar .menu li.current-item-page a::before{
		content: "\f060";
	}
	.sidebar .menu li a:hover,
	.sidebar .menu li.current-item-page a{
		color: #fff;
		border: 1px solid #fff;
		border-radius: 5px;
		background-color: #123274;
		-webkit-box-shadow: 0.698px 9.976px 10px 0px rgba(104, 104, 104, 0.1);
		box-shadow: 0.698px 9.976px 10px 0px rgba(104, 104, 104, 0.1);
	}
	.sidebar .top-contact ul{
		padding: 0;
		display: table;
		width: 100%;
		margin: 0;
	}
	.sidebar .top-contact ul li {
		display: table-cell;
		text-align: center;
	}
	.sidebar .top-contact ul >li {
		width: 100%;
	}
	.sidebar .top-contact ul ul >li {
		width: 50%;
	}
	.sidebar .top-contact ul li a{
		display: block;
		padding: 10px;
		text-decoration: none;
	}
	.sidebar .top-contact ul li a .icon{
		display: block;
		margin:10px auto;
		font-size: 2.5rem;
		text-align: center;
	}

/* img zoom */
	.img-zoom,
	.post-thumb{
		overflow: hidden;
		position: relative;
		display: block;
	}
	.img-zoom:hover img,
	.img-zoom:hover .child{
		transform:scale(1.15) rotateZ(0deg);
		-moz-transform:scale(1.15) rotateZ(0deg);
		-webkit-transform:scale(1.15) rotateZ(0deg);
		-o-transform:scale(1.15) rotateZ(0deg);
	}

/*OWL Caousel*/
	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1;margin:0}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../img/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
	.owl-stage-outer:not(.owl-height) .fancybox{
		height: 237px;
	}
	/*Animation fadeOut*/
	@keyframes fadeOut{
		0%{
			opacity:1
		}
		100%{
			opacity:0
		}
	}
	.owl-carousel .owl-item .owl-lazy{
		opacity:0;
		transition:opacity .4s ease
	}
	.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{
		max-height:0
	}
	.owl-carousel .owl-item img.owl-lazy{
		transform-style:preserve-3d
	}
	.owl-carousel .owl-video-wrapper{
		position:relative;
		height:100%;
		background:#000
	}
	.owl-carousel .owl-video-play-icon{
		position:absolute;
		height:80px;
		width:80px;
		left:50%;
		top:50%;
		margin-left:-40px;
		margin-top:-40px;
		background:url("../img/owl.video.play.png") no-repeat;
		cursor:pointer;
		z-index:1;
		-webkit-backface-visibility:hidden;
		transition:transform .1s ease
	}

	.owl-carousel .owl-video-play-icon:hover{
		-ms-transform:scale(1.2,1.2);
		transform:scale(1.2,1.2)
	}
	.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
		display:none
	}

	.owl-carousel .owl-video-tn{
		opacity:0;
		height:100%;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:contain;
		transition:opacity .4s ease
	}

	.owl-carousel .owl-video-frame{
		position:relative;
		z-index:1;
		height:100%;
		width:100%
	}
	.owl-nav{
		width: auto;
		display: table;
		position: relative;
		z-index: 2;
		height: 0;
		margin: auto;
	}
	.owl-nav button.owl-next{
		float: right;
	}
	.owl-nav button i.icon{
		display:inline-block;
		font-size:15px;
		padding:0;
		color:#fff;
		margin: 0;
		height: 35px;
		width: 35px;
		line-height: 35px;
		text-align: center;
		border-radius: 50%;
	}
	.owl-nav button:hover i.icon{
		background-color: #123274;
	}
	.owl-nav button.owl-prev .icon{
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.owl-nav button.owl-next .icon{
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.owl-dots{
		right: 5px;
		bottom: 5px;
		position: absolute;
		text-align: center;
		line-height: 0px;
	}
	.owl-carousel .owl-dots .owl-dot{
		height: 14px;
		width: 14px;
		margin: 6px 0;
		display: block;
		border: 3px solid #fff;
	}
	.owl-carousel .owl-dots .owl-dot.active{
		background: #123274;
	}
	.dots-inline .owl-dots{
		left: 0;
		right: 0;
		bottom: -7.5%;
		line-height: 0px;
		position: absolute;
		text-align: center;
	}
	.owl-carousel.dots-inline .owl-dots .owl-dot{
		width: 30px;
		height: 10px;
		margin: 5px;
		border-width: 2px;
		border-radius: 5px;
		display: inline-block;
	}
	.csw-center-carousel .owl-item:not(.center) .post-slide a::after {
	  content: "";
	  background: rgba(0,0,0,0.6);
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
	.post-wrapper .post-list{
		padding: 8px;
		border-radius: 6px;
		background-color: #123274;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	.post-wrapper .post-content{
		color: #f1f1f1;
		padding: 15px;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	.post-wrapper .post-content .btn{
		z-index: 1;
		width: 60px;
		height: 45px;
		overflow: hidden;
		line-height: 48px;
		position: relative;
		font-weight: 500;
		text-align: left;
		display: inline-block;
		background-color: transparent;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
		border: 0;
		font-size: 1.6rem;
	}
	.post-wrapper .post-content .btn-title{
		opacity: 0;
		top: -7px;
		position: relative;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	.post-wrapper .post-content .btn::before{
		top: 0;
		left: 0;
		content: "";
		z-index: -1;
		width: 60px;
		height: 45px;
		position: absolute;
		border-radius: 30px;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
		border: 2px solid #fff;
	}
	.post-wrapper .post-content .btn:hover,
	.post-wrapper .post-content .btn:hover::before{
		width: 130px;
		color: #123274;
		background-color: #fff;
	}
	.post-wrapper .post-content .btn .icon{
		top: 15px;
		left: 50%;
		right: 0;
		margin-left: -7px;
		text-align: center;
		position: absolute;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
	}
	.post-wrapper .post-content .btn:hover .icon{
		left: auto;
		right: 15px;
	}
	.post-wrapper .post-content .btn:hover .btn-title{
		opacity: 1;
	}

	.post-wrapper .vc_custom_heading a:hover {
		opacity: 1;
		color:#123274;
	}
	.post-wrapper .post-body .num-item{
		right: -35px;
		bottom: -45px;
		height: 100px;
		width: 100px;
		color: #fff;
		font-weight: 900;
		font-size: 2.2rem;
		position: absolute;
		border-radius: 100%;
		background-color: #000;
		-webkit-transition: 500ms all ease;
		transition: 500ms all ease;
		padding: 15px 10px 10px 32px;
	}

/*	Gallery*/
	.grid::after{content:'';display:block;clear:both}.grid-item,.grid-sizer{width:14.285%}.grid-item{float:left;height:230px;background:#fff;border:2px solid;border-color:#fff}.grid-item--width2{width:28.57%}.grid-item--height2{height:460px}.container-fluid .grid-item{height:150px}.container-fluid .grid-item--height2{height:300px}@media(max-width:1366px){.grid-item{height:150px}.grid-item--height2{height:300px}}.grid img{width:100%;height:100%!important;object-fit:cover}.grid-item{background:#000;text-align:left}.grid-item .gallery-image-title{position:absolute;left:5%;top:5%;font-family:Lato,sans-serif;font-weight:300;padding:2px 2px;color:#fff;border:1px solid #fff;font-size:1.2em;max-width:90%;z-index:1;visibility:hidden}.grid-item .gallery-image-subtitle{position:absolute;color:#fff;bottom:5%;left:5%;font-weight:700;font-size:.7em;visibility:hidden}.grid-item a:hover span.gallery-image-title,.grid-item a:hover span.gallery-image-subtitle{visibility:visible}.grid-item a:hover img{filter:opacity(40%);-webkit-filter:opacity(40%)}.grid-item--width2{background:#000;text-align:left}.grid-item--width2 .gallery-image-title{position:absolute;left:5%;top:5%;padding:2px 15px;color:#fff;border:1px solid #fff;font-size:1.4em;z-index:1;visibility:hidden}.grid-item--width2 .gallery-image-subtitle{position:absolute;color:#fff;bottom:20px;left:20px;text-transform:uppercase;font-family:Lato,sans-serif;font-size:.7em;visibility:hidden}.grid-item--width2 a:hover span.gallery-image-title,.grid-item--width2 a:hover span.gallery-image-subtitle{visibility:visible}.grid-item--width2 a:hover img{filter:opacity(40%);-webkit-filter:opacity(40%)}@media(max-width:1366px){.grid-item{height:130px}.grid-item--height2{height:260px}}@media(max-width:1100px){.grid-item{height:100px}.grid-item--height2{height:200px}.grid-item .gallery-image-title{font-size:1em}}@media(max-width:991px){.grid-item{height:80px}.grid-item--height2{height:160px}.grid-item .gallery-image-title{font-size:0.5em}span.gallery-image-title,span.gallery-image-subtitle{display:none}}@media(max-width:650px){.grid-item{height:50px}.grid-item--height2{height:100px}.grid-item .gallery-image-title{font-size:0.5em}}
	.csw-gallery-flex p:empty,
	.csw-gallery-flex >.grid >p:empty,
	.csw-gallery-flex p:first-child{
		display:none!important
	}
	main figure{margin:0}

/*table*/
	main .wpb_text_column table{background-color:transparent}
	main .wpb_text_column table col[class*="col-"]{position:static;display:table-column;float:none}
	main .wpb_text_column table td[class*="col-"],
	main .wpb_text_column table th[class*="col-"]{position:static;display:table-cell;float:none}
	main .wpb_text_column table.table{width:100%;max-width:100%;margin-bottom:20px;border:0}
	main .wpb_text_column table.table>thead>tr>th,
	main .wpb_text_column table.table>tbody>tr>th,
	main .wpb_text_column table.table>tfoot>tr>th,
	main .wpb_text_column table.table>thead>tr>td,
	main .wpb_text_column table.table>tfoot>tr>td{font-weight:700}
	main .wpb_text_column table.table>thead>tr>th,
	main .wpb_text_column table.table>tbody>tr>th,
	main .wpb_text_column table.table>tfoot>tr>th,
	main .wpb_text_column table.table>thead>tr>td,
	main .wpb_text_column table.table>tbody>tr>td,
	main .wpb_text_column table.table>tfoot>tr>td{padding:6px;line-height:1.42857143;vertical-align:middle;border:0;border-bottom:1px solid #eee}
	main .wpb_text_column table.table>caption+thead>tr:first-child>th,
	main .wpb_text_column table.table>colgroup+thead>tr:first-child>th,
	main .wpb_text_column table.table>thead:first-child>tr:first-child>th,
	main .wpb_text_column table.table>caption+thead>tr:first-child>td,
	main .wpb_text_column table.table>colgroup+thead>tr:first-child>td,
	main .wpb_text_column table.table>thead:first-child>tr:first-child>td{border-top:0}
	main .wpb_text_column table.table>tbody+tbody{border-top:2px solid #ddd}
	main .wpb_text_column table.table .table{background-color:#fff}
	main .wpb_text_column table.table-bordered{border:1px solid #ddd}
	main .wpb_text_column table.table-bordered>thead>tr>th,
	main .wpb_text_column table.table-bordered>tbody>tr>th,
	main .wpb_text_column table.table-bordered>tfoot>tr>th,
	main .wpb_text_column table.table-bordered>thead>tr>td,
	main .wpb_text_column table.table-bordered>tbody>tr>td,
	main .wpb_text_column table.table-bordered>tfoot>tr>td{border:1px solid #ddd}
	main .wpb_text_column table.table-bordered>thead>tr>th,
	main .wpb_text_column table.table-bordered>thead>tr>td{border-bottom-width:2px;background-color:#F1F3F4}
	main .wpb_text_column table.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
	main .wpb_text_column table.table-hover>tbody>tr:hover{background-color:#f5f5f5}
	main .wpb_text_column table.table>thead>tr>td.active,
	main .wpb_text_column table.table>tbody>tr>td.active,
	main .wpb_text_column table.table>tfoot>tr>td.active,
	main .wpb_text_column table.table>thead>tr>th.active,
	main .wpb_text_column table.table>tbody>tr>th.active,
	main .wpb_text_column table.table>tfoot>tr>th.active,
	main .wpb_text_column table.table>thead>tr.active>td,
	main .wpb_text_column table.table>tbody>tr.active>td,
	main .wpb_text_column table.table>tfoot>tr.active>td,
	main .wpb_text_column table.table>thead>tr.active>th,
	main .wpb_text_column table.table>tbody>tr.active>th,
	main .wpb_text_column table.table>tfoot>tr.active>th{background-color:#f5f5f5}
	main .wpb_text_column table.table-hover>tbody>tr>td.active:hover,
	main .wpb_text_column table.table-hover>tbody>tr>th.active:hover,
	main .wpb_text_column table.table-hover>tbody>tr.active:hover>td,
	main .wpb_text_column table.table-hover>tbody>tr:hover>.active,
	main .wpb_text_column table.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}
	/*table green*/
	main .wpb_text_column table.table.table-green thead th,
	main .wpb_text_column table.table.table-green thead td,
	main .wpb_text_column table.table.table-green tbody th{color:#f7fffa;vertical-align:middle;background-color:#006927}
	main .wpb_text_column table.table-bordered.table-green{border-top-color:#18823f}
	main .wpb_text_column table.table-bordered.table-green a img{margin:0;max-width:36px}
	main .wpb_text_column table.table-bordered.table-green>thead>tr>th,
	main .wpb_text_column table.table-bordered.table-green>tbody>tr>th,
	main .wpb_text_column table.table-bordered.table-green>tfoot>tr>th,
	main .wpb_text_column table.table-bordered.table-green>thead>tr>td,
	main .wpb_text_column table.table-bordered.table-green>tbody>tr>td,
	main .wpb_text_column table.table-bordered.table-green>tfoot>tr>td{border-color:#18823f}
	/*table red*/
	main .wpb_text_column table.table.table-red thead th,
	main .wpb_text_column table.table.table-red thead td,
	main .wpb_text_column table.table.table-red tbody th{color:#fff4f6;vertical-align:middle;background-color:#DF0025}
	main .wpb_text_column table.table-bordered.table-red{border-top-color:#f3443f}
	main .wpb_text_column table.table-bordered.table-red a img{margin:0;max-width:36px}
	main .wpb_text_column table.table-bordered.table-red>thead>tr>th,
	main .wpb_text_column table.table-bordered.table-red>tbody>tr>th,
	main .wpb_text_column table.table-bordered.table-red>tfoot>tr>th,
	main .wpb_text_column table.table-bordered.table-red>thead>tr>td,
	main .wpb_text_column table.table-bordered.table-red>tbody>tr>td,
	main .wpb_text_column table.table-bordered.table-red>tfoot>tr>td{border-color:#f3443f}
	/*table brown*/
	main .wpb_text_column table.table.table-brown thead th,
	main .wpb_text_column table.table.table-brown thead td,
	main .wpb_text_column table.table.table-brown tbody th{color:#fefefe;vertical-align:middle;background-color:#843A1C}
	main .wpb_text_column table.table-bordered.table-brown{border-top-color:#9b4d2e}
	main .wpb_text_column table.table-bordered.table-brown a img{margin:0;max-width:36px}
	main .wpb_text_column table.table-bordered.table-brown>thead>tr>th,
	main .wpb_text_column table.table-bordered.table-brown>tbody>tr>th,
	main .wpb_text_column table.table-bordered.table-brown>tfoot>tr>th,
	main .wpb_text_column table.table-bordered.table-brown>thead>tr>td,
	main .wpb_text_column table.table-bordered.table-brown>tbody>tr>td,
	main .wpb_text_column table.table-bordered.table-brown>tfoot>tr>td{border-color:#9b4d2e}
	/*table blue*/
	main .wpb_text_column table.table.table-blue thead th,
	main .wpb_text_column table.table.table-blue thead td,
	main .wpb_text_column table.table.table-blue tbody th{color:#f7f7ff;background-color:#123274}
	main .wpb_text_column table.table-bordered.table-blue{border-top-color:#201c59}
	main .wpb_text_column table.table-bordered.table-blue a img{margin:0;max-width:36px}
	main .wpb_text_column table.table-bordered.table-blue>thead>tr>th,
	main .wpb_text_column table.table-bordered.table-blue>tbody>tr>th,
	main .wpb_text_column table.table-bordered.table-blue>tfoot>tr>th,
	main .wpb_text_column table.table-bordered.table-blue>thead>tr>td,
	main .wpb_text_column table.table-bordered.table-blue>tbody>tr>td,
	main .wpb_text_column table.table-bordered.table-blue>tfoot>tr>td{border-color:#201c59}
/*modal*/
	.blocker {
	  position: fixed;
	  top: 0; right: 0; bottom: 0; left: 0;
	  width: 100%; height: 100%;
	  /* overflow: auto; */
	  padding: 20px;
	  box-sizing: border-box;
	  background-color: rgb(0,0,0);
	  background-color: rgba(0,0,0,0.75);
	  text-align: center;
	  z-index: 1002;
	}
	.blocker::before{
	  content: "";
	  display: inline-block;
	  height: 100%;
	  vertical-align: middle;
	  margin-right: -0.05em;
	}
	.blocker.behind {
	  background-color: transparent;
	}
	.modal {
	  display: none;
	  vertical-align: middle;
	  position: relative;
	  z-index: 2;
	  max-width: 800px;
	  box-sizing: border-box;
	  width: 90%;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: #fff;
	  padding: 20px 10px;
	  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
	  -o-border-radius: 8px;
	  -ms-border-radius: 8px;
	  border-radius: 8px;
	  -webkit-box-shadow: 0 0 10px #000;
	  -moz-box-shadow: 0 0 10px #000;
	  -o-box-shadow: 0 0 10px #000;
	  -ms-box-shadow: 0 0 10px #000;
	  box-shadow: 0 0 10px #000;
	  text-align: left;
	  max-height: 100%;
	  overflow-y: auto;
	}

	.blocker a.close-modal {
	  position: absolute;
	  top: 5px;
	  right: 5px;
	  width: 30px;
	  height: 30px;
	  border: 3px solid #eee;
	  text-indent: -9999px;
	  border-radius: 50%;
	  background-size: contain;
	  background-repeat: no-repeat;
	  background-position: center center;
	  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==');
	}

	.modal-spinner {
	  display: none;
	  position: fixed;
	  top: 50%;
	  left: 50%;
	  transform: translateY(-50%) translateX(-50%);
	  padding: 12px 16px;
	  border-radius: 5px;
	  background-color: #111;
	  height: 20px;
	}

	.modal-spinner > div {
	  border-radius: 100px;
	  background-color: #fff;
	  height: 20px;
	  width: 2px;
	  margin: 0 1px;
	  display: inline-block;

	  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	  animation: sk-stretchdelay 1.2s infinite ease-in-out;
	}

	.modal-spinner .rect2 {
	  -webkit-animation-delay: -1.1s;
	  animation-delay: -1.1s;
	}

	.modal-spinner .rect3 {
	  -webkit-animation-delay: -1.0s;
	  animation-delay: -1.0s;
	}

	.modal-spinner .rect4 {
	  -webkit-animation-delay: -0.9s;
	  animation-delay: -0.9s;
	}
	.icon-inline .csw_icon_element,
	.modal .csw_icon_element{
		width: 27.33333%;
		display: table-cell;
	}
	.icon-inline .csw_icon_element p.vc_custom_heading,
	.modal .csw_icon_element p.vc_custom_heading{
		text-align: center;
		font-family: "Roboto", sans-serif;
	}
	.icon-inline .csw_icon_element p.vc_custom_heading .vc_icon_element-inner,
	.modal .csw_icon_element p.vc_custom_heading .vc_icon_element-inner{
		display: flex;
		margin: auto;
	}
	.icon-inline .csw_icon_element p.vc_custom_heading .csw_icon_content,
	.modal .csw_icon_element p.vc_custom_heading .csw_icon_content{
		padding: 0;
	}
	.modal .owl-carousel{
		margin-bottom: 20px;
	}
	.modal form .form-group .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label{
		margin-right: 20px;
	}
/*Search*/
	.search-wrap{
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		padding: 15px 0;
		border-top: 1px solid #515151;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,0.7)));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%);
		background: -o-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%);
		background: -ms-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%);
		background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 );
	}
	.search-rs{
		padding: 0;
	}
	.search-item a{
		color: #1a0dab;
		margin-bottom: 10px;
		font-size: 20px;
		display: block;
	}
	.search-rs a:not(.search-uri):hover,
	.search-rs a:not(.search-uri):visited{
		color: #609;
	}
	.search-rs a.search-uri:hover{
		text-decoration: none;
	}
	.search-rs li{
		list-style: none;
	}
	.search-item a.fancybox{
		width: 120px;
		height: 80px;
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	.search-rs .search-item{
		margin: 30px auto;
		width: 100%;
		clear: both;
		display: table;
	}
	.search-rs .search-item .post-thumb{margin-right:15px}
	.search-rs .search-item .post-thumb img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	@media(min-width: 680px){
		.search-title{
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			display: -webkit-box;
			line-height: 22px;
			max-height: 22px;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical;
		}
	}
	.search-rs .search-uri{
		color:#006621;
		margin-bottom: 10px;
		word-break: break-all;
	}
	.search-rs .search-thumb{
		max-width: 180px;
		float: left;
		margin-right: 20px;
	}
	.search-excerpt{
		margin-bottom: 0;
		position: relative;
	}
	.search-page .container-fluid{
		max-width: 1000px;
	}
	.search-page .btn.btn-lg{
		padding:11px 20px 10px 20px;
		margin-top: -1px;
	}
	.search-form{max-width:450px;margin: auto;}
/* Form */
	form .input-daterange .wpcf7-form-control-wrap{
		display: table-cell;
	}
	form .form-group .wpcf7-form-control-wrap{
		display: block;
	}
	form .form-group .form-control{
		border-radius: 0;
	}
	form .form-group .form-control:focus{
		background-color: #fff;
	}
	form .form-group .wpcf7-form-control-wrap .wpcf7-list-item{
		padding: 13px 10px 12px 10px;
		display: inline-block;
		box-shadow: 6px 6px 1px #E6EBF1;
	}
	form .form-group .wpcf7-form-control-wrap .wpcf7-list-item.first{
		margin-left: 0;
	}
	form .form-group .wpcf7-form-control-wrap .wpcf7-list-item label{
		margin: 0;
	}
	form .form-group .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label{
		margin-right: 40px;
	}
	form .form-group .form-group{
		margin-bottom: 2px;
	}
	.sidebar .wpcf7 form.invalid .wpcf7-response-output,
	.sidebar .wpcf7 form.unaccepted .wpcf7-response-output,
	.sidebar .wpcf7 form.payment-required .wpcf7-response-output{
		color: #543b05;
		background-color: #ffd15e;
	}
	main .mapp-layout{
		margin: 0;
		border: 0;
	}
	body .dropdown-menu,
	form textarea.form-control{
		border-radius:5px
	}
	.btn.square,
	.form-control.square{
		border-radius: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	textarea.form-control.square{
		max-height: 132px;
	}
	.contact-area textarea.form-control.square{
		max-height: 175px;
	}
	form .heading-title h4{
		background-color: #123274;
		padding: 7px 10px;
	}
/*Phones*/
	main .phones{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	main .phones li a,
	main .home-phones .vc_heading_title{
		opacity: 0.8;
		padding-left: 60px;
		font-size: 3rem;
		color: #fff;
		display: table;
		text-shadow: 2px 2px 1px #000;
	}
	main .home-phones a .vc_heading_title{
		padding-left: 0;
	}
	main .phones li a:hover,
	main .home-phones a .vc_heading_title{
		opacity: 1;
	}
	main .phones .icon{
		float: left;
		font-size: 2.5rem;
		width: 50px;
		height: 50px;
		text-align: center;
		padding: 18px 10px;
		border-radius: 50%;
		text-shadow: none;
		position: absolute;
		left: 0;
		top: 10px;
		background-color: #fff;
	}
	main .phones .icon-mobile{
		color: #F39200;
	}
	main .phones .icon-whatsapp{
		color: #08B118;
	}
	main .phones .icon-phone-call{
		color: #00B5F1;
	}
	main .phones span,
	main .home-phones .vc_heading_text{
		font-size: 1.4rem;
		text-shadow: none;
		display: block;
	}
/*partners*/
	.side-pd.partners {
		padding: 40px 0;
		background-color: #fff;
	}
	.partners ul{
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.partners ul li{
		margin: 10px 20px;
		display: inline-block;
	}
	.partners ul li img{
		width: auto;
		max-height: 60px;
	}
	.partners a {
		opacity: 0.6;
		display: inline-block;
		filter: grayscale(100%);
	}
	.partners a:hover{
		opacity: 1;
		filter: none;
	}
/* Apps */
.footer .csw-apps{
	color: #646473;
	font-weight:400;
	padding-top: 50px;
	padding-bottom:50px;
}
.footer .csw-apps .widget-title{
	text-align:center;
	font-size:3rem;
	color:#123274
}
.footer .csw-apps .widget-title::before{
	left:50%;
	margin-left:-30px;
	height:4px;
	width:60px;
}
.footer .csw-apps .title-light{
	text-align:center;
	font-size:2.5rem;
	color:#123274
}
.footer .csw-apps .widget.wrapper .textwidget{
	padding: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}
.footer .social-net .textwidget{
	display: flex;
	margin-top: 30px;
	align-items: center;
	flex-direction: column;
}

/* address */
	.address ul ul{
		padding-left: 30px;
	}
	.address li i.icon{
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		margin-right: 5px;
	}
/* Social net */
	.footer .social-net{
		list-style: none;
		padding: 0;
		display: table;
		clear: both;
	}
	.footer .social-net li{
		padding-left:10px;
		display: table-cell;
	}
	.footer .social-net li:first-child{
		padding-left: 0;
	}
	.footer .social-net i.icon{
		margin: 0;
		width: 38px;
		height: 38px;
		line-height: 38px;
		text-align: center;
	}
/* Footer */
	.footer{
		color: #CACAD9;
		margin: 0 -15px;
		font-weight: 500;
	}
	.footer .widget-title{
		font-weight: 700;
		font-size: 1.6rem;
		margin-bottom: 25px;
	}
	.footer .widget-title::before{
		content: "";
		width: 50px;
		height: 3px;
		left: 0;
		top: 100%;
		position: absolute;
	}
	.footer img{
		max-width:224px;
	}
	.footer .social-net a{
		opacity: 0.75;
	}
	.footer .social-net a:hover{
		opacity: 1;
	}
	.footer a{
		text-decoration: none;
	}
	.side-pd{
		padding-left:15px;
		padding-right:15px;
	}
	.footer .foot{
		background-color:#123274;
	}
	.footer .foot{
		position: relative;
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.footer .copy{
		color: #CACAD9;
		background-color:#0C2049;
	}
	.footer .copy .container-fluid{
		padding-top:18px;
		padding-bottom:18px;
		border-top: 1px solid #142156;
		font-size: 1.4rem;
		font-weight: 400;
	}
	.foot ul{
		padding: 0;
		margin: 0;
	}
	.foot ul a{
		color: #CACAD9;
	}
	.foot li{
		line-height: 1.555;
	}
	.foot .menu li a::before,
	.foot .menu li a::after{
		content: "";
		border: 1px solid #CACAD9;
	}
	.foot .menu li a::before{
		float: left;
		margin-right: 8px;
		margin-top: 6px;
		width: 10px;
		height: 10px;
	}
	.foot .menu li a::after{
		width: 6px;
		height: 6px;
		position: absolute;
		left: 2px;
		top: 8px;
	}
	.foot .social-net a{
		color: #eee;
		display: block;
	}
	.foot .social-net a i.icon{
		position: relative;
		color: #fff;
		border-radius: 4px;
	}
	.foot .social-net a i.icon{
		display: inline-block;
	}
	.footer .copy p{
		margin: 0;
	}
	.footer .copy a{
		color: #CDCCE4;
		font-weight: 700;
	}
	.footer .copy a:hover{
		color: #fff;
	}
	.footer .copy .copy-left{
		margin-right: 15px;
	}
	.footer .copy .copy-right{
		margin-left: 15px;
	}


/* Media query*/
	@media(max-width: 1366px){
		h1{font-size:3rem}
		h2{font-size:2.5rem}
		h3{font-size:2.2rem}
		h4{font-size:2rem}
		h5{font-size:1.8rem}
		h6{font-size:1.6rem}
		.header .brand{
			padding: 8px 8px 8px 0;
		}
		.navi .nav>.main-menu>li>a{
			font-size: 1.4rem;
			padding:28px 15px;
			font-weight: 700;
			text-align: center;
		}
		main .csw-center-carousel .post-list{
			height: 300px;
		}
		.home .header .logo img {
			max-height: 80px;
		}
		body.page-template-page-home header nav .brand::after,
		body.page-template-page-home header nav .brand::before{
			border-width: 15px 55px;
			border-bottom-color: transparent;
		}
	}
	@media(max-width: 1100px){
		h1{font-size:2.8rem}
		h2{font-size:2.4rem}
		h3{font-size:2.1rem}
		h4{font-size:1.9rem}
		h5{font-size:1.7rem}
		h6{font-size:1.5rem}
		.navi{
			margin-right:12px;
		}
		main .post-title{
			float: none;
			display: block;
			width: 100%;
			text-align: left;
		}
	}
	@media(max-width: 1023px){
		main .vc_section, main .vc_section.vc_section-has-fill, main .vc_section.vc_section-has-fill, main .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, main .vc_section.vc_section-has-fill + .vc_section{
			padding: 50px 30px;
		}
		main .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a{
			padding: 14px 8px;
			font-size: 2rem;
		}

		main .wpb_wrapper .icon-list-columns .wpb_column>.vc_column-inner .csw_icon_element{
			width: 40%;
		}
	}
	@media(max-width: 991px){
		main .vc_section, main .vc_section.vc_section-has-fill, main .vc_section.vc_section-has-fill, main .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, main .vc_section.vc_section-has-fill + .vc_section{
			padding: 50px 20px;
		}
		.home .header .logo img{
			max-height: 60px;
		}
		body.page-template-page-home header nav .brand::after,
		body.page-template-page-home header nav .brand::before{
			border-width: 10px 45px;
		}
		.header .top ul li i.icon{
			margin:0;
		}
		nav.nav-mobile-wrapper{
			position: static;
		}
		.mobile-container{
			width: 100%;
		}
		form .form-group .wpcf7-list-item{
			margin-left: 0;
		}

		main .wpb_wrapper .icon-list-columns .wpb_column>.vc_column-inner>.wpb_wrapper{
			display:grid;
		}

		main .wpb_wrapper .icon-list-columns .wpb_column>.vc_column-inner .csw_icon_element{
			grid-column:1 / 1 / 1;
		}
	}
	@media(max-width: 767px){
		body.page-template-page-home header .top-main-navi{
			top: 0;
		}
		.home .head .container-fluid{
			padding: 0;
		}

		main .intro-logo{
			position: absolute;
			bottom: 0;
			left: 20px;
			right: 20px;
	  	transform: translate(0%);
			z-index: 2;
		}
		h1,.size-40 .post-title{font-size:2.5rem}
		h2,.size-35 .post-title{font-size:2rem}
		h3,.size-30 .post-title{font-size:1.8rem}
		h4,.size-25 .post-title{font-size:1.7rem}
		h5,.size-20 .post-title{font-size:1.6rem}
		h6{font-size:1.5rem}
		main .vc_section, main .vc_section.vc_section-has-fill, main .vc_section.vc_section-has-fill, main .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, main .vc_section.vc_section-has-fill + .vc_section{
			padding: 40px 0;
		}
		.header .logo {
			padding: 3px 0;
		}
		.home .top-phone ul li{
			width: 50px;
		}
		.header .logo img{
			max-height: 50px;
		}
		.header .brand{
			padding: 6px 8px 6px 0;
		}
		.header .quote li a,
		.header .affix .quote li a{
			font-size: 1.4rem;
			padding: 10px 20px;
		}
		.side-pd{
			padding-left: 15px;
			padding-right: 15px;
		}
		.table-responsive {
			width: 100%;
			margin-bottom: 15px;
			overflow-y: hidden;
			-ms-overflow-style: -ms-autohiding-scrollbar;
			border: 1px solid #ddd;
			min-height: .01%;
			overflow-x: auto;
		}
		main .wpb_text_column .table-responsive table.table{
			margin-bottom: 0;
		}
		.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
			white-space: nowrap;
		}
		main .vc_custom_1676430200662{
			margin-top: -330px !important;
			margin-bottom: 212px !important;
		}
		main .vc_btn3.vc_btn3-size-lg{
			font-size: 1.4rem;
			padding-top: 10px;
			padding-left: 15px;
			padding-bottom: 10px;
		}
		main .phones li a, main .home-phones .vc_heading_title{
			font-size: 2rem;
		}
		main .phones .icon{
			width: 40px;
			height: 40px;
			font-size: 2rem;
			padding: 12px 10px;
		}
	}
	@media(max-width:680px){
		.no-mobile{
			display: none!important;
		}
		.form-wrap p{
			font-size: 16px
		}
		.in-wrap.pax-body{
			padding: 0;
		}
		.carousel-inner .item img{
			min-height: 350px;
			width: auto!important;
		}
		.is-mobile{
			display: inline-block;
		}
	}
	@media(max-width: 580px){
		.carousel-inner > .item > img{
			min-height: 250px;
			width: auto;
		}
		.footer .copy{
			padding-bottom: 50px;
		}
	}