#mainmenu {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

header .info {
    background: #00000052;
}

header .info .col {
    font-size: 13px;
}

body {
    font-family: 'Nunito',Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.overlay60 {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}

.shadow-soft p {
	color: #fff;
}

#section-side-1-index-landing-product.side-bg .image-container {
    background: url(https://www.bremenauto.com/images/home_pic1.png) center;
}

#section-testimonial {
    background: url(https://www.bremenauto.com/images/parallax.jpg) top fixed;
}

.subfooter {
    font-size: 12px;
}

#subheader {
    padding: 150px 0 90px 0;
    background: url(https://www.bremenauto.com/images/bg-subheader2.jpg)top fixed;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    border: 1px solid #c8d4f3;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe.form-financiamiento {
    width: 100%;
    min-height: 1500px;
}

iframe.form-test-drive {
    width: 100%;
    min-height: 785px;
}

iframe.form-trade-in {
    width: 100%;
    min-height: 785px;
}

#section-side-1-index-landing-product-3.side-bg .image-container {
    background: url(../images/home_pic3.png) center;
}

#section-services h3 {
    margin-bottom: 100px;
}

.blackcolor {
    color: #18191b;
}

.redcolor {
    color: #e82c2a;
}

.mb-35 {
    margin-bottom: 35px;
}

.padding40 {
    padding: 40px 0;
}

.mb-0 {
    margin-bottom: 0px;
}

.whitecolor {
    color: #fff;
}

.pt-200 {
    padding: 200px 0px 0px;
}

.testdrivepic1 {
    width: 100%; margin: 0px; box-shadow: 6px 10px 87px 0 rgba(100,100,100,.3); margin: -110px 0 50px;
}

.testdrivepic2 {
    width: 80%; margin-bottom: -100px; box-shadow: 6px 10px 87px 0 rgba(100,100,100,.3); float: right;
}

.pt-90 {
    padding: 90px 0 0px 0;
}

.pr-0 {
    padding-right: 0px;
}

.mr-0 {
    margin-right: 0;
}

.pt-60 {
    padding-top: 60px;
}

.miproximocarro {
    padding: 150px 0px 0px; background: url('https://www.bremenauto.com/css/images/whitebg.jpg') top no-repeat;
}

.happyfriendspic {
    width: 100%; margin: 60px 0 -200px; box-shadow: 6px 10px 87px 0 rgba(100,100,100,.3);
}

.width100 {
    width: 100%;
}

.bgcover {
    background-size: cover;
}

.elmejornegocioicon {
    width: 84px;
    margin-bottom: 16px;
}

.whitecolor {
    color: #fff !important;
}



@media only screen and (max-device-width: 480px) {

.testdriveicon {
    margin-top: 140px;
}

.happyfriendspic {
        margin: 60px 0 15px !important;
}

.widget {
        padding-bottom: 0px;
}

#subheader {
    padding: 0px;
}

#subheader h1 {
    font-size: 20px;
    }

.side-bg .image-container {
    margin-top: 100px;
}

}