 /* avenir
================================================================================ */
@font-face {
    font-family: "avenir-regular";
    src: url("../fonts/avenir/avenir-regular.woff2") format("woff2"), url("../fonts/avenir/avenir-regular.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "avenir-regular";
    src: url("../fonts/avenir/avenir-regular.ttf") format("ttf"), url("../fonts/avenir/avenir-regular.ttf") format("ttf");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "avenir-heavy";
    src: url("../fonts/avenir/avenir-heavy.ttf") format("ttf"), url("../fonts/avenir/avenir-heavy.ttf") format("ttf");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "avenir-heavy";
    src: url("../fonts/avenir/avenir-heavy.woff") format("woff"), url("../fonts/avenir/avenir-heavy.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}


 /* manrope
================================================================================ */
 

@font-face {
    font-family: "manrope-bold";
    src: url("../fonts/Manrope-Bold.ttf") format("ttf"), url("../fonts/Manrope-Bold.ttf") format("ttf");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "manrope-light";
    src: url("../fonts/Manrope-Light.ttf") format("ttf"), url("../fonts/Manrope-Light.ttf") format("ttf");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "manrope-medium";
    src: url("../fonts/Manrope-Medium.ttf") format("ttf"), url("../fonts/Manrope-Medium.ttf") format("ttf");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "manrope-regular";
    src: url("../fonts/Manrope-Regular.ttf") format("ttf"), url("../fonts/Manrope-Regular.ttf") format("ttf");
    font-style: normal;
    font-weight: normal;
}

/*



/*adjustment presets  */

body {
    margin: 0;
    padding: 0;
}
html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body > div.row.margin-r-30 > div:nth-child(3){
    margin-top: -7px;
     
}


.element-center {
    margin: 0 auto;
    display: block;
}
.container-push {
    margin-left: 5%;
}
.container-push-10 {
    margin-left: 10%;
}
.push-1 {
    margin-left: 1%;
}
.push-3 {
    margin-left: 3%
}
.push {
    margin-left: 10%;
}
.pad-8 {
    padding-bottom: 8px;
}
 
.row-y {
    margin-left: -40px;
}
.row-z {
    margin-left: -45px;
}
.row-w{
    margin-right: -45px;
}

.row-35{margin-left: -35px}

.row-fluid
{
    margin-left: -15px;
    margin-right: -65px;
}

.margin-left-15 {
    margin-left: -15px;
}
.margin-left-25px {
    margin-left: -25px;
}
.padding-0 {
    padding: 0;
}
.pl0 {
    padding-left: 0;
}
.pr0 {
    padding-right: 0;
}
.indent-5 {
    margin: 0 0 5px;
}
/* colors preset */

.white {
    color: white;
}
.black {
    color: #333333;
}
.news-black {
    color: #666666;
}
/* fonts presets */

.bold {
    font-weight: bold;
}
.uppercase {
    text-transform: uppercase;
}
.avenirRegular {
    font-family: "avenir-regular", serif;
}

.avenirHeavy{
    font-family: "avenir-heavy", sans-serif;
}

.manrope{
    font-family: 'Manrope';
}

.manrope-bold{
    font-family: "manrope-bold", sans-serif;
}

.manrope-light{
    font-family: "manrope-light", sans-serif;
}

.manrope-medium{
    font-family: "manrope-medium", sans-serif;
}

.manrope-regular{
    font-family: "manrope-regular", sans-serif;
}

.lb-12 {
    font-size: 12px;
    line-height: normal;
}
.lb-13 {
    font-size: 13px;
    line-height: normal;
}
.lb-15 {
    font-size: 15px;
    line-height: normal;
}
.lb-18 {
    font-size: 18px;
    line-height: normal;
}

.lbn-18 {
    font-size: 18px;
    line-height: 1.5;
}

.lb-14 {
    font-size: 14px;
    line-height: normal;
}
.lb-17 {
    font-size: 17px;
    line-height: normal;
}
.lb-16 {
    font-size: 16px;
    line-height: normal;
}
.lb-20 {
    font-size: 20px;
    line-height: normal;
}
.lb-24 {
    font-size: 24px;
    line-height: normal;
}
.lb-26 {
    font-size: 26px;
    line-height: normal;
}
.lb-22 {
    font-size: 22px;
}
/* Menu */

.nav {
    margin-left: 30px;
}
.nav-brand {
    padding-left: 50px;
    margin-left: 30px;
}
.navbar-wrapper {
   // border-bottom: 1px solid rgba(255, 255, 255, 0.58);
    height: 150px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    position: absolute;
}
.current a {
    border-bottom: 2px solid white;
    height: 30px;
}

.carousel-line
{
    border-bottom: 5px solid #78bb6b;
    width: 100%;
    position: relative;
    bottom: 25px;
}

.logo{
    width: 160px;
}


.modal-dialog{
    width: 80%;
    margin: 0 auto;
}
 
 
.home-header {
    background: url('../images/menu-1.png');
}
.about-header {
    background: url(../images/menu-1.png);
}
.tower-header {
    background: #898989;
}
.devs-header {
    background: rgba(97, 89, 89, 0.51);
}
.about-head {
    background-image: url('../images/about-header.png');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.luxury_banner{
    background-image: url('../images/Luxury_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about_banner{
    background-image: url('../images/about_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.development_banner{
    background-image: url('../images/development_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.eko_banner
{
    background-image: url('../images/eko_banner.png');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.events_banner
{
    background-image: url('../images/events_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.evm_banner{
    background-image: url('../images/evm_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

.ci_banner{
    background-image: url('../images/ci_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

.cp_banner{
    background-image: url('../images/cp_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

.contact_banner{
    background-image: url('../images/contact_banner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gold-clip {
    position: absolute;
    bottom: 0;
   // margin-bottom: -10px;
}

sup {
    top: -1.5em !important;
}

.clip-contact
{
    width: 100%;
    z-index: 100;
    position: absolute;
    top: 23em;

    -webkit-clip-path: polygon(50% 97%, 100% 60%, 100% 61%, 50% 99%, 0 61%, 0 60%);
    clip-path: polygon(50% 97%, 100% 60%, 100% 61%, 50% 99%, 0 61%, 0 60%);

}


.about-head img {
    width:100%;
}

.dropdown > ul > li > ul:hover{
   background-color: rgb(120 187 107) !important;
}


.beige-triangle {
    position: absolute;
    top: 31%;
    z-index: -1;
}
.navbar-wrapper > .container {
    padding: 0;
    margin-left: 5%;
}
#bs-example-navbar-collapse-1 > ul > li:nth-child(1) {
    width: 13%;
}
#bs-example-navbar-collapse-1 > ul > li:nth-child(2) {
    width: 16%;
}
.navbar-wrapper .navbar .container {
    width: auto;
}
a.navbar-brand {
    padding: 10px 15px;
    margin: 0;
    position: relative;
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "avenir-regular", serif;
    font-size: 14px;
    font-weight: bold;
}
.navbar-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    left: 20%;
}

/* Second menu */

#menu-2 {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    background: url(../images/menu-2.png);
    vertical-align: middle;
    line-height: 30px;
    height: 72px;
    width: 0px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    left: 24%;
}
ul.navbar-nav-2 > li {
    font-size: 13px;
    font-family: "'TrajanProRegular'";
    font-weight: bold;
    color: white;
    margin: 0 auto;
}
.navbar-nav-2>li {
    padding-left: 14%;
}
#menu-2 > ul > li:nth-child(3) {
    border: 0;
}
#menu-2.in {
    width: 85%;
}
.out {
    display: none;
}
#bs-example-navbar-collapse-1 > ul > li:nth-child(6) {
    border: 0;
}
button.btn.-primary.navbar-toggle.desktop {
    display: block;
    position: relative;
    left: 10%;
    z-index: 1;
}
.navbar-nav-2 {
    position: absolute;
    top: 28px;
    left: 10px;
}
.navbar-nav-2>li {
    width: 30%;
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
}
.navbar-toggle {
    padding: 20px 10px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 3px;
    border-radius: 0px;
    background: white;
}

#bs-example-navbar-collapse-1 > ul > li:nth-child(5) {
    border-right: none;
}
#bs-example-navbar-collapse-1 > ul > li:nth-child(3),
#bs-example-navbar-collapse-1 > ul > li:nth-child(5) {

}

.nav>li>a {
    padding: 0;
}


/*  SLIDER */

.wrapper {
    background-size: cover;
}
.carousel {
    //height: 640px;
    margin-bottom: 15px;
}
.carousel-caption {
    z-index: 10;
    margin: 0 auto;
    max-width: 400px;
    font-family: "avenir-regular", serif;
    font-size: 38px;
}
.right-caption {
    text-align: left;
    max-width: 250px;
    color: black;
    left: 80%;
}
.carousel-indicators li {
    background-color: #efece6;
}
/*.bold-caption {*/
    /*font-size: 40px;*/
/*}*/
.carousel .item {
    height: 600px;
}
.carousel-inner > .item > img {
   // -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 615px;

}
.carousel-control.left,
.carousel-control.right {
    background: transparent;
    display: none;
}
@media screen and (min-width: 768px) {
    .carousel-caption {
        top: 15%;
    }
}
.Initial-Title {
    font-family: "avenir-regular", serif;
    font-size: 35px;
    color: #3da6d7;
}

.Initial-subtitle {
    font-family: "avenir-regular", serif;
    font-size: 25px;
    color: white;
}

.residential_1 {
    position: absolute;
}
.residential_2 {
    position: absolute;
    top: 410px;
}
.residential_3 {
    position: absolute;
    top: 820px;
}
.residential_4 {
    position: absolute;
    top: 1230px;
}
.residential_5 {
    position: absolute;
    top: 1640px;
}
.residential_6 {
    position: absolute;
    top: 2050px;
}
.residential_7 {
    position: absolute;
    top: 2470px;
}
#layer-a1 {
    z-index: 10;
}
#layer-a3 {
    z-index: 0;
}
#layer-a2,
#layer-b1,
#layer-b2,
#layer-b3 {
    z-index: 20;
}
#layer-e1 {} 

.border-blue {
                 border: 5px solid #3da6d7;
             }
/* NEWSLETTER */

.stay_loop {
    font-size: 14px;
    font-weight: 600;
    color: #454344;
     font-family: 'avenir-regular';
}
.newsletter_text {
    font-size: 13px;
    font-family: 'avenir-regular';
}

input#newsletter_email::-moz-placeholder {

    border-right: none;
}

input#newsletter_email::-webkit-input-placeholder {

    border-right: none;
}

input#newsletter_email:-moz-placeholder {

    border-right: none;
}

input#newsletter_email:-ms-input-placeholder {

    border-right: none;
}


input[type="email"]::-webkit-input-placeholder {
    color: #333333 !important;
}
input[type="email"]:-moz-placeholder {
    /* Firefox 18- */

    color: #333333 !important;
}
input[type="email"]::-moz-placeholder {
    /* Firefox 19+ */

    color: #333333 !important;
}
input[type="email"]:-ms-input-placeholder {
    color: #333333 !important;
}
input[type="text"]::-webkit-input-placeholder {
     border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
input[type="text"]:-moz-placeholder {
    /* Firefox 18- */

    border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */

     border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
input[type="text"]:-ms-input-placeholder {
     border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
@media screen and (max-width: 767px) {
    body > div.col-md-2.border-beige.pull-right {
        display: none;
    }
}
@media screen and (max-width: 425px) {
    .signature {
        display: none;
    }
}
.newsletter-input {
    border: 1px solid black;
    border-radius: 0px;
    font-size: 12px;
    font-family: 'avenir-regular';
    font-style: italic;
    color: #333333;
    height: 34px;
    margin-top: 0px !important;
}
#newsletter {
    position: relative;
}
button.newsletter-submit {
    color: #454344;
    position: absolute;
    top: 5px;
    right: 15px;
    background: none;
    border: 0;
    font-size: 16px;
    border-bottom: 1px solid #3da6d7;
    outline: none;
    font-family: 'avenir-regular';
}
/* footer */

.full {
    width: 100%;
}
.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}
.footer {
    background: #78bb6b;
    min-height: 140px;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    padding-top: 10px;
}
.footer p {
    margin: 0;
}
.footer img {
    max-width: 100%;
}
.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: #54697E;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
    text-transform: uppercase;
}
.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-top: 30px;
}
.footer ul li a {
    font-family: "avenir-regular", serif;
    font-weight: 700;
    padding: 0px 0px 20px 0;
    display: block;
    font-size: 12px;
}
.footer a {
    color: white;
}
#footer > div > div > div:nth-child(2) > ul > li:nth-child(2) > a {
    width: 50%;
}
#footer > div > div > div.col-lg-2.col-md-2.col-sm-3 > ul > li:nth-child(1) > a {
    width: 200px;
}




.social li {
    background: none repeat scroll 0 0 #B5B5B5;
    border: 2px solid #B5B5B5;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}
.social li a {
    color: #EDEFF1;
}
.social li:hover {
    border: 2px solid #2c3e50;
    background: #2c3e50;
}
.social li a i {
    font-size: 16px;
    margin: 0 0 0 5px;
    color: #EDEFF1 !important;
}
.social-links a {
    text-align: center;
    width: 36px;
    height: 36px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    margin-top: 10px;
}
.social-links a i {
    font-size: 16px;
    line-height: 33px;
    color: #ffffff
}
.social-links {}

.footer-top {
    background: #239ad2;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 8px;
    color: white;
    min-height: 60px;
    background-size: cover;
}
.footer-text {
    font-family: arial;
    font-size: 12px;
    color: white;
}
footer > div.footer-top > div > div:nth-child(2) > div.col-md-4.text-center > span {
    margin-left: -25px;
}
#footer > div > div > div:nth-child(1) > ul > li:nth-child(3) > a {
    width: 140px;

}
/*.copyright {*/
    /*padding: 10px;*/
/*}*/
.esla-logo {
    margin-top: -10px;
    margin-left: 15px;
}



/* About page */

.margin-r-30 {
    margin-left: -30px;
    margin-right: 0;
    
}


.celebrate-family-bg
{
    background-image: linear-gradient(top, #dbcfaa 54.5%, #ffffff 50.5%);
    background-image: -webkit-linear-gradient(top, #dbcfaa 54.5%, #ffffff 50.5%);
    background-image: -ms-linear-gradient(top, #dbcfaa 54.5%, #ffffff 50.5%);
}


.bg-beige {
    background-image: linear-gradient(top, #dbcfaa 59.5%, #ffffff 40.5%);
    background-image: -webkit-linear-gradient(top, #dbcfaa 59.5%, #ffffff 40.5%);
    background-image: -ms-linear-gradient(top, #dbcfaa 59.5%, #ffffff 40.5%);

}
.bg-white {
    background-image: linear-gradient(top, #ffffff 42%, #444444 42%);
    background-image: -webkit-linear-gradient(top, #ffffff 42%, #444444 42%);
    background-image: -ms-linear-gradient(top, #ffffff 42%, #444444 42%);
    margin-left: 10px;
}
#wrapper .line-left {
    border-bottom: 5px solid white;
    position: absolute;
    width: 100%;
    top: 50%;
    left: -15px; 
}
#wrapper .line-right {
    border-bottom: 5px solid white;
    position: absolute;
    width: 100%;
    top: 50%;
    right: -30px;
}
.intro {
    font-size: 36px;
    font-family: "avenir-regular", serif;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    color: white;
}

.cars_me-title
{
    font-size: 36px;
    font-family: "avenir-regular", serif;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    margin-top:34px ;
    color: white;
    padding-top: 30px;

}

.intro1 {
    font-size: 16px;
    color: white;
    font-family: "avenir-regular", serif;
}
.intro2 {
    color: #666666;
    font-size: 35px;
}
.subtitle {
    font-family: arial;
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.nine {
    width: 99%;
}
.ninety {
    width: 90%;
}
.ninetyfive {
    width: 95%
}
.eightysix {
    width: 86%;
}
.ninetyeight {
    width: 98%;
}
vr {
    height: 60px;
    display: block;
    width: 4px;
    background-color: white;
    margin: 0 auto;
    margin-top: 5px;
    position: relative;
}
.description_title {
    font-size: 24px;
    font-weight: bold;
    font-family: "avenir-regular", serif;
    padding-top: 16px;
    text-align: center;
    color: white;
}
.description {
    color: white;
    font-size: 16px;
    text-align: center;
    font-family: "avenir-regular", serif;
}
.description-2 {
  font-size: 15px;
    text-align: center;
    font-family: "avenir-regular", serif;;
}
.spacer-5 {
    height: 5px;
}
.spacer-8 {
    height: 8px;
}
.spacer-10 {
    height: 10px;
}
.spacer-15 {
    height: 15px;
}
.spacer-20 {
    height: 20px;
}
.spacer-25 {
    height: 25px;
}
.spacer-30 {
    height: 30px;
}
.spacer-40 {
    height: 40px;
}
.spacer-45 {
    height: 45px;
}
.spacer-50 {
    height: 50px;
}
.spacer-55 {
    height: 55px;
}
.spacer-60 {
    height: 60px;
}
.spacer-70 {
    height: 70px;
}
.spacer-80 {
    height: 80px;
}
.spacer-90 {
    height: 90px;
}
.spacer-100
{
    height:100px;
}
.spacer-130 {
    height: 130px;
}
.spacer-140 {
    height: 140px;
}
.spacer-300 {
    height: 300px;
}
.celebration-box {
    height: auto;
    background: #444444;
    color: white;
}
.white-line {
    border-bottom: 5px solid white;
    width: 100%;
    height: 12px;
}
 .video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
                 }
 .video-frame{
    height: 600px;
    display: contents;
 }
.margin-25 {
    margin-left: -25px;
    margin-right: 25px;
}
.row-30 {
    margin-left: 30px;
}
.padding-top-15 {
    padding-top: 15px;
}
.about-esla {
    font-weight: bolder;
    font-family: "avenir-regular", serif;
    font-size: 35px;
    color: #444444;
}
.blackLogo {
    
    margin: 0 auto;
}
.subtitle-esla {
    font-family: arial;
    font-size: 18px;
    text-align: center;
    line-height: normal;
}
.#cccccc-font {
    color: #67686a;
}
figure {
    margin-right: 45px;
    display: inline-block;
}




figure img {
    vertical-align: top;
}
figure figcaption {
    padding: 15px;
    color: #444444;
    font-family: aleo;
    font-weight: bold;
    text-align: center;
    font-size: 12.67px;
}
.quote {
    background: white;
    font-size: 13px;
    font-style: italic;
    font-family: arial;
    color: #444444;
    border: 7px double #444444;
    z-index: 2;
}
.quote-text {
    position: relative;
    top: 15px;
}
.quote-author {
    float: right;
    line-height: normal;
    font-style: normal;
    font-weight: 600;
    font-size: 12px
}

/* about gallery */

.background-blue {
    background: #3da6d7;
    display: inline-block;
    width: 100%;
}
.item.gallery {
    height: 640px;
}
ol.carousel-indicators.bullets {
    bottom: 30px;
}
a.left.carousel-control.gallery,
a.right.carousel-control.gallery {
    display: block;
    bottom: 15%;
    color: white;
    width: 5%;
    opacity: 1;
}

.carousel-indicators li
{
    border:none;
}
.arrow {
    position: absolute;
    top: 50%;
    padding: 30px;
    display: block;
    background: url(../images/left-arrow.png) no-repeat;
}
.left-arrow {
    left: 25%;
}
.right-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 25%;
}
.aboutCarousel {
    height: 710px;
    margin-bottom: 15px;
}
/*tower page */

.tower-gallery {
    position: fixed;
}
.item.tower-gallery {
    height: 600px;
}
a.left.carousel-control.tower-gallery-control,
a.right.carousel-control.tower-gallery-control {
    display: block;
}
.tower-description {
    min-width: 100%;
    color: #898989;
    
}
p.tower-description > b {
    color: #333333;
    position: relative;
}
p.tower-description > br {
    display: block;
    margin-top: 5px;
    content: " ";
    margin-bottom: 5px;
}
.right-delimeter {
    float: right;
    margin-top: -30px;
    margin-right: 30px;
    height: 170px;
}
.left-delimeter {
    height: 440px;
    margin-top: 0em;
}
.ellipse {
    margin: 0 auto;
    display: block;
}
.right-description {
    width: 50%;
    display: inline-block;
}
.tower-rightDescription {
    margin-left: -6%;
}
.tower-buttons {
    width: 180px;
    font-weight: bold;
    font-size: 15.44px;
    font-family: "avenir-regular", serif;
    border: 3px solid white;
    outline: 1px solid #239ad5;
    background: #239ad2;
    color: #ffffff;
    height: 40px;
    
    text-align: center;
    margin: 0 auto;
}
.buttons-section {
    margin-left: -10%;
}

.green-background {
    min-height: 140px;
    background: #78bb6b;
    border: 9px double white;
    padding-bottom: 10px;
    margin: 5px;
}

.blue-background {
    min-height: 140px;
    background: #239ad2;
    border: 9px double white;
    padding-top: 10px;
    margin: 15px;
}

.color-scheme{
    margin: 20px;
}

 

/* news and events page */
.carousel-inner > .news-gallery > img
{
    height: 370px !important;
}
.news-date {
    text-align: center;
    margin-top: 25px;
    display: inline-block;
    text-align: -webkit-center;
}
.green-line {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
    //margin-right: -15px;
    height: 110px;
    border-right-width: 3px;
    border-right-style: solid;
    border-left-width: 0;
    -o-border-image: linear-gradient(#1e98d0, #78bb6b) 1 100%;
    border-image: -webkit-linear-gradient(#1e98d0, #78bb6b) 1 100%;
    border-image: linear-gradient(#1e98d0, #78bb6b) 1 100%;
}
.news-title {
    margin-top: 4px;
    font-family: arial;
    font-size: 15px;
    color: #66676a;
}
.news-excerpt {
    font-family: arial;
    font-size: 13px;
    color: #66676a;
    line-height: 1.2;
}
a.read-more,
a.readmore:hover {
    font-size: 14px;
    font-family: arial;
    color: #3da6d7;
    text-decoration: none;
    border-bottom: 2px solid #3da6d7;
    line-height: 1.2;
}
.anchor-align {
    margin: -5px 0px 15px;
}
.dashed-article {

    border-bottom: 1px dashed #666666;
    //right: 25px;
}
/*single event page */

.event-image {
    position: relative;
    bottom: 15px;
}
.news-date-single {
    max-height: 80px;
    line-height: 1;
    padding-right: 40px;
}
.news-title-single {
    padding: 5px 0 0;
    line-height: 1.2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 80px;
    padding-left: 20px;
}
.news-description {
    position: relative;
    width: 85%;
}
/* contact us page */

.contact-head {
    background: url(https://placeholdit.imgix.net/~text?txtsize=114&txt=1367%C3%97500&w=1367&h=500);
    width: 100%;

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    position: relative;
}

#inquiry_form > div > div > div > div.col-md-10 > textarea {
    padding-right: 75%;
}
#map {
    height: 700px;
    position: relative;
    top: -25em;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);er: url('data:image/svg+xml;utf8,#g');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayScale=1);
    -webkit-clip-path: polygon(50% 50%, 100% 18%, 100% 100%, 50% 100%, 0 100%, 0% 17%);
    clip-path: polygon(50% 50%, 100% 18%, 100% 100%, 50% 100%, 0 100%, 0% 17%);
    -webkit-clip-path: url("#clip-shape");
    clip-path: url("#clip-shape");
}
.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e253";
    float: right;
    color: #444444;
    font-size: 20px;
}
a.accordion-toggle:hover,
a.accordion-toggle:focus {
    text-decoration: none;
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\e252";
}
.panel-title {
    font-size: 30px;
    font-weight: bolder;
}
.panel-default>.panel-heading {
    background: white !important;
    border: 0 !important;
}



.panel-body
{
    padding-bottom: 90px;
}
.panel-default {
    border-color: #cbba8a;
    border-width: 2px;
}

.panel-group .panel {
    margin-bottom: 15px;
}
.contactus-color {
    color: #6f7072;
    font-family: arial;
    font-weight: bold;
}
.map-marker {
    float: right;
    margin: -30px 0%;
}

.contact-grey {
    color: #aeaeae;
}
.contact-vl {
  height: 60px;
 position: relative;
 bottom: 40px;
}
.verticalalign-middle {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
}

#collapseOne > div > div > div > div.col-md-8.div-40.div-40-mobile > strong
{
    padding-top: 0px;
}

.div-40 {
    height: 40px;
    line-height: 40px;
    display: inline-table;
}
.panel-group {
    margin-bottom: -23em;
    position: relative;
    bottom: 23em;

}

.div-50 {
    height: 40px;
    line-height: 40px;
    display: table;
}
.form-control {
    border: 2px solid #3da6d7;
    border-radius: 2px;
    margin-top: 10px;
    color: #a3a3a3;
    height: 40px;
}
.form-control #email {
    border: 0;
}
.label_additional-details {
    font-size: 14px;
    vertical-align: sub;
    color: #a3a3a3;
    font-weight: 200;
}
.form-horizontal .checkbox {
    padding-top: 20px;
}
.checkboxes label:before {
    content: "\2713";
    display: inline-block;
    font-size: 30px;
    width: 36px;
    height: 36px;
    text-align: center;
    position: absolute;
    background-color: white;
    border: 2px solid #cbba8a;
    border-radius: 5px;
}
span.checkbox-label {
    position: relative;
    left: 40px;
    top: 10px;
    font-weight: 200;
}
.checkboxes input {
    vertical-align: middle;
    display: none;
}
.checkboxes label {
    vertical-align: middle;
    position: relative;
    top: -10px;
    color: #a3a3a3;
    display: block;
    float: left;
    white-space: nowrap;
    margin-top: 5px;
    margin-left: 30px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}
select + i.fa {
    float: right;
    margin-top: -40px;
    margin-right: 10px;
    pointer-events: none;
    padding-right: 5px;
    font-size: xx-large;
    color: #444444;
}
.dropdown-label {
    top: 45px;
    pointer-events: none;
    color: #444444;
    position: relative;
    z-index: 1;
    left: 15px;
}
input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 1px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
}
/* Check-boxes */

.container span.checkbox::before {
    width: 27px;
    height: 27px;
    background-color: #fff;
    left: -35px;
    box-sizing: border-box;
    border: 3px solid transparent;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
}
.container span.checkbox:hover::before {
    border: 3px solid #F0FF76;
}
.container span.checkbox::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    left: -31px;
    top: 2px;
    color: transparent;
    -webkit-transition: color .2s;
    transition: color .2s;
}
input[type="checkbox"]:checked + label span.checkbox::after {
    color: #62AFFF;
    display: none;
}
textarea.form-control {
    height: 140px;
}
.contact-#cccccc {
    color: #a3a3a3;
}
.reset-button {
    width: 200px;
    height: 50px;
    background: #229ad1;
    border: 2px solid white;
    outline: 1px solid #239ad2;
    margin-right: 40px;
    color: white;
}
.submit-button {
    width: 200px;
    height: 50px;
    background: #78bb6b;
    border: 2px solid white;
    outline: 1px solid #78bb6b;
    margin-right: 40px;
    color: white;
}
.book-button {
    background: #cbbc94;
    border: 2px solid white;
    outline: 1px solid #cbbc94;
    padding: 10px;
    height: 40px;
}
.calendar {
    float: right;
    margin-right: 6px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
    color: red;
}
.errspan {
    float: right;
    margin-right: 6px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
    color: red;
}
img.ui-datepicker-trigger {
    position: absolute;

    right: 0;
    top: 45%;
    right: 8%;
}




input[type="email"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
     color: #a3a3a3 !important;
    border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
input[type="email"]:-moz-placeholder,
input[type="email"]:-moz-placeholder {
    /* Firefox 18- */

     color: #a3a3a3 !important;
    border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
input[type="email"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
    /* Firefox 19+ */

     color: #a3a3a3 !important;
    border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
input[type="email"]:-ms-input-placeholder,
input[type="email"]::-moz-placeholder input[type="email"]:-ms-input-placeholder {
      color: #a3a3a3 !important;
    border-right: 1px solid #cccccc;
    max-width: 35%;
    height: 80%;
}
textarea.form-control::-webkit-input-placeholder {
     border-right: 1px solid #cccccc;
     max-width: 35%;
    height: 15%;
}
textarea.form-control:-moz-placeholder {
    /* Firefox 18- */

    border-right: 1px solid #cccccc;
     max-width: 35%;
    height: 15%;
}
textarea.form-control::-moz-placeholder {
    /* Firefox 19+ */

    border-right: 1px solid #cccccc;
     max-width: 35%;
    height: 15%;
}
textarea.form-control:-ms-input-placeholder {
    border-right: 1px solid #cccccc;
     max-width: 35%;
    height: 15%;
}
/*devs and specs */

.specs-listitem > li {
    margin: 0 0 5px;
}
ul.listitems >li {
    font-size: 14px;
}
ul.bold-listitems > li {
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
}
ul.bold-listitems > li > span {
    font-weight: 200;
    color: #333333;
}
ul.bold-listitems,
ul.listitems {
    padding: 0;
    list-style-image: url(../images/bullet.png);
    margin-top: 10px;
    padding-left: 15px;
}
.pool-img {
   height: 530px;
   width: 490px;
}
.kitchen-img {
    height: 350px;
}
.space {
    width: 130%;
}

.spacer-pool {
    height: 28rem;
}


.last-specs > span {
    font-family: "avenir-regular", serif;
    font-weight: bold;
    font-size: 20px;
}
.last-specs > p {
    font-size: 14px;
}
 

/* eko_atlantic */

.big-picture {
    height: 380px;
}
.small-picture {
    height: 170px;
}
.conclusion {
    background: #cbbc94;
    height: 40px;
    display: table;
    width: 100%;
    border: 7px double white;
}
.white-line-6 {
    border-bottom: 2px solid white;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 1;
}
.dashed-line {
    border-bottom: 2px dashed #666666;
    margin-bottom: 5px;
    padding-bottom: 8px;
}
/*last-child not working */
.dashed-line:nth-child(9), div.row.pad-9.dashed-line {
    border: 0
}

/*luxury shop */
.tower-buttons {
    position: relative;
    display: block;
}
.btn:focus,
.btn:active {
    outline: none !important;
}

body > div.container.padding-0 > div.col-md-12.wow.fadeInUp > div.col-md-4.tower-rightDescription.wow.fadeInUp > div:nth-child(2).col-md-11.row {
    height: 130px;
}

.clockpicker-align-top.popover > .arrow
{
    display: none;
}

.clockpicker-popover{
    position:absolute;
    left:50% !important;
}


.newsletter{
    padding-bottom: 10px;
}

.caret{ margin-left:10px !important;}
.nav .open>a{
  background : transparent !important;
}

/*#menu-1 > li.dropdown.current.open > ul > li {*/
/*    background: white;*/
/*}*/

li.dropdown{
    color: white !important;
    list-style: none !important;
}

#menu-1 > li.dropdown.open > ul > li > ul > ul > li > a {
    color: white !important;
}

#menu-1 > li.dropdown.open > ul > li > ul > ul > li{
    list-style: none !important;
}

.dropdown-menu>li>a {
    color: white !important;
   font-family: "avenir-regular", serif;
   padding: 5px 15px 5px 10px !important;
}

.navbar-nav>li>.dropdown-menu {
    background: rgba(0, 0, 0, 0.48);
    left: 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
        background-color: rgb(120 187 107) !important;
}

.nav>li>a:hover{
    color: #78bb6b;
}

.image-container {
  position: relative;
  display: inline-block;
}
.image-container .hover-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #3da6d785;
  opacity: 0;
  transition: opacity;
}
.hover-text a {
  display: table;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.hover-text a div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 3.0em;
  color: white;
}
.image-container img {
  vertical-align: top; /* fixes white space due to baseline alignment */
}
.image-container:hover .hover-text {
  opacity: 1;
  transition-duration: 1s;
  transition-timing-function: linear;
}

.motorcycle{
    height: 370px;
}

tr th {
    color: white !important;
}

@media (min-width: 768px)
.modal-dialog {
    width: 80% !important;
    margin: 0 auto !important;
}
