::before,
::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

:root {
    --navbar-height: 56px;
    --navbar-background-color: white;
    --navbar-item-text-color: #888888;
    --navbar-item-background-color: var(--navbar-background-color);
    --navbar-item-text-color-hover: rebeccapurple;
    --navbar-item-font: bold 1rem/1rem "Open Sans", Arial, Helvetica, sans-serif;
    --navbar-item-background-color-hover: dimgray;
    --navbar-font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

body {
    overflow-x: hidden;
}

html {
    font-family: var(--body-font);
    font-size: 10px;
    color: var(--body-font-color);
    scroll-behavior: smooth;
}

.banner {
    width: 100%;
    height: 400px;
}

.state-city {
    display: inline;
}

.img-container {
    position: relative;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

* {
    box-sizing: border-box;
}

.wraaper {
    display: inline;
}

.bg-img {
    /* The image used */
    /* // background-image: url("img_nature.avif"); */
    width: 100%;
    height: 400px;
    background-image: url(../img/partner.avif);
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


/* Add styles to the form container */


/*.container {*/


/*    position: absolute;*/


/*    right: 0;*/


/*    margin: 20px;*/


/*    max-width: 300px;*/


/*    padding: 16px;*/


/*    background-color: white;*/


/*}*/


/* Full-width input fields */


/* input[type=text],
input[type=text] {
    width: 100%;
    padding: 5px;
    margin: 5px 0 10px 0;
    border: none;
    background: #f1f1f1;
}

input[type=text]:focus,
input[type=password]:focus {
    background-color: #ddd;
    outline: none;
} */


/* Set a style for the submit button */

.btn {
    background-color: #4CAF50;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

.btn:hover {
    opacity: 1;
}


/*@import url('https://rsms.me/inter/inter.css');*/


/*:root {*/


/*    --color-light: white;*/


/*    --color-dark: #212121;*/


/*    --color-signal: #fab700;*/


/*    --color-background: var(--color-light);*/


/*    --color-text: var(--color-dark);*/


/*    --color-accent: var(--color-signal);*/


/*    --size-bezel: .5rem;*/


/*    --size-radius: 4px;*/


/*    line-height: 1.4;*/


/*    font-family: 'Inter', sans-serif;*/


/*    font-size: calc(.6rem + .4vw);*/


/*    color: var(--color-text);*/


/*    background: var(--color-background);*/


/*    font-weight: 300;*/


/*    padding: 0 calc(var(--size-bezel) * 3);*/


/*}*/

.social-icons {
    list-style: none;
    display: flex;
    justify-content: center;
}

.social-icons i {
    font-size: 1rem;
    color: #fff;
    opacity: .5;
    padding: 0px 5px 10px 10px;
    transition: color .5s;
}

.social-icons i:hover,
.social-icons i:focus {
    color: rgb(136, 108, 143);
}

.social-icons i {
    opacity: 1;
}

.card i {
    opacity: 1;
}

.card i:hover,
.card i:focus {
    color: cyan;
}


/* <------------------------------ Partner why partner with  US start--------------------------> */

.section-handshake {
    width: 100%;
    position: relative;
    display: inline-block;
}

@media screen and (max-width: 768) {
    .handshake-with {
        margin-left: 0px;
        margin-bottom: 20px;
        width: 400px;
    }
}


/* <------------------------------ Partner why partner with  US end--------------------------> */

.section-partner-with-us {
    width: 100%;
    align-items: center;
    /* height: 300px; */
    height: auto;
    position: relative;
    word-wrap: break-word;
    float: right;
    margin-top: -50px;
}

.sectiondiv {
    width: 100%;
    align-items: center;
    height: auto;
    position: relative;
    background-color: white;
    margin-top: 100px;
}

.section-card {
    width: auto;
    background-color: white;
    align-items: center;
    float: right;
    margin-top: 40px;
    height: auto;
    position: relative;
}

.handshake-with {
    float: right;
    align-items: center;
    width: 400px;
    height: 400px;
}

.handshake-text-with {
    font-size: 14px;
    /* float: left; */
    color: black;
    width: 60%;
    word-wrap: break-word;
}

.handshake-text-with-right {
    font-size: 14px;
    float: right;
    margin-right: 10%;
    color: black;
}

@media screen and(max-width:500px) {
    .handshake-text-with-right {
        font-size: 14px;
        float: none;
        position: relative;
        margin-top: 50px;
        margin-right: 10%;
        margin-left: 5%;
        color: black;
    }
}

.handshake-text-with-left {
    font-size: 14px;
    float: left;
    color: black;
    width: 70%;
}

@media screen and (max-width: 500px) {
    .handshake-text-with {
        font-size: 17px;
        position: relative;
        margin-left: 10px;
        display: inline-block;
        word-wrap: break-word;
        margin-right: 15px;
        color: black;
        width: 90%;
    }
}

@media screen and (max-width: 500px) {
    .handshake-text-with-left {
        font-size: 14px;
        float: none;
        margin-left: 10px;
        margin-right: 10px;
        word-wrap: break-word;
        padding-right: 20px;
        font-size: 18px;
        display: inline-block;
        color: black;
        width: 90%;
    }
}

@media screen and (max-width: 500px) {
    .handshake-text-with-right {
        font-size: 14px;
        float: none;
        margin-left: 10%;
        margin-right: 10%;
        padding-right: 20px;
        font-size: 18px;
        margin-top: 40px;
        word-wrap: break-word;
        display: inline-block;
        color: black;
        width: 90%;
    }
}

.column {
    align-items: center;
    width: 20%;
    margin-left: 4%;
    margin-right: 3%;
    position: relative;
    padding: 0;
}


/* Remove extra left and right margins, due to padding */

.row {
    position: relative;
    align-items: center;
}


/* Clear floats after the columns */

.row:after {
    display: table;
    clear: both;
}


/* Responsive columns */

@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        position: relative;
        margin-bottom: 20px;
    }
}


/* Style the counter cards */

/*.card {*/
/*    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
/*    text-align: center;*/
/*    margin-top: 20px;*/
/*    background-color: #f1f1f1;*/
/*    position: relative;*/
/*}*/

.text-wrap {
    word-wrap: break-word;
}

.a {
    color: blue;
    font-size: 14px;
}

#rcorners2 {
    border-radius: 25px;
    /* border: 2px solid #1469a1; */
    width: 200px;
    color: cornsilk;
    align-items: center;
    font-size: 14px;
    background-color: blue;
    height: 50px;
}

.open .fa-times {
    display: block;
}

.open .fa-bars {
    display: none;
}

.select {
    appearance: none;
    /* // Additional resets for further consistency */
    background-color: transparent;
    border: none;
    padding: 0 1em 0 0;
    margin: 0;
    width: 40%;
    text-align: center;
    margin-right: 10%;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
}

.css-selector {
    background: linear-gradient(315deg, #6cacea, #83ea6c, #c2dd57, #a0cae6);
    background-size: 800% 800%;
    -webkit-animation: AnimationName 41s ease infinite;
    -moz-animation: AnimationName 41s ease infinite;
    -o-animation: AnimationName 41s ease infinite;
    animation: AnimationName 41s ease infinite;
}

@-webkit-keyframes AnimationName {
    0% {
        background-position: 30% 0%
    }
    50% {
        background-position: 71% 100%
    }
    100% {
        background-position: 30% 0%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 30% 0%
    }
    50% {
        background-position: 71% 100%
    }
    100% {
        background-position: 30% 0%
    }
}

@-o-keyframes AnimationName {
    0% {
        background-position: 30% 0%
    }
    50% {
        background-position: 71% 100%
    }
    100% {
        background-position: 30% 0%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 30% 0%
    }
    50% {
        background-position: 71% 100%
    }
    100% {
        background-position: 30% 0%
    }
}


/* ////////////////// form //////////////////////// */

.formdetail {
    background-color: white;
    border-radius: 20px;
    box-sizing: border-box;
    /* box-shadow: green; */
    /* border: 2px solid black; */
    box-shadow: 1px 1px 1px 2px rgb(200, 200, 200), -1px -1px 2px 2px rgb(200, 200, 200);
    height: 400px;
    padding: 20px;
    width: 400px;
}

@media screen and (max-width:500px) {
    .formdetail {
        height: 400px;
        width:95%;
        margin-left:5%;
    }
}

.titledetail {
    color: rgb(2, 37, 88);
    font-family: sans-serif;
    font-size: 17px;
    /* font-style: ; */
    font-weight: 400;
    margin-top: 3px;
}


/* .subtitledetail {
    color: #eee;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
} */

.inputdetail-container {
    height: 40px;
    position: relative;
    width: 100%;
}

.ic1 {
    margin-top: 20px;
}

.ic2 {
    margin-top: 20px;
}

.inputdetail {
    background-color: white;
    border-radius: 10px;
    border: 1px solid rgb(2, 2, 48);
    box-sizing: border-box;
    color: black;
    font-size: 18px;
    height: 100%;
    outline: 0;
    padding: 4px 20px 0;
    width: 100%;
}

.cut {
    background-color: white;
    border-radius: 10px;
    height: 20px;
    left: 20px;
    position: absolute;
    top: -20px;
    transform: translateY(0);
    transition: transform 200ms;
    width: 130px;
}

.cut-short {
    width: 70px;
}

.inputdetail:focus~.cut,
.inputdetail:not(:placeholder-shown)~.cut {
    transform: translateY(8px);
}

.placeholder {
    color: #65657b;
    font-family: sans-serif;
    left: 20px;
    line-height: 14px;
    font-size: 14px;
    pointer-events: none;
    position: absolute;
    transform-origin: 0 50%;
    transition: transform 200ms, color 200ms;
    top: 20px;
}

.inputdetail:focus~.placeholder,
.inputdetail:not(:placeholder-shown)~.placeholder {
    transform: translateY(-30px) translateX(10px) scale(0.75);
}

.inputdetail:not(:placeholder-shown)~.placeholder {
    color: #808097;
}

.inputdetail:focus~.placeholder {
    color: #0c37af;
}

.submit {
    background-color: #08d;
    border-radius: 12px;
    border: 0;
    box-sizing: border-box;
    color: #eee;
    cursor: pointer;
    font-size: 18px;
    height: 50px;
    margin-top: 20px;
    /* // outline: 0; */
    background: linear-gradient(to right, rgb(10, 77, 201) 50%, rgb(25, 25, 112) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    text-align: center;
    width: 100%;
}


/* .submit:active { */


/* background-color: #06b; */


/* } */

.submit:hover {
    color: white;
    background-position: left bottom;
}




