@media (min-width:1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1230px;
}
}
.navbar-collapse{
    justify-content: end;
}
.logo{
width: 38px;
height: 40px;
margin-right: 8px;
position: relative;
}
.logot{
    font-family: "Inter", sans-serif;
color: rgb(255, 255, 255);
font-size: 20px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
    vertical-align: middle;
    position: relative;

}
body{
background: rgb(0, 0, 0);
}
.nav-link{
    color: rgb(255, 255, 255);
    font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
transition: 0.1s;
}
#nav-linkga{
border-radius: 12px;

background: rgb(255, 255, 255);
width: 164px;
height: 48px;
text-align: center;
padding-top: 12px;
transition: 0.1s;
font-family: "Inter", sans-serif;
color: rgb(5, 8, 14);
font-size: 16px;
font-weight: 800;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
}
.navbar-brand{
    padding: 0;
}
@media (min-width:576px){
    #nav-linkga {
        padding-right: .5rem;
        padding-left: .5rem;
        margin-left: 10px;
        }
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 34px;
            padding-left: 34px;
            padding-top: 13px;
            }
}

.navbar{
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: border-box;
backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.12);
}
.nav-link:hover{
    color: rgb(5, 8, 14);
    transition:
  color 0.5s;

}
#nav-linkga:hover{
 color:rgb(255, 255, 255);
background: rgb(5, 8, 14);
transition:1s;
}
.header{
    background: url(../hbg.svg) center right no-repeat;
    background-size: contain;
    padding-bottom: 200px;
}
.container-main{

    padding-top: 232px;
    padding-bottom: 120px;
text-align: center;
}
.hmt1{
    font-family: "Inter", sans-serif;
color: rgb(255, 255, 255);
font-size: 64px;
font-weight: 700;
line-height: 72px;
letter-spacing: 0px;
text-align: left;
margin-bottom: 16px;
}
.hmt2{
    font-family: "Inter", sans-serif;
color: rgb(255, 255, 255);
font-size: 24px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0px;
text-align: left;
margin-bottom: 48px;
}
.btnmy{
text-align: center;
border-radius: 20px;

background: rgb(255, 255, 255);
width: 246px;
height: 84px;
display: flex;
border:2px solid white;

justify-content: center;
align-items: center;
align-content: center;
cursor: pointer;
}
.btnmy img{
    height: 40px;
    cursor: pointer;
}
.btnmy:hover{
    border:2px solid rgb(5, 8, 14);
    transition:
    0.5s;
}



.section{
    margin-top: -200px;
}
.st1{
    color: rgb(255, 255, 255);
    font-family: "Inter", sans-serif;
font-size: 32px;
font-weight: 700;
line-height: 36px;
letter-spacing: 0px;
text-align: left;
margin-bottom: 8px;
}
.st2{
    color: rgb(255, 255, 255);
    font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: left;
}
.cs1{
    padding: 60px 40px 0px 310px;
    height: 480px;
        background: url(../1.png) center center no-repeat;
    background-size: cover;
}
.cs2{
    padding: 60px 310px 0px 40px;
    height: 480px;
            background: url(../2.png) center center no-repeat;
    background-size: cover;
}
.colsm61{
    padding-right: 10px;
}
.colsm62{
    padding-left: 10px;
}

.footer{
    background: url(../fbg.svg) bottom left no-repeat;
    background-size: auto;
    padding-top: 200px;
    padding-bottom: 16px;

}

.ft{
    width: 100%;
}
.ft1{
    font-family: "Inter", sans-serif;
color: rgb(255, 255, 255);
font-size: 48px;
font-weight: 700;
line-height: 48px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 6px;
}
.ft2{
    font-family: "Inter", 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;
}

.ftb{
border-radius: 32px;

backdrop-filter: blur(50px);
background: rgba(255, 255, 255, 0.12);
margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 40px;
}

.footer-form-inputs{
    line-height: normal;
}
.col-sm{
    padding-right: 10px;
}
#regemail{
    margin-bottom: 0;
}
label{
font-family: "Inter", sans-serif;
color: rgb(255, 255, 255);
font-size: 14px;
font-weight: 600;
line-height: 18px;
letter-spacing: 0px;
text-align: left;
    margin-bottom: 8px;
        display: inline-block;
        width: 100%;
    }

    input::placeholder, textarea::placeholder {
    font-family: "Inter", 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{
        color: rgb(5, 8, 14);
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
        box-sizing: border-box;
        border: none;
border-radius: 16px;

background: rgba(255, 255, 255, 0.12);
font-family: "Inter", sans-serif;
    height: 56px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 16px;

    width: 100%;
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;

    }
    textarea{
        box-sizing: border-box;
border-radius: 16px;

background: rgba(255, 255, 255, 0.12);
        
border: none;
    width: 100%;

    padding-left: 20px;
    padding-right:20px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
height: 154px;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;

    }
    footer .col-sm-3{
            align-content: end;
    }
    .checkbl{
    display: block;
        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;
    margin-top: 8px;
    }
    .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: 6px;
        transform: translateY(-0.075em);
        display: inline-flex;
        place-content: center;
        margin-right: 8px;
      }
      
      input[type="checkbox"]::before {
        content: "";
        width: 15px;
        height: 15px;
        border-radius: 2px;
        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;

border-radius: 12px;

background: rgb(255, 255, 255);
    width: 100%;
    -webkit-align-content: center;
    align-items: center;
    justify-content: center;
font-family: "Inter", sans-serif;
color: rgb(0, 0, 0);
font-size: 16px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
    border: none;
    margin-top: 16px;
    height:64px;
    transition: 0.5s;
      }
      .form-submit-btn:hover{
        background: rgb(5, 8, 14);
        color: rgb(255, 255, 255);
      }
      textarea:focus, input[type="email"]:focus, input[type="text"]:focus{   
        border: 1px solid rgb(5, 8, 14);
        box-shadow: inset 1px 1px 20px 0px rgb(5 8 14 / 42%);
        outline: 0 none;
    }



.flt{
    font-family: "Inter", 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;
}


.page header{
    background: none;
}
.page footer{
    background: none;
}

.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(5, 8, 14, 0.4);
}









@media (max-width:1199px){

    .nav-itemga{
        justify-content: center;
    align-content: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 13px;
    }

.cs1 {
    padding: 60px 40px 0px 200px;
    height: 370px;
}
.cs2 {
    padding: 60px 200px 0px 40px;
    height: 370px;
}
}

@media (max-width:991px){

    .line{
        display: block;
        background: white;
        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{
    position: absolute;
    width: 100%;
}
.container-main {
    padding-top: 305px;
}
.hmt1 {
    font-size: 64px;
    line-height: 64px;
}
.hmt2{
    font-size: 18px;
    line-height: 24px;
}
    .cs1 {
        padding: 20px 10px 0px 120px;
        height: 275px;
    }
        .cs2 {
        padding: 20px 120px 0px 10px;
        height: 275px;
    }
    .st1 {
    font-size: 24px;
    line-height: 28px;
    }
.st2 {
    font-size: 16px;
    line-height: 20px;
}
}




@media (max-width:767px){


.colsm61{
    width: 100%;
    display: block;
    max-width:100%;
    flex: 0 0 100%;
    margin-bottom: 60px;
                padding-left: 15px;
            padding-right: 15px;
}
.colsm62{
    width: 100%;
        display: block;
            max-width:100%;
            flex: 0 0 100%;
            padding-left: 15px;
            padding-right: 15px;
}
.cs1 {
        padding: 60px 40px 0px 250px;
        height: 420px;
                border-radius: 24px;
    }
    .cs2 {
        padding: 60px 250px 0px 40px;
        height: 420px;
                border-radius: 24px;
    }
    footer .col-sm-3{
        flex: 0 0 100%;
    max-width: 100%;
    display: block;
    margin-top: 24px;
    padding-left: 10px;
    padding-right: 10px;
    }
    .checkbl {
    display: inline;}
    .ftb{
        padding: 30px 15px;
    }
    .col-sm{
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media (max-width: 575px){

#regemail{
    margin-bottom: 16px;
}
    .cs1 {
        padding: 20px 20px 0px 140px;
        height: 400px;
        border-radius: 24px;
    }
        .cs2 {
        padding: 20px 140px 0px 20px;
        height: 400px;
        border-radius: 24px;
    }
}

@media (max-width: 410px){
    .hmt1 {
        font-size: 42px;
        line-height: 48px;
    }
    .cs1 {
        padding: 20px 20px 0px 100px;
        height: 400px;
        border-radius: 24px;
    }
    .cs2 {
        padding: 20px 100px 0px 20px;
        height: 400px;
        border-radius: 24px;
    }
    .ft1{
                font-size: 42px;
        line-height: 48px;
    }

}


