/* ==========================================================================
fonts
========================================================================== */
@font-face {
    font-family: 'sf_pro_displayregular';
    src: url('../fonts/sf-pro-display-regular-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* ==========================================================================
/// fonts
========================================================================== */

/* ==========================================================================
general
========================================================================== */

@supports not (-webkit-overflow-scrolling: touch) {
  /* CSS for other than iOS devices */ 
  html, body {height: 100%;}
}

body {font-family: 'sf_pro_displayregular'; font-size: 14px; text-rendering: auto; /*padding-top: 115px;*/}
h1, .h1 {font-size: inherit; margin: 0;}
a {text-decoration: none !important;}
a:hover {color: inherit;}

/***** nav *****/
.main-menu {bottom: 60px; text-align: center;}

header {width:100%; height: 115px; border-bottom: solid 1px #666;}
header .logos {display: flex; justify-content: center; align-items: center; height: 100%; background: #fff;}
header .logos a {display: block; margin: 10px 20px;}
/***** ///nav *****/

.bg-color {background: #fff !important;}

.container.wrap {width: 100% !important; max-width: 100%; /*height: 1920px;*/ overflow: auto;}

.wrap-tab {overflow-x: hidden; overflow-y: scroll; /*border: solid 1px red;*/}


/* ==========================================================================
=============================================================================
secciones vendedor
=============================================================================
========================================================================== */
.container.wrapV {width: 100% !important; max-width: 100%; height: 100%; overflow: auto;}
.container.wrapV.login {background: #f7f7f7;}

.bar-top {
    display: flex;
    height: 60px;
    background: #fff;
    border-bottom: #ededed solid 1px;
    /* position: absolute;
    right: 50px;
    top: 25px;
    z-index: 20;
    margin-bottom: 10px; */
}

.bar-top .link-back {width: 12%;}
.bar-top .link-close {width: 12%;}
.bar-top .multimarca {width: 76%;}
.bar-top .multimarca .logos {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
}
.bar-top .multimarca .logos span {text-align: center; padding: 2px;}
.bar-top .multimarca .logos img {width: 95%;}
/* .bar-top div {width: calc(100% / 3);} */

.bar-top h2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    margin-bottom: 0;    
}
.bar-top h2 span {
    width: auto;
    height: auto;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: auto;
}

.bar-top a.back {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
}
.bar-top a.back img {margin-right: 7px;}

.bar-top a.cerrar {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    margin-left: auto;
}
.bar-top a.cerrar img {width: 15px;}

.car-index-lg {display: block;}
.car-index-sm {display: none !important;}
.wrap-cards {
    /*display: flex;
    flex-wrap: wrap;*/
    max-width: 900px;
    /*height: calc(100% - 60px);*/
    padding-top: 10px;
    margin: auto;
    overflow: auto;
}
.wrap-cards .card {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    border: none;
    background: none;
    margin-bottom: 10px;
	word-wrap: normal;
}
.card.modelo .image
{
background-color: #404A6E !important;
}

/*.wrap-cards .card {
    width: 50%;
    height: 280px;
    border: none;
    padding: 10px;
    background: none;
}*/
.wrap-cards a {
    display: block;
    width: 100%;
}
.wrap-cards .item {
    position: relative;
    width: 100%;
    height: 100%;
}
.wrap-cards .item .image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    background-color: #6183C2;
    margin: 0 auto 10px;
    border-radius: 50%;
}


.wrap-cards .item .image i {
    color: #fff;
    font-size: 6.5rem;
}
.wrap-cards .item .bottom {
    width: 100%;
    height: 55px;
    text-align: center;
}
.wrap-cards .item .bottom .name {
    display: block;
    color: #202539;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 0 20px;
}
/*.wrap-cards .item {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #202539;
    background-size: 100%;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 6px 32px -4px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 6px 32px -4px rgba(0,0,0,0.26);
    box-shadow: 0px 6px 32px -4px rgba(0,0,0,0.26);
}*/
/* .wrap-cards .item.image1 {background-image: url(../img/back-seminuevos.png);}
.wrap-cards .item.image2 {background-image: url(../img/back-materiales.png);}
.wrap-cards .item.image3 {background-image: url(../img/back-financiamiento.png);}
.wrap-cards .item.image4 {background-image: url(../img/back-incentivos.png);}
.wrap-cards .item.image5 {background-image: url(../img/back-plan-mercadeo.png);}
.wrap-cards .item.image6 {background-image: url(../img/back-comparador-precios.png);}
.wrap-cards .item.image7 {background-image: url(../img/back-videos.png);} */

/*.wrap-cards .item .image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - 55px);
    overflow: hidden;
}*/
.wrap-cards .item .image p {margin: 0;}
.wrap-cards .item .image img {width: 100%;}

/*.wrap-cards .item .bottom {
    display: flex;
    align-items: center;
    width: 100%;
    height: 55px;
}*/
/*.wrap-cards .item .bottom .name {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 0 20px;
}*/
.wrap-cards .item .bottom .name.home {color: #b2b2b2;}

.wrap-items {height: calc(100% - 60px) !important; overflow: auto;}
.wrap-items iframe {
    width: 100%;
    height: calc(100% - 47px) !important;
    border: none;
    display: block;
}
.wrap-items iframe.precios {
    height: 80% !important;;
    /*height: 100% !important;*/
    /*-webkit-overflow-scrolling: touch;
    overflow-y: scroll;*/
}
.wrap-items embed {
    width: 100%;
    height: calc(100% - 50px);
    border: none;
    display: block;
}
.content-precios{
    position: fixed; 
      right: 0; 
      bottom: 0; 
      left: 0;
      top: 120px;
      -webkit-overflow-scrolling: touch;
      overflow-y: scroll;
}
.content-precios iframe{
    height: 100%;
    width: 100%;
}

.title-sections-v {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.incentivos-wrap {
    display: flex;
    flex-direction: column;
    width: 650px;
    height: 100%;
    margin: auto;
}

.incentivos-cards {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
.incentivos-cards .item {
    width: 50%;
    padding: 10px;
}
.incentivos-cards .card {
    width: 100%;
    padding: 20px;
    background: #fff;
    border: solid 1px #c2c2c2;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 22px -4px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 22px -4px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 22px -4px rgba(0,0,0,0.5);
}
.incentivos-cards .card .top {
    display: flex;
}
.incentivos-cards .card .top img {width: auto;}
.incentivos-cards .card .top p {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
.incentivos-cards .card .top p:last-child {
    width: calc(100% - 35px);
    margin-left: auto;
}
.incentivos-cards .card .top small {
    display: block;
    color: #b3b3b3;
    font-size: 12px;
    margin-top: 10px;
}
.incentivos-cards .card a {
    display: block;
    width: 80%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #2e3192;
    padding: 15px 0;
    margin: 50px auto 0;
    border-radius: 5px;
}

.videos-wrap {
    display: flex;
    flex-direction: column;
    width: 90%;
    height: calc(100% - 60px);
    margin: auto;
}

.videos-cards {
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 47px);
    overflow: auto;
    /* margin-top: 30px; */
    /* margin-left: -10px;
    margin-right: -10px; */
}
.videos-cards .item {
    width: 50%;
    padding: 10px;
}
.videos-cards .card {
    width: 100%;
    background: none;
    border: none;
    /* padding: 20px; */
    /* border: solid 1px #c2c2c2;
    -webkit-box-shadow: 5px 5px 22px -4px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 22px -4px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 22px -4px rgba(0,0,0,0.5); */
}
.videos-cards .card .image {
    width: auto;
    border-radius: 15px;
    overflow: hidden;
}
.videos-cards .card .image img {width: 100%;}

.videos-cards .card p {font-size: 18px;}
.videos-cards .card small {
    display: block;
    color: #b3b3b3;
    font-size: 12px;
    margin-top: 10px;
}

.video-modal .modal-content {background: none;}
.video-modal .modal-header {
    position: relative;
    padding: 0;
    border-bottom: none;
    border-radius: 0;
}
.video-modal .modal-header button.close {
    position: absolute;
    right: 0;
    z-index: 5;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    padding: 0;
    opacity: 1;
}
.video-modal .modal-header button.close span {display: block; margin-top: -5px;}
.video-modal .modal-body {padding: 0;}

.en-construccion img {
    display: block;
    width: 500px;
    margin: 80px auto 40px;
}
.en-construccion a {
    display: block;
    width: 200px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #000;
    padding: 15px 0;
    margin: 50px auto 0;
    border-radius: 5px;
}

.aviso-index {
    color: #ababab;
    font-size: 12px;
    line-height: 1.2;
    text-align: justify;
    padding: 20px;
}
.aviso-precios {
    width: 60%;
    color: #ababab;
    font-size: 12px;
    line-height: 1.2;
    margin: -15px auto 10px;
    text-align: center;
}











/* ==========================================================================
media quieries
========================================================================== */
.slider-tab {display: none;}
.slider-mob {display: none;}

@media (max-width: 1024px) {
    
}

@media (max-width: 990px) {
    

}

@media (max-width: 900px) {
    
}

@media (max-width: 768px) {
    .bar-top .multimarca, .bar-top .link-close{display: none;}
    .login .bar-top .multimarca, .login .bar-top .link-close{display: block;}
    .login .bar-top .link-back{width: 12%;}
    .bar-top .link-back{width: 100%;}
    .bar-top a.back::after { content: "Regresar"; font-size: 14px;color:#000;}
}

@media (max-width: 576px) {
    .wrap-cards .card {
        width: 48%;
    }

    .wrap-cards .item .bottom .name {
        font-size: 16px;
		padding:0;
    }
}

@media screen and (max-width:350px)
{
.wrap-cards .item .image{width: 120px;height: 120px;}
.wrap-cards .item .image img{width: 100px;}
.wrap-cards .item .image i{font-size: 4.5rem;}
.wrap-cards .item .bottom .name{font-size: 14px;}
.wrap-cards .item .bottom{height: auto;}

}
@media screen and (max-width:285px)
{
    .wrap-cards{text-align: center;}
    .wrap-cards .item {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .wrap-cards .item .image i {
        font-size: 3.5rem;
    }
    .wrap-cards .item .image img
}