
.intro .page-scroll a:hover {
	color: #d43076;
}

.icon:hover .fa{
	color: #d43076;
}

ul.nav li a:hover {
	color: #d43076;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #fff;
}

.bg-skin {
	background: #d43076;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
	border-color: #d43076;
}


.gd_item{margin: 10px;}
.gd_item img{ width:100%;}
.btn-skin {
  color: #fff;
  background-color: #d43076;
  border-color: #d43076;
}

.owl-buttons{ text-align:left; position:absolute; top:0;z-index:9999; margin-top:-46px;}
.owl-theme .owl-controls .owl-buttons div{border-radius:0px;background:#fff;background:#d4d4d4 url(../../images/jt_lr.png) left top no-repeat;opacity:1;color:#d4d4d4;margin: 1px;}
.owl-theme .owl-controls .owl-buttons>div:nth-child(2n){background-position:-44px 0px;}
.owl-prev{width:42px;height:42px; float:left;text-indent: -9999px;}
.owl-next{ width:42px;height:42px; float:left;text-indent: -9999px;background-position:30px 30px;}

.owl-wrapper-outer{box-sizing:border-box;}


