@font-face {
	font-family: 'Mont-HeavyDEMO';
	src: url('fonts/Mont-HeavyDEMO.eot');
	src: local('☺'), url('../fonts/Mont-HeavyDEMO.woff') format('woff'), url('../fonts/Mont-HeavyDEMO.ttf') format('truetype'), url('../fonts/Mont-HeavyDEMO.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{margin:0;padding:0;text-decoration:none}

body{
	
	text-rendering: optimizeLegibility;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Poppins', Hanuman;
}

nav{
	position:relative;
	width:100%;
	margin:0 auto;
}

a,a:hover,a:focus{
	outline: 0;
	text-decoration: none;
}
hr{
	background: #dedede;
}
/*h4{
	font-weight:bold;
	color:#666666;
	font-family: 'Roboto Condensed', sans-serif;
}*/
.f-700{
	font-weight: 700;
}
.f-500{
	font-weight: 500;
}
.page{
	margin-bottom: 25px;
}
.f-12{
	font-size: 12px !important;
}
.f-11{
	font-size: 11px;
}
.f25{
	font-size: 25px;
}
@media screen and (min-width: 768px){

  /*.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
		
    } */
	.no_mrg_pc{
		margin-left:-30px;
	}
	.no_padding_pc{
		padding:0;
	}
}
/*end bootstrap override*/
.padding{
	padding:0;
}
.no_padding{
	padding:0;
}
.paddingtop32{
	padding-top: 32px;
}
.paddingtop10{
	padding-top:10px;
}
.paddingtopbt30{
	padding-top:30px;
	padding-bottom:30px;
}

.pt-30{
	padding:30px 0;
}
.paddingtopbt15{
	padding-top:15px;
	padding-bottom:15px;
}
.paddingright15{
	padding-right:15px;
}
.padding-lr{
	padding-left:0;
	padding-right:0;
}

.no_margin{
	margin:0;
}
.consearch{
	width:100%;
}
@media screen and (min-width:992px){
	.consearch{
		margin-top: 5px;
	}
}

input[name="search-key"]{
	background-image:url('../img/search.png');
	background-repeat:no-repeat;
	background-position:right;
	
}
input[name="search-key"]:focus {
	outline:none;
	background-image:none;
}

.wrap-hr{
	width:100%;
	height:3px;
	background:#acc301;
}
.wraper-top{
	padding:10px 0;
}
.logo{
	width: 260px;
}
@media (min-width: 576px){
	/*.logo{
		width: 170px;
	}*/
}
.wrapertop{
	margin-top:22px;
}
@media screen and (max-width:1200px){
	.wrapertop{
		margin-top:5px;
	}
}
@media screen and (max-width:992px){
	.wrapertop{
		margin-top:20px;
	}
}
.conbannertop{
	display:block;
}
.conbannertopdetail{
	display:block;
}
.conbannertop i{
	padding-right:6px;
	font-size:18px;
}
.conbannertop span{
	color:#666 ;
}
.aboutpecolor{
	background:#31328f ;
	color:#fff;
	position: relative;top: -26px;
}
.aboutpecolor p{
	padding-top:7px;
}
.ourproductcolor{
	background:#fff;
}
.ourproductdetail{
	padding:15px 0;
}
.neweventcolor{
	background:#f1f2f4 ;
	padding:30px;
}
.newevent{
	margin-left:15px;
	padding-left:10px;
	position:relative;
}
/*.border{
	width: 30px;
	background: #acc301;
	height: 2px;
	margin-left: -12px;
	position: absolute;
	top: -22px;
}*/
.description{
	padding-top:10px;
	color:#18364a;
	font-size: 16px;
	letter-spacing: 0.09em;
}
@media (max-width:767px){
	.description{
		font-size: 13px;
	}
}
.description ul{
	padding-left: 20px;
}
.animate{
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
}
.a-title{
	color:#333333;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.a-title:hover,
.a-title:focus{
	text-decoration:none;
	color:#acc301;
	outline:none;
}
.title{
	font-weight:bold;
	text-transform: uppercase;
	font-size: 1rem;
	margin-bottom: 0.25em;
	line-height: 1.3;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.title:hover{
	color:#DB0F32;
}
.title1{
	margin-left:15px;
	font-weight:600;
	margin-top:0;
}
.eventimg{
	width:100%;
	display:block;
	position:relative;
}
.eventimg img{
	width:100%;
	height:auto;
}

.time-event{
	position: absolute;
	width: 14%;
	height: 25%;
	background: #ACC301;
	top: 3%;
	right: 4%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	font-weight: 600;
	text-transform:uppercase;
}
.time-eventfont{
	font-size:25px;
}
.datedetail1{
	padding:15px 0;
}
@media screen and (max-width:1200px){
	.time-event{
		height: 30%;
	}
}
@media screen and (max-width:992px){
	.time-eventfont{
		font-size:16px;
	}
	
}
@media screen and (max-width:768px){
	.time-eventfont{
		font-size:18px;
	}
	.h3{
		font-size:18px;
	}
}

.box-shadow{
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);
}
.mr10{
	margin-top:10px;
	margin-bottom:10px;
}
.margin0{
	margin:0 !important;
}
.mgt30{
	margin-top:30px;
}
.padding20{
	padding:20px 0;
}
.padding30{
	padding-top:10px;
}
.relative{
	position: relative;
	overflow: hidden;
}
.header{
	position: relative;
}
.header .banner{
	display: table;
	width: 100%;
}
.header .banner:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #dedede;
}
.banner-social{
	display: inline-block;
	text-align: left;
}
.banner-social a{
	display: inline-block;
	padding: 0 5px;
	color:#c0c0c0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-social a:hover{
	color:#18364A;
}
.banner-address{
	display: inline-block;
	text-align: right;
	float: right;
	color:#b3b3b3;
	font-size: 12px;
	font-weight: bold;
}
.banner-address:before{
	content: "\f041";
	font-family: FontAwesome;
	color:#b3b3b3;
	font-size: 16px;
	padding-right: 10px;
}
.banner-address:after{
	content: "";
	clear:both;
}
.footer_social{
	font-size: 20px;
	color:#fff;
}
@media (max-width:767px){
	.banner-address{
		display: none;
	}
}

@media screen and (max-width:768px){
	.slider,.welcomecolor{
		top: 0;
	}
	.pull-right-sm{
		float:right;
	}
	.padding0-sm{
		padding-left:0;
		padding-right:0;
		margin-bottom:15px;
		margin-top:15px;
	}
	.paddingtopbt30{
		padding-bottom:15px;
		padding-top:15px;
	}
	.paddingtopbt15{
		padding-top:15px;
	}
	.margingtopbt30{
		margin-top:15px;
		margin-bottom:15px;
	}
	.clear{
		float:none !important;
	}
	.header .banner{
		text-align: center;
	}
	.banner-address{
		text-align: center;
	}
	
}
/* .slider div div .item img{ */
	/* max-width:100%; */
	/* height:580px; */
/* } */
.partnershipslider{
	margin:40px 0;
}
.partnershipslider .item{
	padding:15px;
}
.mypartnershipslider{
	position: relative;
}
.mypartnershipslider a:focus{
	outline:none;
}
.partner-box{
	border-radius: 50%;
	-webkit-box-shadow: 3px 8px 13px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 8px 13px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 8px 13px 0px rgba(0,0,0,0.2);
	padding: 49px;
	margin: 20px;
	position: relative;
	overflow: hidden;
	transition:all .3s ease-in-out !important;
}
.mypartnershipslider a:hover > .partner-box{
	transform: translateY(-10px);
}
@media (max-width:576px){
	.partner-box{
		padding: 18px;
		margin: 15px 6px;
	}
}
.footer{
	color:#fff;
	position: relative;
}
/*.overlay{
	content: "";
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	left: 0;
	margin:auto;
	background:rgba(44,130,50,0.4);
}*/
.footer{
	font-family: 'Open Sans', sans-serif,'Hanuman', serif;
}
.footer p{
	margin:0;
}
.footer h4{
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	
}
.footercounter{
	list-style:none;
}
.footercounter li{
	line-height:25px;
	font-size: 13px;
}
.footercounter li a{
	color:#fff;
}
.facebookpage{
	
	position: relative;
}

.ruler{
	width:100%;
	border-top:solid 1px rgba(0,0,0,0.09);
	border-bottom:solid 5px rgba(0,0,0,0.05);
}

.copyrights{
	color:#fff;
	position: relative;
}
.line{
	width: 100%;
	height: 1px;
	border-top: solid 1px rgba(0,0,0,.4);
	border-bottom: solid 1px rgba(255,255,255,.2);
}
.previous1{
	width: 50px;
	height: 50px;
	position: absolute;
	font-size: 34px !important;
	top: 50%;
	background: rgba(49,50,143,0.7);
	color: #fff;
	left: 3%;
	border-radius: 50%;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	margin-top:-25px;
}
.next1{
	width: 50px;
	height: 50px;
	position: absolute;
	font-size: 34px !important;
	top: 50%;
	background: rgba(49,50,143,0.7);
	color: #fff;
	right: 3%;
	border-radius: 50%;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	margin-top:-25px;
}
@media screen and (max-width: 768px){
	.previous1{
		width: 40px;
		height: 40px;
		font-size: 28px !important;
		margin-top:-20px;
	}
	.next1{	
		width: 40px;
		height: 40px;
		font-size: 28px !important;
		margin-top:-20px;
	}
	
}


.prodetail{
	padding:15px 0;
}
.socail li{
	display: inline-block;
}
.socail li a{
	display: block;margin: 0 5px;
}
.socail li a img{ width: 23px; }

.partner-text{
	height:100%;
	min-height:125px;
}
.partner-text a{
	padding:10px 0;
	color:red;
	text-transform:uppercase;
}
.box{
	border-top: solid 2px #acc301;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px #acc301;
	margin-bottom: 15px;
	
}

.social-footer{
	list-style:none;
	margin-bottom: 0;
}
.social-footer li{
	display:inline-block;
	width: 35px;
	height: 35px;
	margin: 0 2px;
}
.social-footer img{
	width: 35px;
	height: 35px;
}
@media (max-width: 1200px){
	.social-footer li{
		width: 30px;
		height: 30px;
	}
	.social-footer img{
		width: 30px;
		height: 30px;
	}
}
@media (max-width: 992px){
	.social-footer li{
		width: 25px;
		height: 25px;
	}
	.social-footer img{
		width: 25px;
		height: 25px;
	}
}
.f24{
	font-size:24px !important;
}
.f11{
	font-size:11px;
}
.f12{
	font-size:12px;
}
.f18{
	font-size:18px;
}
.f13{
	font-size:13px;
}.f14{
	font-size:14px !important;
}
.f15{
	font-size:15px !important;
}
.f16{
	font-size:16px;
}
.f20{
	font-size: 20px !important
}
.f48{
	font-size:48px;
}

.fUpper{
	text-transform:uppercase;
}
.f600{
	font-weight:600;
}
.colorF{
	color:#fff;
}
.colorD{
	color:#dbdbdb ;
}
.colorF6{
	color:#f6f6f6 ;
}
.color0{
	color:#000;
}
.colorgray{
	color:#67707B;
}
.color-green{
	color:#009840 !important;
}
.text-left{
	text-align:left;
}
.about-pe{
	display:inline-block;
	text-align:left;
	position:relative;
	padding-bottom: 5px;
	max-width: 203px;
}
.hr{
	border-bottom: solid 2px #31328f;
	margin:5px 0;
	padding-bottom:6px;
}
.hr1{
	width:50px;
	height:3px;
	background:#31328f;
	margin-bottom:10px;
}
.hr2{
	width:50px;
	height:3px;
	background:#fff;
}
.hr-stell{
	width: 76px;
	background: #fff;
	margin: 0;
	padding-bottom: 0px;
	right: 0;
	bottom: 0;
	height: 2px;
	position: absolute;	
}

.btn-aboutMore{
	width:100px;
	height:40px;
	border:solid 1px #fff;
	border-radius:4px;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	margin-top: 20px;
	background:transparent;
}
.btn-aboutMore::after{
	content:'\f105 ';
	font-family:FontAwesome;
	padding-left:10px;
	font-size:16px;
	font-weight:600;
}
.servicepecolor{
	background:#fff;
	border-bottom:solid 1px #eee;
}
.contentservice{
	width: 100%;
    display: table;
    table-layout: fixed;
}
.service-img{
	display: table-cell;
    width: 40px;
    margin-bottom: 0;
    vertical-align: top;
}
.service-detail{
	display: table-cell;
    vertical-align: top;
	padding-left: 20px;
}
.service-detail p{
	padding-top:25px;
	color:#858585;
}

.colorpurple{
	color:#31328f;
}

.shadowbg{
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;top:0;
	left:0;right:0;
	background-image: url('../img/shadow.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.contact-footer{
	width:100%;
}
.img-footer {
	float:left;
}
.flex{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	align-items: baseline;
}
@media screen and (min-width:768px){
	.mborder{
		position: absolute;
		width: 1px;
		height: 15px;
		background: #fff;
		top: 0;
		bottom: 0;
		margin-bottom: auto;
		margin-top: auto;
	}
	.padding_pc_15{
		padding:0 15px;
	}
}

/*.breadcrumb{
	border-radius:0;
	margin-bottom:0;
	justify-content: center;
}*/
@media screen and (min-width:767px){
	.padding_pc{
		margin-bottom: 10px;
		margin-top: 10px;
	}
}
@media screen and (max-width:767px){
	
	.f22{
		font-size:22px !important;
	}
	
}
@media screen and (max-width:768px){
	
	.sm-center{
		text-align:center !important;
	}
	.visitor{
		text-align:left;
	}
	
}
.text-decoration:hover{
	text-decoration:none;
	color:#31328f;
}
.contact{
	padding:5px;
	border-bottom:solid 1px #DDDDDD;
}
.contactTitle{
	width:100%;
	padding: 6px 15px;
	background:#31328f;
	
}
.contactform{
	padding:5px;
}
.contactformtitle{
	padding:15px 5px;
	border-bottom:solid 1px #DDDDDD;
}
.border1{
	border:solid 1px #DDDDDD;
}
.a_hover2{
	color:#747474 ;
	font-weight:600;
}
.a_hover2:hover{
	text-decoration:none;
	color:#31328f;
}
.text-shadow{
	text-shadow: 0 1px 3px #000;
}
/*btn to top*/
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    text-decoration: none;
    opacity: 0;
    z-index: 3;
    background-color: transparent;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transform: rotate(45deg);
	bottom:-70px;
}
.show {
    display: block !important;
}
.back-to-top.show {
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.back-to-top .btn-transparent {
    width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	position: relative;
	background-color: transparent;
	border-radius: 0 50% 50% 50%;
	border: 5px solid #0f68aa;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	border-right-color: #c64e00;
	border-bottom-color: #c64e00;
	transition: all 0.3s ease;
	box-sizing: border-box;
}

.back-to-top .btn-transparent:before {
    position: absolute;
    content: "";
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
    background-color: #c64e00;
    border-radius: 50%;
    transition: all 0.3s ease;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.back-to-top i {
    color: #212529;
    font-size: 24px;
    line-height: inherit;
    position: absolute;
    left: 12%;
    top: 50%;
    z-index: 10;
    transition: all 0.3s ease;
    transform: translate(-50%, -50%) rotate(-45deg);
}
.back-to-top .btn-transparent:hover {
    border-radius: 50%;
    color: #fff;
}
.back-to-top .btn-transparent:hover i {
    color: #fff;
}


.back-to-top .btn-transparent:hover:before {

    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}
/*End scroll top*/
.wp-post-image {
    height: auto;
    max-width: 100%;
}
.box-shawdow{
    -moz-box-shadow: 0px 1px 4px #dedede;
    -webkit-box-shadow: 0px 1px 4px #dedede;
    box-shadow: 0px 1px 4px #dedede;
	margin-bottom: 2px;


}
.aboutOPS{
	margin:40px 0;
}
.page-content{
	position: relative;
	display: table;
	width: 100%;
	background: #fafafa;
	z-index: 1;
}
.page-content1{
	margin-top: 45px;
	margin-bottom: 20px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*-webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);*/
}
.page-content1 ul{
	padding-left: 20px;
}
.service{
	position: relative;
}.service:before{
	content: "";
	position: absolute;
	background:linear-gradient(0deg,rgba(255,255,255,.8),rgba(255,255,255,.8)),url('../img/parallax05.jpg') no-repeat top center; 
	background-size: cover;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	opacity: .5;
}
.service .service_title{position: relative;display: inline-block;padding: 0 15px;}
.service .service_title span{color: #000;}
.service .service_title:before,
.service .service_title:after{
	position: absolute;
	content: '';
	background: url('../img/back-slash.png') no-repeat;
	top: 0;
	bottom: 0;
	width: 20px;
	transform: translateY(6%);
}
.service .service_title:before{left: 0;}
.service .service_title:after{ right: 0; }
.service .card{
	background: transparent !important;
	box-shadow: none;
}
.service .item{
	position: relative;
	display: block;
}
.service .item h5{
	position: relative;
}
.service .item h5:before{
	position: absolute;
	content: '';
	background: url('../img/forward-slash.png') no-repeat;
	top: 0;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	transform: translateY(50%);
}
.service .item .item-description{
	display: block;
	color: #858585;
}
.s-title{
	font-size: 30px;
	font-family: 'Mont-HeavyDEMO',Koulen;
}
@media (max-width:576px){
	.s-title{
		font-size: 20px;
	}
}
.widget-title{
	position: relative;
	text-transform: uppercase;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.06);
	-moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.06);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.06);
	color: #2f506c;
}
.widget-title:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 130px;
	height: 2px;
	background-color: #0128cd;
}
.widget-title h1{ 
	margin: 0;
	font-size: 23px;
	padding:  0 0 12px 0;
	color: #000;
}
.widget-title h1 span{	color: #c9222a; }
/*.widget-title{
	color: #202427;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 2px solid #da0f32;
	font-size: 18px;
	margin-top: 0px;
	font-weight: 700;
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
}
.widget-title span {
    position: relative;
    display: inline-block;
    padding: 0px 5px;
}
.widget-title span::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    top: 15px;
    right: 100%;
    background-color: #DA0F32;
}
.widget-title span::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    top: 8px;
    right: 100%;
    background-color: #DA0F32;
}
.widget-content{
	display: block;
}
.widget-content .link{
	color: #666c72;
	line-height: 30px;
	font-size: 14px;
	border-bottom: none;
	padding: 5px 0;
	margin-bottom: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    transition: all 0.3s ease;
}
.widget-content .link .icons{
	width: 18px;
	line-height: inherit;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.widget-content .link > .text{
	display: inline;
	line-height: inherit;
	vertical-align: top;
}
.widget-content .link:hover,
.widget-content .link.active{
	color: #db0f31;
	padding-left: 12px;
	padding-right: 12px;
	box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}*/

.wp-contact{
	display: table;
	width: 100%;
}
.wp-contact-content{
	position: relative;
	text-align: left;
	display: inline-block;
	float: right;
	font-size: 12px;
	padding-right: 20px;
}
.wp-content{
	display: table;
	width: 100%;
}
.wp-content:after{
	content: "";
	position: absolute;
	top:50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 100%;
	background: #b3b3b3;
}
.wp-content-none:after{
	content: none;
}
.wp-icon-mobile:before{
	content: "\f10b ";
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -30%;
	font-size: 25px;
	color: #006db7;
}
.wp-icon-evelope-o:before{
	content: "\f003  ";
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -28%;
	font-size: 25px;
	color: #006db7;
}
.wp-icon-clock-o:before{
	content: "\f017   ";
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -28%;
	font-size: 25px;
	color: #006db7;
}
.wp-contact-content span{
	display: block;
}
.wp-contact-content span >a{
	color:inherit;
}
.wp-contact-content span:nth-child(2){
	color:#b3b3b3;
	font-weight: bold;
}
.wp-contact .col-sm-4{
	padding: 0 5px 0 0;
}
.display-flex{
	position: relative;
	display: flex;
	align-items: center;
}
@media (max-width:1200px){
	.wp-contact-content{
		padding-right: 0px;
	}
	.wp-icon-clock-o:before{
		left: -20%;
		font-size: 19px;
	}
	.wp-icon-evelope-o:before{
		left: -20%;
		font-size: 19px;
	}
	
}
@media (max-width:992px){
	.content-sm-none:after{
		content:none;
	}
}
@media (max-width:767px){
	.display-flex{
		position: relative;
		display: table;
		width: 100%;
	}
	.wp-content:after{
		content:none;
	}
	.wp-contact-content{
		float: none;
	}
	.wp-contact-content span{
		color: #b3b3b3;
	}
	.wp-content{
		text-align: center;
		margin-bottom: 10px;
	}
	.wp-icon-clock-o:before{
		color: #b3b3b3;;
	}
}
.wp-search{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;

}
.wp-search-header{
	padding: 20px 0;
	/*background: #1874c1;*/
	background: rgba(24,116,193,0.9);
	color:#ffffff;
}
.wp-search-body{
	/*background: #00bef2;*/
    background: rgba(0,190,242,0.9);
}
.wp-search-content{
	padding: 20px 30px;
}
.wp-search-footer{
	padding: 20px 0;
	color:#fff;
	text-align: center;
	position: relative;
}
.wp-search-footer:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,0.2);
}
.form-control1 {
    border-radius: 0;
}
.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.tbn-search {
    width: 150px;
    border-radius: 0;
    margin-left: 10px !important;
    border-color: #fdc300;
    background: #fdc300;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/*My Menu*/

.menu-wrapper-nav{
	position: relative;
	/*background: linear-gradient(40deg,#a98300,#e60000) !important;*/
	/*-webkit-border-radius: 5px;
	border-radius: 5px;*/
	/*-webkit-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.2);*/
}
/*@media (min-width:768px){
	.menu-wrapper-nav{
		-moz-box-shadow: inset 0px -4px 0px rgba(0,0,0,0.25);
		-webkit-box-shadow: inset 0px -4px 0px rgba(0,0,0,0.25);
		box-shadow: inset 0px -4px 0px rgba(0,0,0,0.25);
	}
}*/

.parent{
	display: block;
	width: 100%;
	padding: 0;
	list-style-type: none;
}
.parent >li{
	display: inline-block;
	position: relative;
	padding: 14px 10px;
}

@media (min-width: 768px){
	.parent >li>a{
		text-align: center;
	}
}
.parent >li>a{
	display: block;
	font-size: 13px;
	color: #e7e3e3;
	background: transparent;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.parent > li > a:hover{
    color: #c0272a;
}

.parent > li.active > a{
    color: #9ca3a3;
}
.menu-wrapper-list{
	position: relative;
}
.menu-wrapper-list .parent .child-dropdown{
	position: relative;
}

.menu-wrapper-list .parent .child-dropdown .menu-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	visibility: hidden;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	opacity: 0;
}
.menu-wrapper-list .parent .child-dropdown .menu-dropdown li.active >a{
	color: #c0272a;
}
@media (min-width:768px){
	.menu-wrapper-list .parent .child-dropdown:hover > .menu-dropdown{
		visibility: visible;
		opacity: 1;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
}
.menu-dropdown > li > a {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #060606;
    white-space: nowrap;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-dropdown > li:hover > a{
	color: #c0272a;
}
.menu-wrapper-list .parent .child-dropdown .icon-dropdown{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	display: inherit;
	height: 33px;
	width: 44px;
	cursor: pointer;
	visibility: hidden;
	z-index: 9999;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	border-left: solid 1px rgba(255, 255, 255, 0.15);
}
.menu-wrapper-list .parent .child-dropdown .icon-dropdown.open{
	height: 38px;
}
.menu-wrapper-header{
	width: 100%;
	display: none;
}
@media (max-width: 992px) and (min-width: 768px){
	.parent >li>a{
		display: block;
		font-size: 15px;
		text-transform: capitalize;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
}
@media (max-width:576px){
	.d-flex-justify-content-sm-center{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.px-xs-10{
		padding: 0 10px;
	}
	.px-xs-9{
		padding: 0 4rem !important;
	}
}
@media (max-width:767px){
	.px-xs-9{
		padding: 0 9rem;
	}
	.parent > li.active > a{
	    border-radius: 0 !important;
	}
	.d-none-sm{
		display: none;
	}
	.mar-sm-auto{
		margin: 0 auto;
	}
	.navbar-fixed-top .menu-wrapper-nav{
		margin: 0;
	}
	.menu-wrapper-header{
		display: block;
		line-height: 51px;
	}
	.menu-wrapper-header i{
		font-size: 18px;
		margin:10px;
		color: #fff;
		cursor: pointer;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.menu-wrapper-header i span{
		font-family: 'Teko', Angkor;
		font-weight: bold;
	}
	.menu-wrapper-nav .menu-wrapper-list .parent{
		position: fixed;
		width: 300px;
		left: 0;
		top: 0;
		margin: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		height: 100%;
		height: -moz-calc(100%);
		padding-bottom: 20px;
		z-index: 999;
		overflow: auto;
		-webkit-overflow-scrolling: touch;

		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.menu-wrapper-nav .menu-wrapper-list .parent.active{
		transform: translateX(0);
	}
	.parent{
		background: #151414;
		max-width: 480px;
		text-align: left;
	}
	.parent >li{
		display: block;
		border-top: 1px solid rgba(255, 255, 255, 0.05);
		padding: 0 !important;
	}
	.parent >li>a{
		padding: 6px 20px;
		color: #fff;
		border-radius: 0 !important;
	}
	.parent >li:after{
		height: 0px !important;
		content: '';
	}
	.parent > li.active > a{
	    color: #ffc600;
	}
	.menu-wrapper-list .parent .child-dropdown .icon-dropdown{
		visibility: visible;
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown >li{
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown >li>a{
		padding-left: 30px;
		color:#fff;
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown >li:hover >a{
		background: transparent;
		color: #11afe4;
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown.active {
		visibility: visible;
		z-index: 9999;
		opacity: 1;
		border-radius: 0;
		background: transparent;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown li.active > a {
	    color: #ffc600;
	    background: transparent;
	}
	
}
@media  (min-width: 768px) and (max-width: 992px){
	.parent > li > a{
		font-size: 13px;
	}
}

.dis-scroll {
    overflow: hidden;
    width: unset;
    height: unset;
}
.body-overlay{
	position: fixed;
	z-index: 998;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transition: all 0.5s ease;
}
/*End My Menu*/



/*mobile search*/
.nav-wrapper{
	display: none;
}
@media (max-width:767px ){
	.nav-wrapper{
		display: block;
		padding: 8px 15px;
	}
}

.va-search{
	position: relative;
	top: 0 !important;
	padding: 10px 15px;
	background-color: #da0f32;
}
.form-control2{
	border:none;
	background-color: rgba(255,255,255,0.5);
}
.form-control2 .input[name="q"]:before {
    content: "aksj";
    right: 5px;
}
.form-control2::placeholder {
    opacity: 1;
    color: rgba(0,0,0,0.4) !important;
}
.info {
    position: relative;
}







.margin_auto{
	margin: 0 auto;
}
.btn-custom{
	min-width: initial;
	height: auto;
	font-weight: 400;
	min-width: 120px;
	font-size: 14px;
	padding: 7px 18px;
	line-height: 1.4;
	text-transform: none;
}

.nicdark_bg_gradient {
    background: #f76570;
    background: -moz-linear-gradient(left, #f76570 0%, #f76570 8%, #f3a46b 8%, #f3a46b 16%, #f3a46b 16%, #ffd205 16%, #ffd205 24%, #ffd205 24%, #1bbc9b 24%, #1bbc9b 25%, #1bbc9b 32%, #14b9d5 32%, #14b9d5 40%, #c377e4 40%, #c377e4 48%, #f76570 48%, #f76570 56%, #f3a46b 56%, #f3a46b 64%, #ffd205 64%, #ffd205 72%, #1bbc9b 72%, #1bbc9b 80%, #14b9d5 80%, #14b9d5 80%, #14b9d5 89%, #c377e4 89%, #c377e4 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f76570), color-stop(8%,#f76570), color-stop(8%,#f3a46b), color-stop(16%,#f3a46b), color-stop(16%,#f3a46b), color-stop(16%,#ffd205), color-stop(24%,#ffd205), color-stop(24%,#ffd205), color-stop(24%,#1bbc9b), color-stop(25%,#1bbc9b), color-stop(32%,#1bbc9b), color-stop(32%,#14b9d5), color-stop(40%,#14b9d5), color-stop(40%,#c377e4), color-stop(48%,#c377e4), color-stop(48%,#f76570), color-stop(56%,#f76570), color-stop(56%,#f3a46b), color-stop(64%,#f3a46b), color-stop(64%,#ffd205), color-stop(72%,#ffd205), color-stop(72%,#1bbc9b), color-stop(80%,#1bbc9b), color-stop(80%,#14b9d5), color-stop(80%,#14b9d5), color-stop(89%,#14b9d5), color-stop(89%,#c377e4), color-stop(100%,#c377e4));
    background: -webkit-linear-gradient(left, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    background: -o-linear-gradient(left, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    background: -ms-linear-gradient(left, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    background: linear-gradient(to right, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f76570', endColorstr='#c377e4',GradientType=1 );
}
.bg_img{
	background:linear-gradient(to right, rgba(255, 255, 255, .55), rgba(255, 255, 255, .55)) , url('../img/Black-Blue-Dark-Circle-Gray.jpg') top center;
	background-size: cover;
}
.wp-box{
	position: relative;
	overflow: hidden;
}
.wp-box-title{
	padding: 10px 0;
}
.wp-box .item img{
	transition: all 0.5s ease;
	transform-style: preserve-3d;
}
.wp-box .item:hover img{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.overlay-bg{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	background: rgba(0,0,0,0.4);
}
.overlay-bg-header{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	min-height: 100px;
	margin: auto;
	background: linear-gradient(to top, rgba(255,0,0,0), rgb(9, 7, 7));
}
.tour_stories .owl-nav{
	position: absolute;
	top: -65px;
	right: 0;
}
/*.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-prev i,.owl-next i{
	display: inline-block;
	vertical-align: middle;
}
.owl-nav:after{
	content: "";
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 1px;
	height: 13px;
	background: #fff;
}*/
/*.owl-theme .owl-nav.disabled + .owl-dots{
	display:none;
}*/
.share_yours.owl-theme .owl-nav [class*="owl-"] {
    color: #00C851;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.share_yours.owl-theme .owl-nav:after{
	content: "";
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 1px;
	height: 13px;
	background: #00C851;
}
.share_yours .owl-nav{
	position: absolute;
	top: -65px;
	right: 0;
}
.els{
	background-size: cover;
	position: relative;
}
@media (max-width: 576px){
	.p-sm-0{
		padding: 0;
	}
	.cdsROW {
		margin:0 auto;
	}
}
@media (max-width: 768px){
	#CDSRATINGWIDGET240 {
		margin:auto;
	}
	.shadow-none{
		box-shadow: none !important;
	}
}

.email-icon:before{
	content: "\f003";
	font-family: FontAwesome;
	padding-right: 5px;
}
.tel-icon:before{
	content: "\f095";
	font-family: FontAwesome;
	padding-right: 5px;
}
.lang-icon:before{
	content: "\f1ab";
	font-family: FontAwesome;
	padding-right: 5px;
}
.inline {
    display: inline-block;
    text-shadow: 2px 2px 1px rgba(0,0,0,.4);
}
.slider___title {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    line-height: 41px;
	margin-bottom: 15px;
}
.slider___detail {
    display: block;
    font-size: 16px;
    color: #fff;
}
.absolute {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
}
.slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
/*#myslider .owl-nav{
	display: none;
}*/
.myslider .item img{
	margin: 0 auto;
	filter: brightness(0.6);
}
.myslider .item .wp-slider-text {
    position: relative;
    width: 100%;
    display: flex;
    height: 100%;
    z-index: 999;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

@media (max-width: 992px){
	.slider___title {
	    color: #fff;
	    font-size: 21px;
	    line-height: 25px;
	}
	.slider___detail {
	    font-size: 12px;
	}
}
@media (max-width: 768px){
	.slider___title  {
		font-size: 17px;
	}
	.slider___detail {
	    font-size: 12px;
	}
}

.sm-lang{
	min-height: 50px;
	display: flex;
	align-items: center;
}
.developer{
	color:#fff;
}
.developer:hover{
	color:#ffc600;
}







/*custom font*/
@import url(https://fonts.googleapis.com/css?family=Montserrat);

/*basic reset*/
* {
    margin: 0;
    padding: 0;
}


/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

#msform fieldset .md-form{
	text-align: left;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*buttons*/
#msform .action-button {
    width: 100px;
    background: #ee0979;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

#msform .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    z-index: 9999;
}

#progressbar li {
    list-style-type: none;
    color: #ee0979;
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    position: relative;
    letter-spacing: 1px;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #fff;
	background: #2ecc71;
    border-radius: 25px;
    margin: 0 auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #0fda52;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; /*put it behind the numbers*/
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #ee0979;
    color: white;
}


/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #FFF;
    font-weight: bold;
    color: #ee0979;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
    background: #C5C5F1;
    text-decoration: none;
}
@media (max-width: 768px){
	#msform fieldset {
	    background: white;
	    border: 0 none;
	    border-radius: 0px;
	    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	    padding: 20px 30px;
	    box-sizing: border-box;
	    width: 100%;
	    margin: 0 auto;
	}
	#msform .action-button-previous,#msform .action-button{
		width: 85px
	}
}@media (max-width: 576px){
	#msform fieldset {
	    padding: 20px 15px;
	}
}
.md-form .prefix ~ select {
    margin-left: 2rem;
    width: 92%;
    width: -webkit-calc(100% - 3rem);
    width: calc(100% - 2rem);
}
.md-form .prefix {
    font-size: 1.4rem !important;
    padding-top: .8rem;
}
.required_class {
    color: #D8000C !important;
}
.md-form .prefix ~ input, .md-form .prefix ~ textarea {
    margin-left: 2rem;
    width: 92%;
    width: -webkit-calc(100% - 3rem);
    width: calc(100% - 2rem);
}
input[type="text"],input[type="email"],input[type="number"],textarea.md-textarea{
	font-size: .8rem;
}
#step2 h4{
	font-family: 'Mont-Heavy', Battambong;
	font-size: 1rem;
}
@media (min-width:576px){
	.d-visible-xs{
		visibility: hidden;
		opacity: 0;
	}
}
@media (max-width:576px){
	.d-none-xs{
		display: none;
	}
	.d-visible-xs{
		visibility: visible;
		opacity: 1;
	}

}
@media (max-width: 767px){
	.menu-wrapper-nav{
		margin: 0;
		background: #000 !important;
	}
}




/*Pasteur_dental_clinic*/
.f-line	{
	border-top: solid 1px rgba(0,0,0,0.4);
	border-bottom: solid 1px rgba(255, 255, 255, .2);
}
.f-menu{
	list-style:none;
}
.f-menu li a{
	color:#fff;
	font-size: 14px;
	text-transform: capitalize;
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	line-height: 25px;
}
.f-menu li.active >a,.f-menu li a:hover{
	color:#ffc600;
	text-decoration: underline;
}
b,strong{
	font-weight: 700;
}
.make_appointment{
	position: relative;
	background: url('../img/app_bg.jpg');
    background-size: cover;
	padding: 0;
}
.make_appointment .footer-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(255,255,255,.6);
    z-index: -1;
}
.z-index-5 {
    z-index: 5;
    position: relative;
}
.py-8{
	padding-bottom: 8rem !important;
	padding-top: 8rem !important;
}
.default-text-color{
	color:#0398c5;
}
.btn-contact {
    font-weight: bold;
    padding: 10px 55px !important;
    color: #FFF !important;
    background: linear-gradient(40deg,#067799,#039bc9) !important;
}
.btn-readmore {
    font-weight: bold;
    padding: 10px 33px !important;
    color: #FFF !important;
    background: linear-gradient(40deg,#067799,#039bc9) !important;
}
.line-h-1{
	line-height: 1.5rem;
}
.icon-tooth{
	position: relative;
	background: url('../img/blue_tooth.png');
	background-size: cover;
	width: 19px;
	height: 22px;
	display: inline-block;
	margin-right: 10px;
}
.item_title{
	color:#2a2a2a;
	font-size: 19px;
	margin-top: 3px;
	margin-bottom: 15px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	font-weight: bold;
}
.item_title:after{
	content: '';
	width: 100px;
	height: 4px;
	background: #2fb5e8;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.item_text{
	color:#777777;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif,'Hanuman', serif;
}
.item_readmore{
	color: #000000;
	text-transform: uppercase;
}
.btn_readmore{
	padding: 10px 40px;
	border: 1px solid #eeeeee;
	color: #666666 !important;
	box-shadow: none !important;
	background: transparent !important;
}
.btn_readmore:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: -1px;
    bottom: -1px;
    width: 4px;
    opacity: 1;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(.36,.99,.69,1.2);
    z-index: 1;
    background-color: #c64e00;
}
.btn_readmore:hover:before{
	width: 100%;
	z-index: -1;
}
.btn_readmore:hover{
	color: #fff !important;
}
/*.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0588af;
}
.owl-theme .owl-nav.disabled + .owl-dots {
   	margin-top: 30px !important;
	position: relative;
	margin:auto;
	left: unset;
	bottom: unset;
}
.owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
    background: transparent;
    border: solid 1px #0588af;
}*/
.owl-theme .owl-dots .owl-dot span{
	margin: 5px 2px;
}
.fa-1-5x{
	font-size: 1.3rem;
}
#myslider.owl-theme .owl-nav + .owl-dots {
    position: absolute;
    bottom: 12px;
    margin:auto;
    width: 100%;
    left: unset;
}

/*#myslider.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #42459d;
    border: transparent;
}
#myslider.owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 5px;
    background: #ddd;
	border: #ddd;
}
.SERVICES.owl-theme .owl-dots .owl-dot span {
	margin: 5px 2px;
}
#myslider.owl-theme .owl-nav [class*="owl-"]{
	background: transparent;
	border:solid 2px #fff;
	border-radius: 0px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#myslider.owl-theme .owl-nav img{
	width: 40px;
	height: 40px;
}
#myslider.owl-theme .owl-nav .owl-next img{
	transform: rotate(180deg);
}
#myslider.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #42459d;
    border-color: #42459d;

}*/
/*#myslider.owl-theme .owl-nav {
    position: absolute;
    bottom: 19px;
	right: 23px;
    margin:auto;
    height: 36px;
   
}*/
.myslider.owl-btn-vertical-center .owl-nav .owl-prev, .myslider.owl-btn-vertical-center .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: -15px 0;
    display: flex;
}
.myslider.owl-btn-vertical-center .owl-nav .owl-prev {
    left: 32px;
}
.myslider.owl-btn-vertical-center .owl-nav .owl-next {
    right: 32px;
}

.myslider.owl-theme .owl-nav{
	margin-top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.myslider:hover >.owl-nav{
	visibility: visible;
	opacity: 1;
}
/*#myslider .owl-nav .owl-prev {
    margin-right: auto;
}
#myslider .owl-nav .owl-next {
    margin-left: auto;
}*/
/*#myslider .owl-nav .owl-next, .slider .owl-nav .owl-prev {
    position: relative;
}*/
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
}
@media (max-width: 576px){
	#myslider.owl-theme .owl-dots .owl-dot span {
	    width: 8px;
	    height: 5px;
	    background: #ddd;
	    border: #ddd;
	    margin: 5px 3px;
	}
	.btn-readmore {
    	padding: 5px 16px !important;
	}
}
/*.bg-tooth{
	position: relative;
	background: url('../img/bg_tooth.png');
	background-size: cover;
	padding: 0;
}*/
@media (max-width: 767px){ .v-hidden {visibility: hidden;opacity: 0;}}
.btn-floating-close{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}
.btn-floating-close.active{
	opacity: 1;
	visibility: visible;
}
a{
	color:inherit;
}
.color_oil{
	color:#a98300;
}
.color_oil_black{
	color:#111111;
}
/*.f-title{
	font-family: 'Lobster', Content;
}

.ff-title{
	font-family: 'Lobster', Content;
	font-size: 16px;
}
*/@media (max-width:768px){
	.f-title{
		font-size: 16px;
	}
}
.accordion .card + .card{
    border-bottom: 1px solid #eee;
    box-shadow: none;
    background: rgba(238, 238, 238, 0.5);
    margin-top: 5px;
}
.accordion .card .card-header{
	padding: 10px 15px 10px 48px;
}

.accordion .card .fa-angle-down{
	left: 0;
	padding: 11px 14px;
	position: absolute;
	top: 0;
}
.accordion .card .card-header{
	color:#777777;
	background: rgba(238, 238, 238, 0.5);
}
.accordion .card .card-header a[class=""] i{
	background: #e3e3e3;
	color:#0492bd;
	font-weight: 700;
}
.accordion .card .card-body{
	background: #f1f1f1 none repeat scroll 0 0;
}
.accordion .card .card-body ul{
	padding-left: 1rem;
}
a:hover{
	color:inherit;
}
.overlay-dark-6{
	position: relative;
}
.overlay-dark-6:before{
	background: rgba(17, 17, 17, 0.6) none repeat scroll 0 0;
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.inner-header .header-title{
	font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
}
/*.breadcrumb-item + .breadcrumb-item::before{
    content:'';    
}*/
.breadcrumb{
	padding: .6rem 1rem;
}
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link {
    background-color: transparent;
	color: #067099;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover{
	 background-color:transparent;
	color: #067099;
}
.ffont{
	font-family: 'Mont-HeavyDEMO',Koulen;
}
/*.breadcrumb > li + li::before {*/
/*    content: "\f22d";*/
/*    font-family: fontawesome;*/
/*    font-size: 9px;*/
/*}*/
/*.breadcrumb > li + li::before {*/
/*    padding: 0 5px;*/
/*    color: #ccc;*/
/*    content: "/\00a0";*/
/*}*/
/*.breadcrumb > li{*/
/*	font-weight: 500;*/
/*}*/
/*.breadcrumb > li >a {*/
/*	color:#fff;*/
/*}*/
/*.breadcrumb > li.active {*/
/*	color:#fff;*/
/*}*/
.required{
	color:red;
	font-size: 16px;
}
.custom-select{
	border:none;
	outline: none;
	border-bottom: 1px solid #bdbdbd;
	box-shadow: none !important
}
.custom-select.invalid{
	margin-bottom: 1rem;
	color: red;
	border-color: red;
}
.custom-select option.required{
	color: red;
}
@media (min-width: 576px){
	.app_content{
		padding-top: 20px !important;padding-bottom: 20px !important;
	}
}
@media (max-width: 576px){
	.app_content{
		padding: 0px !important;
	}
}
.sweet-alert h2{
	font-size: 1.75rem;
}
.lead {
    font-size: 1rem;
}
.captcha-filed{
	overflow: hidden;
	margin: 0 auto;
}
@media (max-width: 576px){
	.px-auto{
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.g-recaptcha > div{
		transform:scale(0.77);-webkit-transform:scale(0.77);
	}
	.service{
		border-radius: 0;
		margin:0 auto;
	}
	textarea.md-textarea {
	    height: 10rem;
	}
}
textarea.md-textarea {
    resize: vertical !important;
}



/*Chhay Sambath Kong*/
.nav_top{
	background: #c0272a;
}
.active-lang{
	color: #febc28;
}

.line-1{
	width: 127px;
	height: 3px;
	background: #f2c73a;
}
.page_detail ul{
	padding-left: 15px;
}
.deep-indigo-text{
	color: #2e3233;
}
.i-color{
	color: #c4a436;
}
.icon-border{
	display: inline-block;
	border: solid 1px #c4a537;
	margin-right: 5px;
}
.px-6{
	padding-left: 4.5rem;
	padding-right: 4.5rem;
}
.dd-template-border:before,
.dd-template-border:after{
	content: '';
	width: 48px;
	height: 2px;
	background: #c4a436;
	position: absolute;
	top: 60%;
	transform: translateY(-50%);
	
}
.dd-template-border:before{
	left: 0 !important;
}
.dd-template-border:after{
	right: 0 !important;
}

.light-gray{
	color:#555555;
}
.line-height-3{
	line-height: 30px;
}

.album-img{
	position: relative;
	height: 150px;
}
.album-img img{
	max-height: 100%;
}
@media (max-width:420px){
	.album-img{
		height: 140px;
	}
}
.loadingdiv.spinner {
    position: fixed;
    height: 100%;
    width: 100%;
    /*background: url('../img/loading.gif') no-repeat center center #fff;*/
    background: rgba(255,255,255,.1);
    z-index: 999;
    top: 0;
	left: 0;

}
.btn-buynow {
    background-color: #d8a303 !important;
    font-size: bold;
    padding: 10px 55px !important;
    text-shadow: 3px 1px 2px rgba(0,0,0,.4);
}
.btn-booking {
    background-color: #d8a303 !important;
    font-size: bold;
    padding: 10px !important;
    text-shadow: 3px 1px 2px rgba(0,0,0,.4);
}
/*jssor slider arrow skin 106 css*/
.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#fff;opacity:.3;}
.jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
.jssora106:hover .c {opacity:.5;}
.jssora106:hover .a {opacity:.8;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

/*jssor slider thumbnail skin 101 css*/
.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:1px solid #e6e6e6;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#4a2a2a;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}

/*Jssor*/
@media (max-width: 576px){
	.left-slide-container {
		margin-left: 5%;
		margin-right: 5%;
		width:90%;
	}
}
.modal-dialog .modal-content {
    border-radius: .3rem;
}
.form-error {color: #D8000C;}
.orange1{
	background-color: #d8a303;
}
.modal-dialog.modal-notify.modal-warning .modal-header .fa {
    color: #fffdfc;
    padding-right: 10px;
    font-size: 18px;
}
.preview img{
	width: 180px;
	margin:  0 auto;
}
.bfm-preview{
	font-size: 16px;
	text-align: left;
	color:#3c2313 ;
}
.modal-dialog.modal-notify.modal-warning .badge, .modal-dialog.modal-notify.modal-warning .modal-header {
    background-color: #d8a303;
}

/*box hover effect*/
.portfolio-item{
	position: relative;
}
.portfolio-item .entry-thumbnail {
    overflow: hidden;
    position: relative;
}
.portfolio-item .entry-thumbnail .entry-thumbnail-hover{
	background-color: #c4a436;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.portfolio-item .entry-thumbnail .entry-thumbnail-hover .entry-hover-wrapper {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}
.portfolio-item .entry-thumbnail .entry-thumbnail-hover .entry-hover-inner {
    display: table-cell;
    vertical-align: middle;
}
.portfolio-item span.link-button {
    display: inline-block;
}
.portfolio-item:hover .entry-thumbnail .entry-thumbnail-hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1);
    transform: scale(1);

}
.portfolio-item span.link-button{
	-webkit-transform: matrix(1, 0, 0, 1, 0, -50);
    transform: matrix(1, 0, 0, 1, 0, -50);
    -webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.portfolio-item span.link-button a {
    line-height: 37px;
    font-size: 1.375rem;
    text-align: center;
}

.hover-animation:hover .link-button{
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.divider {
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,.1);
    margin: 1em 0;
    width: 30px;
}
.card.card-ecommerce .card-footer {
    background-color: transparent;
}
@media (max-width:768px){
	.d-flex-justify-content-sm-center {
	    display: -webkit-box !important;
	    display: -ms-flexbox !important;
	    display: flex !important;
	    -webkit-box-pack: center !important;
	    -ms-flex-pack: center !important;
	    justify-content: center !important;
	}
	.parent {
	    padding-top: 0;
	}
	.xs-container{
		max-width: 100%;
	}
}
@media (min-width:768px){
	.c-hidden-md-up{
		display: none !important;
	}
}
/*.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}*/
.form-control11 {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    border: 1px solid #ced4da ;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-go{
    padding: .275rem .75rem;
    background: #f1f1f1;
    border: 0;
    font-size: 1.5rem;
    color:#abb4bc;
    cursor: pointer;
}
.search{
	background: #f1f1f1 !important;
	margin: 0;
	border:0 !important;
	font-size: 1rem;
}
.search:focus{
	box-shadow: 0 1px 0 0 #C0272A !important;
}
.search::-moz-placeholder,
.search::placeholder {
    color: #b4b4b4;
}


.slider-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(0,0,0,.4);
}
@media (min-width: 992px){
	.welcome{
		margin-top: -124px;
	}
}
@media (min-width: 768px) and (max-width: 992px){
	.welcome{
		margin-top: -45px;
	}
}
.welcome{
	position: relative;z-index: 1;
}
.btn-show{
	box-shadow:none;
	padding: .55rem 2.13rem;
	background: #c0272a !important;
}
.topbar.gradient{
	background: linear-gradient(45deg,rgb(253,249,246),rgb(249,243,239));
}
.categories{
	list-style: none;
	margin: 0;
	display: block;
}
.categories > li{
	display: inline-block;
}
.categories > li > a{
	position: relative;
	display: block;
	padding: 13px 20px;
	color: #a4a4a4;
	font-size: 14px;
	font-weight: 600;
}
.categories >li >a.active{
	color:#404040;
}
.cate-label{
	background: rgb(249,243,239);
	padding: 10px 20px;
	min-height: 47px;
	text-align: center;
	font-weight: 600;
	color:#404040;
	text-transform: uppercase;
}
.cate-label span:after{
	content: "\f101";
	font-family: FontAwesome;
	padding-left: 5px;
	font-size: 16px;
}
@media (max-width: 767px){
	.cate-label{
		border-bottom: solid 1px #f3e4e4;
	}
	.cate-label span:after{
		content: "\f103";
	}
	.categories > li > a{
		padding: 7px 20px;
	}
	.categories{
		text-align: center;
	}
}
.item-product{
    position: relative;
    background: white;
    border: 1px solid #ebebeb;
    overflow: hidden;
}
.item-product:hover{
	box-shadow: 0 5px 20px -4px rgba(0, 0, 0, 0.175);
	transition: all 0.3s ease-in-out;
}
.item-product:hover .price-box .price{
	color:#c0272a;
}
.item-product .products-inner{
    position: relative;
    overflow: hidden;
}


.item-product .product-contents {
    padding: 20px;
    display: inline-block;
    width: 100%;
}
.product-name{
	color:#444444;
	font-size: 16px;
}
.product-detial{
	display: block;
	color:#878787;
	font-size: 13px;
}
.price-box {
    float: left;
    margin-top: .5rem;
}
.price-box .price {
    color: #373737;
    font-size: 16px;
    white-space: nowrap;
}

@media (max-width: 992px){
	.f-counter{
		width: 100% !important;
	}
}
@media (max-width: 576px){
	.product-name{
		font-size: 12px;
	}
	.product-detial{
		font-size: 10px;
	}
}
.blog-article {
    margin-bottom: 55px;
}
.info{

}
.blog-article .info h4 {
    margin-bottom: 30px;
    color: #333333;
}
.blog-article .info .detail {
    font-size: 15px;
	color: #696969;
	text-align: justify;
}
.sidebar h5 {
    margin-bottom: 30px;
}
.mini-article{
	margin-bottom: 20px;
}
.sidebar .mini-article .image {
    width: 80px;
    height: 80px;
    border: 1px solid rgba(136,192,0,0.2);
}
.sidebar .mini-article .image:hover{
	border-color: #88c000;
}
.sidebar .mini-article .info {
    width: calc(100% - 110px);
    margin-left: 20px;
    margin-bottom: 30px;
}
.sidebar .mini-article .info a{
    transition: all ease-in-out .3s;
    font-weight: 700;
}
.sidebar .mini-article .info a:hover {
    color: #c0272a;
}







.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.drop-acc{
	font-size: 13px;
	margin: 6px;
	padding: .375rem .75rem;
	display: inline-block;
	vertical-align: middle;
	color: #fff !important;
}
.dropdown-divider1 {
    height: 0;
    margin: .2rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown .dropdown-menu{
	min-width: 9rem;
	padding: 10px 18px 15px;

}
.dropdown-item {
    font-size: 13px;
    padding: 6px 0;
    line-height: normal;
}
.dropdown .dropdown-menu .dropdown-item:hover{
	box-shadow: none;
	color: #eb3e32;
}
.py-6{
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}
.w-title{
	font-family: 'Teko', Angkor;
	font-weight: bold;
}
.w-size{
	font-size: 50px;

}
.w-color{
	color: #28314a;
}
.w-page-detail{
	padding-top: 1.5rem ;
	padding-bottom: 1.5rem ;
}
@media (min-width:768px){
	.w-page-detail{
		padding-top: 5rem ;
		padding-bottom: 5rem ;
	}
	.menu-drop{
		float: right;
	}
}
@media (max-width:767px){
	.drop-acc{
		margin: 0;
		padding: 0;
		padding: 12px 15px;
	}
	.menu-drop{
		background: #ef655b;
		text-align: center;
	}
	.mobile_title{
		font-weight: 500 !important;
		font-size: 14px !important;
	}
}
@media (max-width:576px){
	.w-size{
		font-size: 30px;
	}
}
@media (max-width:992px){
	h4{
		font-size: 1.3rem;
	}
}
.mobile_title{
	line-height:23px;
}
.right-content{
	box-shadow: 1px 2px 2px 1px rgba(0,0,0,.2);padding: 10px 44px 20px;
}
.tip a{
	color: #fff;
}
.tip-title {
    padding: 7px 12px;
	font-size: 12px;
	background: #000;
	min-height: 50px;
	word-break: break-all;
}
.tips-title{
	font-size: 24px;
	line-height: 23px;
	margin-bottom: 10px;
	color: #333;
}
.content_bg{
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	height: 800px;
	overflow: hidden;
}
.content_bg .img {
    position: absolute;
    left: -20px;
    height: 100%;
    top: 0;
    width: calc(100% + 40px);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}
.content_bg .gradient_buttom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom,rgba(246,246,246,0) 0,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80f6f6f6', endColorstr='#f6f6f6', GradientType=0 );
}
.tip-header{
	margin-bottom: 10px;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
margin-top: 10px;
}
.tip-action {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width:100%;
}
.tip-action li{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 1em;
	color: #999;
	margin-right: 15px;
}
.tip-action li:last-child {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.
@media (max-width:576px){
	.tip-action li{
		display: table;
		width: 100%;
		margin-bottom: 10px;
	}
	.tip-action li:last-child{
		display: table;
		width: 100%;
	}
	.right-content{
		padding: 10px 20px 15px;
	}
	.mobile-container{
		max-width: 100%;
	}
	
}
.recent-post{
	background: rgba(0,0,0,.6);
	padding: 10px;
}
.recent-title{
	font-size: 20px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee;
}
.recent-title::after{
	position: absolute;
	content: '';
	width: 55px;
	height: 3px;
	background-color: #42459D;
	left: 0;
	bottom: 0;
}
.detail img{
	max-width: 100%;
	height: auto;
}
.recent-post .media img{
	width: 70px;
	height: 40px;
}
.word-break{
	word-break: break-all;
}

.load-bar {
  position: relative;
  width: 100%;
  height: 6px;
  background-color: #000;
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #da4733;
  animation: loading 3s linear infinite;
}
.bar:nth-child(2) {
  background-color: #3b78e7;
  animation: loading 3s linear 1s infinite;
}
.bar:nth-child(3) {
  background-color: #fdba2c;
  animation: loading 3s linear 2s infinite;
}
@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}

@media (min-width:768px){
	#modalLRForm .modal-dialog.cascading-modal {
	    margin-top: 4%;
	}
}
.lobibox-notify,.lobibox-notify:hover {
	box-shadow: none;
}
.md-pills .nav-link{
	color: #fff;
	text-align: left;
	font-size: 13px;
}
.pills-primary .nav-link.active{
	background-color: rgba(255,255,255,.2) !important;
}
.md-pills li {
    padding: 0 .6rem;
}



.tab-header{
	font-size: 15px;
	color: #4a4a4a;
	line-height: 24px;
	font-weight: 400;
	display: inline-block;
	margin: 0;
}
.Overview li{
	padding: 12px 10px;
}
.Overview li:not(:last-child){
	border-bottom: solid 1px #ebebeb;
}
#btn-upload.fa {
    display: inline-block;
    -webkit-box-shadow: 0 0 0 1px #08416c;
    box-shadow: 0 0 0 1px #08416c;
    cursor: pointer;
    padding: 8px 20px;
    background-color: #263238;
    color: #ffff;
    text-decoration: none;
    transition: .3s;
    border: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
}
.panel{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}
.panel-header {
    padding: .5rem 1.25rem;
    margin-bottom: 0;
    background-color: #F1352C;
    color: #fff;
}
.panel-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    background: #d7d7d7;
}
.panel-footer{
	padding: .5rem 1.25rem;
	margin-bottom: 0;
	background-color: #F1352C;
	color: #fff;
}
@media (max-width: 576px){
	.panel-body{
		padding: .5rem;
	}
	.penel-sm{
		padding: 0 .5rem !important;
	}
}
.topic-title{
	/*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
	font-size: 18px;
	margin: 0 0 2px 0;
	color: #F1352C;
}
.topic-detail{
	/*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
	font-size: 13px;
}
@media (min-width:768px){
	.userPhoto_tiny{
		width: 34px;
	}
}
.post-info ul li:nth-child(1){
	color:#000000;
}
@media (max-width: 576px){
	.post-info ul li:nth-child(2) span:after {
	    content: attr(data-short);
	    position: absolute;
	    top: 40px;
	    left: 0;
	    right: 0;
	    font-size: 11px;
	    text-align: center;
	    white-space: nowrap;
	}
	.right-content {
	    box-shadow: none !important;
	    padding: 10px 15px 20px;
	}
}

.d-box{
	display: -webkit-box;
}

.module-title {
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #ff7214;
}
.module-title h2 {
    display: inline-block;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
	padding: 0px 25px;
	height: 45px;
	line-height: 45px;
	background: #ff7214;
	margin-bottom: 0;
}
.i-comment{
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 23px;
	height: 23px;
	border: solid 1px #ddd;
	border-radius: 50%;
	background: #fff;
	color: #555;
	font-size: 12px;
}
.fieldRow_section{
	background: #f9f9f9;
	color: #333;
	padding: 15px;
	font-size: 16px;
}
.custom_select{
	position: relative;
    -webkit-appearance: button;
    height: 33px;
    line-height: 1.4;
    background-image: url( "../img/select_dropdown.png" ), -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
    background-image: url( "../img/select_dropdown.png" ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1)));
    background-image: url( "../img/select_dropdown.png" ), -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
    background-image: url( "../img/select_dropdown.png" ), -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
    background-image: url( "../img/select_dropdown.png" ), -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
    background-image: url( "../img/select_dropdown.png" ), linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
    background-position: right center;
    background-size: 18px 9px, 100% 100%;
    background-repeat: no-repeat, repeat;
    cursor: pointer;
    padding: 3px 28px 3px 9px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    border: 1px solid #b3b3b3;
	border-radius: 3px;
	font-size: 13px !important;
	text-transform: none;
	margin:0;
}

.fz-8{
	font-size: .8rem !important;
}
.profile_info li{
	padding: 10px 0;border-bottom: solid 1px #c8c0c0;
}
.profile_info li:last-child{
	border-bottom: 0;
}
.d-detail ul{
	padding-left: 15px;
}
.d-detail img{
	max-width: 100%;
	height: auto;
}
.ComposeArea_editor{
	border:solid 2px #9b9b9b;
	position: relative;
	padding: 1px;
	border-collapse: collapse;
	margin-left: 20px;
	background: #fff;
}
.ComposeArea_editor:before{
	content: '';
	position: absolute;
	top: 12px;
	display: block;
	width: 0;
	height: 0;
	border-width: 15px;
	border-style: solid;
	right: 100%;
	border-color: transparent #9b9b9b transparent transparent;
}
@media(max-width:768px){
	.ComposeArea_editor{
		margin-left: 0px;
	}
	.ComposeArea_editor:before{
		display: none;
	}
}
.ComposeArea_editor:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.text-reply{
	padding: 15px;
	color: #707070;
	cursor: text;
}
#comment{
	padding: 0 15px;
}
@media (max-width: 756px){
	#comment{
		margin: 0 4px; 
	}
}
.fz-7{
	font-size: .7rem !important;
}
.huge{
	font-size: 72px;
	line-height: 80px;
	font-weight: 300;
	color: #1e2225;
	margin-bottom: 10px;
}
.p-15{
	padding: 15px !important;
}

.menu{
	text-transform: uppercase;
	background: transparent !important;
}
.menu-bg{
	box-shadow: 0 1px 5px rgba(0,0,0,.2);
}
.navbar-expand-lg.menu .navbar-nav .nav-link {
    padding-left: 1rem;

}
@media (min-width: 992px){
	.menu-bg{
		background: rgba(243,245,246,.8);
		/*border-bottom:solid 2px #2b397a;*/
		
	}
	.menu{
		align-items: end;
	}
	.menu-bg.home{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
		box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	}
	.navbar-expand-lg .navbar-nav{
		justify-content: end;
	}
	.navbar-expand-lg.menu .navbar-nav .nav-link {

	    padding: 20px 15px;
	    font-weight: 700;

	}
	#basicExampleNav{
		display: block !important;
	}
}


.navbar.navbar-dark .breadcrumb .nav-item .nav-link, 
.navbar.navbar-dark .navbar-nav .nav-item .nav-link{
	color: #1a1f22;
}
@media (max-width: 991px){
	.navbar.navbar-dark .breadcrumb .nav-item .nav-link, 
	.navbar.navbar-dark .navbar-nav .nav-item .nav-link{
		color: #192451;
	}
}
.navbar.navbar-dark form .form-control::placeholder {
    color: #cbc3c3;
    font-weight: 500;
    font-style: normal;

}
.t_header{
	padding-top: 30px;
	font-size: 13px;
	text-align: right;
}
@media (max-width: 576px){
	.t_header {
		padding-top: 15px;
	}
}
@media (min-width: 992px){
	.wrapper-menu{
		position: absolute;
		z-index: 12;
		left: 0;
		right: 0;
	}
}

@media (min-width: 576px){
	.container {
	    max-width: 630px;
	}
}
@media (min-width: 768px){
	.container {
	    max-width: 850px;
	}
}
@media (min-width: 992px){
	.container {
	    max-width: 960px;
	}
}@media (min-width: 1200px){
	.container {
	    max-width: 1140px;
	}
}
.bg-content{
	background: #000000;
	background-image: url('../img/pattern_24.png');
	background-position: top center;
	background-repeat: repeat;
}

.product .owl-nav {
    position: absolute;
    top: -48px;
    right: 13px;
}
.product.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 14px;
    margin: 2px;
    padding: 0;
    background: #ff7214;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    width: 25px;
    height: 25px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%;
    transition: .3s;
}
.product.owl-theme .owl-nav [class*="owl-"]:hover{
	color: #000;
}
.probox{
	padding: 22px;
	background-image: url('../img/pattern_8.png');
	background-position: top center;
	background-repeat: repeat;
	color: #0c0c0c;
}
.probox .shadow{
	background-image: url('../img/shadow.png');
}
.bg-footer{
	background: #ffffff;
	background-image: url('../img/pattern_8.png');
	background-position: top center;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	color: #0c0c0c;
	z-index: 0;
}

@media (min-width: 768px){
	.fb-page-box{
		margin-top: -130px;
	}
	.classes{
		min-height: 140px;
	}
}

.carrot{
	background: #ff7214 !important;
}
.border-carrot{
	border-color:#ff7214 !important;
}
.breadcrumb-item.active{
	color: #000;
}
.form-control_ {
    padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #fcfdff;
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #ff7214 !important;
	margin-top: 0;
}
.form-control_:focus{
	color: 	#fff;
}


.category-menu{
	width:100%;
	border: solid 1px #fff;
}
/*@media (min-width: 992px){
	.category-menu{
		min-height:415px;
	}
}*/
.category-ul{
	list-style:none;
	margin-bottom: 0px;

}
.category-ul .active{
	background:#FF7214;
}
.category-ul li{
	line-height:41px;
	font-weight:600;
	position: relative;
	border-top: solid 1px #fff;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.category-ul li a{
	color:#fff;
	padding-left:15px;
	display:block;

}
.category-ul li a:hover,
.category-ul li a:focus{
	text-decoration:none;
	background:#FF7214;
}
/*.category-ul >li:last-child{
	border-bottom:  solid 1px #fff;
}*/
.seperate-li{
	width:100%;
	height:1px;
	background:#000;
}

.cateTitle{
	padding-left:15px;
	height:49px;
	line-height:49px;
	color:#fff;
	font-weight:600;
	font-size:18px;
}
.cateTitle:before{
	content:'\f0c9 ';
	font-family:FontAwesome;
	padding-right:10px;
}
.show{
	display:block;
}
.category-ul ul{
	list-style: none;
	position: relative;
}
.category-ul ul li a {
    color: #fff;
    display: block;
}
.category-menu ul ul{
	position: relative;
	display: none;
}
.category-menu ul ul .submenu-button {
    height: 33px;
    width: 34px;
}
.category-ul ul ul .submenu-button {
    height: 33px;
    width: 34px;
}
.category-ul ul li a{
  padding-left:25px;
}
.category-ul ul ul li a{
  padding-left:40px;
}
.category-ul ul ul ul li a{
  padding-left:55px;
}
.category-ul ul li{
	line-height: 35px;
}
.submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 1px;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 40px;
    width: 46px;
    cursor: pointer;
    background: #ff7214;
}

.submenu-button::before {
    position: absolute;
    top: 17px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #55ae00;
    background: #fff;
    content: '';
}
.submenu-button::after {
    position: absolute;
    top: 20px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';
}

.category-ul ul .submenu-button::before {

    position: absolute;
    top: 14px;
    right: 16px;
    display: block;
    width: 2px;
    height: 8px;
    background: #55ae00;
    background: #fff;
    content: '';

}
.category-ul ul .submenu-button::after {

    position: absolute;
    top: 17px;
    right: 13px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';

}
.submenu-button.submenu-opened::before {
    background: transparent !important;
}

.Toggle{
	display:none;
}
@media screen and (max-width:767px){
	.cateTitle{
		cursor:pointer;
		display: block;
	}
	.category-ul{
		display:none;
	}
	.CateMenu{
		display:none;
	}
	.Toggle{
		display:block;
	}
	
}
.carrot-text{
	color: #ff7214;
}
.page-link{
	color: #ff3547;
}
.others .owl-nav {
    position: absolute;
    top: -55px;
    right: 13px;
}
.others.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 14px;
    margin: 2px;
    padding: 0;
    background: rgb(255, 114, 20);
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    width: 25px;
    height: 25px;
    line-height: 29px;
    text-align: center;
}
/*owl carousel*/
.wt-box {
    position: relative;
}
.on-show-slider {
    cursor: pointer;
}
.owl-btn-vertical-center .owl-nav .owl-prev,
.owl-btn-vertical-center .owl-nav .owl-next {
    background-color: #212121;
    border-color: #212121;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    opacity: 0.5;
}
.owl-btn-vertical-center .owl-nav .owl-prev, .owl-btn-vertical-center .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: -15px 0;
}
.owl-btn-vertical-center .owl-nav .owl-prev {
    left: 0;
}
.owl-btn-vertical-center .owl-nav .owl-next {
    right: 0;
}
.owl-btn-vertical-center .owl-nav .owl-prev:hover, 
.owl-btn-vertical-center .owl-nav .owl-prev:active, 
.owl-btn-vertical-center .owl-nav .owl-prev:focus, 
.owl-btn-vertical-center .owl-nav .owl-next:hover, 
.owl-btn-vertical-center .owl-nav .owl-next:active, 
.owl-btn-vertical-center .owl-nav .owl-next:focus {
    background-color: #212121;
    border-color: #212121;
    color: #ffffff;
    opacity: 0.9;
}
.wt-thum-bx, .wt-post-thum {
    background-color: #000;
}
.wt-img-overlay1{
    position: relative;
}

.on-show-slider #sync2 .owl-item.current {
    position: relative;
    z-index: 1;
}
.on-show-slider #sync2 .owl-item.current:after {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 2px solid #ff7214;
    z-index: 2;
}
._hover {
    transition: all 0.3s ease;
}
._hover:hover {
    transform: translateY(-10px);
    color: #f668bd !important;
}
.navbar.navbar-dark .navbar-toggler{
	color: #0f68aa ;
}
@media (max-width: 991px){
	.md-logo{
		display: none !important;
	}
}
@media (min-width: 992PX){
	.my-navbar{
		/*display: table;*/
		margin-left:auto;
		/*width: 100%;*/
	}
	.my-navbar li{
		display: table-cell;
		text-align: center;		
		/*border-right:solid 1px #020202;*/
		position: relative;
	}
	/*.my-navbar li:first-child{
		border-left:solid 1px #020202;
	}
	.my-navbar li:first-child:before{
		content: "";
		position: absolute;
		left: -2px;
		top: 0;
		width: 1px;
		height: 100%;
		background: #47b0fa;
	}*/
	/*.my-navbar li:after{
		content: "";
		position: absolute;
		right: -2px;
		top: 0;
		width: 1px;
		height: 100%;
		background: #47b0fa;
	}*/
	.my-navbar li a{
		padding: .8rem 1rem;
	}
}
.lang{
	position: relative;
	top: 9px;
	background: #fff;
	padding: 4px 10px;
	border-radius: 2px 2px 0 0;
}
@media (max-width: 576px){
	.w-icon{
		display: none !important;
	}
}

.side-nav{
	box-shadow: none;
	width: 100%;
}
.side-nav ul {
    list-style: none;
    padding-left: 0;
}
.side-nav .list-title{
	padding: 13px;
	background: #42459d;
	color: #fff;
}
.side-nav .collapsible{
	margin: 0;
}
.side-nav .custom-scrollbar .nav-link{
	padding: .2rem 1rem;
	color: #717171;
	transition: all 0.3s ease;
}

.side-nav .custom-scrollbar .nav-item.active .nav-link{
	color: rgba(237,28,36,.8);
}
.side-nav .custom-scrollbar .nav-link:hover{
	padding-left: 30px;
	color: rgba(237,28,36,.8);
}
.side-nav .custom-scrollbar .nav-link:before{
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 8px;
	font-size: 16px;
}

@media(max-width:767px){
	.custom-scrollbar{
		display: none;
	}
}
@media (min-width: 768px){
	.button-collapse{
		display: none;
	}
	.custom-scrollbar{
		display: block !important;
	}
}
.c-pointer{
	cursor: pointer;
}
.community-news >div{
	border-bottom: solid 1px #ddd;
}
.community-news:last-child >div{
	border-bottom: none;
}
.page_title{
	font-size: 28px !important;
	color: #4758aa;
}

.contact-box {
    margin: 20px auto;
    padding-top: 25px;
    padding-bottom: 35px;
    background-color: #FFF;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
}
.btn-slide{
	background: #c64e00 !important;
	color: #ffa164 !important;
	border-radius: 0;
	box-shadow: none;
}

@media (max-width: 992px){
	.btn-slide{
		font-size: .6rem;
		padding: .5rem 1.6rem;
	}
}
@media (min-width: 992px){
	.slide-title{
		font-size:40px;
	}
	.slide-info{
		font-size:26px;
	}
}
@media (max-width: 576px){
	.slide-title {
		font-size: 14px;
	}
	.slide-info{
		font-size: 13px;
	}
}
.moduletable{
	position: relative;
	padding-top: 25px;
	text-align: center;
	color: #ded7d3;
	background-color: #c64e00;
	margin: 25px 70px;
	min-height: 135px;
}

.big-hr::before {
    position: absolute;
    top: 0px;
    left: -70px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 135px solid;
    border-left: 70px solid transparent;
}
.big-hr::after {
    position: absolute;
    right: -70px;
    top: 0px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 135px solid;
    border-right: 70px solid transparent;
}
.big-hr:before, .big-hr:after{
	border-top-color: #c64e00;
}
@media (max-width: 1200px){
	.big-hr::after, .big-hr::before {
	    display: none;
	}
	.moduletable{
		margin: 25px -15px;
		padding: 10px 20px 20px 20px;
	}
}
.big-hr div {
    display: inline-block;
}
.big-hr h2 {
    font-size: 17px;
    color: #11100f;
    font-weight: 700;
    margin-top: 20px;
	margin-bottom: 10px;
}
@media (min-width: 1200px){
	.big-hr .btn-well{
		margin-top: -30px;
	}
}
.btn-well{
	padding: 10px 65px;
	border: 1px solid #292826;
	border-right: 4px solid #292826;
	background-color: #c64e00;
	color: #ded7d3 !important;
	box-shadow: none;
}
.section-title{
	font-size: 30px;
}
.section-detail{
	font-size: 17px;
}
.l-specing{
	letter-spacing: 0.2rem;
}

.sidebar_list{
	list-style: none;
	padding: 0;
}
.sidebar_list > li {
    margin: 2px 0;
}
.sidebar_list > li:first-of-type {
    margin-top: 0;
}
.sidebar_list >li > a{
	font-size: 14px;
	font-weight: 900;
	transition: all 100ms ease-out;
	display: block;
	background-color: #0e68aa;
	color: #fff;
	border-radius: 2px;
	padding: 12px 25px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.sidebar_list >li>a:hover{
	background-color: #1a2552;
	color: #ffffff;
	text-decoration: none;
}
.sidebar_list >li.active a{
	background-color: #1a2552;
	color: #ffffff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.16);
	text-decoration: none;
}

.languages a img{ border:solid 1px #fff; }
.hover_me{
	border-bottom: solid 2px transparent;
	border-radius: 7px;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.hover_me:hover{
	border-bottom-color: #1b2552;
}

.contact_section{
	
	background: url('../img/contact-bg1.png');
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif,'Hanuman', serif;
}
.contact_section h4{
	margin-bottom: 30px;
}
@media (min-width: 992px){
	.contact_section h4{
		font-size: 28px;

	}
}
.card{
	box-shadow: 0 0px 3px 0 rgba(0,0,0,.16),0 2px 3px 0 rgba(0,0,0,.12) !important;
}
.contect_content{
	padding: 50px 0;
}
/*.caller{
	position: relative;
	

}
.caller:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 400px;
	height: 100%;
	background: url('../img/cta-girl-1.png');
	background-size: cover;
	z-index: 0;
}*/
.module-title{
	display: flex;
	justify-content: space-between;
	align-items: center;
    width: 100%;
    position: relative;
    border-top: 2px solid #077bc1;
    border-bottom:0;
}
.module-title.home{
	border-top:none;
	overflow-y: hidden;
	overflow-x: auto;
	white-space: nowrap;
}
.module-title.home:after{
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 21px;
	left: 0;
	background: red;
}
.module-title h2 {
    display: inline-block;
    padding: 6px 0 0;
    font-size: 18px;
    color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 30px;
	height: 42px;
	line-height: 42px;
	background: #1f93bf;
    margin-bottom: 0;
    
}
.module-title.home h2{
	background: #fff;
	z-index: 1;
    margin-left: 26px;
}
.module-title.home a{
	background: #fff;
	padding: 0 15px;
	z-index: 1;
}
.grid .media-post-layout{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.grid .media-post-layout .item-post{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
.grid .media-post-layout .media .media-thumnail{
	width: 100%;
}
.grid .media-post-layout .media{ margin-top: 0;margin-bottom: 25px; }
.grid .media-post-layout .media .media-body{
	margin-top: 15px;
}
.grid .media-post-layout .media .media-body .media-text{
	display: none;
}
.switch-view{
	list-style: none;
	margin-bottom: 0;
}

.switch-view li{
	display: inline-block;
	margin-left: 10px;
}
.switch-view li a{
	color:#888
}
.switch-view li a.active{
	color: #333;
}


.post-preview {
    position: relative;
}
.entry-content-wrapper .entry-title {
    font-size: 25px;
    padding: 30px 0 5px;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif ,'Hanuman', cursive;
}
.kh .entry-content-wrapper .entry-content .author .title{ font-weight: 700; }
.kh .entry-content-wrapper .entry-content .post_tags > .title {
    font-size: 16px;
    font-weight: 700;
}
.entry-content{
	font-family: 'Open Sans', sans-serif,'Hanuman', serif;

}
.entry-action {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}
.entry-action li {
    display: block;
    vertical-align: middle;
    text-align: left;
    font-size: 1em;
    color: #999;
    margin-right: 15px;
}
.entry-action li:last-child {
    display: table-cell;
    vertical-align: middle;
    margin-top: 10px;
}
@media (min-width: 576px){
	.entry-action li{
		display: table-cell;
	}
	.entry-action li:last-child{
		margin-top: 0px;
	}
}

.media-post-layout .media:first-child {
    margin-top: 0;
}
.pro-mask {
    width: 100%;
    position: absolute;
    overflow: hidden;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: start;
    align-items: center;
}
.pro-mask p {
    margin: 0;
    padding: 10px 0;
    font-size: 14px;
    font-family: 'Poppins', sans-serif ,'Hanuman', cursive;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.media-body .entry-title {
    margin: -3px 0 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #022059;
}
.media-post-layout .media {
    margin-top: 25px;
}
.media-post-layout .media .media-text{
    margin-top: 25px;
}
.media-post-layout .media .media-thumnail{
    width: 41.666667%;
}
@media (min-width: 576px){
	.media-post-layout .media .media-thumnail{
	    width: 33.333%;
	}
}
.publish-date {
    list-style: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}