@font-face {
    font-family: "PoppinsBlack";
    src: url("/assets/fonts/Poppins-Black.otf");
}

@font-face {
    font-family: "PoppinsSemiBold";
    src: url("/assets/fonts/Poppins-SemiBold.otf");
}

@font-face {
    font-family: "PoppinsRegular";
    src: url("/assets/fonts/Poppins-Regular.otf");
}


a {
    text-decoration: none;
    color: #fff;
    font-size: inherit;
}

.hide {
    opacity: 0;
    transition: opacity 0.10s;
}

.show {
    opacity: 1;
    transition: opacity 0.50s;
}


.slider-conteiner {
    width: 100%;
    margin-top: 15%;
    margin-bottom: 15%;
}

.slider-conteiner img {
    width: 100%;
}

.slider-conteiner-mobile {
    width: 100vw;
}

.slider-conteiner-mobile img {
    width: 100vw;
}

body,
html {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* overflow-x: hidden; */
}

.fondo-pagina {
    /* background-image: url(/assets/img/slider.jpg); */
    /* background: url(/assets/img/kimun_background_logo.svg) center fixed no-repeat, linear-gradient(to bottom, rgba(43, 66, 170, 1) 0%, rgba(88, 105, 185, 1) 100%); */
    background: url(/assets/img/section_bg.svg) center 40% fixed no-repeat, url(/assets/img/prism_background.svg);

    /* background-size: 50% cover; */
    z-index: 1;
    position: relative;
}

/* header */
#header {
    padding: 0;
    margin: 0;
    background: rgb(63, 86, 190);
    background-image: url(/assets/img/prism_background.svg);
    /* background-size: cover; */
    /* background: linear-gradient(0deg, rgba(63, 86, 190, 1) 0%, rgba(43, 66, 170, 1) 33%, rgba(43, 66, 170, 1) 66%, rgba(63, 86, 190, 1) 100%); */
}

.headerItemsContainer {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 6px;
    padding-top: 1%;
    align-items: flex-start;
}

.contacto {
    margin-right: 2%;
}

.headerItemsContainer p {
    color: white;
    font-family: "PoppinsSemiBold";

}

.headerItemsContainer a {
    color: white;
    font-family: "PoppinsSemiBold";
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

.banner {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannerImg {
    /* width: 364px;
    height: 223px; */
    width: 20%;
    position: fixed;
    z-index: 1;
}

/* content */

#content {
    height: auto;
}

/* header content */

#contentHeader {
    width: 100%;
    height: auto;
    /* background-image: url(/assets/img/footer.jpg); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    background: rgb(43, 66, 170);
    background: linear-gradient(90deg, rgba(43, 66, 170, 1) 0%, rgba(83, 102, 189, 1) 72%, rgba(142, 158, 230, 1) 86%, rgba(83, 102, 189, 1) 100%);
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-top: 1%;
    position: sticky;
    top: 0;
    padding-bottom: 1%;
    z-index: 2;
}

.contentHeaderImg {
    width: 200px;
}

.menuhamburguesa {
    display: flex;
    margin-left: 2%;
    flex-direction: column;

}

.iconosmenuhambur {
    display: flex;
}

.nav-item {
    color: white;
    font-size: 12px;
    font-family: "PoppinsRegular";
    text-transform: uppercase;
}

.menuiconhambur {
    width: 60%;
}

.contentHeaderContacto {
    display: flex;
    margin-right: 7%;
    gap: 15px;
}

.contentHeaderContacto p {
    color: white;
    font-size: 14px;
    font-family: "PoppinsRegular";
}

/* grilla  */

#grilla {
    padding-top: 5%;
}

.tituloGrilla {
    margin-left: 7%;
    margin-top: 2%;
    font-size: 22px;
    font-family: "PoppinsSemiBold";
    color: #262F5F;

}

.grilla {
    background-image: url(/assets/img/fondomobile.jpg);
    margin-left: 7%;
    margin-right: 7%;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    justify-items: center;
}

.imageservicios {
    height: 147px;
    width: 249px;
}

.ContainerImage {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.ContainerImage img {
    /* height: 105px; */
    width: 150px;
}

.ContainerImage p {
    font-size: 19px;
    font-family: "PoppinsRegular";
    color: #262F5F;
    padding: 0;
    margin: 0;
    margin-bottom: 13px;
}

.serviciomiddle {

    display: flex;
    align-items: flex-end;
    margin-bottom: 10%;
    gap: 15px;
}

.dividerServicioArriba {

    height: 117%;
    background-color: #F9B342;
    width: 5px;
    border-radius: 5px;
    margin-top: -50px;
}

.dividerServicioAbajo {
    height: 160%;
    background-color: #F9B342;
    width: 5px;
    border-radius: 5px;
    margin-top: -50px
}

.containerDividerGrid {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.dividerGrid {
    background-color: #F9B342;
    border-radius: 5px;
    height: 5px;
    width: 31%;
    /* background: linear-gradient(to right, rgba(43,66,170,0.7) 0%, rgba(88,105,185,0.7) 100%); */
    /* background: linear-gradient(to right, #000000, #00181D); */
}

.dividerGridMiddle {
    background-color: #F9B342;
    border-radius: 5px;
    height: 5px;
    width: 24%;
    /* background: linear-gradient(to right, #003541, #015D73);  */
    /* background: linear-gradient(to right, rgba(88,105,185,0.7) 0%, rgba(127,140,199,0.7) 100%); */
}


.grillamedio {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.containerServicios {
    height: 170px;
    width: 80%;
    background: rgb(146, 157, 205);
    background: linear-gradient(90deg, rgba(146, 157, 205, 1) 0%, rgba(43, 66, 170, 0.7) 99%);
    padding: 4%;
    border-radius: 5px;
}

.containerServicios * {
    margin-left: 7%;
}

.containerServiciosTitle {
    color: #262F5F;
    font-family: "PoppinsBlack";
}

.containerServiciositems {
    font-family: "PoppinsRegular";
    font-size: 14px;
    color: #262F5F;
    margin-top: -10px;
    margin-left: 11%;
    width: 50%;
}

.osoGrilla {
    display: flex;
    justify-content: flex-end;
    padding-right: 7%;
    padding-top: 5%;
    background-color: white;
    margin-bottom: 30%;
}

/* quienes somos */

#Somos {
    margin-top: 15%;
    background-image: url(/assets/img/fondomobile.jpg);
    background-size: contain;
    padding-right: 7%;
    padding-left: 7%;
    padding-bottom: 15%;
    padding-top: 7%;
}

.somosTitle {
    font-size: 22px;
    font-family: "PoppinsSemiBold";
    color: #262F5F;
    padding-left: 1%;
}

.somostext {
    font-size: 17px;
    font-weight: 500px;
    color: #262F5F;
    font-family: "PoppinsRegular";
    margin-bottom: 3%;
    padding-left: 1%;
}

.estamos {
    background: rgb(146, 157, 205);
    background: linear-gradient(90deg, rgba(146, 157, 205, 1) 0%, rgba(43, 66, 170, 0.5) 99%);
    width: 100%;
    height: fit-content;
    margin-top: 5%;
    display: flex;
    width: 100%;
    justify-content: space-between;
    z-index: 1;
    border-radius: 5px;
}

.estamos p {
    font-family: "PoppinsSemiBold";
    font-size: 22px;
    color: #262F5F;
    padding-left: 1%;
    margin-top: 1%;
    line-height: 1.7;
}

.mapa {
    align-self: flex-end;
    z-index: -1;
    margin-bottom: -180px;
    margin-right: -30px;
}


/* Form */


#form-enviar-mail {

    display: flex;
    flex-direction: column;
    margin-top: 30%;
    background-image: url(/assets/img/fondomobile.jpg);
    background-size: cover;
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 7%;
}

.inputsForm {
    border: 0;
}

.inputsForm::placeholder {
    padding-left: 2%;
    font-size: 17px;
    font-family: "PoppinsRegular";
    color: #262F5F;
}

.inputsForm:focus {
    padding-left: 2%;
    font-size: 17px;
    font-family: "PoppinsRegular";
    color: #262F5F;
    border: 0;
    outline: none;
}

.formDivider {
    height: 5px;
    width: 100%;
    background-color: #F9B342;
    border-radius: 5px;
    /* background: rgb(43,66,170);
    background: linear-gradient(90deg, rgba(43,66,170,0.7) 0%, rgba(146,157,205,0.8) 60%); */
    margin-top: 1%;
    margin-bottom: 3%;
}

.containerTextArea {
    display: flex;
    align-items: flex-end;
    flex-direction: column-reverse;
}

.textareadesctop {
    width: 100%;
    height: 248px;
    background: rgb(146, 157, 205);
    background: linear-gradient(90deg, rgba(146, 157, 205, 1) 0%, rgba(43, 66, 170, 0.7) 99%);
    border-radius: 5px;
    border: 0;
    resize: none;
    color: #262F5F;
    font-family: "PoppinsRegular";
    font-size: 17px;
    text-indent: 2.4%;
}

.textareadesctop::placeholder {
    color: #262F5F;
    font-size: 16px;
}

.Enviar {
    border-top-left-radius: 5px;
    position: absolute;
    font-size: 20px;
    font-family: "PoppinsSemiBold";
    background-color: white;
    border: 0;
    color: #F9B342;
    cursor: pointer;
    text-transform: uppercase;
    padding-left: 1%;
    padding-top: 0.5%;
    padding-bottom: 5px;
}

.footerForm {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 2%;
    margin-bottom: 2%;
}

.Gracias {
    margin: 0;
    padding: 0;
    margin-left: 1%;
    font-size: 25px;
    color: #262F5F;
    font-family: "PoppinsBlack"
}

.Graciastext {
    width: 100vw;
    margin-left: 1%;
    font-size: 20px;
    color: #262F5F;
    font-family: "PoppinsRegular"
}

.Graciastextmobile {
    font-size: 15px;
    color: #262F5F;
    font-family: "PoppinsRegular"
}

.footerformlogo {

    width: 132px;
}

/* footer */

#footer {
    width: 100%;
    height: auto;
    background: rgb(43, 66, 170);
    background: linear-gradient(90deg, rgba(43, 66, 170, 0.5) 0%, rgba(83, 102, 189, 0.5) 72%, rgba(142, 158, 230, 0.5) 100%), url(/assets/img/prism_background.svg);

    /* background-image: url(/assets/img/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}

.logoFooter {
    height: 43px;
    width: 225px;
    margin-left: 7%;
}

.qrContainer {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.footerContactoContainer {
    display: flex;
    flex-direction: column;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-right: 7%;
}


.FooterContacto {
    display: flex;
    gap: 15px;

}

.FooterContacto p {
    color: white;
    font-size: 16px;
    font-family: "PoppinsRegular";
    margin-top: 0;
}

.footericon {
    height: 22px;
    width: 14px;
}

/* Language menu */
.lang-menu {
    width: 43px;
    text-align: right;
    font-weight: bold;
    position: relative;
}

.lang-menu .selected-lang {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.lang-menu .selected-lang:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    /* background-image: url(/assets/img/es.svg); */
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 2px;
}

.lang-menu ul {
    margin: 0;
    margin-top: 25px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 115px;
    border-radius: 5px 0 5px 5px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    /* display: none; */
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.10s;
}

.lang-menu ul li {
    list-style: none;
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.lang-menu ul li a {
    text-decoration: none;
    text-transform: capitalize;
    width: 100%;
    padding: 5px 10px;
    display: block;
    color: #262F5F;
    font-family: "PoppinsRegular";
}

.lang-menu ul li:hover {
    background-color: #d5dbf4;
}

.lang-menu ul li a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.en:before {
    background-image: url(/assets/img/en.svg);
}

.es:before {
    background-image: url(/assets/img/es.svg);
}


.lang-menu:hover ul {
    opacity: 1;
    visibility: visible;
    transition: visibility 0s, opacity 0.50s;
    /* display: block; */
}

/* version mobile */

#headerMobile {
    display: none;
}

#contentHeaderMobile {
    display: none;
}

#contentMobile {
    display: none;
}

#footerMobile {
    display: none;
}

textarea {
    border: none;
    overflow: auto;
    outline: none;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    resize: none;
    /*remove the resize handle on the bottom right*/
}