@media (min-width:1200px){
.container, .container-lg, .container-md, .container-md, .container-xl {
    max-width: 1230px;
}
}
body{
    background: #010101;
}
.logo{
width: 48px;
margin-right: 8px;
}
.logot{
color: rgb(255, 255, 255);
font-size: 20px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    font-family: "Plus Jakarta Sans", sans-serif;
    vertical-align: middle;
    transition: 0.5s;
}

.navbar{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 160px;
    box-sizing: border-box;
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.12);
}
.navbar .container{
    padding-top: 12px;
    padding-bottom: 12px;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}
.nav-link{
  font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);
font-size: 16px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    transition: 0.5s;
}

#nav-linkga{
    display: flex;
    box-sizing: border-box;
border-radius: 100px;

background: rgb(255, 255, 255);
    font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(1, 1, 1);
font-size: 16px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
width: 164px;
height: 48px;
text-align: center;
align-content: center;
margin-left: 10px;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
margin-right: 0px;
transition: 0.5s;
}
.nav-link:hover{
    color: rgba(255, 255, 255, 0.4);
}
.logot:hover{
    color: rgba(255, 255, 255, 0.4);
}
#nav-linkga:hover{
    background: rgba(255, 255, 255, 0.4);
  }

@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: 4px;
            margin-right: 4px;
            }
            .navbar-nav{
                margin-left: auto;
                align-items: center;
            }
}

.ht1{
  font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);

font-size: 80px;
font-weight: 700;
line-height: 88px;
letter-spacing: 0px;
text-align: center;
margin-bottom: 16px;
}
.ht2{
  font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);

font-size: 32px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0px;
text-align: center;
  margin-bottom: 40px;
}
.htbtn{
    box-sizing: border-box;
border-radius: 100px;

background: rgb(255, 255, 255);
width: 282px;
height: 88px;
cursor: pointer;
text-align: center;
align-content: center;
-webkit-align-content: center;
align-items: center;
justify-content: center;
display: flex;
transition: 0.5s;
margin: 0 auto;
}
.htbtn:hover{
    background: rgba(255, 255, 255, 0.4);
  }

.htbtn img{
    width: 154px;
}
.header{
    background: url(../hbg.svg) top center no-repeat;
    background-size: cover;
padding-bottom: 515px;
}


.section{
    margin-top: -387px;
    margin-bottom: 160px;
}
.sb{
    width: 386px;
    margin: 0 auto;
padding: 48px 40px;
box-sizing: border-box;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 24px;

backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.12);
height: 412px;
}


.simg{
    width: 128px;
    margin: 0 auto;
    display: block;
}
.st1{
color: rgb(255, 255, 255);
font-size: 24px;
font-weight: 700;
line-height: 32px;
letter-spacing: 0px;
text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
margin-bottom: 12px;
margin-top: 40px;
}
.st2{
color: rgb(255, 255, 255);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;

}
.st1{
    padding: 0 40px;
}


.footer{
padding-bottom: 16px;
}
.fmain{
box-sizing: border-box;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 40px;

background-color: rgba(255, 255, 255, 0.12);
    background: url(../fmain.png) top right no-repeat;
    background-size: cover;
padding: 78px 80px;
}


.ft1{
    font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);
font-size: 40px;
font-weight: 600;
line-height: 48px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 6px;
}
.ft2{
    font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 32px;
}
label{
    font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);
font-size: 14px;
font-weight: 600;
line-height: 18px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 0;
        display: inline-block;
        width: 48%;
    }
    #ln{
        margin-right: 7.5px;
    }
    #le{
        margin-left: 7.5px;
    }
    input::placeholder, textarea::placeholder {
        font-family: "Plus Jakarta Sans", sans-serif;
color: rgba(255, 255, 255, 0.4);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
      }
    input{
        box-sizing: border-box;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 16px;

backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.12);
color: white;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    font-family: "Plus Jakarta Sans", sans-serif;
    height: 56px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 22px;
    width: 100%;
    margin-top: 8px;
border: none;
    }
    textarea{
box-sizing: border-box;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 16px;

backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.12);
    width: 100%;
    height: 128px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
    margin-top: 8px;
background: rgba(255, 255, 255, 0.12);
color: white;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    font-family: "Plus Jakarta Sans", sans-serif;

    }
    .checkbl{
        display: inline;
      font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 0;
    position: relative;
    }
    .checkb{
        width: auto;
        height: auto;
    }
    input[type="checkbox"] {
        background: #ffffff00;
        appearance: none;
        margin: 0;
        font: inherit;
        color: currentColor;
        width: 24px;
        height: 24px;
border: 2px 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: -2.5px;
      }
      
      input[type="checkbox"]:checked::before {
        transform: scale(1);
      }
      .form-submit-btn{
        display: flex;
        box-sizing: border-box;
border:none;
border-radius: 100px;

background: rgb(255, 255, 255);
    -webkit-align-content: center;
    align-items: center;
    justify-content: center;
    display: flex;
    font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(1, 1, 1);
font-size: 16px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
    margin-top: 40px;
width: 210px;
height: 72px;
    transition: 0.5s;
      }
      .form-submit-btn:hover{
        background: rgba(255, 255, 255, 0.4);
      }
      textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
    border: 1px solid rgb(33 47 43);
    box-shadow: inset 0px 16px 32px 0px rgba(33, 47, 44, 0.4);
    outline: 0 none;
    }
.flt{
    font-family: "Plus Jakarta Sans", sans-serif;
color: rgb(255, 255, 255);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
  margin-top: 136px;
}





.pt1{
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 40px;
font-weight: 700;
margin-bottom: 80px;
    color: white;
margin-top:10px;
}
.pt1 span{
color: rgba(255, 255, 255, 0.4);
}
.pt2{
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
font-weight: 400;
color: white;
}







@media (max-width: 1300px){
.sb {
    width: 100%;}
}


@media (max-width: 1199px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
        margin-left: 7px;
        margin-right: 7px;
    }

.sb{
    height: 480px;
}
    #ln{
        margin-right: 5px;
    }
    #le{
        margin-left: 5px;
    }

}

@media (max-width:991px){
    .sb {
        width: 70%;
        height: auto;
        margin-top: 40px;
    }
.footer .row .col-md-6{
width: 100%;
max-width: 100%;
flex: 100%;
}



.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.fmain{
        background: rgba(255, 255, 255, 0.12);
}


}


@media (max-width:767px){
    .line{
        display: block;
background: rgb(255 255 255);
        border: 2px solid rgba(255, 255, 255, 0.12);
        margin-bottom: 4px;
        width: 45px;
        border-radius: 16px;
        height: 3px;
    }


    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 24px;
    }

    #ln {
        margin-right: 0;
    }
    #le{
        margin-left: 0;
    }
    input{
        width: 100%;
    }
    label{
        width: 100%;
    }

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer;
        outline: none !important;
        border: none;
    }
}


@media (max-width: 575px){


    .fmain {
        padding: 50px 30px;
    }
    .sb {
        width: 100%;
    }
}



@media (max-width: 470px)
{
    .fmain {
        padding: 40px 16px;
    }
    .ht1 {
    font-size: 60px;
    line-height: 64px;}
    .ht2 {
    font-size: 28px;
    line-height: 34px;
}
.sb{
        padding: 40px 24px;
}
.st1{
        margin-top: 30px;
}
.ft1{
        font-size: 34px;
    line-height: 40px;
}
}