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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn:focus {
    box-shadow: none;
}

.productos {
    padding: 20px;
    text-align: center;
}

.botones .btn {
    padding: 10px 12px;
    margin: 5px;
    border: none;
    cursor: pointer;
}

.titles-disc {
    color: #e45378;
    font-size: 15px;
    margin-bottom: 3px;
}

.botones .btn[data-color="hielo"] {
    background-color: transparent;
}

.botones .btn[data-color="helado"] {
    background-color: transparent;
}

.botones .btn[data-color="frappe"] {
    background-color: transparent;
}

.contenido {
    position: relative;
    margin-top: 20px;
    width: 100%;
}

.fondo {
    width: 100%;
    height: 200px;
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.bote {
    width: 100%;
    height: 200px;
    z-index: 999;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.text-white {
    color: #ffffff;
}
 
#imagenbote {
    position: relative;
    z-index: 10;
    width: 60%;
}
.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;
    }
    #imagenbote {
        top: 0vh;
        right: -3vw;
    }
    .position {
        top: 57vw !important;
        left: 43vw !important;
    }
    .conoce {
        font-size: 12px !important;
        line-height: 12px !important;
        padding-right: 40%;
    }
    .position-text-1 {
        top: 63.5vw !important;
        left: 45vw !important;
        font-size: 7px !important;
        line-height: 7px !important;
        padding-right: 38% !important;
    }
    .position-text-2 {
        top: 63vw !important;
        left: 65vw !important;
        font-size: 7px !important;
        line-height: 7px !important;
        padding-right: 19% !important;
    }
    .trapo {
        top: -5em !important;
    }
    .title {
        width: 32%;
        left: 16vw;
    }
    .fondo {
        position: relative;
        top: -110vw;
        left: 0vw;
    }
    .hover14-position {
        position: relative;
        top: 0vh !important;
        left: 13vh !important;
        z-index: 9999;
    }
    .iconos {
        width: 60px !important;
	    height: 60px !important;
    }
    .second {
        top: 9.1vw !important;
        left: -5vw !important;
    }
    .refa {
        right: clamp(-3vw, -16vw, -18vw) !important;
    }
    .plano {
        top: 215vw !important;
    }
    .flyer {
        width: 120%;
    }
    .titulos{
        position: relative;
        width: 35% !important;
        left: 8vw !important;
        top: -9vw !important;
    }
    .textos {
        position: relative;
        z-index: 3;
    }
    .text-poster {
        font-size: 10px !important;
        line-height: 11px !important;
        top: -7vw;
        left: 9vw;
    }
    .corcho-flyer {
        z-index: 3;
        width: 18% !important;
        position: relative;
        left: 38vw !important;
        top: -3vw !important;
    }
    .title-beneficios {
        font-size: 44px !important;
    }
    .titles {
        font-size: 18px !important;
        margin-bottom: 0 !important;
        position: relative !important;
        left: -2vw !important;
    }
    .text {
        font-size: 12px !important;
        text-align: left !important;
        margin-bottom: 15px !important;
        width: 90% !important;
        line-height: 16px;
    }
    .maletin {
        top: 146vw !important;
        width: 140%;
        left: -8vw !important;
    }
    .piezas {
        top: 108vw !important;
        left: 75vw !important;
        position: absolute;
        transform: rotate(60deg) !important;
        width: 33% !important;
    }
    .header {
        max-width: 75%;
    }
    .logo-header {
        width: 60% !important;
    }
    .menu {
        display: block !important;
    }
    .burger-menu {
        width: 78% !important;
    }
}

@media (min-width: 769px) {
    .block-sm {
        display: none;
    }
    .block-md {
        display: block;
    }
    #imagenbote {
        position: absolute;
        top: calc(-9vw + 2vw);
        right: clamp(20vw, -16vw, -18vw);
    }
    .refa {
        right: clamp(22vw, -16vw, -18vw) !important;
    }
    .text-postal {
        position: absolute;
        z-index: 10;
        padding-right: 27%;
        top: 50vh;
        left: 20vw;
    }

    .title {
        width: 28%;
        top: calc(5vw + 2vw) !important;
        left: clamp(17vw, -16vw, -18vw) !important;
    }

    .hover14-position {
        position: relative;
        top: calc(-17vw + 2vw) !important;
        left: clamp(17vw, -16vw, -18vw) !important;
    }

    .text-poster {
        top: calc(1vw + 2vw) !important;
        left: clamp(10vw, -16vw, -18vw) !important;
    }
    
    .post-ref {
        left: 18vw !important;
    }

    .position {
        top: 59vw;
        left: 42vw;
    }
}

@media (min-width: 1201px) {
    .botones {
        top: -4vh;
        left: 14vh;
        position: relative;
    }

    .textos {
        display: grid;
        position: relative;
        top: -2vh;
    }
}

@media (min-width: 1900px) {
    #imagenbote {
        position: absolute;
        top: calc(-13vw + 2vw) !important;
        right: clamp(20vw, -16vw, -18vw) !important;
    }
    .postales {
        left: clamp(10vw, 13vw, 20vw) !important;
    }
    .text-postal {
        padding-right: 29% !important;
        left: clamp(21vw, 25vw, 25vw) !important;
    }
    .hover14-position {
        position: relative;
        top: calc(-17vw + 2vw) !important;
        left: clamp(17vw, -16vw, -18vw) !important;
    }
    .title {
        width: 25% !important;
        top: calc(3vw + 2vw) !important;
        left: clamp(20vw, -16vw, -18vw) !important;
    }
    .post-ref {
        left: 24vw !important;
    }

    .position {
        top: 61vw !important;
    }

    .conoce {
        font-size: 42px !important;
    }

    .parche {
        width: 20% !important;
    }

    .coldelite {
        width: 20% !important;
        right: 10vw !important;
        top: 53vw !important;
    }

    .icetro {
        width: 18% !important;
        right: 13vw !important;
        top: 34vw !important;
    }
    
    .taylor {
        width: 20% !important;
        right: 12vw !important;
        top: 18vw !important;
    }
}

button:focus {
    outline: none;
}

.column {
	margin: 15px 15px 0;
	padding: 0;
}

.column:last-child {
	padding-bottom: 60px;
}

.column::after {
	content: '';
	clear: both;
	display: block;
}

.column div {
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 0 0 25px;
	padding: 0;
}

.column div:first-child {
	margin-left: 0;
}

.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}

figure {
	width: 140px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
    border-radius: 50%;
    z-index: 999999;
}

.icon {
	width: 140px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
    border-radius: 50%;
    z-index: 999999;
    position: relative;
}

.icon:hover {
    animation: bounce 0.4s ease-in-out;
	transform: scale(1.1);
}

.hover14-position {
    position: relative;
    top: -27vh;
    left: 20vh;
}

.hover14 figure {
	position: relative;
}

.hover14 figure:hover {
    animation: bounce 0.4s ease-in-out;
	transform: scale(1.1);
}

.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
    border-radius: 50%;
}

.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.corcho:hover {
    animation: bounce 0.4s ease-in-out;
	transform: scale(1.1);
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes bounce {
    0% { transform: scale(1); }
    50% { transform: scale(1.15); }
    100% { transform: scale(1.1); }
}

.btn-img:hover .btn-img-src {
    content: url("img/maquinas/elementos/continuar-boton-hover.png");
}

.btn-img-ice:hover {
    content: url("img/maquinas/elementos/icetro-hover.png");
}

.question {
    font-family: "AmericanTypewriterStd", sans-serif;
    font-size: 24px;
    line-height: 33px;
}

.answer {
    font-family: "AmericanTypewriterStd", sans-serif;
    font-size: 16px;
    line-height: 23px;
}

.sticker-paper {
    position: absolute;
    z-index: 3;
    top: 22vw;
    right: 25vw;
    width: 17vw;
}

.contact-paper {
    position: absolute;
    z-index: 3;
    top: 38vw;
    right: 20vw;
    width: 17vw;
}

.text-paper {
    position: absolute;
    z-index: 3;
    top: 7vw;
    left: 14vw;
    width: 30vw;
}

.position {
    position: absolute;
    z-index: 3;
    top: 60vw;
    left: 42vw;
    transform: rotate(-11deg);
}

.conoce {
    font-family: "FuturaStdBoldCondensedOblique", sans-serif;
    font-size: 37px;
    color: #892A2A;
    line-height: 40px;
}

.position-text-1 {
    font-family: "Times", sans-serif;
    position: absolute;
    z-index: 3;
    top: 67.5vw;
    left: 45vw;
    transform: rotate(-11deg);
    color: #000;
    font-size: 20px;
    line-height: 21px;
}

.position-text-2 {
    font-family: "Times", sans-serif;
    position: absolute;
    z-index: 3;
    top: 64vw;
    left: 64vw;
    transform: rotate(-11deg);
    color: #000;
    font-size: 20px;
    line-height: 21px;
}

.times-bold {
    font-family: "TimesBoldItalic", sans-serif;
}

.text-poster {
    font-family: "AbhayaLibreExtraBold", sans-serif;
    font-size: 21px;
    color: #1e1e1e;
    line-height: 21px;
}

.title-beneficios {
    font-family: "FuturaStdBoldCondensedOblique", sans-serif;
    color: #ffffff;
    font-size: 60px;
}

.titles {
    font-family: "FuturaStdBoldCondensedOblique", sans-serif;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 0;
    position: relative;
    left: -2vw;
}

.text {
    font-family: "GeologicaRegular", sans-serif;
    color: #ffffff;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 30px;
    width: 60%;
}

/* 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;
  }
  
  #burger:checked ~ .burger-menu {
    display: block;
  }