/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

/*
.menu_fixed{
	background-color: white;
}*

*/

.header{background-color: white;}
.main-menu > ul > li span > a {color: black}

.hero_single.version_2{height: 900px;}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {background-color: #203966}

.wrapper {
    background-color: rgba(0, 0, 0, 0.30)!important;
}

@media (max-width: 991px){
#logo img {
    height: 63px;
    margin: 0 0 0 0;
}
.header{height: 75px;}
}


@media (max-width: 767px){
	.hero_single.version_2 .wrapper h3 {
	    font-size: 26px;
	    font-size: 1.625rem;
	    margin-top: 1px;
	}
}

.book-btn {
    font-size: 15px!important;
    background: #203966!important;
    border-color: #203966!important;
}
