body{ color:#373d48; font-size:14px; font-weight:400; line-height:22px; overflow-x: hidden; position: relative; font-family: "Barlow Condensed", sans-serif;
;
	font-weight: 300; background: #fff; margin: 0;}

h1,h2,h3,h4,h5 {margin: 0px;margin-bottom: 20px;}
h1 {font-size: 28px; line-height: 35px; font-family: "Barlow Condensed", sans-serif;}
h2{
	font-size: 48px;
    line-height: 54px;
    font-weight: bold;
}

.sub_title{
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 15px;
	display: block;
	color: #f58d20;
	font-weight: 600;
    text-transform: uppercase;
}

a {text-decoration: none; cursor: pointer;color: #151515;}
a:hover {text-decoration: none;outline: none;transition: 0.5s ease-in-out all;-webkit-transition: 0.5s ease-in-out all;-ms-transition: 0.5s ease-in-out all;-moz-transition: 0.5s ease-in-out all;-o-transition: 0.5s ease-in-out all;color: #f78f2f;}
p { font-family: "Barlow Condensed", sans-serif; font-size: 20px; line-height: 30px; color: #000; }
img {max-width: 100%; height: auto;}



/*----- Wrapper Part ------*/
.container-fluid{
	max-width: 1400px; margin: 0 auto; padding: 0 20px;
}

.container{max-width:1200px; height:auto; display:block; clear:both;box-sizing: border-box; width: 100%; padding: 0 20px; margin: 0 auto;}


/*----- Wrapper Part ------*/
.primary_btn{height: 50px;background: #076bf4;color: #fff; font-size: 16px;line-height: 20px; font-family: 'promptbold';font-weight: bold;
  transition:0.4s; display: inline-block; padding:0 30px; line-height: 50px; text-align: center;  text-transform: uppercase;  }
.primary_btn:hover{background:#333333; color: #fff;  }

.gray_btn{height: 50px;background:#333333;;color: #fff; font-size: 17px;font-family: 'promptbold';transition:0.4s; display: inline-block; padding:0 40px; line-height: 50px; text-align: center; 
 letter-spacing: 2px; text-transform: uppercase;}
.gray_btn:hover{background:#076BF3; color: #fff;}

.border-btn{height: 50px;border:2px solid #fff;color: #fff; font-family: "Barlow Condensed", sans-serif; font-size: 18px;font-weight: bold;line-height: 20px;
  transition:0.4s; display: inline-block; padding:0 30px; line-height: 50px; text-align: center;  text-transform: uppercase; letter-spacing: 2px}
.border-btn:hover{background:#f58d20; color: #fff; }


/*=============================custom-css=============================*/
/*----- Header Part ------*/
header {
    background: #fff;
    width: 100%;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    z-index: 9;
}

.header_spacer {
    height: 81px;
}

.logo{ 
	transition: all 0.5s;
   width: 180px;
   position: relative;
	padding: 8px 0;
}

.logo img{
	max-width: 100%;
	 transition: all 0.5s;
	  background:#fff; 
}

.header_bottom .navigation ul li img {
    position: relative;
    top: 0;
    left:0;
}

.header_main {
    display: flex;
	justify-content: space-between;
	align-items: center;
}

.navigation{
	display: flex;
	justify-content: flex-end;
	
	align-items: center;
}

.navigation ul{
	display: flex;
	margin: 0;
	padding: 0;
	align-items: center;
}

.navigation ul li{
	list-style: none;
	margin-bottom: 0;
	position: relative;
	margin-right: 20px;
}

.navigation ul li a{
	 font-size: 17px;
    color: #000;
    line-height: 26px;
    text-transform: uppercase;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    line-height: 25px;
    transition: 0.3s;
    letter-spacing: 1.3px;
}

.navigation ul li a:hover{
	color: #f58d20;
}

.navigation ul li:hover > .sub_menu{
	opacity: 1;
	visibility: visible;
	
}

.right-part{
	display: flex;
	align-items: center;
	
}

.right-part a{
	display: flex;
	align-items: center;
}

.book-btn{
	margin-left: 30px;
	background: #f78f2f;
	min-height: 81px;
	min-width: 178px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-family: 'Museo Sans 700';
	color: #fff;
	transition: 0.3s;
	text-transform: uppercase;
}

.book-btn:hover{
	background: #000;
	color: #fff;
}

.more{
	display: flex;
	align-items: center;
	font-size: 14px;
	color:#000;
	line-height: 26px;
    text-transform: uppercase;
	font-family: 'Museo Sans 700';
	line-height: 25px;
}

.more img{
	margin-left: 9px;
}

.right-part .search-icon{
	margin-left: 20px;
	width: 20px;
}

.primary_btn{
	margin: 0 15px 0 25px;
}

.navigation .phone_btn{
	background: #7844a4;
	padding: 12px 20px;
	border-radius: 25px;
	display: flex;
	align-items: center;
	margin-left: 15px;
	font-size:16px;
	color:#fff;
	letter-spacing: 1px;
	width: 250px;
	justify-content: center;
	
	font-weight: bold;
}



.banner_bg {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: 100% !important;
}



.banner_bg  .sub_title, .banner_bg  h2{
	color: #fff;
	position: relative;
	margin-bottom: 30px;
	display: block;
}

.banner_bg  .sub_title{
	font-size: 18px;
	letter-spacing: 3px;
}

.banner_bg  h2{
	font-size: 60px;
	line-height: 70px;
}

.banner_bg .border-btn{
	position: relative;
}

.singe-serice-style-two a.thumbnail {
    overflow: hidden;
    display: block;
    position: relative;
}

.singe-serice-style-two a.thumbnail figure{
	margin-bottom: 0;
	position: relative;
	overflow: hidden;
}

.singe-serice-style-two a.thumbnail figure:hover img{
	transform: scale(1.1);
}

.singe-serice-style-two a.thumbnail:hover figure:before{
	transform: translateY(100%);
}

.singe-serice-style-two a.thumbnail figure:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,0.3);
	z-index: 1;
	transition: 0.3s;
}

.singe-serice-style-two a.thumbnail img {
    transition: 0.5s;
    min-width: 100%;
    transform: scale(1.0);
    transition: 0.3s;
}

.singe-serice-style-two .body {
    margin: -150px 30px 0 30px;
}

.services_section{
	background: #282828;
	padding: 100px 0;
	position: relative;
}

.services_section h2, .services_section p{
	color: #fff;
}



.inner {
    padding-bottom: 4px;
}

.service_top {
    max-width: 600px;
    margin: 0 auto 60px;
    text-align: center;
    position: relative;
}

.singe-serice-style-two .body .wrapper {
    background: #fff;
    position: relative;
    z-index: 5;
    padding: 30px;
    padding-bottom: 0;
}

.singe-serice-style-two .body .wrapper .icon-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.singe-serice-style-two .body .wrapper .icon-area span {
    font-size: 48px;
    font-weight: 600;
    color: transparent;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #f58d20;
}

.singe-serice-style-two .body .wrapper .inner .title {
    color: #30373E;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 15px;
    transition: 0.3s;
}

.singe-serice-style-two .body .wrapper .inner p.disc {
    color: #7D7D7D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.32px;
    margin-bottom: 24px;
}	

.intro_section{
	padding: 100px 0;
	position: relative;
}



.intro_main {
    max-width: 1000px;
    margin: 50px auto 0;
    text-align: center;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-around;
}


.intor_box:hover h3{
	color: #f58d20;
}


.intro_main h3{
	color: #000;
}


.intor_box figure {
    margin: 0;
}

.intor_box figure img {
    width: 66px;
    margin-bottom: 20px;
}



.two_desc{
	padding-left: 40px;
}

.optional_service{
	padding: 100px 0;
	position: relative;
}

.optional_service:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/flower_image.svg) no-repeat center;
    content: "";
    background-size: cover;
    opacity: 0.1;
}

.optional_top {
    margin-bottom: 50px;
}

.optional_box{
	background: #fff;
	padding: 30px;
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
}

.optional_service .col-md-4{
	padding-bottom: 30px;
	position: relative;
}

.optional_box .icon{
	margin-bottom: 25px;
	display: block;
}

.optional_box .icon img{
	width: 70px;
	display: block;
}

.optional_box h3{
	color: #000;
	font-weight: 600;
}

.testimonial_section{
	
	background-size: cover !important;
	width: 100%;
	padding: 100px 0;
	position: relative;
	display: flex;
	align-items: center;
}
.testimonial_section:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	content: "";
}

.testimonail_main{
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}


.testimonial_section h2{
	color: #fff;
}

.testimonial-slider{
	position: relative;
	z-index: 1;
	max-width: 800px;
	margin: 50px auto 0;
	text-align: center;
}

.testimonial-slider p{
	color: #fff;
}

.name{
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	margin-top: 40px;
	text-transform: uppercase;
	display: block;
}

.testimonial_section .owl-dots {
    margin-top: 30px;
}

.testimonial_section .owl-dots .owl-dot {
    background: #fff !important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
}

.testimonial_section .owl-dots .owl-dot.active{
	background: #e84b45 !important;
}

footer{
	background: #fff;
    padding: 60px 0 30px;
    border-top: 1px solid rgba(254, 254, 254, 0.5);
}

footer .footer_logo{
	font-size: 40px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	display: block;
	line-height: 50px;
	width: 200px;
}

footer p{
	color: #000;
	font-weight: 400;
}

footer ul{
	margin: 0;
	padding: 0;

}

.footer_desc{
	display: flex;
	justify-content: center;
	flex-direction: column;
	max-width: 140px;
	margin: 0 auto;
}

footer ul li{
	list-style: none;
	margin-bottom: 10px;
}

footer ul li a{
	color: #000;
	font-size:20px;
	font-weight: 400;
}

footer .title{
	font-size: 30px;
	line-height: 40px;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
	display: inline-block;
}

footer .footer_box address, footer .footer_box a{
	font-size: 20px;
	line-height: 30px;
	color: #000;
	display: block;
	margin-bottom: 15px;
	font-weight: 400;
}

ul.social_icon {
    display: flex;
    margin-top: 40px;
}

ul.social_icon a {
    font-size: 16px;
    margin: 0 10px;
}

ul.social_icon li:first-child a {
    margin-left: 0;
}

.copy_right{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.copy_right .power, .copy_right .power a, .copy_right p{
	font-size: 16px;
	color: #000;
}

.copy_right .power a{
	padding-left: 5px;
}




section.about_section {
    padding: 100px 0;
}

.about_main {
    display: flex;
    align-items: center;
}

.about_left {
    width: 40%;
    position: relative;
}

.about_left:before {
    position: absolute;
    top: 79px;
    right: -42px;
    width: 50%;
    height: calc(100% - 79px);
    content: "";
    z-index: -1;
    border: 1px solid #f58d20;
    border-bottom: 0;
}
.about_image img {
    width: 100%;
    display: block;
}

.about_right {
    width: 60%;
    padding-left: 102px;
}

.about_left img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.project_desc{
	background: #fff;
	padding: 20px;
}

.project_desc .number{
	font-size: 30px;
	font-weight: 700;
	color: rgba(0,0,0,0.5);
}

.project_desc h2{
	color: #282828;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
}

.project_desc p{
	color: #000;
}

.two_coloum_section{
	padding: 100px 0;
	width: 100%;
	display: flex;
	align-items: center;
	background: #f7f7f7;
}

.two_right {
    background: #fff;
    padding: 30px;
    border-radius: 0;
    border-left: 3px solid #f58d20;
}

.tow_main:last-child .two_right {
    margin-top: 0;
    margin-bottom: 30px;
}

.two_top {
    max-width: 700px;
    margin: 0 auto 60px;
    text-align: center;
}

/*.two_coloum {
    display: flex;
    gap: 40px;
    object-fit: cover;
}
*/
.tow_main {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
}

.two_coloum_section img{
	height: 500px;
	display: block;
	object-fit: cover;
}
.two_left {
    width: 50%;
}

.two_right {
    width: 50%;
}

.tow_main:nth-child(even) {
    flex-direction: row-reverse;
}

.tow_main:nth-child(odd) img {
    padding-right: 30px;
}
.amenities_section{
	text-align: center;
	padding: 150px 0;
	background-size: cover !important;
	position: relative;
}


.amenities_section:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	content: "";
}

.amenities_section h2{
	margin-bottom: 60px;
}

.aminities_main {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.aminities_main h2, .aminities_main p{
	color: #fff;
	margin-top: 0;
	margin-bottom: 20px;
}


/*.amenities_section .col-md-4 .amenities_desc  h3{
	color: #fff;
	margin-bottom: 0;
	text-align: center;
}

.amenities_text {
    text-align: center;
    width: 100%;
}

.amenities_section .col-md-4 .amenities_desc span.icon {
    margin-bottom: 20px;
    display: block;
}

.amenities_section .col-md-4 .amenities_desc span.icon  img{
	height: 70px;
	display: block;
	margin: 0 auto;
}

.amenities_section .row{
	margin: 0 -20px;
}
.amenities_section .col-md-4 {
    padding: 0 20px 40px;
}

.amenities_section .col-md-4 .amenities_desc {
    min-height: 200px;
    display: flex;
    align-items: center;
    box-shadow: -1px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background: #000;
    padding: 30px;
    height: 100%;
}
*/


.gallery_section {
    position: relative;
    padding: 100px 0 70px;
    background-size: cover !important;
}

.gallery_top {
    text-align: center;
    margin-bottom: 60px;
}

.gallery_main {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.gallery_box {
    width: 33.33%;
    padding: 0 15px 40px;
}

.gallery_box figure {
    margin: 0;
    position: relative;
}

.gallery_box a.thubnail {
    position: relative;
}

.gallery_desc {
    position: absolute;
    bottom: 0;
    padding: 0 30px;
    z-index: 1;
}

.gallery_desc h3 {
    color: #fff;
}

.gallery_box figure{
	overflow: hidden;
}

.thubnail:hover figure:before{
	transform: translateY(0) !important;
}



.gallery_box figure img {
    height: 300px;
    object-fit: cover;
    clip-path: polygon(89% 0, 100% 18%, 100% 100%, 0 100%, 0 0);
    transform: scale(1.0);
    transition: 0.3s;
    width: 100%;
}

.gallery_box figure:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    height: 100%;
    clip-path: polygon(89% 0, 100% 18%, 100% 100%, 0 100%, 0 0);
    transform: translateY(100%);
    transition: 0.3s;
}

.contact_section{
	padding: 100px 0;
	background: #1F1F1F;
	position: relative;
}

.contact_section:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contact-main.png) no-repeat left top;
	content: "";
}

.contact_main{
	display: flex;
	position: relative;
}

.contact_main h2, .contact_main p, .contact_main p a{
	color: #fff;
}

.contact_left {
    width: 45%;
    padding-right: 50px;
}

.contact_right {
    width: 55%;
}

.box-inner {
    display: flex;
    align-items: center;
    
}

.contact_box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: space-between;
    margin-top: 58px;
    flex-direction: column;
}

.contact_desc {
    width: 100%;
    padding: 0 15px 40px;
}

.contact_desc h2{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}

.contact_desc h2 a{
	color: #fff;
}

.contact_desc p{
	margin-bottom: 0;
	margin-top: 15px;
}

.icon-area.clip-path-enable {
    flex: 0 0 70px !important;
    height: 90px !important;
    background: #f78f2f;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0% 0%, 78% 0, 100% 18%, 100% 100%, 0% 100%) !important;
    margin-right: 30px;
}

.box-inner .icon-area svg{
	fill: #fff;
	width: 30px;
	height: 30px;
}

.get_touch {
    background: #fff;
   justify-content: center;
    clip-path: polygon(20% 0%, 90% 0, 100% 7%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 0) !important;
    padding: 50px 30px;
    height: 100%;
    position: relative;
}


.get_touch h2{
	margin-bottom:40px;
	color: #000;
}

.get_touch p{
	color: #000;
}

.get_touch:before{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url(../images/main-map-bg1.png) no-repeat right bottom;
}

.contact_right .form-control {
    margin: 0px 0px 15px 0px;
    padding: 14px 18px 14px 18px;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF !important;
    border-style: solid;
    border: 1px solid #000;
  	background-color: #FFFFFF1A;
  	color: #000 !important;
}

.contact_right .form-control:focus{
	outline: none;
	box-shadow: none;
}

.contact_right form{
	position: relative;
}

.contact_right textarea{
	height: 150px;
	color: #000;
}

.contact_right .form-control::-webkit-input-placeholder {
  color: #000;
}
.contact_right .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.contact_right .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.contact_right .form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.contact_right button.btn.btn-primary, input#gform_submit_button_1 {
    background: #1F1F1F;
    border: 0;
    padding: 0 49px;
    height: 42px;
    margin-top: 23px;
    font-size: 20px;
    transition: 0.3s;
	color:#fff;
}

.contact_right button.btn.btn-primary:hover, input#gform_submit_button_1:hover{
	background: #f78f2f;
}


.social_icon img {
    width: 29px;
    display: block;
}


.intro_section{
	padding: 100px 0;
	height: 400px;
	background-size: cover !important;
	width: 100%;
	position: relative;
}



.intro_section .container{
	position: relative;
	z-index: 1;
}

.intro_section h2{
	color: #000;
	text-align: center;
}


.about_two_coloum .row {
    position: relative;
    z-index: 1;
}

.about_two_coloum .row .two_desc{
	padding-left: 0;
	padding-right: 30px;
}

.two_coloum:before{
	background-size: 130px;
}

.phone_main {
    display: flex;
    align-items: center;
    padding-top: 35px;
}

.phone_main .phone span.sub_title {
    margin-bottom: 0;
}

.phone_main .phone h3 {
    margin-bottom: 0;
}

.phone_main .phone {
    padding-left: 21px;
}

.inner_banner {
    height: 400px;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}

.inner_banner:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: "";
}

.inner_banner .inner_main{
	padding-top: 90px;
	position: relative;
}

.inner_banner .inner_main h1{
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.two_coloum {
    background: #fff;
    padding: 100px 0 70px;
    position: relative;
}

a.toggle_nav {
    display: none;
}

a.toggle_close {
    display: none;
}
.pdf_popup .modal-dialog{
	max-width: 600px;
	width: 100%;
	margin: 0;
}
.pdf_popup .modal-header{
	border-bottom: 0;
    padding-bottom: 0;
}
.pdf_popup .modal-header .modal-title{
	font-size: 36px;
	font-weight: bold;
}
.pdf_popup .form-group{
	margin-bottom: 10px;
}
.pdf_popup .form-group input{
	border-radius: 1px solid #ccc;
}
.pdf_popup .modal-dialog .btn-primary {
    background: #f78f2f;
    border: 0;
    padding: 10px 30px;
    margin-top: 20px;
}
.pdf_popup .modal-dialog .btn-primary:focus, .pdf_popup .form-group input:focus, .pdf_popup .form-group textarea:focus{
	outline: none;
	box-shadow: none;
}
.pdf_popup .modal-dialog .btn-primary:hover{
	background: #000;
}
.menu-header-menu-container {
    width: 100%;
}
.modal .modal-dialog{
    margin: 0 auto;
    padding: 15px;
}
.gform-theme--foundation .gform_fields{
    row-gap: 25px !important;
}
.contact_box .text-area a {
    color: #fff;
    font-size: 19px;
}
section.our-brand {
    padding: 100px 0;
    margin: 0 auto;
    text-align: center;
    
}
.our-brand .brand_main {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    flex-wrap: wrap;
    padding-top: 30px;
}
.our-brand .brand_main img{
	max-width: 300px;
}
footer{
background: #f7f7f7;	
}
.whatsapp-button svg{
	width: 50px;
	height: 50px;
}	
.whatsapp-button {
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, .15);
    -moz-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, .15);
    box-shadow: 0 3px 23px 0 rgba(12, 0, 46, .15);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: fixed;
    bottom: 60px;
    z-index: 999999;
    right: 65px;
    -webkit-animation: 1s infinite alternate button-updown;
    -moz-animation: 1s infinite alternate button-updown;
    animation: 1s infinite alternate button-updown;
}
@keyframes button-updown {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-15px);
	}	
}

@media(max-width:1199px){
	.navigation ul li a{
		font-size: 14px;	
	}

	.book-btn{
		margin-left: 10px;
	}

	.navigation ul li{
		margin-right: 10px;
	}
}


@media(max-width:991px){
	

	.navigation{
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		transform: translateX(100%);
		transition: 0.3s;
		opacity: 0;
		justify-content: flex-start;
		padding: 0 20px;
		background: #fff;
		align-items: flex-start;
		flex-direction: column;
	}

	.show_menu .navigation{
		opacity: 1;
		transform: translateX(0);
	} 

	a.toggle_nav {
	    width: 40px;
	    height: 40px;
	   display: block;
	    position: relative;
	    top: 1px;
	}



a.toggle_close {
    display: block;
}

	header{
		padding: 10px 0;
	}

	.header_spacer {
	    height: 62px;
	}

	.book-btn {
        margin-left: 0;
    }

    .navigation ul{
    	flex-direction: column;
    	align-items: flex-start;
    	width: 100%;
    	padding: 80px 0 0;
    }

    .navigation ul li{
    	border-bottom: 1px solid #f78f2f;
    	padding-bottom: 15px;
    	margin-bottom: 15px;
    	width: 100%;
    }

    a.toggle_close {
	    
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    right: 15px;
        top: 15px;
	}

	section.about_section, .gallery_section{
		padding: 70px 0;
	}

	.about_main{
		align-items: flex-start;
	}

	.about_left:before{
		right: -20px;
	}

	.about_right{
		padding-left: 60px;
	}

	.gallery_box {
	    width: 50%;
	    
	}
}

@media(max-width:767px){
	.contact_main{
		flex-direction: column;
	}

	.contact_left{
		width: 100%;
		padding-right: 0;
		padding-bottom: 30px;
	}

	.inner_banner .inner_main h1{
		font-size: 38px;
	}

	.contact_right{
		width: 100%;
	}

	.two_coloum{
		flex-direction: column;
		padding: 50px 0 20px;
	}

	.tow_main{
		width: 100%;
		flex-wrap:wrap;
	}

	.two_coloum_section img{
		width: 100%;
	}

	.about_main{
		flex-direction: column;
	}

	.about_left{
		width: 100%;
		padding-bottom: 30px;
	}

	.about_left img{
		height: 450px;
	}

	.about_right{
		padding-left: 0;
		width: 100%;
	}

	.about_left:before{
		height: calc(100% - 113px);
	}

	.footer_desc{
		max-width: 100%;
	}

	.amenities_section{
		padding: 70px 0;
	}

	h2{
		font-size: 36px;
		line-height: 48px;
	}

	.two_right{
		padding: 20px;
	}
	.two_left,.two_right {
		width: 100%;
	}
	.tow_main:nth-child(odd) img {
		padding-right: 0px;
	}
	.two_coloum_section img {
   	 	height: 405px;
	}
	.whatsapp-button {
		right: 10px;
		bottom: 15px;
	}
	
}


@media(max-width:550px){
	.gallery_box{
		width: 100%;
	}

	.about_left img{
		height: 350px;
	}
}