/* Add your custom styles here */

.internal_hero #hero_overlay {

    background-position: 0 0;

    background-repeat: repeat;

    background-attachment: fixed;

    background-size: 2px 2px;

    background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, .4) 51%, rgba(0, 0, 0, 0.2) 55%);

    background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, .4) 51%, rgba(0, 0, 0, 0.2) 55%);

    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, 1) 51%, rgba(0, 0, 0, 0.2) 55%);

}

.navbar-nav, .navbar-nav > .nav-item {
    float: right;
}


/* Add Styling for Subfooter Map to make responsive*/
.container-iframe-contact {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 40px;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.navbar-brand img {
    max-width: 250px;
}

.not_top div#header .navbar-brand img {
    max-width: 200px;
}

.footer_logo {
    margin-top: 20px;
    max-width: 200px;
}

#hero .form_subtitle.text-center {
    color:rgba(255,255,255,0.9)!important;
    
}

.hero_text{
    color:rgba(255,255,255,0.9)!important;
    
}


#sub_footer .form_subtitle.text-center {
    color: #fff;
}

.btn.btn-success {
    color: rgba(51,51,52,0.9) !important;
    background: #fec80b !important;
    text-shadow: none;
}

.btn.btn-success:active, .btn.btn-success:hover{
    background-color: #d8a800 !important;
}

.btn.btn-success:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255) !important;
    border-color: #ffffff !important;
}

/* div#footer div#footer_left .row .col-12.col-sm p {
    margin-bottom: 2px;
} */

div#footer {
    color: #000;
    background-color: #fff;
}

#footer div#footer_left a, #footer div#footer_right a{
    color: #000;
}

.trust_logos img{
    opacity: .8;
}
.cta_text .cta_top_text {
    text-transform: none;
}

#hero_left .hero_text{
    color:rgba(255,255,255,0.9)

}

#testimonials_container .testimonial_carousel .slick-dots li.slick-active button{
    background-color:rgba(0,0,0,0.9);
}

div#testimonials_top_container .feature_lower_top_text.testimonial_lower_top_text {
    color: rgb(0,0,0,0.9);
}

div#gallery .feature_lower_top_text.gallery_lower_top_text {
    color: rgb(0,0,0,0.9);
}
p a.phone_changer {
    color: #333333;
}

/* Responsive CSS */
#mobile_bar.container-fluid {
    border-color: #ffffff;
}
div#first_mobile_buttom {
    border-color: #fff;
}
#mobile_bar .mobile_bar_button a {
    color: #fff;
}
.internal_hero #hero_overlay {
    background-repeat: repeat, repeat;
    background-size: auto, 2px 2px;
    background-color: black;
    opacity: 0.5!important;
}
@media (max-width: 991.98px){
    #sub_footer .trust_logos img {
        max-height: 60px;
    }
} 

@media (max-width: 575.98px){
    #sub_footer .trust_logos img {
        max-height: 42px;
    }
} 

@media (max-width: 767.98px){
    .btn-success {
        width: 100%;
    }
}
/* p.disclamier_txt, #hero_right form#hero_form p.disclamier_txt, #internal_hero_form form#hero_form p.disclamier_txt{
    color: #fff;
    font-size: 11px;
    line-height: 14px !important;
    font-weight: 600;
}
form#sticky_form p.disclamier_txt, form#financing_form p.disclamier_txt, form#specials_form p.disclamier_txt, form#contact_form p.disclamier_txt, form#hero_form p.disclamier_txt
{
    color: #333333;
} */



p.disclamier_txt, #hero_right form#hero_form p.disclamier_txt, #internal_hero_form form#hero_form p.disclamier_txt{
    color: #fff;
    font-size: 11px;
    line-height: 14px !important;
    font-weight: 600;
}
form#sticky_form p.disclamier_txt, form#financing_form p.disclamier_txt, form#specials_form p.disclamier_txt, form#contact_form p.disclamier_txt, form#hero_form p.disclamier_txt
{
    color: #333333;
}

.form-row .col:nth-child(6) label {
    display: block;
    }
    .form-row .col:nth-child(6){
        width:100%;
    }
    #financing_form .form-group:nth-child(4) .form-row .col, #specials_form .form-group:nth-child(4) .form-row .col, #contact_form .form-group:nth-child(4) .form-row .col {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: baseline;
    }
    .checkbox{width:16px !important; margin-right: 10px;}
 
 
    #hero_form .form-group:nth-child(6) .form-row label {
        display: block !important;
        color:#fff;
    }
 
    #hero_form .form-group:nth-child(6) .form-row .col{
        display: flex !important;
        flex-direction: row-reverse;
        align-items: baseline;
    }
 
    .order-lg-first #hero_form  .form-group:nth-child(4) .form-row .col{
        display: flex !important;
        flex-direction: row-reverse;
        align-items: baseline;
    }
 
    #subfooter_form .form-group:nth-child(6) .form-row label {
        display: block !important;
        color:#fff;
    }
 
    #subfooter_form .form-group:nth-child(6) .form-row .col{
        display: flex !important;
        flex-direction: row-reverse;
        align-items: baseline;
    }
 
 
    #internal_hero_form #hero_form .form-group:nth-child(5) .form-row .col label {
        display: block;
        color:#fff;
    }
 
    #internal_hero_form #hero_form  .form-group:nth-child(5) .form-row .col{
        display: flex !important;
        flex-direction: row-reverse;
        align-items: baseline;
    }
    div#o-c-container {
        margin-top: 20px;
    }
 
 
    #sticky_form .form-group:nth-child(2) .form-row .col label {
        display: block;
    }
 
    #sticky_form  .form-group:nth-child(2) .form-row .col{
        display: flex !important;
        flex-direction: row-reverse;
        align-items: baseline;
    }
 
    #sticky_form  .form-group:nth-child(2) .form-row .col:nth-child(2){display: none!important;}
 
    .custom-checkbox{width:16px !important; margin-right: 10px;}
