#modelos {
    margin-bottom: 95px;
}
#modelos button {
    cursor: pointer;
    border: none;
    background: none;
    outline: none;
}
#modelos a {
    color: white;
    font-size: 20px;
    line-height:25px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.5px;
    transition: 0.5s;
    font-weight: bold;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
#modelos img {
  display: block;
  width: 100%;
  height: 100%;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
#modelos .swiper-autos{
    display:none;
}
#modelos .mobile{
    display:none;
}
#modelos .cont-tit{
    display:block;
    margin: 0 auto 39px;
    width:85%;
}
#modelos .cont-tit .tit{
    color: #000000;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
}
#modelos .tabs .tab-bar {
    position: relative;
    height: 70px;
}
#modelos .barra_de_separacion {
    position: absolute;
    left: 11%;
    bottom: 6%;
    max-width: 1514px;
    width: 80%;
    margin: 0 auto;
    border-top: 1px solid #A1A1A1;
}
#modelos .tabs .tab-content .subtit {
    color: #969696;
    font-family: 'MontserratRegular', sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 29px;
    text-align: center;
}
#modelos .tab-content li.active .subtit {
    color: #C51A20;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 29px;
    text-align: center;
}
#modelos .swiper-autos .swiper-slide-active .subtit {
    color: #C51A20;
    font-family: 'MontserratBold', sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 29px;
    text-align: center;
}
#modelos .tabs .cont-tabs{
    display: flex;
    gap: 70px;
    width: fit-content;
    margin: 0 auto;
    padding: 0 20px;
    height: 100%;
    overflow: auto;
    scroll-behavior: smooth;
}
#modelos .cont-tabs::-webkit-scrollbar{
    display:none;
}
#modelos .tab-result .marca_opcional {
    color: #C51A20;
    font-family: 'MontserratBold', sans-serif;
    font-size: 38px;
    font-weight: 700;
    font-style: normal;
    line-height: 46px;
}
#modelos .tab-result .subtit {
    color: #1A1A1A;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 50px;
    font-weight: 600;
    font-style: normal;
    line-height: 61px;
    margin-bottom: 22.5px;
}

#modelos .info-car .price{
    border-top: 1px solid #262626;
    max-width: 505px;
}
#modelos .info-car .price .pref-muestra{
    margin-bottom: 15px;
    margin-top: 5px;
}
#modelos .info-car .price .pref {
    color: #262626;
    font-family: 'MontserratMedium', sans-serif;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}
#modelos .info-car .price .number {
    color: #262626;
    font-family: 'MontserratBold', sans-serif;
    font-size: 46px;
    font-weight: 800;
    font-style: normal;
    line-height: 54px;
}
#modelos .tab-result .info-car .cont-btn{
    display: flex;
    width: fit-content;
    gap: 24px;
    margin-top: 39px;
}
#modelos .info-car .cont-btn .btn-main{
    color: #FFFFFF;
    font-family: 'MontserratBold', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    background: #C51A20;
    text-transform: uppercase;
    width: 240px;
    height: 75px;
}
#modelos .info-car .cont-btn .btn-outline{
    color: #C51A20;
    background: none;
    border: 1px solid #C51A20;
}
#modelos .info-car .color-selector ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center; 
    max-width: 55%;
    height: 80px;
    gap: 8px;
    margin-bottom: 22.5px;
}
#modelos .info-car .color-selector .color-text {
    color: #666666;
    font-family: 'MontserratRegular', sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 23px;
} 
#modelos .cont_img_titular_home{
    max-width: 395px;
    padding-bottom:19px;
}
#modelos .btn-main.btn-outline:hover{
    background-color: #333333;
    transition: 0.3s all ease;
    color: #ffffff;
}
#modelos .btn-main:hover{
    background: #AE002D;
    transition: 0.1s all ease;
}
#modelos .tab-bar .cont-tabs .tablink {
    color: #000000;
    font-family: 'MontserratMedium';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    flex: 0 0 auto;
}
#modelos .tabs .tablink.active {
    border-bottom: 5px solid #C51A20;
}

.block-tabs .tab-content {
    padding: 30px 60px 67.5px; 
}
.block-tabs .tab-content ul {
      display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      gap: 69px;
      scroll-behavior: smooth;
      text-align: center;
      overflow: scroll;
      scrollbar-width: none;
}
.block-tabs .tab-content ul::-webkit-scrollbar{
    display:none;
}
.block-tabs .tab-content ul.flex-center {
    justify-content: center;
}
.block-tabs .tab-content li {
    transition: 0.2s all ease;
    list-style-type: none;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: max-content;
}
.block-tabs .tab-content li.active{
    opacity: 1;
}
.block-tabs .tab-content li.active .img-wrap.foto_logo,
.block-tabs .tab-content .swiper-slide-active .img-wrap.foto_logo {
    border-color: #DE0039;
}
.block-tabs .tab-content .img-wrap {
    margin: 0 auto;
    margin-bottom: 8px;
    max-width: 218px;
    width: 100%; 
    cursor: pointer;
}
.block-tabs .tab-content .img-wrap.foto_logo{
    max-width: 155px;
    padding: 0 5px;
    border-bottom: 4px solid rgba(255, 255, 255, 0);
}
.block-tabs .tab-result {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox; 
}
.block-tabs .tab-result .edit {
      display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox; 
}
.block-tabs .tab-result .edit .cont-logo img {
    width: 60px;
    margin-right: 5px; 
}
.block-tabs .tab-result .info-car {
    padding: 30px 103px 0px 110px;
    -webkit-flex: 1 1 40%;
    flex: 1 1 40%; 
}
.block-tabs .tab-result .info-car .edit {
    margin-bottom: 15px; 
}
.block-tabs .tab-result .info-car .edit .subtit {
    font-size: 20px;
    color: #232323;
    font-family: 'Montserrat-Regular',Helvetica Neue,-apple-system,"system-ui",BlinkMacSystemFont,serif; 
}
.block-tabs .tab-result .info-car .cont-btn .btn-sec {
    border: 1px solid #000000;
    display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #000000; 
}
.block-tabs .tab-result .info-car .color-selector {
    margin: 40px 0; 
}
.block-tabs .tab-result .info-car .color-selector ul {
    margin-bottom: 9px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center; 
    gap: 8px;
}
.block-tabs .tab-result .info-car .color-selector li {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    margin: 0 5px;
}
.block-tabs .tab-result .info-car .color-selector li::before {
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #CCCCCC; 
}
.block-tabs .tab-result .info-car .color-selector li.selected::before {
    border-color: #00A0DC; 
}

#modelos .tab-result .cont_img {
  position:relative;
  width: 100%;
}
#modelos .tab-result .cont_img .fondo_wrap{
    /*transform: rotate(180deg);*/
}
#modelos .tab-result .cont_img .img-wrap{
    margin-left: -10px;
    position: absolute;
    top: 0;
}
@media only screen and (max-width: 991px){
    .block-tabs .tab-content {
      padding: 20px 0;
    }
    #modelos .tab-content ul{
        display:none;
        margin-bottom: 0;
    }
    #modelos .swiper-autos{
        display: block;
    }
    #modelos .tabs .swiper-autos .swiper-wrapper {
        display: flex;
    }
    #modelos .swiper-autos .swiper-slide .subtit {
        font-size: 16px;
        line-height: 20px;
    }
    
    #modelos .swiper-autos .swiper-slide-active .subtit {
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        line-height: 20px;
        text-align: center;
    }
    #modelos .tab-content .img-wrap.foto_modelo{
        max-width: 170px;
        height: 95px;
    }
    #modelos .tab-content.active .swiper-autos li:not(.swiper-slide-active) {
        opacity:0.5;
    }
    #modelos .tab-content .swiper-slide-active .img-wrap.foto_logo {
          border-bottom: none;
    }
    #modelos .cont_img_titular_home{
        margin: 0 auto;
    }
    #modelos .cont-btn{
        margin: 18px auto 0;
    }
}
@media (max-width: 510px) {
    #modelos {
        margin-bottom: 48px;
    }
    #modelos .cont-tit .tit{
        font-size: 20px;
        line-height: 24px;
    }
    #modelos .cont-tit {
        margin: 0 auto 32px;
    }
    #modelos .tabs .tab-bar {
        margin-bottom: 37px;
        height: 25px;
    }
    #modelos .tabs .cont-tabs {
        justify-content: normal;
        gap: 20px;
    }
    #modelos .swiper-autos .swiper-slide-prev .subtit,
    #modelos .swiper-autos .swiper-slide-next .subtit {
        display: none;
    }
    #modelos .tabs .cont-tabs .tablink.active {
        color: #9E1B32;
        font-family: 'MontserratBold', sans-serif;
        font-weight: 700;
        border-bottom: 2px solid #C51A20;
    }
    #modelos .barra_de_separacion {
        display: none;
    }
    #modelos .tab-result .marca_opcional {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }
    #modelos .tab-result .info-car .subtit {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    #modelos .info-car .price{
        border-top: 1px solid #3C3C3B;
    }
    #modelos .info-car .price .number {
        color: #3C3C3B;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }
    #modelos .info-car .cont-btn .btn-main{
        font-size: 14px;
        font-weight: 700;
        line-height: 17px;
        background: #C51A20;
        text-transform: uppercase;
        width: 142px;
        height: 48px;
    }
    #modelos .info-car .cont-btn .btn-outline{
        color: #C51A20;
        background: none;
        border: 1px solid #C51A20;
    }
    #modelos .info-car .color-selector ul {
        max-width: 60%;
        margin-bottom: 18px;
    }

    #modelos .tab-result .cont_img .img-wrap {
        position: relative;
        margin-top: 0;
    }
    #modelos .cont_img_titular_home{
        width: 48%;
        min-width: 174px;
        padding-bottom: 9px;
    }
    #modelos .info-car .color-selector .color-text {
        color: #262626;
        font-size: 12px;
        font-weight: 325;
        line-height: 14px;
    } 
    #modelos .tab-result .info-car .cont-btn{
        gap: 8px;
        margin-top: 23px;
    }
    #modelos .btn-main {
        font-size: 15px;
        line-height: 18px;
        text-transform: none; 
        width: 132px;
        height: 48px;
        font-family: 'AvenirNextLTPro-Regular';
    }
    .block-tabs .tab-bar {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox; 
    }
    #modelos .tab-bar .cont-tabs .tablink {
        color: #3C3C3B;
        font-size:  14px;
        font-weight: 400;
        line-height: 17px;
        padding: 0 5px;
    }
    .block-tabs .tab-bar .cont-tabs .tablink:first-child {
        margin-left: 0;     
    }
    .block-tabs .tab-content {
        padding: 0;
    }
    .block-tabs .tab-content ul {
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; 
        gap:0;
    } 
    .block-tabs .tab-content ul li {
        -webkit-flex: 1 0 215px;
        flex: 1 0 170px; 
        transform: translateX(73px);
        opacity: 0.5;
    }
    .block-tabs .tab-content .img-wrap.foto_logo{
        max-width: 148px;
        padding: 0 16.5px;
    }
    .block-tabs .tab-result {
        -webkit-box-lines: single;
        -moz-box-lines: single;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; 
    }
    .block-tabs .tab-result .info-car {
        padding: 5px 0 0;
        text-align: center;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-orient: block-axis;
        -webkit-box-orient: vertical;
        -moz-box-orient: block-axis;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        -webkit-flex: 0 1 100%;
        flex: 0 1 100%; 
    }
    .block-tabs .tab-result .info-car .cont-btn, 
    .block-tabs .tab-result .info-car .price, 
    .block-tabs .tab-result .info-car .edit {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center; 
    } 
    .block-tabs .tab-result .info-car .price {
        width: fit-content;
        margin: 0 auto;
        min-width: 218px;
        padding-top: 14px;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-align: center;
        -moz-box-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center; 
    }
    .block-tabs .tab-result .info-car .price .number {
        font-size: 20px; 
        line-height: 23px;
    }
    #modelos .info-car .price .pref-muestra {
        color: #3C3C3B;
        font-size: 13px;
        line-height: 16px;
        font-weight: 325;
        text-transform: none;
    }
    #modelos .info-car .price .pref {
        color: #3C3C3B;
        font-size: 13px;
        line-height: 16px;
        font-weight: 325;
        text-transform: none;
    }
    .block-tabs .tab-result .info-car .color-selector {
        margin: 28px 0 0;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-orient: block-axis;
        -webkit-box-orient: vertical;
        -moz-box-orient: block-axis;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -moz-box-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center; 
    } 
    .block-tabs .tab-result .info-car .color-selector ul {
        max-width: 100vw;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; 
        gap: 18px;
    }
    .block-tabs .tab-result .info-car .color-selector li {
        margin: 5px 4px;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 24px;
        height: 24px;
    }
    .block-tabs .tab-result .info-car .color-selector li::before{
        width: 32px;
        height: 32px;
        left: -4px;
        top: -4px;
    }
    .block-tabs .tab-result .info-car .color-selector .color-text {
        font-size: 14px;
        line-height: 16px;
    }
    .block-tabs .tab-content li {
        margin-bottom: 30px;
    }
    
}
@media (min-width: 426px) and (max-width: 767px) {
    #modelos {
        margin-bottom: 48px;
    }
    #section-1.tabs-center .cont-iframe{
        padding:0;
    }
    #modelos .tit{
        font-size:32px;
    }
    #modelos.btn-main {
        width: 132px;
        height: 48px;
        font-size: 15px;
        padding: 12px 10px;
        text-transform: none; 
    }
    .block-tabs > .cont-tit {
        margin-bottom: 0; 
    }
    .block-tabs .tab-bar {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox; 
        justify-content: center;
    }
    .block-tabs .tab-bar .cont-tabs {
          display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox; 
    }
    .block-tabs .tab-bar .cont-tabs .tablink:first-child {
            margin-left: 0; 
    }
    .block-tabs .tab-bar .cont-tabs .tablink {
            font-size: 22px;
            margin: 0 7px;
    } 
    .block-tabs .tab-content {
        padding: 20px 0; 
    }
    .block-tabs .tab-content ul {
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; 
    }
    .block-tabs .tab-content ul li {
        -webkit-flex: 1 0 230px;
        flex: 1 0 230px; 
        transform: translateX(73px);
    }
    .block-tabs .tab-result {
        -webkit-box-lines: single;
        -moz-box-lines: single;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; 
    }
    .block-tabs .tab-result .info-car .edit {
            -webkit-box-pack: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center; 
    } 
    .block-tabs .tab-result .info-car .price {
          display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -ms-flex-align: center;
          -moz-box-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center; 
    } 
    .block-tabs .tab-result .info-car .price .pref {
        font-size: 25px;
        line-height: 28px;
    } 
    .block-tabs .tab-result .info-car .price .number {
        font-size: 25px;
        line-height: 28px;
    } 
    .block-tabs .tab-result .info-car {
        padding: 30px 0 0;
        text-align: center;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-orient: block-axis;
        -webkit-box-orient: vertical;
        -moz-box-orient: block-axis;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        -webkit-flex: 0 1 100%;
        flex: 0 1 100%; 
    } 
    .block-tabs .tab-result .info-car .color-selector li + li {
        margin-left: 10px; 
    } 
    .block-tabs .tab-result .info-car .color-selector .color-text {
        font-size: 14px; 
    } 
    .block-tabs .tab-result .info-car .color-selector {
        margin: 20px 0 0;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-orient: block-axis;
        -webkit-box-orient: vertical;
        -moz-box-orient: block-axis;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -moz-box-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center; 
    } 
    .block-tabs .tab-result .info-car .color-selector ul {
        max-width: 100%;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-lines: single;
        -moz-box-lines: single;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
    .block-tabs .tab-result .edit {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center; 
    } 
    #modelos .tab-result .cont_img {
        padding: 0;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        -webkit-flex: 0 1 100%;
        flex: 0 1 100%; 
    }
}
@media (min-width: 767px) and (max-width: 991px){
    #modelos {
        margin-bottom: 48px;
    }
    .block-tabs .tab-result {
      -webkit-box-lines: single;
      -moz-box-lines: single;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .block-tabs .tab-result .info-car {
      padding: 30px 15px 0;
      text-align: center;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      -webkit-flex: 0 1 100%;
      flex: 0 1 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .block-tabs .tab-result .info-car .color-selector ul {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-lines: single;
      -moz-box-lines: single;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
}
@media (min-width: 991px) and (max-width: 1277px) {
    .block-tabs .tab-result{
          flex-wrap: wrap;
    }
    .block-tabs .tab-result .info-car {
      padding: 30px 15px 0;
      text-align: center;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      -webkit-flex: 0 1 100%;
      flex: 0 1 100%;
      display: flex;
        flex-direction: column;
        align-items: center;
    }
    #modelos .tab-result .cont_img {
      padding: 0;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      -webkit-flex: 0 1 100%;
      flex: 0 1 100%;
    }
}
@media only screen and (max-width: 1277px){
    #modelos .tab-result .info-car .price {
      padding: 0 10%;
      padding-top: 14px;
      width: fit-content;
      margin: 0 auto;
      display: flex;
      align-items: center;
      max-width: initial;
      flex-direction: column;
    }
    #modelos .tab-result .info-car .price .pref{
        margin: 0;
    }
    #modelos .tab-result .info-car .price .number{
        margin-left: 10px;
    }
    #modelos .tab-result .cont_img .fondo_wrap{
        position: absolute;
        width: 100%;
    }
    #modelos .tab-result .cont_img .img-wrap {
        position: relative;
        margin-top: 71px;
    }
    /*#modelos .tab-result .img-wrap img{*/
    /*    transform: translateX(20%);*/
    /*}*/
    #modelos .cont-btn {
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3;
      margin-top: 18px;
    }
}
@media (min-width: 1278px) and (max-width: 1390px) {
    .block-tabs .tab-result .info-car {
        padding: 30px 70px;
        -webkit-flex: 0 1 42%;
        flex: 0 1 42%; 
    } 
}
@media (max-width: 1277px) {
    #modelos .info-car .color-selector ul {
        justify-content: center;
        flex-wrap: wrap; 
    } 
    #modelos .info-car .color-selector {
        margin: 20px 0 0;
        display: flex;
        flex-direction: column;
        align-items: center; 
    } 
}
@media (max-width: 1556px) {
    #modelos .barra_de_separacion {
        width: 100%;
        left: 0;
    }
}