/*============================home-forms-css===========================*/
/*.darkblue{
    background: linear-gradient(161deg,#0f165c 20.71%,#0e155b 65.17%)!important;
}*/
.position_bx {
   background: #000;
    position: absolute;
    left: -8%;
    border: 1px solid #201e1e;
    top: -10%;
    border-radius: 10px 0;
}
.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom,#189bfe 23.64%,#4e47ff 48.36%,#fa4968 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{
   background: linear-gradient(90deg,#f0134c,#e217f2 39.06%,#0079e9 77.6%,#00d9ff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    line-height: 65px;
    letter-spacing: -.009px;
    -webkit-text-stroke-width: 2px;
    font-size: 45px;
    font-weight: normal;
}
.position_bx h3,.position_bx p,.position_bx span,.darkblue p{
    color: #fff !important;
    text-align: left;
}
/*.position_bx hr{
    border-top: 2px solid #00e0ff !important;
}*/
.ico_scl {
    height: 35px;
    min-width: 35px;
    align-items: center;
    justify-content: center;
}
.ico_scl, .ico_scl1 {
    border-radius: 50%;
    display: flex;
}
.darkblue h2{
    background: linear-gradient(90deg,#f0134c,#e217f2 39.06%,#0079e9 77.6%,#00d9ff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.darkblue .form-control{
    background: transparent;
    border: 1px solid #231f21;
}
.darkblue .form-control{
    color: #fff;
}

/*.darkblue option:nth-child(1){
    color: red;
}*/
.darkblue #phone_number{
    background: transparent;
}
.darkblue .input-group ul{
    background: transparent;
    border-bottom: 1px solid #231f21 !important;
    border: 1px solid #231f21;
}
.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{
    border: 1px solid #ff0658 ;
    background: transparent;
}
.darkblue select option{
    color: #000;
}
::placeholder {
  color: #fff !important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: #fff !important;
}
/*============================end======================================*/
body{
    background: #000;
    overflow-x: hidden;
}
.clone-tabs a {
    background: #121212;
    margin-right: 10px;
    padding: 14px 20px;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 40px !IMPORTANT;
}
.clone-tabs a.active{
background: rgb(133,24,43);
background: linear-gradient(90deg, rgba(133,24,43,1) 0%, rgba(35,5,144,1) 100%) !important;
color: #fff !important;
}
.c-text {
    background: linear-gradient(90deg,#f0134c,#e217f2 39.06%,#0079e9 77.6%,#00d9ff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    line-height: 65px;
    letter-spacing: 1px;
    -webkit-text-stroke-width: 2px;
    font-size: 50px;
}
input[type=checkbox]{
    display: none;
}
.tick{
    position: relative;
}
.tick:before 
{
    position: absolute;
}
:checked+.tick:before {
    position: absolute;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    width: 40px;
    height: 40px;
    top: 9px;
    left: 10px;
    font-size: 22px;
    background: linear-gradient(90deg, rgba(133,24,43,1) 0%, rgba(35,5,144,1) 100%);
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.modal ul.social-select {
    height: 50px !important;
    background: #ffffff;
    border-bottom: 1px solid #d1d7e2 !important;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
}
.icon-div {
    width: 220px;
    height: 220px;
    /* border: 1px solid #fff; */
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 15px;
    box-shadow: 0px 0px 7px 3px #7373733b;
}
.social-select.select li{
    top: 0px;
}
.icon-div p{
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.icon-div img{
    max-width: 100px;
    width: 100%;
}
.banner {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/clone-banner.webp);
    background-repeat: no-repeat;
    background-position: 95% 90%;
    background-size: 40%;
    position: relative;
}
.btn-1{
    background: linear-gradient(90deg, rgba(133,24,43,1) 0%, rgba(35,5,144,1) 100%) !important;
    color: #fff;
    border:0px;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 20px;
}
.btn-2{
    background: #121212;
    color: #fff;
    border:0px;
    padding: 10px 20px;
    margin-top: 20px;
}

.blur {
    position: absolute;
    width: 400px;
    height: 400px;
    background: #87063ab0;
    z-index: -1;
    border-radius: 220px;
    filter: blur(100px);
    top: 0px;
    right: 140px;
}
.breadcrumbwl a, .cat span {
    background: linear-gradient(90deg, rgba(133,24,43,1) 0%, rgba(35,5,144,1) 100%) !important;
    color: #fff !important;
}
.breadcrumbwl a::after {
    content: "";
    background: #24068f;
    width: 21px;
    height: 19px;
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    right: -11px;
    z-index: 99;
}
.breadcrumbwl a::before {
    content: "";
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    top: 6px;
    left: -9px;
}
h1{
    font-size: 55px;
}
@media(max-width: 1350px){
    h1{
        font-size: 45px;
    }
}
@media(max-width: 768px){
    .banner{
        background-image: none;
    }
    h1 {
    font-size: 40px;
}
.btn-1,.btn-2{
    margin-right: 0px;
    width: 100%;
}
.blur{
    display: none;
}
.clone-tabs li{
    width: 100%;
}
.clone-tabs a{
    width: 100%;
}
.c-text{
    line-height: 50px;
    font-size: 35px;
}
.icon-div p{
    color:#fff !important;
    padding-bottom: 0px !important;

}
.mob-scroll{
    height: 300px;
    overflow:auto;
}
}