body{
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    background-color: #2c2f38 !important;
}
div{
    position: relative;
    box-sizing:border-box;
}
 h1,  h2,  h3,  h4,  ul,  ol,  blockquote {     
    font-weight: inherit;
    line-height: normal;
}
.background-image{
    height: 100vh;
    width: 100%;
    background-color: #cccccc; 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;     
}
 .uk-background-light {
     background: #FFF;
 }
 .slideshow-height{
     min-height: 120px !important;
 }
.sidebar {
    right: 0;
    bottom: 0;   
    width: 120px;
    height: 100%;
    z-index: 99; 
    transition: all .5s ease;    
    border-left: 2px solid #fff;
}
.property-title{
    font-size: 104px;   
    color: rgb(255, 255, 255);    
    font-family: 'STIX Two Math', serif;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transition: 1.2s ease;
    transition: 1.2s ease;
    text-shadow: 1px 1px 8px #333;
}
.property-address{
    font-size: 32px;   
    color: rgb(255, 255, 255);  
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 4px #333333;
}
.ds-menu {
    color: #ffffff!important;  
}
.title{
    font-size: 170px;
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    text-transform: uppercase;   
    -webkit-text-stroke: 1px #ffffff;
    color: transparent;
    line-height: 1;
}
.ds-title{
    font-size: 44px;
    line-height: normal;
    padding: 0px;
    color: #ffffff;
    text-transform: uppercase;
}
.ds-slider{   
    border: 2px solid #ca9d75 !important;
    color: #ca9d75 !important;
    border-radius: 50% !important;
    padding: 6px !important;
}
.ds-slider:hover{   
    background-color: #ca9d75 !important;
    color: #2c2f38 !important;
    border-radius: 50% !important;
    padding: 6px !important;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.ds-slider-2{   
    border: 2px solid #ca9d75 !important;
    color: #2c2f38 !important;
    border-radius: 50% !important;
    padding: 6px !important;
    background-color: #ca9d75;
}
.ds-slider-2:hover{   
    background-color: #e7ba93 !important;
    color: #2c2f38 !important;
    border-radius: 50% !important;
    padding: 6px !important;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.uk-offcanvas-bar .uk-nav {
    margin-top: 38px !important;
    margin-left: 15px !important;
}
.description-hr::before{
    content: "";
    width: 44%;
    height: 4px;
    background-color: #ca9d75;
    position: absolute;
    top: -2px;
}
.description-hr:not(even)::before {
    right: 0px !important;
}
.ds-description{
    color: #fff !important;
    font-size: 19px !important;
}
/* specification */
.ds-specifications-img{
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ds-specifications .slider {
    width: 900px;
}
.ds-specifications .slick-prev {
    margin-right: 20px;
    /* display: none !important; */
}
.ds-specifications .slick-next {
    margin-left: 20px;
    /* display: none !important; */
}
.specifications-nav .slick-slide img {
    width: auto;
    max-height: 100px;
    margin: auto;
}
.ds-hr{      
    border-top: 2px solid #ffffff;
    border-top-color: rgb(255, 255, 255) !important;    
}

.ds-text-truncate{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.drawing-title{
    font-size: 108px !important;
}
.ds-drawings .slick-prev {
    margin-right: 20px;
}

.ds-drawings .slick-next {
    margin-left: 20px;
}
.ds-drawings-img{
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.drawings-nav .slick-slide img {
    width: auto;
    max-height: 100px;
    margin: auto;
}
.slider {
    width: 100%;
    margin: 15px auto;
    max-width: 746px;
}
.slider.slider-nav {
    max-width: 500px;
}
.slick-slide {
    margin: 0px;
}
.slider-nav .slick-slide {
    margin: 0 5px;
}
.vertical-center .slick-slide:not(.slick-current) {
    transform: scaleY(0.8);
}
.slick-prev:before, .slick-next:before{    
    color: #ffffff !important;
}
.slick-dots li.slick-active button:before{
    opacity: 1;
    color: #fff;
}
.slick-dots li button:before{
    color: #fff;
}
.slick-slide img {
    display: block;
    max-height: 600px;
    margin: auto;
    object-fit: contain;
}
.ds-image{
    width: 528px;
    height: auto;  
    border: 2px solid #ffffff;    
}
.ds-image img{
    width: 528px;
    height:auto;
    padding: 12px;    
}

.ds-background-img{
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.ds-close{
    color: #e7e7e7 !important;
    border: 2px solid #3b3b3b !important;
    padding: 10px !important;
    border-radius: 12px !important;
}
.uk-nav li > a {
    font-size: 28px;
    color: #fff !important;
    line-height: 130%;
    font-weight: 500;
}
.uk-nav li.uk-active > a{
    font-size: 28px;
    color: #fff !important;
    line-height: 130%;
    font-weight: 500;
}
/* .uk-nav li.uk-active > a{
    color: #fff;
} */

.social-icon a{
    color: #767676  !important;
}
.social-icon a:hover{
    color: #ffffff !important;
}
.contact-title{
    text-transform: uppercase;
    font-size: 43px;
    color: rgb(255, 255, 255);
}
.ds-upsell-bg{
    background: linear-gradient(180deg , rgb(255 255 255 / 0%) 0%, rgb(0 0 0 / 40%) 47%, rgb(0 0 0) 100%) !important;
    color: #fff !important;
}
.ds-inline {
    border: 1px solid #e5e5e5;
    min-height: 50px;
    border-radius: 4px;
    margin-top: 10px;
}
.ds-inline label {
    font-size: 18px;
    left: 32px;
    position: absolute;
    top: -13px;
    background: #2c2f38;
    padding: 0px 35px;
    z-index: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.ds-inline .uk-input, .ds-inline .uk-select, .ds-inline .uk-textarea {
    margin-top: 8px;
    border-color: transparent !important;
    border-radius: 4px;
    color: rgb(255, 255, 255) !important;
    background: transparent;
    font-size: 18px;   
}
label.error {
    color: #ff0000;
    font-size: 14px;
}
.uk-input{
    height: 50px;
}
.ds-play-button{
    color: #ca9d75 !important;
    font-size: 15px !important;
}
.ds-play-button:hover{
    color: #fff !important;
    background-color: #ca9d75;
    font-size: 15px !important;
}
#contact .uk-input:focus, .uk-select:focus {   
    background-color: transparent !important; 
    color: #fff !important;  
}

.agent_img img {
    max-width: 180px;
    max-height: 185px;
    margin: auto;
    object-fit: contain;
}
.company_logo img {
    max-width: 180px;
    max-height: 180px;
    vertical-align: middle;
    margin: auto;
}
.ds-agent-slider p,
.ds-agent-slider p > a {
    font-size: 16px;
    line-height: 1.5;
    font-family: inherit;
}
.ds-agent-slider .slick-dots{
    display: none !important;
}
.ds-agent-slider p{
    color: #000000;
}
.ds-upell-module {    
    height: 520px;
}
.ds-upsell-module img{
    height: 520px;
    object-position: center;
    object-fit: cover;
}

/* video */
.fa-play-circle {
    font-size: 96px !important;
    transition: all .2s ease;
    color: #fff;
}
.fa-play-circle:hover {
    font-size: 110px !important;
    transition: all .2s ease;
}
#video .uk-dotnav>*>*{
    border: 2px solid rgb(255 255 255);
}
#video .uk-dotnav>.uk-active>*{
    background-color: #fff;
}
.ds-video-color{
    color: #fff !important;
}
.ds-degree-img img{
    object-fit: contain;
    /* height: 100% !important; */
}
.ds-menu-icon {
    display: none;
}
.ds-left-side-menu {
    position: fixed;
    width: 100px;
    z-index: 99;
    top: 0;
    bottom: 0;
    color: #3fb9be;
    height: 100%;
    background-color: #14242b;
}
.ds-menu-nav div a{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.brochures-title{
    font-size: 88px !important;
}
.pie_progress__number,
.pie_progress__label {
    color:#FFF !important;
}

.ds-modelspecifications .slider {
    width: 73% !important;
}

.ds-video-truncate{
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#modal-full .uk-nav li.uk-active a {
    color: #888 !important;
}

#sidebar .ds-left-side-menu div.uk-active a {
    color: #888 !important;
}

#sidebar .ds-left-side-menu div.uk-active a {
    text-decoration: none!important;
}

.header_logo img {
    max-width: 200px;
    max-height: 80px;
}
.pie_progress__svg ellipse{
    stroke: #444 !important;    
}
.pie_progress__svg path{
    stroke: #ca9d75 !important;  
}


/* drawing-section */

.slick-prev:before, .slick-next:before{
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    font-size: 17px !important;
    line-height: normal !important;
}

.slick-prev:hover::before {
    content: "\f053";    
    color: #2c2f38 !important;
}

.slick-prev:before {
    content: "\f053";    
    color: #ca9d75 !important;
}

.slick-prev {
    left: -30px;
}
.slick-next {
    right: -30px;
}
.slick-prev, .slick-next{
    width: 27px !important;
    height: 27px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}
.slick-prev:hover,.slick-next:hover{
    width: 27px !important;
    height: 27px !important;
    border: 2px solid #ca9d75 !important;
    color: #2c2f38 !important;
    background-color: #ca9d75;
    border-radius: 50%;
}
#drawing .slick-prev {
    left: -64px;
}
#drawing .slick-next {
    right: -64px;
}

#drawing .drawings-nav .slick-prev, #drawing .drawings-nav .slick-next{
    width: 27px !important;
    height: 27px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}

#drawing .drawings-nav .slick-prev:hover, #drawing .drawings-nav .slick-next:hover{
    width: 27px !important;
    height: 27px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}

#drawing .slick-prev, #drawing .slick-next{
    width: 48px !important;
    height: 48px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}

#drawing .slick-prev:hover, #drawing .slick-next:hover{
    width: 48px !important;
    height: 48px !important;
    border: 2px solid #ca9d75 !important;
    color: #2c2f38 !important;
    background-color: #ca9d75;
    border-radius: 50%;
}
#specification .slick-prev {
    left: -64px;
}
#specification .slick-next {
    right: -64px;
}

#specification .slick-prev, #specification .slick-next{
    width: 48px !important;
    height: 48px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}

#specification .specifications-nav .slick-prev, #specification .specifications-nav .slick-next{
    width: 27px !important;
    height: 27px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}

#specification .specifications-nav .slick-prev:hover, #specification .specifications-nav .slick-next:hover{
    width: 27px !important;
    height: 27px !important;
    border: 2px solid #ca9d75 !important;    
    border-radius: 50%;
}

#specification .slick-prev:hover, #specification .slick-next:hover{
    width: 48px !important;
    height: 48px !important;
    border: 2px solid #ca9d75 !important;
    color: #2c2f38 !important;
    background-color: #ca9d75;
    border-radius: 50%;
}
.slick-next:before {
    content: "\f054";
    color: #ca9d75 !important;
}
.slick-next:hover::before {
    content: "\f054";
    color: #2c2f38 !important;
}
#contact .slick-next:hover::before {
    content: "\f054";
    color: #ffffff !important;
} 
#contact .slick-prev:hover::before {
    content: "\f053";    
    color: #ffffff !important;
}
/* drawing-ended */
.ds-text-right{
    color: #ca9d75;
}


.brochures-card{
    border: 1px solid #e5e5e5;
    color: #ca9d75;
    border-radius: 4px;
}
.brochures-card:hover{
    border: 1px solid #a7a7a7;
    color: #ca9d75;
    border-radius: 4px;
}
.ds-brochures-img::before{
    content: "";
    position: absolute;
    background-color: rgb(0 0 0 / 50%);
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ds-brochures-img{
    width: 100%;
    height: 650px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ds-brochures-download-buttn{
    background-color: transparent;
    color: #fff;
    border-color: #b2b2b2;
}
.ds-brochures-download-buttn:hover{
    color: #fff;
}

.flipbook-viewport .page img {
    max-width: 100%;
    height: 100%;
}
.ds-review {
    font-size: 24px;
    line-height: normal;
    color: #ffffff !important;
}
.ds-review-title {
    color: #867660 !important;
    font-size: 28px;
    line-height: normal;
}
.ds-review-title-sub {
    color: #ffffff !important;
    font-size: 22px;
}
#review .uk-dotnav>.uk-active>* {
    background-color: rgb(255 255 255);
    border-color: transparent;
}
#review .uk-dotnav>*>*{
    border: 1px solid #ffffff;
}
.ds-quotes-img{
    width: 100px;
    height: auto;
}
.ds-review-button{
    background-color: #867660 !important;
    color: rgb(255, 255, 255) !important;
    padding: 15px!important;
    font-size: 17px !important;
}
.ds-review-button:hover {
    background-color: transparent !important;
    color: #867660  !important;
    padding: 15px !important;
    font-size: 17px !important;
    outline: 2px solid #867660 ;
}
.ds-button {
    border: 2px solid #867660 !important;   
    background-color: transparent !important;
    color: #867660 !important;
}
.ds-button:hover {
    color: rgb(255, 255, 255) !important;
    background-color: #867660 !important;
}
.ds-rating .fa-star{
    font-size: 30px;
    color: #ffd700;
}
.rating > label:hover:before, .rating > label:hover ~ label:before, .rating > input.radio-btn:checked ~ label:before, .rating > input.radio-btn:checked ~ label:before {  
    left: 4px;
}
#review-modal .uk-input, #review-modal .uk-select, #review-modal .uk-textarea {   
    border: none;
    border-bottom: 1px solid #a5a2a2 !important;
}

#about h1, #about h2, #about h3, #about h4, #about h5, #about h6, #about p {
    color: #ffffff !important;
}
.ds-button{
    border: 2px solid #ca9d75 !important;
    color: #ca9d75 !important;
    background-color: transparent !important;
    font-size: 16px !important;
}
.ds-button:hover{
    color: #fff !important;   
    background-color: #ca9d75 !important;   
}


.ds-feature-card{    
    color: #222;        
    height: 100%;
    margin: 0px 4px;  
    height: 320px;
    overflow: hidden;  
}
.ds-feature-card h4{
    color: #222;
}

.front-side {
    opacity: 1;   
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.ds-feature-card:hover .front-side {
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.ds-feature-card:hover .back-side {
    background: #ca9d75;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.back-side {
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    overflow-y: auto;
}
.ds-feature-card .back-side > a {
    display: block;
    width: 100%;
    height: 100%;
}

.ds-feature-card .text {
    opacity: 0;
    visibility: hidden;
    color: #2c2f38 !important; 
}
.text h4{
    color: #2c2f38;
}

.ds-feature-card:hover .text {
    opacity: 1;
    visibility: visible;    
}
.ds-feature-card .content {    
    position: relative;   
    padding: 25px 20px;
}

.front-side-align{
    background-color: #f1f1f1;
    justify-content: center;
    align-items: center;
    display: flex;
}

.ds-feature-card .front-side, .ds-feature-card .back-side {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: transform 0.4s ease-out, opacity 0.3s ease-out;
    -moz-transition: transform 0.4s ease-out, opacity 0.3s ease-out;
    transition: transform 0.4s ease-out, opacity 0.3s ease-out;
}

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.1)
}

#style-2::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #bbbbbb;
}


.rating > label:hover:before, .rating > label:hover ~ label:before, .rating > input.radio-btn:checked ~ label:before, .rating > input.radio-btn:checked ~ label:before {  
    left: 4px;
}

#gallery .uk-position-top-center{
    top: -40px;
}

.ds-video-title-truncate {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1599px) {
    .ds-review {
        font-size: 22px;
        line-height: 1.4;
    }
    .ds-review-title {
        font-size: 24px;
    }
}
@media (max-width: 1425px) {       
    .property-title {
        font-size: 87px;        
    }
}
@media (max-width: 1387px) {      
    .brochures-title{
        font-size: 59px !important;
    }
}
@media (max-width: 1199px) {          
    .brochures-title{
        font-size: 130px !important;
    }
    .ds-margin-none{
        margin: 0px !important;
    }
    .ds-video-truncate{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .ds-review {
        font-size: 20px;
        line-height: 1.4;
    }
    .ds-review-title {
        font-size: 22px;
    }
    .ds-quotes-img{
        width: 80px;
    }  
}
@media (max-width: 1245px) {  
    .property-title {
        font-size: 75px;       
    }   
}
@media (max-width: 1291px) and (min-width: 960px) {
    .ds-image {
        width: 380px;
        height: auto;
    }
    .ds-image img {
        width: 380px;
        height: auto ;
    }   
}
/* sample */
@media(max-width: 1024px) {
    .ds-title {
        font-size: 34px;       
    } 
    .ds-specifications .slider {
        width: 100%;
    }
    .ds-specifications .slick-prev, .ds-specifications .slick-next {
        display: none !important;
    }
    .ds-drwaings .slider {
        width: 100%;
    }
    .ds-drawings .slick-prev, .ds-drawings .slick-next {
        display: none !important;
    }
    .slider {
        margin: 0px auto;
    }
    .slick-list{
        padding: 0px !important;
    }
}
@media (max-width: 960px) {       
    .ds-review {
        font-size: 18px;
        line-height: 1.4;
    }
    .ds-review-title {
        font-size: 20px;
    }
    .ds-brochures-img {
        height: 400px;
    }
}
@media (min-width: 960px) {    
    section {
        margin-right: 120px;       
    }
}
@media (max-width: 959px) {
    .ds-padding-left{
        padding-left: 65px !important;
    }
    .title {
        font-size: 92px;                
    } 
    .ds-menu-icon {
        display: block;
        background: #ca9d75;
        color: #2c2f38 !important;
        outline: none;
        padding: 5px;
        position: absolute;
        left: -40px;
        z-index: 1;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 4px 0 0 4px;
    }
    .ds-menu-icon.show {
        left: unset;
        right:0px;
    }
    .ds-left-side-menu {
        right: -180px;
        width: 180px;
    }
    
    .fa-play-circle {
        font-size: 76px !important;
        transition: all .2s ease;
        color: #fff;
    }
    
    .fa-play-circle:hover {
        font-size: 90px !important;
        transition: all .2s ease;
    }
}
@media (max-width: 929px) {
    .property-address {
        font-size: 26px;        
    }             
}
@media (max-width: 820px) {
    .property-title {
        font-size: 60px;       
    }              
    .drawing-title {
        font-size: 80px !important;
    }
}
@media (max-width: 720px) {     
    .drawing-title {
        font-size: 65px !important;
    } 
}
@media (max-width: 639px) {
    .ds-description {
        font-size: 16px !important;
    }
    .ds-padding-mobile-small{
        padding: 15px !important;
    }  
    .property-title {
        font-size: 46px;       
    }   
    .fa-play-circle {
        font-size: 60px !important;       
    }   
    .ds-slider{   
        border: 2px solid #ca9d75 !important;
        color: #ca9d75 !important;
        border-radius: 50% !important;
        padding: 4px !important;
    }
    .ds-pad-remove0 {
        padding: 20px 0px !important;
    }   
    .ds-slider:hover{   
        background-color: #ca9d75 !important;
        color: #2c2f38 !important;
        border-radius: 50% !important;
        padding: 4px !important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    .ds-slider-2{   
        border: 2px solid #ca9d75 !important;
        color: #ca9d75 !important;
        border-radius: 50% !important;
        padding: 4px !important;
        background-color: transparent !important;
    }
    
    .ds-slider-2:hover{   
        background-color: #ca9d75 !important;
        color: #2c2f38 !important;
        border-radius: 50% !important;
        padding: 4px !important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    } 
    .ds-review {
        font-size: 16px;
        line-height: 1.4;
    }
    .ds-review-title {
        font-size: 18px;
    } 
    .ds-review-button {
        font-size: 14px !important;
    }
    .ds-pad-remove{
        padding: 20px 0px;
    }  
    .ds-video-truncate{
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media (max-width: 635px) {
/*slider*/
    .slider {
        margin: 0px auto;
    }
}
@media (max-width: 592px) {
    .drawing-title {
        font-size: 58px !important;
    }   
}
@media (max-width: 508px) {         
    .contact-title {      
        font-size: 39px;        
    }  
    .drawing-title {
        font-size: 52px !important;
    }    
}
@media (max-width: 485px) {        
    .property-title {
        font-size: 42px;
    } 
    .property-address {
        font-size: 18px;
    }  
}
@media (max-width: 445px) {       
    .contact-title {      
        font-size: 35px;        
    }        
    .ds-title {
        font-size: 29px;       
    }  
    .ds-height{
        height: 170px;
    }  
    .drawing-title {
        font-size: 36px !important;
    }
}
@media (max-width:400px){         
    .contact-title {
        font-size: 30px;
    }  
    .ds-height{
        min-height: 220px !important;
    }
}