/****************       MENU                */
.usa-nav-container {
    align-items: flex-end;
    justify-content: space-between;
    display: flex;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.aie-header {
    border-bottom: 1px solid #dfe1e2;
    position: sticky;
    display: block;
    top: 0;
    z-index: 500;
    background-color: #fff !important;
}

.usa-logo {
    padding-bottom: 0.5rem;
}

.usa-logo a {
    display: block;
    background: url(../images/Logo-Light.svg) no-repeat;
    position: relative;
    background-size: contain;
    height: 4rem;
    width: 16rem;
}

.usa-header {
    font-family: Inter Web, Helvetica, Arial, sans-serif;
    line-height: 1.6;
}

.usa-nav__primary {
    width: auto;
    display: flex;
    list-style-type: none;
}

.usa-nav__primary-item a {
    position: relative;
    display: block;
    text-decoration: none;
    line-height: 1;
    padding: 1rem;
    padding-top: 1rem;
}

.usa-nav__primary-item a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: .07rem;
    top: 100%;
    left: 0;
    transition: transform 0.2s;
    transform: scaleX(0);
    transform-origin: left;
}

.usa-nav__primary-item a:hover::after {
    background-color: #0f62fe;
    transform: scaleX(1);
}


/****************       IMAGE                */

.grid-container {
    height: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
}

.height-full {
    height: 100%;
    align-items: center;
}

.page__section-intro {
    min-height: 23.75rem;
    height: 43.4782608696vh !important;
    background-size: cover;
    height: 23.75rem;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
    background-blend-mode: normal;
    display: block;
}

.section-intro-company {
    background-image: url(../images/company.jpg);
}
.section-intro-technology {
    background-image: url(../images/technology.jpg);
}
.section-intro-products {
    background-image: url(../images/Product.jpg);
}
.section-intro-services {
    background-image: url(../images/services.jpg);
}




.title-white {
    font-size: 5rem;
    color: white;
}
/****************       CONTENT                */
.section {
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.section-darker {
    background-color: #f2f4f8;
}

.section-blue {
    background-color: #a6c8ff;
}

.grid-row {
    display: flex;
    flex-wrap: wrap;
    padding-left: 2rem;
    margin-left: -2rem;
    margin-right: -2rem;
}

.aie-block_icon {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 2rem;
}

.grid-col-c1 {
    flex: 0 1 auto;
    width: 25% !important;
}

.grid-col-c2 {
    margin-top: 0;
    flex: 0 1 auto;
    width: 75%;
    padding-left: 2rem;
    padding-right: -2rem;
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px;
}

.grid-col-c {
    flex: 0 1 auto;
    width: 100%;
}

.grid-col-single {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.title-left {
    text-align: left !important;
    margin-bottom: 3rem;
}

.title-center {
    text-align: center !important;
    margin-bottom: 3rem;
}


.section-text {
    max-width: 50rem;
    line-height: 150%;
    font-weight: 400;
    font-size: 18px;
}

.h-center {
    text-align: center;
}

.email-link {
    color: #0f62fe;
    text-decoration: none;
}

.footer-dark {
    background-color: #21272a;
}

.footer-container {
    height: 4.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
}

.copyright {
    color: #fff;
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.img-row {
    justify-content: center;
    display: flex;
    height: auto;
    align-items: center;
}

.img-item {
    padding: 40px;
    max-height: 80px;
}



@font-face {
    font-family: Lato Web;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(../fonts/lato/Lato-Regular.woff2) format("woff2")
}
@font-face {
    font-family: Inter Web;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(../fonts/inter/Inter-Regular.woff2) format("woff2")
}
@font-face {
    font-family: Rajdhani Web;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(../fonts/rajdhani/Rajdhani-Bold.woff2) format("woff2")
}
html {
    font-feature-settings: "kern" 1;
    font-kerning: normal;
    font-family: Inter Web, Helvetica, Arial, sans-serif;
    font-size: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

h1, h2, h3, h4 {
    font-family: Rajdhani Web, Helvetica, Arial, sans-serif;
    line-height: 110%;
    margin: 0;
}

h1 {
    font-size: 3.375rem;
}

h2 {
    font-size: 2.625rem;
}

h3 {
    font-size: 2rem;
}

h4 {
    font-size: 1.5rem;
}


/* ---------------------------- MODAL ------------------------------   */
/* Full-width input fields */
input[type=text], input[type=password] {
    width: 90%;
    padding: 15px;
    margin: 5px 0 22px 0;
    display: inline-block;
    border: none;
    background: #f1f1f1;
}
/* Add a background color when the inputs get focus */
input[type=text]:focus, input[type=password]:focus {
    background-color: #ddd;
    outline: none;
}
/* Set a style for sign-up buttons */
.sign-button {
    background:none;
    font-size: 0.8rem;
    font-weight: 600;
    padding: 14px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.7;
}
.left-space {
    margin-left: 8rem;
    display:flex;
}
button:hover {
    opacity: 1;
    color:darkblue;
}
/* Float cancel and signup buttons and add an equal width */
.cancelbtn, .signupbtn {
    padding: 14px 20px;
    background-color: orangered;
    float: left;
    width: 50%;
    opacity: 0.9;
}
/* Add padding to container elements */
.container {
    color: white;
    background-color: darkslategrey;
    opacity: 1;
    padding: 16px;
}



/* ///////////////////    The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: grey;
    opacity:0.95;
    padding-top: 50px;
}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 5% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 25%; /* Main size: Could be more or less, depending on screen size */
    max-width: 370px;
}
.modal-separator {
    color: grey;
    opacity: 0.95;
}
/* Style the horizontal ruler */
hr {
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
}
/* Clear floats */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
/* Login/Register  */
.loginMessage {
    text-align: center;
    margin: auto auto auto auto;
    color: white;
    height: 2rem;
    //font-weight: 700;
}

.alertMessage {
    color: orangered;
    margin: auto; /*5% 10% auto 5%;*/
    font-weight: 800;
}

.userimage {
    padding-top: 8px;
    padding-left: 8px;
    color: black;
    opacity: 1.0;
    align-content: center;
    max-height: 32px;
}

#secondAlert {
    height: 6rem;
    display: none;
    margin: 0 auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    width: 25%;
    background-color: #ddd;
    max-width: 370px;
    border-radius: 10px;
    flex-direction: row;
    align-items: center;
}


.secondAlert {
    padding-top: 2rem;
    height: 4rem;
    display: none;
    margin: 0 auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    width: 25%;
    background-color: #ddd;
    max-width: 370px;
    border-radius: 10px;
}


