@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');

* {
    padding: 0;
    margin: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
a{
    text-decoration: none;
}
.navbar {
    -webkit-box-shadow: 0 0.5rem 0.375rem -0.375rem rgb(0 0 0 / 40%);
    box-shadow: 0 0.5rem 0.375rem -0.375rem rgb(0 0 0 / 40%);
    -webkit-transition: background 0s ease-in-out 0s, margin-top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
    transition: background 0s ease-in-out 0s, margin-top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
    overflow-x: hidden;
    background-color: #ffffff;
    /* background-image: linear-gradient(45deg, black 30%, blue 70%); */
}
.navbar-nav a {
    margin-left: 10px;
    font-size: 22px;
    font-weight: 500;
    /* color: rgb(117, 113, 113); */
}
.nav-link img {
    width: 25px;
    height: 15px;
}
.navbar-nav a {
    text-decoration: none;
    padding: 10px;
    font-size: 20px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 700;
    color: rgba(51, 49, 49, 0.719);
    border-bottom: 1px solid transparent;
}

.navbar-nav a:hover {
    color: #BB9A7B;
}

.navbar-nav a.active {
    /* border-bottom: 1px solid #000000; */
    color: #BB9A7B!important;
}
.btn2 a {
    color: white !important;
    text-decoration: none;
}
.btn2 {
    display: inline-block;
    padding: 10px 20px;
    border: none;
    background-color: #BB9A7B;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  
  .btn2:hover {
    background-color: #BB9A7B;
    color: #BB9A7B;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  
.Navlist{
    padding-left: 0 !important;
}
.Navlist li {
    display: inline;
    margin: 10px;
}

.Navlist a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: 0.3s ease-in-out;
    padding: 10px;
    color: white;
}

.Navlist a:hover {
    color: #BB9A7B;
}

.Navlist a.active {
    color: white !important;
}

.Footer-Menu {
    padding: 0;
}

.social-box:hover {
    border-color:#BB9A7B !important;
}

.social-box:hover i {
    color: #BB9A7B !important;
}

.head-home {
    position: relative;
}
.HeadText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width:900px;
}
/* .triangle-bg{
    position: absolute;
    clip-path: polygon(0 0, 50% 0, 11% 100%, 0% 100%);
} */
.line-title{
    position: absolute;
    text-align: center !important;
    margin: auto !important;
    left: 27%;
    width:400px !important;
    z-index: 2;
    border-top: white 2px solid; 
    margin-bottom: 5px;
}
.carousel1 {
    width: 100% !important;
    background: url('../img/img2.jpg') rgba(0, 0, 0, 0.432);
    background-position: center 60%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 650px;
}

.carousel2 {
    width: 100% !important;
    background: url('../img/img1.jpg')rgba(0, 0, 0, 0.432);
    background-position: center 70%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 650px;
}

.icons-head{
    background-color: rgb(25, 27, 36);
}
.icons-home img{
 width: 70px;
}
.icons-home p{
    display: none;
}
.Seaction-About-1{
    position: relative;
    /* background: linear-gradient(90deg, white 50%, rgba(48, 49, 49, 0.151) 50%); */
    background-color: rgba(221, 209, 191, 0.616);
    padding: 100px 0;
}
.Seaction-About-bg{
    position: absolute;
    clip-path: inset(0 57% 0 22%);
    width: 100%;
    height: 120%;
    top: -10px;
    bottom: -10px;
    right: 0;
    background-color: #62666bd2;
    z-index: -1;
}
.About-Section-col{
    position: relative;
}
.ABOUT-text{
    background-color: #ffffff;
    padding: 20px 30px 20px 30px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}
.About-Section-img-2{
    position: absolute;
    width: 400px;
    left: -10%;
    top: 40%;
    border: 8px white solid;
}
.Facilites-Section{
    background: url('../img/img3.jpg') rgba(0, 0, 0, 0.589);
    background-position: center 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment:none;
    padding: 100px 0;
}
.Icons{
    background-color: white;
}
.Icons .Icons8{
    background-color: #BB9A7B ;
    margin: auto !important;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.Icons8 img{
 width: 55px;
 margin-top: 10px;
}
.Icons {
    padding: 1em 2em;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    background: #ffffff;
    color: white;
    transition: all 1000ms;
    font-size: 15px;
    position: relative;
    overflow: hidden;
  }
  
  .Icons:hover {
    color: #ffffff;
    transform: scale(1);
    outline: 2px solid #BB9A7B ;
    box-shadow: 4px 5px 17px -4px #BB9A7B ;
  }
  
  .Icons::before {
    content: "";
    position: absolute;
    left: -50px;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #BB9A7B ;
    transform: skewX(30deg);
    z-index: -1;
    transition: width 1000ms;
  }
  
  .Icons:hover::before {
    width: 250%;
  }
.Icons h6{
    color: #3D3C3C; 
    font-size: 20px;
    font-weight: 600; 
    margin-top: 15px;
}
.Icons p{
    padding: 10px 30px 10px 30px;
}
.Icons:hover {
    background-color: #BB9A7B ;
    transition: all 0.5s;
}
.Icons:hover h6{
    color: white;
}
.room-container {
    overflow: hidden;
}

.room-container img {
    width: 100%;
    transition: transform 0.4s ease;
    transform-origin: 50% 50%;
}

.room-container img:hover {
    transform: scale(1.2);
    width: 100%;
}
.Rooms-Section{
    position: relative;
    background-color: rgba(221, 209, 191, 0.616);
    padding: 100px 0;
}
.room-text{
    position: relative;
    margin-top: -45px;
    color: #ffffff;
    background-color: #BB9A7B;
    padding: 3px 15px;
    width: 50%;
    font-family: Cinzel;
    font-size: 17px;
    font-weight: 800;
}
.Slogan{
    background: url('../img/img3.jpg') rgba(0, 0, 0, 0.589);
    background-position: center 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment:none;
}
.Slogan h3{
    padding: 80px 80px;
}
.Gallery-section{
    background-color: rgba(221, 209, 191, 0.616);
    padding: 100px 0;
}

.Testimonials{
    background: url('../img/img2.jpg') rgba(0, 0, 0, 0.459);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;
    padding: 100px 0;
}
.Testimonials .card {
    transition: 0.5s;
    margin-top: 30px;
  }
  .card {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 10px;
    min-width: 220px;
    max-width: auto;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: none !important;
  }
  .card .blockquote {
    display: block;
    border-radius: 8px;
    position: relative;
    background-color: #fafafa;
    padding: 25px 50px 30px 50px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1.6em;
    font-style: italic;
  }
  .card .blockquote:before,
  .card .blockquote:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 50px;
    opacity: 0.3;
    font-style: normal;
  }
  .card .blockquote:before {
    top: 25px;
    left: 15px;
  }
  .card .blockquote:after {
    content: "\201D";
    right: 20px;
    bottom: 0;
  }
  .card * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  }
  
  .card .arrow {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #fafafa;
    margin: 0;
    position: absolute;
  }
  /* .head-home-h1{
    color: transparent;
    -webkit-text-stroke: 1px rgb(255, 255, 255); 
    text-stroke: 1px rgba(255, 255, 255, 0.027); 
  } */
  .title-head{
    padding: 180px 180px;
    margin: 0 !important;
    color: white;
    font-size: 60px;
    font-style: italic;
    font-family: Regular;
  }
  .Rooms-head {
    background: url('../img/studio-1.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;
}
.Rooms-Section-2{
    position: relative;
}
.Rooms-Section-2 img{
    height: 380px;
    width: 100%;
}
.Seaction-rooms-bg{
    position: absolute;
    clip-path: polygon(100% 33%, 60% 100%, 100% 100%);
    width: 600px;
    height: 400px;
    bottom: 0px;
    right: 0;
    background-color: rgba(221, 209, 191, 0.616);   
}
.Seaction-About-bg2{
    position: absolute;
    clip-path: polygon(0 0, 0 63%, 37% 0);
    width: 600px;
    height: 400px;
    top: 0;
    left: 0;
    background-color: rgba(221, 209, 191, 0.616);   
    z-index: -1;
}
.Gallery-head{
    background: url('../img/studio-3.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;  
}
.transition {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s;
}

.thumb {
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.read-btn {
    background: none;
    border: 0;
    font-family: 'Poppins', sans-serif;
    color: white;
    letter-spacing: 2px;
    font-weight: bold;
}
.About-head{
    background: url('../img/studio-11.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;  
}
.Contact-head{
    background: url('../img/img2.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;
}
.Constacts-Section{
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}
.contact-line{
position: absolute;
clip-path: inset(32% 0 26% 0);
width: 100%;
height: 100%;
top: 0px;
bottom: 0px;
right: 0;
background-color: rgba(221, 209, 191, 0.616);
z-index: -1;  
}
.Contact-Section-text{
    background-color: #ffffff;
    padding: 10px 30px 10px 30px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
    
}
.Maps-Contacts iframe{
    position: relative;
    left: -5% !important;
   top: -10% !important;
   z-index: 100;
   box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.Contact-Section-location i{
    color: rgba(39, 37, 37, 0.788);
}
.Contact-Section-icons h5{
    color: rgba(39, 37, 37, 0.788);
}
/* animation */
.fadeinleft {
    opacity:0;
    transform: translateX(200px);
    transition: all 1.3s ease-out;
  }
  .fadeinright{
    opacity: 0;
    transform: translateX(-200px);
    transition: all 0.8s ease-out;
  }
  .fadeindown{
    opacity: 0;
    transform: translateY(-100px);
    transition: all 1.2s ease-out;
  }
  .fadeinup{
    opacity: 0;
    transform: translateY(100px);
    transition: all 1.2s ease-out;
  }
  .fade-in{
    opacity:0;
    transition: all 1.3s ease-in;
  }
  .active-left,.active,.active-right,.active-down,.active-up{
    opacity:1;
    transform: translateX(0);
    transform: translateY(0);
  }
  .fadein{
  opacity: 0;
  }


@media only screen and (max-width: 1200px) {

    footer iframe {
        width: 280px;
    }
.HeadText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 800px;
}
.room-text{
    position: relative;
    margin-top: -45px;
    color: #ffffff;
    background-color: #BB9A7B;
    padding: 3px 15px;
    width: 70%;
    font-family: Cinzel;
    font-size: 17px;
    font-weight: 800;
}
.Rooms-Section-2 .card-body{
    padding: 0px 20px;
}
.Contact-Section{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.room-container:hover .initial-text{
    top: 58%;
    transition: 0.3s;
    
}
.About-Section-img-4{
    position: absolute;
    width: 400px;
    border-radius: 50%;
    border: #ffffff 5px solid;
    left: -13%;
    top: -7%;
}

}
@media only screen and (max-width: 991px) {
    .head-home h1{
        font-size: 50px!important;
       }
       .Seaction-About-1{
        padding-top: 50px !important;
        padding-bottom: 50px !important;
       }

    footer iframe {
        width: 280px;
    }
    .Rooms-Section-2 .card-body{
        padding: 10px 20px;
    }
    footer .container {
        margin: 0 !important;
        margin-left: 20px !important;
    }
.Maps-Contacts{
    padding: 0 !important;
}
.Maps-Contacts iframe{
    position: relative;
    left: 0 !important;
   top: 0 !important;
   width: 100% !important;
   padding: 0 !important;
}
.ABOUT-text{
    margin-top: 10px !important;
}
}

@media only screen and (max-width: 800px) {
    footer iframe {
        width: 120px;
    }
    .head-home h2{
        font-size: 30px !important;
    }
    .head-home h1{
        font-size: 80px !important;
    }
    .head-home h4{
        font-size: 25px !important;
    }
    footer .container {
        margin: 0 !important;
    }
    .Slogan{
        padding: 0 !important;
    }
    .Seaction-About-1{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .Img-2-rooms{
        display: none;
    }
    .line-title{
        position: absolute;
        text-align: center !important;
        margin: auto !important;
        left: 27%;
        width:350px !important;
        z-index: 2;
        border-top: white 2px solid; 
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {

    footer .container {
        margin: auto !important;
    }
    footer iframe {
        width: 300px;
    }
    .footer-location {
        margin-top: 30px;
    }
    .Slogan h3{
        font-size: 30px !important;
    }
    .Icons{
        margin: 0 !important;
    }
    .About-Section-img-2{
        position: absolute;
        width: 300px;
        left: -10%;
        top: 40%;
        border: 8px white solid;
    } .title-head{
        padding: 150px 0px !important;
        margin: 0 !important;
        color: white;
        font-size: 50px;
        font-style: italic;
        font-family: Regular;
      }
}

@media only screen and (max-width: 575px) {
    .head-home h1 {
        font-size: 50px !important;
    }
    .head-home h4 {
        font-size: 20px !important;
    }
    .Icons{
        height: auto !important;
    }
   
    .Contact-Section{
        padding-top: 50px !important;
        padding-bottom: 10px !important;
    }
.Constacts-Section{
    position: relative;
    padding-top: 40px;
    padding-bottom: 100px;
}
.About-Section-img-2{
    position: absolute;
    width: 300px;
    left: -7%;
    top: 40%;
    border: 8px white solid;
}

.Testimonials{
    background: url('../img/img2.jpg') rgba(0, 0, 0, 0.459);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;
    padding: 100px 0;
}
.Testimonials .card {
    transition: 0.5s;
    margin-top: 30px;
  }
  .card {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 10px;
    min-width: 220px;
    max-width: auto;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: none !important;
  }
  .card .blockquote {
    display: block;
    border-radius: 8px;
    position: relative;
    background-color: #fafafa;
    padding: 25px 50px 30px 50px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1.6em;
    font-style: italic;
  }
  .card .blockquote:before,
  .card .blockquote:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 50px;
    opacity: 0.3;
    font-style: normal;
  }
  .card .blockquote:before {
    top: 25px;
    left: 15px;
  }
  .card .blockquote:after {
    content: "\201D";
    right: 20px;
    bottom: 0;
  }
  .card * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  }
  
  .card .arrow {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #fafafa;
    margin: 0;
    position: absolute;
  }
  /* .head-home-h1{
    color: transparent;
    -webkit-text-stroke: 1px rgb(255, 255, 255); 
    text-stroke: 1px rgba(255, 255, 255, 0.027); 
  } */
  .title-head{
    padding: 180px 180px;
    margin: 0 !important;
    color: white;
    font-size: 60px;
    font-style: italic;
    font-family: Regular;
  }
  .Rooms-head {
    background: url('../img/studio-1.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: none;
}
.Gallery-head{
    background: url('../img/studio-3.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: none;  
}
.About-head{
    background: url('../img/studio-11.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: none;  
}
.Contact-head{
    background: url('../img/img2.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 150%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: none;
}
}

@media only screen and (max-width: 430px) {
    .HeadText {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        width: 300px;
    }
    .HeadText h1{
        font-size: 50px !important;
}
.Seaction-About-1 h2{
   width: 300px;
    font-size: 18px !important;
}
.HeadText h4{
    font-size: 20px !important;
}
.line-title{
    position: absolute;
    text-align: center !important;
    margin: auto !important;
    left: 10%;
    width:250px !important;
    z-index: 2;
    border-top: white 2px solid; 
    margin-bottom: 5px;
}
.About-Section-img-2{
    position: absolute;
    width: 230px;
    left: -7%;
    top: 40%;
    border: 5px white solid;
}
.Contact-Section-text{
    padding: 50px;
}
    
}
