@media(max-width:1700px) and (min-width:992px){
    .box-soluciones h3 {
        font-size: 30px;
        left: 0;
        position: absolute;
        width: 100%;
        text-align: center;
    }
    .box-soluciones h4 {
        font-size: 14px;
        position: absolute;
        text-align: center;
        width: 100%;
        left: 0px;
    }
    .box-soluciones .btn {
        left: 0px;
        font-size: 14px;
        width: 50%;
        margin-left: 25%;
        padding: 8px;
    }
    header .bottom-header img {
        width: 200px;
        top: 18px;
    }
}
@media(max-width:1280px) and (min-width:992px){
    .box-nuevo h4 {
        left: 5%;
        width: 90%;
        text-align: center;
    }
    .box-nuevo h5 {
        left: 5%;
        width: 90%;
        text-align: center;
    }
    .box-nuevo img.logo {
        width: 40%;
        margin-left: 30%;
        left: 0px;
    }
}
@media(max-width:1450px) and (min-width:1060px){
    header .top-header ul:not(#redes) {
        left: auto;
        right: 20%;
    }
    header .bottom-header img {
        width: 200px;
        top: 13px;
    }
}
@media(max-width:1550px) and (min-width:992px){
    .box-servicios svg {
        top: 0px;
        left: 55%;
        width: 56px;
    }
    .box-servicios h3 {
        top: 78px;
        left: 55%;
        font-size: 24px;
    }
    .box-servicios .btn {
        left: 55%;
        font-size: 14px;
        padding: 11px 20px;
        bottom: 14px;
    }
    .box-servicios img {
        width: 50%;
    }
    header .bottom-header ul li a {
        font-size: 13px;
        font-weight: 400;
    }
    #line-logo {
        left: 180px;
        top: 10px;
    }
    #division-usados {
        left: 199px;
        top: 10px;
        font-size: 28px;
    }
    #division-usados span {
        font-size: 30px;
    }
    header .bottom-header ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
    main {
        padding-top: 300px;
    }
    #title {
        font-size: 55px;
        margin-bottom: 120px;
    }
    #compra-auto ul#tipos-autos li img {
        width: 90px;
    }
    #compra-auto ul#tipos-autos li:nth-child(6) img {
        width: 90px;
    }
    div#bg-financiamiento h5 {
        font-size: 65px;
        margin-bottom: 30px;
        line-height: 61px;
    }
    section#financiamiento {
        min-height: 500px;
    }
    div#bg-financiamiento {
        min-height: 550px;
    }
    .slick-prev {
        left: 5px !important;
    }
    .slick-next {
        right: 45px !important;
    }
    #content-form-vendenos .form-control, #content-form-vendenos .form-select {
        margin-bottom: 20px;
        padding: 10px;
    }
    #vendenos-tu-auto {
        background-position-y: -140px;
    }
    #venta-sin-complicaciones {
        margin-top: 20px;
    }
    .sin-complicaciones h4 {
        font-size: 15px;
    }
    .sin-complicaciones p {
        font-size: 15px;
        font-weight: 300;
    }
    .sin-complicaciones {
        min-height: 420px;
    }
    #listo-para-vender h4 {
        font-size: 60px;
    }
    main#main-financiamento {
        padding-top: 350px;
        background-position-y: -50px;
    }
    #main-financiamento #encuentra-tu-auto h4 {
        font-size: 60px;
    }
    #main-sucursales .ciudad p {
        font-weight: 300;
        font-size: 22px;
        margin-bottom: 1px;
    }
    #main-sucursales .ciudad h5 {
        font-weight: 300;
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 10px;
    }
    main#main-sucursales {
        padding-top: 420px;
        background-position-y: 0px;
    }
    #main-sucursales #title {
        font-size: 60px;
        margin-bottom: 180px;
    }
    #main-aytos-usados {
        padding-top: 500px;
        background-position-y: 0px;
    }
    footer ul li a {
        font-size: 18px;
        font-weight: 300;
    }
    #main-detalle-vehiculo .disponible {
        width: 300px;
    }
    .btn {
        font-size: 18px;
    }
    #compra-auto .item-auto h4 {
        font-weight: 600;
        font-size: 16px;
    }
    #main-aytos-usados {
        background-position-y: 0px;
        background-size: 107%;
        background-position-x: -100px;
    }
}

@media(max-width:1400px) and (min-width:992px){
    main#main-vender-auto {
        background-size: 120%;
    }
    .vehiculo ul {
        min-height: 70px;
    }
    .vehiculo .tips li {
        font-size: 12px;
    }
    .vehiculo ul.tips {
        min-height: 40px;
    }
}

@media(max-width:1280px) and (min-width:992px){
    header .bottom-header img {
        width: 170px;
        top: 21px;
    }
    header .top-header ul:not(#redes) {
        left: 0;
    }
    header .bottom-header ul li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .box-servicios .btn {
        position: initial;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 120px;
        margin-bottom: 70px;
    }
    .box-servicios svg {
        position: initial;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .box-servicios h3 {
        position: initial;
        text-align: center;
        margin-top: 16px;
        margin-bottom: -15px;
    }
    .box-servicios img {
        width: 50%;
        margin-left: 25%;
    }
}
@media(max-width:1280px) and (min-width:992px){
    header #redes {
        top: 24px;
    }
    header .top-header ul li img {
        width: 30px;
    }
    header .bottom-header ul li a {
        font-size: 11px;
    }
    footer ul li:nth-child(1) {
        width: 100%;
        margin-bottom: 20px;
    }
    footer ul li:nth-child(1) img{
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 30px;
    }
    footer #redes-footer {
        width: 120px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 30px;
    }
    footer ul li:nth-child(2) {
        width: 22%;
    }
    footer ul li:nth-child(3) {
        width: 18%;
    }
    footer ul li:nth-child(4) {
        width: 22%;
    }
    footer ul li:nth-child(5) {
        width: 20%;
    }
    footer ul li:nth-child(6) {
        width: 18%;
    }
}
@media(max-width:1150px) and (min-width:750px){
    header #redes {
        top: 24px;
    }
    header .top-header ul li img {
        width: 30px;
    }
    header .top-header h5 {
        font-size: 18px;
    }
    header .bottom-header ul li {
        padding-left: 0px;
        padding-right: 0px;
    }
    main {
        background-size: 180%;
    }
    #compra-auto ul#tipos-autos li img {
        width: 70px;
    }
    #compra-auto ul#tipos-autos li:nth-child(6) img {
        width: 80px;
    }
    #compra-auto .item-auto img {
        width: 34%;
    }
    #carousel .slick-slide h6 {
        padding: 0px;
        font-size: 20px;
    }
    .slick-prev {
        left: 15px;
    }
    .slick-next {
        right: 15px;
    }
    #vendenos-tu-auto h4 {
        margin-top: 70px;
    }
    #vendenos-tu-auto {
        background-size: 260%;
        background-position-x: -210px;
    }
    #title {
        font-size: 59px;
    }
    #main-aytos-usados {
        background-image: url(../IMG_Blue/Encuentra_aqui_Mobile.png);
        padding-top: 350px;
        background-position-y: -95px;
        background-size: 135%;
        background-position-x: 0px;
    }
    #carousel-vehiculo .slick-prev {
        height: 74px;
        top: 98px;
    }
    #carousel-vehiculo .slick-next {
        height: 74px;
        top: 98px;
    }
    main#main-vender-auto {
        background-size: 150%;
    }
    #listo-para-vender {
        background-size: 130%;
        min-height: 535px;
        background-position-y: 130px;
    }
    .sin-complicaciones {
        margin-bottom: 20px;
    }
    main#main-financiamento {
        padding-top: 350px;
        background-size: 220%;
    }
    #main-financiamento #title {
        font-size: 49px;
    }
    .btn-fixed {
        right: 15px !important;
        width: 60px !important;
    }
    main#main-sucursales {
        background-image: url(../IMG_Blue/Encuentra_tu_sucursal.jpg);
        padding-top: 350px;
        background-repeat: no-repeat;
        background-size: 135%;
        background-position-y: 0px;
    }
    #main-sucursales #title {
        font-size: 49px;
    }
    #listo-para-vender h4 {
        font-size: 40px;
    }
    .btn-primary-orange {
        width: 45%;
        margin-left: 215px;
    }
    main#main-financiamento {
        padding-top: 350px;
        background-size: 137%;
        background-position-y: 0px;
    }
    #main-financiamento #encuentra-tu-auto {
        background-size: 190%;
        background-position-x: -303px;
    }
    #main-financiamento #encuentra-tu-auto h4 {
        font-size: 40px;
    }
    #btn-whatsapp {
        right: 0px;
    }
    #sendRecaptura {
        margin-left: 170px;
    }
    #ppto {
        margin-left: -4px;
    }
}

/*@media (max-width: 414px){
    #main-aytos-usados{
        background-size: 135% !important;
    }
} */

@media (max-width: 820px) {
    #main-aytos-usados {
        background-size: 100% !important;
        background-position-y: 0px;
        background-position-x: 0px;
    }
    main#main-financiamento {
       background-size: 143% !important;
       background-position-y: 0px;
       background-position-x: -175px;
    }
    main#main-sucursales {
        background-size: 160% !important;
    }
    .img_car {
        height: 500px !important;
    }
    .online_ {
        top: 510px;
        width: 30%;
        right: 20px !important;
    }
}

@media (max-width: 1180px) {
    #main-aytos-usados {
        background-size: auto;
    }
    #btn-whatsapp {
        width: 5%;
    }
    #listo-para-vender {
        background-position-y: 52px;
    }
    main#main-financiamento {
        background-position-y: -1px;
        background-position-x: -258px;
        background-size: auto;
    }
    #main-financiamento #encuentra-tu-auto {
        background-position-x: -308px;
    }
    main#main-sucursales{
        background-size: auto;
        background-position-x: -135px;
    }
    .online_ {
        top: 465px ;
        width: 35% ;
        right: 6px ;
    }
}

@media (max-width: 1440px){
	
}
@media (min-width: 1440px) {
    .online_ {
        width: 30%;
        top: 500px;
        right: 30px !important;
    }
}
@media (min-width: 1550px){
	.online_ {
        width: 20%;
        top: 510px !important;
        right: 320px !important;
    }
}
@media (max-width: 1350px){
    
}
@media(max-width:1199px) and (min-width:1100px){
    
}
@media(max-width:1099px) and (min-width:991px){
    
}
@media(max-width:990px) and (min-width:768px){
    #icon-menu-mobile{
        width: 40px;
        background: none;
        /* padding: 10px; */
        height: 40px;
        position: absolute;
        right: 0px;
        top: 18px;
        padding-left: 9px;
        padding-top: 7px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        display: block;
    }
    #icon-menu-mobile i {
        font-size: 43px;
        color: #FFF;
    }
    header .bottom-header ul {
        display: none;
    }
    header .bottom-header ul {
        background: #FFF;
        top: -10px;
        right: -10px;
        width: 70%;
        height: auto;
        margin-bottom: 30px;
    }
    header .bottom-header ul {
        background: #000000e6;
        position: absolute;
        top: 75px;
        z-index: 10000;
        margin-left: -13px;
        margin-right: -12px;
        padding: 20px;
    }
    header .bottom-header ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 3px;
        margin-top: 11px;
        margin-left: 0px;
        margin-right: 0px;
    }
    header .bottom-header ul li {
        height: 10px;
        text-align: right;
        padding-top: 5px;
        margin-bottom: 10px;
        border-top: 0px;
    }
    header .bottom-header ul li a {
        color: var(--third-color);
        font-weight: 400;
        font-size: 12px;
    }
    header .bottom-header ul li a {
        font-size: 17px;
    }
    header .bottom-header ul li:hover {
        border-top: 0px;
    }
    header .bottom-header ul li {
        height: 23px;
    }
    #icon-menu-mobile {
        right: 10px;
        top: 2px;
    }
}
@media (max-width: 767px){
    header .bottom-header ul li:hover {
        border-top: 0px;
    }
    .box-nuevo {
        margin-bottom: 30px;
        height: 200px;
    }
    .box-soluciones {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 210px;
    }
    .box-soluciones:nth-child(3){
        margin-bottom: 50px;
    }
    .box-servicios h3 {
        color: #444;
        font-size: 25px;
        font-weight: bold;
        position: absolute;
        top: 10%;
        left: 37%;
    }
    .box-servicios img {
        width: 32%;
    }
    .box-servicios svg {
        position: absolute;
        top: 5%;
        right: 10px;
        width: 69px;
    }
    .box-servicios .btn {
        position: absolute;
        left: 37%;
        width: 26%;
    }
    .btn{
        font-size: 12px;
        padding: 4px 17px;
    }
    .carousel-control-prev {
        width: 30px;
        height: 30px;
        opacity: 0.8;
        left: 10px;
        top: 45%;
    }
    .carousel-control-prev-icon {
        width: 6px;
        height: 9px;
    }
    .carousel-control-next {
        width: 30px;
        height: 30px;
        opacity: 0.8;
        right: 10px;
        top: 45%;
    }
    .carousel-control-next-icon {
        width: 6px;
        height: 9px;
    }
    .btn-fixed {
        font-size: 12px;
        width: 40px;
    }
    footer ul li {
        width: 50% !important;
    }
    footer ul li:nth-child(1){
        width:  100% !important;
    }
    footer ul li:nth-child(2),footer ul li:nth-child(3){
        min-height: 180px;
    }
    footer ul li:nth-child(4),footer ul li:nth-child(5){
        min-height: 150px;
    }
    footer ul li img {
        width: 288px;
        margin-bottom: 10px;
    }
    footer ul li h6 {
        margin-bottom: 10px;
        padding-top: 20px;
    }
    footer ul li a {
        font-size: 12px;
        margin-bottom: 6px;
    }
    header .bottom-header ul {
        display: none;
    }
    header .top-header ul:not(#redes) {
        width: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
    }
    header .top-header ul:not(#redes) li {
        width: 100%;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
    }
    header .top-header ul:not(#redes) li:not(.divider) {
        width: 25%;
        text-align: center;
    }
    header .top-header ul:not(#redes) li.divider {
        display: none;
    }
    header .top-header h5 {
        font-size: 12px;
        top: 40px;
        right: 70px;
    }
    header .top-header {
        height: 66.5px;
    }
    header #redes {
        position: absolute;
        right: 0px;
        top: 39px;
    }
    header {
        height: auto;
    }
    header .bottom-header img {
        left: 0px;
    }
    #icon-menu-mobile{
        width: 40px;
        background: none;
        /* padding: 10px; */
        height: 40px;
        position: absolute;
        right: 0px;
        top: 18px;
        padding-left: 9px;
        padding-top: 7px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        display: block;
    }
    #icon-menu-mobile i {
        font-size: 43px;
        color: #FFF;
    }
    .box-servicios svg {
        position: absolute;
        top: 25%;
        right: 10px;
        width: 20%;
        left: 40%;
        right: auto;
    }
    .box-servicios h3 {
        color: #fff;
        position: absolute;
        top: 10%;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .box-servicios img {
        width: 100%;
    }
    .box-servicios {
        position: relative;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    section{
        padding-bottom: 50px;
    }
    .box-soluciones h4 {
        top: 65px;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .box-soluciones h3 {
        width: 100%;
        text-align: center;
        left: 0px;
    }
    .box-soluciones a{
        width: 30%;
        left: 35%;
    }
    .box-nuevo img.logo {
        width: 26%;
        left: 37%;
    }
    .box-nuevo h4,.box-nuevo h5 {
        left: 0px;
        width: 100%;
        text-align: center;
    }
    /* MENU */
    header .bottom-header ul {
        background: #000000e6;
        position: absolute;
        top: 75px;
        z-index: 10000;
        margin-left: -13px;
        margin-right: -12px;
        padding: 20px;
    }
    header .bottom-header ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 3px;
        margin-top: 11px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #carouselWeb{
        display:  none;
    }
    #carouselMobile{
        display: block;
        margin-top: 25px;
        width: 100%;
    }
    .box-servicios svg path{
        fill: #FFF;
    }
    header.fixed {
        height: auto;
        background-color: #000000ba;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
        border-bottom: 1px solid #FFF;
    }
    header.fixed .top-header {
        height: 66.5px;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
    }
    header.fixed .top-header ul:not(#redes) {
        top: 9px;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
    }
    header.fixed .top-header h5 {
        top: 40px;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
    }
    header.fixed #redes {
        top: 39px;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
    }
    .btn-fixed{
        z-index: 50;
    }
    main {
        padding-top: 150px;
        background-repeat: no-repeat;
        background-size: 150%;
        background-position-y: -50px;
        background-position-x: -150px;
    }
    #title {
        font-size: 34px;
        width: 370px;
        margin-bottom: 45px;
        margin-top: 45px;
    }
    .title_home {
        margin-top: -35px;
    }

    header .top-header {
        display: none;
    }
    header .bottom-header img {
        width: 210px;
    }
    #division-usados {
        left: 139px;
        width: 130px;
        line-height: 19px;
        top: 5px;
        font-size: 19px;
    }
    #division-usados span {
        font-size: 20px;
    }
    #line-logo {
        left: 125px;
        height: 35px;
    }
    header .bottom-header {
        height: 90px;
        border: 0px;
    }
    #compra-auto {
        padding: 10px 15px;
    }
    #compra-auto h3 {
        font-size: 14px;
        text-align: center;
    }
    #menu-financiamento li {
        list-style: none;
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 10px;
        border: 2px solid var(--third-color);
        margin-bottom: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #f3f3f3;
    }
    #menu-financiamento {
        border: 0px;
    }
    #menu-financiamento li h6 {
        color: #757575;
        font-weight: 500;
        text-align: left;
        font-size: 11px;
        padding-left: 10px;
        margin-bottom: 0px;
    }
    #menu-financiamento li input {
        border: 0px;
        text-align: center;
        font-weight: 600;
        color: #CCC;
        width: 94%;
        text-align: left;
        background: #f3f3f3;
    }
    #buscar-financiar {
        height: 55px;
        padding-top: 13px;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #compra-auto h4 {
        font-weight: 600;
        font-size: 15px;
        text-align: center;
        margin-bottom: 10px;
    }
    div#bg-financiamiento h4 {
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 13px;
    }
    div#bg-financiamiento {
        min-height: 300px;
        padding: 20px;
    }
    div#bg-financiamiento h5 {
        font-size: 29px;
    }
    section#financiamiento {
        background-size: 120%;
        min-height: 300px;
        background-position-y: 0px;
    }
    #carousel .slick-slide h6 {
        padding: 0px;
        font-size: 11px;
    }
    #carousel img {
        width: 80px;
        min-height: 110px;
    }
    #carousel {
        padding-top: 0px;
        min-height: 270px;
        margin-bottom: -50px;
    }
    .slick-prev {
        margin-top: 0px;
        margin-left: 20px;
    }
    .slick-next {
        margin-top: 0px;
        margin-right: 20px;
    }
    .slick-prev:before, .slick-next:before {
        zoom: .3;
    }
    #nos-encanta h3 {
        font-size: 20px;
        text-align: center;
        position: relative;
        margin-top: 30px;
    }
    #nos-encanta h3 img{
        margin-left: -10px;
        position: absolute;
        top: -60px;
        left: 44%;
        width: 70px;
    }
    #caracteristicas-vendenos-auto img{
        width: 50px;
    }
    #caracteristicas-vendenos-auto p{
        font-size: 10px !important;
    }
    #title-vendenos-mobile{
        display: block;
    }
    #title-vendenos-web{
        display: none;
    }
    #vendenos-tu-auto h4 {
        text-align: center;
        font-size: 30px;
        margin-top: 60px;
    }
    #content-form-vendenos .form-control, #content-form-vendenos .form-select {
        margin-bottom: 20px;
        padding: 5px;
    }
    #vendenos-tu-auto {
        background-size: cover;
        background-position-y: 0px;
        background-position-x: -770px;
    }
    #main-aytos-usados h4.title{
        margin-top: -80px;
    }

    #list-items-vehiculos li {
        width: 100.12%;
        font-size: 15px;
    /*    padding-top: 10px;
        padding-bottom: 10px; */
        margin-bottom: 10px;
    }
    .vehiculo .tips li {
        font-size: 12px;
    }
    .vehiculo .caracteristicas li {
        font-size: 9px;
    }
    .text-align-right-responsive{
        text-align: right;
    }
    #buscar-autos {
        padding: 10px;
        background-color: #f3f3f3;
        border: 1px solid #2d2d2d;
        font-size: 10px;
    }
    main#main-financiamento {
        background-image: url(../IMG_Blue/Haz_tus_sueños_Mobile.png);
        padding-top: 130px;
        background-repeat: no-repeat;
        background-size: 100% !important;
        background-position-y: 0px;
        background-position-x: 0px !important;
    }
    #main-financiamento #title {
        font-size: 34px;
    }
    #main-financiamento h3 {
        font-size: 20px;
        margin-top: -50px;
    }
    #main-financiamento p.description {
        font-size: 14px;
        text-align: center;
    }
    #calcula-financiamento h5 {
        font-size: 18px;
        margin-bottom: 50px;
    }
    #main-financiamento #encuentra-tu-auto h4 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        margin-top: 35px;
    }
    #main-financiamento #encuentra-tu-auto {
        background-image: url(../IMG_Blue/Encuentra_tu_auto_Mobile.png);
        min-height: 250px;
        background-position-y: -20px;
        padding-top: 80px;
        background-size: 130%;
        background-position-x: center;
    }
    header .bottom-header ul {
        background: #FFF;
        top: -10px;
        right: -10px;
        width: 70%;
        height: auto;
        margin-bottom: 30px;
    }
    header .bottom-header ul li {
        height: 10px;
        text-align: right;
        padding-top: 5px;
        margin-bottom: 10px;
        border-top: 0px;
    }
    header .bottom-header ul li a {
        color: var(--third-color);
        font-weight: 400;
        font-size: 12px;
    }
    header .bottom-header ul li:last-child {
        margin-bottom: 30px;
    }
    #icon-menu-mobile {
        top: -7px;
        right: 20px;
    }
    #main-aytos-usados {
        padding-top: 100px;
        background-position-y: 1px;
        background-size: 135% !important;
    }
    #list-items-vehiculos .nice-select {
        width: 24%;
        font-size: 10px;
        margin-bottom: 9px;
       /* text-align: left !important; */
        padding-left: 14px;
    }
    .nice-select.open .list {
        width: 130%;
    }
    #main-detalle-vehiculo h3 {
        margin-top: 40px;
    }
    #main-detalle-vehiculo #resumen-mobile {
        background-color: #f3f3f3;
        padding: 20px;
    }
    #main-detalle-vehiculo .btn-opciones{
        display: none;
    }
    #main-detalle-vehiculo #detalle-auto-descripcion h3 {
        font-size: 30px;
        margin-top: -40px;
    }
    #main-detalle-vehiculo #detalle-auto-descripcion p {
        margin-bottom: 10px;
    }
    #main-detalle-vehiculo #especificaciones h3 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    #main-detalle-vehiculo #especificaciones p {
        font-size: 13px;
    }
    #main-detalle-vehiculo #especificaciones h6 {
        font-size: 26px;
        color: #666;
        margin-top: 20px;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(1) {
        width: 100%;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(2) {
        width: 100%;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(3) {
        width: 100%;
    }
    #main-detalle-vehiculo #garantia ul li img {
        width: 80px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    #main-detalle-vehiculo #garantia ul li h4 {
        left: 0;
        right: 0;
        text-align: center;
        position: initial;
        font-size: 33px;
        margin-top: 20px;
    }
    #main-detalle-vehiculo #garantia ul li p {
        position: absolute;
        font-size: 25px;
        line-height: 40px;
        top: 160px;
        position: initial;
        text-align: center;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(2) .line {
        width: 100%;
        height: 2px;
        background-color: #FFF;
    }
    #main-detalle-vehiculo #financiamento .box h3 {
        font-size: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
    #main-detalle-vehiculo #financiamento .box h4 {
        text-align: center;
    }
    #main-detalle-vehiculo #financiamento .box h5 {
        font-size: 20px;
        margin-top: 15px;
    }
    #main-detalle-vehiculo #financiamento .box p {
        margin-bottom: 5px;
    }
    #main-detalle-vehiculo #financiamento .box .orange {
        margin-top: 20px;
        padding: 16px;
    }
    #main-detalle-vehiculo #financiamento .box .orange p {
        font-size: 14px;
    }
    #main-detalle-vehiculo {
        margin-top: -100px;
    }
    main#main-sucursales {
        padding-top: 130px;
        background-repeat: no-repeat;
        background-size: 177%;
        background-position-y: 0px;
    }
    #main-sucursales #title {
        font-size: 35px;
        margin-bottom: 180px;
    }
    #main-sucursales h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    #main-sucursales .ciudad p {
        font-size: 17px;
        margin-bottom: 0px;
    }
    #main-sucursales h3 {
        font-size: 22px;
        margin-bottom: 0px;
    }
    #main-sucursales .ciudad h5 {
        font-size: 15px;
        margin-top: 12px;
    }
    #main-sucursales .ciudad img {
        width: 20px;
    }
    main#main-vender-auto {
        padding-top: 10px;
        background-size: 250%;
        background-position-y: 0px;
    }
    main#main-vender-auto #title {
        color: #FFF;
        font-size: 46px;
        font-weight: bold;
        margin-bottom: 60px;
        margin-top: 260px;
        text-align: center;
       /* width: 70%;
        margin-left: 15%; */
    }
    .sin-complicaciones {
        background-color: #FFF;
        min-height: auto;
        padding: 22px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        text-align: left;
        color: #878787;
        margin-bottom: 20px;
    }
    #listo-para-vender h4 {
        font-size: 20px;
        margin-top: 75px;
        margin-bottom: 15px;
    }
    #listo-para-vender {
        background: url(../IMG_Blue/Listo_para_vender_Mobile.png);
        background-size: 190%;
        min-height: 290px;
        background-position-y: -40px;
        padding-top: 70px;
        background-position-x: -310px;
    }
    .btn {
        font-weight: bold;
        font-size: 15px;
    }
    header .bottom-header ul li a {
        font-size: 17px;
    }
    header .bottom-header ul li {
        margin-bottom: 20px;
    }
    header .home{
        display: block;
    }
    header .home i {
        font-size: 50px;
        color: var(--third-color);
    }
    header .bottom-header ul {
        top: -20px;
    }
    #compra-auto ul#tipos-autos li {
        width: 50%;
    }
    #compra-auto ul#tipos-autos li:nth-child(2),#compra-auto ul#tipos-autos li:nth-child(4) {
        border-right: 1px solid #CCC;
    }
    #compra-auto ul#tipos-autos {
        margin-bottom: 30px;
        height: 345px;
    }
    #compra-auto .item-auto h4 {
        text-align: left;
    }
    #nos-encanta .item-bg-zoom {
        margin-bottom: 10px;
    }
    header .bottom-header ul li.home{
        height: 50px;
    }
    #venta-sin-complicaciones h3 {
        font-size: 30px;
    }
    #main-sucursales .ciudad h3 {
        font-size: 30px;
    }
    #tipos-autos-usados .content-auto {
        height: 80px;
        margin-bottom: 15px;
    }
    #tipos-autos-usados {
        height: 560px;
        padding-left: 16px;
    }
    #tipos-autos-usados li {
        width: 47.7%;
        height: 180px;
        float: left;
        margin-bottom: 10px;
    }
    #main-detalle-vehiculo #foto-principal-vehiculo {
        height: auto;
    }
    #carousel-vehiculo .slick-prev{
        display: none !important;
    }
    #carousel-vehiculo .slick-next{
        display: none !important;
    }
    #carousel-vehiculo .slick-list {
        margin-left: 0px;
        margin-right: 0px;
    }
    #carousel-vehiculo .slick-slider {
        margin-top: 0px;
        margin-bottom: -30px;
    }
    .scroll-horizontal{
        overflow-x: scroll;
        width: 100%;
        margin-bottom: 30px;
    }
    #compra-auto ul#tipos-autos li {
        width: 160px;
        margin-right: 10px;
        background: lightgrey;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        border: 0px;
    }
    #compra-auto ul#tipos-autos {
        margin-bottom: 30px;
        height: 110px;
        width: 850px;
        margin-bottom: 20px;
    }
    #compra-auto ul#tipos-autos li img {
        width: 100px;
    }
    #compra-auto ul#tipos-autos li:nth-child(1){
        display: none;
    }
    header .bottom-header ul{
        background: #0000009e;
    }
    #ofertas-list {
        width: 800px;
    }
    #ofertas-list .col-lg-3{
        width: 200px;
        float: left;
    }
    #compra-auto .item-auto h4 {
        text-align: left;
        font-size: 18px;
    }
    footer #redes-footer li{
        float: left;
        width: auto !important;
        min-height: 50px !important;
    }
    #redes-footer {
        margin-top: 20px;
    }

    .sec {
        padding-top: 0px !important;
    }

    #list-items-vehiculos .nice-select .current {
        margin-left: -8px;
    }

    .img_car {
        height: 280px !important;
    }
    .btn-fixed {
        font-size: 22px !important;
        width: 44px !important;
    }
    
}

@media(max-width:1800px) and (min-width:1650px){
    #main-detalle-vehiculo #garantia ul li h4 {
        font-size: 40px;
    }
   
}


@media(max-width:1649px) and (min-width:1500px){
    #main-detalle-vehiculo #garantia ul li h4 {
        font-size: 36px;
    }
    #main-detalle-vehiculo #garantia ul li p {
        font-size: 20px;
    }
}

@media(max-width:1500px) and (min-width:1300px){
    #main-detalle-vehiculo #garantia ul li h4 {
        font-size: 32px;
    }
    #main-detalle-vehiculo #garantia ul  li p {
        top: 130px;
        font-size: 21px;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(3) p {
        top: 124px;
    }
}

@media(max-width:1245px) and (min-width:773px){
    #main-detalle-vehiculo #garantia ul li img {
        width:80px;
    }
    #main-detalle-vehiculo #garantia ul li h4 {
        font-size: 20px;
        left: 130px;
    }
    #main-detalle-vehiculo #garantia ul li p {
        left: 130px;
        font-size: 17px;
        line-height: normal;
        top: 90px;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(3) {
        width: 45%;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(3) h4 {
        font-size: 20px;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(3) p {
        top: 84px;
    }
    #main-detalle-vehiculo #garantia ul li:nth-child(2) .line {
        height: 200px;
    }
    #main-detalle-vehiculo #garantia ul {
        height: 230px;
    }
}

@media (min-width: 2560px) {

}

@media (max-width: 767px){
    header .bottom-header img {
        width: 150px !important;
    }
    #content-logo-ssur img {
        width: 100px !important;
    }
    #content-logo-ssur {
        left: 170px !important;
    }
    #icon-menu-mobile i {
        font-size: 23px;
        color: #FFF;
    }
    #icon-menu-mobile {
        top: 3px;
        right: 0px;
    }
}