@media (min-width:1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1230px;
}
}
.navbar-collapse{
    justify-content: end;
}
.logo{
width: 48px;
height: 48px;
margin-right: 8px;
position: relative;
bottom: -1px;
}
.logot{
    font-family: "Inter", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0px;
    vertical-align: middle;
    position: relative;
    bottom: -2px;

}
body{
    background: #1F2129;
}
.nav-link{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
transition: 0.1s;
}
#nav-linkga{
    border-radius: 12px;

    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.24),inset 0px 1px 4px 0px rgb(255, 255, 255);
    background: rgb(195, 197, 207);
width: 164px;
height: 48px;
text-align: center;
padding-top: 12px;
transition: 0.1s;
color: rgb(31, 33, 41);
font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0px;
}
.navbar-brand{
    padding: 0;
}
@media (min-width:576px){
    #nav-linkga {
        padding-right: .5rem;
        padding-left: .5rem;
        }
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 35px;
            padding-left: 35px;
            padding-top: 13px;
            }
}

.navbar{
    padding-top: 8px;
    padding-bottom: 8px;
    box-sizing: border-box;
border-bottom: 1px solid rgba(255, 255, 255, 0.04);
background: rgb(39, 41, 51);
}
.nav-link:hover{
    color:rgb(195, 197, 207);
    transition:
  color 0.5s;

}
#nav-linkga:hover{

background: rgb(255, 255, 255);
transition:1s;
}
.header{
    background: url(../hbg.png) center center no-repeat;
    background-size: cover;
    padding-bottom: 300px;
}
.container-main{

padding-top: 134px;
padding-bottom: 114px;
text-align: center;
}
.hmt1{
    font-family: "Inter", sans-serif;
    color: rgb(195, 197, 207);
    font-size: 88px;
    font-weight: 700;
    line-height: 88px;
    letter-spacing: 0px;
    text-align: center;
margin-bottom: 16px;
}
.hmt2{
    color: rgb(255, 255, 255);
    font-family: "Inter", sans-serif;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0px;
text-align: center;
margin-bottom: 64px;
}
.btnmy{
text-align: center;
border-radius: 16px;
width: 281.68px;
height: 88px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.24),inset 0px 1px 4px 0px rgb(255, 255, 255);
background: rgb(195, 197, 207);
cursor: pointer;
display: flex;
margin: 0 auto;
justify-content: center;
align-items: center;
align-content: center;
}
.btnmy img{
    height: 40px;
    cursor: pointer;
}
.btnmy:hover{
    background: rgb(255, 255, 255);
    transition:
    0.5s;
}



.section{
    margin-top: -325px;
}
.cs6i {
    padding-left: 0px;
    margin-left: -30px;
    
}
.cs6i img{
    width: 657px;
    margin-bottom: 70px;
}
.t1{
    height: 72px;
}
.t2{
    height: 72px;
}
.t3{
    height: 72px;
}
.st1{
    font-family: "Inter", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: left;
margin-bottom: 12px;
margin-top: 12px;
}
.st2{
    color: rgb(255, 255, 255);
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}
.st{
    width: 386px;

}
.col-sm-st{
    display: flex;
    align-items: center; 
    justify-content: center;
}




.container-fmain{
    margin-top: 110px;
    max-width: 1400px;
    background: url(../fb.png) center center no-repeat;
    background-size: cover;
border-radius: 24px;
padding-top: 88px;
padding-bottom: 87px;

}
.ftb{
    width: 560px;
margin: 0 auto;
}
.ft{
    width: 100%;
}
.ft1{
    font-family: "Inter", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 8px;
}
.ft2{
    color: rgb(255, 255, 255);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 32px;
}
label{
color: rgb(255, 255, 255);
font-family: "Inter", sans-serif;
font-size: 14px;
font-weight: 700;
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 {
        color: rgba(57, 56, 63, 0.4);
    font-family: "Inter", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
      }
    input{
        color: rgb(122, 126, 144);
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;

        border-radius: 12px;

        box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.4),0px -1px 10px 0px rgba(255, 255, 255, 0.04);
        background: rgb(23, 25, 31);
font-family: "Inter", sans-serif;
    height: 56px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
    border: none;
    width: 100%;
    margin-top: 6px;
    padding-top: 16px;
    padding-bottom: 16px;

    }
    textarea{
        border-radius: 12px;

        box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.4),0px -1px 10px 0px rgba(255, 255, 255, 0.04);
        background: rgb(23, 25, 31);
        box-sizing: border-box;
    width: 100%;
    height: 157px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
    border: none;
    margin-top: 6px;
    color: rgb(122, 126, 144);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;

    }
    .checkbl{
        display: inline;
        color: rgb(255, 255, 255);
  font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    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: 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: 12px;

        box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.24),inset 0px 1px 4px 0px rgb(255, 255, 255);
        background: rgb(195, 197, 207);
    width: 100%;
    -webkit-align-content: center;
    align-items: center;
    justify-content: center;
font-family: "Inter", sans-serif;
color: rgb(0, 0, 0);
font-size: 20px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
text-transform: uppercase;
    border: none;
    margin-top: 40px;
    height:73px;
    transition: 0.5s;
      }
      .form-submit-btn:hover{
        background: rgb(255, 255, 255);
      }
      textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
        border: 1px solid rgb(255, 255, 255);
        box-shadow: inset 1px 1px 20px 0px rgb(195 197 207 / 42%);
        outline: 0 none;
    }
.flt{
    font-family: "Inter", sans-serif;
padding: 30px;
text-align: center;
padding-top: 118px;
color: rgb(122, 126, 144);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
}

.pt1{
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 40px;
font-weight: 800;
margin-bottom: 60px;
color: white;
margin-top: 160px;
}
.pt2{
    font-family: "Inter", sans-serif;
    font-size: 16px;
font-weight: 400;
color: white;
}
.pt1 span{
    background-color: rgba(195, 197, 207);
}








@media (max-width:1250px){
    .cs6i img {
        width: 100%;
    }
    .cs6i{
        margin-left: 0;
        padding-left: 15px;
    }
}
@media (max-width:1199px){
    .section {
        margin-top: -275px;
    }
    .nav-itemga{
        justify-content: center;
    align-content: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 13px;
    }
    .logot{
        bottom: 0px;
    }
    .cs6i{
        margin-bottom: 20px;
    }
    .container-fmain {
        margin-top: 80px;
    }
}

@media (max-width:991px){

    .line{
        display: block;
        background: rgb(195, 197, 207);
        margin-bottom: 4px;
        width: 35px;
        border-radius: 16px;
        height: 3px;
    }
.header-nav button:focus{
    outline: none;
    border: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
#nav-linkga {
    margin: 0 auto;
    margin-bottom: 10px;

}
.navbar{
    background: rgb(39 41 51 / 67%);
}
.hmt1 {
    font-size: 64px;
    line-height: 64px;
}
.hmt2{
    font-size: 18px;
    line-height: 24px;
}
.t1 {
    height: 48px;
}
.t2 {
    height: 48px;
}
.t3 {
    height: 48px;
}
.st1 {
    font-size: 32px;
    line-height: 36px;
    
}
.st2 {
    font-size: 18px;
    line-height: 24px;
}
.col-sm-st {
    align-items: baseline;
    padding-top: 25px;
}
.cs6i img {
    margin-bottom: 40px;
}
.container-fmain {
    margin-top: 55px;
}
.flt{
    padding-top: 80px;
}
}




@media (max-width:767px){
    .cs6i img {
        margin-bottom: 180px;
    }
    .container-fmain {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ftb {
        width: 100%;
    }
}


@media (max-width: 575px){
    .t1 {
        margin: 0 auto;
        display: block;
    }
    .t2 {
        margin: 0 auto;
        display: block;
    }
    .t3 {
        margin: 0 auto;
        display: block;
    }
    .st1{
        text-align: center;
    }
    .st2{
        text-align: center;
    }
    .cs6i img {
        margin-bottom: 40px;
    }
    .r2{
        flex-direction: column-reverse;
    }
    .container-fmain {
        margin-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .container{
        padding-left: 30px;
        padding-right: 30px;
    }
    #ln{
        margin-right: 0;
    }
    #le{
        margin-left: 0;
    }
    label{
        width: 100%;
    }
}

@media (max-width: 410px){
    .hmt1 {
        font-size: 56px;
        line-height: 60px;
    }
    .container-fmain{
        padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 30px;
    }
}


@media (max-width: 375px){
    .hmt1 {
        font-size: 48px;
        line-height: 50px;
    }
    .flt {
        padding-top: 50px;
    }
}