@font-face {
    font-family: "Montserrat";
    src: url(../fonts/Montserrat-Regular.ttf);
}

@font-face {
    font-family: "MBlack";
    src: url(../fonts/Montserrat-Black.ttf);
}

@font-face {
    font-family: "MBold";
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: "MSemi";
    src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
    font-family: "MMedium";
    src: url(../fonts/Montserrat-Medium.ttf);
}

.header-s1 {
    background-color: #112c45;
    padding: 10px 0;
}

.header-s2 {
    background-image: url(../images/headerfondo.png);
    background-size: cover;
}

.header-container-s2 {
    background-color: white;
}
.row {
    margin: 0;
}

.nav-item {
    padding: 0 40px;
}
.text-white-13 {
    font-family: MSemi;
    color: white;
    font-size: 13px;
}

.text-black-15 {
    font-family: MSemi;
    color: black;
    font-size: 15px;
}
.text-gray-18 {
    font-family: MSemi;
    color: #808080;
    font-size: 18px;
}
.text-black-15:hover {
    color: black;
}

.header-icon {
    height: 15px;
}

.text-white-13 a {
    color: white;
}

.text-white-13 a:hover {
    text-decoration: none;
}

.banner-home {
    background-size: cover;
    height: 80vh;
    padding-left: 10%;
    position: relative;
}

.banner-catalog {
    background-size: cover;
    height: 60vh;
    padding-left: 10%;
    position: relative;
    background-position: center;
}

.text-white-banner-home {
    font-size: 40px;
    color: white;
    font-family: MBlack;
    margin-bottom: 0;
}

.text-white-banner-home2 {
    font-size: 40px;
    color: white;
    background-color: #0091d3;
    font-family: MBlack;
    width: fit-content;
    padding: 1px 15px;
}

.div-down {
    position: absolute;
    left: 50%;
    top: -65px;
}

.div-circulo {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.div-circulo img {
    width: 550px;
}
.text-light-blue-20 {
    color: #0091d3;
    font-size: 20px;
    font-family: MBold;
    margin-bottom: 0;
    line-height: 1;
}

.text-light-blue-15 {
    color: #0091d3;
    font-size: 15px;
    font-family: MBold;
    margin-bottom: 0;
    line-height: 1;
}

.text-light-blue-15-line {
    color: #0091d3;
    font-size: 15px;
    font-family: MBold;
    line-height: 1;
}
.div-text-fields {
    min-height: 40px;
    display: flex;
    align-items: center;
}
.text-light-blue-40 {
    color: #0091d3;
    font-size: 40px;
    font-family: MBold;
}

.text-light-blue-30 {
    color: #0091d3;
    font-size: 40px;
    font-family: MBold;
}

.text-blue-30 {
    color: #112c45;
    font-size: 30px;
    font-family: MBold;
    margin-bottom: 0;
}

.text-blue-bold-20 {
    color: #112c45;
    font-size: 20px;
    font-family: MBold;
    margin-bottom: 0;
}

.text-medium-black-15 {
    color: black;
    font-size: 15px;
    font-family: MMedium;
    margin-bottom: 0;
}
.text-blue-medium-20 {
    color: #112c45;
    font-size: 20px;
    font-family: MMedium;
    margin-bottom: 0;
}
.text-white-bold-30 {
    color: #ffffff;
    font-size: 30px;
    font-family: MBold;
    margin-bottom: 0;
}
.text-white-20 {
    color: #ffffff;
    font-size: 20px;
    font-family: Montserrat;
    margin-bottom: 0;
}
.text-blue-14 {
    color: #112c45;
    font-size: 14px;
    font-family: MBold;
    margin-bottom: 0;
    line-height: 1;
}

.text-black-18 {
    color: black;
    font-size: 14px;
    font-family: MSemi;
}
.section1-home {
    padding: 5%;
    background-color: #fdfdfd;
    position: relative;
    z-index: 1;
}

.section1-cotizador {
    padding: 3% 10%;
    background-color: #fdfdfd;
    position: relative;
}

.section2-home {
    padding: 10% 0;
    background-color: #112c45;
    position: relative;
}

.section3-home {
    padding: 10% 0;
    background-image: url(../images/s4-fondo.png);
    position: relative;
    background-size: cover;
}

.div-slide-catalog {
    text-align: left;
    padding: 3% 2% 3% 2%;
    background-color: white;
    border-radius: 16px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.14);
}
.div-slide-home {
    text-align: left;
    padding: 10% 5% 15% 5%;
    background-color: white;
    border-radius: 16px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.14);
}

.div-cotizador {
    padding: 5% 5%;
    background-color: white;
    border-radius: 16px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.14);
}
.slide-home {
    padding: 20px;
}

.btn-white-blue {
    color: white;
    background-color: #354C82;
    border: 1px solid black;
    font-size: 20px;
    font-family: MBold;
    border-radius: 25px;
    padding: 5px 30px 7px 30px;
}

.btn-white {
    color: #0091d3;
    background-color: white;
    border: 1px solid #112c45;
    font-size: 15px;
    font-family: MBold;
    border-radius: 15px;
    padding: 0px 30px 2px 30px;
}

.btn-white-big {
    color: #0091d3;
    background-color: white;
    border: 3px solid #112c45;
    font-size: 20px;
    font-family: MBold;
    border-radius: 15px;
    padding: 0px 30px 2px 30px;
}

.section-footer {
    background-color: #112c45;
    padding: 60px 0 30px 0;
}

.footer-links {
    color: white;
    text-decoration: underline;
    font-family: MSemi;

    font-size: 13px;
}

.footer-links div {
    margin-bottom: 20px;
}

.footer-links:hover {
    color: white;
}

.yellow {
    color: #ffaf03;
}

.text-footer-white-12 {
    color: white;
    font-family: Montserrat;
    font-size: 12px;
}

.text-footer-white-semi-12 {
    color: white;
    font-family: MSemi;
    font-size: 12px;
}

.text-footer-yellow-semi-12 {
    color: #ffaf03;
    font-family: MSemi;
    font-size: 12px;
}

.text-footer-white-semi-20 {
    color: white;
    font-family: MSemi;
    font-size: 20px;
    margin-bottom: 5px;
}

.number-yellow {
    background-color: #ffaf03;
    color: white;
    font-family: MBold !important;
    border-radius: 23px;
    font-size: 20px;
    font-family: MBold;
    width: 40px;
    margin-right: 20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-black-20 {
    color: black;
    font-size: 20px;
    font-family: Montserrat;
    margin-bottom: 0;
    margin-top: 7px;
}

.text-black-bold-15 {
    color: black;
    font-size: 18px;
    font-family: MBold;
    margin-bottom: 0;
    margin-top: 7px;
}

.div-yellow {
    background-color: #ffaf03;
    height: 65%;
    width: 75%;
    position: absolute;
    z-index: -1;
    top: -60px;
    left: -40px;
}

.select-form {
    border: 1px solid #112c45;
    border-radius: 0;
    color: #0091d3;
    font-family: MBold;
    font-size: 12px;
    height: auto !important;
}

.form-control:focus {
    color: #112c45;
    background-color: transparent;
    border-color: #0091d3;
    outline: 0;
    box-shadow: none;
}

.page-link {
    background: transparent !important;
    border: none;
    margin-top: 5px;
    color: black !important;
    font-family: MBold;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ffaf03 !important;
    border-color: transparent;
    border-radius: 20px;
}

.page-item {
    padding: 5px 15px;
}

.div-filtros {
    background-color: #ffaf03;
    color: black;
    border-radius: 15px;
    padding: 3px 25px;
    font-family: MBold;
}

.div-cuotas {
    background-color: #ffaf03;
    color: black;
    padding: 15px 20px;
    font-family: MBold;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.div-cuotas2 {
    background-color: #ffffff;
    color: black;
    padding: 15px 20px;
    font-family: MBold;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border: 1px solid #7F7F7D;
}

.footer2 {
    position: relative;
    height: 121px;
}

.footer2div {
    display: flex;
    width: fit-content;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 80px;
}

.div-up {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
}

.div-mouse-footer {
    margin-right: 20px;
    height: 120px;
}

.div-redes-footer {
    display: flex;
    width: fit-content;
    position: absolute;
    right: 0;
    bottom: 0;
}
.index-moto {
    position: absolute;
    top: -70%;
    width: 90%;
    margin-left: 30px;
    z-index: 100000;
}

.div-text-footer {
    margin-top: 20px;
}

@media only screen and (max-width: 1200px) {
    .index-moto {
        top: 0;
    }

    .btn-white {
        padding: 0px 20px 2px 20px;
    }
}

@media only screen and (max-width: 960px) {
    .text-blue-30 {
        font-size: 26px;
    }
    .text-blue-medium-20 {
        font-size: 18px;
    }
    .div-circulo img {
        width: 430px;
    }
    .index-moto {
        top: 0;
    }

    .div-catalogo-search-izq {
        padding-left: 15px !important;
    }

    .div-catalogo-search-der {
        padding-right: 15px !important;
    }

    .div-thankyou {
        height: 40vh !important;
    }
}

@media only screen and (max-width: 768px) {
    .div-circulo img {
        width: 330px;
    }
    .index-moto {
        width: 70%;
    }
    .div-moto-somos {
        height: 400px;
    }
    .div-thankyou {
        height: 60vh !important;
    }
    .index-moto {
        top: 20px;
    }
    .div-text-footer {
        padding-left: 30px;
        padding-top: 10px;
    }
    .footer2 div {
        padding: 0;
        left: 0;
    }
    .footer2 {
        height: 140px;
    }
    #enganche {
        margin: 0 5px !important;
    }
    .div-redes-footer {
        left: 30px;
    }

    .div-enganche {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 500px) {
    .btn-white-blue{
        font-size:14px;
    }
}
@media only screen and (max-width: 400px) {
    .btn-white-blue{
        font-size:14px;
    }
    
    .text-blue-30 {
        font-size: 18px;
    }
    .text-blue-medium-20 {
        font-size: 13px;
    }
    .text-white-banner-home {
        font-size: 30px;
    }
    .text-white-banner-home2 {
        font-size: 25px;
    }
    .section1-cotizador {
        padding: 3%;
    }

    .text-light-blue-15-line {
        font-size: 13px;
    }
    .text-light-blue-30 {
        font-size: 25px;
    }
    .row-cotizador {
        padding: 0 0% !important;
    }

    .div-cotizador {
        padding: 8% 5%;
    }
    .div-circulo img {
        width: 230px;
    }
    .footer2 {
        height: 160px;
    }
    .text-black-20 {
        font-size: 15px;
    }
    .text-footer-white-semi-20 {
        font-size: 16px;
    }
    .text-white-20 {
        font-size: 16px;
    }

    .text-black-bold-15 {
        font-size: 15px;
        margin-left: 10px;
    }

    .div-up {
        display: none;
    }
    .div-down {
        left: 33%;
    }

    .section1-home {
        padding: 25% 5%;
    }
    .header-s1 {
        display: none;
    }
    .logo {
        height: 35px !important;
    }
}

@media only screen and (max-width: 300px) {
    .footer2 {
        height: 180px;
    }
    .div-footer-2-left {
        width: 70%;
        padding-left: 30px !important;
    }
    .tag-terespaldamos {
        display: none;
    }
    .div-mouse-footer {
        display: none;
    }
    .div-circulo img {
        width: 150px;
    }
    .btn-white {
        font-size: 13px;
        padding: 0px 5px 2px 5px;
    }
    .header-s1 {
        display: none;
    }
    .logo {
        height: 35px !important;
    }
    .div-down {
        left: 40%;
    }
}
.div-index-solicita {
    left: 8% !important;
}
button:focus {
    outline: none;
    /* outline: 5px auto -webkit-focus-ring-color; */
}

.navbar-collapse {
    background-color: white !important;
}

.div-interrogacion {
    background-color: #0091d3;
    color: white;
    font-size: 12px;
    font-family: MBold;
    border-radius: 15px;
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 1px;
    cursor: pointer;
}

.div-close {
    background-color: #ffaf03;
    color: white;
    font-size: 19px;
    font-family: MBold;
    border-radius: 15px;
    height: 25px;
    width: 25px;
    text-align: center;
    padding-top: 0px;
    cursor: pointer;
    border: none;
    float: right;
}

.divCatalogo:hover{
    text-decoration: none;
}