/* Home */
.boton-red {
    transition: all .3s;
    border: 1px solid #fbbd00;
    background-color: #fbbd00 !important;
    margin: 10px 0;
    display: inline-block;
    max-width: 400px;
    color: #333333 !important;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
}

.strongft {
    font-weight: bold !important;
}

.contenido-fila-politica {
    margin-bottom: 60px;
}

.contenido-fila-politica .col-2 img {
    max-width: none;
    width: auto;
    margin: auto;
}

.contenido-fila-politica h5 {
    color: #000 !important;
    font-weight: bold;
}

.wrapper_interna section .container .caja .formulario_escribenos .row div .btn_enviar,
.wrapper_interna section .container .caja .formulario_cotizador .row div .btn_enviar {
    background-color: #a91221;
    color: #fff;
    border: 1px solid #FFF;
}

.wrapper_interna section .container .caja.content_trabaje_con_nosotros .row div .titulo::before,
.wrapper_interna section .banner.banner_trabaje::before {
    *zoom: 1;
    background: rgba(255, 204, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 1) 50%, rgba(169, 18, 33, 1) 50%, rgba(169, 18, 33, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 204, 0, 1)), color-stop(50%, rgba(255, 204, 0, 1)), color-stop(50%, rgba(169, 18, 33, 1)), color-stop(100%, rgba(169, 18, 33, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 1) 50%, rgba(169, 18, 33, 1) 50%, rgba(169, 18, 33, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 1) 50%, rgba(169, 18, 33, 1) 50%, rgba(169, 18, 33, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 1) 50%, rgba(169, 18, 33, 1) 50%, rgba(169, 18, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 1) 50%, rgba(169, 18, 33, 1) 50%, rgba(169, 18, 33, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#a91221', GradientType=1);
}

.detalle_local .caja_detalle .jqTransformSelectWrapper {
    width: 100% !important;
}

.page-template .wrapper .container .btn_ingresar,
.wrapper_interna section .container .formulario_lateral .btn_enviar {
    background-color: #a91221 !important;
    color: #fff !important;
}

.page-template .wrapper .container .btn_ingresar:hover,
.wrapper_interna section .container .formulario_lateral .btn_enviar:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.wrapper_interna section .container .caja .lista_productos .grupo .row>div article .caja_producto:hover h3 {
    background: #a91221 !important;
}

.wrapper_interna section .container .caja .producto_detalle ul.producto_menu li::before {
    background: #a91221 !important;
}

.wrapper_interna section .container .caja .producto_detalle .seccion_principal .btn_descarga:hover .right {
    background: #a91221 !important;
    color: #fff !important;
}

.wrapper_interna section .container .caja .producto_detalle ul.producto_menu li.cotizar {
    color: #fff;
    background: #a91221 !important;
}

@media only screen and (max-width: 600px) {
    .f-brand.ui-draggable {
        display: none !important;
    }

    .fer__slides-prototype {
        width: 206px !important;
    }

    .fer__jssor_box {
        height: 100px !important;
        padding-bottom: 40% !important;
    }
}

.page-template-page-interna-marcas_representadas section .container .caja .lista_tipo_tres .row>div article {
    height: 100%;
}

@media (max-width: 420px) {
    .wrapper_interna section .banner .banner_desktop {
        display: none;
    }

    .wrapper_interna section .banner .banner_mobile {
        display: block !important;
    }

    .item_fecha {
        width: 220px !important;
    }
}

@media (max-width: 600px) {
    .wrapper_interna section .banner .banner_desktop {
        display: block !important;
    }
}

.wrapper_interna section .banner .banner_mobile {
    display: none;
}

.wrapper_interna section .container .caja .catalogo_de_promociones {
    min-height: auto;
}

/* End Home */

.img-content {
    /*
    page/content-certificaciones/linea_88
    page/content-reconocimientos/linea_88
    templates/page-certificados/linea 129
    */

    max-width: 255px;
}

.fer__color-rojo {
    color: #ff0000;
}

.fer__color-celeste {
    color: #3366ff;
}

.fer__color-negro {
    color: #000000;
}

.fer__color-font-18 {
    color: #000000 !important;
    font-size: 18pt !important;
}

.fer__color-font-14 {
    color: #000000 !important;
    font-size: 14pt !important;
}

.fer_displaynone {
    display: none !important;
}

.fer__height-500 {
    height: 500px !important;
}

.fer__table-border {
    border-collapse: collapse;
    width: 100%;
}

.fer__text-right {
    text-align: right;
}

.fer__text-left {
    text-align: left;
}

.fer__text-center {
    text-align: center;
}

.fer__text-justify {
    text-align: justify;
}

.fer__table-width-height {
    width: 99.2594%;
    height: 534px;
}

.fer__width-50 {
    width: 50%;
}

.fer__font-size-18 {
    font-size: 18pt !important;
}

.fer__font-size-14 {
    font-size: 14pt !important;
}

.fer__font-size-12 {
    font-size: 12pt !important;
}

.fer__font-size-10 {
    font-size: 10pt !important;
}

.fer__padding-left-40 {
    padding-left: 40px !important;
}

.fer__list-none {
    list-style-type: none !important;
}


.fer__margin25 {
    /*Imagen compromiso - id 194*/
    margin: 25px 0 0 0px !important;
}



.fer__color-text-none {
    /* Recomendaciones - id 2518*/
    color: #999999;
    text-decoration: none;
}

.fer__line-height {
    /* omitir la página de envío y facturación - id 2519*/
    line-height: 1.4;
}



.fer__decoration-underline {
    /*facturacion 6878 */
    text-decoration: underline;
}

.fer__color-decoration-underline {
    /*facturacion 6878 */
    color: #ff0000;
    text-decoration: underline;
}

.fer__f-weight400 {
    font-weight: 400;
}

/*templates/page-certificados*/
.resumen-cert {
    padding-left: 70px;
    padding-top: 50px;
}

.resumen-cert img {
    max-width: none;
    width: auto;
}

.resumen-cert .certificaciones-list {
    list-style: disc;
    padding-left: 15px;
}

/*templates/page-certificados*/

/*templates/page-container-responsabilidad*/
.richtext.responsabilidad {
    margin-bottom: 50px;
}

.richtext.responsabilidad img {
    margin: 0 0;
}

/*templates/page-container-responsabilidad*/

/*templates/page-facturacion */

#facturacion_section .menu-menu-facturacion-container li a {
    font-family: 'UniversCondensedMedium';
    font-size: 20px;
    border: none;

    border-radius: 0;
}

#facturacion_section .menu-menu-facturacion-container li:last-child a {
    border: none;
}

#facturacion_section .menu-menu-facturacion-container li a:hover {
    color: #000;
    text-decoration: none;
}

#facturacion_section .menu-menu-facturacion-container li.active {
    background-color: #ddd;
}

#facturacion_section .menu-menu-facturacion-container li.active a {
    color: #000;
}

#facturacion_section article {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
}

#facturacion_section article strong {
    font-weight: 700;
}

#facturacion_section article h3 {
    text-align: center;
    margin-bottom: 20px;
}

#facturacion_section article ul {
    list-style: circle;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    padding-left: 25px;
}

#facturacion_section article ol {
    padding-left: 25px;
}

#facturacion_section article ul li,
#facturacion_section article ol li {
    margin-bottom: 10px;
    line-height: 1.25;
}

.table-facturacion {
    border-bottom: 1px solid #ddd;
}

.table-facturacion td {
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 13px;
    padding: 20px;
    border-bottom: 1px dashed #ddd;
    border-top: 0;
}

.table-facturacion thead td {
    background-color: #ddd;
    border-bottom: 0;
    color: #333;
}

.facturacion-box {
    box-sizing: border-box;
    padding: 10px;
    border: 1px dashed #ddd;
    margin-bottom: 25px;
}

#facturacion_section .menu-menu-facturacion-container li.yellow_menu {
    border: 1px solid #ddd;
}

#facturacion_section .menu-menu-facturacion-container li.yellow_menu:last-child {
    border-top: none;
}

#facturacion_section .menu-menu-facturacion-container li.yellow_menu.active {
    background: #fc0;
}

#facturacion_section .menu-menu-facturacion-container li.yellow_menu:hover {
    background: #fc0;
    color: #000;
}

/*templates/page-facturacion */

.content-slides-galery {
    /*
    page/content-tecnologia-servicios-partsccat/linea_112
    parties/analisis_sos-galerie/linea 21
    */
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1010px;
    height: 513px;
    overflow: hidden;
}

.fer__slides-jssort01 {
    /*parties/analisis_sos-galerie/linea 39*/
    /*parties/producto-home/linea 44*/
    /*parties/producto-videos/linea 39*/
    /*parties/talleres-galeria/linea 42*/
    left: 0px;
    bottom: 0px;
}


/*post/content-promocion*/
.alertcotizador p {
    color: red
}

/*post/content-promocion*/

.fer__slides-prototype {
    /*parties/analisis_sos-galerie/linea 41*/
    /*parties/producto-home/linea 45*/
    /*parties/producto-videos/linea 40*/
    cursor: default;
}

.fer__slider-video1 {
    /*parties/producto-video/linea 20*/
    position: relative;
    top: 0px;
    left: 0px;
    width: 635px;
    height: 380px;
    background: #191919;
    overflow: hidden;
    padding-top: 16%;
    padding-bottom: 58%;
}

.fer__PasosDesktop {
    /*page/content-tecnologia-servicios-partsccat/linea_50,61,73,84*/
    flex-flow: row;
    text-align: -webkit-center;
    justify-content: center;
}

.fer__slider-container {
    /*page/content-tecnologia-servicios-partsccat/linea_101*/
    position: relative;
    top: 0px;
    left: 0px;
    width: 1010px;
    height: 513px;
    background: #191919;
    overflow: hidden;
    border-radius: 25px;
}


.fer__jssor_box {
    /*partial/producto-home/linea 25 */
    position: relative;
    top: 0px;
    left: 0px;
    width: 565px;
    height: 380px;
    background: #191919;
    overflow: hidden;
    padding-top: 14%;
    padding-bottom: 65%;
    margin-bottom: -90px;
}

.fer__slider-container2 {
    /*partial/producto-home/linea 27 */
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 565px;
    height: 380px;
    overflow: hidden;
}

.fer__slider-video2 {
    cursor: move;
    position: relative;
    left: 0px;
    top: 0px;
    width: 635px;
    height: 380px;
    overflow: hidden;
}

.fer__jssort01 {
    /*page/content-tecnologia-servicios-partsccat/linea_124*/
    left: 0px;
    bottom: 0px;
    width: 1000px;
    height: 400px;
}


/*page/content-tecnologia-servicios-partsccat*/
.margenSeisPasos {
    margin: 10px 20px 20px 10px;
}

/*page/content-tecnologia-servicios-partsccat*/

.margenSeisPasos {
    margin: 10px 20px 20px 10px;
}

.fer__imgdesktop {
    float: left;
    margin: 0 0 0px -5rem;
}

.img-parts {
    /*
    page/content-tecnologia-servicios-partsccat/linea_23
    */
    float: left !important;
    margin: 0 0 0px -2rem !important;
}

.content-thumbnavigator {
    /*
    page/content-tecnologia-servicios-partsccat/linea_136
    */
    cursor: default;
    width: 1000px;
    height: 400px;
}

.img-titulos {
    /*
    page/content-tecnologia-servicios-partsccat/lineas_305_308_311_320_323_353_356_390_393
    */
    width: 100%;
    height: 100%;
}

.img-titulo-tips {
    /*
    page/content-tecnologia-servicios-partsccat/lineas_439_442
    */
    width: 100%;
    height: 100%;
    min-width: 20rem
}

/* Style  page/content-tecnologia-servicios-partsccat   */
.fer__full-width {
    width: 100% !important;
}

.titulosmobil {
    display: none;
}

/* Style  page/content-tecnologia-servicios-partsccat  */

/* Style  page/content-tecnologia-servicios-partsccat-opciones  */
.OpcionesMobil {
    display: none;
}

.iconosOpciones {
    height: 9rem !important;
    max-height: 210px !important;
    /* margin: 5px 5px 5px 5px !important; */
}

.imagenmobil {
    width: 100%;
    height: 100%
}

.simplesPasos {
    width: 80% !important;
}

.fer__opcionDesktop {
    /*LINEA 21*/
    margin: 40px 0 40px 0;
}

.fer__opciones {
    /*LINEA 23, 32*/
    text-align: -webkit-center !important;
}

.fer__opciones2 {
    /*LINEA 43 68 77*/
    text-align: -webkit-center;
}

.fer__opcionesMovil {
    /*LINEA 67 88*/
    display: flex;
}

.fer__content-preguntas {
    margin-bottom: 50px;
    text-align: -webkit-center;
}


/* Style  page/content-tecnologia-servicios-partscat-opciones  */


.fer__UnimaqPartsMovil {
    /* Style  page/content-tecnologia-servicios-partscat-resumen 60 71 */
    display: inline-flex;
}

.fer__partscat-resumen {
    /* Style  page/content-tecnologia-servicios-partscat-resumen 22 */
    text-align: justify;
}

.fer__contenedor-partscatresumen {
    margin: auto;
    display: grid;
}

.fer__tecnologia-box {
    contain: content;
}

/* Style  page/content-tecnologia-servicios-partscat-resumen*/
.infoServicio {
    font-family: 'Roboto', sans-serif !important;
}

.wrapperUnimaqPartsMobile {
    display: none;
}

.wrapperUnimaqParts {
    overflow: hidden !important;
    margin: auto !important;
    text-align: -webkit-center !important;
}

.wrapperUnimaqParts img {
    --height: 66px !important;
    max-height: 66px !important;
}

.wrapperUnimaqParts .contenedor {
    text-align: -webkit-center !important;
}

.wrapperUnimaqPartsMobile .contenedor {
    text-align: -webkit-center !important;
}

/* Style  page/content-tecnologia-servicios-partscat-resumen */


.fer__slider-container3 {
    /*Style Partials/analisis_sos-galeria/linea 19*/
    position: relative;
    top: 0px;
    left: 0px;
    width: 1010px;
    height: 513px;
    background: #191919;
    overflow: hidden;
}


/* media max-with 767px*/
@media (max-width: 767px) {

    /* Style  page/content-tecnologia-servicios-partscat-resumen */
    .wrapperUnimaqParts {
        display: none !important;
    }

    .wrapperUnimaqPartsMobile {
        display: block !important;
        margin: 0 0 20px 0;
    }

    .wrapperUnimaqPartsMobile img {
        height: 50px !important;
        max-height: 40px !important;
        margin: 5px 5px 5px 5px !important;
    }

    /* Style  page/content-tecnologia-servicios-partscat-resumen */


}

/* media max-with 767px*/





/* media max-with 768px*/
@media (max-width: 768px) {

    /* Style  page/content-tecnologia-servicios-partsccat  */
    .contenedorPasosMobil {
        display: block !important;
        margin: 0 0 50px 0;
    }

    .contenedorPasosDesktop {
        display: none;

    }

    .imgdesktop {
        float: left !important;
        margin: 0 0 0px -5rem !important;
    }

    .titulosmobil {
        display: block !important;
        /* margin: 0 0 50px 0; */
    }

    .titulosdesktop {
        display: none;
    }

    /* Style  page/content-tecnologia-servicios-partsccat  */


    /* Style  page/content-tecnologia-servicios-partsccat -formulario */
    .wrapper_interna section .container .formulario_lateral {
        border-left: none !important;
    }

    .wrapper_interna section .container .formulario_lateral .btn_enviar {
        border: 0px !important;
        border-radius: 10px !important;
        background-color: #ffba00 !important;
        min-height: 50px;
        min-width: 180px;
        background-image: url("/wp-content/themes/ferreyros/images/desktop/Landing UNIMAQ-29.png");
        background-size: cover;
        background-position: center;
        text-indent: -999px;
        width: 130px !important
    }

    .btn_enviar__fer {
        background-color: #a91221 !important;
        color: #fff !important;

    }

    .titulosmobil {
        display: block !important;
        /* margin: 0 0 50px 0; */
    }

    .titulosdesktop {
        display: none;
    }

    /* Style  page/content-tecnologia-servicios-partsccat -formulario */

    /* Style  page/content-tecnologia-servicios-partsccat -opciones */
    .OpcionesMobil {
        display: block !important;
    }

    .OpcionesDesktop {
        display: none !important;
    }

    .simplesPasos {
        width: 90% !important;
    }

    /* Style  page/content-tecnologia-servicios-partsccat -opciones */

}

/* media max-with 768px*/

/*only screen min-width 769*/
@media only screen and (min-width: 769px) {

    /* Style  page/content-tecnologia-servicios-partsccat -formulario */
    .wrapper_interna section .container .formulario_lateral .btn_enviar {
        border: 0px !important;
        border-radius: 10px !important;
        background-color: #ffba00 !important;
        min-height: 50px;
        min-width: 180px;
        background-image: url("/wp-content/themes/ferreyros/images/desktop/Landing UNIMAQ-29.png");
        background-size: cover;
        background-position: center;
        text-indent: -999px;
    }

    /* Style  page/content-tecnologia-servicios-partsccat -formulario */

}

/*only screen min-width 769*/

/* only screen min-width: 769px   max-width:970px*/
@media only screen and (min-width: 769px) and (max-width:970px) {

    /* Style  page/content-tecnologia-servicios-partsccat */
    .imgdesktop {
        float: left !important;
        margin: 0 0 0px -3rem !important;
    }

    /* Style  page/content-tecnologia-servicios-partsccat */

}

/* only screen min-width: 769px   max-width:970px*/


/* Style  page/content-tecnologia-servicios-partsccat -formulario */
.wrapper_interna section .container .formulario_lateral p:nth-child(8) {
    margin-left: 33.33%;
    margin-right: 33.33%;
}

.wrapper_interna section .container .formulario_lateral a:nth-child(1) {
    color: #A91F20 !important;
}

input[type=checkbox] {
    border-color: #A91F20 !important;
}

textarea:focus,
input:focus,
input[type]:focus {
    border-color: #A91F20 !important;
    outline: 0 none;
}

.wrapper_interna section .container .formulario_lateral {
    border-left: 1px solid #A91F20 !important;
}

/* Style  page/content-tecnologia-servicios-partsccat -formulario */

/* Style  page/content-certificaciones  */
/* #dd_familia {
    display: none !important;
} */

.alertcotizador p {
    color: red
}

/* Style  page/content-certificaciones  */

/*Style page/content-mision-vision-y-valores linea 38*/
.content-valores {
    padding-bottom: 50px;
}

.content-valores img {
    max-width: none;
    width: auto;
    margin-bottom: 5px;
}

.content-valores h2 {
    font-weight: bold !important;
    text-transform: uppercase !important;
    line-height: 14px !important;
    padding-top: 15px !important;
    padding-bottom: 10px !important;
    font-size: 15px !important;
    color: #000 !important;
}

.content-valores p,
.container-info-title-container-img-text {
    font-size: 13px !important;
    font-family: 'Roboto', sans-serif !important;

    color: #212529 !important;
}

.content-valores h3 {
    font-size: 14px !important;
    color: #000 !important;
}

/*Style page/content-mision-vision-y-valores linea 38*/

/*Style content-talleres-en-el-peru  linea 49*/
.wrapper_interna section .container .caja .talleres .mapa_peru .caja_cajamarca {
    top: 350px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_trujillo {
    top: 480px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_arequipa {
    right: 0 !important;
    top: 590px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_huancayo {
    top: 100px !important;
    text-align: end !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_cusco {
    text-align: end !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_lima {
    text-align: end !important;
    right: 0 !important;
    left: auto !important;
    top: 250px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_ilo {
    right: 0 !important;
    text-align: end !important;
    top: 400px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_chiclayo {
    top: 230px;
    left: 0;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_cajamarca .point {
    top: -90px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_cajamarca .line2 {
    height: 115px !important;
    top: -75px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_trujillo .point {
    top: -180px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_trujillo .line2 {
    height: 200px;
    top: -160px;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_arequipa .point {
    top: -60px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_arequipa .line2 {
    height: 80px !important;
    top: -36px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_huancayo .point {
    top: 300px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_huancayo .line2 {
    height: 260px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_lima .point {
    left: -270px !important;
    top: 160px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_lima .line1 {
    left: -255px !important;
    width: 255px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_lima .line2 {
    height: 120px !important;
    left: -256px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_ilo .point {
    left: -95px !important;
    top: 160px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_ilo .line1 {
    left: -80px !important;
    width: 80px !important;
    top: 43px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_ilo .line2 {
    height: 120px !important;
    left: -80px !important;
    top: 43px !important;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_chiclayo .point {
    left: 340px;
    top: 22px;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_chiclayo .line1 {
    left: 298px;
    top: 43px;
    width: 55px;
}

.wrapper_interna section .container .caja .talleres .mapa_peru .caja_chiclayo .line2 {
    height: 0px;
    right: -55px;
    top: 44px;
}

@media (max-width: 1024px) {
    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_cajamarca {
        top: 0px !important;
    }

    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_trujillo {
        top: 0px !important;
    }

    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_arequipa {
        top: 0px !important;
    }

    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_huancayo {
        top: 0px !important;
        text-align: start !important;
    }

    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_cusco {
        text-align: start !important;
    }

    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_lima {
        right: 0 !important;
        left: auto !important;
        top: 0px !important;
        text-align: start !important;
    }

    .wrapper_interna section .container .caja .talleres .mapa_peru .caja_ilo {
        right: 0 !important;
        top: 0px !important;
        text-align: start !important;
    }
}

/*Style content-talleres-en-el-peru Linea 49*/


.fer__form-lateral {
    /*Style content-tecnologia-servicios-partscat-formulario linea 13*/
    max-width: 625px !important;
}

.fer__titulodesktop {
    /*Style page/content-tecnologia-servicios-partscat-formulario linea 15*/
    flex-flow: row !important;
    height: 1rem !important;
}

.fer__img-titulodesktop {
    /*Style page/content-tecnologia-servicios-partscat-formulario linea 16*/
    float: left !important;
    margin-top: -1rem;
}

.fer_titulosmobil {
    /*Style page/content-tecnologia-servicios-partscat-formulario linea 18*/
    flex-flow: row !important;
    height: 1rem !important;
}

.fer_ing-titulosmobil {
    /*Style page/content-tecnologia-servicios-partscat-formulario linea 19*/
    float: left !important;
}

/*Style page/content-trabaje-con-nosotros*/
.wrapper_interna section .container .caja.content_trabaje_con_nosotros .row div .btn:hover {
    background: #a91221 !important;
    color: #fff !important;
}

.wrapper_interna section .container .caja.content_trabaje_con_nosotros .row div .btn:hover a {
    color: #fff !important;
}

.wrapper_interna section .container .caja.content_trabaje_con_nosotros .row div .btn:hover::before {
    background: url(/wp-content/themes/ferreyros/images/ico-white/btn-flecha-right.png);
}

/* Fix Home */
.disclaimer .line {
    border-top: 1px dashed #fff;
    margin-top: 15px;
    margin-bottom: 20px;
}

.fer__comunicado {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: arial;
    text-transform: none;
    margin-bottom: 0;
}

.fer__404--link {
    color: #fbbd00;
}


@media (max-width: 768px) {
    .partscatmobil {
        display: block !important;
    }

    .partscatdesktop {
        display: none;
    }
}

.partscatmobil {
    display: none;
}

@media (max-width: 420px) {
    .mobil {
        margin: -16rem 0 !important
    }
}

.fer__font12 {
    font-size: 12px;
}

.fer__colorblack {
    color: #000 !important;
}

.banner_image.banner_desktop.tecnologia_desktop {
    background-repeat: no-repeat;
    height: 400px !important
}

.banner_image.banner_desktop.tecnologia_mobile {
    background-repeat: no-repeat;
    margin: -15% 0 !important
}

.banner.banner_video.tecnologia {
    background-repeat: no-repeat;
    background-size: cover;
}

.fer__cursor_default {
    cursor: default;
}

.gtm_iframe {
    display: none;
    visibility: hidden
}

/* boton cotizar page Promociones */
.btn__cotiza-aqui--new {
    background-color: rgba(155, 38, 40, 1);
    position: absolute;
    right: 0px;
    z-index: 1;
    width: 313px;
    font-size: 30px;
    font-weight: 900;
    color: #fff !important;
    height: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    letter-spacing: -1px;
    transform: translateY(-50%);
}

.btn__cotiza-aqui--new:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 42px 42px 0px 0;
    border-color: transparent #996600 transparent transparent;
    position: absolute;
    right: 100%;
    top: 0;
}

@media (max-width: 850px) {
    .btn__cotiza-aqui--new {
        font-size: 16px;
        width: 164px;
        gap: 0;
        height: 44px;
    }

    .btn__cotiza-aqui--new:before {
        border-width: 22px 22px 0px 0;
    }
}

/* Fixs Footer */
@media (min-width: 769px) {
    footer .col-num-4 .foot_btn {
        padding-left: 94px !important;
    }

    footer .col-num-4 .ico {
        width: 60px !important;
    }

    footer .col-num-2 {
        max-width: 20% !important;
    }

    .row.redes_sociales {
        left: 25% !important;
    }
}

@media (max-width: 768px) {
    .row.redes_sociales {
        left: 0px !important;
    }
}

footer .footer_yellow .container .row>div:nth-child(1) .foot_btn_hide1::before {
    display: none;
}

footer .footer_yellow .container .row>div:nth-child(2) .foot_btn_hide2::before {
    display: none;
}

footer .footer_yellow .container .row>div:nth-child(3) .foot_btn_hide3::before {
    display: none;
}

footer .footer_yellow .container .row>div:nth-child(4) .foot_btn_hide4::before {
    display: none;
}

.fer__float {
    float: inherit;
}

/* Fix Bootrap padding left */
ol,
ul {
    padding-left: 0;
}

/* Fix Cotizador */
.form-cotizador #dd_modalidad {
    z-index: 999;
}

.form-cotizador #dd_marca {
    z-index: 998;
}

.form-cotizador #dd_promo {
    display: none;
    z-index: 998;
}

.form-cotizador #dd_familia {
    z-index: 997;
}

.form-cotizador #dd_modelo {
    z-index: 996;
}


.fer__margin194 {
    margin: 25px 0 0 0px;
}

.fer__margin2518 {
    color: #999999;
    text-decoration: none;
}

.fer__color2518 {
    color: #999999;
    text-decoration: none;
}

.fer_center {
    text-align: center;
}

.fer__displaynone {
    display: none;
}

.fer_line14 {
    line-height: 1.4;
}

.fer__colorrojo {
    color: #ff0000;
    text-decoration: underline;
}

.fer__textdecoration {
    text-decoration: underline;
}

.fer_fontsize14black {
    font-size: 14pt;
    color: #000000;
}

.fer_fontsize18black {
    font-size: 18pt;
    color: #000000;
}

.fer__ciudad {
    position: relative;
    top: 0px;
    left: 0px;
    width: 1010px;
    height: 513px;
    background: #191919;
    overflow: hidden;
}

.fer__ciudad_list {
    cursor: move;
    position: relative;
    left: 0px;
    top: 0px;
    width: 1010px;
    height: 513px;
    overflow: hidden;
}

.fer__mainCiudad {
    left: 0px;
    bottom: 0px;
    background: none !important;
}

.fer__flechasfix {
    padding-top: 280px;
}