﻿
body {
    margin: 0px;
    padding: 0px;
}

@media (max-width: 768px) {
    .col-3 {
        width: 33.33%;
    }
}



@media (max-width: 576px) {
    .col-3 {
        width: 50%;
    }
}

@media (max-width: 375px) {
    .col-3 {
        width: 100%;
    }
}

.logocontainer {
    height: 100%;
}

/*=================CSHOMEPAGE==================================*/


.logoimg {
    width: 100px;
    height: 90px;
}

/*.row {
    display: flex;
    flex-wrap: wrap;
}
*/


.logocontainer {
    padding: 20px;
    height: auto;
    margin-top: 20px;
}

.space {
    margin-top: 30px;
}

.r2 {
    margin-top: 30px;
}

.col-container a {
    text-decoration: none;
    /* color: white;
    width: 190px;
    height: 50px;*/
    background-color: #0071b3;
    
    margin-bottom: 10px;
    border-radius: 5px;
    font-family: "Inter",sans-serif;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25;
}
.col-container:hover a.boxblue {
    background: #01426a;
}
.boxblue {
    display: grid;
    place-items: center;
}

.boxcontainer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 25%;
    text-align: center;
}
.Dealerinff {
    height: auto;
    border-radius: 25px;
    border: 3px solid #0082ba;
    padding: 30px;
    width: 400px;
}
/*.border-radius {
    margin: 15px;
    width: 100%;
    height: 100%;
    border: 2px solid #2ba0cb;
    border-radius: 6px;
    padding: 10px;


}*/
.border-radius {
    margin: 15px;
    width: 100%;
    height: 100%;
    padding: 10px;
    border: 0.1rem solid #0071b3;
    border-radius: 0.4rem;
}
/*.icon-ctas .text-center {
    border: 2.1rem solid #0071b3;
    border-radius: 0.4rem;
    display: flex;
    flex-direction: column;
    width: 30rem;
}*/

/*=========orderstatus======*/
.rsborder {
    border: 3px solid grey;
    padding: 50PX;
    border-radius: 40PX
}

.form-control.QBOX {
    height: 500px; /* Adjust the height as needed */
}
/*.form-control.motorQBOX {
    height:444px ;
}
*/
.submitbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*======ocpq======*/

/*.ocpqname {
    font-size: 20px;
    font-weight: 300;
}*/
/*.ocpq-borderr {
    padding:10px 80px;
}*/
/*.ocpq-border {
    border: 3px solid grey;
    padding-top: 20PX;
    border-radius: 40PX
}*/

.large-dropdown {
    height: 37px;
    width: 380px;
    margin-left: 110px;
    border: none;
}

.form-control.OCPQBigbox {
    height: 100px;
}

#ocpqImageFile {
    margin-left: 260px;
    margin-top: 10px
}

.ocpqbutton {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wborder {
    margin-top: -10px;
    background-color: #e6f6ff;
    height: auto;
    padding: 23px;
    margin-left: 10px;
}

.wheight {
    height: 40vh;
}

.wno {
    margin-left: -10px
}


/*=================motoryes==================*/
.mborder {
    background-color: lightblue;
    height: auto;
    padding: 20px;
    margin-left: 10px
}

.mno {
    margin-left: -10px
}

.myheader {
    margin-top: 20px
}
/*==============ownercornerlogin===============*/
.oclrow {
    margin: -9rem 0rem 0rem 0rem;
}

.oclm {
    /* padding:20px 20px 20px 20px;*/
}
/* The Modal (background) */
.oclmodel {
    display: none;
    position: fixed;
    z-index: 100000;

    left: 0;
    margin-top: 30%;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(255 0 0);
}
.Signupborder {
    background-color:white;
    margin: 0rem 2rem;
   text-align: center;
  /* box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);*/
 
   border-radius: 6px; 
   padding:20px;
   max-width:40rem;
}
.psignup-border{
    display:flex;
    justify-content:center;
}
.ForgotPasswordborder1 {
    
    display: flex;
    justify-content: center;
    padding-bottom: 3rem;
}
.PaymentboxPopup {
    display: flex;
    justify-content: center;
    padding-bottom: 3rem;
}
/*.accountcreted {
    background-color: white;
    display: flex;
    justify-content: center;
    height: 25rem;
    margin: 0rem 2rem;
    text-align: center;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
    border-radius: 21px;
    padding: 30px;
    max-width: 40rem;
}*/
.ForgotPasswordborder {
    background-color: white;
    margin: 0rem 2rem;
    text-align: center;
   /* box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);*/
    border-radius: 6px;
    padding: 30px;
    max-width: 40rem;
}
.askQuespopup {
    background-color: white;
    margin: 0rem 2rem;
    text-align: center;
    border-radius: 6px;
    padding: 30px;
    max-width: none;
}


.ForgetModal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.demo {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,58,112,0.65);
    z-index: 1;
}

.tick-container {
    position: relative;
    width: 50px;
    height: 50px;
}

.circle {
    width: 100%;
    height: 100%;
    /*  border: 3px solid #ccc;*/
    background-color: #ffc600;
    border-radius: 50%;
}

.tick {
    position: absolute;
    width: 40%;
    height: 80%;
    border-bottom: 9px solid #01426a;
    border-right: 9px solid #01426a;
    transform: rotate(45deg);
    top: 0%;
    left: 40%;
}

.close-btnoc {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    background-image: url(/assets/dist/images/ui/icon-close-lg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    color: #fff;
    height: 4rem;
    position: absolute;
    right: 0.7rem;
    top: 0.7rem;
    width: 4rem;
    z-index: 2;
}

