@media (min-width:1200px){
.container, .container-lg, .container-md, .container-md, .container-xl {
max-width: 1180px;
}
}
body{
    background: linear-gradient(180.00deg, rgb(20, 24, 34),rgb(16, 16, 18) 100%);
}
.wrapper{
    background: url(../wbg.png) center center no-repeat;
    background-size: cover;
}
.logo{
width: 48px;
margin-right: 6px;
}
.logot{
    color: rgb(255, 255, 255);
  font-family: "Instrument Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
    text-align: left;
    vertical-align: middle;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}
.nav-link{
    color: rgb(255, 255, 255);
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
    text-align: left;
}
#nav-linkga{
    display: flex;
    border-radius: 100px;
width: 164px;
height: 48px;
text-align: center;
align-content: center;
margin-left: 4px;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
}
#nav-linkga img{
    width: 100%;
}
#nav-linkga:hover{
    border: 1px solid white;
}
.nav-link:hover{
    background:  white;
    border-radius: 100px;
    color: rgb(16, 16, 18);
}

@media (min-width:576px){
    #nav-linkga {
        padding-right: 0;
        padding-left: 0;
        }
        .navbar-expand-md .navbar-nav .nav-link {
            padding-right: 30px;
            padding-left: 30px;
            margin-left: 6px;
            margin-right: 6px;
            }
            .navbar-nav{
                margin-left: auto;
                align-items: center;
            }
}

.navbar{
    padding-top: 8px;
    padding-bottom: 8px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(193, 208, 255, 0.12);
    backdrop-filter: blur(50px);
    background: rgba(193, 208, 255, 0.04);

}
.header-main{
    padding-top: 32px;
    padding-bottom: 117px;
}
.ht1{
  font-family: "Instrument Sans", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 64px;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: 0px;
margin-top: 100px;
margin-bottom: 16px;
}
.ht2{
  font-family: "Instrument Sans", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
  margin-bottom: 48px;
}
.htbtn{
    border-radius: 100px;
width: 282px;
cursor: pointer;
height: 88px;
text-align: center;
align-content: center;
-webkit-align-content: center;
align-items: center;
justify-content: center;
display: flex;
}
.htbtn img{
    width: 100%;
}

.htbtn:hover{
    border: 1px solid white;
}

.htimg img{
    width: 762px;
    margin-right: -33px;
}
.htimg{
    text-align: right;
}




.section{
    margin-bottom: 160px;
}

.sht1{
    color: rgb(255, 255, 255);
    font-family: "Instrument Sans", sans-serif;
font-size: 40px;
font-weight: 600;
line-height: 48px;
letter-spacing: 0px;
text-align: center;
}
.sht2{
    color: rgb(255, 255, 255);
    font-family: "Instrument Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
letter-spacing: 0px;
text-align: center;
margin-bottom: 56px;
}



.section .row{
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

.sm4{
width: 369px;
max-width: 369px;
padding-left: 0;
padding-right: 0;
box-sizing: border-box;
border: 1px solid rgba(193, 208, 255, 0.12);
border-radius: 24px;

backdrop-filter: blur(50px);
background: rgba(193, 208, 255, 0.12);
padding-top: 144px;
padding-bottom: 48px;
padding-left: 40px;
padding-right: 40px;
position: relative;
}
.simg{
    width: 160px;
    position: absolute;
    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
top:-40px;
}
.st1{
  font-family: "Instrument Sans", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0px;
margin-bottom: 12px;
}
.st2{
  font-family: "Instrument Sans", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}


.foot-col{
    padding-left: 34px;
}
.fimg img{
    width: 559px;
}

.ft1{
  font-family: "Instrument Sans", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: left;
    margin-bottom: 6px;
    margin-top: 24px;
}
.ft2{
    color: rgb(255, 255, 255);
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
    margin-bottom: 32px;
}
.inputb label{
    color: rgb(255, 255, 255);
  font-family: "Instrument Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
    text-align: left;
margin-bottom: 0;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 24px;
    top: 12px;
}
.inputbn{
    width: 48%;
    display: inline-block;
    margin-right: 8px;
}
.inputbe{
    width: 48%;
    display: inline-block;
    margin-left: 8px;
}
.inputb{
    position: relative;
}
.inputb input::placeholder{
    color: rgba(255, 255, 255, 0.32);
    font-size: 16px;
    font-weight: 500;
    font-family: "Instrument Sans", sans-serif;
}
.inputb textarea::placeholder{
    color: rgba(255, 255, 255, 0.32);
    font-size: 16px;
    font-weight: 500;
    font-family: "Instrument Sans", sans-serif;
}
input{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    box-sizing: border-box;
    border: 1px solid rgba(193, 208, 255, 0.12);
    border-radius: 12px;
    
    background: rgba(193, 208, 255, 0.12);
    color: white;
  font-family: "Instrument Sans", sans-serif;
height: 66px;
padding: 32px 24px 12px;
margin-bottom: 24px;
width: 100%;

}
textarea{
    box-sizing: border-box;
    border: 1px solid rgba(193, 208, 255, 0.12);
    border-radius: 12px;
    
    background: rgba(193, 208, 255, 0.12);
    color: white;
width: 100%;
height: 128px;
margin-bottom: 24px;
padding: 32px 24px 12px;
display: block;
font-family: "Instrument Sans", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.checkbl{
    display: inline;
    font-family: "Instrument Sans", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
margin-bottom: 0;
position: relative;
}
.checkb{
    width: auto;
    height: auto;
}
input[type="checkbox"] {
    background: transparent;
    appearance: none;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 24px;
    height: 24px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 8px;
    transform: translateY(-0.075em);
    display: inline-flex;
    place-content: center;
    margin-right: 8px;
  }
  
  input[type="checkbox"]::before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 4px;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em rgb(255, 255, 255);
    position: relative;
bottom: -3.5px;
  }
  
  input[type="checkbox"]:checked::before {
    transform: scale(1);
  }
  .form-submit-btn{
    display: flex;
    border-radius: 16px;
width: 266px;
-webkit-align-content: center;
align-items: center;
justify-content: center;
display: flex;
text-align: center;
border: none;
margin-top: 40px;
height: 72px;
padding: 0;
    background: transparent;
    border-radius: 100px;
  }
  .form-submit-btn img{
    width: 100%;
  }
  .form-submit-btn:hover{
        border: 1px solid white;
  }
  textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
    border-color: white;
    outline: 0 none;
}
.flt{
    font-family: "Instrument Sans", sans-serif;
    color: rgba(255, 255, 255, 0.56);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
  margin-top: 186px;
text-align: center;
margin-bottom: 16px;
}





.pt1{
    text-align: center;
    font-family: "Instrument Sans", sans-serif;
    font-size: 40px;
font-weight: 800;
margin-bottom: 60px;
color: white;
margin-top: 150px;
}
.pt2{
    font-family: "Instrument Sans", sans-serif;
    font-size: 16px;
font-weight: 400;
color: white;
}
.pt1 span{
    color: rgba(255, 255, 255, 0.56);
}








@media (max-width:1250px){
    .htimg img {
margin-right: 0;
    }
}
@media (max-width: 1199px){

    .sm4 {
        width:290px;
        max-width: 290px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .section .row{
        text-align: center;
    }

    .st2{
        text-align: center;
    }

.htimg img{
    width: 100%;
}
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
        margin-left: 6px;
        margin-right: 6px;
    }
    .fimg img {
        width: 100%;
    }
    .inputbn {
        margin-right: 5px;
    }
    .inputbe {
        margin-left: 5px;
    }
    .ft1{
        margin-top: 0;
    }
    .ft{
        padding-left: 0;
    }
    form{
        padding-left: 0;
    }
}

@media (max-width:991px){
    .navbar{
        padding-left: 0;
        padding-right: 0;
    }
.navbar .container{
    padding-left: 0;
    padding-right: 0;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.header-main {
    padding-top: 0px;
}
.ht1{
    text-align: center;
}
.ht2{
    text-align: center;
}
.htbtn{
    margin: 0 auto;
}
.sm4{
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
}
.htimg img {
    margin-top: 80px;
}
.header-main {
    padding-bottom: 80px;
}
.sht2{
    margin-bottom: 80px;
}
.section {
    margin-bottom: 40px;
}


.inputbn {
    margin-right: 3px;
}
.inputbe {
    margin-left: 3px;
}
.checkbl{
    font-size: 15px;
}
.foot-col{
    padding-left: 0;
}
.flt{
    margin-top: 160px;
}
}


@media (max-width:767px){
    .navbar{
        position: relative;
        z-index: 10;
    }
    .header-main{
        position: relative;
        z-index: 1;
    }
    .line{
        display: block;
        background: rgba(255, 255, 255, 0.56);
        margin-bottom: 5px;
        width: 30px;
        border-radius: 16px;
        height: 2px;
    }
    
    .navbar-toggler{
        background: transparent;
        padding-top: 6px;
        padding-bottom: 6px;
        border: 2px solid rgba(255, 255, 255, 0.56);
    }
    .ht1 {
        position: relative;
        z-index: 1;
        margin-top: 220px;
    }
    .navbar-collapse{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: 65px;
        z-index: 10;
    }
    .navbar-nav{
        box-sizing: border-box;
        border-bottom: 1px solid rgba(193, 208, 255, 0.12);
        background: rgb(16, 16, 18);
position: relative;
z-index: 100;
    }
 
    .inputb{
        width: 100%;
    }
    .inputbn {
        margin-right: 0;
    }
    .inputbe {
        margin-left: 0;
    }
    .checkbl{
        font-size: 16px;
    }
    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer;
        outline: none !important;
    }
    .htimg img {
        margin-top: 120px;
    }
    .header-main {
        padding-bottom: 120px;
    }
    .sht2 {
        margin-bottom: 120px;
    }
}


@media (max-width: 575px){
    .navbar-collapse{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;

        z-index: 10;
    }
    .navbar-expand-md .navbar-nav .nav-link{
        text-align: center;
    }
    #nav-linkga{
        margin: 0 auto;
    }
    .inputb label{
        left: 16px;
    }
    .navbar {
        padding-left: 15px;
        padding-right: 15px;
    }
    .form-submit-btn {

        margin: 0 auto;
        margin-top: 40px;
    }
}

@media (max-width: 369px){
    .inputb label {
        left: 12px;
    }
}