/* Fuentes */

@font-face {
    font-family: 'ferrkuper';
    src: url('../font/ferrkuper.eot?30102387');
    src: url('../font/ferrkuper.eot?30102387#iefix') format('embedded-opentype'),
            url('../font/ferrkuper.woff2?30102387') format('woff2'),
            url('../font/ferrkuper.woff?30102387') format('woff'),
            url('../font/ferrkuper.ttf?30102387') format('truetype'),
            url('../font/ferrkuper.svg?30102387#ferrkuper') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="f-icon-"]:before, [class*=" f-icon-"]:before {
    font-family: "ferrkuper";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    /* width: 100%; */
    margin-right: .2em;
    text-align: center;
}

.f-icon-right-open:before { content: '\e800'; } /* '' */
.f-icon-down-open:before { content: '\e801'; } /* '' */
.f-icon-lock:before { content: '\e802'; } /* '' */
.f-icon-shopping-cart:before { content: '\e803'; } /* '' */
.f-icon-tools:before { content: '\e804'; } /* '' */
.f-icon-truck:before { content: '\e805'; } /* '' */
.f-icon-view:before { content: '\e806'; } /* '' */
.f-icon-heart:before { content: '\e807'; } /* '' */
.f-icon-heart-filled:before { content: '\e808'; } /* '' */
.f-icon-brand:before { content: '\e80e'; } /* '' */
.f-icon-login-small:before { content: '\e80f'; } /* '' */
.f-icon-whatsapp:before { content: '\f232'; } /* '' */
.f-icon-carro:before { content: '\e809'; } /* '' */
.f-icon-usuario:before { content: '\e80a'; } /* '' */

/* Colores y Background */

.f-blue-primary-color{
    color: #132F47 !important;
}

.f-blue-secondary-color{
    color: #027BCE !important;
}

.f-red-primary-color{
    color: #DA1C27 !important;
}

.f-red-secondary-color{
    color: #BA274A !important;
}

.f-red-thirt-color{
    color: #D91D28 !important;
}

.f-orange-primary-color{
    color: #FFC200;
}

.f-bg-blue-primary{
    background-color: #132F47;
}

.f-bg-blue-secondary{
    background-color: #027BCE;
}

.f-bg-gray-primary{
    background-color: #2F2E2E !important;
}

.f-bg-gray-secondary{
    background-color: #5D5D5D;
}

.f-bg-gray-third{
    background-color: #EDEDED;
}

/* Utilities */

html, body {
    font-family: 'Roboto' !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.line-height-0{
    line-height: 0;
}

.ferrkuper p{
    margin: 0;
}

.f-font-20{
    font-size: 20px !important;
}

.f-font-19{
    font-size: 19px !important;
}

.f-font-18{
    font-size: 18px !important;
}

.f-font-17{
    font-size: 17px !important;
}

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

.f-font-15{
    font-size: 15px !important;
}

.f-font-12{
    font-size: 12px !important;
}

.f-font-thin{
    font-weight: 100;
}

.f-font-light{
    font-weight: 300;
}

.f-font-regular{
    font-weight: 400;
}

.f-font-bold{
    font-weight: 700;
}

.f-font-dark{
    font-weight: 800;
}

.f-font-roboto{
    font-family: 'Roboto';
    
}

.f-font-roboto-regular{
    font-family: 'Roboto', sans-serif;
}

.f-font-roboto-condensed{
    font-family: 'Roboto Condensed', sans-serif;
}

.f-font-roboto-slab{
    font-family: 'Roboto Slab', serif;
}

.f-border-gray{
    border: 1px solid #EFF0F2;
}

/* Estilos */

.ferrkuper .tt-col-icon{
    color: #BA274A !important;
    align-self: auto !important;
    font-size: 25px !important;
}

.ferrkuper .tt-services-block{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ferrkuper .tt-desctop-menu.tt-hover-02 nav > ul li.dropdown > a{
    color: #FFFFFF !important;
}

.ferrkuper .f-menu-hover-01{
    background: #027BCE;
}

.ferrkuper .tt-stuck-nav .tt-dropdown-obj{
    background: #51565D;
    margin-top: 0;
    padding: 7px 0;
}

.ferrkuper .f-navbar-stuck-icon-search{
    display: none !important;
}

.ferrkuper .tt-stuck-nav.stuck .f-navbar-stuck-icon-search{
    display: inline-block !important;
}

.ferrkuper .f-navbar-stuck-icon-user{
    display: none !important;
}

.ferrkuper .tt-stuck-nav.stuck .f-navbar-stuck-icon-user{
    display: inline-block !important;
}

.ferrkuper .f-border-right-white{
    border-right: .5px solid #CBCBCB !important;
}

.ferrkuper header .tt-dropdown-obj .tt-dropdown-toggle{
    padding: 0 8px;
}

.ferrkuper .tt-desctop-menu nav ul li{
    cursor: pointer;
}

.ferrkuper .f-menu-marca{
    background-color: #027BCE;
}

.ferrkuper .f-menu-marca:hover{
    background-color: #BA274A !important;
}

.tt-desctop-menu li.dropdown > a {
    color: #FFFFFF;
}

.ferrkuper .tt-desctop-menu a:hover{
    color: #FFFFFF;
}

.ferrkuper .tt-desctop-menu nav > ul > li.dropdown > a{
    padding: 18px 0 !important;
}

.ferrkuper .f-menu-line-icon{
    height: 25px;
    /* max-width: unset; */
    width: unset;
}

.ferrkuper .stuck.tt-stuck-nav{
    background: #2F2E2E;
}

/* li { border-bottom: 1px solid red; }
li:last-child { border-bottom: none; } */

.ferrkuper .tt-col-list .col{
    border-right: 1px solid #CBCBCB;
}

.ferrkuper .tt-col-list .col:last-child{
    border-right: none;
}

.ferrkuper .tt-desctop-menu .megamenu .dropdown-menu{
    background-color: #F8F8F8;
    /* padding: 20px 39px; */
}

.ferrkuper .tt-desctop-menu .tt-megamenu-submenu > li ul{
    background-color: #F8F8F8;
}

.ferrkuper .tt-desctop-menu .tt-megamenu-submenu > li > a{
    font-size: 11px;
}


.ferrkuper .tt-desctop-menu .tt-megamenu-submenu > li ul li a{
    font-size: 11px;
}

.ferrkuper .tt-services-block:hover .tt-title{
    color: #2F2E2E;
}

.ferrkuper .tt-services-block .tt-col-description p{
    color: #2F2E2E;
    margin-top: 0;
}

.ferrkuper .tt-services-block{
    margin: 0 !important;
}

.ferrkuper .f-search-input{
    border-radius: 20px;
    font-size: .7rem !important;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.30);
}

.ferrkuper .btn, .ferrkuper .btn-green {
    background: #027BCE !important;
    /* border-radius: 20px; */
    padding: 6px 20px 4px;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.30);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.30);
}

.ferrkuper .btn-green:hover {
    background: #019B72 !important;
}

.ferrkuper .btn-orange {
    background: #FFC200 !important;
}

.ferrkuper .btn-border-orange {
    color: #FFC200 !important;
    background: white !important;
    border: 1px solid #FFC200;
    padding: 6px 20px 4px;
    width: 100%;
}

/* .ferrkuper header .tt-desctop-parent-cart .tt-cart .tt-dropdown-toggle{ */
.ferrkuper header .tt-dropdown-obj .tt-dropdown-toggle{
    color: white;
    font-size: 37px;
}

/* .ferrkuper header .tt-mobile-parent-cart .tt-dropdown-obj .tt-dropdown-toggle{
    color: #7B7B7F;
} */

.ferrkuper .tt-menu-toggle i{
    color: white;
}

.ferrkuper header .tt-cart .tt-dropdown-toggle .tt-badge-cart{
    background: #027BCE;
    height: 20px;
    right: 5px;
    top: 0px;
    width: 20px;
}

.ferrkuper .tt-desctop-menu ul li{
    flex: 1 1 0;
    /* text-align: center; */
}

.ferrkuper .tt-desctop-menu .tt-title-submenu{
    font-size: 13px;
    font-weight: 700;
}

.ferrkuper .tt-megamenu-submenu li{
    color: #5D5D5D;
    font-weight: 700;
    /* padding: 3px 0; */
}

.ferrkuper .dropdown-menu ul li{
    text-align: left;
}

.ferrkuper .tt-services-block .tt-col-description-fix{
    margin-left: 10px;
}

.ferrkuper .tt-services-block .tt-col-description-fix .tt-title{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 700;
}

.ferrkuper .tt-block-title .tt-title{
    font-family: 'Roboto Slab', serif;
    font-size: 28px;
    font-weight: 700;
}

.ferrkuper .tt-contact .tt-block-title{
    padding: 0;
}

.ferrkuper .tt-contact .tt-block-title .tt-title{
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    font-weight: 700;
}

.ferrkuper .tt-contact .tt-block-title .tt-subtitle{
    font-family: 'Roboto Slab', serif;
    font-size: 28px !important;
    text-transform: uppercase;
}

/* .ferrkuper .tt-promo-box{
    margin-top: 0 !important;
} */

.ferrkuper .f-block-icon-border-right{
    border-right: 1px solid #DEDEDE;
}

.ferrkuper .tt-product-inside{
    margin-top: 10px;
}

.ferrkuper .tt-block-products .tt-product{
    border: 1px solid #F8F8F8;
}

.ferrkuper .tt-block-products .tt-description{
    background: #F8F8F8;
}

.ferrkuper .tt-product .tt-description .tt-price{
    color: #132F47;
}

.ferrkuper .tt-product .tt-description {
    padding: 17px 0 !important;
}

.ferrkuper .tt-product .tt-image-box .tt-btn-quickview, .ferrkuper .tt-product .tt-image-box .tt-btn-wishlist{
    border: 1px solid #027BCE;
    color: #027BCE;
}

/* .ferrkuper .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview:hover{
    border: 1px solid #027BCE;
    color: #027BCE;
    background: white;
} */

.ferrkuper .tt-description .tt-description-title{
    color: white;
    box-shadow: 0px 30px 0px -24px #FFC200;
    font-family: 'Roboto Slab', serif;
    font-weight: 800;
    text-align: center;
    
}

.ferrkuper .tt-promo-box .tt-description{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ferrkuper .tt-promo-box .tt-description .tt-title-small{
    color: white;
}

.ferrkuper .tt-btn-tags{
    background-color: #FFC200;
    color: #2F2E2E;
    border-radius: 5px;
    font-weight: 700;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(255,107,53,0.34);
    -moz-box-shadow: 0px 5px 5px 0px rgba(255,107,53,0.34);
    box-shadow: 0px 5px 5px 0px rgba(255,107,53,0.34);
    padding: 15px 40px;
}

.ferrkuper .tt-btn-tags:hover{
    background-color: #2F2E2E;
    color: #FFC200;
    border: 1px solid #FFC200;
}

.ferrkuper .tt-btn-products{
    background-color: #027BCE;
    color: white;
    border-radius: 5px;
    font-weight: 500;
    padding: 10px 40px;
}

.ferrkuper .tt-btn-products:hover{
    background-color: white;
    color: #027BCE;
    border: 1px solid #027BCE;
}

.ferrkuper footer .tt-collapse-title, .ferrkuper footer .tt-list li a, .ferrkuper footer .tt-collapse-content{
    color: white;
}

.ferrkuper footer .tt-footer-custom:last-child:not(:first-child){
    margin-top: 0;
}

.ferrkuper footer .tt-collapse-title{
    /* font-family: 'Roboto Slab', serif; */
}

.ferrkuper .tt-back-to-top{
    background: #027BCE;
    color: white;
}

.ferrkuper footer .tt-mobile-collapse .tt-collapse-title:hover:not(:focus){
    color: white;
}

.modal .modal-header .close{
    border: 1px solid #132F47;
    border-radius: 50%;
    color: #132F47;
    height: 20px;
    line-height: 0px;
    top: 10px;
    width: 20px;
}

.modal-header{
    background-color: #ffffff;
}

.modal .modal-body:not(.no-background){
    border-radius: 0px;
}

.modal .modal-header .close:hover{
    color: #205581;
    border: 1px solid #205581;
}

.modal .modal-header .close:before{
    font-size: 14px;
}

.modal .modal-header .close{
    right: 10px;
}

.modal .close .icon{
    line-height: 0;
}

.ferrkuper .tt-modal-addtocart.desctope .tt-cart-total .tt-total .tt-price{
    color: #191919;
}

.ferrkuper .modal .tt-cart-tipo-add{
    color: #027BCE;
    font-weight: 500;
}

.ferrkuper .tt-modal-addtocart.desctope .tt-product-total{
    color: #027BCE;
}

.ferrkuper .tt-modal-addtocart.desctope .tt-product-total .tt-price{
    font-size: 16px;
}

/* .ferrkuper .tt-btn-products {
    background-color: #027BCE;
    color: white;
    border-radius: 5px;
    font-weight: 500;
    padding: 10px 40px;
} */

.ferrkuper .products-border{
    border: 1px solid #E2E2E2;
}

.ferrkuper .tt-product-single-info .tt-add-info ul li, .ferrkuper .tt-product-single-info .tt-add-info ul li span:first-child{
    color: #8E8E8E;
    font-size: 12px;
}

.ferrkuper .tt-product-single-info .tt-price{
    color: #132F47;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.ferrkuper .tt-product-single-info ul{
    /* padding-left: 20px; */
}

.ferrkuper .radio{
    color: #000000;
}

.ferrkuper .tt-collapse .tt-collapse-title{
    font-family: 'Roboto Slab', sans-serif;
}

.ferrkuper .tt-contact-info .tt-icon{
    color: #DA1C27;
}

.ferrkuper .tt-footer-col .tt-map li a{
    color: #FFFFFF;
}

.ferrkuper .tt-footer-col .tt-map li a:hover{
    color: #FFFFFF;
}

.ferrkuper .logo-footer{
    width: 75%;
}

.ferrkuper #tt-logo-mobile img{
    max-height: 30px;
}

.ferrkuper .tt-product-single-info .tt-title{
    font-size: 24px;
}

.ferrkuper .tt-product-department .tt-product .tt-image-box{
    padding-left: 10px;
    padding-right: 10px;
}

.ferrkuper .tt-product-department .tt-product.hovered{
    background-color: #F8F8F8;
}

.ferrkuper .tt-product-department .tt-product.hovered .tt-description{
    background: #F8F8F8;
}

.ferrkuper .f-footer-icon-confianza{
    max-height: 50px;
    margin-right: 20px;
}

.ferrkuper .f-footer-icon-confianza:last-child{
    margin-right: 0px;
}

.ferrkuper .f-mas{
    color: #027BCE !important;
}

.ferrkuper .f-footer-border{
    border-top: 1px solid rgba(255,255,255,0.25);
    border-bottom: 1px solid rgba(255,255,255,0.25);
}

/* Editar Estilos de Plugins */

.ferrkuper .bx-wrapper{
    margin-bottom: 0 !important;
    border: 0 !important;
}

.card-flip {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    cursor: pointer;
}

.card-flip:hover .flip, .card-flip.hover .flip {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
  
.card-flip,
.front,
.back {
    width: 100%;
    height: 100px;
}
  
.flip {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
}
  
.front,
.back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

@media (max-width: 1230px){
    .ferrkuper .logo-footer{
        width: 45%;
    }
    .ferrkuper .tt-promo-box > img{
        min-height: 200px !important;
    }
}