/*Theme Name:dekabeTheme URI:http://underscores.me/
Author:Julio IturreAuthor URI:http://julioiturre.comDescription:Dekabe ThemeVersion:1.0.0Text Domain:dekabeTags:*/
/*--------------------------------------------------------------# Normalize--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
/* font-family: 'Lato', sans-serif; */
html {
	font-family: 'Lato', sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	font-size: 18px;
	margin:0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display:block;
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline;
}
audio:not([controls]) {
	display:none;
	height:0;
}
[hidden],template {
	display:none;
}
a {
	background-color:transparent;
}
a:active,a:hover {
	outline:0;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
dfn {
	font-style:italic;
}
h1 {
	font-size:2em;
	margin:0.67em 0;
}
mark {
	background:#ff0;
	color:#000;
}
small {
	font-size:80%;
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
img {
	border:0;
}
svg:not(:root) {
	overflow:hidden;
}
figure {
	margin:1em 40px;
}
hr {
	box-sizing:content-box;
	height:0;
}
pre {
	overflow:auto;
}
code,kbd,pre,samp {
	font-family: 'Lato', sans-serif;
	font-size:1em;
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0;
}
button {
	overflow:visible;
}
button,select {
	text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
button[disabled],html input[disabled] {
	cursor:default;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}
input {
	line-height:normal;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em;
}
legend {
	border:0;
	padding:0;
}
textarea {
	overflow:auto;
}
optgroup {
	font-weight:bold;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td,th {
	padding: 0;
}
/* STRUCTURE */
ul {
	padding:0;
	margin:0
}
html,body {
	width:100%;
	height:100%;
}
body {
	margin:0 auto;
}
.wrap {
	display:table;
	height:100%;
}
.wrap>div {
	display:table;
	height:100%;
}
.content {
	width:100%;
	height:100%;
	position:relative;
	z-index:0;
}
.sidebar {
	width:220px;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	z-index:1;
	background:#fff;
}
hr {
	display:block;
	height:3px;
	background:#231f20;
	/*width:55%;*/
	margin:0 auto;
}
p {
	margin:0;
}
nav {
	display:block;
	margin-bottom:20px;
	margin-top:20px;
}
nav ul {
	list-style:none;
	text-align:left;
}
nav li {
	font-weight:700;
	font-size:18px;
	color:#231f20;
	text-decoration:none;
	line-height:1.3;
	font-family: 'Lato', sans-serif;
	transition:all 0.1s ease;
	border-bottom:2px solid transparent
}
	/*nav a:hover{		border-bottom:2px solid #000;}	nav li.current-menu-item a{		border-bottom: 2px solid #000;}*/
ul.info_contacto {
	list-style:none;
	text-align:left;
	margin:15px 0;
}
ul.info_contacto li a {
		font-size:18px;
		color:#231f20;
		font-weight:400;
		font-family: 'Lato', sans-serif;
		text-decoration:none;
		transition:all 0.2s ease
}
ul.info_contacto li a:hover {
	color:#f6c300;
}
p.name{
	margin: 20px 0;
}
p.direcciones {
	font-size:18px;
	color:#231f20;
	font-weight:400;
	font-family: 'Lato', sans-serif;
	text-align:left;
	margin:20px 0;
}
p.redes {
	text-align:left;
	margin:20px 0;
}
p.redes img{
    height: 25px;
    width: auto;
}
p.redes a {
		display:inline-block;
		padding:0 2px;
}
p.copy {
	text-align:center;
	font-size:16px;
	color:#231f20;
	font-weight:400;
	font-family: 'Lato', sans-serif;
	margin: 20px 0;
}
p.copy img {
		padding-top:5px
}
.main-slider {
	width:100%;
	height:100%;
	position:fixed;
}
.glide__wrapper {
	height:100%;
}
.glide--carousel .glide__slide {
	height:100%;
	position:relative;
}
.box {
	position:absolute;
	width:100%;
	bottom:5%;
	left:50%;
	text-transform:uppercase;
	text-align:center;
	-webkit-transform:translate(-50%,0%);
	-moz-transform:translate(-50%,0%);
	transform:translate(-50%,0%) !important;
}
.caption {
	max-width:50%;
	margin:0 auto;
}
.caption img {
	padding-bottom:25px
}
.caption h1 {
	color:#f6c300;
	font-family: 'Lato', sans-serif;
	font-size:5em;
	margin:0;
	padding:0;
	line-height:1;
}
.caption p {
	color:#f6c300;
	font-family: 'Lato', sans-serif;
	font-size:2em;
	margin:0;
	padding:0;
	line-height:1
}
.caption hr {
	height:6px;
	width:70%;
	background:#f6c300;
	margin:15px auto;
	border:0
}
.mobile-hide {
	display:none !important;
}
.responsive-menu {
	position:fixed;
	z-index:99;
	top:20px;
	right:20px;
}
.responsive-menu img {
	width:40px;
	display:block;
}

.wrap-sidebar {
	margin:auto;
	width:57%;
}
@media only screen and (min-width:320px) {
	.logo img {
			display:block;
			height:30px;
			margin:0 auto;
			padding-top:10px;
	}
	.sidebar {
			left:-500px;
			background:#fff;
	}
	.animation-menu {
			left:0;
			transition:all 0.3s ease;
	}
	.remove-animation-menu {
			left:-500px;
			transition:all 0.3s ease;
	}
	.box {
			position:absolute;
			width:100%;
			bottom:5%;
			left:50%;
			text-transform:uppercase;
			text-align:center;
			-webkit-transform:translate(-50%,0%);
			-moz-transform:translate(-50%,0%);
			transform:translate(-50%,0%) !important;
	}
	.caption {
		 margin:0 auto;
		 max-width:none;
		 padding:20px;
	}
		.caption h1 {
				font-size:3em;
	}
		.caption p {
				font-size:1.5em;
	}
}

@media only screen and (min-width:768px) {
	.mobile-hide {
			display:inherit !important;
	}
	.tablet-hide {
			display:none !important;
	}
	.logo img {
			height:auto;
			margin:0;
			padding:0;
	}
	.sidebar {
			left:0px;
			background:#fff;
	}
	.box {
		position:absolute;
		width:50%;
		bottom:5%;
		left:50%;
		text-transform:uppercase;
		text-align:center;
		-webkit-transform:translate(-50%,0%);
		-moz-transform:translate(-50%,0%);
		transform:translate(-50%,0%) !important;
	}
	.caption {
		 margin:0;
		 max-width:100%;
		 padding:0px;
	}
	.caption h1 {
		color:#f6c300;
		font-family: 'Lato', sans-serif;
		font-size:5em;
		margin:0;
		padding:0;
		line-height:1;
	}
	.caption p {
		color:#f6c300;
		font-family: 'Lato', sans-serif;
		font-size:2em;
		margin:0;
		padding:0;
		line-height:1
	}
}
@media only screen and (min-width:1001px) {
	.mobile-hide {
			display:inherit !important;
	}
	.tablet-hide {
			display:inherit !important;
	}
	.desktop-hide {
			display: none !important;
	}
}
@media only screen and (max-width:767px) {
	.wrap-sidebar {
	  width: 75%;
	}
	.logo img {
	  margin: 30px auto 40px!important;
	}
}