@media (min-width:1200px){
.container, .container-lg, .container-md, .container-md, .container-xl {
max-width: 1230px;
}
}
body{
    background: rgb(16, 16, 18);
}
.header{
    background: url(../htimg.png) no-repeat right top ;
    background-size: contain;
    padding-bottom: 413px;
    border-radius: 0px 0px 80px 80px;

}
.logo{
width: 40px;
margin-right: 6px;
}
.navbar{
    padding:0;
}
.navbar .container{
    border-radius: 0px 0px 24px 24px;
backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.16);
padding-left: 24px;
padding-right: 16px;
max-width: 1200px;
padding-top: 16px;
    padding-bottom: 16px;
}
.logot{
  font-family: "Outfit", sans-serif;
  color: rgb(182, 255, 54);
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
    vertical-align: middle;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}
.nav-link{
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
    transition: 0.5s;
}
#nav-linkga{
    display: flex;
    border-radius: 100px;
    border:1px solid rgb(182, 255, 54);
    background: rgb(182, 255, 54);
    color: rgb(16, 16, 18);
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    margin-right: 0;
width: 107px;
height: 40px;
text-align: center;
align-content: center;
transition: 0.5s;
margin-left: 6px;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
}

#nav-linkga:hover{
    background: rgba(255, 255, 255, 0.16);
    box-shadow: none;
    border-radius: 100px;
    color: rgb(16, 16, 18);

}
.nav-link:hover{

    color: rgb(182, 255, 54);
}

@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: 8px;
            margin-right: 8px;
            }
            .navbar-nav{
                margin-left: auto;
                align-items: center;
            }
}

.ht1{
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 64px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 0px;
  text-align: left;
margin-top: 177px;
margin-bottom: 16px;
}
.ht2{
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 40px;
}
.htbtn{
    border-radius: 200px;
border:1px solid rgb(182, 255, 54);
    background: rgb(182, 255, 54);
width: 280px;
cursor: pointer;
height: 104px;
text-align: center;
align-content: center;
transition: 0.5s;
-webkit-align-content: center;
align-items: center;
justify-content: center;
display: flex;
}

.htbtn:hover{
    background:rgba(255, 255, 255, 0.16);
}
.htbtn img{
    width: 154px;
}

.section{
    margin-bottom: 244px;
    margin-top: -157px;
}
.section .row{
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

.sm4{
width: 386px;
max-width: 386px;
padding-left: 0;
padding-right: 0;
backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.16);
border-radius: 24px;
}
.simg{
    width: 206px;
margin: 0 auto;
display: block;
}
.sb{
    padding: 38px;
    padding-bottom: 0;
}
.st1{
    color: rgb(255, 255, 255);
    font-family: "Outfit", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center;
}
.st2{
    color: rgb(255, 255, 255);
    font-family: "Outfit", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 44px;
}



.footer{
    padding-bottom: 16px;
background: url(../fimg.png) no-repeat center bottom;
background-size: contain;
}
.foot-col{
    border-radius: 24px;
width: 590px;
margin: 0 auto;
backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.16);
padding: 80px 95px;
}

.ft1{
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 0px;
  text-align: center;
    margin-bottom: 8px;
}
.ft2{
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
    margin-bottom: 32px;
}
label{
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
    text-align: left;
margin-bottom: 0;
    display: block;
    width: 100%;
}
input{
    color: rgba(255, 255, 255, 0.4);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
  font-family: "Outfit", sans-serif;
height: 56px;
padding-left: 20px;
padding-right: 20px;
border-radius: 100px;
background: rgb(16, 16, 18);
margin-bottom: 28px;
width: 100%;
margin-top: 6px;
border: none;
}
textarea{

    box-sizing: border-box;
width: 100%;
height: 152px;
padding-left: 20px;
padding-right: 20px;
border-radius: 24px;

background: rgb(16, 16, 18);
margin-bottom: 12px;
padding-top: 16px;
padding-bottom: 16px;
display: block;
border: none;
margin-top: 6px;
color: rgba(255, 255, 255, 0.4);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
}
.checkbl{
    display: inline;
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
text-align: left;
margin-bottom: 0;
position: relative;
}
.checkb{
    width: auto;
    height: auto;
}
input[type="checkbox"] {
    background: none;
    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 0px 16px 32px 0px rgb(255, 255, 255);
    background: rgb(255, 255, 255);
    position: relative;
bottom: -3.5px;
  }
  
  input[type="checkbox"]:checked::before {
    transform: scale(1);
  }
  .form-submit-btn{
    display: flex;
    border-radius: 100px;

    background: rgb(182, 255, 54);
width: 100%;
-webkit-align-content: center;
align-items: center;
justify-content: center;
display: flex;
color: rgb(16, 16, 18);
font-family: "Outfit", sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 22px;
letter-spacing: 0px;
text-align: left;
border:1px solid rgb(182, 255, 54);
margin-top: 40px;
height:78px;
transition: 0.5s;
  }
  .form-submit-btn:hover{
    background: rgba(255, 255, 255, 0.16);
    
  }
  .form-submit-btn{
    outline: none !important;
  }
  textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
    border:1px solid rgb(182, 255, 54);
    outline: 0 none;
}
.flt{
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
  margin-top: 206px;
text-align: center;
}





.pt1{
    text-align: center;
    font-family: "Outfit", sans-serif;
    font-size: 40px;
font-weight: 800;
margin-bottom: 60px;
color: white;
margin-top: 150px;
}
.pt2{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
font-weight: 400;
color: white;
}
.pt1 span{
    color: rgb(182, 255, 54);
}

.page .header{
    background: none;
    padding-bottom: 200px;
}





@media (max-width:1500px){
    .section {
        margin-top: 0px;
    }
    .header{
        padding-bottom: 256px;
    }
}

@media (max-width: 1199px){

    .sm4 {
        width: 100%;
        max-width: 32%;
    }
    .section .row{
        text-align: center;
        gap: 15px;
    }
.sm43 .st2{
    margin-bottom: 24px;
}
.sb {
    padding: 20px;
}
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 9px;
        padding-left: 9px;
        margin-left: 6px;
        margin-right: 6px;
    }
.header{
    padding-bottom: 56px;
    margin-bottom: 200px;
}
}

@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;
}

.sm4 {
    max-width: 75%;
}
.sm4 {
    width: 75%;
    margin: 0 auto;

    margin-bottom: 40px;
}
.sb{
    padding: 60px;
    padding-bottom: 0;
    padding-top: 40px;
}
.st2 {
    margin-bottom: 24px;
}
.header {
    padding-bottom: 0;
    background-size: 80%;
}
.ht1{
    margin-top: 150px;
}
.section{
    margin-bottom: 160px;
}
.footer{
    background-size: cover;
}
}


@media (max-width:767px){
    .line{
        display: block;
        background: rgb(182, 255, 54);
        margin-bottom: 7px;
        width: 30px;
        border-radius: 16px;
        height: 3px;
    }
    
    .navbar-toggler{

        padding-top: 8px;
        opacity: 80%;
        padding-bottom: 8px;
    }

    .navbar-nav{
        outline: none !important;
    }
    .navbar-toggler{
        outline: none !important;       
    }
    .foot-col{
        width: 100%;
        padding: 40px 45px;
    }
    .ht1{
        text-align: center;
        margin-top: 450px;
    }
    .ht2{
        text-align: center;
    }
    .htbtn{
        margin: 0 auto;
    }
    .navbar{
        position: absolute;
        width: 100%;
        z-index: 10;
    }
    .navbar-toggler{
        position: relative;
        z-index: 100;
    }
    .header {
        background: url(../htimg.png) no-repeat center top;
        background-size: contain;

    }
}


@media (max-width: 575px){

    .navbar-expand-md .navbar-nav .nav-link{
        text-align: center;
    }
    #nav-linkga{
        margin: 0 auto;
    }
    .ht1 {
        text-align: center;
        margin-top: 350px;
    }

}




@media (max-width: 420px){
    .ht1 {
        text-align: center;
        margin-top: 280px;
    }
    .sm4 {
        width: 100%;
        max-width: 100%;
    }
    .foot-col {
        padding: 40px 25px;
    }
}