@media (min-width:1200px){
.container, .container-lg, .container-md, .container-md, .container-xl {
    max-width: 1230px;
}
}
body{
    background: #F3F1ED;
}
.logo{
width: 48px;
margin-right: 8px;
}
.logot{
    color: rgb(33, 33, 47);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    text-align: left;
    vertical-align: middle;
    transition: 0.5s;
}

.navbar{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 88px;
}
.navbar .container{
    padding-top: 8px;
    padding-bottom: 8px;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}
.nav-link{
  font-family: "Inter", sans-serif;
  color: rgb(33, 33, 47);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
    text-align: center;
    transition: 0.5s;
}

#nav-linkga{
    display: flex;
    box-sizing: border-box;
    border: 2px solid rgb(33, 33, 47);
    border-radius: 100px;
    
    background: rgb(252, 226, 17);
    color: rgb(33, 33, 47);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: 0px;
width: 164px;
height: 56px;
text-align: center;
align-content: center;
transition: 0.5s;
margin-left: 7px;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
margin-right: 0px;
transition: 0.5s;
}
.nav-link:hover{
    text-shadow: 1px 1px 2px rgb(252, 226, 17);
    color: rgb(33, 33, 47);
}
.logot:hover{
    text-shadow: 1px 1px 2px rgb(252, 226, 17);
    color: rgb(33, 33, 47);
}
#nav-linkga:hover{
    background: #F3F1ED;
    text-shadow: none;
  }

@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: 7px;
            margin-right: 7px;
            }
            .navbar-nav{
                margin-left: auto;
                align-items: center;
            }
}
.himg{
    padding-left: 70px;
}
.himg img{
max-width: 100%;
}
.ht1{
  font-family: "Inter", sans-serif;
  color: rgb(33, 33, 47);
  font-size: 64px;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: 0px;
  text-align: left;
margin-bottom: 16px;
margin-top: 26px;
}
.ht2{
  font-family: "Inter", sans-serif;
  color: rgb(33, 33, 47);
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 48px;
  padding-right: 100px;
}
.htbtn{
    box-sizing: border-box;
    border: 3px solid rgb(33, 33, 47);
    border-radius: 100px;
    
    background: rgb(252, 226, 17);
width: 250px;
cursor: pointer;
height: 88px;
text-align: center;
align-content: center;
-webkit-align-content: center;
align-items: center;
justify-content: center;
display: flex;
transition: 0.5s;
}
.htbtn:hover{
    background: #F3F1ED;
  }

.htbtn img{
    width: 154px;
}
.header{

    margin-bottom: 160px;
}


.sb{
    width: 346px;
    margin: 0 auto;
}
.sb1{
    margin-left: 0;

}
.sb3{
    margin-right: 0;
}
.sb3 .st1{
    padding-right: 40px;
}
.simg{
    width: 100%;
    border-radius: 32px;

box-shadow: 0px 8px 20px 0px rgba(33, 33, 47, 0.08);
background: rgb(255, 255, 255);
}
.st1{
    color: rgb(33, 33, 47);
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
    font-family: "Inter", sans-serif;
margin-bottom: 12px;
}
.st2{
    color: rgb(33, 33, 47);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    font-family: "Inter", sans-serif;
margin-bottom: 44px;
}
.sb2 .st2{
    margin-bottom: 20px;
}


.footer{
margin-top: 132px;
padding-bottom: 16px;
}
.fmain{
    border-radius: 40px;

    background: rgb(255, 230, 0);
    background: url(../fmain.png) center center no-repeat;
    background-size: cover;
padding: 78px 80px;
}


.ft1{
    color: rgb(33, 33, 47);
    font-family: "Inter", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 120% */
    text-align: left;
    margin-bottom: 6px;
}
.ft2{
    color: rgb(33, 33, 47);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    text-align: left;
    margin-bottom: 32px;
}
label{
    color: rgb(33, 33, 47);
    font-family: "Inter", sans-serif;
    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 {
        color: rgba(33, 33, 47, 0.4);
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
      }
    input{
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        box-sizing: border-box;
        border: 2px solid rgb(33, 33, 47);
        border-radius: 100px;
        
        background: rgb(255, 255, 255);
        color: rgb(33, 33, 47);
    font-family: "Inter", sans-serif;
    height: 56px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 22px;
    width: 100%;
    margin-top: 8px;

    }
    textarea{
        box-sizing: border-box;
        border: 2px solid rgb(33, 33, 47);
        border-radius: 24px;
        
        background: rgb(255, 255, 255);
        color: rgb(33, 33, 47);
    width: 100%;
    height: 128px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
    margin-top: 8px;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    }
    .checkbl{
        display: inline;
        color: rgb(33, 33, 47);
      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(33, 33, 47);
        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(33, 33, 47);
        background: rgb(33, 33, 47);
        position: relative;
    bottom: -3.5px;
      }
      
      input[type="checkbox"]:checked::before {
        transform: scale(1);
      }
      .form-submit-btn{
        display: flex;
        box-sizing: border-box;
        border: 2px solid rgb(33, 33, 47);
        border-radius: 100px;
        color: rgb(255, 255, 255);
        background: rgb(33, 33, 47);
    width: 212px;
    -webkit-align-content: center;
    align-items: center;
    justify-content: center;
    display: flex;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 40px;
    height:72px;
    transition: 0.5s;
      }
      .form-submit-btn:hover{
        background: rgb(252, 226, 17);
        color: rgb(33, 33, 47);
      }
      textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
        border: 1px solid rgb(33, 33, 47);
        box-shadow: inset 0px 16px 32px 0px rgba(255, 243, 17, 0.42);
        outline: 0 none;
    }
.flt{
    color: rgb(33, 33, 47);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
text-align: center;
  margin-top: 176px;
}





.pt1{
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 40px;
font-weight: 800;
margin-bottom: 80px;
    color: rgb(33, 33, 47);
margin-top:10px;
}
.pt1 span{
color: rgb(252, 226, 17);
}
.pt2{
    font-family: "Inter", sans-serif;
    font-size: 16px;
font-weight: 400;
color: rgb(33, 33, 47);
}










@media (max-width: 1199px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
        margin-left: 7px;
        margin-right: 7px;
    }
    .sb {
        width: 100%;
    }
    .ht1{
        margin-right: -100px;
        margin-top: 0;
    }
    .ht2{
        padding-right: 0;
        margin-bottom: 38px;
    }
    .himg{
        padding-left: 20px;
    }
    .sb3 .st1 {
        padding-right: 0px; 
    }
    .sb1 .st2{
        margin-bottom: 20px;
    }
    #ln{
        margin-right: 5px;
    }
    #le{
        margin-left: 5px;
    }

}

@media (max-width:991px){
.footer .row .col-md-6:last-child{
    display: none;
}
.footer .row .col-md-6{
width: 100%;
max-width: 100%;
flex: 100%;
}

.ht1 {
    margin-right: 0;
    margin-top: 0;
    font-size: 58px;
}
.ht2 {
    padding-right: 0;
    margin-bottom: 30px;
}
.himg {
    padding-left: 40px;
    padding-top: 80px;
}
.sb {
    width: 60%;
    margin-bottom: 60px;
}
.st2{
    margin-bottom: 20px;
}

.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;
}
.footer {
    margin-top: 80px;
}
.fmain {
    background: rgb(255, 230, 0);
}
}


@media (max-width:767px){
    .line{
        display: block;
        background: rgb(255, 230, 0);
        border: 2px solid rgb(33, 33, 47);
        margin-bottom: 3px;
        width: 45px;
        border-radius: 16px;
        height: 6px;
    }
    .sb{
        margin-bottom: 40px;
    }
    #navbarResponsive {
        margin-bottom: -75px;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 24px;
    }
    .ht1{
        margin-right: 0;
        text-align: center;
    }
    .ht2{
        text-align: center;
    }
    .htbtn{
        margin: 0 auto;
    }
    .header {
        margin-bottom: 120px;
    }
    .footer {
        margin-top: 60px;
    }
    .himg {
        padding-left: 0;
        text-align: center;
        padding-top: 0px;
    }
    .himg img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        width: 100%;
        margin-top: 60px;
    }
    #ln {
        margin-right: 0;
    }
    #le{
        margin-left: 0;
    }
    input{
        width: 100%;
    }
    label{
        width: 100%;
    }
    .form-submit-btn{
        margin: 0 auto;
    margin-top: 40px;
    }
    .flt{
        margin-top: 80px;
    }
    [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){

#nav-linkga{
    margin: 0 auto;
}
.fmain{
    padding: 50px 50px;
}

}



@media (max-width: 375px)
{
    .fmain {
        padding: 40px 24px;
    }
}