.w-100 {
    width: 100% !important
}

.w-75 {
    width: 75% !important
}

.ml-12-5 {
    margin-left: 12.5%
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.bg-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.bg-img-responsive {
    height: 362px
}

.bg-img-responsive-2 {
    height: 385px
}

.slider-img-indicator {
    height: 40px;
    cursor: pointer
}

.section.section-header{
    margin-top: 82px!important;
}

.top-section {
    height: 400px!important;
}
.accordion-button{
    cursor: text!important;
}
.title-g{
    padding: 1.5rem;
  margin: 0;
  font-weight: 600;
  background-color: #f4f4f4;
}
.line-height-18 {
    line-height: 1.8
}

li.list-unstyle {
    list-style-type: none !important
}

.navbar .navbar-nav>li>a {
    padding: 9px 13px !important;
    margin: 15px 0 !important;
    border-radius: 0px;
}

.navbar-default>.container>.navbar-collapse>.navbar-nav>li>a.btn-black {
    color: #fff
}

.navbar-default>.container>.navbar-collapse>.navbar-nav>li>a.btn-black:hover {
    color: var(--secondary-color)
}

.navbar-transparent>.container>.navbar-collapse>.navbar-nav>li>a.btn-black {
    background-color: #fff !important;
    border-color: var(--secondary-color) !important;
    color: var(--secondary-color) !important;
}

.navbar-transparent>.container>.navbar-collapse>.navbar-nav>li>a.btn-black:hover {
    background-color: var(--secondary-color-hover) !important;
    border-color: var(--secondary-color-hover) !important;
    color: #fff !important
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li.booking-green>a:hover {
    border-color: var(--secondary-color-hover) !important;
    background: var(--secondary-color-hover);
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li.booking-green>a {
    border-color: var(--secondary-color) !important;
    /*background: var(--secondary-color-hover);*/
}
.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}
.plbr-6 {
    padding-left: 3.6rem !important;
    padding-bottom: 3.6rem !important;
    padding-right: 3.6rem !important;
}
.pl-6 {
    padding-left: 3.6rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.p-btn {
    padding: 16px 44px !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.text-white {
    color: #fff !important
}


.bg-primary-c {
    background-color: var(--primary-color)!important
}
.bg-primary-c2 {
    background-color: var(--primary-color)!important
}

.text-brown {
    color: var(--primary-color) !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.text-left {
    text-align: left !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-ellipse {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.txt-e-2 {
    -webkit-line-clamp: 2
}

.txt-e-3 {
    -webkit-line-clamp: 3
}

.txt-e-4 {
    -webkit-line-clamp: 4
}

.d-inline-block {
    display: inline-block !important;
    vertical-align: middle
}

.d-table {
    display: table !important
}

.d-block {
    display: block !important
}


.btn-primary-c {
    color: #fff !important;
    border: 1px solid var(--primary-color) !important;
    transition: .2s;
    background-color:  var(--primary-color) !important;
    border-radius: 100px;
    padding: 10px 16px;
    opacity: 1;
}

.btn-primary-c:hover {
    color: #fff !important;
    border: 1px solid var(--primary-color) !important;
    background-color: var(--primary-color)
}

.bg-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.gallery-img {
    height: 270px
}

.border-top-1 {
    border-top: 1px solid
}

.border-top-2 {
    border-top: 2px solid
}

.border-bottom-1 {
    border-bottom: 1px solid
}
.border-bottom-2{
    border-bottom: 2px solid #eee;
}
.border-bottom-3{
    border-bottom: 1px solid #eee;
}
.border-top-3{
    border-top: 1px solid #eee;
}
.border-brown {
    border-color: var(--primary-color)
}

.border-gray {
    border-color: #757272
}

.border-0 {
    border: none !important
}

.root-cut-p p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 85%;
    margin-bottom: 0 !important
}

.root-full-p p {
    line-height: 1.8;
    font-size: 85%;
    margin-bottom: 0 !important
}

.root-2-line-p p {
    -webkit-line-clamp: 2
}

.root-3-line-p p {
    -webkit-line-clamp: 3
}

.root-4-line-p p {
    -webkit-line-clamp: 4
}

.scroll-slider {
    height: 120px;
    width: 652.5px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap
}

.scroll-slider::-webkit-scrollbar {
    height: 8px
}

.scroll-slider::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 5px
}

.scroll-slider::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 5px
}

.scroll-slider::-webkit-scrollbar-thumb:hover {
    background: #555
}

@media (min-width:58em) {
    .home-desc p {
        font-size: 1.3em
    }
}

@media (min-width:1px) and (max-width:991px) {
    .text-xsm-center {
        text-align: center !important
    }
}

@media (min-width:576px) {
    .slider-img-indicator {
        height: 40px
    }

    .bg-img-responsive {
        height: 427px
    }

    .bg-img-responsive-2 {
        height: 427px
    }
}

@media (min-width:768px) {
    .slider-img-indicator {
        height: 70px
    }

    .bg-img-responsive {
        height: 362px
    }

    .bg-img-responsive-2 {
        height: 362px
    }
}

@media (min-width:992px) {
    .slider-img-indicator {
        height: 100px
    }

    .bg-img-responsive {
        height: 300px
    }

    .bg-img-responsive-2 {
        height: 410px
    }
}

@media (min-width:1200px) {
    .slider-img-indicator {
        height: 100px
    }

    .bg-img-responsive {
        height: 300px
    }

    .bg-img-responsive-2 {
        height: 400px
    }
}

#mixedSlider {
    position: relative
}

#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden
}

#mixedSlider .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px
}

@media (max-width:991px) {
    #mixedSlider .MS-content .item {
        width: 50%
    }
}

@media (max-width:767px) {
    #mixedSlider .MS-content .item {
        width: 100%
    }
}

#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 95px;
    color: rgba(0, 0, 0, .4);
    transition: .15s linear
}

#mixedSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, .8)
}

@media (max-width:992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px
    }
    #carouselExampleIndicators.carousel.slide{
        margin-top:0 !important;
    }
}

@media (max-width:767px) {
    #mixedSlider .MS-controls button {
        font-size: 20px
    }
}

#mixedSlider .MS-controls .MS-left {
    left: -40px
}

@media (max-width:767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -10px
    }
}

#mixedSlider .MS-controls .MS-right {
    right: -40px
}

@media (max-width:767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -10px
    }
}

.custom-badge {
    font-size: 12px;
    padding: 5px
}


/*SMOOTH & SOLID*/
@media (max-width:992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px
    }
    #carouselExampleIndicators.carousel.slide{
        margin-top:0 !important;
        height: auto !important;
    }
    .container-fluid.pl-5{
        padding-left: 20px !important;
    }
    .desktop{
        display: none !important;
    }
    .mobile{
        display: block !important;
    }

    /*BE*/
    .check-be{
        top:0 !important;
    }
    .check-be-container{
        width: auto !important;
        background-color: #f8f9fa !important;
    }
    .home-desc p{
        font-size: 16px !important;
        padding-right: 0 !important;
    }
    h2.text-uppercase.sub-title-home{
        margin-top: 25px !important;
    }
    h2.title-home-desc{
        margin-bottom: 15px !important;
    }

    .room-area{
        margin-bottom: 0px !important; 
    }
    .section.section-we-made-3.room{
        padding: 15px 0 !important;
    }

    img.w-100.img-slider-height{
    height: auto !important;
    }
    ol.carousel-indicators{
        left: 50% !important;
        z-index: 999;
        top: auto !important;
        transform: none !important;
    }
    .mar-top{
        margin-top: 0 !important;
            top: 0px !important;
    }
    p.sub-room-1{
        margin-top: 0 !important;
        font-size: 13px !important;
    }
    h3.sub-room-1{
        font-size: 30px;
        padding-bottom: 5px;
    }
    p.font-be {
        padding: 0px 40px !important;
        font-size: 16px !important;
    }
    li.ml-5.booking-green{
        position: relative;
        float: left;
        margin-top: 20px;
        right: 0 !important;
        background-color: var(--secondary-color) !important;
    }
    li.ml-5.booking-green a{
        background-color: var(--secondary-color) !important;
    }

    .w-nearby{
        width: 50% !important;
    }

    .pad-top-4{
        padding-top: 0 !important;
    }
    .section.container.row.border-bottom-2.pad-top-4{
        padding-top: 0 !important
    }

    .pad-bottom-4{
        padding-top: 0 !important;
    }
    .mar-bottom-4{
        margin-bottom: 0 !important;
    }
    .pad-room-4{
        padding-bottom: 0 !important;
    }

    .icon-bar-popup a{
        padding: 6px 8px !important;
        font-size: 17px !important;
    }
    .plbr-6 {
    padding-left: 0rem !important;
    padding-bottom: 0rem !important;
    padding-right: 0rem !important;
    }
    .pl-6 {
        padding-left: 0rem !important
    }
    .slider-img-indicator {
    height: 97px !important;
    }
    .col-lg-5.m-1.img-2{
        display: block !important;
        margin: auto !important;
        margin-top: 10px !important;
        margin-bottom: 5px !important;
        background-position: center;
        background-size: cover;
        padding: 0;
    }
    .list-unstyled.in-room{
        text-align: left !important;
    }
    h5.title.mb-2.text-left.text-uppercase.room{
        margin-top: 25px !important;
    }
    .col-lg-4.news_and_events-float{
        float:none !important;
        text-align: left !important;
    }
    .news_and_events-float{
        text-align: left !important;
        padding: 10px 50px !important;
    }
    .text-left-mobile label{
        padding: 10px 50px !important;
        /*text-align: left !important;*/
    }
    .color-room.text-left-mobile{
        text-align: left;
    }
    .text-left-mobile-desc{
        text-align: left;
    }
    .text-left-mobile-l.form-group label{
        text-align: left;
    }
    .margin-room-mobile{
        margin: 0 15px;
    }
    .margin-special-mobile{
        margin: 0 22px;
    }
    .special-mobile-p{
        text-align: left;
    }
    .nearby-inline-block{
        display: inline-block !important;
    }
    .margin-nearby{
        margin: 0px 15px;
    }
    .text-area.py-3.home-nearby{
        margin-bottom: -20px;
    }
    .col-lg-5.m-1.img-2.img-rooms-1 img{
        width: auto !important;
        height: auto !important;
        display: none !important;  
    }
    .height-nearby-home{
        height: auto !important;
    }


}
.pad-bottom-4{
    padding-top: 1.5rem;
}
.pad-room-4{
    padding-bottom: 1.5rem;
}
.mar-bottom-4{
    margin-bottom: 1.5rem;
}
.mobile{
    display: none;
}

.height-nearby-home{
    height: 150px;
}
.col-lg-5.m-1.img-2 img{
    display: inline-block !important;
}

.navbar-transparent, .navbar-fixed-top {
    background-color: #fff !important;
    padding: 5px !important;
    margin-right: 6px !important;
    position: fixed;
    width: 100%;
}
#carouselExampleIndicators.carousel.slide{
    margin-top: -175px;
    z-index: 98;
    height: 895px;
}


.margin-0{
    margin: 0 !important;
}
p.font-be{
    padding: 10px 16px;
    font-size: 16px !important;
    text-align: center;
    margin:0 !important;
    color: #fff !important;
    letter-spacing: 1.5px;
    font-weight:600;
}

.font-weight-normal{
    font-weight: 700!important;
}
.font-weight-bold{
    font-weight: 800!important;
}
li.booking-green{
     margin-left: 0px !important;
     right: 0px !important;
     position: absolute;

}
a.btn-green-solid{
    margin: 5px !important;
}
.navbar-default{
    background: #2b2a2d;
}
.navbar-default .navbar-nav>li>a:not(.btn) {
    color: #ffffff;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar.navbar-default.navbar-fixed-top.p-0{

}
.navbar.navbar-default.navbar-fixed-top.p-0{
    height: 63px;
}
.opacity-black{
    background-color: #0000008a;
}

.pad-right{
    margin-right: 160px; 
}

/*title slider*/
.title-slider{
    position: absolute !important;
    z-index: 999;
    top: 390px !important;
    color: #fff !important;
    display: block;
    text-align: center !important;
    margin: auto;
    width: 100%;
    white-space: nowrap;
    font-size: 19px;
}

.title-slider.desktop h1{
    text-transform: uppercase;
    letter-spacing: 2px;
    /*font-family: cursive;*/
    text-shadow: 5px 5px 5px black;

}
p.room-sub-text-c{
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 8%;
    color: var(--primary-color)!important;
}
.title-slider.desktop p{
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 19px;
    /*font-family: inherit;*/
    margin-top: -15px;
    /*margin-bottom: -35px;*/
    /*margin-right: 220px;*/
    text-shadow: 5px 5px 5px black;
}
img.w-100.img-slider-height{
    height: 880px;
    background-position: center !important;
    background-size: cover !important;
}
ol.carousel-indicators{
    left: -375px;
    z-index: 1029;
    top: 30px;
    transform: rotate(90deg);
}

/*BE*/
.section.section-contact-2.check-be{
    z-index: 99;
}
.be-border{
    border:none !important;
    border-bottom: 1px solid #bfb8b8 !important;
    border-radius: 1px;
}
.section-contact-2 label{
    color: rgb(144, 144, 144);
    font-size: 15px;
}


/*home desc*/
.home-desc p{
    font-size: 18px;
    padding-right: 15px;
    letter-spacing: 0.5px;
}
.mar-top{
    margin-top: -20px;
    top: -30px;
}
.border-bottom{
    border-bottom: 2px solid #eee;
}
.border-top-2{
    border-top: 2px solid #eee;
}

/*rooms*/
.color-room p{
    color: #555555;
}
.title-rooms h2{

}
.h5-room h5{
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 1px;
}
p.sub-room{
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: -5px;
}
p.sub-room-1{
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 100px;
    padding-left: 0px;
    text-transform: uppercase;
}
.room-area{
    margin-bottom: 10px;
}
.box-desc-room{
    height: 70px;
}
.box-desc-room p{
    font-size: 17px;
}
.box-rooms{
    box-shadow: 0px 6px 11px 2px #f1f1f1;
    border-radius: 1px;
}
.box-rooms:hover{
    box-shadow: 3px 6px 10px 2px #e4e4e4;
    border-radius: 6px;
}
.pad-top-4{
    padding-top: 1.5rem;
}

/*special offer*/
.height-special{
    height: 200px;
}

/*Font*/
/*.btn {
    border-radius: 2px;
    border-width: 1px;
    border-color: color: var(--secondary-color) !important; 
    font-family: Verlag-Book,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.form-control, .title h5, label, p {
    font-family: Verlag-Book,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.brand, .btn-simple, .h1, .h2, .h3, .h4, .h5, .h6, .navbar, .td-name, a, h1, h2, h3, h4, h5, h6, td, p {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Verlag-Book,"Helvetica Neue",Helvetica,Arial,sans-serif !important; 
}*/
.w-nearby{
    width: 30%;
}

/*POP UP */
.icon-bar-popup {
  position: fixed;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar-popup a{
  display: block;
  text-align: center;
  padding: 14px 16px;
  border-radius: 1px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar-popup a:hover {
  /*background-color: #2b2a2d;*/
  background-color: #000;
}
.whatsapp{
    background: #1cc75b;
    color: white;
}
.facebook {
  background: #3B5998;
  color: white;
}

.instagram {
  background: #125688;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}   
.youtube {
  background: #bb0000;
  color: white;
}
.tripadvisor{
  background: green;
  color: white;   
}




/*new & rvent*/
.col-lg-4.news_and_events-float{
    float:right;
}

 @media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px!important;
    }
}





    h1{
        font-size: 50px!important;
        font-family: Nunito Sans;
        font-weight: 800!important;
        line-height: 60px;
        letter-spacing: 6%;
        vertical-align: middle;
        line-height: 50.65px!important;
    }
    .root-2-line-p p{
        height: 42px;
    }
    .root-cut-p p:after{
        content: '...';
    }
    .root-cut-p p:not(:first-of-type){
        display: none !important;
    }
    .img-slider-height{
        object-fit: cover;
    }
    .cursor-pointer{
        cursor: pointer;
    }
    .hero-top{
        height: 190px;
        background-color: #fff;
        position: relative;
        top: 0;
    }
    .hero-text{
        position: absolute;
        z-index: 99;
        top: -80px;
    }
    .hero-title{

    }
    .text-primary-c{
        color: #3D5C60!important;
    }
    .hero-description p{
        font-size: 20px;
        font-weight: 500;
        line-height: 27.28px;
        letter-spacing: 0.08em;
        color: #3D5C60;
    }
    .mb-20px{
        margin-bottom: 20px;
    }
    .custom-margin{
        margin: 93.5px 250px;
    }
    .offers-card{
        height: 300px;
        border-radius: 10px;
        align-content: end;
        padding-bottom: 10px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .offers-card .image{
        border-radius: 10px;
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .offers-card .opacity{
        border-radius: 10px;
        height: 300px;
        position: absolute;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(61, 92, 96, 0.74) 82.5%);
        width: 100%;
        top: 0;
    }
    .offers-card-text{
        position: relative;
        bottom: 112px;
        padding-right: 24px;
        padding-left: 24px;
    }
    .text-white{
        color: #fff;
    }
    .offers .price{
        font-size: 16px;
        font-weight: 800;
        line-height: 21.82px;
    }
    .offers .price-label{
        font-size: 13px !important;
        font-weight: 300;
        line-height: 16.91px;
    }
    button.btn-primary-white{
        background-color: #fff;
        color: #3D5C60;
        font-size: 14px;
        line-height: 19.1px;
        border-radius: 100px;
        width: 100px;
        border: none;
        height: 30px;
        font-size: 10px;
        font-weight: 700;
        transition: all 0.25s;

    }
    button.btn-primary-white:hover{
        background-color: #3D5C60;
        color: #fff;
    }
    button.btn-primary-c{
        background-color: #3D5C60;
        color: #fff;
        border-radius: 100px;
        width: 130px;
        height: 30px;
        border: none;
        font-size: 14px;
        font-weight: 500;
        line-height: 19.1px;
        padding: 0px 0;
        border: none;
    }
    .living{
        margin-bottom: 84.5px;
    }
    .living-img{
        width: 100%;
        height: 600px;
        object-fit: cover;
        border-radius: 30px;
    }
    .living-desc p{
        font-size: 16px;
        font-weight: 700;
        line-height: 19.1px;
        letter-spacing: 0.08em;
        color: #3D5C60;
    }
    .living-desc-bold{
        font-size: 16px;
        font-weight: 700;
        line-height: 21.82px;
        letter-spacing: 0.08em;
    }
    .fw-400 {
        font-weight: 400 !important;
    }
    .fw-800 {
        font-weight: 800 !important;
    }
    .pointer{
        cursor: pointer;
    }
    .gallery-img{
        height: 250px;
        width: 100%;
        border-radius: 20px;
        object-fit: cover;
        border: 0.5px solid #3D5C60;
    }
    .best-offers .box{
        border: 0.5px solid #3D5C60;
        border-radius: 10px;
        padding: 16px;
    }
    .best-offers .box h3{
        font-size: 20px;
        font-weight: 700;
        line-height: 27.28px;
        letter-spacing: 0.06em;
        margin: 0;
    }
    .best-offers .box .desc{
        font-size: 20px;
        font-weight: 500;
        line-height: 27.28px;
        letter-spacing: 0.06em;
    }
    .best-offers-img{
        border-radius: 10px;
        overflow: hidden;
        height: 204.3px;
    }
    .best-offers .box-opacity{
        height: 204.3px;
        opacity: 0.9; 
        overflow: hidden;
        border-radius: 10px;
        width: 100%;
        position: absolute;
        z-index: 2;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(61, 92, 96, 0.6) 0.01%);
    }
    .best-offers .box-img{
        height: 204.3px;
        border-radius: 10px;
        position: absolute;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .promotions .bg-img{
        border-radius: 20px;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .promotions .box-img1{
        height: 100%;
    }
    .promotions .box-img2{
        height: 250px;
    }
    .promotions .box-promotion{
        border-radius: 20px;
        color: #fff;
        padding: 32px 20px;
        position: relative;
    }
    .promotions .box-promotion svg{
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
    .best-offers .link{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.28px;
        letter-spacing: 0.06em;
        text-align: center;
        color: #fff;
        position: absolute;
        bottom: 0;
        z-index: 2;
        left: 0;
        right: 0;
    }
    .promotion{
        position: absolute;
        right: 10px;
    }
    .promotion img{
        width: 150px;
        height: 150px;
        animation: rotate 10s linear infinite;
    }
    .promotion svg{
        position: absolute;
        top: 60px;
        left: 65px;
    }
    .br-30px{
        border-radius: 30px;
    }
    .object-cover{
        object-fit: cover;
    }
    .living .text img{
        display: none;
    }
    .carousel-item img{
        height: 80vh;
        border-radius: 30px;
        object-fit: cover;
        margin-top: 85px;
    }
    .carousel-indicators {
        position: absolute !important;
        bottom: 0;
    }
    .show-desktop{
        display: block;
    }
    .show-mobile{
        display: none;
    }
    .map-mobile-c{
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        border-bottom: 1px solid var(--primary-color);
        color: var(--primary-color);
    }
    .map-mobile-c:hover{
        color: var(--primary-color);
    }
    
    p.social-sub-title{
        font-size: 14px!important;
        color: #222;
    }
    .btn-instagram{
        font-size: 15px;
        font-weight: 400;
        color: #222;
        padding-bottom: 8px !important;
    }
    .btn-whatsapp{
        font-size: 15px;
        font-weight: 400;
        color: #222;
    }
    .section-contact-3 .contact-container .map{
        border-radius: 12px;
    }
    @keyframes rotate {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }
     @media only screen and (max-width: 1200px) {
        .custom-margin {
            margin: 93.5px 50px;
        }
    }
    @media only screen and (max-width: 768px) {
        .hero-description p{
          font-size: 12px;
          line-height: 22.28px;
        }
        .show-mobile{
            display: block;
        }
        .show-desktop{
            display: none;
        }
        .mobile-center{
            text-align: center!important;
        }
        h1{
            font-size: 42px !important;
            line-height: 48px !important;
        }
        footer .row .info .title {
            text-align: left !important;
        }
        footer .row .info ul {
            text-align: left!important;
        }
        .footer-transparent {
          padding-left: 12px;
          padding-right: 12px;
        }
        
    }
    @media only screen and (max-width: 576px) {
        .custom-margin {
            margin: 93.5px 24px;
        }
        .promotion{
            display: none;
        }
        .carousel-item img{
            height: 330px;
            object-fit: cover;
        }
        .living .img{
            display: none;
        }
        .living .text img{
            display: block;
        }
        .section-contact-3 .contact-container .address-container{

        }
        .section-contact-3 .contact-container .map{
            height: 360px!important;
        }
    }