body,
html {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

@font-face {
    font-family: 'beyond-infinity';
    src: url('../fonts/Beyond Infinity - Demo.ttf') format('truetype');
    font-weight: normal;
    /* font-style: normal; */
}

.bg-tourvirtual {
    background: url(../images/bg_tourvirtual.jpg) center no-repeat;
    background-size: cover;
    text-align: center;
}

.tour-virtual2{
    width: 100%;
    border:0;
    height: 800px;
}

@media (max-width: 1024px) {
    .tour-virtual2{
        width: 100%;
        border:0;
        height: 400px;
    }
  }

.ls2 {
    letter-spacing: 2px;
}

.link_3d {
    background-color: #FFFFFF;
    display: block;
    color: #225262;
    font-size: 16px;
    padding: 6px 10px;
    min-width: 300px;
    width: fit-content;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    font-weight: bold;
}

.btn_video {
    cursor: pointer;
    position: absolute;
    width: 15%;
    top: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.3s;
}

.btn_video:hover {
    opacity: 0.8;
}

.font-beyond {
    font-family: 'beyond-infinity';
}

.capa {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.16);
}

.slider_home {
    position: relative;
    min-height: 600px;
    height: 50vh;
}

.slider_banner {
    height: 100%;
}

.slider_banner .item {
    height: 50vh;
    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.video_main video {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.cont_btn_map {
    position: absolute;
    right: 60px;
    z-index: 2;
    bottom: 5px;
}

.bg_menu {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.bggris {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.logo_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 18%;
    min-width: 150px;
    margin: auto;
    z-index: 1;
}

.cubo_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.img1 {
    background-image: url(../images/shutterstock_1165665211.jpg);
}

.img2 {
    background-image: url(../images/Ed_calle_rampla.jpg);
}

.img3 {
    background-image: url(../images/Ed_playa_con_arena.jpg);
}

.img4 {
    background-image: url(../images/Depto_living2.jpg);
}

.img5 {
    background-image: url(../images/Depto_livingycomedor_frontal.jpg);
}

.img6 {
    background-image: url(../images/Hidromasajes_vista_peninsula.jpg);
}

.img7 {
    background-image: url(../images/img1.jpg);
}

.img8 {
    background-image: url(../images/shutterstock_1198883806_BN.jpg);
}

.img9 {
    background-image: url(../images/PP_lagolateral_hi_gl_.jpg);
}

.img10 {
    background-image: url(../images/PP_hall_hi_gl.jpg);
}

.linea {
    background-color: #DDDDDD;
    height: 2px;
    width: 60px;
}


#menu_proyecto_fixed,
#menu_proyecto_fixed_preventa {
    display: none;
}

.h100p-menu {
    height: calc(100% - 90px);
}

#first_img_galery {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 55%;
    display: block;
}

.video_main_rescate {
    background: #000;
    position: relative;
    height: 100%;
    text-align: center;
}

.textura {
    background: url(../video/textura.png) center repeat;
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
}

.list_greenconcept {
    width: 100%;
}

.list_greenconcept li {
    display: inline-block;
    padding: 0 30px;
    width: 20%;
    float: left;
    margin-bottom: 30px;
}

.ico_greenconcept {
    padding-left: 60px;
    background-repeat: no-repeat;
    height: 76px;
}

.ico_a {
    background-image: url(../images/icons/icon_a.png);
    background-position: left top;
    padding-left: 50px;
}

.ico_b {
    background-image: url(../images/icons/icon_b.png);
    background-position: left top;
}

.ico_c {
    background-image: url(../images/icons/icon_c.png);
    background-position: left top;
    padding-left: 50px;
}

.ico_d {
    background-image: url(../images/icons/icon_d.png);
    background-position: left top;
    padding-left: 80px;
}

.ico_e {
    background-image: url(../images/icons/icon_e.png);
    background-position: left top;
}

.ico_f {
    background-image: url(../images/icons/icon_f.png);
    background-position: left top;
}


.linea_titulo {
    width: 80px;
    height: 2px;
    background: #002855;
}

.absolute-resp {
    position: absolute;
}

.thumb_mini {
    height: 100px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.hover_mini_gal {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.thumb_activo .hover_mini_gal {
    display: none;
}

.cont_text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 50px;
    padding-bottom: 20px;

    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);

    z-index: 2;
}

.btn-vermas {
    background-color: #FFFFFF;
    color: #002855;
    padding: 0;
    width: 33%;

    overflow: hidden;
    height: 0;

    font-size: 14px;

    margin: 0px auto;

    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.br-FFF {
    border-right: #FFF 1px solid;
}

.br-153963 {
    border-right: #153963 2px solid;
}

.br-CCC {
    border-right: #CCC 1px solid;
}

.brl {
    border-left: #CCC 1px solid;
    border-right: #CCC 1px solid;
}

.difuminado {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    z-index: 1;

    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.cont_image {
    position: relative;
    height: 480px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;

    cursor: pointer;

    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.info_adicional {
    opacity: 0;
    height: 0;

    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.cont_image:hover .info_adicional {
    opacity: 1;
    height: auto;
    margin-bottom: 40px;
}

.cont_image:hover .btn-vermas {
    height: auto;
    padding: 20px 0;
    margin: 40px auto;
}

.cont_image:hover .difuminado {
    filter: blur(14px);
}

.bg_banner1 {
    background-image: url(../images/banner1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 240px;
}

.form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: #CCCCCC 1px solid;

    font-size: 14px;
    font-weight: 300;
    box-shadow: none;
    color: #333333;

    height: 50px;

    border-radius: 0;
}

.btn-buscar {
    border: #CCCCCC 1px solid;
    border-radius: 30px;
    width: 100%;
    font-size: 14px;
    color: #333333;
    padding: 13px 0;
    text-align: center;
    cursor: pointer;

    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-buscar:hover {
    border: #002855 1px solid;
    background-color: #002855;
    color: #FFFFFF;
}

.condicion_block {
    color: #FFFFFF;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
}

#condiciones_container {
    margin-top: -44px;
    margin-left: -40px;
    position: absolute;
}

.fix_condicion {
    display: inline-block;
    width: auto;
    padding: 15px 30px;
}

.image_proy {
    height: 240px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.image_proy2 {
    height: 180px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.cont_titulo_proy {
    background-color: #FFFFFF;
    margin-top: -20px;
    width: 88%;
    margin-left: 6%;
    padding: 20px 0;
}

.btn-ver-proyecto {
    border: #DDDDDD 1px solid;
    color: #999999;
    font-size: 14px;

    padding: 15px 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-ver-proyecto:hover {
    background-color: #002855;
    color: #FFFFFF;
    border: #002855 1px solid;
}

.container_proy {
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.container_proy:hover .btn-ver-proyecto {
    background-color: #002855;
    color: #FFFFFF;
    border: #002855 1px solid;
}

.bg_banner_proy {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.bg_banner_conocenos {
    background-image: url(../images/img1c.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
}

.container_titulo {
    background-color: #FFFFFF;
    width: 90%;
    margin-left: 5%;
    position: absolute;
    bottom: 0;
}

.ico-dorm {
    padding-left: 50px;
    padding-bottom: 2px;
    background: url(../images/icons/dorm.png) left center no-repeat;
}

.ico-bano {
    padding-left: 50px;
    background: url(../images/icons/bano.png) left center no-repeat;
}

.ico-mts {
    padding-left: 50px;
    background: url(../images/icons/mts.png) 7px center no-repeat;
    padding-top: 2px;
}

.ico-clock {
    padding-left: 50px;
    background: url(../images/icons/clock.png) 6px center no-repeat;
    padding-top: 2px;
}

.ico-phone {
    padding: 5px 0px 5px 40px;
    background: url(../images/icons/phone_blue.svg) left center no-repeat;
}

.ico-email {
    padding: 2px 0px 5px 40px;
    background: url(../images/icons/sobre_blue.svg) left center no-repeat;
}

.ico-maker {
    padding: 4px 0px 5px 40px;
    background: url(../images/icons/marker_blue.svg) left center no-repeat;
}

.h20 {

    height: 20px;
}

.btn-maps {
    background-color: #FFFFFF;
    color: #225262;
    font-size: 14px;
    padding: 15px 20px 15px 30px;
    text-align: center;
    width: 180px;
    display: inline-flex;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    box-shadow: #999 0 0 5px;
    align-items: center;
    justify-content: space-around;
}

.btn-maps:hover {
    background-color: #000000;
}

.waze {
    background-image: url(../images/icons/waze.svg);
    background-position: 20% center;
    background-repeat: no-repeat;
}

.google_maps {
    background-image: url(../images/icons/google_map.svg);
    background-position: 20% center;
    background-repeat: no-repeat;
}

.btn-cotizar-submenu {
    background-color: #F6333F;
    width: 100%;
    color: #FFFFFF !important;
    text-align: center;
    padding: 13px 30px;
    cursor: pointer;
    border-radius: 40px;
    max-width: 350px;

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-cotizar-submenu:hover {
    background-color: #D20915;
    color: #FFFFFF !important;
}

.sub_menu {
    padding-left: 30px;
    width: 100%;
}

.sub_menu li a {
    display: block;
}

.sub_menu li {
    display: inline-block;
    float: left;
}

.sub_menu .hover {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
}

.sub_menu .hover:hover {
    font-weight: 600;
}

.mini_linea {
    width: 40px;
    height: 1px;
    background-color: #002855;
}

.container_slider_equipamiento {
    width: 100%;
    margin-top: -22%;
    position: absolute;
}

.btn-planta {
    border: #DDDDDD 1px solid;
    color: #999999;
    padding: 15px 0;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    text-align: center;

    cursor: pointer;

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-planta:hover {
    background-color: #333333;
    color: #FFFFFF;
    border: #333333 1px solid;
}

.btn-planta2 {
    border: #DDDDDD 1px solid;
    color: #999999;
    padding: 13px 0;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-align: center;

    cursor: pointer;

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-planta2:hover {
    background-color: #333333;
    color: #FFFFFF;
    border: #333333 1px solid;
}

.planta_activa {
    background-color: #333333;
    color: #FFFFFF;
    border: #333333 1px solid;
}

.planta_activa2 {
    background-color: #333333;
    color: #FFFFFF;
    border: #333333 1px solid;
}

.cont_galeria {
    background-color: #FFFFFF;
    color: #002855;
    font-size: 24px;
    padding: 15px 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    max-width: 320px;
    text-align: center;
}


.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}

#secc_ubicacion iframe {
    width: 100% !important;
    height: 450px !important;
}

.img_gal_ext {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 555px;
    padding-bottom: 86%;
}

.bg_banner3 {
    height: 180px;
    background-image: url(../images/banner_contacto.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_banner_rescate {
    height: 180px;
    background-image: url(../images/img3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.border_der {
    border-right: #DEDEDE 1px solid !important;
}

.border_izq {
    border-left: #DEDEDE 1px solid !important;
}


.lupa {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}

.proyecto_cont:hover .btn_web2 {
    background-color: #66CC00;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.proyecto_cont:hover .lupa {
    background: rgba(0, 0, 0, 0.35);
    background-image: url("../images/lupa.png");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.edificio_cont:hover .lupa {
    background: rgba(0, 0, 0, 0.35);
    background-image: url("../images/lupa.png");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.width100p {
    width: 100%;
}

.h247 {
    height: 247px;
}

.border_bot {
    border-bottom: #DEDEDE 1px solid !important;
}

#menu_virtual li a {
    color: #FFF !important;
    padding: 10px 20px;
}

#menu_virtual li a:hover {
    background-color: #001732;
}

.video_main_rescate iframe {
    width: 100%;
    height: 55vw;
}

.video_main_rescate video {
    /* width: 100%; */
    height: 100%;
    max-width: 100%;
}

.linea_gris {
    width: 80px;
    height: 1px;
    background-color: #CCCCCC;
    display: inline-block;
}

.bdr1-CCC-xs {
    border-right: #CCCCCC 1px dotted;
}

.menu_hc {
    width: 100%;
    text-align: center;
}

.menu_hc li {
    display: inline-block;
    margin-bottom: 20px;
}

.btn-proy_hc {
    border: #CCCCCC 1px solid;
    padding: 10px 30px;
    border-radius: 30px;
    color: #CCCCCC;
    margin: 0 20px;
    cursor: pointer;

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-proy_hc:hover {
    background-color: #002855;
    border: #002855 1px solid;
    color: #FFFFFF;
}

.proy_hc_activo .btn-proy_hc {
    background-color: #002855;
    border: #002855 1px solid;
    color: #FFFFFF;
}

.proy_hc_activo .triangulo-hc {
    display: block;
}

.triangulo-hc {
    background: url(../images/patrimonial/triangulo.svg) center no-repeat;
    display: none;
    width: 20px;
    height: 6px;
    margin: auto;
}

.padding-resp {
    width: 100%;
}

.width90 {
    width: 100%;
    display: block;
}

.w90p {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    display: block;
}

/*********** MENU ************/
.navbar-brand {
    float: left;
    height: 90px;
    padding: 15px 0px 0px 30px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.btn-menu {
    background-color: #002855;
    color: #FFFFFF !important;

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-menu:hover {
    background-color: #F6333F !important;
    color: #FFFFFF !important;
}

.btn-menu-activo {
    background-color: #F6333F !important;
    color: #FFFFFF !important;
}

.menu-activo {
    font-weight: bold !important;
    color: #FFFFFF !important;
}

.navbar-nav li:hover>.l_menu {
    color: #FFFFFF;
    width: 60%;
}

.l_menu {
    position: absolute;
    bottom: 0px;
    margin: auto;
    left: 0;
    right: 0;
    width: 0%;
    height: 2px;
    background-color: #FFF;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.navbar-default .navbar-nav>li>a {
    color: #FFFFFF !important;
    padding: 35px 20px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.navbar-nav {
    padding: 0px 20px;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        color: #999999;
        font-size: 14px;
        font-weight: 600;
    }
}

@media (max-width: 1400px) {}

@media (max-width: 1200px) {
    .navbar-brand {
        max-width: 70%;
    }

    .container_slider_equipamiento {
        margin-top: -18%;
    }
}

@media (max-width: 991px) {
    .width90 {
        width: 86% !important;
        margin-left: 7%;
        margin-right: 7%;
        display: block;
    }

    .padding-resp {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }

    .cont_btn_map {
        position: relative;
        right: 5%;
        left: 5%;
        width: 90%;
        z-index: 2;
        bottom: 0;
    }

    .container_slider_equipamiento {
        margin-top: 30px;
        position: inherit;
    }

    .w30 {
        width: 80%;
    }

    .w15 {
        width: 20%;
    }

    .list_greenconcept li {
        width: 100%;
    }

    .h600 {
        height: auto;
    }

    .h450 {
        height: auto;
    }

    .h480 {
        height: auto;
    }

    .h550 {
        height: auto;
    }

    .cubo_img {
        height: 150px;
    }

    .h150-xs {

        height: 150px !important;

    }

    .btn-maps {
        width: 100%;
        margin-top: 10px;
    }

    .logo_footer {
        bottom: 120px;
    }
}
.visible-desk{
    display: block;
}
.visible-mobile{
    display: none;
}
@media (max-width: 768px) {
    .visible-desk{
        display: none;
    }
    .visible-mobile{
        display: block;
    }
    .vcenter-resp {
        display: block;
    }

    .bdr1-CCC-xs {
        border-right: none;
    }

    .bg_banner_proy {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: auto 50%;
        height: 800px;
    }

    .padding-resp {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .nopad .row {
        padding-left: 0;
        padding-right: 0;
    }

    .w30 {
        width: 70%;
    }

    .w15 {
        width: 30%;
    }

    .absolute-resp {
        position: relative;
    }

    #menu_proyecto_fixed {
        display: none !important;
    }

    .mt50-resp {
        margin-top: 0px;
    }

    .mt150 {
        margin-top: 50px;
    }

    .pt80 {
        padding-top: 0px;
    }

    .navbar-brand img {
        height: 100%;
    }

    .cont_image:hover .btn-vermas {
        padding: 0;
        height: 0;
        margin: 0px auto;
    }

    .cont_image:hover .info_adicional {
        opacity: 0;
        height: 0;
        margin-bottom: 0;
    }

    .cont_image:hover .difuminado {
        filter: blur(0px);
    }

    .div-entrega {

        padding: 10px !important;
        font-size: 14px !important;
        color: #FFFFFF;
        background-color: #f6333f;
        font-weight: bold;
        position: fixed;
    }

    .div-uf {
        padding: 10px !important;
        font-size: 12px !important;
        color: #FFFFFF;
        background-color: #FFD700;
        font-weight: bold;
        position: fixed;
        margin-top: 50px !important;
    }
}


/* MEDIDA CAMBIO DE MENU MOBILE */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    border: none;
}

.navbar-toggle .icon-bar {
    background-color: #FFFFFF !important;
    display: block;
    width: 35px;
    height: 2px;
    border-radius: 2px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 3400px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 27px;
    margin-right: 15px;
    margin-bottom: 29px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (min-width: 992px) {
    .d-none-pc {
        display: none !important;
    }


}


@media (max-width: 991px) {

    .cont_btn_map {
        position: relative;
        right: 5%;
        left: 5%;
        width: 90%;
        z-index: 2;
        bottom: 145px;
    }

    .mt25 {
        margin-top: 25px;
    }

    #select-planta-mobile {
        width: 100%;
        height: 47px;
        font-size: 20px;
        font-weight: 500;
        border: 1px solid #305160;
        outline: none;
        padding-left: 10px;
    }

    .d-none-mobile-ipad {
        display: none !important;
    }


    .div-entrega {
        position: unset;
    }



    .mt90-xs {
        margin-top: 90px;
    }

    .l_menu {
        right: auto;
    }

    .bg_menu {
        background-color: #305160 !important;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 20px 20px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 50px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .mt110-md {
        margin-top: 110px;
    }

    .pfooter {
        position: relative;
        margin-bottom: 30px;
        margin-top: -70px;
    }

    .pfooter::after {
        content: "";
        position: absolute;
        bottom: 10px;
        width: 65px;
        height: 2px;
        background-color: #C6C6C6;
        left: 41%;
    }



}

.relative {
    position: relative;
}

.txt-entrega {
    position: absolute;
    bottom: 0;
    z-index: 99;
}

.div-entrega {
    padding: 10px;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #f6333f;
    font-weight: bold;
}

.div-uf {

    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #FFD700;
    font-weight: bold;
    position: fixed;
    margin-top: 80px;
}

.link-ig {

    font-family: 'Ubuntu',
        sans-serif !important;
    background: #333333;
    position: absolute;
    padding: 10px;
    /* border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; */
    font-size: 10px;
    width: 50px;
    left: 0px;
    bottom: 10px;
    z-index: 20;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#splide_pies .splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 4em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3em;
    background-color: white;
    z-index: 1;
}

#splide_calidez .splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 4em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3em;
    background-color: white;
    z-index: 1;
}

/* #splide_pies .splide__arrow--prev {
    left: 1em;
}

#splide_pies .splide__arrow--next {
    right: 1em;
} */


@media (max-width:650px) {
    .cotiza_aqui_header {
        /* position: absolute;
            bottom: 0; */
        height: 50px;
        width: 100%;
        background-color: #F6343F;
        color: #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 25px;
        font-weight: bold;
    }

    .btn-cotizar-submenu {
        display: none;
    }

    .btn-cotizar-submenu.cotizador {
        display: block;
        font-size: 21px;
        font-weight: bold;
    }

    .mt140-xs {
        margin-top: 140px;
    }

    .txt-entrega {
        position: absolute;
        bottom: 180px;
        z-index: 99;
    }

    .px018mobile {
        padding: 0 18%;
    }

    .link_3d {
        font-weight: normal;
    }

    .d-none-mobile {
        display: none !important;
    }

    .img-fluid {
        height: auto;
        max-width: 100%;
    }

    .mb25 {
        margin-bottom: 25px;
    }



    .text-nobold-mobile {
        font-weight: 400 !important;
    }

    #ubicacion {
        margin-bottom: 0px;
    }

    .btn-maps {
        background-color: #FFFFFF;
        color: #225262;
        font-size: 14px;
        padding: 15px 20px 15px 30px;
        text-align: center;
        width: 100%;
        display: inline-flex;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        cursor: pointer;
        box-shadow: #999 0 0 5px;
        align-items: center;
        justify-content: center;
    }

    .btn-maps img {
        margin-right: 10px;
    }

    .centrar_linea_mobile {
        margin: -15px auto 30px auto;
    }

    .size12 {
        font-size: 16px !important;
    }

    .size50 {
        font-size: 56px !important;
    }

    .size50.no-agrandar {
        font-size: 50px !important;
    }

    .btn_video {

        width: 50%;

    }
}

@media (max-width: 470px) {
    .navbar-brand {
        float: left;
        height: 90px;
        padding: 0 0 0 30px;
        font-size: 18px;
        line-height: 20px;
        max-width: 70%;
    }
}

@media (max-width:400px) {
    .px018mobile {
        padding: 0 12%;
    }
}