@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat');




/* small mobile :320px. */
@media (max-width: 1400px) {

 
}

@media (max-width: 767px) {

.single-slider.slick-slide.slick-current.slick-active {
    z-index: 0 !important;
}



    .slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
        font-size: 35px !important;
        font-weight: 700;
        margin-bottom: 14px;
        color: #ffffff;
        line-height: 1.1;
        display: block;
    }
    .enlinea {
        display: none;
    }
    #bwhat {
        right: 20px !important;

    }

    .logo {
        width: 70% !important;
        padding-right: 5px;
    }


}

body {
    font-family: 'Montserrat', sans-serif;

}

.sample-text-area {
    background: #fff;
    padding: 80px 0 70px 0;
}

.text-heading {
    margin-bottom: 30px;
    font-size: 40px;
}

.planUberp {
    font-family: "Muli",sans-serif;
    color: #506172;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal;
}

h4 {
font-family: 
    color: #0b1c39;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    text-transform: normal;
}

.slider-area .single-slider .slider-cap-wrapper .hero__caption h1 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #ffffff;
    line-height: 1.1;
    display: block;
}

.starupsPlan {
    display: flex;
    align-items: center;
    width: 50%;
    padding-left: 19%;
    background-color: black !important;
    background-image: url() !important;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
}

.starups {
    display: flex;
    align-items: center;
    width: 100% !important;
    padding-left: 0% !important;
    background-color: black !important;
    height: 700px;

}

.starups-details {
    padding-right: 0px !important;
}

/* Category Ads */

.imgUber {
    position: absolute;
}

#ads {
    margin: 30px 0 30px 0;
   
}

.rounded {
    margin-bottom: 28px;

}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: white;
    border-bottom: 0px solid rgba(0,0,0,.125);
}

.card-header .brand {
    float: left;
    width: 50px;
    border-right: 1px solid #ccc;
    margin: 0 10px 0 5px;
    height: 46px;
}

.card-header .title {
    margin: 0;
    width: 130px;
    height: 45px;
    float: left;
    overflow: visible;
    position: relative;
}

.card-header .title .model {
    font-size: 16px;
    /*font-family: medium;*/
    margin: 0;
    letter-spacing: -.8px;
    color: #000;
}

.vehicle-anho {
    font-size: 15px;
    margin: 0;
    color: #000;
}

.logo {
    width: 100%;
    padding-right: 5px;
}

span.bonus-title {
    background: #000000;
    color: #fff;
    padding: 6px 5px;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    border-radius: 2px;
}

span.bonus-title::before {
    content: "";
    position: absolute;
    right: -12px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 13px solid #df0021;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;

}

.bonus-values {
    display: inline-block;
}

.bonus-values p {
    /*font-family: book,serif;*/
    color: #333;
    display: block;
    font-size: 20px;
    line-height: 14px;
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: 800;
    text-align: center;
}

.m-auto {
    margin: 3px 10px 35px !important;
}

.card-footer-actions {
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 10px;
}

 .quotationButton {
    display: inline-block;
    width: 100%;
    color: #fff;
    height: 46px;
    background-color: #000000;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .8px;
    line-height: 46px;
    border-radius: 0 0 10px 10px;
}

.u-cotizar {
    color: white;
}

#ads .card-notify-badge {
        position: absolute;
        left: -10px;
        top: -20px;
        background: #f2d900;
        text-align: center;
        border-radius: 30px 30px 30px 30px; 
        color: #000;
        padding: 5px 10px;
        font-size: 14px;

    }

#ads .card-notify-year {
        position: absolute;
        right: -10px;
        top: -20px;
        background: #ff4444;
        border-radius: 50%;
        text-align: center;
        color: #fff;      
        font-size: 14px;      
        width: 50px;
        height: 50px;    
        padding: 15px 0 0 0;
}


#ads .card-detail-badge {      
        background: #f2d900;
        text-align: center;
        border-radius: 30px 30px 30px 30px;
        color: #000;
        padding: 5px 10px;
        font-size: 14px;        
    }

   

#ads .card:hover {
            background: #fff;
            box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
            border-radius: 4px;
            transition: all 0.3s ease;
        }

#ads .card-image-overlay {
        font-size: 20px;
        
    }


#ads .card-image-overlay span {
            display: inline-block;              
        }


#ads .ad-btn {
        text-transform: uppercase;
        width: 150px;
        height: 40px;
        border-radius: 80px;
        font-size: 16px;
        line-height: 35px;
        text-align: center;
        border: 3px solid #e6de08;
        display: block;
        text-decoration: none;
        margin: 20px auto 1px auto;
        color: #000;
        overflow: hidden;        
        position: relative;
        background-color: #e6de08;
    }

#ads .ad-btn:hover {
            background-color: #e6de08;
            color: #1e1717;
            border: 2px solid #e6de08;
            background: transparent;
            transition: all 0.3s ease;
            box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
        }

#ads .ad-title h5 {
        text-transform: uppercase;
        font-size: 18px;
    }

    .footer-copy-right p {
        color: white !important;
    }

    .header-bottom.header-sticky.sticky-bar {
    background: #000 !important;
}

.btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #df0021;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 0px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}


.scroll-what {
    height: 90px;
    width: 90px;
    right: 31px;
    bottom: 18px;
    position: fixed;
    color: #eee;
    font-size: 22px;
    text-align: center;


}

.enlinea {
    font-size: 1.0em;
    color: #4bc74e;
    font-weight: bold;

}

#bwhat {
    height: 50px;
    width: 50px;
    right: 45px;
    bottom: 18px;
    position: fixed;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108,98,98,0.2);
}



#owl-demo .item img{
    display: block;
    width: 100%;
    height: 100%;
}


