﻿.bannerSec {
    padding: 48px 0;
}
.beneficios-items .item .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    color: #fff;
    font-size: 40px;
    background-color: #cf152d;
    margin: 0 auto 1.25rem;
    border-radius: 50%;
}

.content-catRef .itemVideo video{
    width:100%;
}

.beneficios-items .item .icon img {
    width: 50px;
}
    .beneficios-items .item .article span {
    display: block;
    color: #cf152d;
    font-weight: bold;
}
.beneficios-items .item .article {
    text-align: center;
    line-height: 1.2;
    font-family: 'NunitoSans-Bold';
}

.beneficios-items {
    display: flex;
    flex-wrap: wrap;
    padding: 2% 0;
}

.beneficios-items .item {
    width: 30%;
    padding: 0 1.5%;
    margin-bottom: 1.25rem;
}

.tab-content {
    width: 100%;
    padding: 2% 0;
}

.tab-content h3 {
    color: #475666;
}

.nav-tabs li a.active::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #EB0A1E;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
}

.nav-tabs {
    background: #dadfe6;
    display: flex;
    margin: 0;
    padding: 0;
}

.nav-tabs li {
    padding: 0;
}

.nav-tabs li a {
    display: block;
    width: 100%;
    /* line-height: 1.5; */
    background: #dadfe6;
    text-align: center;
    text-decoration: none;
    color: #475666;
    font-size: 20px;
    text-transform: uppercase;
    /* letter-spacing: .03em; */
    padding: 15px 0;
}

.nav-tabs li a.active {
    color: #fff;
    background: #EB0A1E;
}

.flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; 
    width: 100%;
    margin: 0 auto;
    align-content: center;
    align-items: center;
}
.flexbox.half{width:49%;text-align:center;}

.refacc-toyota h2 {
    text-align: center;
    margin: 0;
    display: block;
    text-transform: uppercase;
    font-size: 30px;
}

.refacc-toyota p {
    margin-bottom: 0px;
    font-size: 18px;
}

.content-catRef {
    padding: 10px 0;
}

.icon-whatsapp-refacc {
    left: 10px;
    bottom: 80px;
    /* bottom: 100px; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: #54C050;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.imgWhats {
    width: 35px;
}

.imgAcc {
    width: 88px !important;
}

.refacc-toyota .itemAcc {
    border: 1px solid #E6E6E6;
    margin: 100px auto 0 auto;
    text-align: center;
    padding: 21px 20px 15px;
}

.btn-redTY:hover {
    background-color: #EB0A1E;
    color: #fff;
}

.btn-redTY {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}

.section-beneficios ul li {
    list-style: none;
    text-align: left;
    padding:10px 0;

}
.section-beneficios ul li .icon, .section-beneficios ul li .article{width:50%;}


.section-beneficios ul li .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 40px;
    background-color: #EB0A1E;
    margin: 0 auto 1.25rem;
    border-radius: 50%;
}

.tabs-sections.lubricantes {
    background-color: #f4f4f4;
}

.tabs-sections.lubricantes .content-main {
    max-width: 1160px;
    padding: 0 20px;
    margin: 0 auto;
}

.tabs-sections.lubricantes .sections-tabs {
    display: flex;
}

.tabs-sections.lubricantes .sections-tabs .col-left {
  width: 30%;
  padding: 0 15px;
}

.tabs-sections.lubricantes .sections-tabs .col-right {
  width: 70%;
  padding: 0 15px;
}
.tabs-sections.lubricantes .btn-mostrar-tabs-nav {
    display: none;
    position: relative;
    color: #fff;
    font-size: 1.25rem;
    text-transform: uppercase;
    background-color: #0066b8;
    padding: 15px 0px 15px 10px;
    margin-bottom: 1rem;
    width: 86%;
    margin-left: 6%;
}
.tabs-sections.lubricantes .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0px;
}

.tabs-sections.lubricantes .tabs-nav.int li.current {
    background-color: #cf152d;
}
.tabs-sections.lubricantes .tabs-nav li.current {
    color: #fff;
    background: #2a2a2a;
    background-color: rgb(42, 42, 42);
    background-color: rgb(42, 42, 42);
    opacity: 1;
}

.tabs-sections.lubricantes .tabs-nav.int li {
    color: #fff;
    text-transform: uppercase;
    background-color: #475666;
    padding: 20px 20px 20px 10px;
    margin-bottom: 10px;
    position:relative;
}
.tabs-sections.lubricantes .tabs-nav.int li::before {
    content: ">";
    position: absolute;
    right: 4px;
    top: 19px;
    font-size: 20px;
    line-height: 1;
}

.tabs-sections.lubricantes .tabs-nav-content {
    display: none;
    background-color: #f4f4f4;
    padding: 15px;
}

.tabs-sections.lubricantes .tabs-nav-content.current {
    display: inherit;
}

.tabs-sections.lubricantes  .tabs-nav-content {
    animation: fadeEffect 1s;
}

img.iconCheck{width:30px;}

ul.list-benef-comerciales{padding:0;}


.tabs-nav-content .icon img{width:70px;}

span.legal{}
#coberturas-tab h3{text-align:left;}
span.red {
    color: #cf152d;
    font-weight:bold;
    font-size:inherit;
}

.container.refacc-toyota section{
padding:2% 0;
}

.containerImgGar{text-align:center;}

section#Preguntas p{text-align:center;}

@media (max-width: 961px) {
    .containerImgGar img{width:100%;}

}

@media (max-width: 576px) {
    .tabs-sections.lubricantes .sections-tabs .col-left {
        width: 95%;
        padding: 0 15px;
    }
    .tabs-sections.lubricantes .sections-tabs .col-right{width:95%;}
    .content-main.gen .sections-tabs {
        display: block;
    }
    .bannerSec{padding: 39px 0;}
    .beneficios-items .item .icon{width:70px;height:70px;}
    .beneficios-items .item .icon img{width:30px;}
    
}





    