body {

    padding: 0 !important;

}

.border {
    border: 1px solid #fefefe;
}

.red-used {
    color: #cf0c10 !important;
}


.five00 {
    font-weight: 500 !important;
    margin-bottom: 10px;
}


.img-w{
min-width:400px !important;
}

.fbc {
    background-color: #fbfbfb !important;
}

.brad-5 {
    border-radius: 5px !important;
}

.brad-20 {
    border-radius: 20px !important;
}

.brad-50 {
    border-radius: 50px !important;
}

.shad {
    box-shadow: 0 0 5px #bdbcbc !important;
}

header .content-wrapper {
    max-width: 100% !important;
}

nav#main {
    background-color: rgba(207,12,16,.92) !important;
background: url('https://www.rivervaleleasing.co.uk/enewsv2/images/christmas-bg.png');
    width: 100%;
}

#parentNav li a {
font-weight: bold;
    color: #fff !important;
    text-align: center !important;    
    margin: auto !important;
    padding: 10px 15px !important;
    transition: 0ms !important;
}

#parentNav li a:hover {
    color: #cf0c10 !important;
    background-color: #fff !important;
    border-radius: 20px;
    transition: 0ms !important;
}

#parentNav li a.selected {
    color: #cf0c10 !important;
    background-color: #fff !important;
    border-radius: 20px;
    transition: 0ms !important;
}





.mb {

    margin-bottom: 40px;
    font-weight: 400;
}

.text-center {
    text-align: center;
}

.border-top {
    border-top: 1px solid #6a7880;
}

.soon {
    background: #eef1f6 !important;
    padding-top: 30px !important;
}

.soon-head {
    background: #dadce0 !important;
    padding-top: 10px !important;
}

.soon-head-2 {
    background: #dadce0 !important;
    padding-bottom: 10px !important;
}

.soon-head-1 {

    padding-top: 10px !important;
}

.soon-head-12 {

    padding-bottom: 10px !important;
}
@media only screen and (max-width: 800px) {
#logo{
margin-left: 0px !important;
}}

.make-logo, .make-logo-prestige {
    background: #f6f7f9;
    margin: 0 5px !important;
    transition: all 200ms ease;
    cursor: pointer;

}


.for-two{
    width: 95%; 
    margin: auto; 
  }



@media only screen and (min-width: 1400px) {
    .for-two{
        width: 60%; 
        margin: auto; 
      }
    }
    


.make-logo:hover{
    background: #8f080b;
background: url('https://www.rivervaleleasing.co.uk/enewsv2/images/christmas-bg.png');
    -webkit-filter: brightness(150%);
    -moz-filter: brightness(150%);
    -ms-filter: brightness(150%);
    -o-filter: brightness(150%);
    filter: brightness(150%);


    transition: all 400ms ease;

}

.make-logo-prestige:hover{
    background: #8f080b;
background: url('https://www.rivervaleleasing.co.uk/enewsv2/images/christmas-bg.png');
    -webkit-filter: brightness(150%);
    -moz-filter: brightness(150%);
    -ms-filter: brightness(150%);
    -o-filter: brightness(150%);
    filter: brightness(150%);
    color: #fff;
    transition: all 400ms ease;

}


.deal-nav{
    height: 4.8em;
    overflow: hidden;
}

.text-red{
    color: red !important;
}

.deal-text{
    line-height: 1.5em;
    transition: all 400ms ease; 
}

.expanded{
	height: 6.5em !important;
    transition: all 400ms ease;
}


@media only screen and (min-width: 655px) and (max-width: 700px) {
    .deal-nav{
        height: 4.5em;
        overflow: hidden;
    }
    .expanded{
        height: 8em !important;
        transition: all 400ms ease;
    }
}

@media only screen and (min-width: 380px) and (max-width: 655px) {
    .deal-nav{
        height: 4.5em;
        overflow: hidden;
    }
    .expanded{
        height: 10em !important;
        transition: all 400ms ease;
    }
}


@media only screen and (max-width: 385px) and (max-width: 400px) {
    .deal-nav{
        height: 6em;
        overflow: hidden;
    }
    .expanded{
        height: 9.5em !important;
        transition: all 400ms ease;
    }
}


@media only screen and (max-width: 385px) {
    .deal-nav{
        height: 6em;
        overflow: hidden;
    }
    .expanded{
        height: 11.5em !important;
        transition: all 400ms ease;
    }
}

.makes-panel {
    padding-bottom: 2%;
}


.bulletwrap {
    margin-top: 0px !important;
    background-color: #fff;
    padding-bottom: 10px !important;
    border-left: solid 1px #eef1f6;
    border-right: solid 1px #eef1f6;

}




header>.nav-panel {

    display: inline-block;

    background-color: #ccd5e3 !important;

}



header>.has-nav {

    margin-top: 50px;

}


.theyellow {
    color: yellow;
}


.underline {

    text-decoration: underline !important;

}



section.service-options-full-width {


    background-image: url(/images/building-front.jpg);
    background-repeat: no-repeat;

    background-position: center top;

    padding: 50px 0 40px 0;

    background-color: #dbdce0;

    background-size: cover;

    text-align: center;

    padding-top: 20px;

    padding-bottom: 40px;

}



h2.section-head {

    font-weight: 300;

    color: white !important;

}



.service-card {

    transition: all .1s;

    cursor: default;

    border-radius: 15px;

}







.service-card:hover .btn-servicing {



    color: #fff;

    border-color: #459bab;

    background-color: #459bab;

    font-weight: bold;

    transition: all .1s;

    cursor: pointer;

}


.head-img-card {

    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
}


.btn-servicing {

    background-color: white;

    color: #459bab;

    border-color: #459bab;

    font-weight: bold;

    transition: all .1s;

    cursor: pointer;

}



.btn-servicing:hover {

    background-color: #459bab !important;

    color: #fff;

    border-color: #459bab;

    font-weight: bold;

    transition: all .1s;

    cursor: pointer;

}





h5.card-title {

    line-height: 28px !important;

}



section.why-rivervale {

    padding-bottom: 20px;

}



div.why-us {

    text-align: left !important;

    background-color: white !important;

    padding-left: 4%;

    padding-right: 15%;

    padding-top: 40px;

}



div.trust-stars {

    vertical-align: middle;

    text-align: center;

    padding-right: 5%;

}



.quote-review {

    -webkit-transform: rotateY(180deg);

    transform: rotateY(180deg);

}



.services-footer-text {

    color: white;

    margin-top: 25px;

    text-decoration: underline;

    cursor: pointer;

}



section.more-services-section {

    background-color: beige;

    padding: 25px;

}



.section-head-text {

    font-size: 2em !important;

    font-weight: 400;

}



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

    .head-carousel img {

        height: 200PX;

    }

}



@media only screen and (min-width: 600px) {

    .head-carousel img {

        height: 400px;
        ;

    }

}



@media only screen and (min-width: 1000px) {

    .head-carousel img {

        height: 550px;

    }

}



@media only screen and (min-width: 1500px) {

    .head-carousel img {

        height: 700px;

    }

}



.carousel-caption h5 {

    border: 1px solid #459bab;

    background-color: white;

    color: #459bab;

    padding: 25px;

    font-size: 2em;

    position: fixed;

    right: 50px !important;

    bottom: 30%;





}


/* PANEL - LEASING CONTACT */

.panel.leasingcontact {
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel.leasingcontact h2 {
    font-size: 2.5em;
    font-weight: 300;
}

.panel.leasingcontact .box:nth-child(1) {
    padding: 25px 25px 15px 25px;
    box-sizing: border-box;
    background-color: #dbdce0;
}

.panel.leasingcontact .box {
    text-align: left;
}

.panel.leasingcontact .box .ctabutton {
    width: 49%;
    display: block;
    float: left;
    color: #fff;
    background-color: #f6a548;
    opacity: 0.8;
    font-weight: bold;
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0 0 10px 0;

    background-repeat: no-repeat;
    background-position: 7px center;
}

.panel.leasingcontact .box .ctabutton:hover {
    width: 49%;
    display: block;
    float: left;
    color: #fff;
    background-color: #e9454b;
    opacity: 1;
    transition: all 100ms ease;
    font-weight: bold;

    border-radius: 5px;
    box-sizing: border-box;
    margin: 0 0 10px 0;

    background-repeat: no-repeat;
    background-position: 7px center;
}

.panel.leasingcontact .box .ctabutton:nth-of-type(even) {
    margin-left: 2%;
}



@media screen and (max-width: 1150px) {
    .panel.leasingcontact .box .ctabutton {
        padding: 33px 10px 35px 10px;
        background-image: none;
        text-align: center;
    }

    .panel.leasingcontact .box:nth-child(1) {
        padding: 25px 25px 15px 25px;
    }
}

@media screen and (max-width: 830px) {
    .panel.leasingcontact .box:nth-child(1) {
        padding: 0 0 25px 0;
        background: none;
    }

    .panel.leasingcontact .box .ctabutton {
        width: 100%;
        padding: 10px;
    }

    .panel.leasingcontact .box .ctabutton:nth-of-type(even) {
        margin-left: 0;
    }
}

/* PANEL - END LEASING CONTACT */

/*SERVICING SIDE IMAGES*/



.green-list {
    color: green;
}

.amber-list {
    color: #ffc200;
}

.red-list {
    color: red;
}

.regular-text {
    color: #6a7880;
    font-style: normal;
}

.bosch-box {

    padding-top: 20px;
}

.health-box {

    padding-top: 20px;
}

.mot-box {


    padding-top: 20px;
}

.img-container {
    position: relative;
    text-align: center;

    border-radius: 15px;
    background-color: #fff;
    overflow: hidden;


}

.side-service-img {

    border-radius: 15px;


}

.img-container:hover img {
    opacity: 0.82;
    transform: scale(1.2);
    background-color: #000;
    transition: all 300ms ease;


}

.img-container:hover h2 {

    display: block;
    cursor: pointer;


}

.img-container img {

    transition: all 300ms ease;
}

a.on-img-link {
    width: 60%;
    display: block;
    margin: auto;
    padding: 6px 35px 8px 35px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: 500 !important;
    font-size: 16px !important;
    letter-spacing: 0.05em !important;
    border: solid 2px #fff;
    background-color: #cf0c10;
}

.img-container h2 {
    position: absolute;

    top: 0px;
    padding-top: 31%;
    padding-bottom: 31%;
    vertical-align: middle;

    width: 100%;


    display: none;


}

p.no-margin-p {
    margin: 0px !important;
    margin-bottom: 5px !important;
}

@media only screen and (min-width: 500px) {
    .free-delivery-circle {
        
        height: 200px;
        width: 200px;
        position: fixed;
        bottom: 1px;

        right: 1%;
        
        text-align: center;
        vertical-align: middle;
        color: #fff;
        background: #003758;
background: url('https://devsite.rivervaleusedvehicles.co.uk/images/bauble.png');
background-size: cover;
background-position: center;
        font-weight: 500;
    }

    .free-delivery-inner {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: normal;
        padding-top: 80px;
    }
}







.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

.switch input[type="text"] {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #003758;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input[type="checkbox"]:checked+.slider {
    background-color: #cf0c10;
}

input[type="checkbox"]:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input[type="checkbox"]:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.font-bold {
    font-weight: bold;
}


@media screen and (min-width: 1000px) {
    a.q3-btn-large {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 1380px) {
    .show-on-mobile {
        display: block !important;
    }

    .no-show-on-mobile {
        display: none !important;
    }
}

@media screen and (min-width: 1380px) {
    .show-on-mobile {
        display: none !important;
    }

    .no-show-on-mobile {
        display: inline !important;
    }
}