/* @import url('head.css');
@import url('footer.css'); */
body{
	background: #080808;
}
.w-t{
	color: #FFFFFF;
}
.s-btn{
background: rgb(252,184,40);
background: linear-gradient(137deg, rgba(252,184,40,1) 0%, rgba(228,51,119,1) 54%);
color: #fff;
border-radius: 5px;
border: 0px;
padding: 7px 25px;
font-weight: 500;
}
.main-nav{
	top: 0px;
}
.padd{
	padding: 100px 0px;
}

.relative-section {
    background: linear-gradient(20deg, transparent 40%, black);
    display: inline-block;
    width: 100%;
}
.breadcrumbwl a{
    background: none;
}
.breadcrumbwl a::after{
    display: none;
}
.breadcrumbwl li:first-child a{
    padding-right: 0px;
}
.breadcrumbwl a::before{
    display: none;
}
.breadcrumbwl a{
    padding: 5px 13px 5px 0px;
}
.fa-chevron-right{
    font-size: 15px;
    color: #fff;
}
.banner {
    background: url(../images/banner-blur.webp);
    background-repeat: no-repeat;
    background-position: 129% -250px;
    background-size: 60%;
}
.red{
	background: transparent;
	box-shadow: 0px 0px 0px;
}
h1{
	font-size: 55px;
    font-weight: 600;
}
h2{
	background:  linear-gradient(137deg, rgba(252,184,40,1) 15%, rgba(228,51,119,1) 47%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight:bold;
font-size: 30px;
}

p{
	color: #DAE2E8;
	font-size: 18px;
	line-height: 27px;
}
.ddd:after{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 6px;
    z-index: -1;
    box-shadow: 0px 0px 75px #FF002E;
    max-width: 340px;
    border-radius: 250px;
    top: 10px;
    max-height: 322px;
}
.container{
	max-width: 75%;
}
.box {
    background: #080808b0;
    padding: 30px;
    border-radius: 30px 0px 30px 0px;
    position: relative;
    
}
.sos{
	display: flex;
	justify-content: center;
}
.back-blur {
    position: absolute;
    left: -40px;
    top: 20%;
    max-width: 900px;
    width: 100%;
    height: 100%;
    max-height: 900px;
    display: none;
    
}
.sos>a{
	margin-right: 20px;
}
.t-50{
	font-size: 40px;
}
.wrapper{
	max-width: 90% !important;
}
.s-border{
	height: 100%;
}
.s-border p{
	position: relative;
	padding-left: 20px;
	padding-top: 8px;
}
.s-border p:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 30px;
    background: #E52A7B;
    left: 0px;
    top: 0px;
}
.pink-blur {
    background: url(../images/pink-ai.webp);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
}
.yellow-blur {
    position: absolute;
    top: 25%;
    width: 530px;
    height: 400px;
    background: #FCB828;
    right: 40px;
    border-radius: 340px;
    filter: blur(100px);
    opacity: 0.4;
    display: none;
}
.ai-brain {
    background: url(../images/ai-brain.webp),#080808;
    position: relative;
    z-index: 9;
    padding: 15px;
    background-position: center top,center;
    background-repeat: no-repeat;
    border-radius: 30px;
}
.red.dark{
    background: #000;
}
.rounded-box{
    background: rgb(229,42,123);
background: linear-gradient(180deg, rgba(229,42,123,1) 24%, rgba(255,255,255,1) 84%);
padding:2px;
border-radius: 40px;
}
.inner {
    background: rgb(37,32,32);
    background: linear-gradient(180deg, rgba(37,32,32,1) 0%, rgb(14 12 12) 97%);
    padding: 10px 15px;
    border-radius: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.bottom-border{
    height: 100%;
}
.bottom-border h5{
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}
.bottom-border h5:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    background: #E52A7B;
    left: 0px;
    bottom: -7px;
}
.brain {
    background: #0000006e;
    position: relative;
    z-index: 9;
    padding: 40px 20px;
    border-radius: 20px;
}
.servic{
    position: relative;
}
.pink-box{
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: red;
    top: 0px;
    left: 0px;
}
.pink-box {
    position: absolute;
    content: "";
    width: 610px;
    height: 400px;
    background: #E52A7B;
    top: 440px;
    left: 0px;
    border-radius: 260px 70px 260px 60px;
    filter: blur(100px);
    opacity: 0.4;
}
.yp-box{
   position: absolute;
    content: "";
    width: 610px;
    height: 400px;
    background: #E52A7B;
    top: 440px;
    right: 0px;
    border-radius: 260px 70px 260px 60px;
    filter: blur(100px);
    opacity: 0.4; 
}
.dribble {
    background: rgb(229,42,123);
    background: linear-gradient(147deg, rgb(225 23 111) 27%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 45%);
    padding: 1px;
    border-radius: 15px;
}
.plain {
    background: rgb(34,36,47);
    background: linear-gradient(139deg, rgba(34,36,47,1) 20%, rgb(8 8 8) 62%);
    border-radius: 15px;
    padding: 20px;
}
.plain h5{
    color: #fff;
    align-self: center;
}
.signle-icon .s-icon {
    background: url(../images/ai-icon.webp);
    background-repeat: no-repeat;
    color: #fff;
    padding: 5px 5px 5px 25px;
    background-position: left;
}
.signle-icon {
    background: #00000075;
    padding: 25px;
    border-radius: 5px 40px 5px 40px;
    height: 100%;
}
.double-bg {
    background: url(../images/big-blur.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box:after {
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #E52A7B;
    left: 0px;
    top: 60px;
    z-index: -1;
    border-radius: 450px;
    filter: blur(100px);
    opacity: 0.5;
}
.moblink{
    display: none;
}
@media(max-width: 1350px){
    .t-50 {
        font-size: 35px;
}
h5{
    font-size: 20px;
}
h1 {
    font-size: 45px;
    font-weight: 600;
}
}
@media(max-width: 768px){
  .pink-box{
    display: none;
  } 
  .yellow-blur{
    display: none;
  }
  .banner{
    height: auto !important;
  }
  h1 {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}
h2{
    font-size: 25px !important;
}
p{
    color: #fff !important;
}
.ai-img{
    display: none;
}
.t-50 {
    font-size: 20px;
    text-align: center;
}
.container{
    max-width: 100% !important;
}
.box{
    padding: 0px;
}
.yp-box{
    display: none;
}
.ai-brain,.double-bg{
    background-image: none;
}
.padd {
    padding: 100px 15px;
}
.box:after{
    display: none;
}
.desk-link{
    display: none;
}
.moblink{
    display: inline-block;
}
.d-1{
    display: none;
}
}
.fullvh{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 700px;
    height: 100vh;
}


/*--------------home form css========================*/
.darkblue {
    background: ;
}

.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, #faae2e 23.64%, #e43377 48.36%, #faae2e 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 #fcb828 !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 {
    color: #fff;
}

.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: #030303;
}

.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 {
    border:2px solid #a90041;
}

.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;
}
/*--------------------end----------------------------*/