@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.otf') format('opentype');
    font-weight: 500;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.otf') format('opentype');
    font-weight: 600;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Black.otf') format('opentype');
    font-weight: 700;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.otf') format('opentype');
    font-weight: 300;
}
@font-face {
    font-family: 'Unica One';
    src: url('fonts/UnicaOne-Regular.eot');
    src: url('fonts/UnicaOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/UnicaOne-Regular.woff2') format('woff2'),
        url('fonts/UnicaOne-Regular.woff') format('woff'),
        url('fonts/UnicaOne-Regular.ttf') format('truetype'),
        url('fonts/UnicaOne-Regular.svg#UnicaOne-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic.woff2') format('woff2'),
        url('fonts/CenturyGothic.woff') format('woff'),
        url('fonts/CenturyGothic.ttf') format('truetype'),
        url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff'),
        url('fonts/Lato-Bold.ttf') format('truetype'),
        url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff'),
        url('fonts/Lato-Regular.ttf') format('truetype'),
        url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* pink - #C92E63 */



html{
    scroll-behavior: smooth;
}
body{
    font-family: 'Century Gothic';
    font-size: 16px; 
    color: #42454a;
    font-weight: 400;
    /* letter-spacing: .8px; */
}

.unica{font-family: 'Unica One';}
.lato{font-family: 'Lato';}
a{-webkit-transition: all 0.32s ease-out; -moz-transition: all 0.32s ease-out; -o-transition: all 0.32s ease-out; -ms-transition:  all 0.32s ease-out; transition: all 0.32s ease-out; text-decoration:none;}
a:hover{color: #606f3f; text-decoration: none;}

::placeholder { color: #ffffff; opacity: 1; }
:-ms-input-placeholder { color: #ffffff;}
::-ms-input-placeholder { color: #ffffff;}

/*COMMOM STYLES*/

.fw-bo{font-weight: bold;}
strong, .fw-me{font-weight: 500;}
.fw-re{font-weight: 400;}
.fw-li{font-weight: 300;}

.fs-100{font-size: 100px;}
.fs-87{font-size: 87px;}
.fs-82{font-size: 82px;}
.fs-72{font-size: 72px;}
.fs-65{font-size: 65px;}
.fs-60{font-size: 60px;}
.fs-56{font-size: 56px;}
.fs-55{font-size: 55px;}
.fs-52{font-size: 52px;}
.fs-48{font-size: 48px;}
.fs-49{font-size: 49px;}
.fs-40{font-size: 40px;}
.fs-38{font-size: 38px;}
.fs-32{font-size: 32px;}
.fs-30{font-size: 30px;}
.fs-26{font-size: 26px;}
.fs-21{font-size: 21px;}
.fs-18{font-size: 18px;}
.fs-14{font-size: 14px;}
.fs-13{font-size: 13px;}
.fs-12{font-size: 12px;}
.ls-0-4{letter-spacing: .4px;}
.ls-1{letter-spacing: 1px;}
.ls-2{letter-spacing: 2px;}
.ls-3{letter-spacing: 3px;}
.ls-4{letter-spacing: 4px;}
.ls-6{letter-spacing: 6px;}
.ls-8{letter-spacing: 8px;}
.ls-10{letter-spacing: 10px;}
.ls-13{letter-spacing: 13px;}
.ls-20{letter-spacing: 20px;}
.ls-80{letter-spacing: 80px;}

.lh-1{line-height: 1;}
.lh-1-1{line-height: 1.1;}
.lh-1-4{line-height: 1.4;}
.lh-1-7{line-height: 1.7;}
.lh-2{line-height: 2;}
.lh-2-4{line-height: 2.4;}

.lh-4{line-height: 4;}



.bg-grey{background-color: #484c4c!important; }
.bg-brand{background-color: #badef4!important;}
.bg-light-brand{background-color: #b6c7cc!important;}
.bg-pink{background-color: #C92E63!important;}

.text-red{color: #d12131!important;}
.text-brand{color:#C92E63!important;}
.text-grey{color:#666666!important;}
.text-black{color:black!important;}
.bg-light{background-color: #F2F2F2!important;}
.btn-submit{background-color: #badef4; font-family: 'Unica One';border:none; display: inline-block; position: relative; transition: all 0.32s ease-out; color: #42454a; font-weight: 400; font-size: 34px; padding: 5px 20px;}
.btn-brand{background-color: #badef4; font-family: 'Unica One';border:none; display: inline-block; position: relative; transition: all 0.32s ease-out; color: #42454a; font-weight: 400; font-size: 25px; padding: 13px 40px; }
.btn-brand:hover{background-color: #484c4c; color: #FFF!important;}

#areaAmenities{background-image: url('../images/area-amenities.png'); background-position: 140px 110px; background-size: auto; background-repeat: no-repeat;}
.amenities-wrapper .amenitie p{font-size: 18px;line-height: 2.3;}
.amenities-wrapper .amenitie h2{font-size: 36px;font-weight: 600;padding-top: 2rem;}
.btn-brand1:hover{background-color: #484c4c; color: #FFF!important;}

.btn-share{background-color: #AAAAAA; background-image: url('../images/misc/share.png'); padding:13px 23px; color:white;background-position: 90% 52%; background-repeat: no-repeat; padding-right: 65px!important; border: 0;}
.btn-share:hover{background-color: #535850;}
.btn-share:focus {border: none;  }


.has-bg{background-position: center; background-size: cover; background-repeat:no-repeat;}
#carousel .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f1f1f1' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
#carousel .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f1f1f1' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-thumbnails {
    background-color:#ccc;
}
.carousel-inner {
    text-align:center;
}
.carousel-indicators {
    position:relative;
    margin:0px;
}
.carousel-indicators li{
    width:100px;
}
.custom-indicator-wrap {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.custom-indicator-wrap li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
.img-linked{
    -webkit-transition: all 0.32s ease-out;
    -moz-transition: all 0.32s ease-out;
    -o-transition: all 0.32s ease-out;
    -ms-transition:  all 0.32s ease-out;
    transition: all 0.32s ease-out;
}
.img-linked:hover{
    transform: scale(.96);
    cursor: pointer;
}

.text-linked{color: inherit;}
.text-linked:hover{color: inherit; text-decoration: underline;}
.border-t{border-top: 1px solid #666; }
.border-b{border-bottom: 1px solid  #666;}
footer{background-color: #ffffff;color: #333333;}


#topNavigation .nav-link{font-size: 23px; color: #000000; padding: 0px 15px; font-family: 'Unica One';}
#topNavigation .nav-link:hover, #topNavigation .nav-link:active{color: #316094;}
#topNavigation .nav-item{display: flex; align-items: center;}
/* #topNavigation #nav-register{background-color: #606f3f; padding: 27px 30px;} */
/* .navbar{padding-top: 0;} */
/* .navbar-brand{padding-top: 0px;
    padding-bottom: 35px;} */
.img-register{right: 0px;
    position: absolute;
    top: 0;}

#sideNav{position: fixed; top: 300px; right: 0; z-index: 89; width: 50px; display: block;}
#sideNav .nav-register{padding: 14px 15px;;  background-color: #005839;  transform: rotate(-90deg); top: -123px; position: absolute; width: 170px; left: -57px;}
#sideNav .nav-register:hover{background-color: #535850; }
#sideNav .nav-register a{color: #FFF; font-weight: 500; display: block; }
#sideNav .btn-social{padding: 11px;}
#sideNav .btn-fb{background-color: #316094;}
#sideNav .btn-ig{background-color: #559390;}
#sideNav .bt-share{background-color: #929497;}

.withBg-wrapper{overflow-x: hidden!important; overflow-y: hidden;}
.withBg{position: relative;}
.withBg:after{content: ''; background-color: #F2f2f2; width: 120%; height: 78%; position: absolute; left: -7%; top: 157px; z-index: -1; transform: rotate(-5deg);}
.withBg-top:after{height: 1299px; bottom: 57px; top: inherit;}

.bg-main {
    background-image: url(/images/bg-main.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60vh;
    min-height: 200px;
    position: relative;
}
.bg-main .caption {
    position: absolute;
    letter-spacing: 20px;
    top: 45%;
    width:100%;
    left: 0px;
    font-size:40px;
    color: #ffffff;
    text-align:center;
    font-weight:500;
  }
  #registrationForm input::placeholder { color: #ffffff; }
  

  #registrationForm  input::-webkit-input-placeholder {
        color: #ffffff;
      }
      
      #registrationForm  input:-moz-placeholder { 
        color: #ffffff;
      }
      
      #registrationForm   input::-ms-input-placeholder  { 
        color: #ffffff;
      }
#registrationForm .form-control{border: none;  border-radius: 0; margin-bottom: 40px;height: 50px; font-size: 19px; font-weight: 400;background-color: #ffffff;
    border-bottom: 1px solid white;}
#registrationForm .form-control:focus{ box-shadow: none;}
#registrationForm sup{color: #C92E63; font-size: 16px!important; font-weight: 400;}
#registrationForm  label{font-family: 'Lato';}
#registrationForm  select {
    display: block;
   line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    height: 50px;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    color: #333333;
}

#contactForm .form-control{background-color: #f5f8fa;margin-bottom: 15px;}
#contactForm .btn-submit{background: #ce0e2d;
    border-color: #ce0e2d;
    color: #ffffff;
    font-size: 19px;
    line-height: 19px;font-family: 'Lato';}





.activeNav{color:#C92E63!important}
.navbar-nav .active a{color:#C92E63!important}
#mainNav .nav-link .active{color:#C92E63!important}
#topNavigation .nav-item .active{color:#000000!important}
#sharePopUp .modal-header{border: none;}


.arrow{
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.arrow span{
    display: block;
    width: 30px;
    height: 30px;
    border-bottom: 5px solid #FFF;
    border-right: 5px solid #FFF;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}
.arrow span:nth-child(2){
    animation-delay: -0.2s;
}

svg { 
    height: 100%;
    width: 100%;
  }
#topNavigation{background-color: white;}
#design p{line-height: 2;letter-spacing: 1px;}
#design h2{line-height: 1.4;}
#areaphotos p{margin-bottom: 3rem;line-height: 2;padding-right: 3rem;}
#areaphotos h2{letter-spacing: 4px;}

footer .btn-social{padding: 5px;}
.btn-social{background-color: #ce0e2d;}
 .s_icons a i{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background: #ce0e2d;
    margin: 3px 0px;
    padding: 5px 4px;
    text-align: center;
    width: 35px;
}
 .s_icons a svg{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background: #ce0e2d;
    margin: 3px 16px;
    padding: 0px 9px;
    text-align: center;
    
} 
 .footer_bottom {
    background-color: #2a2f3c;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    font-size: 12.22px;
}
.header_top {
    background-color: #242a35;
}
#header {
    position: relative;
    z-index: 9999;
}
.header_top .header_left span {
    font-size: 12px;
    color: #ffffff;
    margin-right: 15px;
    line-height: 36px;
    font-family: 'Lato';
    font-weight: bold;
}

.modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}
.btn-close {
    opacity: 1;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    width: 1em;
    height: 1em;
    color: #000;
    border: 0;
    border-radius: 0.25rem;
}
#ModalPopup .modal-content {background-color: transparent;border:none}
    #ModalPopup  .modal-header{border-bottom: none;padding: 1rem 1rem 0rem;}
    #ModalPopup .close{color: white;text-shadow: none;opacity: 1;background-color: transparent;border: none;padding: 1rem 0rem; margin: -1rem -1rem -1rem auto;}
    #ModalPopup .close:hover {color: #ffffff;text-decoration: underline;}
    #ModalPopup  .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{opacity: 1;}
    .modal#ModalPopup{background-color: rgba(83,98,111,0.7);}


    .carousel-control-next, .carousel-control-prev{width: 3%;opacity: 1;}

    #carousel-thumbs .carousel-control-next-icon{background-image:url(/images/next.png)}
    #carousel-thumbs .carousel-control-prev-icon{background-image:url(/images/pre.png)}
    #carousel-thumbs .carousel-control-next-icon, #carousel-thumbs .carousel-control-prev-icon{width: 18px;height: 26px;}





@media screen and (max-width:1600px){
    .fs-72{font-size: 52px;} 
    .fs-82 {font-size: 62px;}
    .fs-48 {font-size: 40px;}
    .btn-brand{font-size: 22px;padding: 12px 30px;}
}

@media (min-width:993px) and (max-width:1200px) {
    #topNavigation .nav-link{font-size: 12px;}
    .fs-72{font-size: 42px;} 
    .fs-82 {font-size: 52px;}
    .fs-48 {font-size: 32px;}
    .btn-brand{font-size: 20px;padding: 10px 20px;}
}


@media screen and (max-width:992px){
    #topNavigation .navbar-toggler-icon {width: 2.5em;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(183, 183, 183)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");}
    #topNavigation .navbar-toggler {border-color: rgba(255,255,255,0);} 
    #topNavigation  .navbar-toggler:focus, .navbar-toggler:active { outline: none; box-shadow: none;  }

    #topNavigation {background-color: #F7F7F7; height: 60px; top:0px; width: 100%; justify-content: flex-end; z-index: 99;position: sticky;}
   
    #topNavigation  .navbar-collapse{width: 100%; background-color: #badef4; left: 0;margin-top: 12px;}
    #topNavigation .nav-link{color: #42454a; padding-bottom: 30px;font-size: 22px;font-weight: 500;}
     #sideNav{width: 140px; left: 12px; top: 0; z-index: 101;position: absolute;float: right;}
    #sideNav .btn-social{padding: 6px;}  
    #topNavigation .nav-item .active {color: black!important;}
    .navbar-nav .active a{color: black!important;}
    #topNavigation .nav-link:hover, #topNavigation .nav-link:active{color: white;}
    .btn-brand{font-size: 18px;padding: 13px 20px}
        }           
@media screen and (max-width:992px){
    .fs-100{font-size: 55px;}
    .fs-87{font-size: 50px;}
    .fs-82 {font-size: 38px;}
    .fs-72{font-size: 40px;}
    .fs-65{font-size: 45px;}
    .fs-60{font-size: 45px;}
    .fs-56{font-size: 50px;}
    .fs-55{font-size: 38px;}
    .fs-52{font-size: 44px;}
    .fs-49{font-size: 42px;}
    .fs-48{font-size: 42px;}
    .fs-40{font-size: 38px;}
    .fs-38{font-size: 36px;}
    .fs-32{font-size: 29px;}
    .fs-30{font-size: 28px;}
    .fs-26 {
        font-size: 24px;
    }
}

@media screen and (max-width: 767px){
    .fs-100{font-size: 45px;}
    .fs-87{font-size: 40px;}
    .fs-82 {font-size: 38px;}
    .fs-72{font-size: 35px;}
    .fs-65{font-size: 30px;}
    .fs-60{font-size: 45px;}
    .fs-56{font-size: 46px;}
    .fs-55{font-size: 38px;}
    .fs-52{font-size: 39px;}
    .fs-49{font-size: 36px;}
    .fs-48{font-size: 36px;}
    .fs-40{font-size: 33px;}
    .fs-38{font-size: 31px;}
    .fs-32{font-size: 25px;}
    .fs-30{font-size: 24px;}
    .fs-14{font-size: 13px;}
}

@media screen and (max-width: 576px){
    .fs-100{font-size: 65px;}
    .fs-87{font-size: 60px;}
    .fs-82 {font-size: 32px;}
    .fs-72{font-size: 30px;}
    .fs-65{font-size: 22px;}
    .fs-60{font-size: 35px;}
    .fs-56{font-size: 32px;}
    .fs-55{font-size: 33px;}
    .fs-52{font-size: 28px;}
    .fs-49{font-size: 39px;}
    .fs-48{font-size: 24px;}
    .fs-40{font-size: 24px;}
    .fs-38{font-size: 30px;}
    .fs-32{font-size: 25px;}
    .fs-30{font-size: 20px;}
    .fs-14{font-size: 12px;}
}

@media (min-width: 767px){
    #ModalPopup .modal-dialog {
        max-width: 580px;
        }}