.container__cotizar {
    font-family: 'UniversCondensedMedium';
}

.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

.catalogo_de_repuestos_interna .lateral {
    text-align: left;
}

.wrapper_interna section .container .formulario_lateral {
    background-color: #eeed;
    border-radius: 20px;
    border-left: none;
}

.wrapper_interna section .container .formulario_lateral input {
    background-color: #f0f0f0;
}

.wrapper_interna section .container .formulario_lateral .wpcf7-submit {
    background-color: #fbbd00;
    border-bottom: 0px;

}

.wrapper_interna section .container .formulario_lateral .titulo {
    font-size: 30px;
    text-align: center;
    padding: 40px 20px 20px 20px;
}

.wrapper_interna section .container .formulario_lateral textarea {
    background-color: #f0f0f0;
}

.contador {
    margin-top: -18px;
    font-size: 11px;
}

.wpcf7-list-item input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.7rem !important;
    height: 0.6rem;
    border: 0.15em solid currentColor !important;
    border-radius: 0.15em;
    display: inline-flex;
    place-content: center;
    transform: scale(0.7);
    top: 6px;
    position: relative;
}

.wpcf7-list-item input[type=checkbox]:before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    background-color: CanvasText;
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    top: -5px;
    position: relative;
    left: 0px;
}

.wpcf7-list-item input[type=checkbox]:checked:before {
    transform: scale(1);
}

.wpcf7-list-item input[type="checkbox"]:focus {
    outline-offset: max(2px, 0.15em);
}

.cf7mls-btns button {
    background-color: #fbbd00 !important;
    border-bottom: 0px;
    width: 100%;
    padding: 12px 0;
    border: 0;
    margin-bottom: 10px;
    color: #000000 !important;
    font-size: 16px;
}

.cf7mls-btns {
    width: 50%;
}

.plan__checkbox {
    margin-right: 10px;
}

.plan__checkbox input[type=checkbox] {
    position: absolute;
    top: -35px;
    background-color: white;
}

.fieldset-cf7mls.cf7mls_current_fs ul>li {
    height: 50px;
    font-size: 13px;
    background-color: #eaeaea;
    line-height: 18px;
    padding: 10px;
    font-weight: 700;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    width: 100%;
}

.productividad__titulo {
    font-size: 35px;
    font-weight: 700;
    padding: 10px 20px 20px 60px;
}

.productividad__contenido {
    font-size: 13px;
    padding: 10px 10px 25px 60px;
}

.productividad__icono--cuadrado {
    width: 30px;
    height: 30px;
    background: #d2d3d3;
    display: flex;
    margin-right: 15px;
    top: 0px
}

.plan__check .wpcf7-list-item-label {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    margin-top: 0px;
    margin-left: -15px;
}

.plan__checkbox .plan__titulo {
    top: 15px;
    font-size: 15px;
    font-weight: 700;
}

.plan__contenido {
    top: 25px;
}

.plan__seleccionar {
    margin-top: auto;
    margin-bottom: 10px;
}

.wpcf7-form-control-wrap textarea[name=mensaje] {
    height: auto !important;
}

.plan__check input {
    color: #d7d7d7;
}

.plan__seleccionar button {
    font-size: 13px;
}

.formulario .lateral {
    text-align: left;
}

.jqTransformSelectWrapper {
    background-image: none;
    padding: 12px 0;
    font-size: 16px;
}

.jqTransformSelectWrapper div span {
    font-size: 16px;
    padding: 0px;
}

.cotizador__enviar {
    height: 43px !important;
    background-color: #fbbd00 !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    text-align: center !important;
    padding: 7px 0 !important;
    cursor: pointer !important;
    width: 100% !important;
    border-radius: 0px !important;
    border: none !important;
    font-weight: 500 !important;
}

.jqTransformSelectWrapper a.jqTransformSelectOpen {
    background: none;
}

.product__container {
    padding: 30px;
}

.product__titulo {
    font-size: 28px;
}

.product__nombre {
    font-size: 24px;
}

.product__vistamenor {
    padding: 10px;
}

.product__vistamenor .modelo {
    font-weight: 600;
    text-align: center;
}

.product__vistamenor .titulo {
    text-align: center;
}

.product__enlace--conocermas {
    position: absolute !important;
    top: 35%;
    transform: rotate(270deg);
    left: -50px;
    font-size: 14px;
    font-weight: 600;
}

.product__enlace--conocermas:before {
    content: url('/wp-content/themes/ferreyros/images/cotizador/flecha-izquierda.png');
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -22px;

}

.product__enlace--cambiarequipo {
    left: 10%;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.product__enlace--cambiarequipo:before {
    content: url('/wp-content/themes/ferreyros/images/cotizador/cambio.png');
    position: absolute;
    left: -20px;
    top: 3px;
}

.product__imagen,
.gracias__producto--imagen {
    width: 542px;
    height: 465px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product__imagen img,
.gracias__producto--imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gracias__promocion--imagen,
.gracias__servicio--imagen {
    width: 542px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gracias__promocion--imagen img,
.gracias__servicio--imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gracias__categoria--titulo {
    font-size: 24px;
}

.gracias__titulo {
    font-size: 30px;
    font-weight: 700;
}

.gracias__right {
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 30px;
    padding: 30px;
}

.gracias__left {
    padding: 30px;
}

.gracias__button a {
    background-color: #f5f5f5;
    border-radius: 0px;
    font-weight: 600;
    width: 230px;
}


.gracias__button a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.product__vistamenor--tag {
    line-height: 16px;
}

.servicio__imagen--container {
    width: 542px;
    height: 690px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.servicio__imagen--left {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wpcf7-form-control.wpcf7-checkbox>.wpcf7-list-item {
    width: 206px;
    font-size: 13px;
}

.wpcf7-text {
    padding: 12px 2px 2px 2px !important;
}

.wpcf7-textarea {
    padding: 12px 2px 2px 2px !important;
}

.wpcf7-not-valid-tip {
    font-size: 0.8em !important;
    margin-top: -9px !important;
}

#dd_promo textarea {
    height: 70px;
    border-bottom: 0px;
    resize: none;
}

.product__imagen-none img,
.gracias__producto--imagen-none img {
    width: 100%;
    height: 100%;
    object-fit: none;
}

@media only screen and (max-width: 576px) {
    .wrapper_interna section .container .formulario_lateral {
        padding: 20px;
    }

    .cotizador__enviar {
        padding: 10px 10px !important;
    }

    .wrapper_interna section .container .formulario_lateral .titulo {
        font-size: 25px;
    }

    .product__imagen,
    .gracias__producto--imagen {
        width: 100%;
    }

    .contador {
        margin-top: -18px;
        font-size: 11px;
    }

    .product__imagen img,
    .gracias__producto--imagen img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .gracias__left {
        padding: 10px;
    }

    .column__order-2 {
        order: 2 !important;
    }

    .column__order-1 {
        order: 1 !important;
    }
}