/* Menu large */
#menu_large {
    left: 0em;
    top: 16px;
}

#menu_large .menuback {
    display: none;
    width: 100%;
    height: 110px;
    top: 8px;
    left: 0px;
}

#menu_large .menutextbox {
    width: 100%;
    height: 110px;
    top: 8px;
    left: 0px;
    text-align: left;
}

#menu_large .menutextbox .menubox {
    margin: 0em auto;
}

#menu_large .menutextbox .menubox .small {
    width: auto;
    float: left;
    margin-right: 3.3%;
    padding-top: 0em;
    text-align: center;
}

#menu_large .menutextbox .menubox .small a {
    font-weight: 400;
    font-size: 1rem;
    line-height: 23px;
}

#menu_large .menutextbox .menubox .small .menuImgAlign {
    width: auto; 
    padding: 0em;
}

#menu_large .menutextbox .menubox .small .menuTextAlign {
}

/* End Menu large */

/* Mobile menu */
div.wrap_mobilemenu {
    cursor: pointer;
    display: none;
    margin-top: 1.7em;
    right: 1em;
}


div.buttonMenu {
}

div.buttonMenu div {
}

#menu_small {
}

#menu_small div {
}

/* End Mobile menu */

/* HTML */
html,body {

}

/* End HTML */

/* Containers */
div.header {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

div.line2 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
div.content {
    margin-bottom: 2vw;    
}

.footer-content {
    height:400px;
    font-size: 16px;
}

.footer-section1 {
    width: 33%;
}

.footer-innercontent {
    display:flex;
    width:80%;
}

.header-logo {
    /*margin-left: 15vw;*/
    z-index: 0 !important;
}

.header-logo img {
    width: 30em;
    top: -6em;
}

.login-img-logo {
    width: 31em !important;
    top: -5em !important;
    position: relative !important;
    right: 5em !important;
}

.logo-overlay {
    display: none;
}

#small-header .header-logo {
    margin-left: 0;
    margin-top:40px;
    z-index: 0 !important;
}

.header-searchbar {
    opacity: 0px;
    margin: 26px 20px 0 0;
}

#small-header .header-searchbar {
    opacity: 0px;
    margin: 17px 20px 0 0;
}

.products-section {
    height:auto !important;
}

.logos-container .row {
    margin-bottom: 95px;
}

.home-section {
    width:70%;
    margin-top: 3vw; 
    margin-bottom: 3vw;
    display: grid;
    grid-template-columns: auto auto;
}

.product-description-container {
    margin-left:40px;
}

.logos-container .row {
    margin-bottom: 95px;
}

.header-content {
}

div.innercontent01 {
    grid-template-columns: repeat(2, auto);
}

div.innercontent02 {
    grid-template-columns: repeat(3, auto);
}

div.innercontent03 {
    width: 70%;
    margin: 2vw auto 4vw auto;
    font-size: 16px;
}

div.innercontent04 {
    width: 100%; 
    row-gap: 0vw;
    margin-top: 3vw;
    border-radius: 10px;
}

div.innercontent05 {
    grid-template-columns: repeat(4, minmax(1em, 0.2fr));
    text-align: center;
}

.arrow-content {
    height:400px;
}

.product-image-container {
    width:205px;
    min-width:205px;
    height:239px;
}

.product-image-container img {
    width:100%;
    height:100%;
}


.form-rounding {
    width: 70%;
}

.login-form-container {
    height:1000px;
}

.form-box {
    height:100%;
}

.agency-title-container {
    display:flex;
}

.forms-title {
    margin-left:20px;
}

.form-container .name {
    width:79%;
}

.form-container .email {
    width:81%;
}

.simple-row textarea {
    border-top:none;
}

.inner-header-content {
    width: 74%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    gap: 5em;
}

.header-search-container {
    display:flex;
    justify-content:flex-end;
}

.header-user-info {
    width:200px;
    margin:20px;
}

.contact-submit-container {
    float: left;
}

div.innercontent02 .option-container {
    width: 25em;
}

div.innercontent05 .option-container {
    width: 100%;
}

.image-container {
    display:flex;
    width:100%;
    overflow:hidden;
    justify-content: center;
}

.flex-container01 {
    flex-direction: row; 
    justify-content: space-around; 
    margin-bottom: 0.5em;
    gap: 2em;
}

.flex-container02 {
    flex-direction: column; 
    justify-content: space-around; 
    margin-bottom: 0.5em;
    width: 100%;
    gap: 0.5em;
}

/* End Containers */

/* Slideshows */
.slideshowcontainer .medium li {
    height: 520px;
}
.slideshowcontainer .large li {
    height: 1000px;
}

.slideshowcontainer .medium li .image {
    height: 520px;
    display:flex;
    width:100vw;
    overflow:hidden;
}

.small-slideshow-image {
    width:100%;height:178px;
}

/* Slideshows */

/* Sections */
div.section02 {
    flex: 0 0 46%;
    font-size: 16px;
    padding: 1vw;
}

div.section02 img {
    width: 2vw; 
    margin-right: 1vw;    
}

/* End Sections */

/* Buttons  and Links */

.button-change-lang-large {
    margin: 20px 250px 0 0;
    float:left;
}

.button03 {
    width:380px;
}

/* End Links and Buttons */

/* Text */
.label-text {
    font-size: 38.4px;
}

.form-title{
    width:100%;
    font-size: 36px;
}

#options {
    width:70%;
}

.content-title {
    font-size: 57.6px;
    width:90%;
    margin-top: 4vw;
}

.option-title {
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.product-label-text {
    margin-bottom:82px;
    width: 70%;
}

.product {
    display:flex;
    margin-bottom:70px;
}

.product-title {
    margin-top:81px;
}

.grid-logo-image {
    max-width:20vw;
    max-height:20vh;
    margin:auto;
}

.arrow-image {
    width: 2%;
}

.product-details-text {
    font-family: 'AeonikPro';
    font-size: 16px;
    font-weight: 200;
    width:100%;
    text-align: left;   
}

.footer-section2 .text01 {
    margin-left:10px;
    font-size: 16px;
}

.about .about-title {
    font-size: 40px;
    font-weight: 200;
    line-height: 48.41px;
}

.about .about-text {
    font-size: 16px;
    font-weight: 200;
    margin-top:40px;
}

.learn-more-label {
    font-size: 16px;
    line-height: 33.89px;
    margin-top:40px;
}

.partners-text {
    width: 70%;
}

.form-label {
    font-size: 40px;
}

/* End Text */

/* Fields */
.custom-select {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0 40px 0 10px;
    height: 60px;
    width: 100%;
    background-size: 39px 30px;
}

.custom-select::after {
    top: 50%;
    right: 10px;
    font-size: 12px;
}

.custom-select option {
}

.custom-select {
    font-size: 16px;
}

form .row {
    height: 60px;
    width:100%;
    font-size: 16px;
    margin-bottom:30px;
    border: 2px solid #ECECEC;
}

form .text-input {
    height:60px;
}

/* End Fields */

/* Swiper.js */
.swiper {
    width: 75%;
    height: 300px;
}

.swiper-text {
    font-size: 16px;
}
/* End Swiper.js */