@font-face {
    font-family: MontserratReg;
    src:
        url(/public/fonts/Montserrat-Regular.ttf) format('truetype-variations');
}

@font-face{
    font-family: Sora;
    src: url(../fonts/Sora-VariableFont_wght.ttf);
}

/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Open+Sans&display=swap'); */
@import url('/public/fonts/Montserrat-Regular');

.body-class{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat-Regular', sans-serif; 
}

.header-quimelia-dev {
    width: 100%;
	background-image: url("../images/back_header_device.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	height: 100vw;
    position: relative;
    /* font style */
    color: white;
}

.top-bar-header-class {
	width: 90%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 27%;
	margin: 0 auto;


}

#img-logo-id-pc {
    display: none;
}

#img-logo-id {
    display: block;
}

.img-logo {
	height: 100%;
}

.logo-cont {
	height: 70%;
}

.menu-icon-cont {
	height: 19%;
}

.img-menu {
	height: 100%;
}

.menu-pc {
	display: none;
}

/* Texto header */
.end-bar-header-class {
	margin: 25px 36px;
	position: absolute;
	bottom: 0px;
}

.big-text {
	font-weight: bold;
	font-size: 1.3rem;
}

.very-small-text {
	font-size: 0.7rem;
	line-height: 18px;
	margin-top: 6px;
}

/* Bloques */
.sq-bloque{
    width: 100%;
    height: 100vw;
    position: relative;
}

.modulo-info {
	text-align: center;
}

.rectangle-bloque {
	width: 100%;
	height: 156vw;
	position: relative;
}

.b2 {
    background-color: #7DE2FD;
	height: 180vw;
}

.titulo-bloque-rule {
	width: 100%;
	padding: 25px 0;
	font-weight: bold;
	color: #003881;
	text-align: center;
}

.rombo-productos-rule-img {
	margin: 0 auto;
}

.link-rombo-productos-rule-img {
	height: 80%;
	text-align: center;
}


.arrow-layer-class {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.icon-info-block {
	margin: 0 auto 20px;
}

.info-text {
	text-align: center;
	width: 62%;
	margin: 0 auto;
}

.titulo-info {
	margin: 0 auto 11px;
	font-weight: bold;
}

.parrafo-info {
	font-size: 0.85rem;
}

.header-b3 {
	width: 100%;
	height: 110px;
	display: flex;
}

.shape-left {
	height: 100%;
}

.shape-left-img-pc {
	display: none;
}

.shape-left-img{
    height: 100%;
}

.shape-right {
	width: 100%;
}

.titulo-b3 {
	height: 100%;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #008F92;
}

.imagen-pertinente-img {
	width: 87%;
	margin: 0 auto;
}

.imagen-pertinente {
	width: 100%;
	position: absolute;
	top: 80px;
/* 	display: flex;
	justify-content: center; */
}


.logos-certif-img{
    height: 100%;
}

.footer-b3 {
	width: 100%;
	position: absolute;
	height: 100px;
	bottom: 0;
	left: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#logo-5-id{
    order: 1;
}

#logo-7-id {
	order: 2;
	height: 33%;
}

#logo-6-id{
    order: 3;
}

#logo-2-id{
    order: 4;
}

#logo-1-id{
    order: 5;
}

#logo-3-id{
    order: 6;
}

#logo-8-id{
    order: 7;
}

#logo-9-id{
    order: 8;
}

#logo-4-id{
    order: 9;
}

.logos-certificaciones {
	flex-basis: 17%;
	height: 40%;
	margin: 0 auto;
}

.rectangle-reel-exception {
	height: 100%;
	display: block;
}

.reel-rule {
	margin: 0 auto;
/* 	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr; */
	width: 60%;
}

.reel-rule-cert {
	top: -28px;
}

.titulo-cert-description {
	text-align: left;
	color: #56585A;
	padding: 0;
}

.parrafo-cert-description {
/* 	position: relative;
	top: 250px; */
	color: #56585A;
	text-align: justify;
	margin: 0 41px;
}

.barra-titulo-certificaciones {
/* 	position: relative;
	top: 235px; */
	display: flex;
	width: 86%;
	margin: 0 auto;
	align-items: center;
}

.arrow-b3 {
	height: 62%;
}

/* B4 */
.b4 {
	background-image: url('../../images/background-productos-terceros.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;

}

.slider-b4 {
	display: flex;
	flex-direction: column;
	height: inherit;
	width: 100%;
	justify-content: unset;
}



.titulo-marcas-terceros {
	color: #84F1FE;
	margin: 40px auto 20px;
}

.parrafo-marcas-terceros {
	color: white;
	width: 79%;
	font-size: 0.9rem;
}

.barra-nav-bullets {
	width: 19%;
	height: 20px;
	position: relative;
	bottom: 67px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.titulo-cxpress {
	width: 100%;
	font-weight: bold;
	color: #00BCBF;
	margin: 15px 0 7px;
}

.subtitulo-cxpress {
	width: 70%;
	margin: 0 auto 9px;
	color: #494B4C;
	font-size: 0.8rem;
}

.reel-cxpress-img {
	height: 100%;
}

.reel-cxpress {
	height: 100vw;
	position: relative;
}

.contenedor-b4 {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	width: 78% !important;
	margin: 0 auto 5px;
	align-items: center;
}

.parrafo-marcas-terceros {
	grid-column: 1 / 3;
	grid-row: 1 / 2;
	margin: 5px auto;
}

.imagen-izq-terceros {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	height: 140px;	
}

.imagen-der-terceros {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
	height: 140px;	
}

.imagen-izq-terceros-img, .imagen-der-terceros-img {
	height: 80%;
	margin: 5px auto 0;
}

/* bloque 5 reel compacxpress */

.b5 {
	/* width: 100% !important; */
}

.reel-cxpress-img-cel {
	display: block !important;
	height: 100%;
	object-fit: contain !important;
}

.reel-cxpress-img-pc {
	display: block !important;
	width: 100%;
}

.reel-cxpress {
	width: 100%;
}

.titulo-cxpress {
	width: 100%;
	font-weight: bold;
	color: #00BCBF;
	margin: 15px auto 7px;
}

.subtitulo-cxpress {
	width: 70%;
	margin: 0 auto 9px;
	color: #494B4C;
	font-size: 0.8rem;
}

/* foooter */

.cuerpo-footer {
    display: grid;
    grid-template-columns: 50% 1fr;
}

.link-menu {
    text-decoration: none;
}

.lista-menu-footer {
    padding-left: unset;
	list-style: none;
	margin: 0;
}

.b6 {
    background-color: #7DE2FD;
	padding-top: 10px;
	color: #003881;
}

.cuerpo-footer, .logos-footer {
    margin: 0 15px;
}

.titulo-bloque-cuerpo {
    font-weight: bold;
    font-size: 0.8rem;
}

.items-menu-footer, .address {
    font-size: 0.74rem;
}

.items-lista-footer {
    margin: 9px 0;
}

.address {
    line-height: 16px;
    padding-top: 8px;
}

.address a{
	text-decoration: none;
	list-style: none;
}

.footer-social {
    margin-top: 22px;
    width: 100%;
}

.email {
    color: inherit;
}

.logos-footer {
    display: flex;
    padding-top: 24px;
    justify-content: space-around;
}

.logos-marcas-quimelia-footer {
    width: 73px;
    height: fit-content;
}

.creditos-footer {
    width: 100%;
    text-align: center;
    padding-top: 16px;
    font-size: 0.7rem;
}

/** MENU DE FICHAS TECNICAS */
.rectangle {
	background-color: whitesmoke;
	height: 120px;
	width: 200px;
	border-radius: 25px;
	display: flex;
	justify-content: center;
	align-items: end;
	padding-bottom: 10px;
}


.link-product img {
	width: 170px;
	position: absolute;
	bottom: 35px;
}

.link-product {
	width: 200px;
	display: flex;
	position: relative;
	height: 200px;
	align-items: end;
	justify-content: center;
	margin: 50px auto;
}

.links-container {
	display: grid;
	grid-template-columns: 1fr;
}