@charset "UTF-8";

@font-face {
	font-family: "Apple Chancery";
	src: url("../fonts/596ad608a41bd28960c777827cdd6af1.eot"); /* IE9*/
	src: url("../fonts/596ad608a41bd28960c777827cdd6af1.eot?#iefix")
			format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/596ad608a41bd28960c777827cdd6af1.woff2")
			format("woff2"),
		/* chrome、firefox */ url("../fonts/596ad608a41bd28960c777827cdd6af1.woff")
			format("woff"),
		/* chrome、firefox */ url("../fonts/596ad608a41bd28960c777827cdd6af1.ttf")
			format("truetype"),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
			url("../fonts/596ad608a41bd28960c777827cdd6af1.svg#Apple Chancery")
			format("svg"); /* iOS 4.1- */
}
@font-face {
	font-family: "TrashHand";
	src: url("../fonts/28e6ad1357c8380cfb42e2b9fbd8d9cc.eot"); /* IE9*/
	src: url("../fonts/28e6ad1357c8380cfb42e2b9fbd8d9cc.eot?#iefix")
			format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/28e6ad1357c8380cfb42e2b9fbd8d9cc.woff2")
			format("woff2"),
		/* chrome、firefox */ url("../fonts/28e6ad1357c8380cfb42e2b9fbd8d9cc.woff")
			format("woff"),
		/* chrome、firefox */ url("../fonts/28e6ad1357c8380cfb42e2b9fbd8d9cc.ttf")
			format("truetype"),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
			url("../fonts/28e6ad1357c8380cfb42e2b9fbd8d9cc.svg#TrashHand")
			format("svg"); /* iOS 4.1- */
}
.intro .titulo {
	font: 110px TrashHand, arial;
	color: #666;
}
.intro .logo {
	max-width: 450px;
}
.noselect,
.no-select {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
}
html,
body {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	color: #cdcdcd;
	text-rendering: optimizeLegibility;
	font: 300 18px/1.2em Montserrat, arial;
	background: #1d1d1a url(../../assets/img/salpicas.png) repeat center
		center/contain;
}
h1,
h2,
h3,
h4 {
	margin: 0;
	padding: 0;
}
.seccion h2 {
	color: #666;
	font: 108px/1.3em TrashHand, arial;
	text-align: center;
}
h2 .precio {
	font: 108px/1.2em TrashHand, arial;
}
h2 .precio span {
	padding-right: 5px;
	font: 108px/1.2em "Apple Chancery", arial;
}
.c-1 {
	color: #666;
}
.c-2 {
	color: #000;
}
/*hack iphone*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	font-size: 16px !important;
}
.pr,
.p-r {
	position: relative;
}
.oh {
	overflow: hidden;
}
.ov {
	overflow: visible;
}
a,
a:hover,
a:visited,
*:focus {
	color: #000;
	text-decoration: none;
	outline: none;
}
button {
	border: none;
	cursor: pointer;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
::selection {
	background: #1d1d1a;
	color: #fff;
}
::-moz-selection {
	background: #1d1d1a;
	color: #fff;
}
.white-space-nowrap {
	white-space: nowrap;
}
.vertical-align-middle {
	vertical-align: middle;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.h-100 {
	height: 100%;
}
.p-6 {
	padding: 4rem !important;
}
.p-7 {
	padding: 5rem !important;
}

.e2 {
	background: url(../../assets/img/vasito-2.png) no-repeat bottom right;
}
.e3 {
	background: url(../../assets/img/vasito-2.png) no-repeat bottom right;
}
.e4 {
	background: url(../../assets/img/vasito-2.png) no-repeat bottom right;
}

h2 {
	color: #666;
}
h2 .precio {
	color: #b4b4b4;
}
h4 + .descripcion {
	color: #cdcdcd;
	font: 300 26px/1.4em Montserrat, arial;
}
h4 + .descripcion .precio {
	color: #cdcdcd;
	font: 900 26px/1.3em Montserrat, arial;
	margin-left: 5px;
}

h4 {
	color: #cdcdcd;
	font: 50px/1.2em TrashHand, arial;
}
.e2 h4,
.e3 h4 {
	color: #cdcdcd;
	font: 300 33px/1em Montserrat, arial;
}
.e2 h4 .precio,
.e3 h4 .precio {
	font-weight: 900;
}
.e2 h4 .precio span,
.e3 h4 .precio span {
	align-self: flex-end;
}
.e3 {
	background: #0009;
	margin-bottom: 10rem;
	margin-top: -3rem;
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.e3 .linea {
	display: none;
}
.e3 h2 {
	text-align: left;
	color: #cdcdcd;
	font: 50px/1.2em TrashHand, arial;
}
.e3 .container > div {
	padding-bottom: 0 !important;
}

.py-10 {
	padding-top: 10rem;
	padding-bottom: 10rem;
}
.py-7 {
	padding-top: 7rem;
	padding-bottom: 7rem;
}
.intro {
	display: flex;
	justify-content: center;
	align-content: center;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 100vh;
	background-size: cover;
	text-align: center;
	/* background-color: #1d1d1a; */
}
.intro div {
	align-self: center;
	position: relative;
	z-index: 2;
}
.logo {
	display: inline-block;
	max-height: 100%;
	max-width: 800px;
	width: 95%;
	align-self: center;
}
.linitas {
	width: 50px;
	border-bottom: 1px dashed #fff;
	position: relative;
	top: -4px;
}
img.d-inline-block {
	max-width: 100%;
}
.linea {
	position: absolute;
	width: 100%;
	top: 90%;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	max-width: 500px;
}
.outro {
	background: #1d1d1a;
}
.rrss {
	color: #fff;
	font: 300 32px/1.2em Montserrat, arial;
}
.icono {
	background: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 64px;
	color: #000;
	border-radius: 120px;
}
.icono i {
	display: inline-block;
}
h2 + .descripcion {
	font: 300 27px/1.4em Montserrat, arial;
	text-align: center;
}

.rrss a,
.rrss a:hover,
.rrss a:visited,
.rrss a:focus {
	color: #fff;
}
.sushka {
	width: 100%;
	z-index: 9999;
	min-height: 100vh;
	background: url(../../assets/img/vasito.png) no-repeat bottom right;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.wsushka {
	max-width: 500px;
	width: 100%;
}
.wsushka input {
	border: 0;
	background: #ffffffde;
	font: 900 20px/1.2em Montserrat, arial;
	color: #000;
	padding: 13px 8px;
	transition: all 0.3s ease;
	border-radius: 64px;
	text-align: center;
	width: 100%;
}
.wsushka input:focus,
.wsushka input:hover {
	background-color: #fff;
}
.submi button {
	border: none;
	color: #fff;
	background-color: #1d1d1a;
	border: 2px solid #fff;
	border-radius: 120px;
	padding: 10px 10px;
	transition: all 0.3s ease;
}

.submi i {
	border-radius: 120px;
	width: 48px;
	height: 48px;
	display: flex;
	border: 2px solid #fff;
	justify-content: center;
	align-items: center;
	box-shadow: 0 2px 3px rgb(0 0 0 / 16%);
	transition: all 0.3s ease;
}
.submi button:hover i {
	background-color: #fff;
	color: #1d1d1a;
}
.submi i::before {
	font-size: 23px;
}
.disabled {
	pointer-events: none;
	opacity: 0.9;
}
.elegir {
	font: 300 21px/1.2em Montserrat, arial;
	color: #fff;
}
.submi * {
	vertical-align: middle;
}
.submi span {
	font: 900 16px/1.2em Montserrat, arial;
	padding: 0 10px 0 8px;
}
.c-scrollbar_thumb {
	background-color: #666 !important;
}

.trago {
	font: 300 36px/1.2em Montserrat, arial;
	color: #fff;
	padding: 10px 15px;
}
.trago i {
	color: #666;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff;
	transform: scale(0.7);
}
.em-0 {
	box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
}
.em-1 {
	box-shadow: 0px 3px 31px 7px rgba(0, 0, 0, 0.75);
}
.em-2 {
	border: 10px solid #cdcdcd;
}
.em-3 {
	box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
	border: 10px solid #cdcdcd;
}
.em-4 {
	box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
	border: 10px solid #cdcdcd;
	transform: rotate(5deg);
	transform-origin: 50% 50%;
	border-radius: 10px;
}
div:nth-child(odd) > .em-4 {
	transform: rotate(-8deg);
	position: relative;
	left: 30px;
	top: 60px;
}
div:nth-child(even) > .em-4 {
	position: relative;
	left: 10px;
}
@media (max-width: 767.98px) {
	div.col-12 .em-4 {
		width: 65%;
	}
	div.col-12:nth-child(even) > .em-4 {
		position: relative;
		left: 35%;
		top: -10px;
	}
	div.col-12:nth-child(odd) > .em-4 {
		left: 30px;
		top: 10px;
	}
	div.col-12:nth-child(3) > .em-4 {
		left: 30px;
		top: -35px;
	}
}
.c-3,
.c-3:visited,
.c-3:focus,
.c-3:hover {
	color: #969696;
}
.saltar {
	font: 900 16px/1.2em Montserrat, arial;
}
