@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body{
font-family: 'DM Sans';
padding: 0;
margin: 0;
}
.container{
    max-width: 90%!important;
}
.header-bg{
    height: 80vh;
    background-image: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/hbg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ht {
    font-style: normal;
    font-weight: 700;
    font-size: 57px;
    line-height: 50px;
    text-align: center;
    color: black;
}
.ht1{
font-weight: 700;
    font-size: 45px;
    line-height: 43px;
    text-align: center;
    color: black;
}
.cbn{
    background-color: black!important;
    color: white!important;
    font-weight: 500;

}
.cbn:hover{
    background-color: white!important;
    color: black!important;
}
.tt{
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    text-transform: capitalize;
    color: #000000;
}
.market-bg{
    height: 50vh;
    background-color: #E8DBFF;
}
.t-con{
    border-left: 4px solid #B668EF;
}
.tc{
    font-size: 20px;
    font-weight: 700;
    color: black;
}
.custom{
    overflow: auto;
}
.c-1:hover{
    background-color: #806197;
    color: white;

}
.c-1:hover .tc{
    color: white;
}
.fc{
    background-color: #F7EDFE;
    border-radius: 5px;
    width: 500px;
    height: 220px;
    transition: background-color 0.5s ease;
}
.fc:hover{
    background-color: #806197;
    color: white;
}
.fc:hover .tc{
    color: white!important;
}
.advance{
    background-color: #E8DBFF;

}
.ad-li li{
    list-style: none;
}

.ad-li .li-pa:nth-child(odd){
    background-color: white;
}
.color1{
    width: 10px;
    height: 10px;
    background-color: #806197;
}
.rw{
    max-width: 80%;
}
.card{
    width: 500px;
}
.btn-link {
    color: black!important;
}
.card-header{
background: linear-gradient(90deg, #FFFFFF 53.37%, #EEE1FF 100%);
border: 1px solid #E1CBFF;
border-radius: 0px;
}
.card-body{
    background-color: #806197;
    border-radius: 5px;
    color: white;
}
.btn:focus{
   box-shadow: none!important;
}
.admin-bg{
    background-color: #E8DBFF;
    
}
.adu{
background: linear-gradient(90deg, #FFFFFF 0%, #EEE1FF 100%);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
border-radius: 5px 5px 0px 0px;
}
.adu li{
    list-style: none;
    padding: 10px 10px 10px 20px;
}

.a-li{
padding: 20px 20px 20px 35px;
background: linear-gradient(90deg, #FFFFFF 0%, #EEE1FF 100%);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
border-radius: 5px 5px 0px 0px;
}
.adu .ad-pa:nth-child(odd){
    background-color: #F4F4F9;
}
.car-1{
    width: 500px;
    border-radius: 5px;
}
.a-li2{
    padding: 20px 20px 20px 35px;
    background: linear-gradient(90deg, #FFFFFF 0%, #D8E7FF 100%);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
border-radius: 5px 5px 0px 0px;

}
.pre-c{

    background: linear-gradient(125.98deg, #F8F1FC 17.7%, #FFFFFF 59.11%, #E8DBFF 100.53%);
box-shadow: 0px 10px 20px rgba(128, 97, 151, 0.5);
border-radius: 30px;
height: 280px;
   
}
.card-header button{
    background-color: transparent;
}

.owl-carousel .item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.owl-carousel {
    display: flex!important;
}
.caro1{
    max-width: 55px;
    max-height: 50px;
}
.bus{
    background-color: #E8DBFF;
}
.cor{
    width:50px;
    height: 50px;
    border-radius: 10px;
}
.cor img{
    object-fit: contain;
    width: 30px!important;
    height: 30px!important;

}
.gr{
    border-radius: 30px;
    height: 180px;
    overflow-y: auto;
}
.gr::-webkit-scrollbar {
            display: none;
        }
.s-tb{
    font-size: 12px;
    margin-top: 10px;

}
.owl-carousel{
    width: 100%;
}
.li-p{
    gap: 20px;
}
.cus-h{
    height: 360px;
}
.adu .ad-pa:hover {
     background: linear-gradient(90deg, #FFFFFF 0%, #D8E7FF 100%);
}
.adu-hov .ad-pa:hover{
    background: linear-gradient(90deg, #FFFFFF 0%, #EEE1FF 100%);
}
.gr:hover{
box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.pre-c:hover{
box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;    

}
.res-2{
    display: none;
}
.custom::-webkit-scrollbar {
  width: 8px;
}

.custom::-webkit-scrollbar-track {

  border-radius: 4px;
}

.custom::-webkit-scrollbar-thumb {

  border-radius: 4px;
}

/* For Firefox */
.custom {
  scrollbar-width: thin;
  scrollbar-color:#B668EF #5e5a5a3d!important;
}
.c-1{
    border-radius: 20px;
}


/*============================home-forms-css===========================*/
.breadcrumbwl a, .cat span {
    background: #ffcd2bf0;
    color: #fff !important;
}
.breadcrumbwl a::after {
    background: #0a1b1e;
}
.breadcrumbwl a::before{
    background: #172c31;
}
.darkblue {
    background: #000000 !important;
}

.position_bx {
    width: 100%;
    background: #000000;
    position: absolute;
    left: -8%;
    border: 1px solid #ffffff59;
    top: -10%;
    border-radius: 10px 0;
}

.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom, #FF9800 23.64%, #000000 48.36%, #000000 73.15%);
    background-size: 400%;
    animation: 4s linear infinite clocki;
    left: -73%;
    top: -43%;
    position: absolute;
}

@keyframes clocki {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.corn_bx {
    border-radius: 0 4px 0 0;
    top: -14%;
    right: 4%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.corn_bx_bottom {
    background: #f91942;
    border-radius: 0 0 0 4px;
    bottom: -2%;
    left: -12%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.titlec {
    color: #000;
    font-size: 35px;
}

.position_bx h3,
.position_bx p,
.position_bx span,
.darkblue p {
    color: #fff;
    text-align: left;
}

.position_bx hr {
    border-top: 2px solid #606b6d !important;
}

.ico_scl {
    height: 35px;
    min-width: 35px;
    align-items: center;
    justify-content: center;
}
.sec-row {
    border-bottom: 1px solid #7e7e7e52;
}
.ico_scl,
.ico_scl1 {
    border-radius: 50%;
    display: flex;
}

.darkblue h2 {
    color: #ffffff;
}

.darkblue .form-control {
    background: transparent;
    border: 1px solid #ffffff26;
}

.darkblue .form-control {
    color: #fff;
}

/*.darkblue option:nth-child(1){
    color: red;
}*/
.darkblue #phone_number {
    background: #000000;
}

.darkblue .input-group ul {
    background: transparent;
    border-bottom: 1px solid #ffffff26 !important;
    border: 1px solid #ffffff26;
}

.social-select i {
    height: auto;
}

.darkblue .init span {
    position: relative;
    left: 7px;
}


.darkblue span {
    position: relative;
    left: 5px;
}

.darkblue span span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.darkblue .init::after {
    right: 8px;
}

.darkblue .btn {
    color: #ffffff !important;
    background: #FF9800;
}
.footer-bg{
    background: #000000;
}
.darkblue select option {
    color: #000;
}

::placeholder {
    color: #fff !important;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #fff !important;
}

.init::after {
    left: 37px !important;
}
.con-div .bot-btn{
    position: absolute;
    bottom: 30px;
}
.b-btn:hover{
    background:radial-gradient(55.5% 55.5% at 50% -10%,#0B0E12 0%, #FF7A00  100%);
}
    .accor .card-body p {
        font-size: 15px;
    }
@media(max-width: 1350px){
    p{
        font-size: 15px;
        line-height: 25px;
    }
    h1 {
        font-size: 50px;
    }
    .b-box{
        font-size: 12px;
    }
    .app-box h4{
        font-size: 18px;
    }
    .app-box:hover .cont{
        font-size: 12px;
        line-height: 20px;
    }
    .hov-cont p {
    font-size: 13px;
    line-height: 20px;
}
.top-c{
    font-size: 16px;
}
.hov-cont h6{
    font-size: 16px;
}
h2{
    font-size: 35px;
}
.f30{
    font-size: 25px;
}
.accor .card-body p{
    font-size: 12px;
}
.img-v img {
    max-width: 169px;
    width: 100%;
}
.top-notch .d-flex p {
        font-size: 17px;
        font-weight: normal !important;
    }
    .eidth .col-md{
        padding: 0 5px;
    }
}
@media screen and (max-width:1080px){
    .feautures{
        flex-wrap: wrap;
        justify-content: center;
       
    }
    .fc{
         height: fit-content;

    }
    .pre-c {
        height: auto;
    }
}
@media(max-width: 768px){
    h1 {
        font-size: 28px;
    }
    .container{
        max-width: 100% !important;
    }
    .banner .row{
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .banner .b-box{
        min-width: 250px;
        text-align: center;
    }
    .banner .lt{
        color: #fff;
    }
    h2 {
        font-size: 25px;
        text-align: center;
    }
    .f30{
        font-size: 20px;
        text-align: center;
    }
    .stransa{
        padding: 0;
    }
    .app-box h4 {
        font-size: 16px;
    }
    .app-box h5{
        font-size: 15px;
    }
    .maintain{
        background-image: none;
        padding: 0;
    }
    .hov-cont p {
        font-size: 15px;
        line-height: 25px;
    }
    .hov-cont h6 {
        font-size: 19px;
    }
    .seventh{
        background-image: none;
        padding: 0;
    }
    .e-box{
        padding: 0;
    }
    .img-v{
        width: 33%;
    }
    .img-v:hover p {
    opacity: 1;
    font-size: 10px;
}
.medi-div{
    display: block;
}
.medi-div .pl-3{
    padding-left: 0 !important;
}
.number{
    width: 100%;
    font-size: 50px;
    border-right: 0;
}
.hire{
    padding: 10px;
    background-image: none;
}
    .pre-c{
        height:fit-content;
        margin-bottom: 10px;
    }
    .tt {
    font-size: 28px;
    line-height: 39px;
   
}
.ht1 {
    font-size: 34px;
    line-height: 43px;

}
.ht {
    font-size: 50px;
    line-height:43px;
}
.market-bg{
    height: auto;
}
.li-p{
    flex-wrap: wrap;
}
.ad-li{
    padding: 0;
}
.car-par{
    flex-wrap: wrap;
}
.acc-par{
    flex-wrap: wrap;
}
.t-con {
    
    border-left: 4px solid #B668EF;
}
.res-2{
    display: block;
}
.res-1{
    display: none;
}
}
@media screen and (max-width:576px){
        .ht {
        font-size: 35px;
        line-height: 50px;
    }
        .ht1 {
        font-size: 30px;
        line-height: 26px;
    }
    .tt {
        font-size: 25px;
        line-height: 36px;
    }
    .tc {
    font-size: 17px;
   
}
}
@media screen and (min-width:1600px){

    .content{
        font-size: 21px;
        line-height: 33px  ;
    }
    .ht{
            font-size: 74px;
    line-height: 55px;
    }
    .ht1 {
    font-size: 51px;
    line-height: 59px;
    }
    .tt {
    font-size: 40px;
    line-height: 53px;
    }
    .tc {
    font-size: 25px;
   
}
.t-con {
    font-size: 23px;
   
}
.pre-c{
    height: auto;
}
}
