/* CSS code for IV AutO INC.*/
/* Font  name Montserrat*/

:root {

    --theme-color-primary: #F7931E;
    --theme-color-secondary: #3A3A3A;
    --theme-color-try: #F0F0F0;
    --min-height: 250px
}

body {

    font-family: 'Montserrat', sans-serif;
    background-color: var(--theme-color-try);

}
.btn-warning {
    background-color: var(--theme-color-primary);
}
.btn-outline-warning {
    border-color: var(--theme-color-primary);
    color: var(--theme-color-primary)
}
header {
    background-color: var(--theme-color-try);
}

.btn-primary {
    background-color: var(--theme-color-primary);
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #bc6807;
}

.action-form {
    margin-left: calc(100% - 95%);
}

.primary-text {
    color: var(--theme-color-primary);
}

.form-background {
    overflow: hidden;
   
    
}
 
.nav .nav-link {
    font-size: 14px;
    font-weight: 500;
}

.action-form {
    top: 6%
}

.sub-actions,
.sub-actions a {
    font-size: 12px;
}
.login-text{
    font-size: 1rem
}
.form-label, .form-control {
    font-size: 0.8rem;
}
.close-btn-login {
    opacity: 0.5;
    right: 10px !important;
    cursor: pointer;
    top: 10px !important;
}
.close-btn-login:hover {
        opacity: 1;
    }
    /*------------------------- Solution-offerings*/
.Solution-offerings {
    background-image: url('images/solution-offering.png');
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 4em !important;
}

.box-white {
    height: var(--min-height);
    background-color: rgb(255, 255, 255, 0.1);
}

.box_para p {
    width: 50ch; 
}

.box-white-colored {
    height: var(--min-height);
     background-color: rgb(247, 147, 30, 0.1); 
     
    color: rgb(255, 255, 255);
}
    .box-white-colored .box_heading h3 ,.box-white-colored .box_para p {
        color:#fff !important;
    }

    .Get-Quote-Now {
        padding-top: 6em !important;
        background-image: url('images/Get-Quote-Now.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

.GetQuote_box_number span {
    font-size: 6em !important;
}

.arrow-right {
    position: relative;
}

.arrow-right::before {
    background-image: url(icons/arrow-right.svg);
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    width: 10px;
    background-size: contain;
    z-index: 1;
    height: 30px;
    display: block;
    background-repeat: no-repeat;
}

.GetQuote_box_para p {
    font-size: 0.9em !important;
}

.Get-Quote-Now {
    min-height: 40em;
}

.mid-car {
    margin-top: -150px;
}

.offer-box_title_h3 span {
    font-size: 12px;

}

.Get-cash {
    height: 400px;
    min-height: 400px;
}

.left-box {
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
    background-image: url(images/buy-your-car.jpg);
}


.right-box-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.59);
}
.right-box {
    position:relative;
    background-position: right bottom;
    background-repeat: no-repeat;   
    background-size: cover;
    background-image: url(images/get-qutes.jpg);
}
.Get-cash-box + div, .Get-cash-box  {
    z-index: 11111;
    position: relative;
}

.Get-cash-box_title h3 {
    font-size: 2em !important;
}

.box_heading h3 {
    font-size: 1.5em !important;
}

.map-img {
    width: 80%;
    overflow: hidden;
}
summary{
margin-bottom:8px;
    color:blue
}
    summary::marker {
        font-size: 0.8em; /* make marker bigger */
        color: #0d6efd; /* Bootstrap blue */
    }
    footer {
        background-color: var(--theme-color-secondary);
    }

.emailsend {
    width: 50px !important;
    right: -30px;
    top: 1px;
    height: 35px;
    z-index: 1111 !important;

}
.slider-curve {
    border-radius: 5px;
}
.splide__slide.is-active + .splide__slide + .splide__slide .slider-curve {
    /*left: 90px;*/
    position: relative;
}
.splide__slide.is-active + .splide__slide .slider-curve {
    opacity: 1 !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 450px;
}
    .splide__slide.is-active + .splide__slide .slider-curve{
        /*width:90% !important;*/
    }
    .splide__slide.is-active .slider-curve {
        overflow: hidden;
         background-color: #fff;
        opacity: 1;
        height:450px;
        border-radius: 5px;
        width: 100%;
    }

.button_block .btn{
 
 font-size:14px;
    z-index: 1111;
}
.splide__slide.is-active + .splide__slide + .splide__slide .slider-curve {
    /*left: 20px;*/
   
}
/*.slider-curve:nth-child(2) {
    overflow: hidden; 
    margin: 2em;
    background-color: #fff;
    height: 300px;
    border-radius:  20px; opacity:1;
     width: 350px;
}*/




.slider-curve:nth-child(1) .car_img img {

    /*width: 300px;
     right: -60px;
    top: 70px;*/
}

.car_img {
    position: relative;
    height: 260px !important;
    width: 100%;
    object-fit: contain;
}
.carousel {
    position: relative;
    width: 100%;
    height: 100%;
}
.car_img img {
 
    width: 100%;
    height:100%;
    
    
}
.carousel-item   {
    height:250px;
}
.car_img p {
}
.timers{
 }
/*.slider-curve {

    overflow: hidden;  
    transition: 0.6s all;
    margin: 2em;
    background-color: #fff;
    height: 220px; box-shadow: 8px 4px 10px #ccc;
      width: 280px; opacity: 0.6;
}*/
.sub-text{
    font-size: 0.8em;  color:#fff
}
.mid-div{ 
    background: #fff;
    width: 200px;
    margin-top: 32px;
    z-index: 0;
    height: 391px;
    position: absolute;
  
}

.splide__progress__bar {
    height: 3px;
    background: #ccc;
  }
  .splide__list{

    align-items: center;
  }
.splide__slide {
    padding: 5px
}

.Top-inner-banner {
    height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-bottom-login {
    background-position: right 1px;
    background-size: 314px;
    background-repeat: no-repeat;
    height: 170px; padding-left:80px !important;
    background-image: url('images/Car-Login-Page.jpg');
}
.Top-inner-banner.tps {
    background-image: url('images/Title-Processing-Solutions.jpg');
    background-position: 0px -147px;
}
.Top-inner-banner.Crs {
    background-image: url('images/Reporting-Solutions.jpg');
    background-position: 0px -107px;
}
.Top-inner-banner.AWM {
    background-image: url('images/AWM.jpg');
    background-position: 0px -157px;
}
.Top-inner-banner.GSB {
    background-image: url('images/GSB.jpg');
    background-position: 0px -170px;
}
.Top-inner-banner.VIM {
    background-image: url('images/VIM.jpg');
}

.Top-inner-banner.about {
    background-image: url('images/NewAboutUs.jpg');
    background-position: 0px -47px;
}

    .Top-inner-banner.ts {
        background-image: url('images/Transportation.jpg');
        background-position: center -450px;
        background-size: 100%;
    }
    .Top-inner-banner.ContactUs {
        background-image: url('images/ContactUs.png');
        background-position:  center
    }
/*contact-us-form*/
.contact-us-form {
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 22px;
    overflow: hidden;
}

.contact-input-label {
    color: #000;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 20px
}

.contact-input-field {
    border: 1px solid #ccc;
    background-color: #ffffff;
    box-shadow: 0 2px 7px 0 rgb(224,224,224);
    color: #000;
    border-radius: 100px;
    min-height: 70px;
    margin-bottom: 0;
    padding: 16px 24px;
    font-size: 18px;
    line-height: 20px;
    transition: box-shadow .3s,color .3s,border-color .3s
}

    .contact-input-field:hover {
        border-color: var(--theme-color-secondary);
        box-shadow: 0 2px 7px 0 rgb(224,224,224);
    }

    .contact-input-field:focus {
        border-color: var(--theme-color-secondary);
        color: #000;
    }

    .contact-input-field::placeholder {
        color: rgba(0, 0, 0, 0.59);
        font-size: 18px
    }

.i-input, .i-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block
}


.contact-text-area {
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0 2px 7px rgb(224,224,224);
    color: #000;
    border-radius: 22px;
    min-height: 144px;
    padding: 16px 24px;
    font-size: 18px;
    line-height: 28px;
    transition: box-shadow .3s,color .3s,border-color .3s
}

    .contact-text-area:hover {
        border-color: var(--elements-webflow-library--accent--primary-1);
        box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03)
    }

    .contact-text-area:focus {
        border-color: var(--elements-webflow-library--accent--primary-1);
        color: var(--elements-webflow-library--neutral--800)
    }

    .contact-text-area::placeholder {
        color: var(--elements-webflow-library--neutral--600);
        font-size: 18px
    }
.contact-info {
    background-color: #15248b;
}
.divider{
    height:1px;
    background:#fff;
}
.contact-button {
    background-color: #15248b;
    color: #fff;
    text-align: center;
    transform-style: preserve-3d;
    border-radius: 48px;
    justify-content: center;
    padding: 26px 38px;
    font-family: Montserrat,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-decoration: none;
    transition: background-color .3s,transform .3s,color .3s
}

    .contact-button:hover {
        background-color: #15248b;
        color: #fff;
        transform: translate3d(0,-3px,.01px)
    }
