@font-face {
    font-family: "Amaranth";
    src: url("tipografias/Amaranth/Amaranth-Regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "KGPrimaryItalics";
    src: url("tipografias/KGPrimaryItalics.ttf") format("truetype");
    font-style: normal;
}

body {
    font-family: "Amaranth", sans-serif;
    margin: 0;
    padding: 0;
	overflow-x: hidden;
}

.text {
	font-family: "KGPrimaryItalics", sans-serif;
}

.refri {
	background-image: url(img/quienes-somos/refri.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
    z-index: 9;
}

.logo-header {
    display: block;
    width: auto;
    max-width: 140px;
    z-index: 999999999;
    position: absolute;
}

@media (max-width: 768px) {
	.burger-menu {
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        background-color: rgba(0, 167, 199, .4);
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        z-index: 10;
        padding: 25px 0;
    }
	.block-sm {
        display: block;
    }
    .block-md {
        display: none;
    }
	.refri {
		background-image: url(img/quienes-somos/refri.png);
		background-repeat: no-repeat;
		background-size: contain !important;
	}
	.box-container {
		width: 18rem !important;
		height: 7rem !important;
		top: 2.5rem !important;
	}
	.cuadro {
		height: 12rem !important;
		margin-bottom: 30px;
	}
	#prevButton {
        position: relative;
        left: 2rem;
        bottom: 4rem;
    }
	#nextButton {
        position: relative;
        left: 15rem;
        bottom: 4rem;
    }
	.title-1 {
		position: relative;
    	top: 15px;
	}
	.space {
		height: 11vh !important;
	}
	.logos-1 {
		margin-top: 1rem !important;
	}
	.cinepolis {
		position: relative;
		left: 10vw;
	}
	.chedraui {
		top: 10px !important;
		left: 5vw;
	}
	.sanborns {
		position: relative;
    	right: 15px !important;
	}
	.globo {
		top: -10px !important;
    	right: 6vw;
	}
	.africam {
		left: -40px !important;
    	top: -10px !important;
	}
	.america {
		width: 55% !important;
		top: 20px !important;
	}
	.fsc-iman {
		width: 25%;
        height: auto;
        position: relative;
        left: clamp(31vw, 26vw, 20vw);
        z-index: 1;
        top: -7vw;
	}
	.fsc-nota {
		width:50%;
		height: auto;
		position: relative;
		top: -18vw;
        left: clamp(22vw, 6vw, 7vw);
		z-index: 0;
	}
	.sqf-iman {
		width: 25%;
        height: auto;
        position: relative;
        left: clamp(3vw, 5vw, 11vw);
        z-index: 1;
        top: -6vw;
	}
	.sqf-nota {
		width: 50%;
        height: auto;
        position: relative;
        top: -16vw;
        left: clamp(7vw, -2vw, -6vw);
        z-index: 0;
	}
	.iso-iman {
		width: 30%;
        height: auto;
        position: relative;
        top: -31vw;
        left: clamp(25vw, 33vw, 29vw);
        z-index: 1;
	}
	.iso-nota {
		width: 70%;
        height: auto;
        position: relative;
        top: -44vw;
        left: clamp(21vw, 17vw, 18vw);
        z-index: 0;
	}
	.fssc-iman {
		width: 20%;
        height: auto;
        position: relative;
        top: -25vw;
        left: clamp(4vw, 3vw, 7vw);
        z-index: 1;
	}
	.fssc-nota {
		width: 60%;
        height: auto;
        position: relative;
        top: -32vw;
        left: clamp(10vw, 12vw, 14vw);
        z-index: 0;
	}
	.finish {
		height: 0 !important;
	}
	.piso-position {
		position: relative;
    	top: -130px;
	}
    .logo-header {
        width: 60% !important;
    }
	/* .header {
        max-width: 48%;
    } */
    .menu {
        display: block !important;
    }
    /* .burger-menu {
        width: 52% !important;
    } */
}
@media (min-width: 769px) {
	.block-sm {
        display: none;
    }
    .block-md {
        display: block;
    }
	.title-1 {
		position: relative;
    	top: 2em;
	}
	.title-2 {
		position: relative;
    	top: 8em;
	}
	.fsc-iman {
		width: 25%;
		height: auto;
		position: relative;
		left: clamp(21vw, 26vw, 20vw);
        top: clamp(10vw, 6vw, 13vw);
		z-index: 1;
	}
	.fsc-nota {
		width:50%;
		height: auto;
		position: relative;
		left: clamp(15vw, 14vw, 7vw);
        top: clamp(3vw, 2vw, 7vw);
		z-index: 0;
	}
	.fsc-text {
		position: relative;
		left: clamp(20vw, 19vw, 19vw);
		top: -5vw;
		z-index: 2;
		font-size: 13px;
		width: 50%;
	}
	.sqf-iman {
		width: 25%;
		height: auto;
		position: relative;
		left: clamp(5vw, 6vw, 11vw);
        top: clamp(10vw, 6vw, 13vw);
		z-index: 1;
	}
	.sqf-nota {
		width: 50%;
		height: auto;
		position: relative;
		left: clamp(4vw, -2vw, -6vw);
        top: clamp(3vw, 4vw, 13vw);
		z-index: 0;
	}
	.sqf-text {
		position: relative;
		left: clamp(9vw, 9vw, 11vw);
		top: -7vw;
		z-index: 2;
		font-size: 13px;
		width: 50%;
	}
	.iso-iman {
		width: 30%;
		height: auto;
		position: relative;
		top: 3vw;
		left: clamp(18vw, 22vw, 21vw);
		z-index: 1;
	}
	.iso-nota {
		width:70%;
		height: auto;
		position: relative;
		top: -8vw;
		left: clamp(15vw, 15vw, 18vw);
		z-index: 0;
	}
	.iso-text {
		position: relative;
		left: clamp(21vw, 23vw, 22vw);
		top: -33vw;
		z-index: 2;
		font-size: 13px;
		width: 50%;
	}
	.fssc-iman {
		width: 21%;
		height: auto;
		position: relative;
		top: 1vw;
		left: clamp(5vw, 5vw, 7vw);
		z-index: 1;
	}
	.fssc-nota {
		width: 65%;
		height: auto;
		position: relative;
		left: clamp(6vw, -4vw, -5vw);
        top: clamp(-5vw, -5vw, -2vw);
		z-index: 0;
	}
	.fssc-text {
		position: relative;
		left: clamp(12vw, 10vw, 14vw);
		top: -14vw;
		z-index: 2;
		font-size: 13px;
		transform: rotate(9deg);
		width: 50%;
	}
	.piso-position {
		position: relative;
    	top: -90px;
	}
}

@media (min-width: 1900px) {
	.title-1 {
		position: relative;
    	top: 2em;
	}
	.title-2 {
		position: relative;
    	top: 5em;
	}

	.fsc-iman {
		left: clamp(14vw, 19vw, 16vw);
	}
	.fsc-nota {
		width: 53%;
		top: 4vw;
        left: clamp(8vw, 11vw, 12vw);
	}
	.fsc-text {
		left: clamp(16vw, 17vw, 19vw);
		top: -3vw;
		font-size: 14px;
	}
	.sqf-iman {
		left: clamp(3vw, 5vw, 7vw);
        top: 10vw;
	}
	.sqf-nota {
		width: 53%;
		top: 5vw;
        left: clamp(3vw, -2vw, -6vw);
	}
	.sqf-text {
		left: clamp(5vw, 6vw, 11vw);
        top: -3vw;
		font-size: 14px;
	}
	.iso-iman {
		top: 3vw;
        left: clamp(13vw, 17vw, 20vw);
	}
	.iso-nota {
		left: clamp(12vw, 13vw, 10vw);
        top: -5vw;
	}
	.iso-text {
		left: clamp(17vw, 18vw, 19vw);
        top: -27vw;
        font-size: 14px;
	}
	.fssc-iman {
		top: 3vw;
        left: clamp(4vw, 4vw, 7vw);
	}
	.fssc-nota {
		top: -2vw;
        left: clamp(5vw, -4vw, -5vw);
	}
	.fssc-text {
		left: clamp(10vw, 10vw, 14vw);
        top: -12.5vw;
		font-size: 14px;
	}
}

/* Estilo para el ícono de la hamburguesa */
.burger {
	position: relative;
	width: 40px;
	height: 25px;
	background: transparent;
	cursor: pointer;
	display: block;
  }
  
  .burger input {
	display: none;
  }
  
  .burger span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: white;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out;
  }
  
  .burger span:nth-of-type(1) {
	top: 0px;
	transform-origin: left center;
  }
  
  .burger span:nth-of-type(2) {
	top: 50%;
	transform: translateY(-50%);
	transform-origin: left center;
  }
  
  .burger span:nth-of-type(3) {
	top: 100%;
	transform-origin: left center;
	transform: translateY(-100%);
  }
  
  .burger input:checked ~ span:nth-of-type(1) {
	transform: rotate(45deg);
	top: 0px;
	left: 5px;
  }
  
  .burger input:checked ~ span:nth-of-type(2) {
	width: 0%;
	opacity: 0;
  }
  
  .burger input:checked ~ span:nth-of-type(3) {
	transform: rotate(-45deg);
	top: 28px;
	left: 5px;
  }
  
  .burger-menu {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: rgba(0, 167, 199, .4);
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
	z-index: 10;
	padding: 25px 0;
  }
  
  .burger-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
  }
  
  .burger-menu ul li {
	padding: 15px;
  }
  
  .burger-menu ul li a {
	text-decoration: none;
	color: white;
	font-size: 18px;
	display: block;
	font-family: "Amaranth", sans-serif;
	font-weight: 400;
  }
  
  #burger:checked ~ .burger-menu {
	display: block;
  }

.ml-6 {
	margin-left: 2rem;
}

.mr-6 {
	margin-right: 2rem;
}

.img-animate {
	opacity: 0;
  }
  
.left-col {
	transform: translateX(-100px);
}

.right-col {
	transform: translateX(100px);
}

.controls {
	#prevButton {
		position: relative;
		left: 8rem;
		bottom: 9.5rem;
	}
	#nextButton {
		position: relative;
		left: 54rem;
		bottom: 9.5rem;
	}
  }
  .controls button {
	margin: 0 8px;
    padding: 7px 12px;
    border-radius: 50%;
	background: transparent;
    border: 2px solid #f2b2d0;
	cursor: pointer;
  }
  .box-container {
	  width: 42rem;
	  height: 23rem;
	  position: relative;
	  top: 5rem;
	  margin: 24px auto;
	  overflow: hidden;
  }
  .box {
	  position: absolute;
	  width: 100%; 
	  height: 100%;
	  display: grid;
	  place-items: center;
	  z-index: 0;
  }
  
  .box01 {
	  background-color: #fff;
	  left: 0%;
  }
  .box02 {
	  background-color: #fff;
  }
  .box03 {
	  background-color: #fff;
  }
  .box04 {
	  background-color: #fff;
  }

button:focus {
   outline: none;
}