/*--------------home form css========================*/
/*.lightBg{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/home-fbg.webp),#000;
    background-position: center;
    background-size: cover;
}*/
.lightBg{
    background:#fff;
    background-position: center;
    background-size: cover;}
.position_bx {
    width: 100%;
    background: #000000;
    position: absolute;
    left: -8%;
    border: 1px solid #ffffff59;
    top: -10%;
    border-radius: 10px 0;
}
.left-form{
    background: radial-gradient(50% 50% at 50% 50%, #ffffff80 0%, #c2c2c280 100%);
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(12.5px);
    border-radius: 30px;
    padding: 50px 20px 20px 20px;
    position: relative;
}
.glope {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -70px;
}
.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(180deg, #FE4C48 0%, #B510E9 54%, #6704FE 100%);
    background-size: 400%;
    animation: 4s linear infinite clocki;
    left: -73%;
    top: -43%;
    position: absolute;
}
.darkblue .form-control{
    height: 52px;
}
.faq .container .card {
    background: #000000 !important;
}

.faq .btn {
    white-space: unset
}

.faq #accordion .card-body p {
    color: #fff !important
}

/* .faq .card-header h5 {
    background: url(../images/up1.png) right center/25px no-repeat
}
.faq .card-header h5.collapsed {
    background: url(../images/down1.png) right center/25px no-repeat
} */

.faq .card-header h3[aria-expanded=true] {
    background: url(../images/up1.png) right center/25px no-repeat
}

.faq .card-header h3[aria-expanded=false] {
    background: url(../images/down1.png) right center/25px no-repeat
}

.faq .card-header {
    border-bottom: 1px solid #3e3e3ec7;
    background-color: #000000 !important;   
}

/*.collapse.show {
    background: #1e1c1d;
}*/
.faq .collapse.show .card-body:after{
    display: none;
}
.faq .collapse.show .card-body{
    padding-top: 20px !important;
}
.faq  .card button{
    color: #FFF;
    font-size: 18px;
}
.benefit .collapse.show {
    background: none;
}
/* .ps_min .front-card{
   transition: all .3s ease;
   display: block;
   opacity:1;
}
.ps_min .back-card{
    transition: all .3s ease;
    display: none;
    opacity:0;
}
.ps_min:hover .front-card{
    transition: all .3s ease;
    display: none;
    opacity:0;
 }
 .ps_min:hover .back-card{
     transition: all .3s ease;
     display: block;
     opacity: 1;
 } */
 .ps_min {
    position: relative;
    width: 100%;
    height: 280px;
    text-align: center;
    color: #ecf0f1;
    border-radius: 0.8rem;
  }
  .face-front img{
    height: 100% !important;
    width: 100%;
  }
  .face {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0.8rem;
    transition: transform 0.5s ease-in-out;
    backface-visibility: hidden;
  }
  .face-back {
    transform: rotateY(180deg);
    
  }
  .ps_min:hover .face-front {
    transform: rotateY(-180deg);
  }
  .ps_min:hover .face-back {
    transform: rotateY(0deg);
    transform: rotateY(0deg);
    background: #3d3c3c;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
  }




@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: 6%;
    left: -12%;
}

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

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

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

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

.ico_scl {
    height: 35px;
    min-width: 35px;
    align-items: center;
    justify-content: center;
}

.ico_scl,
.ico_scl1 {
    border-radius: 50%;
    display: flex;
}
.dt{
    color: #000000;
}

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

.darkblue .form-control {
    color: #000;
    margin-bottom: 20px;
    position: relative;
}

/*.darkblue option:nth-child(1){
    color: red;
}*/
.darkblue #phone_number {
    background: #fff;
}
.darkblue .form-group{
    position: relative;
}
.darkblue .form-group .error{
    top: inherit;
}
.darkblue .init span{
    left: 5px !important;
}
/*.social_contact{
    margin-left: 65px !important;
}*/
.social-select li{
    margin-right: 0px !important;
}
#services-error {
    position: absolute;
    width: 100%;
    left: 20px;
    bottom: 0;
    text-align: left;
    color: red;
    font-size: 14px;
}
.form-group label{
    color: red !important;
}
#textarea-error{
    position: absolute;
    left: 20px;
    bottom: -6px;
    text-align: left;
    color: red;
    font-size: 14px;
}
.social-select{
    position: absolute;
}

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

.social-select i {
    height: auto;
}

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

.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 {
    background: linear-gradient(90deg, #F00000 0%, #990000 55%, #F00000 100%);
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 15px;
}
.darkblue select option {
    color: #000;
}
.darkblue select option[disabled]{
    color: #A9A9A9 !important;
}
::placeholder {
    color: #A9A9A9 !important;
    opacity: 1;
    /* Firefox */
}

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

.init::after {
    left: 37px !important;
}
.con-div .bot-btn{
    position: absolute;
    bottom: 30px;
}
/*================================end==========================*/
.hf img{
    width: 40px;
    height: 40px;
}
.darkblue .social_contact{
    margin-left: 64px !important;
}
.darkblue .social-select li:first-child{
    left: 0;
    top: 0;
}
.darkblue .social-select:after{
    left: 64%;
    top: 50%;
}
.red-box {
    background: #E50000;
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
}
@media(max-width: 1500px){
     .red-box .logo{
        transform: scale(0.8);
    }
    .locat {
    width: 30px;
    height: 30px;
}
.red-box p{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
}
}
@media(max-width: 768px){
        .container {
        max-width: 100%;
    }
    .glope{
        display: none;
    }
   
}