 
@font-face {
font-family: 'Scriptina';
src: url(../fonts/SCRIPTIN.ttf) format('truetype');
} 


@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fJQ.ttf) format('truetype');
}

@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrQ.ttf) format('truetype');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrQ.ttf) format('truetype');
}

*{
    outline: none;
    box-sizing: border-box;
}

html{
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
body{
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: visible;
    top: 0px !important; 
}

img {
    max-width: 100%;
    height: auto;
}

h1, h2, h3, h4, label {
    font-family: 'Lusitana', sans-serif!important;
}

@media all{
    
a,div,form,img,li,span,ul{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:0 0;}
ul{list-style:none;}
:focus{outline:0;}
header,nav{display:block;}
a{color:#2ea3f2;}
a,a:hover{text-decoration:none;}
input{-webkit-appearance:none;}
input{font-family:inherit;}
img{max-width:100%;height:auto;}

}

#main-header{
    -webkit-transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
    -webkit-transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
    transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
    transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
    transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s;
    line-height:23px;
    font-weight:500;
    top:0;
    width:100%;
    box-shadow:0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
    position:fixed;
    z-index:99999;
    background-color: rgb(19, 19, 18);
    font-family:sans-serif;
    float: left;
    width: 100%;
}

#main-header .container{
    width:80%;
    max-width:1080px;
    margin:auto;
    text-align:left;
    position:relative;
    display: flex;
    justify-content: space-between;
}

.logo_container{
    flex-grow: 0;
}

.logo_container img{
    height: 80px;
    width: auto;
}

.top-navigation{
    flex-grow: 1;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top-menu-nav{
    width: 100%;
}

#top-menu{
    display: flex;
    justify-content: flex-end;
}

#top-menu li:not(.sub-list) {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
}

#top-menu li {
    overflow-wrap: break-word;
}

#top-menu li a:not(.sub-link){
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding-bottom: 25px;
}

#top-menu li a.active{
    color: rgb(215, 163, 96);
}

.gold-color{
    color: rgb(215, 163, 96);
}

.gold-bg{
    background-color: rgb(215, 163, 96);
}

.top-menu-nav li:not(.sub-list) {
    position: relative;
    line-height: 1em;
}

.top-menu-nav li ul{
    position:absolute;
    padding:20px 0;
    z-index:9999;
    width:300px;
    display: block;
    background-color: rgb(19, 19, 18);
    visibility:hidden;
    opacity:0;
    border-top:3px solid #d7a360;
    box-shadow:0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow:0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);
    text-align:left;
}

.top-menu-nav li:hover>ul{
    opacity:1;
    visibility:visible;
}
.top-menu-nav li li{
    position:relative;
    line-height: 20px;
    padding:15px 25px!important;
    margin:0;
    width: 100%;
    max-width: 100%;
}
.top-menu-nav li li a{
    font-size:14px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;

    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.top-menu-nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7;}

.top-nav-menu, .close-menu{
    display: none!important;
}

.clearfix:after{
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}

main{
    float: left;
    width: 100%;
    margin-top: 85px;
}

section, footer{
    float: left;
    width: 100%;
}

.index_header{
    width: 100%;
    padding: 0px;
    max-height: 750px;
    overflow: hidden;
    float: left;
}

.index_header .container{
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-evenly;
}

.index_header .container .item{
    margin: 0px;
    flex: 0 0 50%;
    width: 50%;
}

.index_header .container .left-item{
    background-color: white;
    padding: 80px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}

.index_header .container .right-item{
    background-image: url("../../assets/images/miami-2.jpeg");
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-height: 700px;
    max-height: 750px;
    position: relative;
}

.index_header .container .right-item.contact{
    background-image: url("../../assets/images/miami.jpg");
}

.index_header .container .right-item.about{
    background-image: url("../../assets/images/YaiAston-103.jpg");
}

.right-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent -85%, rgb(19, 19, 18) 100%);
    z-index: 0;
}

.right-item.home::after {
    background: none!important;
    z-index: -10!important;
}

.item_text_inner{
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

.item_text_inner h1 {
    font-family: 'Cantata One',"Times New Roman",sans-serif!important;
    font-weight: 600;
    font-size: 35px;
    line-height: 1.2em;
    color: #333;
    margin-top: 0px;
}

.item_text_inner h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #d7a360!important;
    letter-spacing: 4px;
    width: 100%;
}

.item_main_text {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.3em;
    padding-top: 0px!important;
    margin-top: 20px!important;
    color: #3d3d3d!important;
    float: left;
    width: 100%;
    max-width: 600px;
}

.header_img_cont {
    max-width: 600px;
    margin-left: -8%!important;
    transform: scaleX(0.8) scaleY(0.8) translateX(-130px) translateY(-100px);
    text-align: left;
    margin-left: 0;
    position: relative;
    overflow: hidden;
    z-index: 100;
}

.box-shadow-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.15);
    z-index: 10;
}

.header_img_cont img{
    position: relative;
    margin-bottom: -10px;
}

.box-shadow{
    box-shadow: 0px 12px 80px -6px rgb(0 0 0 / 30%);
    display: inline-block;
    position: relative;
    max-width: 100%;
}


.bgimg-1, .index_paralax, .info_paralax, .listings_paralax{
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.listings{
    position: relative;
    width: 100%;
    padding: 70px 0px;
    background-color: #1b1b1b;
}

.index_paralax {
background-image: url("../../assets/images/YaiAston-94.jpg");
min-height: 400px;
}

.info_paralax {
background-image: url("../../assets/images/YaimaFinal-58.jpg");
min-height: 400px;
}

.listings_paralax {
background-image: url("../../assets/images/Yawaldorf241.jpg");
min-height: 400px;
}

.paralax_overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.85);
}

.index_paralax, .info_paralax, .listings_paralax{
    float: left;
    width: 100%;
    padding-top: 3%;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
}

.index_paralax .container, .info_paralax .container, .listings_paralax .container, .listings .container, .about-details .container,
 .info-section .container, footer .container, .description-section .container, .feature-section .container{
    float: none;
    margin: auto;
    width: 100%;
    max-width: 1080px;
    position: relative;
}

.index_paralax .full-container {
    float: left;
    margin: auto;
    width: 100%;
    padding: 100px 200px;
    position: relative;
}

.index_paralax .row, .info_paralax .row, .listings_paralax .row, .description-section .row, .feature-section .row {
    padding: 27px 0;
    width: 100%;
    float: left;
}

.index_paralax .row .text{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 25px;
}

.index_paralax .row .text h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #d7a360!important;
    letter-spacing: 4px;
}

.index_paralax .row .text h1, .info_paralax .row .text h1, .listings_paralax .row .text h1, .listings .row .text h1 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.2em;
    color: #fff!important;
}

.info_paralax .row .text h1 {
    width: 100%;
    text-align: center;
    color: #d7a360!important;
}

.index_paralax .row .text p {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.6em;
    padding-right: 80px!important;
    padding-left: 80px!important;
    color: #fff;
    margin-bottom: 50px;
}

.info_flex {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0px;
    border-bottom: 1px solid #3b3b3b;
}

.info_flex:first-child{
    padding-top: 0px;
}

.info_flex:last-child{
    border-bottom: none;
}

.info_flex_left, .info_flex_right{
    flex: 0 0 50%;
    max-width: 50%;
}

.info_flex_left{
    display: flex;
    justify-content: center;
    align-items: center;
}

.info_flex h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.6em;
    color: #d7a360!important;
    text-align: center;
    max-width: 70%;
}

.info_flex p{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 2em;
    padding-right: 80px!important;
    padding-left: 80px!important;
    color: #fff;
    margin-bottom: 30px;
}

.order-1{
    order: 1;
}

.order-2{
    order: 2;
}

.form-container{
    float: left;
    width: 100%;
    color: white;
    display: block;
    color: #d7a360!important;
}

.form-row{
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.form-col{
    flex: 0 0 49%;
    max-width: 49%;
    display: flex;
    flex-direction: column;
}

.form-single-col{
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
}

.form-col .form-control, .form-single-col .text-input{
    width: 100%;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    padding: 10px 15px;
    height: 50px;
    font-size: 18px;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}

.form-col label, .form-single-col label{
    width: 100%;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

textarea{
    resize: none;
    height: 140px;
    width: 100%;
    min-width: 100%;
    font-size: 15px;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    border: 1px solid #dbdbdb;
    padding: 10px 15px;
} 

.form-container button {
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: #dbdbdb;
    border-radius: 0px;
    letter-spacing: 5px;
    font-size: 17px;
    padding: 10px 20px;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    background-color: #d7a360;
    float: right;
    cursor: pointer;
    transition: all 300ms ease 0ms;
}

.form-container button:hover {
    padding: 10px 30px;
}

.button_cont{
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.info .button_cont{
    margin-top: 0px;
}

.button_cont a {
    letter-spacing: 5px;
    font-size: 14px;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid #d7a360;
    padding: 10px 15px;
    transition: all 300ms ease 0ms;
    text-decoration: none;
    color: #d7a360;
    float: none;
    margin: auto;
}

.button_cont a:hover {
    padding: 10px 30px;
}

footer {
    min-height: 300px;
    padding: 50px 0px;
    background-color: rgb(19, 19, 18);
}

footer .row{
    padding: 27px 0;
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.footer-col{
    flex: 0 0 48%;
    max-width: 48%;
}

.description-section h2{
    font-family: 'Cantata One',"Times New Roman",sans-serif!important;
}

.feature-section h2, .feature-section h3 {
    font-family: 'Lusitana',"Times New Roman",sans-serif!important;
}

footer h2 {
    font-family: 'Cantata One',"Times New Roman",sans-serif!important;
    font-size: 35px;
    line-height: 1.4em;
    color: #fff;
}

footer p {
    color: rgba(255, 255, 255, 0.7) !important;
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    line-height: 1.8em;
    padding-bottom: 1em;
}

footer .form-control, footer textarea{
    background-color: #242424!important;
    border: 1px solid #242424!important;
    color: white;
}

.contact .text_inner, .project-right .text_inner{
    float: none;
    margin: auto;
    width: 100%;
    max-width: 65%;
    color: white;
    position: relative;
    z-index: 5;
}

.contact .text_inner h1{
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 35px;
}

.contact .text_inner h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-size: 24px;
    line-height: 1.4em;
    padding-bottom: 10px;
    font-weight: 500;
}

.project-right h3 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #d7a360!important;
    letter-spacing: 4px;
    width: 100%;
}

.project-right p {
    width: 100%;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
}


.social_media_cont{
    float: none;
    margin: auto;
    width: 100%;
    max-width: 65%;
    margin-top: 30px;
    position: relative;
    z-index: 5;
}

.social_media {
    display: inline-block;
    margin-bottom: 8px;
    position: relative;
}


.social_media a.icon {
    height: 44px;
    width: 44px;
    border-radius: 100px 100px 100px 100px;
    padding: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #d7a360!important;
    margin-right: 8px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative;
}

a.icon i {
    color: #1e1e1e;
    font-size: 22px;
    line-height: 44px;
    height: 44px;
    width: 44px;
    display: block;
    -webkit-transition: color .3s;
    position: relative;
    z-index: 10;
}

.about_img_cont {
    /** max-width: 600px; **/
    transform: scaleX(1.6) scaleY(1.6) translateX(100px) translateY(-50px);
    text-align: right;
    margin-right: 0;
    position: relative;
    overflow: hidden;
    z-index: 100;
}

.about_img_cont img{
    position: relative;
    margin-bottom: -10px;
    width: 100%;
}

.about_text_inner{
    /** position: absolute; **/
    z-index: 150;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.about_text_inner h1 {
    font-family: 'Cantata One',"Times New Roman",serif!important;
    font-weight: 600;
    font-size: 40px;
    color: black!important;
    text-align: center;
    line-height: 1em;
}

.about_main_text_inner{
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 100;
    width: 100%;
    position: relative;
    text-align: center;
    float: none;
    margin: auto;
    margin-top: 0px;
    /** transform: translateX(30%); **/
}

.about_main_text_inner h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 24px;
}

.about-left{
    text-align: center;
}

.about-details, .info-section {
    min-height: 300px;
    padding: 50px 0px;
    background-color: rgb(19, 19, 18);
}

.info-section {
    min-height: 100px;
}

.info-section {
    padding: 80px 0px!important;
}

.about-details:not(.more) {
    padding-bottom: 160px;
}

.about-details.more{
    background-color: #fff;
}

.about-details .row, .info-section{
    padding: 0px;
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.about-details.more h1{
    font-family: 'Cantata One',"Times New Roman",serif!important;
}

.about-details h3, .info-section h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #d7a360!important;
    letter-spacing: 4px;
    width: 100%;
    float: left;
}

.about-details-left-col{
    flex: 0 0 35%;
    max-width: 35%;
}

.about-details-right-col{
    flex: 0 0 65%;
    max-width: 65%;
    padding-left: 50px;
}

.about-details-left-col p {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-style: italic;
    font-size: 17px;
    line-height: 1.8em;
    color: #ccc7c7!important;
}

.about-details-right-col p {
    line-height: 1.6em;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    color: rgba(255,255,255,0.76)!important;
}

.more-details-left{
    flex: 0 0 44%;
    max-width: 44%;
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
}

.more-details-right{
    flex: 0 50%;
    max-width: 50%;
}

.more-details-left h1{
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.2em;
    max-width: 80%;
    margin-bottom: 0px;
}

.more-details-left p{
    color: #636262!important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.7em;
    font-weight: 500;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
}

.more-details-right:not(.no-neg-margin) img{
    margin-top: -130px;
    height: 700px; 
    margin-bottom: -5px;
    box-shadow: 0px 12px 80px -6px rgb(0 0 0 / 30%);
}

.more-row{
    margin-top: 100px;
    align-items: center;
}

.no-neg-margin {
    position: relative;
}

.no-neg-margin::after{
    content: "";
    position: absolute;
    background-color: black;
    height: 120%;
    width: 65%;
    transform: scale(1.3);
    z-index: 0;
    left: -178px;
    top: -35px;
    display: none!important;
}

.no-neg-margin img{
    transform: scale(1.3);
    margin-bottom: -5px;
    box-shadow: 0px 12px 80px -6px rgb(0 0 0 / 30%);
    margin-left: -150px;
    position: relative;
    z-index: 100;
}


.project_lists, .gallery{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.project, .gallery_img_cont{
    flex: 0 0 48%;
    margin-right: 1%;
    max-width: 48%;
    height: 300px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    transition: all ease 0.4s;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.project_overlay{
    position: absolute;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.project:last-child{
    margin-left: 3%;
    margin-right: 0%;
}

.listings .project, .gallery .gallery_img_cont{
    margin-left: 1%!important;
    margin-right: 1%!important;
    margin-bottom: 40px;
} 

.project:hover, .gallery_img_cont:hover{
    transform: scale(1.04);
}

.project_name{
    width: 100%;
    padding: 7px 15px;
    text-align: left;
    color: white;
}

.project_name{
width: 100%;
font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 17px;
color: #d7a360!important;
letter-spacing: 4px;
}

.promo_description{
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif!important;
    font-weight: 700!important;
    font-size: 35px!important;
    line-height: 1.2em!important;
    color: #fff!important;
    text-align: left;
    width: 100%;
    padding: 0px 15px;
    padding-bottom: 20px;
    margin: 0px;
}

.btn_cont{
    width: 100%;
    padding: 10px 15px;
}

.more_btn{
    background-color: hsla(0,0%,100%,.2);
    color: #d7a360!important;
    border-width: 0px!important;
    letter-spacing: 5px;
    font-size: 14px;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding: 7px 15px;
    width: auto;
    display: inline;
    transition: all ease .3s;
}

.more_btn:hover{
    background-color: hsla(0,0%,100%,.4);
    transform: scale(1.09);
}

.info{
    padding: 50px 40px;
    width: 100%;
    background-color: #1b1b1b;
}

.info h2 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 30px;
    color: #d7a360!important;
    line-height: 1.2em;
    width: 100%;
    margin: 0px;
}

.info_inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.info_inner_left{
    flex: 0 0 64%;
    max-width: 64%;
    padding-right: 10%;
}

.info_inner_right{
    flex: 0 0 34%;
    max-width: 34%;
}

.info p{
    width: 100%;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.9rem;
    color: #fff;
}

.prroject-contact{
    position: relative;
    z-index: 100;
}

.prroject-contact::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgb(255, 255, 255) 30%, transparent 100%), linear-gradient(to bottom, rgb(255, 255, 255) -30%, transparent 100%);
    z-index: -1;
}

.prroject-contact h2 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
    color: #131312!important;
    line-height: 1.4em;
    letter-spacing: 4px;
    width: 100%;
    margin-bottom: 10px;
}

.prroject-contact a{
    float: left!important;
}

.description-section, .feature-section{
    position: relative;
    padding: 0px;
}

.description-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgb(255, 255, 255) 35%, transparent 100%), linear-gradient(to top, rgb(255, 255, 255) 10%, transparent 100%);
    z-index: -1;
}

.feature-section::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, rgb(0, 0, 0) 5%, transparent 100%), linear-gradient(to top, rgb(0, 0, 0) 5%, transparent 100%);
    z-index: -1;
}

.description-section .text-area{
    max-width: 96%;
}

.feature-section .text-area{
    max-width: 96%;
    float: right;
    margin-right: 0px;
}

.description-section h2, .feature-section h2, .feature-section h3 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 35px;
    color: #131312!important;
    line-height: 1.4em;
    letter-spacing: 4px;
    width: 100%;
    margin-bottom: 10px;
}

.description-section p, .feature-section p {
    width: 100%;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.9rem;
    font-weight: 500;
    color: #131312!important;
}

.feature-section h2 {
    color: #d7a360!important;
}

.feature-section h3 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-style: italic;
    font-size: 18px;
    color: #d7a360!important;
}


.project_video{
    width: 98%;
    margin-left: 1%;
    margin-top: -200px;
    height: 600px;
    margin-bottom: 50px;
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 250;
    display: flex;
    align-items: center;
    justify-content: center;
}


.bb-video-box {
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    background: rgba(255,255,255,0.1);
    border: 1px dashed rgba(255,255,255,0.7);
    border-radius: 50%;
}
.bb-video-box-inner {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.4);
}
.bb-video-box-innerup {
    width:60px;
    height:60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.7);
}
.bb-video-box-innerup a {
    font-size: 30px;
    line-height: 0;
}

.goog-te-banner-frame { display: none!important; }
.skiptranslate {
    display: none!important;
    height: 0px;
    position: absolute;
    z-index: -100000;
    left: -10000px;  
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.goog-text-highlight{
    background-color: inherit!important;
    box-shadow: none!important;
}

#goog-gt-tt{
    display: none!important;
}

@media print {
  #google_translate_element {display: none!important;}
}

.lang-flag{
    height: 14px;
}

.lang-flag.active{
    border: 2px solid #fff;
}


.flag_cont_parent {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 110px;
    margin-top: -3px;
}

.flag_cont { 
    width: 48%!important;
    float: left;
    display: inline!important;
}






/* tr-pagination */
/* tr-pagination */

.tr-section {
    float: left; 
    width: 100%; 
	overflow: hidden!important;
	background-color: transparent; 
    float: left;
}

.tr-pagination.tr-section {
	margin-top: 10px!important;
}

.pagination {
	margin: 0;
	width: 100%; 
	display: block;
}

.pagination li {
	font-size: 16px!important;
	display: inline-block;
}

.pagination>li>a, 
.pagination>li>span {
	border: 0;
	color: #d7a360!important;
	border-radius: 0;
	padding: 15px 15px;
	display: block;
	float: none;
    font-size: 16px!important;
	position: relative;
	background-color: transparent;
}

.pagination>li>a:before,
.pagination>li>a:after {
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	height: 2px;
	opacity: 0;
    background-color: #d7a360!important;
}

.pagination>li>a:before {
	top: 0!important;
}

.pagination>li>a:after {
	bottom: 0!important;
}

.pagination>li>a:hover:before,
.pagination>li>a:hover:after {
	opacity: 1!important; 
}
 
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover,
.pagination>li>a:focus, .pagination>li>a:hover, 
.pagination>li>span:focus, .pagination>li>span:hover {
	color: #d7a360!important;
	background-color: transparent!important; 
}

.ellipse {
background: none;
border: none;
border-radius: 0;
box-shadow: none;
font-weight: bold;
cursor: default!important;
}
.pagination li{ float: left; }
.pagination li.disabled, .pagination li.active{ color: #DFDFDF!important; background-color: #d7a360!important; cursor: not-allowed!important; }
.pagination li.disabled a, .pagination li.active a{ color: #DFDFDF!important; cursor: not-allowed!important; }
.pagination li.disabled:hover, .pagination li.active:hover{ color: #DFDFDF!important; cursor: not-allowed!important; }
.pagination li.disabled a:hover, .pagination li.active a:hover{ color: #DFDFDF!important; cursor: not-allowed!important; }

.menu-item.active{
    color: #C3C3C3!important;
    background: #d7a360!important;
    border-left: 4px solid #1E9FF2;
}

li.has-badge > a:after{
    content: none!important;
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  
	.pagination li {
		font-size: 16px;
	}
	.pagination > li > a, 
	.pagination > li > span {
		padding: 15px 4px;
	}
 }
 
 
/* xs */
@media (max-width: 767px) { 
	.pagination li {
		font-size: 16px;
	}
	.pagination > li > a, 
	.pagination > li > span {
		padding: 15px 4px;
	}
}    
/* tr-pagination */
/* tr-pagination */ 


/** notifications **/
/** notifications **/
.alert {
    border: 0;
    border-radius: 0;
    color: #FFFFFF!important;
    padding: 10px 15px;
    font-size: 14px; 
    z-index: 90005999999!important;
    max-width: 310px!important;
}

.container .alert {
    border-radius: 4px;
}

.navbar .alert {
    border-radius: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 85px;
    width: 100%;
    z-index: 3;
}

.navbar:not(.navbar-transparent) .alert {
    top: 70px;
}

.alert span[data-notify="icon"] {
    font-size: 20px;
    display: block;
    left: 15px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.alert button.close { 
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -13px;
    z-index: 1033;
    background-color: transparent;
    display: block;
    border-radius: 50%;
    opacity: 1!important;
    line-height: 11px;
    width: 25px;
    height: 25px;
    outline: 0 !important;
    text-align: center;
    padding: 3px;
    padding-top: 5px;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
    border: 0px;
    color: white!important;
}
 

.alert .close ~ span {
    display: block;
    max-width: 89%;
}

.alert[data-notify="container"] {
    padding: 10px 10px 10px 20px;
    border-radius: 4px;
}

.alert.alert-with-icon {
    padding-left: 45px!important;
}

.alert-info {
    background-color: #63d8f1!important;
}

.alert-success {
    background-color: #00CA00!important;
}

.alert-warning {
    background-color: #ffbc67!important;
}

.alert-danger {
    background-color: #fc727a!important;
}

.card .alert {
    border-radius: 4px;
    position: relative;
}

.card .alert.alert-with-icon {
    padding-left: 48px;
}

.critical_notification { 
    border: 2px solid red; border-left: 30px solid red; padding: 10px; line-height: 24px; background-color: white;  
}
.system_notification_cls{
    right: 0; top: 0px;
}

/** notifications **/
/** notifications **/



.delay-1s {
    animation-delay: 1s;
}

.delay-2s {
    animation-delay: 2s;
}

.delay-3s {
    animation-delay: 3s;
}

.delay-4s {
    animation-delay: 4s;
}

.delay-5s {
    animation-delay: 5s;
}


.hidden{
    visibility: hidden;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}


.cont_row{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
}

.cont_row i{
    max-width: 50px;
    margin-right: 15px;
}



.index_header.view-project{
    overflow-y: hidden;
}

.project-header{
    position: relative;  
    z-index: 1; 
    background-position: center;
    background-size: cover; 
}

.project-header::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -10px;
    background: linear-gradient(to bottom, transparent -85%, rgb(19, 19, 18) 100%);
    z-index: 0;
}

.project-right::after{
    background: transparent;
    z-index: -1000;
}

.index_header.view-project .container .left-item {
    background-color: transparent!important;
    position: relative;
    z-index: 10;
    min-height: 600px;
}

.index_header.view-project .container .right-item {
    background-image: none!important;
}

.project-header .item_text_inner h1, .project-header .item_text_inner p{
    color: white!important;
}

.project-header .item_text_inner h3 {
    font-size: 29px;
    color: #d8a563!important;
}

.project_video{
    margin-top: 30px;
}

.info-section h2{
    margin-bottom: 15px;
}

.description-section, .feature-section {
    display: flex;
    justify-content: space-between;
    padding: 0px!important;
}

.description-section::after, .feature-section::after {
    z-index: -100!important;
    display: none!important;
}

.description-left {
    width: 45%;
    flex: 0 0 45%;
    margin-left: 4%;
    padding-bottom: 50px;
}

.description-right {
    width: 50%;
    flex: 0 0 50%;
}

.feature-right{
    width: 45%;
    flex: 0 0 45%;
    margin-right: 4%;
    padding-bottom: 50px;
    
}

.feature-left{
    width: 50%;
    flex: 0 0 50%;
}

.feature-section p{
    color: #131312!important;
}

.w-100{
    width: 100%;
}

.centered-text{
    text-align: center;
}

.mt-20{margin-top: 20px;}

.privacy h3{
    color: black!important;
    font-weight: bold;
    font-family: sans-serif!important;
    margin-bottom: 5px!important;
}