@media (min-width:1200px){
.container, .container-lg, .container-md, .container-md, .container-xl {
    max-width: 1230px;
}
}
body{
background: #FFFFFF;
}

.logo{
width: 34px;
height: 40px;
margin-right: 8px;
}
.logot{
color: rgba(15, 20, 70, 1);
font-size: 20px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    font-family: "Alexandria", sans-serif;
    vertical-align: middle;
    transition: 0.5s;
}

.navbar{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 56px;
    border-bottom: 1px solid rgba(15, 20, 70, 0.12);
backdrop-filter: blur(50px);
}
.navbar .container{
    padding-top: 8px;
    padding-bottom: 7px;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}
.nav-link{
  font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);

font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
    text-align: center;
    transition: 0.5s;
}

#nav-linkga{
    display: flex;
    box-sizing: border-box;

border-radius: 16px;

background: rgba(63, 113, 255, 1);
    font-family: "Alexandria", sans-serif;
color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
width: 170px;
height: 56px;
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(15, 20, 70, 1);
}

#nav-linkga:hover{
        background: rgba(15, 20, 70, 1);
        color: rgb(255, 255, 255);
  }

@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;
            }
}
.himg{
    text-align: right;
}
.himg img{
max-width: 556px;
    margin-right: -31px;
}
.ht1{
  font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);
font-size: 80px;
font-weight: 400;
line-height: 88px;
letter-spacing: 0px;
text-align: left;
margin-bottom: 16px;
margin-top: 104px;
    margin-right: -10px;
}
.ht2{
  font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);

font-size: 32px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0px;
text-align: left;
  margin-bottom: 40px;
}
.htbtn{
    box-sizing: border-box;
border-radius: 20px;

background: rgba(63, 113, 255, 1);
width: 249.68px;
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;
}
.htbtn:hover{
   background: rgba(15, 20, 70, 1);
  }

.htbtn img{
    width: 154px;
}
.header{
padding-bottom: 58px;
}




.sb{
    width: 386px;
    height: 412px;
    margin: 0 auto;
border-radius: 24px;

backdrop-filter: blur(50px);
background: rgba(15, 20, 70, 0.06);
padding:48px 40px;
}


.simg{
width: 128px;
height: 128px;
    display: block;
    margin: 0 auto;
box-shadow: 0px 20px 48px 0px rgba(0, 58, 221, 0.2);
    border-radius: 1000px;
}
.st1{
color: rgba(15, 20, 70, 1);
font-size: 24px;
font-weight: 600;
line-height: 32px;
letter-spacing: 0px;
text-align: center;
font-family: "Plus Jakarta Sans", sans-serif, sans-serif;
margin-bottom: 12px;
margin-top: 40px;
}
.st2{
color: rgba(15, 20, 70, 1);
font-family: "Plus Jakarta Sans", sans-serif, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
}
.section{
    margin-bottom: 120px;
}
.section .col-lg-4{
    padding-right: 10px;
    padding-left: 10px;
}


.footer{
padding-bottom: 16px;
padding-top: 120px;
    background: url(../fbg.png) bottom center no-repeat;
    background-size: cover;
}


.foot-col{
    width: 508px;
    margin: 0 auto;
}
.ft1{
    font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);
font-size: 40px;
font-weight: 400;
line-height: 48px;
letter-spacing: 0px;
text-align: center;
    margin-bottom: 6px;
}
.ft2{
    font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
    margin-bottom: 32px;
}
label{
    font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);
font-size: 14px;
font-weight: 500;
line-height: 18px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 0;
        display: inline-block;
        width: 48%;
    }
    #ln{
        margin-right: 7px;
    }
    #le{
        margin-left: 7px;
    }
    input::placeholder, textarea::placeholder {
        font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 0.4);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
      }
    input{
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
box-sizing: border-box;
border-radius: 16px;
border: none;
box-shadow: 0px 4px 16px 0px rgba(0, 28, 108, 0.08);
background: rgba(255, 255, 255, 1);
color: rgba(15, 20, 70, 1);
    font-family: "Alexandria", sans-serif;
    height: 56px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 22px;
    width: 100%;
    margin-top: 8px;
    }
    textarea{
border-radius: 16px;
border: none;
box-shadow: 0px 4px 16px 0px rgba(0, 28, 108, 0.08);
background: rgba(255, 255, 255, 1);
color: rgba(15, 20, 70, 1);
    width: 100%;
    height:128px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 23px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
    margin-top: 8px;
    font-family: "Alexandria", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;

    }
    .checkbl{
        display: inline;
      font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 0;
    }
    .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 rgba(15, 20, 70, 1);
        border-radius: 6px;
        transform: translateY(-0.075em);
        display: inline-flex;
        place-content: center;
        margin-right: 8px;
      }
      
      input[type="checkbox"]::before {
        content: "";
width: 16px;
    height: 15px;
        border-radius: 4px;
        transform: scale(0);
        transition: 120ms transform ease-in-out;
        box-shadow: inset 0px 16px 32px 0px rgba(15, 20, 70, 1);
        background: rgba(15, 20, 70, 1);
        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: 16px;

background: rgba(63, 113, 255, 1);
    -webkit-align-content: center;
    align-items: center;
    justify-content: center;
    display: flex;
color: rgba(255, 255, 255, 1);

font-family: "Plus Jakarta Sans", sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0px;
text-align: center;

width: 242px;
height: 64px;
margin: 0 auto;
    margin-top: 40px;
    transition: 0.5s;
      }
      .form-submit-btn:hover{
        border: 1px solid rgba(15, 20, 70, 1);
        background: rgb(255, 255, 255);
        color: rgba(15, 20, 70, 1);
      }
      textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
        border: 1px solid rgba(15, 20, 70, 1);
        box-shadow: 0px 16px 32px 0px rgba(15, 20, 70, 1);
        outline: 0 none;
    }
.flt{
    font-family: "Alexandria", sans-serif;
color: rgba(15, 20, 70, 1);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align:center;
  margin-top: 120px;
}





.pt1{
    text-align: center;
    font-family: "Alexandria", sans-serif;
    font-size: 40px;
font-weight: 800;
margin-bottom: 80px;
    color: rgba(15, 20, 70, 1);
margin-top:50px;
}
.pt1 span{
color: rgba(15, 20, 70, 1);
}
.pt2{
    font-family: "Alexandria", sans-serif;
    font-size: 16px;
font-weight: 400;
color: rgba(15, 20, 70, 1);
}




@media (max-width: 1300px){
.himg img {
    margin-right: 0;
            max-width: 100%;
}
.sb {
    width: 380px;
}
}


@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: 300px;
                height: 460px;
    }
    .himg img{
                max-width: 90%;
        display: block;
        margin: 0 auto;
    }

}

@media (max-width:991px){


.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 16px;
    line-height: 20px;
}


        .sb {
                    height: 360px;
        width: 75%;
        margin-bottom: 40px;
    }
        .section {
        margin-bottom: 40px;
    }
        .footer .col-md-6:first-child{
        position: relative;
        z-index: 10;
    }
    .footer .col-md-6:last-child{
        position: relative;
        z-index: 1;
    }
}


@media (max-width:767px){
    .line {
display: block;
        background: rgba(15, 20, 70, 1);
        border: none;
        margin-bottom: 6px;
        width: 34px;
        border-radius: 16px;
        height: 2px;
    }
    .navbar-toggler{
        padding-right: 0;
    }


    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 24px;
    }

.ht1 {
    font-size: 72px;
    line-height: 78px;
}
    .himg img {
        max-width: 100%;
    }
        .sb {
        height: 400px;
        width: 80%;
        }

    .foot-col {
    width: 100%;
}
.ft1{
    margin-right: 0;
}
    #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){

#nav-linkga{
    margin: 0 auto;
}
    .ht1 {
font-size: 56px;
        line-height: 64px;
    }
        .himg img {
        margin-top: 80px;
        margin-bottom: 40px;
    }
    .sb {
        width: 90%;
    }
        .foot-col {
        padding: 0 15px;
        }
}



@media (max-width: 405px)
{
    .ht1 {
        font-size: 46px;
        line-height: 52px;
    }
    .ht2 {
    font-size: 24px;
    line-height: 32px;
    }
        .sb {
        width: 100%;
                height: 390px;
    }
    .simg {
    width: 88px;
    height: 88px;
    }
    .ft1{
            font-size: 34px;
            line-height: 42px;
    }
    .section .col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
}

}