body{
	font-size: 18px !important;
}
#about .section-header {
    margin-bottom: 40px;
    margin-top: 40px;
}

#about .section-content{
	display: none;
}
#about .section-header .section-description, .front-page-section .section-header .section-description{
    font-size: 1.2em;
    letter-spacing: 1px;
    line-height: 1.6em;
}
#projects, #testimonials{
   padding-top: 105px;
}
#testimonials{
	padding-bottom: 80px;
}

.widget_illdy_service .service{
	background: #DB9F23;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 8px;
}
.widget_illdy_service:first-child .service{
	background: #4D9F34;
}
.widget_illdy_service:last-child .service{
	background: #8F3319;
}

.widget_illdy_service h5, .widget_illdy_service .service-entry{
	color: #fff !important;
}
.widget_illdy_service .service-entry{
	text-align: left;
	padding: 0px 15px
}
.widget_illdy_service .service-entry ul{
	padding-left: 20px;
}
.widget_illdy_service .service-entry .details, .widget_illdy_service .service-entry .details li{
	font-size: 0.7em;
	line-height: 1.8em;
}
.book-btn{
	text-align: center;
}
.book-btn a{
	margin-top: 10px;
	text-transform: uppercase;
}
.widget_illdy_service .service-entry .book-price{
	font-size: 0.9em;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0px;
	line-height: 1.7em;
}
.widget_illdy_service .service-entry .book-price > div{
	display: block;
	font-size: 0.7em;
}
#services h3{
	text-shadow: 1px 1px 4px rgba(0, 0, 0,0.3);
}
#header .top-header .header-navigation ul li a{
	text-shadow: 1px 1px 4px rgba(0, 0, 0,0.5);
}
#testimonials .testimonial-image{
	display: none;
}
#projects .project:hover .project-overlay{
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.3);
}
#projects .project .project-overlay > div{
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 20px;
    font-size: 1.3em;
    opacity: 1;
	font-family: "Poppins";
}
#header.header-front-page .bottom-header h1, #header .bottom-header h1{
    color: #fff !important;
    text-shadow: 3px 5px 5px rgba(0,0,0,0.3);
}
#header .bottom-header .section-description{
    text-shadow: 1px 1px 3px rgba(0,0,0,0.7);
    font-weight: 700;
    text-transform: uppercase;
}
#comments #respond .comment-form #input-submit, input[type=submit]{
	color: #fff !important;
    bakcground-color: #f78b25;
}
/*
#projects{
	padding-bottom: 100px;
    padding-top: 85px;
}
*/
	
#header #sticky-wrapper{
	position: absolute;
	width: 100%;
}
#header #sticky-wrapper.is-sticky .top-header .header-navigation ul li a{
	color: #000;
    text-shadow: none;
}
#header #sticky-wrapper.is-sticky .top-header {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 992px) {
	#header .top-header{
		
	}
}
.text-white *{
	color: #fff !important;
}
body #static-page-content{
	padding-top: 0;
}
.tour-display .vc-hoverbox-block-inner h2, .tour-display .vc-hoverbox-block-inner h5, .tour-display .vc-hoverbox-block-inner h6 {
	color: #fff;
}
.tour-display .vc-hoverbox-inner{
	min-height: 500px !important;
}
.tour-display .vc-hoverbox-front{
    flex-direction: initial;
}
/* align tours title to bottom
.tour-display .vc-hoverbox-front .vc-hoverbox-block-inner{
    align-self: flex-end;
}
*/
.content-left *, .content-left .mega-info-footer{
	text-align: left;
}
.mega_info_box_2{
	overflow: hidden;
	margin-top: 5px !important;
}
body .mega_info_box_2 .mega-info-header{
	height: auto;
}
body .mega_info_box_2 .mega-info-title{
	margin-top: 0px;
}
.mega_info_box_2 .mega-info-desc{
	display: none;
}
.subtitle-heading{
	font-weight: 400;
}
body #testimonials, body #contact-us{
	padding-top: 100px;
	padding-bottom: 80px;
}
#testimonials .owl-controls{
	display: none;
}
body .masonary-gal, body .masonary-gal .vc_masonry_media_grid{
	padding: 0px;
	margin: 0px;
}
body #blog{
	padding: 0px !important;
}
body #blog .blog-post{
	margin-bottom: 0 !important;
}
body #blog .blog-post .blog-post-entry{
	margin-bottom: 0 !important;
}
body .book-btn button{
	border-color: #f78b25 !important;
	color: #f78b25 !important;
	font-weight: bold;
}
body .book-btn button:hover{
	border-color: #f78b25 !important;
	color: #fff !important;
	background-color: #f78b25 !important;
}
body .more-btn a{
	border-color: #f78b25 !important;
	color: #f78b25 !important;
}
body .more-btn a:hover{
	border-color: #f78b25 !important;
	color: #fff !important;
	background-color: #f78b25 !important;
}

.tracks-info .mega_info_box .mega-info-title{
	color: #fff;
}

body .whatsappme.whatsappme--show{
	bottom: 78px;
	right: 10px;
}
body #header .bottom-header h1{
	font-size: 50px;
}
body #header .bottom-header.blog{
	padding: 200px 0 30px;
}
.top-top-header{
	background: #000;
    padding: 5px 0px;
	margin: 0 auto;
	overflow: hidden;
}
.top-top-header ul{
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
}
.top-top-header li{
	float: left;
	padding-right: 25px;
	font-size: 0.8em;
}
.top-top-header .top-social{
	float: right;
}
.top-top-header .top-social a{
	padding-left: 7px;
}
.boxzilla.boxzilla-bottom-left{
	box-shadow: 4px 4px 6px 2px rgba(0,0,0,0.3);
	margin: 15px;
}
.mega_content br{
	display: none;
}
.mega_content .mega_hvr_btn{
	display: none !important;
}
.mega_content a{
	color: #fff;
}
.mega_content a:hover{
	color: #eee;
}

@media only screen and (max-width: 767px) {
	#footer #custom_html-4, #footer #custom_html-2, #footer #custom_html-3{
		display:none;
	}
	#footer #custom_html-5{
		text-align:center;
	}
	.top-top-header .top-social{
		display: none;
	}
}