@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratmedium';
    src: url('fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'libre_baskervillebold';
    src: url('fonts/librebaskerville-bold-webfont.woff2') format('woff2'),
         url('fonts/librebaskerville-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('fonts/librebaskerville-italic-webfont.woff2') format('woff2'),
         url('fonts/librebaskerville-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'libre_baskervilleregular';
    src: url('fonts/librebaskerville-regular-webfont.woff2') format('woff2'),
         url('fonts/librebaskerville-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

p, li{
    font-family: 'montserratregular';
    font-size: 19px;
}
h1{
    font-family: 'libre_baskervillebold';
    color: #B79D7A;
    font-size: 35px;
    line-height: 43px;
}
.mb-30{
    margin-bottom: 30px!important;
}
.mt-30{
    margin-top: 30px!important;
}
.container{
    padding: 0!important;
    max-width: 1920px;
}
html, body{
    width: 100%;
    height: 100%;
    position: relative;
}
.paddingFix {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.containerWrapp{
    width: 100%;
    float: left;
}
.containerWrappHFull{
    width: 100%;
    height: 100%;
    float: left;
}


.headerWrap{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 30;
}
.header{
  width: 100%;
  height: 95px;
  display: inline-block;
  position: relative;
}
.menuDesk{
  width: auto;
  float: right;
  padding: 28px 50px 0 0;
}
.menuDesk li{
  float: right;
  width: 100px;
  text-align: center;
  color: #ffffff;
  font-family: 'montserratregular';
  font-size: 13px;
  letter-spacing: 1px;
  list-style: none!important;
}
.menuDesk li a{
  color: #ffffff;
  text-decoration: none;
  font-family: 'helvetica';
  text-transform: capitalize;
  font-size: 13px;
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
}
.menuDesk li a:hover{
  opacity: .7;
}
.menuActive{
  font-family: 'montserratbold';
}

.mobileIcon{
  width: 35px;
  height: 35px;
  float: right;
  margin: 16px 30px 0 0;
	background:  url(../images/mobileIcon.png) center center no-repeat;
  background-size: 35px;
  cursor: pointer;
}
#headerMobile{
  width: 100%;
  height: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  padding-top: 120px;
	background:  #264147;
  z-index: 1400;
  cursor: pointer;
}
.menumobile li a{
  float: left;
  width: 100%;
  margin: 15px 0 15px;
  padding: 0 45px;
    text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-family: 'helvetica';
  font-size: 21px;
  -webkit-transition: background-color .5s ease-out;
-moz-transition: background-color .5s ease-out;
-o-transition: background-color .5s ease-out;
transition: background-color .5s ease-out;
}
.closeBtnMob{
  width: 35px;
  height: 35px;
  position: absolute;
  right: 40px;
  top: 30px;
	background:  url(../images/closeMobile.png) center center no-repeat;
  background-size: 35px;
  cursor: pointer;
}
.mobileBtnActive{
  color: #EB9361!important;
}
/* Estilos para el scroll menu */
.headerWrapScroll{
  width: 100%;
  position: fixed;
  left: 0;
  top: -99px;
  text-align: center;
  z-index: 1300;
	background: #264147;
}
.header2{
  width: 100%;
  height: 65px;
  display: inline-block;
  position: relative;
}
.logoEsmeraldasScroll{
        width: 145px;
    height: 41px;
    margin: 16px 40px 0px 50px;
    float: left;
    background: url(../images/white-logo.png) center center no-repeat;
    background-size: 145px;
}


#topWrapAlert {
    width: 100%!important;
    display: block!important;
}

#topFormAlertTxt {
    width: 100%;
    /* padding: 15px; */
    font-family: 'montserratmedium';
    font-size: 15px;
    color: #008D36;
    text-align: center;
    padding: 25px 10px 0px 10px;
    display: none;
}
.topSendBtn {
    background: url(../images/send-btn.png) center center no-repeat;
    background-size: 100%;
    background-color: #C0A37A;
    cursor: pointer;
}
#topContact{
    z-index: 1035;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}


.bannerShow{
  bottom: 0px;
}

.bannerHide{
  bottom: -80px;
}



#firstSection{
    /*
    background: url("../images/background-top.jpg") center bottom no-repeat;
    background-size: cover;
    */
    height: 100%;
}
.topCover{
    padding: 80px;
    height: fit-content;
    align-self: auto;
}

.formLeft, .newsletterTop{
    font-family: 'montserratregular';
    font-size: 12px;
}
.topCover img{
    width: 100%;
    max-width: 700px;
    height: auto!important;
    align-self: center;
}

.topMail{
    background: #BFA279;
    color: #FFF;
    padding: 15px 20px;
    text-align: center;
    font-family: 'libre_baskervilleregular';
    font-size: 17px;
    margin-top: -70px;
    height: 42px;
    cursor: pointer;
}
.newsletterTop{
    background: #F5F5F5;
    height: 100%;
    color: #9C9B9B;
    padding: 50px 45px 30px 45px;
}
.newsletterTop h2 {
    font-family: 'montserratbold';
    width: 100%;
    float: left;
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 50px;
}


.topMailAlert{
    margin-top: 30px;
}
.inputWrap{
    margin-bottom: 20px;
    float: left;
}
.formInput{
    width: 100%;
    float: left;
    padding: 10px 15px;
    background: #F6F6F6;
    outline: none;
    border: solid 1px #C0A37A;
}
.mensajeInput{
    width: 100%;
    height: 85px;
    float: left;
    padding: 10px 15px;
    background: #F6F6F6;
    outline: none;
    border: solid 1px #C0A37A;
    border-bottom: none;
    resize: none;
}
.formAlertCont{
    width: 100%;
    float: left;
    border: solid 1px #C0A37A;
    border-top: none;
}
#wrapAlert{
    width: 100%!important;
    display: block!important;
    min-height: 20px;
}
#formAlertTxt{
    width: 100%;
    padding: 15px;
    font-family: 'montserratmedium';
    color: #008D36;
    text-align: center;
}
#formAlertTxt p{
    margin-bottom: 0;
}
.sendBtn{
    background: url("../images/send-btn.png") center center no-repeat;
    background-size: 100%;
    background-color: #C0A37A;
    height: 45px;
    cursor: pointer;
}
.sendBtn:hover{
    opacity: .6;
}
.sendBtn:active{
    opacity: 10;
    background-color: #253638;
}
.dir, .tel{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 15px;
}
.dirTxt{
    line-height: 19px;
    font-size: 14px;
    float: left;
    border-bottom: solid 1px #FFFFFF;
    padding: 0 0 15px 0;
}
.telTxt{
    line-height: 19px;
    font-size: 14px;
    float: left;
    padding: 0 0 15px 0;
}
.dirIcon, .telIcon{
    padding: 0;
}
.sMedia{
    width: 100%;
    height: auto;
}
.smediaTxt{
    line-height: 19px;
    font-size: 14px;
    float: left;
    padding: 0 0 15px 0;
}
.sMediaWrap {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
}
.fbBtn, .instaBtn{
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.fbBtn:hover, .instaBtn:hover{
    opacity: .6;
}

#firstSection, #secondSection, #thirdSection, #fifthSection, #sixthSection, #seventhSection, #eightSection, #ninethSection, #tenthSection{
    padding: 0;
    margin: 0;
}
#eleventhSection{
    /*min-height: 740px;*/
}
.sectionWrap{
    margin: 0;
    padding: 0;
}
#secondSection{
    height: auto;
}
.secondSectionLeft{
    padding: 130px 30px;
    background: url(../images/paperBg.jpg);
}
.secondSectionLeft img{
    margin: 0 auto;
}
.secondSectionLeft p{
    margin: 20px 0;
    text-align: center;
    line-height: 35px;
}
.secondSectionImg{
   background: url("../images/secondSectionImg.jpg") center center no-repeat;
    background-size: cover;
}
#thirdSection{
    /* background: url("../images/background-green.png") center center no-repeat;
    background-size: cover;
    background-attachment: fixed; */
    height: auto;
    padding: 130px 0;
}
.thirdSectInfo{
    padding: 0px 50px!important;
    text-align: center;
}
.thirdSectInfo p{
    color: #FFFFFF;
    line-height: 30px;
}
#fourthSection{
    margin: 0;
}
.fourthSectInfo{
    padding: 0;
}/*
.carousel {
    height: 90%;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
*/
.carousel-control-next, .carousel-control-prev, .carousel-indicators{
    z-index: 1030;
}
.carousel {
    height: 100vh;
    width: 100%;
    overflow:hidden;
}
.carousel .carousel-inner {
    height:100%;
}
.fthTxt{
    position: absolute;
}
.shadowBg{
   background: url("../images/slideShadow-bg.png");
}

#fifthSection{
    height: 100%;
}
.fifthSectionLeft{
    padding: 50px 30px;
    background: url(../images/paperBg.jpg);
}
.fifthSectionLeft p{
    margin: 20px 0;
    line-height: 35px;
}
.fifthSectionImg{
    min-height: 600px;
   background: url("../images/eightImg.jpg") center bottom no-repeat;
    background-size: cover;
}
#sixthSection{
    height: auto;
    padding: 130px 20px;
    background: url("../images/background-full-2.jpg") center bottom no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.carousel-indicators{
  bottom: 150px!important;
}

.sixthInfo{
}
#seventhSection{
    height: auto;
}
.seventhSectionLeft{
    background: url(../images/eigthBg.jpg);
    padding: 130px 30px;
    line-height: 30px;
}

.seventhSectionLeft h1{
    margin: 10px 0 15px 0;
}
.goldSpacer{
    width: 100%;
    min-height: 3px;
    float: left;
    background: #B79D7A;
    margin: 15px 0;
}
.cercaDeContainer{
    padding: 0;
}

.cercaDeContainer ul{
    padding: 0;
    padding-left: 15px;
}
.cercaDeContainer li{
    list-style: none;
    margin-bottom: 10px;;
}
.cercaDeContainer li::before {
    content: "\25CE"; /* Unicode bullet symbol */
    color: #B79D7A;  /* Bullet color */

	/* Optional tweaks */
    font-weight: bold;
    padding-right: 10px;
}
.cercaDeContainer h1{
    font-size: 21px;
}
.seventhSectionMAP{
    background: green;
}
#map_canvas{
    min-height: 300px;
}
#eightSection{
    background: url("../images/eigthBg.jpg");
    height: auto;
}
.eightImg{
   background: url("../images/eightImg-2.jpg") center center no-repeat;
    background-size: cover;
    min-height: 600px;
}
.eightInfo{
    padding: 130px 30px;
    line-height: 30px;
}
.eightInfo h1{
    margin: 10px 0 15px 0;
}

#ninethSection{
    background: #264147;
}
.nineCover{
    width:100%;
    height: fit-content;
    float: left;
    /*
   background: url("../images/lotes.jpg") center top no-repeat;
   background-attachment: fixed;
    */
}
.nineCover img{
   max-width: 100%;
    height: auto;
}
.ninethSectInfo{
    padding: 70px 30px!important;
    height: auto;
    margin: 0;
    float: left;
}
.nineInfoLeft p{
    line-height: 30px;
    color: #FFFFFF;
    text-align: justify;
}
.nineInfoRight{
    padding: 0;
}
#tenthSection{
    padding: 130px 30px;
    background: #e6e6e6;
    height: auto;
}
.tenthSectinfo{
    text-align: center;
}
.tenthSectinfo p{
    max-width: 470px;
    margin: 30px 0;
    line-height: 30px;
}
.blackSpacer{
    width: 100%;
    height: 1px;
    float: left;
    margin: 20px 0;
    background: #283140;
}

video{
  width: 100%;
  height: auto;
}

#eleventhSection{
    background: url("../images/background-green.jpg") center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-left: 0;
    position: relative;
    z-index: 1040;
}
.eleventhLeft{
    padding: 30px;
}
.eleventhRight{
    padding: 80px 0px 80px 20px!important;
}
.elevenForm {
    background: #F6F6F6;
    padding: 30px 45px;
    width: 100%;
    height: auto;
    float: left;
    border: 10px solid #FFFFFF;
        box-shadow: inset 0px 0px 0px 1px #BFA279;
        box-sizing: border-box; /* Include padding and border in element's width and height */
}
.elevenForm h2{
    font-family: 'montserratbold';
    width: 100%;
    float: left;
    color: #C0A37A;
    font-size:17px;
    margin-bottom: 10px;
}
.elevenForm span{
    font-family: 'montserratregular';
    width: 100%;
    float: left;
    color: #C0A37A;
    font-size:14px;
    margin-bottom: 30px;
}
.elevenForm p{
    width: 100%;
    float: left;
    color: #9D9D9C;
    margin-bottom: 10px;
}

.footerContainer{
    background: #BFA279;
    z-index: 1040;
    position: relative;
}
.footerinfo{
    padding: 50px 20px!important;
    font-family: 'montserratregular';
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
}
.footerinfo p{
    font-size: 9px;
}
.footerinfo span{
    font-family: 'montserratbold';
}

.footerinfo h1{
    width: 100%;
    font-family: 'montserratbold';
    font-size: 9px;
    float: left;
    line-height: normal;
    color: #FFFFFF;
}
.footerSpacer{
    width: 100%;
    max-width: 230px;
    float: left;
    background: #FFFFFF;
    height: 1px;
    margin: 15px 0 15px 0;
}
.footerNav{
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.pby{
    margin: 25px 0;
}
.footerInfoLeft img{
    margin-bottom: 50px;
}



/* media queri */
@media only screen and (max-width: 991px) {

    .formInput, .mensajeInput, .formAlertCont{
        width: 100%;
    }
    .topCover {
        padding: 50px 20px 50px 20px;
    }
    .formRight, .formLeft {
        height: auto;
        padding: 30px;
    }

}




/* media queri */
@media only screen and (max-width: 768px) {
    .logoEsmeraldasScroll {
        margin: 16px 40px 0px 30px;
    }
    #topContact{
        display: none!important;
    }
    .sendBtn {
        background-size: 60%;
    }
    .secondSectionImg, .fifthSectionImg, .eightImg {
    height: 510px;
    }
    .eleventhRight {
    padding: 30px!important;
    }
    .eleventhLeft{
        padding: 60px 30px 30px 30px;
    }
    .nineInfoLeft{
        margin-bottom: 40px;
    }
    #firstSection, #secondSection, #fifthSection, #seventhSection, #eightSection{
        height: auto!important;
    }
    .footerInfoCenter{
        margin: 20px 0 20px 0;
    }
    .footerInfoLeft, .footerInfoCenter, .footerInfoRight{
        padding: 0;
    }

    .carousel {
        height: auto;
        width: 100%;
        overflow:hidden;
    }

    .carousel-indicators {
    bottom: 10px!important;
    }


}
