.thnk-box/*
Theme Name: Cavalla
Theme URI: 
Author: SKK (DVNSR)
Author URI: https://wordpress.org/.get-in-touch-text
Description: Vestibulum vitae gravida lectus. Duis vitae vulputate tellus, eget laoreet ante. Nullam laoreet enim in tempor congue. Fusce leo mi, pharetra pretium sapien vitae, mattis porta nisl. Aliquam dictum ullamcorper posuere. 
Version: 1.0.5
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Ceramic Material Components

Tags: one-column, two-columns, right-sidebar, flexible.contet-area p-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
13.1 Header
13.2 Front Page
13.3 Regular Content
13.4 Posts
13.5 Pages
13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
font-family: 'PT Sans', sans-serif;
font-family: 'Quicksand', sans-serif;
--------------------------------------------------------------*/

.btn-con  {color:#fff !important; border-bottom:1px solid #d38d50;padding:0 0 10px;}

.btn-con a {color:#fff !important; border-bottom:1px solid #d38d50;padding:0 0 10px;}

.banner-flex.visible .v-head{opacity:0;-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
transition: all 0.6s ease-out; }
.view-portfolio{text-align:center;}
.view-portfolio a {
    text-decoration: none;
    color: #d38d50 !important;
    border-bottom:1px solid #fff;
    padding: 13px;
}

a {text-decoration:none !important;}
.container{max-width:1290px;}
::-webkit-scrollbar {
-webkit-appearance: none;
}
::-webkit-scrollbar {
width: 5px;
}

::-webkit-scrollbar-track {
background: #ff6600; 
border:1px solid #ccc;
}
.revealUp {
  opacity: 0;
  visibility: hidden;
}
::-webkit-scrollbar-thumb {
background: #191919; 
border:1px solid #eee;
height:40px;
border-radius:2px;
}

::-webkit-scrollbar-thumb:hover {
background: blue; 
}
img {max-width:100%;}
body{font-family: 'Montserrat', sans-serif; background:#000;}
.home-slider-wrap{width:100%;float:left;}


body.home{
height: 100%;
overflow: hidden;
}


div#n2-ss-1 .n2-bar-justify-content-center {
  
    display: none!imporatnt;
}

.contet-area .heading-title h2{margin:40px 0;}


.slideshow {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
overflow: hidden;
}
.slideshow .slider {
width: 100vw;
height: 100vw;
z-index: 2;
}
.slideshow .slider * {
outline: none;
}
.slideshow .slider .item {
height: 100vh;
width: 100vw;
position: relative;
overflow: hidden;
border: none;
}
.slideshow .slider .item:before { 
content: "";
background-image: linear-gradient(to top, #191919, transparent);
position: absolute;
left: 0;
width: 100%;
top: 0;
z-index: 1;
height: 100%;

}
.slideshow .slider .item .text {
display: none;
}
.slideshow .slider .item img {
min-width: 101%;
min-height: 101%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.slideshow .slick-dots {
position: fixed;
z-index: 100;
width: 40px;
height: auto;
bottom: auto;
top: 50%;
right: 0;
transform: translateY(-50%);
left: auto;
color: #fff;
display: block;
}
.slideshow .slick-dots li {
display: block;
width: 100%;
height: auto;
}
.slideshow .slick-dots li button {
position: relative;
width: 20px;
height: 15px;
text-align: center;
}
.slideshow .slick-dots li button:before {
content: "";
background: #fff;
color: #fff;
height: 2px;
width: 20px;
border-radius: 0;
position: absolute;
top: 50%;
right: 0;
left: auto;
transform: translateY(-50%);
transition: all 0.3s ease-in-out;
opacity: 0.6;
}
.slideshow .slick-dots li.slick-active button:before {
width: 40px;
opacity: 1;
}
.slideshow.slideshow-right {
left: 0;
z-index: 1;
width: 50vw;
pointer-events: none;
}
.slideshow.slideshow-right .slider {
left: 0;
position: absolute;
}

.slideshow-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 100;
font-size: 80px;
width: 100vw;
text-align: center;
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-weight: 100;
pointer-events: none;
text-transform: uppercase;
letter-spacing: 20px;
line-height: 0.8;
}
@media (max-width: 767px) {
.slideshow-text {
font-size: 40px;
}
}

.the-most {
position: fixed;
z-index: 1;
bottom: 0;
left: 0;
width: 50vw;
max-width: 200px;
padding: 10px;
}
.the-most img {
max-width: 100%;
}


/*header */
.header.ok-coming{background:#191919;transition: all .5s ease;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;padding:10px 0;}
.header.ok-coming .header-in{padding:0px;}
.header.ok-coming .logo{width:15%;  transition: all .5s ease;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;}
.header.ok-coming .logo img{max-width:100%;}
.header{
width: 100%;
float: left;
position: fixed;
z-index: 2;
left: 0px;
right: 0px;
top: 0px;
transition: all .5s ease;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
}
.header-in{
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
padding: 50px 0 0 0;
}
.header-in ul{
margin: 0px;
padding: 0px;
list-style: none;
display: flex;
align-items: center;
}
.header-in ul li{
position: relative;
}
.header-in ul li a:after{content:"";width: 0%;position:absolute;left: 50%;right:0px;text-align:center;height: 2px;background: #fff;bottom: 0;transform: translateX(-50%);transition:width .5s ease;}
.header-in ul li.current-menu-item a:after{width:42%;}
.header-in ul li.active a:after{width:42%;}
.header-in ul li a:hover:after{width: 42%;}
.header-in ul li a{
display: block;
padding: 10px 18px;
color: #fff;
text-decoration: none;
font-size: 17px;
font-weight: 300;
position: relative;
}

/* header*/
/* footer*/
.footer-home{position: fixed;
z-index: 2;
bottom: 0;
left: 0;
right: 0px;}
.container-in{
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid rgba(255,255,255,0.2);
padding: 10px 0 20px 0;
}
.container-in .copy-right{
display: flex;
align-items: center;
flex-direction: row;
justify-content: center;
color: #ffffff;
font-size: 14px;
font-weight: 300;
margin-right: 20px;
/* display: inline-block; */
}
.container-in .copy-right p{
margin: 0;
padding-right: 20px;
}
.container-in .copy-right a{
color: #ffffff;
font-size: 14px;
font-weight: 300;
margin-left: 20px;
text-decoration: none;
}
.social{
margin: 0px;
padding: 0px;
list-style: none;
display: flex;
align-items: center;
flex-direction: row;
}
.social li{}
.social li a img{margin-right:5px;}
.social li a{
margin-left: 20px;
color: #fff;
font-size: 14px;
font-weight: 300;
}
.banner-in{width: 100%;
    float: left;
    min-height: 581px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
        background-size: conatain !important;
    background: #ccc;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:top center;}
.banner-in ul li a{color:#fff;}
.banner-in .container{
position: absolute;
left: 0px;
bottom: 0;
right: 0px;
}

.title-banner span{display:block;}
.title-banner{
font-family: 'Playfair Display', serif;
font-size: 80px;
color: #fff;
line-height: 83px;
padding-bottom: 120px;
	font-weight:600;
	-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.banner-in img{width:100%}

.contet-area{
width: 100%;
float: left;
padding: 50px 0;
text-align: center;
background: #000;
color: #878787;
font-size: 17px;
line-height: 33px;
font-weight: 300;
}
.contet-area h2{font-family: 'Playfair Display', serif;font-size: 63px;color: #fff;line-height: 90px;padding:0 0 00px;}
.contet-area p{margin: 20px 0;
    font-size: 15px;
    line-height: 26px;
    color: #ebebeb;
    padding:0px;
	text-align:justify;
    }
.contet-area img{

}
.thnk-box{display: flex;align-items: center;justify-content: space-between;max-width: 1080px;background: #161513;border-radius: 20px;overflow: hidden;margin:0px auto 50px;text-align: left;width: 100%;}

.page-id-13 .thnk-box{margin-bottom:0px;}

.thnk-box .thnk-box-image{
width: 50%;
}
.thnk-box .text-part{padding: 20px 30px;width: 60%;font-family: 'Playfair Display', serif;}
.thnk-box .text-part p{
font-size: 33px;
line-height: 46px;
font-weight: 600;
color: #fff;
	padding: 0px;
}
.thnk-box .text-part img{}

.about-slider{width:100%;float:left;margin: 50px 0 50px  0;}
.about-slider .owl-nav{
position: absolute;
width: 100%;
top: 50%;
margin-top: -25px;
}
.about-slider .owl-nav .owl-prev{
background: #000!important;
width: 50px;
height: 50px;
border-radius: 100%;
color: #9f9f9f!important;
float: left;
margin-left: 424px;
}
.about-slider .owl-nav .owl-next{
background: #000!important;
width: 50px;
height: 50px;
border-radius: 100%;
color: #9f9f9f!important;
float: right;
margin-right: 424px;
}
.about-slider .owl-nav .owl-prev:focus,
.about-slider .owl-nav .owl-next:focus{outline:none;}
.about-slider .owl-nav .owl-prev:hover,
.about-slider .owl-nav .owl-next:hover{background:#d38d50!important;;color:#fff!important;;}
.book-now-wrap{width:100%;float:left;background:#161513;padding:40px 0;}
.book-now-wrap .container{
display: flex;
justify-content: space-between;
align-items: center;
}
.book-now-wrap .container p{
margin: 0px;
font-size: 53px;
color: #fff;
font-family: 'Playfair Display', serif;
line-height: 59px;
	font-weight:600;
}
.book-now-wrap .container a.bn{
background: #d38d50;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    width: 190px;
    padding: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 19px;
    line-height: 30px;
}
.get-in-touch-text{
display: flex;
align-items: center;
justify-content: space-between;
align-items: center;
margin: 00px 0;
}
.get-in-touch-text p{
text-align: left;
font-size: 20px;
line-height: 30px;
color: #fff;
font-size: 33px;
color: #fff;
font-family: 'Playfair Display', serif;
line-height: 43px;
font-weight: bold;
padding-right: 110px;
margin:0px;
}
.get-in-touch-text p span{
display: block;
font-size: 20px;
/* font-family: serif; */
margin: 20px 0;
font-size: 22px;
line-height: 19px;
color: #878787;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
}
.get-in-touch-text a.tel-link{
    background: #d38d50;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    width: 250px;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 25px;
    text-align: center;
    letter-spacing: 1px;
}
.thnk-box .text-part p.heroh{font-weight: 500;font-size:17px;}
.text-part.ct-form p{font-size: 16px;line-height: 19px;color: #878787;font-family: 'Montserrat', sans-serif;font-weight: normal;margin:0 0 0px  0;}
.form-wrap{
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-direction: column;
}
.form-wrap .wpcf7-form-control{background:#252424;}
.two-col p{
width: 100%;
    display: flex;
    justify-content: space-between;
}
.two-col p .wpcf7-form-control-wrap {
width:49%;
}
.two-col .wpcf7-form-control-wrap .f-ctrl{
width: 100%;
    outline: none;
    border: none;
    padding: 8px 15px;
    border-radius: 7px;
    background: #252424;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    color:#fff;
}
.two-col{display: flex;align-items: flex-start;justify-content: space-between;flex-direction: row;margin: 0 0 10px 0;}
.one-col{width:100%;}
.one-col .wpcf7-form-control-wrap {width:100%}
.one-col .wpcf7-form-control-wrap .f-ctrl{width: 100%;
    outline: none;
    border: none;
    padding: 10px 20px;
    border-radius: 7px;
    background: #252424;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 30px;
    margin: 10px 0;
    font-weight: 600;
    color:#fff;
}
.t-area{
outline: none;
border: none;
padding: 10px 20px;
border-radius: 10px;
background: #252424;
font-family: 'Montserrat', sans-serif;
font-size: 17px;
line-height: 25px;
width: 100%;
margin: 10px 0;
	font-weight: 600;
	color:#fff;
}
.wpcf7-not-valid-tip {

font-family: 'Montserrat', sans-serif;
}
.wpcf7-submit{    background: #d38d50!important;cursor: pointer;
    padding: 10px 20px;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
    line-height: 30px;
    min-width: 125px;
    border: none;
    font-weight: 500;margin-top:7px;}
.wpcf7 form .wpcf7-response-output {
margin: 0;
padding: 0;
border: none;
font-size: 15px;
font-family: 'Montserrat', sans-serif;
}
.footer-other{width:100%;float:left;background:#000;padding: 50px 0 0px 0;}
.flex-list{
display: flex;
align-items: center;
justify-content: center;
padding: 20px 0 0  0;
list-style: none;
margin: 20px 0;
}
.flex-list li{

}
.flogo{display: block;
    margin-bottom: 30px;}
.flex-list li:last-child a{border:none;}
.flex-list li a img{margin-right:3px;width:auto;}
.flex-list li a{
color: #878787;
font-size: 17px;
line-height: 21px;
font-weight: 400;
border-right: 1px solid #878787;
padding: 0 15px;
text-decoration: none;
}
.footer-bottom{
display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #101010;
}
.footer-bottom ul{
margin: 0px;
list-style: none;
padding: 0px;
display: flex;
}
.footer-bottom ul li{}

.footer-bottom ul li.current-menu-item  a{color:#d38d50;}
.footer-bottom ul li a:hover{color:#d38d50;}
.footer-bottom ul li a{
color: #878787;
font-size: 14px;
margin-right: 20px;
text-decoration: none;
}
.footer-bottom p{
color: #878787;
font-size: 14px;
margin-right: 20px;
text-decoration: none;
margin: 0px;
}
.blog-post img{width:100%;}
.blog-post{
width: 100%;
float: left;
background: #000;
padding: 0;
color: #000;
text-align: left;
border-radius: 10px;
border:0.5px solid #171717;
overflow: hidden;
margin: 15px 0;
}
.blog-post .blog-post-desc{
padding: 20px;
}
.blog-post .blog-post-desc p{
font-size: 14px;
line-height: 24px;
margin: 10px 0px;
padding:0px;
}
.blog-post .blog-post-desc h3{
margin: 0px;
padding: 0px;
color: #fff;
font-family: 'Playfair Display', serif;
font-weight:500;
color:#b6b6b6;
}
.blog-post .blog-post-desc a{
color: #fff;
font-size: 23px;
font-weight: bold;
}
.link-more {float:left;width:100%}
.link-more a{
padding: 0;
    color: #b6b6b6!important;
    border-radius: 10px;
    font-size: 16px;
    line-height: 25px;
    min-width: 150px;
    font-weight: 500 !important;
    font-size: 15px !important;
}
.wp-pagenavi{
display: flex;
align-items: center;
justify-content: center;
flex-direction: row;margin:30px 0 0 0;
}
.wp-pagenavi .pages{display:none;}
.wp-pagenavi a, .wp-pagenavi .current{

border: 1px solid #fff;
width: 30px;
height: 30px;
line-height: 30px;
padding: 0 10px;
height: 30px;
margin: 0 10px;
color: #fff;
font-size: 16px;
line-height: 30px;
border-radius: 5px;
}
.wp-pagenavi .current{background:#fff;color:#000}

.contnet-center-for-single{max-width:900px;margin:0 auto;text-align: justify;}
.contnet-center-for-single .wp-element-caption {font-size:12px;line-height:16px;}
.contnet-center-for-single p{padding:0px }
.contnet-center-for-single h2 {font-family: 'Playfair Display', serif;    font-size: 43px !important;}
.contet-area .blog-title h2{font-size:43px; padding:0px;line-height:50px;}
.nav-links{
display: flex;
align-items: center;
justify-content: space-between;
margin: 20px 0;
}

.nav-links svg{display:none;}
.nav-links .nav-previous a{border-bottom:1px solid #d38d50;color: #fff;font-size: 15x;padding:0 0 10px}
.nav-links .nav-next a{border-bottom:1px solid #d38d50;color: #fff;font-size: 15x;padding:0 0 10px}
a.lm-btn{color: #fff;
background: #161513;
padding: 10px 20px;
margin: 30px auto 0px auto;
border-radius: 5px;
text-decoration: none;display: inline-block;}
.click-menu{display:none;}
.mobile-menu-cst{display:none;}
.home-slider-wrap{display:none;}
div#n2-ss-1 .n2-ss-slider-3 {
    height: 100vh;
}


.pricing-plan{
    width: 100%;
    float: left;
    padding: 0px 0;
    background: #000;
}
.pricing-plan h3{
    font-family: 'Playfair Display', serif;
    font-size: 63px;
    color: #fff;
    line-height: 90px;
    text-align: center;
}
.plan-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px 0;
}
.plan-flex .plan-item{
    background: #161513;
    padding: 20px;
    border-radius: 15px 0 15px 0;
    border: 1px solid transparent;
    width: 31%;
    padding: 30px 75px;
    text-align: center;
}
.plan-flex .plan-item h4{
    color: #a6a6a6;
    font-family: 'Playfair Display', serif;
    font-size: 33px;
    text-align: center;
    line-height: 40px;
	transition:all .4s ease
}
.plan-flex .plan-item h5{
    color: #a6a6a6;
    /* font-family: 'Playfair Display', serif; */
    font-size: 25px;
    text-align: center;
    line-height: 31px;
    margin: 50px 0;
}
.plan-flex .plan-item ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: flex;
    list-style: none;
    flex-direction: column;
}
.plan-flex .plan-item ul li{
    display: block;
    border-bottom: 1px solid #383838;
    font-size: 15px;
    line-height: 30px;
    padding: 15px 0;
    color: #a6a6a6;
}
.plan-flex .plan-item a{
    background: #d38d50;
    text-align: center;
    color: #fff;
    border-radius: 5px;
   font-family: 'Montserrat';
    padding: 10px 20px;
    font-weight: 500;

    font-size: 17px;
    line-height: 30px;
    margin: 30px auto;
    display: inline-block;
}
.plan-flex .plan-item.item2 {color:#fff;background:#060505; border: 1px solid #383838;}
.plan-flex .plan-item.item2 li{color:#fff;}
.plan-flex .plan-item.item2 h4{color:#fff;}
.plan-flex .plan-item.item2 h5{color:#fff;}
.plan-flex .plan-item.item2 a{background:#6b2504;color:#fff;}
@media only screen and (max-width:1366px) {
 .home-slider-wrap .item{height:100vh}
 .home-slider-wrap .item img{height:100vh}
}
@media only screen and (max-width:1024px) {
	.about-slider .owl-nav .owl-next {
   
    margin-right: 20px;
}
	.about-slider .owl-nav .owl-prev {
   
    margin-left: 20px;
}
.banner-in {
min-height: 331px;}
.title-banner {
    font-family: 'Playfair Display', serif;
    font-size: 46px;
    color: #fff;
    line-height: 47px;
    padding-bottom: 0;
}
.logo{width:200px;}
.contet-area h2 {
    
    font-size: 43px;

    line-height: 50px;

}
.thnk-box .text-part p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
}

}

@media only screen and (max-width:992px) {
	.n2_clear{display:none;}
	.home-slider-wrap{display:block;}
.header-in ul li a {
    
    padding: 10px 13px;
    font-size: 14px;
}
.book-now-wrap .container p {
  
    font-size: 37px;
    line-height: 54px;
}
.flex-list {
    flex-wrap: wrap;
}
.thnk-box .text-part p {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
}
.t-area {
    
    height: 54px;
    resize: none;
}

}

@media only screen and (max-width:767px) {
	
	.contet-area h2 {
    margin: 0px 0 0;
}

.contet-area .heading-title h2{margin:40px 0;}
	.thnk-box {
		margin:0px auto 20px;
	}
	
	.book-now-wrap .container p { 
    line-height: 33px;
    margin: 0px 0 30px;
}
	
	.thnk-box .text-part p.heroh { 
    font-size: 16px;
}
	
	.pricing-plan h3 {    
    font-size: 45px; 
}
	
	.plan-flex {
    padding: 30px 0;
}
	
	.plan-flex .plan-item {
    width: 100%;
    margin-bottom: 20px;
}
	
	.wpcf7-not-valid-tip {
    font-size: 13px !important;    
}
	
	.wpcf7 form .wpcf7-response-output {
    margin: 15px 0 0 0;     
    font-size: 15px;    
    line-height: 21px;
}
	
.get-in-touch-text p {
    font-size: 24px;
    line-height: 35px;
}
	.get-in-touch-text p span{font-size: 20px;}
	
	.header-in ul {
   
    display: none;
}
	.container-in {
   
    flex-direction: column;
}

	/*mobile menu*/
	.mobile-menu-cst, .click-menu {
    display: block;
}
#profitline-res{display:block;}
.mobile-menu-cst #map-id {   display: block;}
.mobile-menu-cst.show-menu{left:0px;}
.mobile-menu-cst{position: fixed;top: 0px;left: -100%;height: 100%;z-index: 999;background: #1a1918;width: 80%;transition: all .5s ease;}
.mobile-menu-cst ul{margin: 0px;padding: 0px;list-style: none;}
.mobile-menu-cst ul li ul{display:none;}
.mobile-menu-cst ul li:last-child{border:none;}
.mobile-menu-cst ul li li:after{content:"";position:absolute;top:100%;left: -50px;/* background:#fff; */height:1px;width: 50px;border-bottom: 1px solid rgba(255, 255, 255, 0.06);}
.mobile-menu-cst ul li{padding: 0;display: block;float: left;width: 100%;}
.mobile-menu-cst ul li a{color:#fff;text-decoration: none;font-weight: normal;}
.mobile-menu-cst ul li a:hover{color:#fff}
.mobile-menu-cst ul ul li{background:none!important;padding-left:0px;position: relative;}
.mobile-menu-cst ul li.menu-item-has-children:after{content:"";position:absolute;right: 16px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid white;top: 28px;margin-top: -4px;}
#menu-item-246{width:280px}
.mobile-menu-cst ul li{color: rgb(255, 255, 255);
    font-size: 17px;
    line-height: 26px;
    /* background-position: 10px 10px; */
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.5);
    padding: 13px 33px;
    position: relative;}
.close-menu{position: absolute;z-index: 999;
    right: 10px;
    background: #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    display: flex;
	top:10px;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;}
.sub-menu-toggle{display:none;}
/*mobile menu*/

	.click-menu{display:block;margin-left:auto;}
.flex-list {
    flex-direction: column;
    flex-wrap: wrap;
}
.flex-list.m-rw {
    flex-direction: row;
}

.flex-list li a{
	border:none;
    font-size: 13px;
    line-height: 34px;
}	
	
	.about-slider {margin: 0 0 50px} 

	
.footer-bottom {
   
    flex-direction: column;
}
.footer-bottom ul{flex-wrap:wrap;    justify-content: center;
    align-items: center;}
	.book-now-wrap .container, .get-in-touch-text {
    
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.book-now-wrap .container p {
    font-size: 24px;
    line-height: 38px;
    margin-top: 20px;
}
.get-in-touch-text p {
    
    padding-right: 0;
}
.thnk-box {
    
    flex-direction: column;
}
.thnk-box .thnk-box-image , .thnk-box .text-part{
    width: 100%;
}
.header.ok-coming .logo {
    width: 25%;
}
.flogo{    width: 200px;
    margin: 0 auto;}
	.banner-in {
      min-height: 221px;
    height: 221px;
    background-size: cover;
	background-attachment:inherit;
}
.title-banner span {
    display: inline-block;
}
.title-banner {
   
    font-size: 26px;

    line-height: 36px;
}
.container-in .copy-right a {font-size:11px;
	}
	.social{margin-top:10px;}
	.social li a {
  
    font-size: 11px;line-height:20px;

}
	.footer-home{	background: linear-gradient(360deg, black, transparent);}
	.container-in .copy-right a {
    margin-left: 10px;
}
	.container-in .copy-right p {
    margin: 0;
    padding-right: 10px;
}
}
@media only screen and (max-width:550px) {
	.two-col .wpcf7-form-control-wrap .f-ctrl{margin-bottom:15px;}
	.contet-area p {    padding: 0;}
	.footer-bottom p {margin:10px;}

	
	.footer-bottom ul li a{margin-right: 11px;
		font-size: 13px;}
	.logo {    width: 150px;}
	.header-in {
    
    padding: 10px 0 0 0;
}
.container-in .copy-right {
   
    font-size: 11px;margin-right:0px;
}
	
	.menu-item-332{display:none;}
	
}