@import url('https://fonts.googleapis.com/css2?family=Cairo&family=Roboto:wght@100;400&display=swap');

.search {
    width: 500px;
    padding-inline-start: 45px;
}
.icon_size{
    width: 67px;
}
.search2 {
    width: 210px;
    padding-inline-start: 45px;
}

.search::placeholder {
    color: #7f858e;
    font-weight: 400;
    font-size: 14px;
}

.search2::placeholder {
    color: #7f858e;
    font-weight: 400;
    font-size: 14px;
}

.input-search-container {
    position: relative;
}

.input-search-container>.fa-search {
    position: absolute;
    top: 8px;
    left: 10px;
    cursor: pointer;
    background-color: white;
    border: none;
    padding-top: 3px;
}

.btn-warning {
    font-size: 14px;
    font-weight: 600;
    background-color: #f31f1fba!important;
    border-color: #7c7b7b52!important;
    color: #ffff!important;
}

.language-btn {
    background-color: inherit;
    border: none;
    color: white !important;
}

.dropdown-toggle {
    color: white !important;
}

.btn-login {
    background-color: #c4c4c4;
    height: 34.6px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;

}

.btn-login:hover {
    background-color: #aeabab;
}

.dropdown-toggle {
    position: relative;
}

.custom-dropdown-menu {
    position: absolute;
    top: 10px;
    left: 0;
}

a {
    text-decoration: none;
}

.popover__title {
    font-size: 14px;
    text-decoration: none;
    color: white;
    text-align: center;
    /* padding: 15px 0; */
}

.popover__wrapper {
    position: relative;
    /* margin-top: 1.5rem; */
    display: inline-block;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -100px;
    max-width: 350px;
    top: 60px;
    transform: translate(0, 10px);
    background-color: #bfbfbf;
    /* padding: 1.5rem; */
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
    background-color: white;
    color: #000;
}

.popover__content:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 10px);
    top: -8px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
    transition-duration: 0.3s;
    transition-property: transform;
}

.active-pop {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.popover__message {
    text-align: center;
}

.nav-link {
    color: white !important;
}

.dropbtn {
    /* background-color: #fdc21c; */
    background-color: none;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropbtn:hover {
    background-color: #1cb4fd6e !important;
    border-radius: 13px;
}

.nav-item.dropdown:hover {background-color: #1cb4fd6e !important;border-radius: 13px;}


.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #1d1e20;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    color: white !important;
    width: 180px;
}

.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #fdc21c;
}

.regular-link {
    padding: 2px;
    font-size: 16px;
    cursor: pointer;

}


.regular-link:hover {background-color: #1cb4fd6e !important;border-radius: 13px;}

/* .dropdown-content a:hover {background-color: #ddd;} */

.dropdown:hover .dropdown-content {
    display: block;
}

.navbar-toggler-icon {
    background-image: url("./images/bars-solid.svg");
}

/* background: -webkit-linear-gradient(left, grey, grey 60%, white 30%, white); */

.menu-text {
    color: white;
}

/* .imageContainer{
background-image: url("https://www.copart.com/content/hero-beige-one.png");
width: 60%;

} */
/* background: -webkit-linear-gradient(left, #0d3290 , #0d3290 30%, #192238 70%, #0f2f7e); */

.pageView {
    /* background: linear-gradient(left, #0d3290 , #0d3290 30%, #192238 70%, #0f2f7e) ; */
    background: -webkit-linear-gradient(left, #1a5f9d, #619acd 30%, #3273ad 66%, #1a5f9d0f);
    min-height: 400px;
}

.imageContainer {
    background-image: url("/static/images/back2.png");
    background-size: 45% 100% !important;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain !important;
}


@media only screen and (max-width: 600px) {
    .imageContainer {
        background-image: url("/static/images/back2.png");
        background-size: 100% 100% !important;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: contain !important;
    }

    .lastcardElement {
        margin-bottom: 30px !important;
    }
}

.pageViewHeader {
    font-size: 36px !important;
    line-height: 30px;
    color: white;
    font-weight: 800;
    font-family: "Red Hat Display", sans-serif;
}

.pageViewHeader2 {
    font-size: 20px !important;
    line-height: 30px;
    color: white;
    font-weight: 500;
    font-family: "Red Hat Display", sans-serif;
    letter-spacing: .5px;
}

.pageViewHeader2Value {
    color: #626262 !important;
    font-weight: 900;
    font-size: 32px;
}

.pageViewHeader3Value {
    color: #626262 !important;
    font-weight: 700;
    font-size: 20px;
}

.pageViewHeader2Value:hover {
    cursor: pointer;
    border-bottom: 1px solid #2278c5;

}

.pageViewHeader3Value:hover {
    cursor: pointer;
    border-bottom: 1px solid #2278c5;
}

.cardElement {
    /* margin-right: 2%; */
    border-radius: 28px;
    padding: 4px 8px 8px 24px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .08);
    background: RGBA(255, 255, 255, .06);
    color: white;
}

.numContainer {
    border-radius: 50%;
    width: 20px;
    height: 50px;
    padding: 4px 12px;
    background: #e8eaee;
    color: #1d1d1d;
    font-weight: 800;
    text-align: center;
}

.numText {
    font-size: 20px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 800;
}

.numValue {
    font-size: 16px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 500;
}

.btn-register-bind {
    background-color: #f7f2e2 !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    padding: 10px 40px !important;
    font-size: 18px;
    margin-left: 0;
    border-radius: 50px;
    color: #1d1d1d;
    font-weight: 700;
    margin-bottom: 30px;
}

.btn-register-bind:hover {
    color: #333 !important;
    background-color: #2278c5 !important;

}

.floating-design-sprite.hero-rec-floating-design {
    background-position: -815px 0px;
    width: 54px;
    height: 192px;
    position: absolute;
    bottom: -140px;
    left: 167px;
}

.floating-design-sprite {
    background-image: url("/static/images/floating-design-icons.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

.live-auctions {
    /* background-position: -1047px 200px; */
    width: 335px;
    position: absolute;
    bottom: -20px;
    right: 40px;
    background-color: #f6f6f6 !important;
    border-radius: 30px 0px 0px 10px !important;
    color: #3d3636 !important;
    text-align: center;
    padding: 15px 5px 5px 5px;
}

.aution-link {
    color: #d4bd7f !important;
    text-decoration: none !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: grab !important;
    
}

.carousel{
    border-radius: 25px ;
}
.swiper-slide img {
    display: block;
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
}

.swipper-header {
    font-size: 32px;
    color: #033090;
    font-weight: 700;
}

.car-type {
    font-weight: 700;
    font-size: 15px;
    color: #545a63;
}

.car-model {
    color: #3a4351;
    font-size: 14px;
    font-weight: 700;
}

.car-model-value {
    color: #626262 !important;
}

.car-bid {
    font-weight: 600;
    color: #545a63;
    font-size: 1rem;
}

.car-bid-value {
    color: #91700a !important;
    font-size: 22px !important;
}

.car-bid-value-type {
    color: #151317;
    font-size: 1rem;
    font-weight: 400;

}

.car-location {
    font-weight: 600;
    font-size: 14px;
    color: #545a63;
}

.car-location-value {
    color: #868a90;
    font-size: 14px;
    font-weight: 600;

}
.car-datails-btn{
border-radius: 20px;
padding: 7px 0;
font-size: 14px;
font-weight: 700;
min-width: 200px;
color: white;
background-color: #626262;
}
.car-datails-link{
    color: #686869;
    font-weight: 600;
    margin-left: 5px;
    font-size: 14px;
}

.footer{
    background-color: #1d1e20 !important;
}
.footer-title{
    color: #2278c5;
    font-size: 18px;
    font-weight: 600;

}

.footer-text{
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    
}

.footer-text>a{
    color: #fff ;
    font-size: 14px;
    font-weight: 500;
    
}
.footer-text>a:hover{
text-decoration: underline;
}

.text-footer-exception{
    color: #f76120!important;
}
.footer-text-inner{
    color: #2278c5 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    z-index: 10;
}

.arow_lan{
    content: url("https://www.copart.com/images/icons/union_white.svg");
    color: white !important;
    background: #363a3f !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    /* background-repeat-x: initial !important; */
    /* background-repeat-y: initial !important; */
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(54, 58, 63) !important;
}

.lang_menu{
background: #363a3f!important;
width: 170px !important;
height: 42px !important;
border:none !important;
color: #fefefe!important;
font-size: 17px !important;
font-weight: 400;
border-radius: 3px;
}

.dropdown-menu-values{
    background: #363a3f!important;
    width: 170px !important;
    font-size: 17px !important;
    font-weight: 400;
    color: white !important;
}

.dropdown-menu-values>li>a{
    background: #363a3f!important;
    width: 170px !important;
    font-size: 17px !important;
    font-weight: 400;
    color: white !important;
}

.dropdown-menu-values>li>a:hover{
    background: white!important;
    width: 170px !important;
    font-size: 17px !important;
    font-weight: 400;
    color: #363a3f !important;
}

.footer-img>img{
    opacity: .3 !important;
}

.footer-img>img:hover{
    opacity: 1 !important;
}   

.footer-copy-right{
    font-size: 12px;
    font-weight: 400;
    color: white !important;
}
.footer-text-end{
    font-size: 12px;
    font-weight: 400;
    color: white !important;
}

.itemsContainer{
    background-color: #f5f9fd;
}

.itemsContainer-title{
    color: #033090;
    font-size: 32px;
    font-weight: 700;
}

.tab-item>a{
    color: #151317 !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    padding: 10px 10px 0 10px !important;
}

.tab-item>a:hover{
    border: none;
    border-bottom: 4px solid #fdc21c;
    color: #151317;
    cursor: pointer;
}

.tab-item-clicked{
    border: none;
    border-bottom: 4px solid #fdc21c;
    color: #151317;
}

.makeItem-type{
    font-size: 15px;
    font-weight: 700;
    color: #7c7c7c;
}
.makeItem-value{
    font-weight: 400;
    color: #868787;
    font-size: 15px;
}

.view-more-btn{
    background: #626262;
    padding: 10px 20px;
    border-radius: 25px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    width: 100px;
    text-align: center !important;
}

.img-ad{
    max-width: 100%;
}

.pop-items{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.memberContainerFirst{
    background-color: #1e1f21;
}

.memberContainerLast{
    background: -webkit-linear-gradient(left, #1a5f9d, #619acd 30%, #3273ad 66%, #1a5f9d0f);
}

.memberContainerFirst-title{
    font-size: 32px;
    margin-top: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: white;
}

.memberContainerFirst-text{
    font-size: 16px;
    margin-bottom: 24px;
    color: white;
    font-weight: 400;
    line-height: 1.8 !important;
}

.btn-member{
    text-decoration: none;
    font-family: "Red Hat Display", sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: #2278c5 !important;
    color: #151317 !important;
    border-radius: 100px;
    /* padding: 11px; */
    width: 248px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    transition: #2278c5 0.3s ease-in-out;
}

.btn-member:hover{
    background-color: #e4ff38 !important;
}

.memberContainerFirst-text-special{
    color: #2278c5 !important;
    text-decoration: none;
    cursor: pointer;
}

.memberContainerLast-title{
    font-size: 20px;
    margin-bottom: 48px;
    margin-top: 26px;
    color: white;
    font-weight: 700;

}

.copartItem{
    color: white;
}
.liitems{
    color: white !important;
}


.copartItem.item1{
    background-image: url("https://www.copart.com/content/copart-select-4grid.png");
    background-size:100% !important;
    width: 380px;
    height: 110px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    border-radius: 12px;
}
.copartItem.item2{
    background-image: url("/static/images/automobiles.png");
    background-size: 100% !important;
    width: 380px;
    height: 110px;
    border: solid 1px rgb(255 255 255 / 21%);
    border-radius: 12px;
}
.copartItem.item3{
    background-image: url("/static/images/truck.png");
    background-repeat: no-repeat;
    background-size: 62% 101px;
    background-position: 92%;
    opacity: 0.7;
    width: 380px;
    height: 110px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    border-radius: 12px;
}
.copartItem.item4{
    background-image: url("/static/images/motorcycles.png");
    background-size:100% !important;
    width: 380px;
    height: 110px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    border-radius: 12px;
}

@media only screen and (max-width: 600px) {
    .copartItem.item1{
        background-image: url("https://www.copart.com/content/copart-select-4grid.png");
        background-size:100% !important;
        width: 300px;
        height: 110px;
        border: solid 1px rgba(255, 255, 255, 0.4);
        border-radius: 12px;
    }
    .copartItem.item2{
        background-image: url("/static/images/automobiles.png");
        background-size:100% !important;
        width: 300px;
        height: 110px;
        border: solid 1px rgba(255, 255, 255, 0.4);
        border-radius: 12px;
    }
    .copartItem.item3{
        background-image: url("/static/images/truck.png");
    background-repeat: no-repeat;
    background-size: 62% 101px;
    background-position: 92%;
    opacity: 0.7;
        width: 300px;
        height: 110px;
        border: solid 1px rgba(255, 255, 255, 0.4);
        border-radius: 12px;
    }
    .copartItem.item4{
        background-image: url("/static/images/motorcycles.png");
        background-size:100% !important;
        width: 300px;
        height: 110px;
        border: solid 1px rgba(255, 255, 255, 0.4);
        border-radius: 12px;
    }
}

.copartItem:hover{
    cursor: pointer;
}

.copartItem-title{
    font-size: 24px;
    font-weight: 600;

}

.search-now{
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: white;
}
.search-now:hover{
    text-decoration: none;
    color: white;

}

.liitem{
    font-size: 16px;
    font-weight: 500;
    text-decoration: none !important;
    color: white;
    cursor: pointer;

}

.follow-us{
    font-size: 32px;
    color: #033090;
    font-weight: 700;
}

.swipper-container{
    background-color: #f5f9fd;
}



@media only screen and (max-width: 600px) {
.swiper-button-next, .swiper-button-prev{
    width: 0% !important;
    z-index :100000 !important ;
}

.tab-item>a{
    color: #151317 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 10px 10px 0 10px !important;
}
}

