body{
    margin: 0;
}

/* Start Header*/
.header{
    background-color: #363636;
    position: fixed;
    width: 100%;
}
.logo{
    float: left;  
}
.logo img{
    height: 30px;
    padding: 15px 0 0 15px;
}
.devices{
    float: right;
    position: relative;
}
.devices a{
    display: block;
    float: left;
    padding: 20px 20px;
    color: #9B9B9B;
    border-left: 1px solid #444;
    font-size: 30px;
}
.icon-cloud-download{
    background-color: #52D54D;
    color: #fff;
}
.devices a:hover{
    color: #fff;
    background-color: #000;
}
/* End Header*/
/*Start Top_menu */
.clear{
    clear: both;
}
.top_menu{
    padding: 85px 150px 30px;
    border-bottom: 1px solid #ccc;
}
.contact p{
    float: left;
    margin-top: 0;
    color: #838383;
}
.la-cu{
    float: right;   
}
.la-cu select{
    border: none;
    color: #838383;
    background-color: #fff;
}

.lang{
    float: left;
}
.currency{
    float: left;
}
/*End Top_menu */
/* Start Menu*/
.clear{
    clear: both;
}
.second-menu{
    padding: 20px 100px;
    position: sticky;
    top: 0;
    z-index: 500;
    background-color: #fff;
    transition: all 300ms linear 0s;
}
.second-menu.navbar-logo{
    float: left;
}
.second-menu .nav{
    float: right;
}
.second-menu ul li{
    padding: 0 20px 0 0;
}
.dropdown-menu .nav-item{
    display: block;
}
.nav li{
    float: left;
    list-style: none;
    transition: all 300ms linear 0s;
}
.right-menu{
}
.second-menu .active a{
    color: #4d8eff;
}
.second-menu a:hover{
        color: #4d8eff;

}
.nav a{
    text-decoration: none;
    color: #000;
    font-family:"Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.submenu li{
    display: block;
}

/* End Menu*/
/* Start banner*/
.clear{
    clear: both;
}
.banner_content{
    background-image: url(images/home-banner.jpg);
    height: auto;  
    background-repeat: no-repeat;
    width: 100%;
    color: #fff;
    position: relative;
    overflow: hidden;
    
}
.banner_content .top-text {
    text-align: right;
    max-width: 506px;
    margin: auto;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    padding-top: 250px;
        
    }
.banner_content h1 {
    font-size: 120px;
    line-height: 60px;
    font-family: 'Roboto Slab', serif;
    font-weight: 900;
    margin-bottom: 60px;
    text-align: center;
    margin-top: 0;
}
.banner_content .text {
    margin: auto;
    text-align: center;
    padding-bottom: 200px;      
}
/* End banner*/
/* Start Booking*/
.booking{
    background: #fff;
    position: relative;
    z-index: 2;
    box-shadow: 0 20px 50px rgba(158, 158, 158, 0.2);
    margin: -100px 130px;    
}
.booking .item{
    display: inline-block;
    width: 20%;
    border-right: 1px solid #ddd;
    padding: 30px 20px;
}
.item .day{
    font-size: 60px;
    font-family: "Playfair Display", serif;
    color: #000;
    font-weight: 600;
    margin-right: 10px;
    letter-spacing: 1px;
}
.item .month{
    font-family: "Playfair Display", serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: 500;
}
.item input{
    width: 45px;
}
.booking .coupon{
    display: inline-block;
    width: 19%;
    background-color: #F0F8FF;
    padding: 62px 41px 25px;
    text-align: center;
}
.coupon button{
    background: #4d8eff;
    padding: 0px 34px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 48px;
    border-radius: 50px;
    border: 1px solid #4d8eff;
    cursor: pointer;
}
.coupon button:hover{
    background: transparent;
    color: #4d8eff;
}
/* End Booking*/
/* Start About*/
.about{
    margin-top: 200px;
    padding-bottom: 100px; 
    text-align: center;
}
.about .top{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #8c8484;
}
.about h2{
    font-family: "Playfair Display", serif;
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.about .bottom{
    text-align: center;
    max-width: 680px;
    margin: 0px auto 30px;
    color: #8c8484;
}
.request{
    display: inline-block;
    background: #4d8eff;
    padding: 10px 34px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    text-align: center;
    border: 1px solid #4d8eff;
    cursor: pointer;
    transition: all 300ms linear 0s;
}
.request{
    text-decoration: none;
    transition: all 300ms linear 0s;
}
.request:hover{
    border-radius: 50px;
    background: transparent;
    color: #4d8eff;
}
/* End About*/
/* Start Video*/
.video{
    position: relative;
    text-align: center;
}
.video .overlay{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
/* End Video*/
/* Start Room*/
.room{
    background-color: #F0F8FF;
    text-align: center;
    width: 100%;
    padding: 200px 0 50px;
    position: relative;
}
.room .top{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #8c8484;
}
.room h2{
    font-family: "Playfair Display", serif;
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.room .bottom{
    text-align: center;
    max-width: 680px;
    margin: 0px auto 30px;
    color: #8c8484;
}
/* End Room*/
/* Start Price*/
.price{
    width: 100%;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
    
}
.price .left{
    width: 50%;
    float: left;
    
}
.price img{
    width: 100%;
}
.price .right{
    float: right;
    width: 40%;
    padding: 0 50px;
    
}
.price .right h1{
    padding-top: 0;
}
.price ul{
    list-style: none;
    padding-left: 0;
}
.price button{
    display: inline-block;
    background: #4d8eff;
    padding: 10px 34px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    text-align: center;
    border: 1px solid #4d8eff;
    cursor: pointer;
    transition: all 300ms linear 0s;
}
.price button{
    text-decoration: none;
    transition: all 300ms linear 0s;
}
.price button:hover{
    border-radius: 50px;
    background: transparent;
    color: #4d8eff;
}
/* End Price*/
/* Start Testimonials*/
.clear{
    clear: both;
}
.testimonials{
    background-color: #f1f9ff;
    width: 100%;
    height: 400px;
    margin: 50px 0;
    
}
.container{
    max-width: 1132px;
    margin: 50px 96px;
    background-color: #fff;
    position: relative;
    
}
.team{
    text-align: center;
    padding: 20px 0 0;
}
.team img{
   text-align: center;
    position: absolute;
    top: 0;
}
.team h4{
    font-family: "Playfair Display", serif;
    font-size: 21px;
    font-weight: 700;
    margin-top: 65px;
    margin-bottom: 10px;
}
.list li{
    display: inline-block;
}
.list li .fa-star{
    color: gold;
    
}
.team p {
    max-width: 605px;
    margin: auto;
    font-style: italic;
    color: #777777;
    font-weight: 500;
}
/****************/
.testimonials-area .owl-thumbs {
    margin-top: -50px;
    position: relative;
    z-index: 2;
        
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.testimonials-area .owl-thumb-item {
    margin-right: 20px;
    position: relative;
}
.img {
    vertical-align: middle;
    border-style: none;             
    }
.testimonials-area .owl-thumb-item.active .overlay-grad {
    background: #4d8eff;
    opacity: .8;
}
.testimonials-area .owl-thumb-item .overlay-grad {
    transition: all 300ms linear 0s;
    cursor: pointer;
    border-radius: 50%;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }  
    
/*******************/

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
        
}

h2 {
    font-family: "Playfair Display", serif;
    font-weight: bold;
    color: #222222;
    line-height: 1.2;
        
}

.main_title {
    text-align: center;
    max-width: 680px;
    margin: 0px auto 95px;
}
.single{
    width: 33.333%;
    float: left;
    overflow: hidden;

}

.single .main_btn{
    margin-top: 15px;
    text-transform: uppercase;
    background: #4d8eff;
    padding: 10px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 48px;
    border: 1px solid #4d8eff;
    cursor: pointer;
    text-decoration: none;
}
.single .main_btn:hover{
    background: transparent;
    color: #4d8eff;
    
}
.meta{
    padding: 15px;
    font-size: 15px;
    text-transform: uppercase;
}
.meta span{
    padding: 0 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #777777;
}
.row p{
    line-height: 26px;
    font-weight: 500;
    color: #777777;
}
.row h4{
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
 
.row a{
    text-decoration: none;
}
.row h4:hover{
    color: #007bff;      
}
    
.single .f-img {
    transition: all 300ms linear 0s;
}
.f-img:hover{
    transform: rotate(5deg);   
}

/* Start Footer*/
.clear{
    clear: both;
}
.footer-area {
    min-height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(images/footer-bg.jpg) no-repeat center;
    background-size: cover;
}
.section_gap {
    padding: 150px 0;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 992px)
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
@media (min-width: 768px)
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 576px)
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-md-6, .col-sm-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-area h6 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
}
h6 {
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Playfair Display", serif;
    font-weight: bold;
    color: #222222;
}
.h6, h6 {
    font-size: 1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
