p {
    font-size: 15px;
}

.header-top {
	background-color: #263495;
}
.header-top a {
	color: #fff
}

.header-top i {
	color: #fff;
}

.single-feature {
	padding-top: 0px;
}

.feature-img img {
	border-radius: 0%;
	width: 100%;
}

.special-offer { 
	/*background: #faa502;*/
	background: rgba(0, 0, 0, 0) url("../images/home/bgplato.jpg") no-repeat scroll center center / cover;
	padding: 99px 0 96px;
	}



.section-title h2 {
	color: #fff;
}
	.section-title.bg_grey h2::after {
    		background: #f6a428 none repeat scroll 0 0;
}

.section-title h2::before {
    /* background: #fff none repeat scroll 0 0; */
    background: none;
    }

.section-title h2::after {
	color: #fff;
	    content: close-quote;
	}

.video-section{
	background-attachment: scroll;
	background-image: url(../images/home/bgvideo.jpg);
	background-repeat: repeat;
	background-position: center center;
}


.footer a {
	color: 
}


/*HEADERS*/
.header1  {
  background: rgba(0, 0, 0, 0) url(../images/header/1.jpg) no-repeat scroll center center / cover !important;
    
}


a, button {    
    font-weight: 400 !important;
    }

.gallery-img::before {
	background: none;
}


/* small mobile :320px. */
@media (max-width: 767px) {

	.container {width:100% }
	.breadcrumbs {
    	padding: 70px 0 60px;
		}
	.mean-container a.meanmenu-reveal {
		top: -83px;
	}
	.mobile-menu-area a {
		color: #fff
	}


}

@media (max-width: 500px) {

	.slider {height: 35vh !important;}
	.ctrlPrev {
    	left: 30px;
	}
	.ctrlNext {
    	right: 30px;
	}
}
