@import url("https://fonts.googleapis.com/css?family=Coustard:400,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap");body{font-family:"Roboto",sans-serif;background-color:#fff;position:relative;min-height:100vh;opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms;padding-top:78px}body *{outline:none !important}body .m5{margin-bottom:5px}body .m10{margin-bottom:10px}body .m15{margin-bottom:15px}body .m20{margin-bottom:20px}body .m30{margin-bottom:30px}body .m40{margin-bottom:40px}body .w6{max-width:600px !important}body .w8{max-width:800px !important}body .w10{max-width:1000px !important}body .w12{max-width:1200px !important}body .w14{max-width:1400px !important}body .w16{max-width:1600px !important}body .w18{max-width:1800px !important}body a:hover,body a:focus,body a:active,body a{color:inherit;text-decoration:none}body .bg{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;height:auto}body .bg img{width:100%;height:auto;visibility:hidden}body .bg.bg-size-contain{background-size:contain}body .bg.bg-size-cover{background-size:cover}@media screen and (min-width: 768px){body{padding-bottom:402px}}@media screen and (min-width: 992px){body{padding-top:83px;padding-bottom:284px}}@media screen and (min-width: 1200px){body{padding-top:119px;padding-bottom:286px}}header{padding:20px 0px;background-color:#003736;position:fixed;top:0px;left:0px;width:100%;z-index:200}header .menu-movil .menu-header{height:38px}header .menu-movil .menu-header img.logo{width:100%;max-width:150px}header .menu-movil .menu-header .menu{height:25px;width:35px;position:relative;cursor:pointer;display:inline-block}header .menu-movil .menu-header .menu.menu-2:after{content:'';display:block;bottom:0;left:0;width:100%;background:#fff;height:3px;position:absolute;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;-webkit-transition:opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;transition:opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;transition:transform 0.4s 0.4s, opacity 0.4s 0.4s;transition:transform 0.4s 0.4s, opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s}header .menu-movil .menu-header .menu.menu-2:before{content:'';display:block;top:0;left:0;width:100%;background:#fff;height:3px;position:absolute;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;-webkit-transition:opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;transition:opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;transition:transform 0.4s 0.4s, opacity 0.4s 0.4s;transition:transform 0.4s 0.4s, opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s}header .menu-movil .menu-header .menu.menu-2 span{height:3px;display:block;opacity:1;-webkit-transform:translate3d(0, 11px, 0);transform:translate3d(0, 11px, 0);position:relative}header .menu-movil .menu-header .menu.menu-2 span:after{content:'';display:block;top:0;left:0;width:100%;background:#fff;height:3px;position:absolute;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s, -webkit-transform 0.4s}header .menu-movil .menu-header .menu.menu-2 span:before{content:'';display:block;top:0;left:0;width:100%;background:#fff;height:3px;position:absolute;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s, -webkit-transform 0.4s}header .menu-movil .menu-header .menu.menu-2.active:after{-webkit-transform:translate3d(0, -11px, 0);transform:translate3d(0, -11px, 0);opacity:0;-webkit-transition:opacity 0.2s 0.2s, -webkit-transform 0.4s;transition:opacity 0.2s 0.2s, -webkit-transform 0.4s;transition:transform 0.4s, opacity 0.2s 0.2s;transition:transform 0.4s, opacity 0.2s 0.2s, -webkit-transform 0.4s}header .menu-movil .menu-header .menu.menu-2.active:before{-webkit-transform:translate3d(0, 11px, 0);transform:translate3d(0, 11px, 0);opacity:0;-webkit-transition:opacity 0.2s 0.2s, -webkit-transform 0.4s;transition:opacity 0.2s 0.2s, -webkit-transform 0.4s;transition:transform 0.4s, opacity 0.2s 0.2s;transition:transform 0.4s, opacity 0.2s 0.2s, -webkit-transform 0.4s}header .menu-movil .menu-header .menu.menu-2.active span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform 0.4s 0.4s;transition:-webkit-transform 0.4s 0.4s;transition:transform 0.4s 0.4s;transition:transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s}header .menu-movil .menu-header .menu.menu-2.active span:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform 0.4s 0.4s;transition:-webkit-transform 0.4s 0.4s;transition:transform 0.4s 0.4s;transition:transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s}header .menu-movil .menu-list{position:fixed;top:78px;left:0px;padding:30px 15px;background-color:#003736;height:calc(100vh - 78px);width:280px;-webkit-transform:translate(-105%, 0%);transform:translate(-105%, 0%);-webkit-transition:all 400ms;transition:all 400ms;z-index:5;opacity:1}header .menu-movil .menu-list.open{-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%)}header .menu-movil .menu-list ul{list-style:none;padding:0px}header .menu-movil .menu-list ul li{color:#fff;font-family:"Coustard",serif;font-weight:400;letter-spacing:2px;font-size:14px}header .menu-movil .menu-list ul li+li{margin-top:20px}header .menu-movil .menu-list ul li.active{color:#ba893f}@media screen and (min-width: 992px){header .menu-movil{display:none}}header .menu-escritorio img{width:150px}@media screen and (min-width: 1200px){header .menu-escritorio img{width:auto}}header .menu-escritorio ul{list-style:none;padding:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0px}header .menu-escritorio ul li{color:#fff;font-size:12px;font-weight:900;letter-spacing:2px;font-family:"Coustard",serif}@media screen and (min-width: 1200px){header .menu-escritorio ul li{font-size:12px}}header .menu-escritorio ul li.active{color:#ba893f}@media screen and (max-width: 991px){header .menu-escritorio{display:none}}@media screen and (min-width: 992px){header{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.49);box-shadow:0 2px 8px 0 rgba(0,0,0,0.49)}}@media screen and (min-width: 1200px){header{padding:30px 0px}}footer{background-color:#003736;padding:40px 0px;color:#fff;z-index:250}footer img{margin-bottom:20px}@media screen and (min-width: 992px){footer img{margin-bottom:0px}}footer p,footer span,footer a{font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;line-height:2;margin-bottom:0px}footer span.dorado,footer p.dorado{color:#ba893f;font-weight:500}footer .w-100.fc{max-width:182px}footer .w-100.gh{max-width:327px}footer a{display:block}footer ul{padding:0px;margin-bottom:10px;list-style:none;color:#ba893f}footer ul li{display:inline-block;margin:0px 25px}@media screen and (min-width: 768px){footer{position:absolute;bottom:0px;left:0px;width:100%}}@media screen and (min-width: 992px){footer{padding-top:60px}footer ul li{margin:0px}footer ul li+li{margin-left:15px}}@media screen and (min-width: 1200px){footer{padding-top:90px}footer span{width:auto}}.section-portada{position:relative}.section-portada .card-c{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.section-portada h3,.section-portada h2{color:#fff}.section-portada h2{font-size:25px;line-height:1.25;letter-spacing:4.12px;font-family:"Coustard",serif;font-weight:400}@media screen and (min-width: 992px){.section-portada h2{font-size:40px}}.section-portada h3{font-size:18px;line-height:1.67;font-weight:300}@media screen and (min-width: 992px){.section-portada h3{font-size:30px}}.section-portada .swiper-pagination-bullet{background:#fff}.section-portada .swiper-pagination-bullet-active{background:#fff}.section-portada::after{content:"";background-color:#fff;width:100%;height:100px;position:absolute;bottom:0px;left:0pX;z-index:0}.section-informacion{padding:30px 0px;position:relative}.section-informacion .bg-deco{position:relative}.section-informacion .bg-deco::before{content:'';width:300px;height:430px;position:absolute;top:0;left:0px;z-index:-1;background-image:url(../img/inicio/img1.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (min-width: 768px){.section-informacion .bg-deco::before{left:-60px}}@media screen and (min-width: 992px){.section-informacion .bg-deco{background-position:left top;background-size:auto}}.section-informacion h3{font-family:"Coustard",serif;font-size:35px;line-height:1.43;font-weight:900;color:#003736;margin-bottom:10px}.section-informacion h5{color:#ba893f;font-size:18px;font-weight:500;line-height:1.56;letter-spacing:0px}.section-informacion p{font-family:"Roboto",sans-serif;font-size:14px;font-weight:300;line-height:1.75;letter-spacing:0px;color:#000}@media screen and (min-width: 1200px){.section-informacion p{font-size:16px}}.section-informacion h3,.section-informacion h4,.section-informacion p{max-width:570px;margin-left:auto;margin-right:auto}.section-informacion.bar-verde::after{content:"";width:100%;height:100px;background-color:#003736;position:absolute;bottom:0px;left:0px;z-index:-1}.section-informacion .bg{display:inline-block;border-left:4px solid #fff;border-right:4px solid #fff}@media screen and (min-width: 768px){.section-informacion .bg{max-width:570px}}@media screen and (min-width: 992px){.section-informacion .bg{max-width:679px}}@media screen and (min-width: 768px){.section-informacion{padding-top:60px;padding-bottom:40px}}.section-slider{padding:30px 0px;background-color:#003736;position:relative}.section-slider .swiper-container{border:4px solid #fff;z-index:1;background-color:#fff}.section-slider .swiper-pagination-bullet{background:#fff}.section-slider .swiper-pagination-bullet-active{background:#fff}.section-slider::after{content:"";background-color:#fff;width:100%;height:100px;position:absolute;bottom:0px;left:0pX;z-index:0}.section-caracteristicas{padding:30px 0px}.section-caracteristicas h3{font-family:"Coustard",serif;font-size:30px;line-height:1.67;letter-spacing:3.09px;font-weight:900;color:#003736}.section-caracteristicas .mw270{max-width:270px;margin:auto;position:relative}.section-caracteristicas .bg{position:absolute;top:0;left:15px;width:auto;background-position:center}.section-caracteristicas img{max-width:60px}.section-caracteristicas p{font-family:"Roboto",sans-serif;font-size:16px;font-weight:500;line-height:1.13;letter-spacing:0px;color:#252525;margin-left:10px;margin-bottom:0px}@media screen and (min-width: 768px){.section-caracteristicas{padding:40px 0px}}@media screen and (min-width: 992px){.section-caracteristicas .m30{margin-bottom:60px !important}}.section-informacion-2{padding:30px 0px;background-color:#003736}.section-informacion-2 h3{font-family:"Coustard",serif;font-size:30px;font-weight:900;line-height:1.52;letter-spacing:3.4px;color:#fff}.section-informacion-2 p{font-size:15px;font-weight:300;letter-spacing:0px;color:#fff;max-width:250px;margin:auto}.section-informacion-2 p .fw400{font-size:18px;font-weight:400;line-height:1.25;letter-spacing:0px}.section-informacion-2 p .fw400d{font-family:Coustard;font-size:24px;letter-spacing:0px;color:#ba893f}@media screen and (min-width: 768px){.section-informacion-2 p{max-width:300px;margin-left:0}}@media screen and (min-width: 768px){.section-informacion-2{padding:60px 0px}}.section-informacion-3{padding:60px 0px;background-image:-webkit-gradient(linear, left top, right top, from(rgba(186,137,63,0.7)), to(rgba(186,137,63,0.7))),url(../img/bg-info.png);background-image:linear-gradient(90deg, rgba(186,137,63,0.7) 0%, rgba(186,137,63,0.7) 100%),url(../img/bg-info.png);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.section-informacion-3 h4{font-family:"Coustard",serif;font-size:20px;font-weight:400;line-height:1.15;letter-spacing:4.12px}@media screen and (min-width: 992px){.section-informacion-3 h4{font-size:30px}}@media screen and (min-width: 1200px){.section-informacion-3 h4{font-size:40px}}.section-informacion-3 h3{font-family:"Coustard",serif;font-size:28px;font-weight:900;line-height:1.15;letter-spacing:4.12px}@media screen and (min-width: 992px){.section-informacion-3 h3{font-size:38px}}@media screen and (min-width: 1200){.section-informacion-3 h3{font-size:40px}}.section-informacion-3 p{font-size:16px;font-weight:400;line-height:1.36;letter-spacing:0px}@media screen and (min-width: 992px){.section-informacion-3 p{font-size:20px}}@media screen and (min-width: 768px){.section-informacion-3{padding:90px 0px}}@media screen and (min-width: 992px){.section-informacion-3{padding:150px 0px}}@media screen and (min-width: 1200px){.section-informacion-3{padding:170px 0px}}.cotizador-informacion{padding:30px 0px;overflow:hidden}.cotizador-informacion .container-fluid::before{content:'';width:210px;height:340px;position:absolute;top:-40px;left:0px;z-index:-1;background-image:url(../img/inicio/img1.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (min-width: 992px){.cotizador-informacion .container-fluid::before{left:-60px}}.cotizador-informacion h3{font-family:"Coustard",serif;font-weight:900;font-size:28px;line-height:1.33;letter-spacing:3.09px;color:#003736}.cotizador-informacion h3+h3{font-size:40px}.cotizador-informacion h4{font-family:"Roboto",sans-serif;font-size:18px;font-weight:300;line-height:1.25;letter-spacing:0px;color:#ba893f}@media screen and (min-width: 1200px){.cotizador-informacion h4{font-size:24px}}.cotizador-informacion p{font-family:"Roboto",sans-serif;font-size:15px;font-weight:300;line-height:1.27;letter-spacing:0px}.cotizador-informacion .responsive-table{border-collapse:collapse;width:100%}.cotizador-informacion .responsive-table th,.cotizador-informacion .responsive-table td{padding:3px 10px}.cotizador-informacion .responsive-table th{font-family:"Roboto",sans-serif;font-size:18px;font-weight:bold;line-height:1.25;letter-spacing:0px;color:#000}.cotizador-informacion .responsive-table td{font-size:15px;line-height:1.82;letter-spacing:0px;color:#003736}@media (max-width: 480px){.cotizador-informacion .responsive-table{width:100%}.cotizador-informacion .responsive-table thead{display:none}.cotizador-informacion .responsive-table tbody td b{margin-top:20px;display:block;color:#000}.cotizador-informacion .responsive-table tbody td{display:block}.cotizador-informacion .responsive-table tbody td:before{content:attr(data-table);display:block;float:left;width:40%;margin-right:10px;padding-right:10px;font-weight:700;color:#2EAFEA;border-right:1px solid #ccc}.cotizador-informacion .responsive-table tbody td:after{content:'';display:block;clear:both}}@media screen and (min-width: 481px){.cotizador-informacion .responsive-table tbody{border-top:3px solid #ba893f}.cotizador-informacion .responsive-table th{text-align:left !important}.cotizador-informacion .responsive-table td{font-size:13px}}@media screen and (min-width: 768px){.cotizador-informacion .responsive-table th{text-align:left !important}.cotizador-informacion .responsive-table td{font-size:16px}}@media screen and (min-width: 1200px){.cotizador-informacion .responsive-table th,.cotizador-informacion .responsive-table td{font-size:20px}}@media screen and (min-width: 992px){.cotizador-informacion{padding:60px 0px}}@media screen and (min-width: 1200px){.cotizador-informacion{padding:100px 0px}}.cotizador{padding:30px 0px;background-color:#003736}.cotizador svg{width:100%;height:auto;background-size:contain !important}.cotizador .card{background-color:#fff;border-radius:16px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,0.27);box-shadow:0 0 24px 0 rgba(0,0,0,0.27);padding:15px;max-width:685px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.cotizador .card{padding:20px 15px}}.cotizador h3{font-family:"Montserrat",sans-serif;font-size:22px;font-weight:bold;line-height:0.82;letter-spacing:0px;color:#000}@media screen and (min-width: 768px){.cotizador h3{margin-bottom:0px}}.cotizador ul{list-style:none;padding:0px;margin:0px}.cotizador ul li{padding:5px 15px;padding-left:35px;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:1.13;letter-spacing:0px;color:#000;position:relative}.cotizador ul li+li{margin-top:10px}@media screen and (min-width: 768px){.cotizador ul li+li{margin-top:0px}}.cotizador ul li::before{content:"";border-radius:28px;width:28px;height:28px;position:absolute;top:0px;left:0px}.cotizador ul li:nth-child(1)::before{background-color:#4ce603}.cotizador ul li:nth-child(2)::before{background-color:#ffb502}.cotizador ul li:nth-child(3)::before{background-color:#e60402}@media screen and (min-width: 576px){.cotizador ul li{display:inline-block}}@media screen and (min-width: 576px){.cotizador ul{text-align:center}}@media screen and (min-width: 992px){.cotizador{padding:60px 0px}}.tippy-tooltip{background-color:#fff;color:initial}.tippy-tooltip .card-tooltip{padding:6px 10px;position:relative;padding-left:30px}.tippy-tooltip .card-tooltip .status{position:absolute;top:3px;left:0px;width:20px;height:90%}.tippy-tooltip .card-tooltip .status.disponible{background-color:#4ce603}.tippy-tooltip .card-tooltip .status.apartado{background-color:#ffb502}.tippy-tooltip .card-tooltip .status.vendido{background-color:#e60402}.tippy-tooltip .card-tooltip h4{color:#003736;font-family:"Montserrat",sans-serif;font-size:18px;font-weight:bold;line-height:0.82;letter-spacing:0px}.tippy-tooltip .card-tooltip p{color:#252525;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:1.13;letter-spacing:0px}.tippy-tooltip .card-tooltip small{color:#252525;font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.13;letter-spacing:0px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-bottom-color:#fff}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-top-color:#fff}#mdCotizador .modal-body{background-color:#fff;position:relative;color:#fff;padding:0px}#mdCotizador .modal-body .bg-verde-light{background-color:#98d0c7}#mdCotizador .modal-body .bg-verde{background-color:#003736}#mdCotizador .modal-body .bg-blanco{background-color:#fff}#mdCotizador .modal-body .row{z-index:2;position:relative}#mdCotizador .modal-body .loteImage{width:100%;max-width:440px}#mdCotizador .modal-body .bg-verde{padding-top:30px;padding-bottom:30px}#mdCotizador .modal-body .close{position:absolute;top:10px;right:10px;z-index:3;float:initial;width:16px;background-image:url(../img/icons/icon-close.png);background-position:center;background-repeat:no-repeat;background-size:16px}#mdCotizador .modal-body .close span{visibility:hidden}@media screen and (min-width: 768px){#mdCotizador .modal-body .close{background-image:url(../img/icons/icon-close-bln.png)}}#mdCotizador .modal-body h2{font-family:"Coustard",serif;font-size:28px;font-weight:400;line-height:0.83;letter-spacing:4px}@media screen and (min-width: 768px){#mdCotizador .modal-body h2{font-size:36px}}#mdCotizador .modal-body p{font-size:14px;font-weight:300;line-height:1.56}@media screen and (min-width: 768px){#mdCotizador .modal-body p{font-size:18px}}#mdCotizador .modal-body hr{border:solid 1px #ffffff8a;margin:15px 0px}#mdCotizador .modal-body h3{font-family:"Coustard",serif;font-size:18px;font-weight:400;line-height:1.13;letter-spacing:2.8px}@media screen and (min-width: 768px){#mdCotizador .modal-body h3{font-size:26px}}#mdCotizador .modal-body h3 span{font-size:px}@media screen and (min-width: 768px){#mdCotizador .modal-body h3 span{font-size:22px}}#mdCotizador .modal-body label{width:100%;font-size:14px;font-weight:400;line-height:1.75;color:#000;margin-bottom:0px;padding:5px 0px}@media screen and (min-width: 768px){#mdCotizador .modal-body label{padding:3px 15px;font-size:16px}}#mdCotizador .modal-body select{width:100%;padding:5px 15px;padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0px;background-color:#fff;border:none;color:#000;font-size:14px;font-weight:400;line-height:1.75;background-image:url(../img/icons/icon-select.png);background-repeat:no-repeat;background-position:96%;background-size:7px}@media screen and (min-width: 768px){#mdCotizador .modal-body select{font-size:16px;padding:3px 15px}}#mdCotizador .modal-body table{width:100%;max-width:300px;font-size:14px;font-weight:300;line-height:1.56}@media screen and (min-width: 768px){#mdCotizador .modal-body table{font-size:18px}}#mdCotizador .modal-body input,#mdCotizador .modal-body textarea{width:100%;padding:3px 15px;border-radius:0px;background-color:#fff;border:none;color:#000;font-size:16px;font-weight:400;line-height:1.75;margin-bottom:15px}#mdCotizador .modal-body input::-webkit-input-placeholder,#mdCotizador .modal-body textarea::-webkit-input-placeholder{color:#000}#mdCotizador .modal-body input:-ms-input-placeholder,#mdCotizador .modal-body textarea:-ms-input-placeholder{color:#000}#mdCotizador .modal-body input::-ms-input-placeholder,#mdCotizador .modal-body textarea::-ms-input-placeholder{color:#000}#mdCotizador .modal-body input::placeholder,#mdCotizador .modal-body textarea::placeholder{color:#000}#mdCotizador .modal-body textarea{resize:none}#mdCotizador .modal-body .btn{background-color:#98d0c7;color:#000;padding:6px 45px;font-family:Montserrat;font-size:16px;font-weight:600;letter-spacing:0.15px;border-radius:0px}@media screen and (min-width: 768px){#mdCotizador .modal-body::before{content:"";width:50%;height:100%;position:absolute;top:0px;right:0px;background-color:#003736;z-index:1}}@media screen and (min-width: 768px) and (max-width: 991px){#mdCotizador .modal-dialog{max-width:700px}}.avances{position:relative;z-index:1;background-color:#003736;padding:30px 0px}.avances::after{content:"";width:100%;height:40%;position:absolute;top:0px;left:0px;background-color:#fff;z-index:-1;min-height:650px}.avances .video{position:relative}.avances .video::before{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.331);background-image:url(../img/icons/icon-play.svg);background-repeat:no-repeat;background-position:center;background-size:80px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avances h3{font-family:Coustard;font-size:30px;font-weight:400;letter-spacing:3.29px;color:#003736}.avances ul{list-style:none;padding:0px;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.avances ul .btn{padding:6px 30px;border:solid 2px #ba893f;color:#ba893f;border-radius:0px;-webkit-box-shadow:none;box-shadow:none;font-size:16px;font-weight:400;letter-spacing:0.15px}.avances ul .btn.active{background-color:#003736;color:#fff;border:2px solid #003736}.avances ul li{margin-right:15px}@media screen and (max-width: 767px){.avances ul{display:none}}.avances .dropdown{width:100%;max-width:260px;margin:auto}.avances .dropdown button,.avances .dropdown button:active,.avances .dropdown button:focus,.avances .dropdown button:hover,.avances .dropdown button:focus:active{width:100%;border-radius:0px;border:none;-webkit-box-shadow:none !important;box-shadow:none !important;outline:none !important;background-color:#003736;color:#fff;font-size:16px;font-weight:400}.avances .dropdown .dropdown-menu{width:100%;background-color:#fff;color:#ba893f;border:2px solid #ba893f;border-radius:0px;padding:0px}.avances .dropdown .dropdown-menu a{padding:6px 15px}.avances .dropdown .dropdown-menu a:active,.avances .dropdown .dropdown-menu a:focus,.avances .dropdown .dropdown-menu a:focus:active{background-color:#ba893f;color:#fff}@media screen and (min-width: 768px){.avances .dropdown{display:none}}.avances .bg{border:4px solid #fff;cursor:pointer}@media screen and (min-width: 768px){.avances{padding:60px 0px}}.ubicacion{padding:30px 0px;position:relative}.ubicacion .bg-deco{background-image:url(../img/inicio/img1.svg);background-repeat:no-repeat;background-position:center;background-size:220px}@media screen and (min-width: 992px){.ubicacion .bg-deco{background-position:left top;background-size:auto}}.ubicacion h3{font-family:"Coustard",serif;font-size:35px;line-height:1.43;color:#003736;max-width:330px;margin-left:auto;margin-right:auto}.ubicacion p{font-family:"Roboto",sans-serif;font-size:14px;font-weight:300;line-height:1.75;letter-spacing:0px;color:#000;max-width:330px;margin-left:auto;margin-right:auto}@media screen and (min-width: 992px){.ubicacion p{font-size:16px;max-width:360px;padding-left:60px}}.ubicacion .bg-ubicacion{background-image:url(../img/ubicacion.jpg);background-repeat:no-repeat;background-position:center;background-size:contain}.ubicacion .bg-ubicacion img{opacity:0}@media screen and (min-width: 768px){.ubicacion{padding:0px 0px}.ubicacion .bg-deco{padding-top:30px;padding-bottom:20px}}.contacto{padding:30px 0px;background-color:#003736;color:#fff}.contacto h3{font-family:"Coustard",serif;font-size:30px;font-weight:900;letter-spacing:3.29px;text-align:center;color:#ba893f}.contacto p{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0.82px;text-align:center}.contacto input,.contacto textarea{width:100%;background-color:#fff;padding:6px 15px;color:#000;margin-bottom:15px;border:none;border-radius:0px}.contacto input::-webkit-input-placeholder,.contacto textarea::-webkit-input-placeholder{color:#000}.contacto input:-ms-input-placeholder,.contacto textarea:-ms-input-placeholder{color:#000}.contacto input::-ms-input-placeholder,.contacto textarea::-ms-input-placeholder{color:#000}.contacto input::placeholder,.contacto textarea::placeholder{color:#000}.contacto textarea{resize:none}.contacto .btn{background-color:#98d0c7;font-size:16px;font-weight:400;letter-spacing:0.15px;text-align:center;color:#003736;padding:6px 40px;border-radius:0px;border:none}@media screen and (min-width: 992px){.contacto .mapa{padding-left:0px}}.contacto .g-recaptcha{-webkit-transform:scale(0.8);transform:scale(0.8)}.contacto #mapa{min-height:300px;height:100%;width:100%}@media screen and (min-width: 768px){.contacto{padding:60px 0px}}@media (min-width: 300px) and (max-width: 768px){iframe{height:auto!important;}}@media (min-width:768px) and (max-width:1024px){iframe{height:30vh!important;}}
/*# sourceMappingURL=app.min.css.map */