@font-face {
  font-family: 'MyriadPro-Light';
  src: url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Light.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Light.woff') format('woff'), url('../fonts/MyriadPro-Light.ttf')  format('truetype'), url('../fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Bold.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf')  format('truetype'), url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{margin:0;padding:0;text-decoration:none}

body{
	
	text-rendering: optimizeLegibility;
	font-size: 14px;
	font-family: MyriadPro-Light;
}
nav{
	position:relative;
	width:100%;
	margin:0 auto;
}

a,a:hover,a:focus{
	outline: 0;
	text-decoration: none;
}
hr{
	background: #dedede;
}

/*.web_font_title{
	font-family: 'Roboto', Koulen;
	font-weight: bold;
}
.web_font{
	font-family: 'Ubuntu', Hanuman;
	font-weight: 400;
}
.web_font_titles{
	font-family: 'Ubuntu', Koulen;
}*/
/*h4{
	font-weight:bold;
	color:#666666;
	font-family: 'Roboto Condensed', sans-serif;
}*/
.f-700{
	font-weight: 700;
}
.page{
	margin-bottom: 25px;
}
.f-12{
	font-size: 12px !important;
}
.f-11{
	font-size: 11px;
}
.f20{
	font-size: 20px !important;
}
.f23{
	font-size: 23px !important;
}
.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{
	padding: 15px 0 10px 0;
}
@media(max-width: 768px){
	.mobile_logo{
		display: table;
		width: 100%;
		text-align: center;
	}
}

.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:#8f8f8f;
	font-size: 16px;
}
.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:#6a6a6a;
	position: relative;
}
/*.overlay{
	content: "";
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	left: 0;
	margin:auto;
	background:rgba(44,130,50,0.4);
}*/
.footer p{
	margin:0;
}
.footer i{
	padding: 5px 7px;
	background: #333333;
	border-radius: 2px;
	text-align: center;
	min-width: 30px;
}
.footer h4{
	margin-bottom: 20px;
}
.quick-link{
	list-style:none;
}
.quick-link li{
	line-height:25px;
}
.quick-link li a{
	color:#6e6e6e;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.quick-link li.active >a{
	color:#c91c6a;
}
.quick-link li a:hover{
	color:#c91c6a;
	padding-left: 15px;
}

.facebookpage{
	min-height:1px;
}
.ruler{
	width:100%;
	border-top:solid 1px rgba(0,0,0,0.09);
	border-bottom:solid 5px rgba(0,0,0,0.05);
}
.copyright{
	background:#00bef2;
}
.copyrights{
	padding:15px 0;
	color:#f8efef;
}
.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;
}

.social{
	list-style:none;
	margin-top: 30px;
	text-align: right;
	padding-right: 15px;
}
@media screen and (max-width: 767px){
	.social{
		list-style:none;
		margin-top: 0;
		text-align: left;
	}
}
.social li{
	display:inline-block;
}
.social img{
	width:30px;
	height:30px;
}

.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;
}
.f18{
	font-size:18px;
}
.f13{
	font-size:13px;
}.f14{
	font-size:14px !important;
}
.f15{
	font-size:15px !important;
}
.f16{
	font-size:16px !important;
}
.f17{
	font-size:16px !important;
}

.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 #18364a;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	border-right-color: #da0f32;
	border-bottom-color: #da0f32;
	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: #da0f32;
    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: #da0f32;
    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: 20px;
	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;
}
.OPSservice{
	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);
}
.service{
	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);
}

/*box service*/
.OPSservice{
	margin-top: -60px;
}
@media (max-width:768px){
	.OPSservice{
		margin-top:0px;
	}

}
.OPSservice .item{
	position: relative;
	font-size: 14px;
	margin-bottom: 50px;
	vertical-align: top;
	display: block;
}
.OPSservice .item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 20px);
    bottom: 0px;
    right: 0;
    background-color: #F2F2F2;
    z-index: 1;
}
.item .item-box{
	padding: 0px 15px;
	position: relative;
}
.item .item-box .icon-cell{
	position: absolute;
	display: block;
	margin-left: -55px;
	width: 110px;
	height: 110px;
	position: absolute;
	z-index: 1;
	left: 50%;
	-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;
}
.item .item-box .icon-cell .icon-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -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;
    -webkit-transform: translate(-50%,-50%) scale(0);
    -moz-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;

}
.item .item-box:hover .icon-cell .icon-image:before {
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -webkit-box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
}
.item .item-box .icon-cell .icon-image:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background: #DB0F32;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    -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;
    bottom: -7px;
}
.item .item-box .icon-cell .icon-image .ops-icon-img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.item .item-box .service-content-wrap{
	position: relative;
	overflow: hidden;
}
.item .item-box .service-content-wrap .content-cell {
	text-align: center;
    position: relative;
    -moz-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    padding-top: 80px;
    -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;
}
.item .item-box .service-content-wrap .content-cell .wrapper-info{
	text-align: center;
	padding: 10px 0;
}
.item .item-box .service-content-wrap .content-cell .wrapper-info .OPSService-description{
	margin-bottom: 15px;
	font-size: 12px;
}
.item .item-box .service-content-wrap .content-cell .wrapper-info .OPS-btn{
	min-width: initial;
	height: auto;
	padding: 7px 20px;
	line-height: 1.4;
	font-size: 14px;
	font-weight: 400;
	min-width: 120px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	font-size: 14px;
	padding: 7px 18px;
	height: auto;
	line-height: 1.4;
	font-weight: 400;
	text-transform: none;
	color: #FFF;
	background: rgba(44,131,50,1);
	border-color: rgba(44,131,50,1);
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: 10px;
}
.item .item-box .service-content-wrap .content-cell .wrapper-info .OPS-btn span {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}



.item .item-box:hover .icon-cell {
    -moz-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}
.item .item-box:hover .icon-cell .icon-image:before {
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -webkit-box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
}
.item .item-box:hover .icon-cell .icon-image:after {
    opacity: 0;
}
.item .item-box:hover .service-content-wrap .content-cell {
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.item .item-box .service-content-wrap .content-cell .wrapper-info .OPS-btn:hover {
    background-color: #18364A;
    border-color: #18364A;
}
.item .item-box:hover .service-content-wrap .content-cell {
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.item .item-box .service-content-wrap .content-cell .service-title{
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    font-weight: 500;
    color: #18364A;
    position: relative;
    margin-bottom: 15px;
    -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 (min-width: 768px){
	.item .item-box .service-content-wrap .content-cell .service-title{
	    white-space: nowrap;
		text-overflow: ellipsis;
	}
}
.item .item-box .service-content-wrap .content-cell .service-title:hover:hover {
    color: #DB0F32;
}
.OPSservice > .item:nth-child(4n):after,{
    content: none;
}
/*end box service*/



.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: #555555;
    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);
	}
}*/
.main_menu{
	border-top: solid 1px #d3d3d3;
}
.parent{
	display: block;
	width: 100%;
	padding: 0;
	list-style-type: none;
}
.parent >li{
	display: inline-block;
	position: relative;
	padding: 16px 26px;
	-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 (min-width: 768px){
	.parent >li>a{
		text-align: center;
	}
}
.parent >li>a{
	display: block;
	font-size: 13px;
	color: #2d2b2b;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Poppins', Koulen;
}
.parent > li:hover{
    background: #f668bd;
}
.parent > li:hover >a,
.parent > li:hover .rotate-icon{
    color: #fff;
}
.parent > li.active{
	background: #f668bd;
}
.parent > li.active > a{
    color: #fff;
}
.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: #fff;
	background: #f668bd;
}
@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 {
	font-family: 'Poppins', Koulen;
    display: block;
    padding: 10px 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: #fff;
	background: #f668bd;
}
.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: #2d2b2b;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}
.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;
		padding: 5px 6px;
		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){
	.menu-dropdown > li > a{
		padding: 9px 15px;
	}
	.main_menu{
		background: #f668bd ;
	}
	.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;
	}
	.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: #fff;
		max-width: 480px;
		text-align: left;
	}
	.parent >li{
		display: block;
		border-top: 1px solid rgba(0, 0, 0, 0.05);
		padding: 0 !important;
	}
	.parent >li>a{
		padding: 10px 20px;
		color: #2d2b2b;
		border-radius: 0 !important;
	}
	.parent >li:after{
		height: 0px !important;
		content: '';
	}
	.parent > li.active > a{
	    color: #fff;
	}
	.menu-wrapper-list .parent .child-dropdown .icon-dropdown{
		visibility: visible;
	}
	.menu-wrapper-list .parent .child-dropdown .icon-dropdown.active .rotate-icon{
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		-webkit-transition: all 150ms ease-in 0s;
		-o-transition: all 150ms ease-in 0s;
		transition: all 150ms ease-in 0s;
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown{
		display: none;
		padding: 0;
		visibility: visible;
		z-index: 9999;
		opacity: 1;
		border-radius: 0;
		background: #fff;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.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:#2d2b2b;
	}
	.menu-wrapper-list .parent .child-dropdown .menu-dropdown >li:hover >a{
		background: #f668bd;
		color: #fff;
	}
	/*.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: #f668bd;
	    background: transparent;
	}
	
}
@media  (min-width: 768px) and (max-width: 992px){
	.parent > li > a{
		font-size: 13px;
	}
	.parent > li{
		padding:10px 12px;
	}
}

.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*/

/*Breadcrumb*/
.title-command-wrapper {
    padding: 30px 20px;
	min-width: 570px;
	display: inline-block;
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	margin-top: -30px;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	box-shadow: 3.5px 6px 20px 0px rgba( 0, 0, 0, 0.1 );
}
@media (max-width: 767px){
	.title-command-wrapper {
		min-width: 275px;
		margin-top: 10px;
	}
}
.title-command-wrapper .title {
    line-height: 1.4;
    margin: 0;
    color: #18364a;
    padding: 0 15px;
    font-size: 45px;
    text-transform: uppercase;
}
@media (max-width: 767px){
	.title-command-wrapper .title {
	    font-size: 30px;
	}
}
.title-command-wrapper .breadcrumb {
    margin: 0;
    padding-left: 0;
    background: transparent;
    padding: 0;
}
.title-command-wrapper .breadcrumb > li {
    display: inline-block;
}
.title-command-wrapper .breadcrumb .breadcrumb-link {
    font-size: 14px;
    color: #666c72;
}
.title-command-wrapper .breadcrumb > li + li::before {
    color: #e9eef2;
    content: "\f061";
    font-family: "FontAwesome";
    font-size: 10px;
    padding: 0 8px;
}
.title-command-wrapper .breadcrumb > li + li a.breadcrumb-active {
    color: #009840;
}
/*End Breadcrumb*/
.content-detail{
	position: relative;
}
.wp-service-title{
	display: table;
	width: 100%;
	min-height: 1em; 
}
.wp-service-title{
	position: relative;
}
.wp-service-title:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #eee;
}
.wp-service-title .service-title {
	color:#2c2c2c;
	text-transform: uppercase;
	font-weight: bold;

}
.wp-service-detail{
	padding: 30px 0;
	font-size: 12px;
}
.wp-service-detail ul{
	padding-left: 20px;
}
.sidebar-right{

}
.sidebar-right-title{
	text-transform: uppercase;
}
.sidebar-right-content{

}
.sidebar-right-list{
	padding: 0;
}
.sidebar-right-list li{
	display: block;
	list-style: none;
	border-top: solid 1px #e0e0e0;
	position: relative;	
}
.sidebar-right-list li:first-child{
	border-top: 0;
}
.sidebar-right-list li a{
	display: block;
	padding: 8px 0;
	color:#2c2c2c;
	-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;
}
.sidebar-right-list li a:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    opacity: 0;
    z-index: 2;

	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.sidebar-right-list li >a:hover{
    color:#11afe4;;
}
.sidebar-right-list li >a:hover:before {
    opacity: 1;
    background-color: #11afe4;;
}
.sidebar-right-list li.active >a{
    color:#11afe4;
}
.sidebar-right-list li.active >a:before{
    opacity: 1;
    background-color: #11afe4;
}
.service .item{
	margin-bottom: 50px;
}


/*Agent*/

.wp-agent{
	border:solid 1px #eee;
	position: relative;
	padding: 20px;
	margin-bottom: 20px;
}
.wp-agent-image{
	margin-bottom: 20px;
	position: relative;
}
.wp-agent-image figure {
    position: relative;
    text-align: center;
    display: block;
}
.wp-agent-image figure a:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	opacity: 0;
	background-color: rgba(0,190,242,0.7);
	-webkit-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    -moz-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    -ms-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    -o-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;

}
.wp-agent-image figure a:after{
	 -webkit-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    -moz-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    -ms-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    -o-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
    transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;

}
.wp-agent-image figure a img{
    width: 100%;
    max-width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.wp-agent-image a:hover:before {
    opacity: 1;
}
.wp-agent-image figure a .icon{
	position: absolute;
	left: 50%;
	top: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	font-size: 30px;
	color: #fff;
	transition: 0.35s all ease;
	z-index: 4;
}
.wp-agent-image a:hover .icon {
    top: 50%;
    opacity: 1;
}
@media (min-width:768px){
	.wp-agent .wp-agent-content{
		height: 130px;
		overflow: hidden;
	}
}
.wp-agent .wp-agent-content{
	text-align: center;
}
.wp-agent .wp-agent-content .wp-agent-content-title{
	margin-bottom: 0;
	color: #2c2c2c;
}
.wp-agent .wp-agent-content .wp-agent-content-title a{
	color: inherit;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.wp-agent .wp-agent-content .wp-agent-content-title a:hover{
	color:#11afe4;
}
.wp-agent .wp-agent-content .wp-agent-content-detail{
	margin: 15px 0 10px;
	font-size: 13px;
	color: #454545;
}
.wp-profile-header{
	margin-bottom: 40px;
}
.wp-profile-header .wp-profile-header-title{
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #f668bd;
	color: #f668bd;
	margin: 0;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
.wp-agent-detail{
	font-size: 12px;
	padding: 10px 0px;
}
.agent-sidebar-right{
	border:solid 2px #11afe4;
	padding: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}
.agent-sidebar-right .profile_details_item {
    display: table;
    width: 100%;
    padding: 9px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #e0e0e0;
}
.agent-sidebar-right .profile_details_item > div{
	display: table-cell;
	width: 50%;
}

.agent-sidebar-right .profile_details_item .profile_details_item_title{
	text-align: left;
	font-weight: 600;
	color: #18364a;
}
.agent-sidebar-right .profile_details_item .profile_details_item_desc{
	text-align: right;

}
/*.agent-sidebar-right .profile_details_item:last-child {
    padding-bottom: 0;
    border-bottom-width: 0;
    border-bottom-style: solid;
}*/
.agent-profile_details_title{
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
}


.wp-agent-profile-image{
	margin-bottom: 20px;
	position: relative;
	padding: 0 40px;
}
.wp-agent-profile-image figure {
    position: relative;
    text-align: center;
    display: block;
}
.wp-agent-profile-image figure img{
    width: 100%;
    max-width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.navbar-fixed-top{
	position: fixed !important;
}


/*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;
}
.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;
}


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

/*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;
}


/*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;
}


.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;
}

@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: #f668bd !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{
	margin-bottom: .75rem;
	color:#151922;
}
.item_text{
	color:#454545;
}
.readmore{
	color:#fa0e09;
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}
.readmore:hover{
	color:#0588af;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #6e0202;
}
.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;
    border: solid 2px #6e0202;
}
.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: #2866b1;
    border: transparent;
}*/
#myslider.owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 0 1px;
}
.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: #ca0202;
    border-color: #ca0202;

}
#myslider.owl-theme .owl-nav {
    position: absolute;
    bottom: 19px;
	right: 23px;
    margin:auto;
    height: 36px;
   
}

#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-nav + .owl-dots{
		bottom: 5px;
	}
	.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;
}
@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;
}

.required{
	color:red;
	font-size: 16px;
}
.custom-select{
	/*border:none;*/
	outline: none;
	border-bottom: 1px solid #bdbdbd;
	/*box-shadow: none !important*/
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128,189,255,.5);
}

.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;
}



.page_detail ul{
	padding-left: 15px;
}
.
.light-gray{
	color:#555555;
}
.line-height-3{
	line-height: 30px;
}


.loadingdiv.spinner {
    position: fixed;
    height: 100%;
    width: 100%;
    background: url('../img/loading.gif') no-repeat center center #fff;
    z-index: 999;
    top: 0;
	left: 0;

}


.modal-dialog .modal-content {
    border-radius: .3rem;
}
.form-error {color: #D8000C;}
.modal-dialog.modal-notify.modal-warning .modal-header .fa {
    color: #fffdfc;
    padding-right: 10px;
    font-size: 18px;
}

.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;
}


.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,.3);
}
@media (min-width: 992px){
	.welcome{
		margin-top: -75px;
	}
}
@media (min-width: 768px) and (max-width: 992px){
	.welcome{
		margin-top: -45px;
	}
}
.welcome{
	padding: 15px;
	box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.04);
}
.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:#981960;
}
.cate-label{
	background: rgb(249,243,239);
	padding: 11px 20px;
	text-align: center;
	font-weight: 600;
	color:#981960;
	text-transform: uppercase;
	font-family: 'MyriadPro-Bold';
}
.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-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: 10px 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: 28px;
	margin-bottom: 10px;
	color: #333;
}
.content_bg{
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -1;
	max-height: 55%;
}
.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 );
}

@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: #fff;
	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: #6E0202;
	left: 0;
	bottom: 0;
}
.detail{
	font-family: 'Open Sans',  Hanuman;
	font-weight: 400;
}
.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;
}


.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;
	}
}

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


.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;
}

.text-reply{
	padding: 15px;
	color: #707070;
	cursor: text;
}

.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;
}
.page_title{
	font-size: 20px;
	position: relative;
	border-bottom: solid 1px #c1c0c0;
}
.page_title:after{
	position: absolute;
	content: '';
	width: 100px;
	height: 3px;
	background-color: #fec321;
	left: 0;
	bottom: -1px;
}
.flip_img_horizontal{
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.brown-text1{
	color:#2d2b2b;
}
.web-text-color{
	color: #1d0c0f;
}
.web-price-color{
	color: #fdc320;
}
.web-detail-color{
	color: #a0a0a0;
}


.t_header {
    padding: 10px 0;
    font-size: 12px;
    color: #fff;
}
#frm_search .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-control {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    margin-top: 0;
}
#frm_search .input-group .form-control{
	border-radius: .25rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin: 0;
	height: auto;
}
#frm_search .input-group-append, 
#frm_search .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
#frm_search .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem !important;
    border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
#frm_search .input-group-append {
    margin-left: -1px;
}
.btn-pink1 {
    background-color: #f668bd !important;
    color: #fff !important;
}

.zoom:hover h6{
	color: #f668bd !important;
}
.item:hover .zoom div .web_font_titles{
	color: #f668bd !important;
}
.c-pointer {
 cursor: pointer;
}
.socail li{
	display: inline-block;
}
.socail li a{
	display: block;
	margin: 0 5px;
}
.socail li a img{
	width: 40px;
}
@media(min-width: 992px){
	.btn_view{
		font-size: 16px !important;
	}
}
@media(max-width: 768px){
	.btn_view{
		font-size: 16px !important;
	}
}

/*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 {
    background-color: transparent;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    width: 70px;
}
/*.owl-btn-vertical-center .owl-nav .owl-prev, .owl-btn-vertical-center .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: -15px 0;
}*/
.owl-theme .owl-nav{
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.owl-hover:hover .owl-theme .owl-nav{
	visibility: visible;
	opacity: 1;
}
.owl-btn-vertical-center .owl-nav .owl-prev, .owl-btn-vertical-center .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: -35px 0;
}
.owl-btn-vertical-center .owl-nav .owl-prev img, .owl-btn-vertical-center .owl-nav .owl-next img{
	max-width: 100%;
	height: auto;
}
.owl-btn-vertical-center .owl-nav .owl-prev {
    left: -47px;
}
.owl-btn-vertical-center .owl-nav .owl-next {
    right: -47px;
}
/*.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;
}*/
.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: transparent;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
    opacity: 0.25;
}
.wt-thum-bx, .wt-post-thum {
    background-color: #000;
}
.wt-img-overlay1{
    position: relative;
}
.on-show-slider #sync2 .active img {
    opacity: 0.25;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.on-show-slider #sync2 .current.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}
.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 #f668bd;
    z-index: 2;
}
#sync1.owl-btn-vertical-center .owl-nav .owl-prev{
	left: 0;
}
#sync1.owl-btn-vertical-center .owl-nav .owl-next{
	right: 0;
}
#msform1 .form-control{
	padding: .5rem 0 .6rem;
	border:none !important;
	border-bottom: 1px solid #bdbdbd !important;
}
.moblie-search{
	padding: 15px;
	background: #fff;
	display: none;
}

.popup {
    background: rgba(100, 100, 100, 0.6);
    position: fixed;
    display: none;
    z-index: 5000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.popup > div {
    border-radius: 10px;
    position: fixed;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    padding: 30px 15px;
    width: 90%;
    max-width: 600px;
    z-index: 5001;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
    border: 5px solid #9AD3DE;
}
.popup > div > h2 {
    font-size: 34px;
    text-align: center;
    color: #666666;
    margin: 0 0 30px 0;
}


/*
** SK Natural Beauty	
** 04 December 2018	
*/
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link{
	color: #818181;
	text-transform: uppercase;
	font-family: 'MyriadPro-Bold';
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link i, .navbar.navbar-dark .navbar-nav .nav-item .nav-link i{
	background: #fff;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	color: #6e0202;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link i:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link i:hover{
	color: #818181;
}
.navbar.navbar-dark .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link{
	color: #6e0202;
} 
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link:hover{
	color: #6e0202;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover{
	color: #6e0202;
}
/*.navbar-expand-lg .navbar-collapse{
	border-top: solid 1px red;
}
@media (min-width: 992px){
	.navbar-expand-lg .navbar-collapse{
		border-top: 0;
	}
}*/

.navbar-expand-lg .navbar-nav .nav-link{
	padding: .5rem 2.5rem;
	font-size: 16px;
}
@media (max-width: 1200px){
	.navbar-expand-lg .navbar-nav .nav-link{
		padding: .5rem 1.5rem;
	}
}
.slide-title{
	font-family: 'Great Vibes', Bokor;
	font-size: 46px;
}
.slide-info{
	font-size: 16px;
}
@media (max-width: 768px){
	
	.slide-title{
		font-size: 18px;
	}
	.slide-info{
		font-size: 13px;
	}
}
@media (max-width: 576px){
	.btn.btn-xs1{
		font-size: .6rem;
		padding: .3rem .6rem;
	}
}
.font{
	font-family: 'MyriadPro-Bold';
}
.wel-title{
	font-family: 'MyriadPro-Bold';
	font-size: 30px;
	margin: 40px 0 20px 0;
}
.wel-detail{
	color: #8f8f8f;
	font-size: 16px;
}
.wel-detail ul{
	padding-left: 15px;
	line-height: 28px;
}
.s-title{
	font-family: 'MyriadPro-Bold';
	font-size: 20px;
	color: #7d7d7d;
}
.btn-read{
	border-color: #858585 !important;
	color: #5e5e5e !important;
}
.navbar.navbar-dark .navbar-toggler-icon{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(200, 28, 106, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media(max-width: 991px){
	.hidden-moblie{
		display: none !important;
	}
}


.pos-rel{
	position: relative;
}
.pos-abs{
	position: absolute;
}
.rgba-pink1-light{
	background: rgba(110,2,2,.6);
}
.btn-view{
	border: 1px solid #FFF;
	color: #FFF !important;
	background-color: transparent;
}
.btn-view:hover{
	border-color: #fff;
	background-color: #000; 
}
.border-dark1{
	border-color: #bbbbbb;
}
h2.section-title  {
    position: relative;
    margin: 0 0 70px;
}
h2.section-title:after {
    width: 10px;
    height: 55px;
    position: absolute;
    left: 50%;
    content: '';
    background: #e1ecff;
    bottom: -15px;
    border-radius: 5px;
    transform: rotate(45deg);
}
h2.section-title:before {
    width: 10px;
    height: 55px;
    position: absolute;
    left: 50%;
    content: '';
    background: #e1ecff;
    top: -15px;
    border-radius: 5px;
    transform: rotate(45deg);
}
h2.section-title span {
    position: relative;
    font-family: 'MyriadPro-Bold';
    text-transform: uppercase;
    font-weight: 700;
    z-index: 3;
}
.service-details p {
    font-size: 16px;
    line-height: 28px;
    color: #929292;
    margin: 0 0 25px;
}
.service-details h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 20px;
}
.service-details ul{
	list-style: none;
}
.service-details ul li {
    font-size: 16px;
    line-height: 28px;
    color: #929292;
    padding-left: 28px;
    position: relative;
    margin: 0 0 5px;
}
.service-details ul li::before {
    width: 25px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    content: "\f18e";
    font-family: FontAwesome;
    color: #7d3c92;
}
.pro-title{
	font-family: 'MyriadPro-Bold';
	font-size: 20px;
	margin: 15px 0;
	color: #4e4e4e;
}
.pro-price{
	font-family: 'MyriadPro-Bold';
	font-size: 20px;
	color: #c91c6a;
}
.page-link{
	color: #4e4e4e;
}
.pagination.pg-red .active .page-link{
	background-color: #6e0202;
}

input[name="search-key"] {
    transition: 0.4s;
    width: 50px;
    height: auto !important;
    min-height: 30px;
    cursor: pointer;
    background-color: transparent;
    background-image: url('../img/fa-searc.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center right;
    border-bottom: none !important;
    padding: 0px 15px;
    margin: 0 !important;
}
@media (max-width: 991px){
	header .navbar {
		background: #e4e4e4;
	}
	.navbar-expand-lg .navbar-nav .nav-link{
		padding: .5rem;
	}
}
@media (max-width: 991px){
	input[name="search-key"] {
		width: 90% !important;
		background-color: #fff;
	}
	
	
}
input[name="search-key"]:focus {
    transition: 0.4s;
    background: #fff;
    width: 70px;
    outline: none;
    color: #818181;
    box-shadow: 0 1px 0 0 #6E0202 !important;
    font-family: 'MyriadPro-Light';
}
.border-dark{
	border-color: #e7e7e7 !important;
}

@media (min-width: 992px){
	.footer-style{
		position: relative;
		margin-right: -30px;margin-left: -30px;
	}
	.triangle{
		height: 2px;
		background: linear-gradient(180deg,#cfd0d1,rgba(0,0,0,.2)) !important;
	}
	.triangle:before {
		content: "";
		width: 0;
		height: 0;
		border-bottom: 15px solid #564f50;
		border-left: 15px solid transparent;
		top: -14px;
		position: absolute;
	}
	.triangle:after{
		content: "";
		width: 0;
		height: 0;
		border-bottom: 15px solid #564f50;
		border-right: 15px solid transparent;
		position: absolute;
		top: -14px;
		right: 0;
	}
}
/*.lobibox-notify.notify-mini .lobibox-notify-msg{
	line-height: 25px;
}*/
.product-table img {
    max-height: 150px;
    min-width: 50px;
}
.product-table td {
    vertical-align: middle;
}
.quantity .minus, .quantity .plus {
    line-height: 6px;
    padding-bottom: 9px;
    padding-top: 9px;
    padding: 4px 10px;
    border: solid 1px #ddd;
}


#menu_drop, #menu_drop ul, #menu_drop li, #menu_drop a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    font-size: 14px;
    position: relative;
}
#menu_drop a {
    line-height: 1.3;
}
#menu_drop > ul{
	list-style: none;
}
#menu_drop > ul >li{
	margin-bottom: 5px;
}
#menu_drop > ul > li:first-child {
	padding: 12px 0;
	margin-bottom: 5px;
	background: #e6e6e6;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
#menu_drop > ul > li:first-child span {
    padding: 15px 10px;
}
#menu_drop > ul > li > a {
    font-size: 14px;
    display: block;
    color: #ffffff;
    border-bottom: solid 1px #ccc;
}
#menu_drop > ul > li > a > span {
    display: block;
    padding: 12px 10px;
    font-size: 13px;
    color: #000;
    background: #f2f2f2;
    text-transform: uppercase;
    margin: 0;
}
#menu_drop > ul > li.active > a > span,
#menu_drop ul ul li.active >a{
	color: #6e0202;
}
#menu_drop ul ul{
	display: none;
}
#menu_drop ul ul li {
    border-bottom: 1px dashed #CCCCCC;
    background: #f2f2f2;
}
#menu_drop ul ul li:last-child {
    border-bottom: none;
}
#menu_drop ul ul a {
    padding: 10px 10px 10px 25px;
    display: block;
    color: #676767;
    font-size: 13px;
    font-weight: normal;
}
#menu_drop ul ul a::before {
    content: "»";
    position: absolute;
    left: 10px;
    color: #e94f31;
}

.submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 21px;
    transform: translateY(-50%);
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 41px;
    width: 41px;
    cursor: pointer;
    background: #dbd8d8;
}
.submenu-button::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%,-50%);
    display: block;
    width: 2px;
    height: 8px;
    background: #000000;
    content: '';
}
.submenu-button::after {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 8px;
    height: 2px;
    display: block;
    background: #080000;
    content: '';
    transform: translate(40%,-50%);
}
.submenu-button.submenu-opened::before {
    background: transparent !important;
}
.module-title {
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #6E0202;
}
.module-title h2 {
    display: inline-block;
    padding: 6px 0 0;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 30px;
    height: 35px;
    line-height: 39px;
    background: #6E0202;
    border-radius: 3px 3px 0 0;
    margin-bottom: 0;
}