@font-face {
	font-family: "Abril_Display_Italic";
	src: url("../fonts/abril/Abril_Display_Italic.ttf");
	font-style: normal;
}

.copyright-photo {
	position: absolute;
    right: 25px;
    bottom: 9px;
    color: #fff;
    letter-spacing: 1px;
    z-index: 1;font-weight: 600;
}
.tp-parallax-wrap {
	margin-top: 150px !important;
}
#slide-7-layer-6 {
	margin-top: 120px !important;
}
#slide-7-layer-1 {
	margin-top: 45px;
}
.signature-menu {
	text-align:center;
	margin-top:10px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.signature-menu h3 {
	font-size: 19px;
}
.credit {
	width: 60%;
    margin: 0 auto;
}
#logo_right_button {
	display: none !important;
}
.tp-caption {
	font-family: Abril_Display_Italic !important;
}
.owl-stage-outer .owl-stage .owl-item .item .dsds {
	list-style: none;
	margin-bottom: 5px;
	overflow: hidden;
}


.owl-carousel  .owl-dots {
    display: inline-block;
	    margin-left: 45%;
}
.owl-carousel  .owl-dot {
	 display: inline-block;
	float:left;
}
.owl-carousel  .owl-dots span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-carousel  .owl-dot.active span {
	
    background: none repeat scroll 0 0 #000000;
}

@media screen and (max-width: 768px) {
	
.owl-carousel  .owl-dots {margin-left: 33%;} 
}