body{
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    background-color: #F8F7F7!important;
}
@import url('https://fonts.googleapis.com/css?family=Rubik+Mono+One|Roboto+Mono:400,700&display=swap');
@font-face {
    font-family: plusjajartasans ;
    src: url('../fonts/PlusJakartaSans-Regular.ttf');
}
@font-face {
    font-family: plusjakartasans-Medium;
    src: url('../fonts/PlusJakartaSans-Medium.ttf');
}
@font-face {
    font-family: plusjakartasans-bold;
    src: url('../fonts/PlusJakartaSans-Bold.ttf');
}
@font-face {
    font-family:Robotomd;
    src: url('../fonts/Roboto-Medium.ttf');
}
@font-face {
    font-family:Robotorg;
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family:codec pro;
    src: url('../fonts/CodecPro-Regular.ttf');
}
@font-face {
    font-family:OpenSans;
    src: url('../fonts/OpenSans-Regular.ttf');
}
.touch-box p{
    color: #EFEBEB;
    font-family:codec pro !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 18px !important;
    letter-spacing: 0.28px;
}
.banner::after{
    content: 'CONTACT';
    position: absolute;
    /* width: 100%; */
    /* height: 100%; */
    color: #111314;
    
    font-family:Robotorg !important;
    top: 50%;
    left: 5%;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    font-family:codec pro;
}
.body-content{
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}

/* @media (min-width: 330px) and (max-width: 500px)
{
   .logo {
       padding: 27px;
       width: 110px;
       height: 90px;
       margin-right: 10%;
       margin-top: -10%;
   }
 
}
@media (min-width: 250px) and (max-width: 330px)
{
.logo {
   padding: 27px;
   width: 98px;
   height: 90px;
   margin-right: 1%;
   margin-top: -15%;
}

} */
.dot-img{
    display: none;
}
.touch-box{
    font-family:codec pro;
    width: 90%;
}
.touch-box h6,h4,h3,h2,p,a{
    color:#EFEBEB;
    font-family:Robotorg;
}
.touch-box img{
    width: 21px;
    height: 16px;
    margin-right: 15px;
}
.touch-box a,.touch-box a:hover{
    display: flex;
    text-decoration: none;
    padding: 10px;
    color: #EFEBEB;
    font-family:codec pro;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 18px;
    letter-spacing: 0.32px;
    leading-trim: both;
    text-edge: cap;
}

.get-touch,.Apurvaa,.Mohsin,.Sriram{
    padding: 23px 0px 23px 50px;
}
.get-touch {
    background-color: #05375B;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    align-items: start;
    justify-content: center;
    box-shadow: 0px 12px 74px -14px black;
}
.get-touch h3{
    color: #E0E4E7;
    font-family: Robotorg;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.get-touch p{
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 18px;
    letter-spacing: 0.8px;
    font-family:OpenSans!important;
    color: #E0E4E7;
    width: 90%;
    height: 28px;
    flex-shrink: 0;
    font-style: normal;
    letter-spacing: 0.28px;
}
ul li a{
    font-family:codec pro;
}
.touch-box div {
    height: 160px;
}
.Mohsin{
background-color: #001378;
box-shadow: 0px 12px 74px -14px black;
}
.Mohsin p{
    color: #EFEBEB;
    font-family:codec pro;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.28px;
}
/* .touch-box a{
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.7px;
} */
.touch-box .p-head {
    color: #EFEBEB;
    font-family:codec pro !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 18px !important; /* 105.882% */
    letter-spacing: 0.34px;
    margin: 4px;
    margin-left: 0px !important;
}

.Apurvaa{
background-color: #100497;
box-shadow: 0px 12px 74px -14px black;
}
.Sriram{
    background-color: #3A2EC4;
    box-shadow: 0px 12px 74px -14px black;
}

input,textarea{
    width: 100%;
    outline: none;
    border: none;
    padding: 5px;
    margin-top: 24px!important;
    border-bottom: 1px solid #000000B5;
    background-color: transparent;
    font-family:Robotorg;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input::placeholder,textarea::placeholder{
    font-family:Robotorg;
    color:#1A1717 !important;
    letter-spacing: 1.5px;
    line-height: 38px;
    font-weight: 400 !important;
    align-items: center;
}
.form h3{
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px!important;
    align-items: center;
 color: #17145F; background-image: -webkit-linear-gradient(0deg, #17145F 99%, #17145F 96%);
  background-clip: text; -webkit-background-clip: text;
   text-fill-color: transparent; 
  -webkit-text-fill-color: transparent;      
}
.form button{
    width: 72px;
    height: 28px;
    background-color: #191919;
    color: #FFFFFF;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-family: Robotorg;
}
.form h3{
    font-size: 24px !important;
}
.capcha{
    margin-top: 30px;
    /* z-index: 0; */
    display: flex;
    position: absolute;
}
.capcha p{
    color: #1a1717;
    font-size: 14px;
    align-items: center;
    display: contents;
}
.capcha span{
    margin-left: 20px;
}
.capcha-input{
   width: 15%;
    margin-top: 1px!important;
    margin-left: 10px;
    margin-right: 10px;
}
.form{
    position: relative;
    background-color: #FFFFFF;
    border-radius: 50px;
}
.form p{
    color: #1A1717;
    line-height: 1.4;
}
.menu-tap{
    z-index: 22222222;
    position: absolute;
}
.form h3{
    padding-top: 49px;
    /* padding-left: 46px; */
}
/* .form div{
    display: flex;
    align-items: center;
    justify-content: center;
} */
.form input::placeholder,textarea::placeholder{
    opacity: 0.8;
    color: #1A1717;
    font-family: Robotorg;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 38.495px;
    letter-spacing: 0.6px;
    text-transform:capitalize;
}

 .content-box{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
 }
 .Captcha p {
    /* align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: auto;
    margin-top: auto; */
    /* margin-right: 3%; */
    color: #1A1717;
    opacity: 0.8;
    font-family: Robotorg;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 38.495px; /* 256.632% */
    letter-spacing: 0.6px;
    text-transform:capitalize;
    margin: 0px 2% 0px 0px;
}
@media (min-width:1150px) and (max-width:1310px){
    .Captcha .vp{
    width: 42%;
    }
}
span{
    display: none;
    /* margin-left: 5%; */
    font-size: 12px;
}
@media (max-width: 767px){
    .banner::after {
        top: 50%;
        left: 34%;
    }
}
span p{
    font-size: 12px;
    color: red!important;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-left: 5%;
}

input#btnsubmit {
    width: auto;
    background-color: #000;
    padding: 5px 14px;
    color: #fff;
    margin-top: 18px !important;
    border-radius: 7px;
    margin-bottom: 15px;
}
.capcha-input{
    margin-left: 10%;
}
.header-tags ul  .head-side-line::before{
    position: relative;
}
.header-tags ul  .head-side-line::before{
    content: '';
    position: absolute;
    width: 1px;
    height: 27%;
    margin-left: -1%;
    background-color: #ECE5E5;
    text-decoration: none!important;
    color: #fff!important;
}
.first-dot-img{
    width: 20px;
    height: 50px;
}
footer{
    margin-top: 7%;
}
.banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%), #d3d3d30f 0px 3.761px / 100% 130.992% no-repeat;
}
@media (max-width:550px){
    .banner::after{
        content: 'CONTACT';
        position: absolute;
        /* width: 100%; */
        /* height: 100%; */
        color: #111314;     
        font-family:Robotorg;
        top: 50%;
        left: 40%;
        font-size: 15px;
        font-weight: 700;
        line-height: 36px;
        font-family:codec pro;
    }
}
@media(min-width:990px) and (max-width:1150px){
    .form {
        width: 100%;
        position: relative;
        background-color: #FFFFFF;
        border-radius: 50px;
        /* margin-left: -20%; */
    }
}
@media (max-width:400px){
    .form {
        width: 100% !important;
        margin: 16px !important;
        background-color: #FFFFFF;
        border-radius: 50px;
    }
}

input#txtAnswer {
    margin-top: -1px !important;
    margin-right: 24px;
}
@media(min-width:250px) and (max-width:500px){
    .touch-box {
        width: 90% !important;
    }
    button.btnbtn {
        margin: 20px;
    }
   
}
@media(min-width:300px) and (max-width:350px){
    span#RegularExpressionValidator11 {
        margin-left: -4% !important;
    }
}
@media(min-width:350px) and (max-width:450px){
    span#RegularExpressionValidator11 {
        margin-left: -18% !important;
    }
}
@media(min-width:450px) and (max-width:500px){
    span#RegularExpressionValidator11 {
        margin-left: -27% !important;
    }
}
@media(min-width:500px) and (max-width:600px){
    span#RegularExpressionValidator11 {
        margin-left: -32% !important;
    }
}
span#RegularExpressionValidator11 {
    margin-left: -40%;
}
 @media(max-width:990px){
    .form{
        width: 80%;
        margin: 30px;
        background-color: #FFFFFF;
        border-radius: 30px;
    }

    .touch-box{
        width: 80%;
        display: inline-grid;
        justify-content: center;
    }
    /* .form div:last-child{
        display: flex;
        flex-direction: column;    
    } */
    span#lblQue2 {
        margin-left: 0px;
    }
    span#RequiredFieldValidator5 {
        color: red;
        font-size: 12px;
        display: inline;
        position: absolute;
        margin-top: 11%;
        margin-left: 0%;
        /* margin-right: auto; */
    }
   
 }
 .form{
    padding: 20px;
 }
 /* .d-email{
    flex-direction: column;
 } */
 @media (min-width:990px){
    .body-content{
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .form button{
        margin-left: -12%;
    }
    .get-touch p{
        width: 65%;
    }
    span#lblQue2 {
        margin-left: 0px;
    }
    span#RequiredFieldValidator5 {
        color: red;
        font-size: 12px;
        display: inline;
        position: absolute;
        margin-top: 11%;
        /* margin-left: -24%; */
        /* margin-right: auto; */
    }
    span#RegularExpressionValidator11 {
        margin-left: -39%;
    }
    p.vcp {
        width: 140px;
    }
 }
 span#fail {
    margin-top: 19%;
    margin-left: -53%;
}
@media (max-width: 500px)
{
    /* span#RequiredFieldValidator5 {
        margin-top: 18%;

    } */
    input#btnsubmit{
        width: max-content;
    }
}
 @media (min-width:730px) and (max-width:990px){
    .form {
               width: 80%;
        margin: 30px;
        background-color: #FFFFFF;
        border-radius: 50px;
    }
}
 @media (min-width:990px) and (max-width:1200px){
    .touch-box {
        font-family: codec pro;
        width: 100%;
    }
    
}
@media (min-width:1150px){
    .form {
        left: 50%;
        top: 10%;
        width: 34%;
        box-sizing: border-box;
        height: fit-content;
        background-color: #FFFFFF;
        position: absolute;
        display: inline-block;
        border-radius: 50px;
    }
    .get-touch p {
        width: 66%;
        height: 28px;
    }
    .body-content{
        font-family: Robotorg;
        position: relative;
        display: flex;
        justify-content: space-around;
    }
    .dot-img {
        width: 50px;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        /* margin-left: -10%; */
    }
    .dot-img-2 {
        width: 50px;
        height: 100%;
        align-content: center;
        margin-left: 10%;
    }
    .dot-img img{
        width: 100%;
    }
    .dot-next-div{
        height: 350px;
    }
    .touch-box {
        position: relative;
        left: -18%;
    }
    .touch-box {
        width: 600px;
    }
}

