html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat', sans-serif!important;
}

.mdi::before {
    font-size: 24px;
    line-height: 14px;
}

.btn .mdi::before {
    position: relative;
    top: 4px;
}

.btn-xs .mdi::before {
    font-size: 18px;
    top: 3px;
}

.btn-sm .mdi::before {
    font-size: 18px;
    top: 3px;
}

.dropdown-menu .mdi {
    width: 18px;
}

.dropdown-menu .mdi::before {
    position: relative;
    top: 4px;
    left: -8px;
}

.nav .mdi::before {
    position: relative;
    top: 4px;
}

.navbar .navbar-toggle .mdi::before {
    position: relative;
    top: 4px;
    color: #FFF;
}

.breadcrumb .mdi::before {
    position: relative;
    top: 4px;
}

.breadcrumb a:hover {
    text-decoration: none;
}

.breadcrumb a:hover span {
    text-decoration: underline;
}

.alert .mdi::before {
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.input-group-addon .mdi::before {
    position: relative;
    top: 3px;
}

.navbar-brand .mdi::before {
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.list-group-item .mdi::before {
    position: relative;
    top: 3px;
    left: -3px
}

a,
a:hover,
a:active {
    text-decoration: none;
    color: #000;
    padding: 0;
    margin: 0;
}

#uno {
    display: flex!important;
    align-items: center;
}

.aveces2 {
    font-size: 30px;
    font-weight: bold;
}

.cardN {
    background-color: #4fce5d;
    color: #fff;
    font-size: 32px;
    border-radius: 0;
    font-weight: bold!important;
}

.card {
    border: 0px;
}

.card-title {
    font-size: 25px;
}

.card-title .wsppp {
    font-size: 35px;
    font-weight: bold;
}

.cardN:hover {
    background-color: #FFF;
    color: #4fce5d;
    transition: all 100ms ease-in-out;
}

body {
    background-color: #770303;
}

.cardN i {
    font-size: 4rem;
}

.cardL {
    border: #FFF 2px solid;
    margin: 1rem;
    background-color: #ff3202;
}

.cardL i {
    font-size: 2rem;
}

.cardL ul li {
    padding: 1.5rem 1rem;
    font-weight: 400;
    font-size: 18px;
    background-color: #ff3202;
    color: #FFF;
}

.bgW,
.bgW:hover {
    background-color: white!important;
    color: #ff3202!important;
}

.cardL ul li:hover {
    background-color: #FFF;
    color: #ff3202;
    transition: all 100ms ease-in-out;
}

.navbar {
    background-color: #7b1560;
}

.content {
    justify-content: flex-end;
}

.nav-link {
    color: white!important;
    font-weight: 600;
    padding: 0 20px 0 0!important;
    text-transform: uppercase;
}

.cardMotos {
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
}

.bgblack {
    background-color: black;
    color: #ffffff90;
}


.cuotas {
    color: black;
    display: block;
    width: 300px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    padding-top: 10px;
    font-weight: bold;
}

.cuotas2 {
    background-color: #25d366;
    color: white;
    display: block;
    width: 300px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}

#form {
    background-color: #7b1560;
}

#f0 {
    background-image: url(../assets/imgs/f0.jpg);
    background-position: center bottom;
    background-size: cover;
}



.carouselZANELLA {
    background-image: url(../assets/imgs/zanella/bg.jpg);
    background-position: center bottom;
    background-size: cover;
}

.carouselZANELLAxs {
    background-image: url(../assets/imgs/zanella/bgxs.jpg);
    background-position: center bottom;
    background-size: cover;
}




/* #fondom1{
    background-image: url(../assets/imgs/f1.jpg);
    background-position: center bottom;
    background-size: cover;
}

#fondom2{
    background-image: url(../assets/imgs/f2.jpg);
    background-position: center bottom;
    background-size: cover;
}
#fondom3{
    background-image: url(../assets/imgs/f3.jpg);
    background-position: center bottom;
    background-size: cover;
}
#fondom4{
    background-image: url(../assets/imgs/f4.jpg);
    background-position: center bottom;
    background-size: cover;
}
#fondom5{
    background-image: url(../assets/imgs/f5.jpg);
    background-position: center bottom;
    background-size: cover;
} */

.bgred {
    background-color: #ffc501;
    color: #7b1560;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
}

.bgred:hover {
    background-color: #7b1560;
    color: #ffc501;
    transition: all ease-in-out 0.3s;

}

._error-inner {
    color: white;
}

._form-thank-you {
    font-size: 20px;
    color: white;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.form-control {
    border-radius: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#fxl {
    background-image: url(./imgs/lg.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}

.hidden {
    visibility: hidden;
}

.legals {
    display: flex;
    align-items: flex-end;
}

.legals img {
    height: 50px;
}

.legals p {
    display: inline-block;
    margin: 0;
}

.bg-amarillo {
    background-color: #ffc501;
}

.bg-amarilloO {
    background-color: #e7bb00;
}

.copyright {
    font-weight: bold;
    line-height: 25px;
}

#footer {
    font-family: Montserrat;
    color: #7b1560;
}

#footer h3 {
    color: #7b1560;
    font-weight: bold;
    font-family: Montserrat;
    font-size: 30px;
}



.header-social-icons ul li {
    display: inline-block;
}

#footer .header-social-icons ul li a {
    background-color: #7b1560!important;
    color: #ffc501!important;
    

}
#footer .header-social-icons ul li a:hover {
    background-color: #ffc501!important;
    color: #7b1560!important;
    transition: all ease-in-out 0.3s;

}

.header-social-icons ul li a {
    display: block;
    background-color: #7b1560;
    color: #fff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    margin: 0 2px;
}

#footer ul {
    padding: 10px 0;
    list-style: none;

}

#footer a {
    text-decoration: none;
    font-family: Montserrat;
    color: #7b1560!important;
    font-size: 16px;
}

#footer a:hover {
    color: #ffffff;
}

#mc-embedded-subscribe {
    width: 100%!important;
}

#mc-embedded-subscribe {
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    border: 1px solid #ffffff90!important;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    color: #ffffff90;
    font-weight: 400;
    background: #000!important;
    width: 100%;
    height: 46px!important;
    border-radius: 0;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.input_newsl {
    display: block;
    font-family: 'Montserrat', sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 7px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.black {
    color: #7b1560!important;
    font-size: 5rem;
    background-color: none;
}



#mc_embed_signup {
    clear: left;
    width: 100%!important;
}

.redes-sociales {
    margin-top: 15px;
    font-size: 2rem;
}

.alinia {
    display: flex;
    justify-content: center;
    align-items: center;
}

.box {
    width: 400px;
    height: 600px;
    text-align: center;
    margin: 0 100px;
}

.motoslider {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 30px;
}



.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: #ff3202!important;
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

.btnslider {
    background-color: #ff3202;
    border-radius: 30px;
    border: none;
    color: white;
    padding: 5px 20px;
    font-size: 30px;
    margin-top: 35px;
    font-weight: 400;
}

.color-a {
    color: #ffc501!important;
    height: 24px;
    font-size: 24px;
    width: 24px;
}



@media (max-width: 1024px) {
   
}

@media (max-width: 768px) {
   
}

@media (max-width: 576px) {
   
    .black {
        font-size: 2rem;
    }
    #footer ul {
        text-align: center;
    }
    #footer h3 {
        text-align: center;

    }
}