/*SHARED*/
body {
    overflow-x: hidden;
}

.text-gold {
    color: #997300;
}

.text-gold-light {
    color: #ad8711;
}

.no-gutter {
    padding-left: 0px;
    padding-right: 0px;
}

.section {
    padding-top: 110px;
}

    .section:first-child {
        padding-top: 0px;
    }

.modal-body .img-fluid {
    height: 70px !important;
}

/*BTN SHARED*/
.btn-register {
    background-color: #997300;
    color: white;
    border-radius: unset;
    font-family: 'GothamHTF-Bold';
    padding: 8px 35px;
    font-size: 16px;
    margin-top: 40px;
}

/*NAVIGATIN*/

.navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open > .nav-link {
    color: #ad8711;
    border-bottom: 1px solid #ad8711;
    padding-bottom: 0px;
    /*line-height: 1.2;*/
}

.navbar-inverse .navbar-nav .nav-link {
    color: #997300;
}


    .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
        color: #ad8711 !important;
    }

a.nav-link {
    font-size: 19px !important;
    font-family: 'GothamHTF-BoldCondensed';
}

.navbar-nav li {
    padding: 0 25px;
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
#services > .container {
        padding-left: 30px;
        padding-right: 30px;
    }
.bg-transparent {
    background-color: transparent !important;
}
.bg-inverse {
    background-color: #000 !important;
}
/*MOBILE NAV*/
/*** Mobile Nav ***/

#mob-nav.is-hidden {
    opacity: 0 !important;
    -webkit-transform: translate(0, -100px);
}

#mob-nav.is-visible {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0);
}

.hidden {
    display: none !important;
}

#mob-nav .nav {
    display: block;
}

    #mob-nav .nav > li {
        position: relative;
        display: block;
        margin-top: 10px;
    }

.site-wrap {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#mob-nav {
    position: fixed;
    overflow: hidden;
    top: 0;
    opacity: 0;
    /*background: #857040;*/
    background: black;
    text-align: left;
    display: none;
    height: 100%;
    width: 100%;
    font-size: 14px;
    font-family: 'GothamHTF-BoldCondensed';
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: -10;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.show-nav #mob-nav {
    z-index: 99999;
    opacity: 0.9;
}

.hide-nav #mob-nav {
    opacity: 0;
    z-index: -10;
}

#mob-nav img {
    margin-top: 10px;
}

#mob-nav ul {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateY(-50%);
    padding: 0 20px;
    margin: 0;
    box-sizing: border-box;
}

    #mob-nav ul li:first-child {
        margin-top: 20px;
    }

.border-gold {
    border: 3px solid #997300;
}

#mob-nav ul li a {
    display: block;
    text-decoration: none !important;
    line-height: 2em;
    font-size: 1.6em;
    text-transform: uppercase;
    color: #e1e6e9;
    opacity: 0;
    font-weight: normal;
    border-top: none;
    border-left: none;
    border-right: none;
    box-sizing: border-box;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}

#mob-nav a.link-btn {
    position: fixed;
    bottom: 50px;
    margin: auto;
    left: 0;
    right: 0;
    width: 270px;
}

    #mob-nav a.link-btn img {
        width: 100%;
        height: auto;
    }

.show-nav #mob-nav ul li a {
    opacity: 1;
}

    .show-nav #mob-nav ul li a:hover {
        background: #e1e6e9;
        color: #1a172c;
    }

.show-nav #mob-nav img {
    opacity: 1;
}

#mobile-menu {
    right: 0px;
    position: fixed;
    z-index: 9999999999999;
    padding: 20px;
    display: none;
}

.toggle-nav {
    display: block;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0.7;
    color: #fff !important;
    padding: 10px 10px 8px 10px;
}

.toggle-nav-light {
    background-color: white;
    border-color: #997300;
    color: #997300 !important;
    opacity: 1;
}

.mobile-show {
    display: none;
}


#homecarousel {
    position: relative;
}

#carouselExampleSlidesOnly {
    width: 100%;
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.bghome1 {
    background: url(img/home.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.bghome2 {
    background: url(img/home2.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/*
.carousel-fade .carousel-inner .carousel-item  {
  -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
*/

#homecarousel img.top {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-direction: alternate;
}

#homecarousel .home-carousel-caption {
    padding: 15px;
    position: absolute;
    z-index: 1000;
    width: 100%;
    background-color: black;
    height: 140px;
    bottom: 0;
    left: 0;
}

.home-carousel-caption .caption1 {
    position: relative !important;
    /*width: 55%!important;
    text-align: right;*/
    /*margin-left: 25%;*/
}

img.d-img{
        display: block;
    }
    img.m-img{
        display: none;
    }

.oxley {
    height: 90px;
}

.oxley-logo {
    border-left: 1px solid white;
}

/*SIDE NAV*/
nav#side-nav {
    position: fixed;
    right: 16px;
    z-index: 2000;
    top: 50%;
    margin-top: -40px;
}

#side-nav ul {
    display: block;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

nav#side-nav li {
    position: relative;
    height: 20px;
}

nav#side-nav .side-title {
    position: absolute;
    right: 22px;
    top: -7px;
    display: none;
    padding: 4px 20px 4px 7px;
    color: #fff;
    white-space: nowrap;
    background: transparent url(img/nav-arrow.png) 100% 50% no-repeat;
}

nav#side-nav a:hover, nav#side-nav a.active {
    background: transparent url(img/nav-dot.png) 4px -16px no-repeat;
}

nav#side-nav a {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: transparent url(img/nav-dot.png) 4px 4px no-repeat;
}

/*nav#side-nav {
    position: fixed;
    right: 16px;
    z-index: 20;
    top: 50%;
    margin-top: -40px;
}

    nav#side-nav ul li {
        width: 100%;
        list-style: none;
        padding: 5px;
    }

.circle {
    border: 2px solid #997300;
    background-color: transparent;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: block;
}

.full-circle {
    background-color: #997300;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    display: block;
}*/

/*LOCATION*/
#location .top-title {
    font-family: 'gothamso';
    font-size: 40px;
    color: #997300;
    line-height: 1;
}

#location .description {
    padding: 12px;
    font-family: 'GothamHTF-Medium';
}

#location .description2 {
    padding: 0 70px;
    font-size: 15px;
    text-align: justify;
    text-align-last: center;
}

#location p {
    font-family: 'GothamHTF-Light';
    font-size: 15px;
}

#location .title1 {
    padding-left: 38%;
}

#location .title2 {
    padding-left: 25%;
}

/*SOFITEL*/
#sofitel {
    background: url(img/bg-black.jpg);
    background-size: 80px 50%;
    background-repeat: repeat-x;
}

    #sofitel .title {
        font-family: 'GothamHTF-Medium';
        font-size: 18px;
    }

    #sofitel .description {
        font-family: 'GothamHTF-Book';
        font-size: 15px;
    }

    #sofitel .image-name {
        font-family: 'GothamHTF-Book';
        color: black;
        text-align: center;
        font-size: 12px;
    }

    #sofitel .banner-logo {
        padding-top: 15px;
    }

    #sofitel .banner-title {
        text-align: center;
        color: white;
        font-size: 45px;
        line-height: 1.1;
    }

    #sofitel .title1 {
        font-family: 'gothamso';
    }

    #sofitel .title2 {
        font-family: 'gothamso-pulse';
    }


.bg-transparent {
    background-color: transparent !important;
    color: white;
}

/*FACILITIES*/

#facilities {
    /*background-color: #e2e2e2;*/
    background-image: url("img/layer2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

    #facilities .title {
        font-weight: normal;
        font-size: 48px;
        font-family: 'gothamso';
        line-height: 50px;
    }

    #facilities .desc1 {
        font-family: 'GothamHTF-Book';
        font-size: 15px;
    }

    #facilities .desc2 {
        font-family: 'GothamHTF-Medium';
        font-size: 15px;
    }

    #facilities .arrow-down {
        cursor: pointer;
        padding: 8px 0 20px 0;
    }

/*SERVICE*/
#services h1 {
    font-family: 'gothamso';
    font-size: 48px;
}

#services p {
    font-family: 'GothamHTF-Book';
}

.services-desc p{
    font-size:14px;
}

#services {
    position: relative;
}

    #services .img-desc {
        position: absolute;
        top: 20%;
        z-index: 1;
        left: 20%;
        font-family: 'GothamHTF-Bold';
        font-size: 25px;
        line-height: 1.3;
    }
    #services .services-bg{
        background: #987300 url(img/services.jpg) no-repeat center center;
        background-size: 100% auto;
        position: relative;
    }

#services .services {
    background-color: #997300;
    color: white;
    position: relative;
}
#services .services-desc{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
    width: 100%;
    height: 80%;
    margin: auto;
    box-sizing: border-box;
    padding: 20px;
}

/*RESIDENCE*/
#residence {
    background-image: url("img/layer.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 110px;
}

    #residence .carousel-caption {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 10%;
        width: 40%;
        max-width: 400px;
        height: 50%;
        right: unset;
    }

        #residence .carousel-caption span {
            display: block;
        }

            #residence .carousel-caption span.piece {
                font-family: 'gothamso';
                font-size: 82px;
                line-height: 82px;
                margin: 0;
                padding: 0;
            }

    #residence .residence {
        font-size: 15px;
        line-height: 15px;
        font-family: 'GothamHTF-Book';
    }

    #residence .first {
        font-family: 'gothamso-pulse';
    }

    #residence p {
        margin-top: 1rem;
        font-size: 15px;
        line-height: 1.4;
        font-family: 'GothamHTF-Book';
    }
    #residence img {
        max-height: 603px;
    }

        #residence p:first-child {
            margin-top: 50px;
        }

.carousel-indicators li {
    max-width: 10px;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    display: block;
}


.residence-title {
    font-size: 1.6em;
    font-family: 'GothamHTF-Bold';
}

#carousel {
    padding: 0 20px;
}

    #carousel .carousel-item {
        text-align: center;
    }

/*accor*/
#accor {
    background: url(img/accorbg.jpg);
    background-size: 100% 100%;
    height: 100%;
}

    #accor p.desc {
        font-family: 'GothamHTF-Book';
        font-size: 15px;
        text-align: justify;
    	text-align-last: center;
    }
    #accor .accor-top {
        margin-top: 5%;
    }
    #accor .accor-logo-mt {
        margin-top: 70px;
        text-align: center;
    }
    #accor .desc-small {
        font-family: 'GothamHTF-Book';
        font-size: 11px;
    }

    #accor p.link {
        font-family: 'GothamHTF-Black';
    }

    #accor p {
        color: white;
    }
     #accor .accor-logo-mt img.img-fluid {
        width: 85%;
        height: auto;
        margin: auto;
    }

/*register*/
#register {
    padding: 140px 0;
}

    #register p {
        font-family: 'GothamHTF-Medium';
        color: #997300;
    }

    #register .panel {
        background: url(img/register.png);
        background-size: cover;
        padding: 50px;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        border: 2px solid #c0ac6e;
        box-shadow: 5px 5px 2px rgba(153,115,0,0.4);
    }

        #register .panel p {
            font-size: 20px;
        }


/* SITE PROGRESS */

#progress {
    background: #333;
    color: #fff;
    padding-bottom: 70px;
}

    #site-carousel {
        padding: 0 120px;
    }

    #site-carousel .carousel-indicators{
        bottom: -50px;
    }
    #site-carousel .carousel-caption{
        bottom: 0;
    }

        #site-carousel .carousel-item {
            text-align: center;
        }
        .site-carousel-captions {
            background: rgba(0,0,0,0.7);
        }
/*FOOTER*/

footer {
    background-color: black;
    color: white;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: 'GothamHTF-Book';
}

#footer ul li {
    display: inline-block;
    list-style: none;
    padding: 0 14px;
    border-right: 1px solid #fff;
}

#footer a {
    color: white;
    font-family: 'GothamHTF-Book';
}

#footer ul li:first-child {
    padding-left: 0;
}

#footer ul li:last-child {
    padding-right: 0;
    border-right: none;
}

#footer p {
    font-family: 'GothamHTF-Book';
    font-size: 0.85em;
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {
    /*SHARED*/
    body {
        height: auto;
    }

    .section {
        padding-top: 100px;
    }

    /*MOBILE MENU*/
    .section {
        min-height: 600px;
    }

    #mob-nav, #mobile-menu {
        display: block;
    }

    #homecarousel .home-carousel-caption {
        position: relative;
    }
    /*HEADER*/
    /*.oxley-logo {
        border-top: 1px solid white;
        border-left: unset;
        padding-top: 5px;
        margin-top: 5px;
    }*/

    /*side NAV*/
    .skdslider ul.slides li img {
        width: auto !important;
    }
    img.d-img{
        display: none;
    }
    img.m-img{
        display: block;
    }
    #side-nav {
        display: none;
    }

    #location .top-title {
        font-size: 50px;
    }

    /*SOFITEL*/
    .mobile-img {
        padding: 20px;
    }

    /*RESIDENCE*/
    #carousel {
        padding: 0px;
    }
    /*SITE_PROGRESS*/
    #site-progress {
        padding-bottom: 10px;
    }
        #site-carousel {
            padding: 0 10px;
        }
            #site-carousel .carousel-caption{
                padding-bottom: 0;
                padding-top: 0;
            }
    /*location*/
    #location .description2 {
        padding: unset;
        font-size: 15px;
    }

    .break {
        display: none;
    }


    /*SERVICES*/
    #services {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #services > .container {
        
        padding-left: 0;
        padding-right: 0;
    }
     #services > .container > .row {
        margin-right: 0;
        margin-left: 0;
    }

        #services .img-desc {
            top: 150px;
            left: 150px;
            font-size: 24px;
            position: absolute;
        }
        #services .services-bg, #services .services {
            min-height: 320px;
            height: 600px;
        }
      

    /*residence*/
    #residence .carousel-caption {
        right: 0;
        bottom: 0;
        display: block !important;
        width: 100%;
        height: 210px;
        left: 0;
        top: 0;
        position: absolute;
        z-index: 100;
        margin: auto;
    }
    .carousel {
        width: 100%;
    }
    .carousel-item {
        width: 100%;
    }
    #residence .carousel-item img {
        position: relative;
        z-index: 0;
        min-height: 220px;
    }

        #residence .carousel-caption span.piece {
            font-size: 50px;
            line-height: 50px;
        }

    #residence .residence {
        font-size: 12px;
        line-height: 12px;
    }
    /*BTN SHARED*/
    .btn-register {
        padding: 8px 30px;
        font-size: 20px;
        margin-top: 20px;
    }


    /*accor*/
    .accor-logo {
        padding-left: 10px;
        padding-right: 10px;
    }

    #accor .desc-small {
        font-family: 'GothamHTF-Book';
        font-size: 8px;
        text-align: center;
    }

    .carousel-indicators {
        bottom: -40px;
    }

        .carousel-indicators .active, .carousel-indicators li {
            background-color: #997300;
        }
    /*FOOTER*/
    footer {
        font-size: 11px;
    }

    .terms {
        border-right: 1px solid white;
    }
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    body {
        font-size: 11px;
    }

    .section {
        min-height: 500px;
        padding-top: 70px;
    }
    /*#homecarousel {
        height: 345px;
    }*/
    #location .top-title {
        font-size: 40px;
    }

    /*HEADER*/
    #homecarousel .home-carousel-caption {
        height: 200px;
    }

    .img-fluid.mobile-logo {
        height: 85px;
        padding-bottom: 15px;
    }

    .img-fluid.mobile-logo2 {
        height: 80px;
        padding-top: 15px;
    }

    .oxley-logo {
        border-top: 1px solid white;
        border-left: unset;
    }

        .oxley-logo img {
            height: 95px;
        }

    /*RESIDENCE*/
    #carousel img {
        height: 100%;
        width: 100%;
        /*max-height: 257px;*/
    }

    /*SOFITEL*/
    .mobile-img {
        /*padding: 0 55px 50px 55px;*/
        padding: 0px 120px 30px 120px;
    }

    #sofitel {
        background-size: 80px 40%;
    }

        #sofitel p.description {
            margin-bottom: 15px !important;
            font-size: 14px;
        }

    #services .smaller {
        font-size: 15px;
        font-family: 'GothamHTF-Book';
    }

    #services .img-desc {
        top: 60px;
        left: 40px;
        font-size: 16px;
    }
    #services .services-bg, #services .services {
        height: auto;
    }
    #services .services-desc {
        position: relative;
        height: auto;
    }
    #services .services-desc {
        font-size:14px;
    }

    /*accor*/
    #accor .container {
        padding: 30px;
    }
    #accor .accor-top {
        margin-top: 0;
    }
    #accor p.desc {
        font-size: 14px;
    }

    #residence p {
        font-size: 14px;
    }

    #location .description {
        font-size: 14px;
    }

    #location .description2 {
        font-size: 14px;
    }

    .residence-title {
        font-size: 1.8em;
        padding: 0;
    }

    #register .panel p {
        font-size: 16px;
    }

    #facilities .desc2, #facilities .desc1 {
        font-family: 'GothamHTF-Medium';
        font-size: 12px;
    }

    #services h1 {
        margin: 0 !important;
        font-size: 54px;
    }

    #register .panel {
        padding: 10% 5%;
    }
}

@media (min-width: 1600px)  {
    #services .services-desc{
        height: 70%;
    }
    #accor .accor-top {
        margin-top: 7%;
    }
    #accor .accor-logo-mt {
        margin-top: 150px;
    }
    
}
@media (min-width: 1920px)  {
    #services .services-bg{
        background-size: cover;
    }
    .services-desc h1{
        /*font-size:4em;*/
    }
    .services-desc p{
        font-size:1em;
    }
    #accor .accor-top {
        margin-top: 9%;
    }
    #accor .accor-logo-mt {
        margin-top: 180px;
    }

}


@media (max-width: 375px) {
    #register .panel p {
        font-size: 14px;
    }

    #location .top-title {
        font-size: 36px;
    }
    #location .title1 {
        padding-left: 38%;
    }
}


@media (max-width: 320px) {
    #residence p {
        /*font-size: 10px;*/
    }

    #register .panel p {
        /*font-size: 12px;*/
    }

    #accor p.desc {
        /*font-size: 10px;*/
    }

    #sofitel {
        background-size: 80px 38%;
    }

    .mobile-img {
        padding: 0px 80px 20px 80px;
    }

    #location .top-title {
        font-size: 30px;
    }

    #services .img-desc {
        top: 60px;
        left: 30px;
    }
}
/*Medium devices (tablets, 768px and up)*/
@media (max-width: 736px) and (orientation: landscape) {
    .section {
        min-height: 420px;
    }

    .img-fluid.mobile-logo {
        height: 40px;
    }

    .oxley-logo {
        border-top: 1px solid white;
        border-left: unset;
        padding-top: 5px;
        margin-top: 5px;
    }

        .oxley-logo img {
            height: 95px;
        }
}

/*Medium devices (tablets, 1920px and up)*/
@media (min-width: 1920px) {
    #register {
        padding: 340px 0;
    }
}
