.sin_margen { margin-right:0px; margin-left:0px; }
.sin_padding { padding-left:0px; padding-right:0px;  }
.sin_flex { display:inherit; }

.sin_padding_der { padding-right:0px; }
.sin_padding_izq { padding-left:0px; }

.margen_arriba_1 { margin-top:1%; }
.margen_arriba_2 { margin-top:2%; }
.margen_arriba_3 { margin-top:3%; }
.margen_arriba_4 { margin-top:4%; }
.margen_arriba_5 { margin-top:5%; }

.margen_abajo_1 { margin-bottom:1%; }
.margen_abajo_2 { margin-bottom:2%; }
.margen_abajo_3 { margin-bottom:3%; }
.margen_abajo_4 { margin-bottom:4%; }
.margen_abajo_5 { margin-bottom:5%; }

.padding_arriba_1 { padding-top:1%; }
.padding_arriba_2 { padding-top:2%; }
.padding_arriba_3 { padding-top:3%; }
.padding_arriba_4 { padding-top:4%; }
.padding_arriba_5 { padding-top:5%; }

.padding_abajo_1 { padding-bottom:1%; }
.padding_abajo_2 { padding-bottom:2%; }
.padding_abajo_3 { padding-bottom:3%; }
.padding_abajo_4 { padding-bottom:4%; }
.padding_abajo_5 { padding-bottom:5%; }


body {
    font-family: "DM Sans", sans-serif;
}

.banner_home {
   /* background-image: url('../imagenes/banner_home.jpg');*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
    overflow: hidden;
    margin-bottom: -1px;
    position: relative;
}


.banner_home:before {
    position: absolute;
    content:'';
    top:0px;
    left: 0;
    background: #FF6633;
    background: linear-gradient(90deg,rgba(255, 102, 51, 1) 20%, rgba(255, 102, 51, 0.69) 100%);
    width: 100%;
    height: 100%;
}  

.video_banner {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }

.tit_banner_home {
    color:#FFF;
    font-weight: 700;
    font-size: 47px;
    padding-top: 50px;
    line-height: 1.1;
    z-index: 9;
    position: relative;
}

.texto_banner_home {
    color:#FFF;
    max-width: 475px;
    margin-top: 30px;
    font-size: 22px;
    z-index: 9;
    position: relative;
    line-height: 1.2;
}

.carousel_banner_home .carousel-control-next, .carousel-control-prev{
    width: 5%;
}

.carousel_banner_home .carousel-control-prev {
    left: -5%;
}

.carousel_banner_home .carousel-control-next {
    right: -5%;
}

.btn_banner_home {
    padding:5px 25px;
    color:#FF6633;
    background-color:#FFF;
    display: inline-block;
    margin-top: 30px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 700;
}


.banner_taiwan {
    background-image: url('../imagenes/bg_taiwan.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px;
    padding-top: 150px;
}

.logo_taiwan {
    margin-top: 10px;
}

.texto_taiwan {
    color:#151515;
    font-size: 18px;
    max-width: 400px;
}

.bg_importadores {
    background-color: #FF6633;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tit_importadores {
    color:#FFF;
    font-size: 40px;
    line-height: 1.2;
    margin-left: 50px;
}

.texto_importadores {
    color:#FFF;
    font-size: 30px;
    line-height: 1.2;
    max-width: 450px;
    margin-left: 50px;
}

.linea_importadores {
    width: 100%;
    height: 1px;
    background-color:#FFF;
    margin:50px auto;
}

.txt_importadores {
    color:#FFF;
    font-size:18px;
    text-align: center;
    font-weight: 700;
}

.txt_importadores img {
    margin-right: 15px;
}

.linea_vert_importadores {
    width: 1px;
    height: 100%;
    background-color:#FFF;
    display: block;
    margin:0 auto;
}

.bg_porque {
    background-image: url('../imagenes/bg_porque.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
    padding-top: 100px;
    padding-bottom: 60px;
}

.tit_porque {
    color:#FF6633;
    font-weight: 600;
    font-size: 44px;
    text-align: center;
    margin-bottom: 50px;
}

.txt_porque {
    color:#151515;
    font-size:18px;
    margin-bottom: 50px;
}

.txt_porque img {
    margin-right: 15px;
}

.txt_porque span {
    display: inline-block;
    vertical-align: middle;
}

.bot_porque {
    display: inline-block;
    padding:6px 20px;
    background-color:#FF6633;
    color:#FFF;
    text-decoration: none;
    border-radius:25px;
    margin-left: 70px;
}

.bot_porque img {
    max-width: 25px;
    margin-left: 15px;
}

.bg_productos {
    width: 100%;
    margin-bottom: 100px;
}





.bg_contacto {
    background-color:#F5F5F5;
    padding:50px 0;
}

.tit_presu {
    text-align: center;
    color:#FF6633;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 600;
}


.tit_form {
    color:#58595B;
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: 700;
}

.bot_enviar {
    background-color:#FF6633;
    border-radius:30px;
    padding:8px 45px;
    color:#FFF;
    border: none;
    margin-bottom: 30px;
}

.input_h { background-color:transparent; padding:3px; width:100%; visibility: hidden; }

.input-group-text i {
    color:#FF6633;
}

.textarea {
    width: 100%;
}

.tit_productos_home {
    color:#FF6633;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

.bot_prod_h {
    text-decoration: none;
    display: block;
}

.c_prod_home {
    border-radius:30px;
    margin-bottom: 80px;
    transition: .3s all ease-in-out;
}

.c_prod_home_metalizado {
    border-radius:30px;
    margin-bottom: 80px;
    transition: .3s all ease-in-out;
}

.cont_c_prod_home {
    padding:15px;
}

.cont_c_prod_home p {
    color:#53504F;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
    transition: .3s all ease-in-out;
    font-size: 20px;
}

.cont_c_prod_home span {
    color:#53504F;
    font-size: 16px;
    max-width: 320px;
    display: block;
    margin-bottom: 20px;
    transition: .3s all ease-in-out;
    min-height: 85px;
}

.cont_c_prod_home .bot_c_prod_home {
    color:#FFF;
    font-size: 14px;
    text-decoration: none;
    background-color:#58595B;
    border-radius:25px;
    padding:10px 10px;
    padding-right:20px;
    transition: .3s all ease-in-out;
    display: inline;
    max-width: fit-content;
    
}

.cont_c_prod_home .bot_c_prod_home img {
    max-width: 25px;
    width: 100%;
}

.c_prod_home:hover .bot_c_prod_home {
    background-color:#FF6633;
    border-color:#FF6633;
    color:#FFF;
}

.c_prod_home:hover .cont_c_prod_home p {
    color:#FF6633;
}

.c_prod_home:hover .cont_c_prod_home span {
    color:#FF6633;
}

.c_prod_home:hover .bot_c_prod_home {
    background-color:#FF6633;
    border-color:#FF6633;
    color:#FFF;
}

.c_prod_home:hover {
    -webkit-box-shadow: 0px 0px 36px 12px rgba(189,54,9,0.12);
    -moz-box-shadow: 0px 0px 36px 12px rgba(189,54,9,0.12);
    box-shadow: 0px 0px 36px 12px rgba(189,54,9,0.12);
    border-color:transparent;
}

.c_prod_home_metalizado:hover {
    -webkit-box-shadow: 0px 0px 36px 12px rgba(189,54,9,0.12);
    -moz-box-shadow: 0px 0px 36px 12px rgba(189,54,9,0.12);
    box-shadow: 0px 0px 36px 12px rgba(189,54,9,0.12);
    border-color:transparent;
}

.c_prod_home_metalizado:hover .cont_c_prod_home p {
    color:#FF6633;
}

.c_prod_home_metalizado:hover .cont_c_prod_home span {
    color:#FF6633;
}

.c_prod_home_metalizado .bot_c_prod_home:hover {
    background-color:#FF6633;
    border-color:#FF6633;
    color:#FFF;
}

/*************************** FOOTER ***********************************************************************/

.footer {
    background-color:#58595B;
    padding-top: 50px;
    padding-bottom: 20px;
}

.logo_footer {
    max-width: 120px;
    margin-top: 20px;
}

.borde_footer_izq {
    border-left:1px solid #FFF;
    padding-top: 20px;
    padding-bottom: 10px;
}

.menu_footer a {
    display: block;
    text-decoration: none;
    color:#FFF;
    margin-bottom: 10px;
    font-size: 15px;
}

.redes_footer {
    margin-top: 40px;
}

.redes_footer i {
    color:#FFF;
    font-size: 22px;
    margin-right: 10px;
}

.datos_footer {
    color:#FFF;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 15px;
}

.datos_footer img {
    max-width: 15px;
}

.borde_arriba_footer {
    border-top:1px solid #FFF;
    margin-top: 30px;
}

.copy {
    color:#FFF;
    display:inline-block;    
    margin-top: 20px;
    font-size: 14px;
}

.tit_news {
    color:#FFF;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

.bot_enviar_blanco {
    background-color:#fff;
    border-radius:30px;
    padding:5px 40px;
    color:#000;
    border: none;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
    transition: .3s all ease-in-out;
}

.bot_enviar_blanco:hover {
    background-color:#000;
    color:#FFF;
}

.input_news {
    background-color:transparent;
    border:1px solid #FFF;
    color:#FFF;
}

.input_news:active {
    background-color:transparent;
    color:#FFF;
}

.input_news:focus {
    background-color:transparent;
    color:#FFF;
}

.input_news::placeholder {
    color:#FFF;
}

.c_input_news .input-group-text {
    background-color:transparent;
}

.c_input_news i {
    color:#FFF;
}

.show_desk {

}

.show_resp {
    display: none;
}

.banner_gracias {
    margin-top: 10%;
    margin-bottom: 15%;
}



/*************************** SECCION DETALLE PRODUCTOS ***********************************************************************/

.banner_secc_detalle_prod {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
    background-position:center;
}

.b_vinilos_brillantes {
    background-image:url('../../assets/imagenes/banners_vinilos_brillantes.jpg');
}

.b_lonas {
    background-image:url('../../assets/imagenes/banners_productos/banners_lonas.jpg');
}

.b_placas {
    background-image:url('../../assets/imagenes/banners_productos/banner_placasrigidas.png');
}

.b_portabanners {
    background-image:url('../../assets/imagenes/banners_productos/banner_portabanners.png');
}

.b_accesorios {
    background-image:url('../../assets/imagenes/banners_productos/banners_accesorios.jpg');
}

.tit_det_prod {
    color:#FFF;
    font-size: 44px;
    margin-bottom: 0px;
    padding-top: 60px;
    font-weight: 700;
    line-height: 1.2;
}

.linea_det_prod {
    background-color:#FFF;
    max-width: 600px;
    height: 1px;
}

.texto_det_prod {
    color:#FFF;
    font-size: 26px;
}

.bot_volver_prod {
    color:#393939;
    font-size: 15px;
    margin-bottom: 60px;
    text-decoration: none;
    display: flex;
    margin-top: 20px;
}

.bot_volver_prod img {
    max-width: 18px;
    width: 100%;
    margin-right: 10px;
}

.carousel_prod {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 50px;
}

.carousel_prod img {
    max-height: 350px;
    min-height: 350px;
    width: 100%;
    object-fit: cover;
}

.carousel_prod  .carousel-control-next-icon {
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel_prod  .carousel-control-next {
    right: -15%;
}

.carousel_prod  .carousel-control-prev-icon {
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");    
}

.carousel_prod  .carousel-control-prev {
    left: -15%;
}


.logo_detalle {
    max-width: 120px;
    margin-top: 30px;
}

.tit_producto {
    color:#FF6633;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 40px;
}

.texto_producto {
    color:#58595B;
    max-width: 600px;
    margin-bottom: 60px;
    font-size: 18px;
}

.linea_producto {
    height: 1px;
    width: 100%;
    margin:40px auto;
    background-color:#58595B;
}

.tit_caracteristicas {
    color:#58595B;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
}

.c_carac_iguales {
    display: inline-block;
    width: 24% !important;
    width: fit-content;
}

.cont_carac {
    margin-bottom: 20px;
}

.tit_carac {
    color:#58595B;
    font-weight: 700;
    font-size: 15px;
    text-transform: lowercase;
}

.tit_carac::first-letter {
    text-transform: capitalize;
}

.texto_carac {
    color:#58595B;
    font-size: 15px;
}

.bot_archivo_pdf {
    color:#FFF;
    font-weight: 700;
    font-size: 16px;
    background-color:#FF6633;
    border-radius:25px;
    padding:8px 25px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 20px;
}

.bot_archivo_pdf img {
    margin-left:15px;
}

.logo_taiwan_detalle {
    max-width: 120px;
    margin-bottom: 40px;
}



.bot_wsp { display:block; position:fixed; bottom:5px; right:5px; /*background-color:#57a52c; padding:7px 7px; border-radius:50%;*/ color:#FFF;
    animation-delay: 1s; animation-duration:5s; animation-name:corazon;
    animation-iteration-count: infinite; max-width:50px;
   } 
  
   @-webkit-keyframes corazon {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    5% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
  
    10% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    15% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
  
    20% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @keyframes corazon {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    5% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
  
    10% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    15% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
  
    20% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }


/****************************************************************** RESPONSIVE *****************************************************************************************************/

@media (max-width: 1440px) { 

    .datos_footer .row {
        flex-wrap: nowrap;
    }

}

@media (max-width: 767px) { 

    .logo {
        max-width: 250px;
    }

    .tit_banner_home {
        font-size: 28px;
        padding-top: 50px;
    }

    .banner_taiwan {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    
    .logo_taiwan {
        margin-bottom: 40px;
        max-width: 220px;
    }

    .tit_importadores {
        font-size: 36px;
        margin-left: 0px;
        margin-bottom: 30px;
    }
    
    .texto_importadores {
        font-size: 26px;
        margin-left: 0px;
    }

    .txt_importadores {
        font-size: 16px;
        text-align: left;
        margin-bottom: 20px;
    }

    .txt_importadores img {
        margin-right: 5px;
        max-width: 25px;
    }

    .linea_importadores {
        margin:30px auto;
    }

    .tit_porque {
        font-size: 28px;
    }

    .txt_porque span {
        max-width: 85%;
    }

    .txt_porque span br {
        display: none;
    }

    .txt_porque img {
        margin-right: 5px;
        max-width: 45px;
    }
    
    .logo_footer {
        margin: 0 auto;
        display: block;
    }

    .borde_footer_izq {
        border:none;
    }

    .redes_footer {
        margin-top: 0px;
        text-align: center;
        margin-top: 30px;
    }

    .datos_footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

    .copy {
        display: block;
        text-align: center;
    }

    .c_carac_iguales {
        width: 49% !important;
    }

    .colores_det {
        margin-left: 0 !important;
    }
    
    .carousel_prod  .carousel-control-next {
        right: 0;
        width: 5%;
    }
    
    .carousel_prod  .carousel-control-prev {
        left: 0%;
        width: 5%;
    }

    .carousel_prod {
        margin-top: 0px;
    }

    .carousel_banner_home .carousel-control-prev {
        left: -4%;
    }

    .carousel_banner_home .carousel-control-next {
        right: -2%;
    }

    .show_desk {
        display: none;
    }

    .show_resp {
        display: block;
    }

}