body{
    background: #000;
}
.banner{
    min-height: 100vh;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/on-banner.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
section{
    padding: 5vh 0;
}
h1{
    font-size: 70px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.ot{
    color: #FF7A00;
}
.lt{
    color: #8791A1;
}
.b-box {
    background: radial-gradient(50% 50% at 50% 50%, #1C1C1C 0%, #34383F 100%);
    border-radius: 50px;
    color: #fff;
    padding: 8px 25px;
    margin-right: 20px;
    margin-top: 15px;
}
.b-btn{
    background: radial-gradient(55.5% 55.5% at 50% -10%, #FF7A00 0%, #0B0E12 100%);
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 25px;
    box-shadow: 0px 0px 3px 4px #ff7a0054;
    transition: 0.5s all;
}
p{
    font-size: 17px;
    line-height: 30px;
}
h2{
    font-size: 40px;
    font-weight: bold;
}
.f30{
    font-size: 30px;
    font-weight: normal;
}
.wt{
    color: #fff;
}
.stransa{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/stransa.webp);
    padding: 30px 50px;
    min-height: 25vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    border-radius: 20px 0px;
}
.app-box{
    display: flex;
    background: radial-gradient(21.61% 56.52% at 18.1% -12.39%, #E6750D 0%, #0C0F14 100%);
    border-radius: 20px;
    gap: 20px;
    padding: 25px 25px 0px 25px;
    position: relative;
    transition: 0.5s all;
    overflow: hidden;
    height: 100%;
}
.cont {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 10px;
    opacity: 0;
}
.app-box:hover img,.app-box:hover .tit{
    opacity: 0;
}
.app-box:hover .cont{
    background: #23292F;
    opacity: 1;
    color: #fff;
    font-size: 15px;
    transition: 0.5s all;
    line-height: 25px;
}
.third{
    background:url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/app-bg.webp) fixed;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 30%;
}
.stk{
    position: sticky;
    top: 15%;
}
.maintain {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/on-maintain.webp), #0c0f14;
    min-height: 30vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 41%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border-radius: 30px;
}
.feat a{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    background: radial-gradient(50% 50% at 50% 50%, #1C1C1C 0%, #34383F 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border-radius: 10px;
}
.feat a.active{
    background: linear-gradient(0deg, #FF7A00, #FF7A00), radial-gradient(50% 50% at 50% 50%, #1C1C1C 0%, #34383F 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border-radius: 10px;
}
.serve-box{
    background: #0C0F14;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
    transition: 0.5s all;
}
.serve-box:hover{
    background: radial-gradient(50% 50% at 50% 50%, #1C1C1C 0%, #34383F 100%) ;
}
.img-div{
    overflow:hidden;
    position: relative;
    transition: 0.5s all;
}
.hov-cont {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0C0F14;
    padding: 12px;
    border-radius: 10px;
    opacity: 0;
}
.hov-cont h6{
    font-size: 20px;
}
.hov-cont p{
    font-size: 15px;
    line-height: 25px;
}
.img-div:hover .hov-cont{
    opacity: 1;
    transition: 0.5s all;
}
.top-c{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30px;
    left: 0;
}
.accor .card-header{
    background: linear-gradient(90deg, #0C0F14 0%, #0C0F14 43.8%, #000000 125.14%);
    border: 1px solid #0C1014;
    border-radius: 10px;
}
.accor .card{
    background-color: transparent;
}
.accor .btn-link{
    color: #fff;
    text-decoration: none;
}
.accor [aria-expanded="true"]{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/onm.webp);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 22px;
}
.accor [aria-expanded="false"]{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/onp.webp);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 22px;
}
.accor .card-body{
    background:#161C25;
}
.sixth{
    background:url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/on-big.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.seventh {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/on-benefit.webp), #0c1015;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding: 30px;
    border-radius: 20px;
}
.e-box {
    background: #0C0F14;
    padding: 30px;
    height: 100%;
    border-radius: 20px;
}
.top-notch {
    background: radial-gradient(47.54% 38.41% at 49.83% 19.02%, #262C36 0%, #0C0F14 100%);
    border-radius: 20px;
    padding: 20px;
    border: 1px solid;
    height: 100%;
}
.img-v{
    position: relative;
}
.img-v p {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    background-color: #000000e6;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s all;
    text-align: center;
}
.img-v:hover p{
    opacity: 1;
}
.ser{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/on-serve.webp);
    min-height: 60vh;
    padding: 15px;
    display: flex;
    align-items: center;
    background-position: center;
    background-size: cover;
    position: sticky;
    top: 10%;
}
.medi-div{
    background: radial-gradient(47.54% 38.41% at 49.83% 19.02%, #262C36 0%, #0C0F14 100%);
    border-radius: 20px;
    display: flex;
    padding: 20px;
    border: 1px solid;
}
.number {
    width: 150px;
    font-size: 80px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
    border-right: 2px solid #FF7A00;
    color: #ffffff42;
}
.scroll{
    max-height: 65vh;
    overflow-y: auto;
}
.scroll::-webkit-scrollbar {
  width: 20px;
  display:none;
}
.tenth{
    position: relative;
}
.rotate-img {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    align-items: center;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: -1;
}
.rotate-img img{
    animation: rotate-animation 5s linear infinite;
}
@keyframes rotate-animation {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }

.border-div{
    border:1px solid;
    padding: 30px;
    transition: 0.5s all;
}
.border-div:hover{
    background: #0C0F14;
    border-left: 1px solid #FF7A00;
}
/*============================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: #fff;
    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(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;
}
}

