@charset "utf-8";
@font-face {
  font-family: 'icomoon';
  src:  url('https://www.eventindustryshow.com/resources/frontend/fonts/icomoon/icomoon.eot');
  src:  url('https://www.eventindustryshow.com/resources/frontend/fonts/icomoon/icomoon.eot') format('embedded-opentype'),
    url('https://www.eventindustryshow.com/resources/frontend/fonts/icomoon/icomoon.ttf') format('truetype'),
    url('https://www.eventindustryshow.com/resources/frontend/fonts/icomoon/icomoon.woff') format('woff'),
    url('https://www.eventindustryshow.com/resources/frontend/fonts/icomoon/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
	content: "\e912"; }

.icon-monitor:before {
	content: "\e913"; }

.icon-phone:before {
	content: "\e914"; }

.icon-check:before {
	content: "\e915"; }

.icon-search:before {
	content: "\e90a"; }

.icon-left:before {
	content: "\e910"; }

.icon-right:before {
	content: "\e911"; }

@font-face {
	font-family: 'Social-Links';
	src:  url('https://www.eventindustryshow.com/resources/frontend/fonts/social_links/Social-Links.eot');
	src:  url('https://www.eventindustryshow.com/resources/frontend/fonts/social_links/Social-Links.eot') format('embedded-opentype'),
		  url('https://www.eventindustryshow.com/resources/frontend/fonts/social_links/Social-Links.ttf') format('truetype'),
		  url('https://www.eventindustryshow.com/resources/frontend/fonts/social_links/Social-Links.woff') format('woff'),
		  url('https://www.eventindustryshow.com/resources/frontend/fonts/social_links/Social-Links.svg') format('svg');
	font-weight: normal;
	font-style: normal; }

[class^="i-social-"], [class*=" i-social-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'Social-Links' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.i-social-facebook:before {
	content: "\e901"; }

.i-social-twitter:before {
	content: "\e903"; }

.i-social-linkedin:before {
	content: "\e90a"; }

.i-social-instagram:before {
	content: "\e900"; }

.i-social-instagram1:before {
	content: "\e902"; }

.i-social-youtube1:before {
	content: "\e906"; }

.i-social-youtube:before {
	content: "\e90c"; }

.i-social-pinterest:before {
	content: "\e90f"; }

.i-social-google:before {
	content: "\e910"; }

.i-social-vimeo:before {
	content: "\e913"; }

.i-social-whatsapp:before {
	content: "\e911"; }

*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;outline:none;}
html{overflow-y:scroll; overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,hgroup,sub,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{color:#333;font-family:'Raleway', Arial, Helvetica, sans-serif; font-size:16px; font-weight:400;margin:0;}
a{cursor:pointer;color:inherit;background:transparent;text-decoration:none}
a:focus{outline:0}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0;width:auto;max-width:100%}
svg:not(:root){overflow:hidden}
figure{margin:0;line-height:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
.clearfix{clear:both;display:block;}
a,button,a:after,button:after,a:before,button:before,input[type="submit"],button[type="submit"],input[type="reset"],button[type="reset"]{
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
a:hover,a:after,button:after,a:before,button:before,button:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="reset"]:hover,button[type="reset"]:hover{
	-webkit-transform: opacity(1);
	-moz-transform: opacity(1);
	-ms-transform: opacity(1);
	-o-transform: opacity(1);
	transform: opacity(1) }

/**************************************
GENERALES
**************************************/
.wrapper{
	/*padding-top: 50px;*/ }

.container,
.container-fluid,
.container-semifull{
	position: relative; }

.container-fluid{
	overflow: hidden; }

.container-semifull{
	padding: 0 15px;
	max-width: 1440px;
	margin: 0 auto;
	width: 100%; }

@media (min-width:768px) {
	.cont-left{
		display: block;
		max-width: 360px;
		margin-right: 0;
		margin-left: auto; }

	.cont-right{
		display: block;
		max-width: 360px;
		margin-right: auto;
		margin-left: 0; } }

@media (min-width: 992px){
	.cont-left, .cont-right {
    	max-width: 480px; } }

@media (min-width: 1200px){
	.cont-left, .cont-right {
    	max-width: 570px; } }

.bg-size,
.bg-fixed{
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative; }

.bg-fixed{
	background-attachment: fixed; }

.bg-fixed:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1; }

.bg-fixed > div{
	position: relative;
	z-index: 2; }

.bg-left{
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: 50% auto;
	background-position: -1% center; }

.background-item-fixed{
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0; }

.align-left{
	text-align: left; }

.align-right{
	text-align: right; }

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

.align-justify{
	text-align: justify; }

@media (min-width:576px) {
	.align-sm-left{ text-align:left }
	.align-sm-right{ text-align:right }
	.align-sm-center{ text-align:center }
	.align-sm-justify{ text-align:justify } }

@media (min-width:768px) {
	.align-md-left{ text-align:left }
	.align-md-right{ text-align:right }
	.align-md-center{ text-align:center }
	.align-md-justify{ text-align:justify} }

@media (min-width:992px) {
	.align-lg-left{ text-align:left }
	.align-lg-right{ text-align:right }
	.align-lg-center{ text-align:center }
	.align-lg-justify{ text-align:justify} }

@media (min-width:1200px) {
	.align-xl-left{ text-align:left }
	.align-xl-right{ text-align:right }
	.align-xl-center{ text-align:center }
	.align-xl-justify{ text-align:justify} }

.Lato{
	font-family: 'Lato', Arial, Helvetica, sans-serif; }

.Anton{
	font-family: 'Anton', Arial, Helvetica, sans-serif; }

.lowercase{
	text-transform: lowercase; }

.uppercase{
	text-transform: uppercase; }

.title{
	display: block;
	text-transform: uppercase;
	font-family: 'Anton', Arial, Helvetica, sans-serif;
	margin-bottom: 1rem;
	line-height: normal; }

.title .after,
.subtitle .after{
	display: block;
	height: 5px;
	width: 120px;
	max-width: 100%; }

.subtitle .after{
	width: 90px; }

.title.center-title .after,
.subtitle.center-title .after{
	margin: .35em auto; }

.title.right-title .after,
.subtitle.right-title .after{
	margin: .35em 0 0 auto; }

.subtitle{
	font-weight: 600;
	line-height: normal;
	margin-bottom: .75rem; }

.big-title{
	text-transform: uppercase;
	font-size: 2.75rem; }

.title,
.big-title small,
.big-subtitle{
	font-size: 2rem; }

.big-title small{
	line-height: normal;
	font-weight: 400;
	text-transform: none;
	display: block; }

.subtitle{
	font-size: 1.35rem; }

.title-outlined{
	display: inline-block;
	position: relative;
	font-size: 3.5em;
	color: white; }

.title-outlined span{
	position: absolute;
	left: .15em;
	top: .2em;
	color: transparent;
	-webkit-text-stroke: 1px white;
	text-stroke: 1px white; }

@media (min-width:768px) {
	.subtitle{
		font-size: 1.5rem; }

	.title,
	.big-subtitle{
		font-size: 2.25rem; }

	.big-title{
		font-size: 3.5rem; }

	.title-outlined{
		font-size: 3.5rem; } }

@media (min-width:992px) {
	.subtitle{
		font-size: 1.75rem; }

	.title,
	.big-subtitle{
		font-size: 2.75rem; }

	.big-title{
		font-size: 4.5rem; }

	.title-outlined{
		font-size: 6.5rem; }

	.small-subtitle{
		font-size: 1.35rem; } }

@media (min-width:1300px) {
	.title-outlined{
		font-size: 7.5rem; } }

.left-title{
	text-align: left; }

.right-title{
	text-align: right; }

.center-title{
	text-align: center; }

.btn-disabled{
	background: #efefef;
	color: #888;
	cursor: not-allowed; }

.btn-non-pointer{
	cursor: default; }

.error{
	color: #f00;
	font-size: 0.75em; }

/* Colors */
.lime-a700 { color: #a4ce34; }
.highlight-lime-a700 b, .highlight-lime-a700 strong { color: #a4ce34; }
.links-lime-a700 a { color: #a4ce34; }
.bg-lime-a700 { background-color: #a4ce34; }
.border-lime-a700 { border-color: #a4ce34; }
.before-color-lime-a700 ::before,.before-color-lime-a700 ::after { color: #a4ce34; }
.before-bg-lime-a700 ::before,.before-bg-lime-a700 ::after { background-color: #a4ce34; }

/* Slick */
.slick-prev:before,
.slick-next:before{
	color: inherit; }

@media (min-width:768px) {
	.slick-prev,
	.slick-next{
		margin-top: -25px; } }

.slick-dots li button,
.slick-dots li button:before{
	color: inherit !important; }

/*
@media (min-width:768px) {
	.slick-slider .slick-prev,
	.slick-slider .slick-next{
		margin-top: -25px; } }

.slick-slider .slick-prev:before,
.slick-slider .slick-next:before{
	font-family: 'icomoon'; }

.slick-slider .slick-prev:before {
	content: "\e910"; }

.slick-slider .slick-next:before {
	content: "\e911"; }
*/

/**************************************
HEADER
**************************************/
.nav-logo{
	padding-bottom: 15px;
	text-align: center; }

@media (min-width:992px) {
	.nav-logo{
		padding: 15px; } }

.nav-logo a{
	display: block;
	margin: 0 auto;
	max-width: 180px; }

.nav-logo img{
	height: 75px;
	width: auto; }

.hd-links{
	table-layout: fixed;
	display: table; }

.hd-links > a{
	text-align: center;
	display: table-cell;
	padding: .85em .65em;
	color: #FFF; }

.hd-links > a.hd-phone span{
	display: none; }

@media (min-width:576px) {
	.nav-logo img{
		height: 120px; } }

@media (min-width:1025px) {
	.hd-links{
		table-layout: auto;
		display: inline-block; }

	.hd-links > a{
		display: inline-block; }
	
	.hd-links > a.hd-phone{
		margin-right: 5px;
		color: inherit;
		background-color: transparent;
		padding: 0 0 0 1.35em; }

	.hd-links > a.hd-phone i{
		margin-left: -1em;
		margin-top: -.15em;
		margin-right: 5px;
		display: inline-block;
		vertical-align: middle;
		font-size: 1.35em; }
	
	.hd-links > a.hd-phone span{
		display: inline-block; } }

.hd-mail{
	background: #087BB4; }

.hd-lang-responsive{
	padding: 10px 15px; }

.hd-lang-desktop{
	display: none; }

.hd-social-responsive{
	display: table;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	list-style: none; }

.hd-social-responsive li{
	vertical-align: top;
	text-align: center;
	display: table-cell; }

.hd-social-responsive li a{
	display: block;
	padding: 10px 0;
	line-height: 20px; }

.hd-social-responsive a.icon-phone{
	background: #0084c7; }

.hd-social-responsive a.icon-mail{
	background: #D44638; }

.hd-social-responsive a.i-social-facebook {
  background: #3b5998; }

.hd-social-responsive a.i-social-twitter {
  background: #55acee; }

.hd-social-responsive a.i-social-whatsapp {
  background: #4dc247; }

.hd-social-responsive a.i-social-instagram {
  background: #bc2a8d; }

.hd-social-responsive a.i-social-pinterest {
  background: #cb2027; }

.hd-social-responsive a.i-social-google{
  background: #dd4b39; }

.hd-social-responsive a.i-social-youtube{
  background: #ff0000; }

.hd-social-responsive a.i-social-linkedin{
  background: #007bb5; }

.hd-social-responsive li a.hiring-stand{
    padding: 7px 0px;
    font-size: 0.7em;
    line-height: normal; }

.hd-social{
	padding: 5px 0;
	margin-left: 10px;
	vertical-align: middle;
	display: none;
	font-size: 1.25em;
	list-style: none; }

.hd-social li{
	margin: 0 10px;
	display: inline-block; }

.hd-social li a{
	display: block; }

@media (min-width:992px) {
	.hd-social-responsive,
	.hd-lang-responsive{
		display: none; }

	.hd-lang-desktop,
	.hd-social{
		display: inline-block; } }

@media (min-width:1025px) {
	.hd-social{
		font-size: 1.5em; } }

.hd-stand a{
	height: 100%;
	display: none;
	margin-right: -15px;
	padding: 15px 30px;
	line-height: 120px;
	font-size: 1.25em;
	text-transform: uppercase; }

@media (min-width:992px) {
	.hd-stand a{
		display: inline-block;
		font-size: 1.5em; } }

/**************************************
MENÚ
**************************************/
header{
	font-family: 'Lato', Arial, Helvetica, sans-serif; }

.header-image{
	position: relative; }

.header-image .single-slider .slick-prev{
	top: auto;
	bottom: 0;
	left: 0;
	margin: 0; }

.header-image .single-slider .slick-next{
	top: auto;
	bottom: 0;
	left: 50px;
	margin: 0; }

@media (max-width:736px) {
	.header-image .single-slider .slick-next{
		left: 20px; } }

@media (min-width:992px) {
	.header-image{
		min-height: 420px; } }

@media (min-width:1300px) {
	.header-image{
		min-height: 550px; } }

#back.fondo {
	display: none;
	position: fixed;
	background: rgba(0,0,0,0.5);
	right:0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 25; }

nav{
	background:#2d2d2d;
	-webkit-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	position:fixed;
	height:100%;
	right:-120%;
	top:0;
	width:80%;
	z-index:290; }

nav ul {
	margin:0;
	overflow:inherit;
	position:relative;
	text-align:right;
	width:100%; }

nav > ul > li{
	display:block;
	width: auto;
	margin:0; }

@media (max-width:991px) {
	nav > ul > li{
		border-width: 0 0 1px 0 !important; }

	nav ul li a i.bg-white{
		display: none; } }

nav ul li {
	border-left:0; }

nav ul li a{
	display: block;
	border-bottom:1px solid rgba(255,255,255,0.3);
	color:#fff;
	font-size:0.8em;
	padding:10px 17px 10px 33px;
	position:relative;
	text-align:right; }

nav > ul > li > a > span{
	position: relative; }

nav ul li.toggle-down{
	position: relative; }

nav ul li.toggle-down a{
	padding: 10px 17px 10px 55px; }

.toggle-down:before{
	content: '▼';
	font-size: .75em;
	color: #FFF;
	text-align: center;
	line-height: 39px;
	display: block;
	position: absolute;
	z-index: 1;
	background: rgba(255,255,255,.25);
	left: 0;
	top: 0;
	width: 45px; }

nav ul li .submenu,
nav ul li .sub-children{
	display: none;
	position: relative;
	width:100%;
	left: 0;
	right: 0;
	background: #EFEFEF; }

nav ul li .submenu{
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,.5); }

nav ul li .submenu li{
	width: 100%; }

nav ul li .submenu li span{
	display: block;
	font-size:0.8em;
	padding: 10px 15px; }

nav ul li .submenu li a{
	background:#999;
	font-size:0.8em;
	padding:10px 40px 10px 10px;
	text-align:right; }
	
.cerrar{
	background:#555;
	border:0;
	display:block;
	position:absolute;
	left:-37px;
	width:37px !important;
	min-width: 0; }

.cerrar a {
	border-bottom:0;
	padding:0;
	display: initial; }

.cerrar a span:after{
	content:'x';
	display:block;
	line-height:37px;
	right:0;
	text-align:center; }

.menu_bar{
	position: absolute;
	display:block;
	top: 0;
	left: 0; }

.menu_bar .bt_menu{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:1.15em;
	line-height: 1.55;
	padding: 8px 7px;
	position:relative;
	text-align:right }

.bt_menu span{
	display: inline-block;
	vertical-align: middle; }

.bt_menu i{
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	height: 2px;
	width: 15px;
	left: 0;
	position: relative;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s; }

.bt_menu i:before,
.bt_menu i:after{
	content: '';
	height: 2px;
	width: 15px;
	position: absolute;
	background: inherit;
	top: -5px;
	left: 0;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s; }

.bt_menu i:before{
	top: 5px; }

.menu_bar.pulled i{
	height: 0; }

.menu_bar.pulled i:before{
	width: 21.21px;
	left: -3px;
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg); }

.menu_bar.pulled i:after{
	width: 21.21px;
	left: -3px;
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg); }

@media (min-width:992px) {
	.navigation{
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 1000; }

	nav{
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		display: block !important;
		position: static;
		width: 100%;
		min-width: 284px; }

	nav:before{
		content: '';
		display: inline-block;
		vertical-align: middle;
		margin: 0 -4px;
		height: 100%; }

	nav > ul{
		margin: 0 -4px;
		vertical-align: middle;
		text-align: left;
		display: inline-block;
		list-style: none; }

	nav > ul > li{
		margin-bottom: 5px;
		position: relative;
		display: block; }

	nav > ul > li > a{
		position: relative;
		color: inherit;
		display: block;
		padding: 5px 15px;
		font-weight: 600;
		text-align: left;
		border-bottom: none; }

	nav ul li .submenu,
	nav ul li .sub-children{
		position: absolute;
		z-index: 100;
		background: #EFEFEF;
		list-style: none; }

	nav ul li .submenu{
		top: 0;
		left: -100%;
		text-align: left;
		min-width: 200px;
		-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,.5);
		box-shadow: 2px 5px 5px rgba(0,0,0,.5); }

	nav ul li .sub-children{
		top: 0;
		left: 100%; }

	nav ul li .submenu li{
		position: relative; }
	
	nav ul li .submenu li span{
		font-size:1em; }

	nav ul li .submenu li a{
		text-align: left;
		padding: 10px 15px;
		line-height: 1.65em; }

	nav ul .submenu > li:last-child > a,
	nav ul .submenu > li:last-child > span,
	nav ul .sub-children > li:last-child > a{
		border-bottom: none; }

	.cerrar,
	.menu_bar{
		display:none; } }

@media (min-width:1025px) {
	nav > ul > li > a{
		padding: 8px 15px;
		font-size: .85em; } }

@media (min-width:1300px) {
	nav > ul > li > a{
		font-size: 1em;
		padding: 10px 15px; } }

nav ul li:hover .submenu,
nav ul .submenu li:hover .sub-children{
	display: block; }

/**************************************
BLOQUES
**************************************/
/* Before Items */
	.before-item-10,.before-item-20,.before-item-30,.before-item-40,.before-item-50,.before-item-60,.before-item-70,.before-item-80,.before-item-90,.before-item-100{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;z-index:0}
	.before-item-10{opacity:.1}
	.before-item-20{opacity:.2}
	.before-item-30{opacity:.3}
	.before-item-40{opacity:.4}
	.before-item-50{opacity:.5}
	.before-item-60{opacity:.6}
	.before-item-70{opacity:.7}
	.before-item-80{opacity:.8}
	.before-item-90{opacity:.9}
	.before-item-100{opacity:1}
	.before-left{right:auto;}
	.before-right{left:auto;}
	.before-width-10{width:10%}
	.before-width-20{width:20%}
	.before-width-30{width:30%}
	.before-width-40{width:40%}
	.before-width-50{width:50%}
	.before-width-60{width:60%}
	.before-width-70{width:70%}
	.before-width-80{width:80%}
	.before-width-90{width:90%}

/* Border */
	.border-1{border-style:solid;border-width:1px}
	.border-2{border-style:solid;border-width:2px}
	.border-3{border-style:solid;border-width:3px}
	.border-4{border-style:solid;border-width:4px}
	.border-5{border-style:solid;border-width:5px}
	.b-top-0{border-top:none}
	.b-top-1{border-top-style:solid;border-top-width:1px}
	.b-top-2{border-top-style:solid;border-top-width:2px}
	.b-top-3{border-top-style:solid;border-top-width:3px}
	.b-top-4{border-top-style:solid;border-top-width:4px}
	.b-top-5{border-top-style:solid;border-top-width:5px}
	.b-right-0{border-right:none}
	.b-right-1{border-right-style:solid;border-right-width:1px}
	.b-right-2{border-right-style:solid;border-right-width:2px}
	.b-right-3{border-right-style:solid;border-right-width:3px}
	.b-right-4{border-right-style:solid;border-right-width:4px}
	.b-right-5{border-right-style:solid;border-right-width:5px}
	.b-bottom-0{border-bottom:none}
	.b-bottom-1{border-bottom-style:solid;border-bottom-width:1px}
	.b-bottom-2{border-bottom-style:solid;border-bottom-width:2px}
	.b-bottom-3{border-bottom-style:solid;border-bottom-width:3px}
	.b-bottom-4{border-bottom-style:solid;border-bottom-width:4px}
	.b-bottom-5{border-bottom-style:solid;border-bottom-width:5px}
	.b-left-0{border-left:none}
	.b-left-1{border-left-style:solid;border-left-width:1px}
	.b-left-2{border-left-style:solid;border-left-width:2px}
	.b-left-3{border-left-style:solid;border-left-width:3px}
	.b-left-4{border-left-style:solid;border-left-width:4px}
	.b-left-5{border-left-style:solid;border-left-width:5px}

/* Botones */
	.btn{
		border: none;
		/*font-size: 1.35em;*/
		display: inline-block;
		padding: .5em 1.25em;
		margin-bottom: 1em;
		margin-top: 1em; }

	.btn-rounded{
		-webkit-border-radius: .75em;
		-moz-border-radius: .75em;
		border-radius: .75em; }

	.btn-2{
		padding: .25em 1em;
		font-weight: 600; }

	.btn-right{
		float: right; }

	.btn-border{
		border-width: 1px;
		padding: .1em 1em;
		border-style: solid; }

	.btn-shadow{
		-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.25);
		box-shadow: 3px 3px 5px rgba(0,0,0,.25); }

	.btn-shadow-2{
		-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,.75);
		box-shadow: 0px 0px 5px 1px rgba(0,0,0,.75); }

	.text-spaced-1{letter-spacing:.1em}
	.text-spaced-2{letter-spacing:.2em}
	.text-spaced-3{letter-spacing:.3em}
	.text-spaced-4{letter-spacing:.4em}
	.text-spaced-5{letter-spacing:.5em}
	.text-spaced-6{letter-spacing:.6em}
	.text-spaced-7{letter-spacing:.7em}
	.text-spaced-8{letter-spacing:.8em}
	.text-spaced-9{letter-spacing:.9em}
	.text-spaced-10{letter-spacing:1em}

/* Blog */
	.ci-pagination{
		margin-bottom: 1em; }

	.ci-pagination > span a,
	.ci-pagination > strong{
		display: inline-block;
		padding: 2px 8px 4px;
		margin-left: -1px;
		min-width: 25px;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		float: left;
		-webkit-transition: all ease-in-out 0.3s;
		-o-transition: all ease-in-out 0.3s;
		transition: all ease-in-out 0.3s; }

	.ci-pagination > span a:hover{
		background: rgba(0,0,0,0.05); }

	.ci-pagination:after{
		content: '';
		display: block;
		clear: both; }

	.aside-blog-1 ul{
		list-style: none;
		margin-bottom: 1.5em; }

.block{
	margin-top: 30px;
	margin-bottom: 30px; }

@media (min-width:768px) {
	.block{
		margin-top: 50px;
		margin-bottom: 50px; } }

@media (min-width:768px) {
	.block{
		margin-top: 75px;
		margin-bottom: 75px; } }

.block-padding{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.block-padding{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.block-padding{
		padding-top: 75px;
		padding-bottom: 75px; } }

/**************************************
INICIO / HOME
**************************************/
.home-welcome figure{
	z-index: -1;
	padding: 0;
	position: relative; }

.home-welcome figure:after{
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 2px solid rgba(255,255,255,.5); }

@media (min-width: 992px) {
	.home-welcome figure{
		-webkit-order: -1;
		-moz-order: -1;
		-ms-order: -1;
		-o-order: -1;
		order: -1;
		clip-path: polygon(0% 0%, 80% 0%, 100% 100%, 0% 100%); }

	.home-welcome figure img{
		display: none; }

	.home-welcome figure:after{
		right: 0; } }

.home-welcome > div > div{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.home-welcome > div > div{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.home-welcome > div > div{
		padding-top: 75px;
		padding-bottom: 75px; } }

.home-welcome .big-title span{
	margin-right: -15px;
	padding-right: 30px;
	padding-left: .5em;
	border-radius: .75em 0 0 .75em; }

.home-welcome .big-title small{
	margin-right: 80px; }

@media (max-width:991px) {
	.home-welcome .big-title small{
		margin-right: 0;
		font-size: 1.75rem; }

	.home-welcome .cont-right{
		max-width: none; } }

.home-link-rows figure{
	overflow: hidden;
	margin: 0 -15px 1em;
	display: block; }

.home-link-rows figure img{
	width: 100%;
	-webkit-transition: all ease-in-out 0.8s;
	-o-transition: all ease-in-out 0.8s;
	transition: all ease-in-out 0.8s; }

.home-link-rows a:hover figure img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2); }

.home-link-rows .subtitle{
	font-weight: 400; }

.home-link-rows a{
	height: 100%;
	display: block;
	position: relative;
	cursor: pointer;
	padding-bottom: 3.5em; }

.home-link-rows a .btn-container{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0; }

.home-link-rows a .btn-container .btn{
	margin: 0; }

.home-link-rows .btn-container:before{
	display: none; }

.stadistics-home{
	padding-bottom: 50px;
	position: relative; }

.stadistics-home img{
	max-width: 350px; }

@media (min-width:992px) {
	.stadistics-home{
		padding-top: 10px;
		padding-bottom: 10px; }

	.stadistics-home img{
		max-width: 100%; } }

.stadistics-home:before{
	content: '';
	position: absolute;
	top: 25px;
	left: 40px;
	right: 40px;
	bottom: 25px;
	border: 2px solid rgba(255,255,255,.5); }

.stadistics-info{
	font-size: 1.35em;
	padding: 15px;
	position: relative; }

@media (min-width:768px) {
	.stadistics-info{
		padding-left: 65px; } }

.stadistics-info .title{
	margin-bottom: 0; }

.stadistics-info .title + span{
	font-weight: 400; }

.home-sponsors{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.home-sponsors{
		padding-top: 50px;
		padding-bottom: 50px; } }
		
.home-sponsors .silver-slider img,
.home-sponsors .gold-slider img{
    width:inherit;
    max-height:70px; }

.home-sponsors .diamond-slider img{
    width:inherit;
    max-height:80px; }

@media (min-width:1025px) {
	.home-sponsors .diamond-slider img{
		max-height: 100px; } }

.home-sponsors .slick-slide{
    text-align:center; }

.home-sponsors .slick-slide a{
    display:inline-block; }

.home-sponsors .big-subtitle{
	font-weight: 900; }

.home-gallery figure{
	padding: 0; }

@media (max-width:767px) {
	.home-gallery figure.home-gallery-item{
		padding-bottom: 50%; } }

.home-gallery figure.home-gallery-item:after{
	content: '';
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 50px;
	height: 50px;
	z-index: 2;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(https://www.eventindustryshow.com/img/statics/lente.png); }

.home-gallery .row{
	height: 100%; }

.home-gallery figure.home-gallery-item{
	overflow: hidden;
	position: relative; }

.home-gallery figure.home-gallery-item img{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	object-fit: cover;
	object-position: center; }

.home-gallery figure.home-gallery-item a span{
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s; }

.home-gallery figure.home-gallery-item a:hover span{
	opacity: 0; }

.home-gallery .title-outlined{
	position: absolute;
	line-height: normal;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	right: 0;
	top: 60%;
	width: 1.5em;
	text-transform: uppercase;
}

/**************************************
ABOUT US / CONÓCENOS
**************************************/
.about-us-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.about-us-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.about-us-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.about-us-header figure{
	display: block;
	margin: 0 auto 1em;
	max-width: 250px; }

.about-us-header > div{
	position: relative; }

@media (min-width:992px) {
	.about-us-header > div{
		display: inline-block;
		max-width: 850px;
		margin: 0 300px; } }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0; }

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

.about-us-video{
	display: block;
	margin: 0 auto;
	padding: 30px;
	max-width: 1440px;
	position: relative; }

.about-us-video:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid rgba(0,0,0,.25); }

@media (min-width:768px) {
	.about-us-video:before{
		left: 90px; }

	.about-us-video > div > div:last-child{
		-webkit-order: -1;
		-moz-order: -1;
		-ms-order: -1;
		-o-order: -1;
		order: -1; } }

.fifth-edition-item{
	padding: 0 15px; }

.fifth-edition-item img{
	display: block;
	margin: 0 auto;
	max-width: 300px;
	width: 100%; }

.fifth-edition{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.fifth-edition{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.fifth-edition{
		padding-top: 75px;
		padding-bottom: 75px; } }

.master-mind{
	padding-top: 45px;
	padding-bottom: 45px;
	font-size: 1.15em; }

@media (min-width:768px) {
	.master-mind{
		padding-top: 75px;
		padding-bottom: 75px;
		font-size: 1.25em; } }

@media (min-width:768px) {
	.master-mind{
		padding-top: 100px;
		padding-bottom: 100px;
		font-size: 1.35em; } }

.master-mind b,
.master-mind strong{
	font-weight: 400; }

.master-mind > div{
	position: relative;
	max-width: 1440px;
	display: block;
	margin: 0 auto; }

.master-mind > div .before-item-100{
	display: none; }

.master-mind .special-title{
	font-size: 2em;
	max-width: 500px;
	margin-bottom: 1em;
	text-shadow: 5px 5px 0px #000;
	text-transform: uppercase; }

@media (min-width:992px){
	.master-mind .special-title{
		margin-bottom: 0;
		max-width: none;
		font-size: 4em; }

	.master-mind > div .before-item-100{
		width: 3px;
		display: block;
		left: 58.333333%; } }

.master-mind .special-title span{
	display: block;
	font-size: 1.45em;
	line-height: 1em;
	padding-left: .25em;
	font-weight: 400;
	font-family: 'Anton', Arial, Helvetica, sans-serif; }

.master-mind .special-title small{
	display: block;
	text-align: right; }

.all-you-need{
	position: relative;
	overflow: hidden; }

@media (min-width:768px) {
	.all-you-need{
		font-size: 1.35em; } }

.all-you-need .ghost-text{
	position: absolute;
	font-size: 12rem;
	line-height: .5;
	color: rgba(255,255,255,.08);
	left: 0;
	right: 0;
	top: .375em;
	bottom: .375em;
	text-align: center; }

.all-you-need .ghost-text span{
	display: block; }

.all-you-need > div{
	position: relative;
	max-width: 1440px;
	display: block;
	padding: 15px 0;
	margin: 0 auto; }

.all-you-need > div > div{
	padding: 20px 15px; }

@media (min-width:576px) {
	.all-you-need > div{
		padding: 30px; }

	.all-you-need > div{
		padding: 40px 30px; } }

.all-you-need > div > div > div{
	display: block;
	margin: 0 auto;
	max-width: 900px; }

.all-you-need .before-item-90{
	max-width: 1440px;
	left: 50%;
	margin-left: -720px; }

.all-you-need .subtitle small{
	display: block; }

.all-you-need .subtitle big{
	font-weight: 600;
	font-size: 1.65em; }

.about-us-blog{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.about-us-blog{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.about-us-blog{
		padding-top: 75px;
		padding-bottom: 75px; } }

.about-us-blog .title-outlined{
	font-size: 6em; }

@media (min-width:992px) {
	.about-us-blog .title-outlined{
		font-size: 9em; } }

@media (min-width:1025px) {
	.about-us-blog .title-outlined{
		font-size: 12em; } }

.blog-slider{
	padding: 0 40px; }

.blog-slider .slick-track {
    display: flex !important; }

.blog-slider .slick-slide {
    height: inherit !important; }

.blog-item{
	text-align: center;
	position: relative;
	margin-bottom: 40px; }

.blog-slider .blog-item{
	margin-bottom: 0;
	padding: 0 15px; }

.blog-item > a{
	height: 100%;
	padding: 10px;
	display: block;
	background: white; }

.blog-item figure{
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	display: block;
	overflow: hidden;
	margin: -10px -10px 15px; }

.blog-item figure img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center; }

.blog-item figure:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(90%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); }

.blog-item > a h4{
	text-transform: uppercase;
	margin-bottom: .85em;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-align: center; }

@media (min-width:1025px) {
	.blog-item > a h4{
		font-size: 1.25em; } }

.blog-item > a small{
	text-decoration: underline; }

.about-us-blog .btn{
	min-width: 150px;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.25);
	box-shadow: 3px 3px 5px rgba(0,0,0,.25); }

@media (min-width:768px){
	.blog-slider-container:before{
		content: '';
		z-index: 0;
		position: absolute;
		left: 25%;
		right: 25%;
		bottom: 1.85em;
		height: 3.7em;
		border: 1px solid #fff;
		border-top: none; } }

/**************************************
BLOG
**************************************/
.blog-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.blog-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.blog-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.blog-header .title{
	text-transform: none; }

.blog-header .big-title{
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 4em; }

@media (min-width:576px) {
	.blog-header .big-title{
		font-size: 6em; } }

@media (min-width:768px) {
	.blog-header .big-title{
		font-size: 8em; } }

@media (min-width:992px) {
	.blog-header .big-title{
		font-size: 10em; } }

@media (min-width:1025px) {
	.blog-header .big-title{
		font-size: 15em; } }

.blog-header > div{
	display: block;
	position: relative; }

@media (min-width:992px) {
	.blog-header > div{
		margin-right: 300px; } }

.news-content{
	overflow: hidden; }

.news-content .news-image img{
	width: 100%; }

@media (min-width:768px) {
	.news-content .news-image{
		margin-right: -15px; }

	.news-content .main-content{
		padding-right: 30px; }
	
	.news-content .aside-blog{
		-webkit-box-shadow: -10px 0px 10px rgba(0,0,0,.5);
		box-shadow: -10px 0px 10px rgba(0,0,0,.5); } }

.news-content .aside-blog .btn small{
	-webkit-box-shadow: 1.25em 1.25em .5em rgba(0,0,0,.75);
	box-shadow: 1.25em 1.25em .5em rgba(0,0,0,.75); }

/**************************************
QUIERO SER EXPOSITOR / EXPOSITORES
**************************************/
.want-to-be{
	position: relative;
	padding: 50px 0; }

.want-to-be > div > div > div{
	margin-bottom: 30px; }

.some-reasons .bg-black{
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 -15px;
	padding: 15px;
	text-transform: uppercase; }

.some-reasons .bg-black big{
	font-weight: 700;
	font-size: 1.75em; }

.some-reasons .row{
	padding-top: 30px;
	padding-bottom: 30px; }

.some-reasons .reason-item{
	padding-top: 3em;
	padding-bottom: 1em;
	position: relative;
	z-index: 1;
	border-color: rgba(255,255,255,.75);
	border-style: solid;
	border-width: 0 0 1px; }

@media (min-width:768px) {
	.some-reasons .reason-item{
		padding-top: 5em; }

	.some-reasons .reason-item:nth-child(4n+1){
		border-width: 0 1px 1px 0; }

	.some-reasons .reason-item:nth-child(4n+2){
		border-width: 0 0 1px 1px; }

	.some-reasons .reason-item:nth-child(4n+3){
		border-width: 1px 1px 0 0; }

	.some-reasons .reason-item:nth-child(4n+4){
		border-width: 1px 0 0 1px; } }

.some-reasons .reason-item h2 span,
.some-reasons .reason-item h2 small{
	line-height: 1em;
	display: block; }

.some-reasons .reason-item h2 small{
	font-weight: 400; }

.some-reasons .reason-item .ghost-text{
	position: absolute;
	color: rgba(255,255,255,.35);
	font-size: 8em;
	line-height: .75em;
	font-weight: 900;
	bottom: 0;
	right: 0;
	z-index: -1;
	font-family: 'Arial', 'Helvetica', sans-serif; }

@media (min-width:768px) {
	.some-reasons .reason-item .ghost-text{
		font-size: 15em; } }

.graphics,
.graphics > div{
	padding: 30px; }

.graphics .subtitle{
	display: block;
	margin: 0 auto 1em;
	max-width: 500px; }

@media (min-width:768px) {
	.graphics .subtitle small{
		font-size: .45em; }

	.graphics .big-subtitle{
		font-size: 3rem; } }

@media (min-width:992px) {
	.graphics .big-subtitle{
		font-size: 3.5rem; } }

.graphics .subtitle small{
	display: block; }

.graphics .title{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: .25em .5em 0 .5em;
	border-radius: 0 .35em 0 0; }

.graphics figure{
	position: relative;
	margin-bottom: 2em; }

.graphics figure span{
	padding: 0 !important;
	font-size: 4em;
	line-height: 1em;
	top: 50%;
	left: 0px;
	right: 0px;
	position: absolute; }

@media (min-width:576px) {
	.graphics figure{
		text-align: center;
		padding: 0 80px; }

	.graphics figure h3{
		left: 0;
		top: 50%;
		margin-top: -1em;
		position: absolute; }

	.graphics figure span{
		margin-top: -.5em;
		left: 80px;
		right: 80px; }
}

.graphics table{
	border: none;
	border-collapse: collapse;
	width: 100%; }

@media (min-width:768px) {
	.graphics table{
		font-size: 1.25em; } }

.graphics table td{
	padding: 10px;
	vertical-align: middle; }

.graphics table tr:nth-child(even) td{
	width: 100% !important;
	border: none; }

.graphics table tr:nth-child(even) td:first-child{
	width: 60px !important; }

.graphics table td span{
	height: 1.25em;
	display: block;
	background: #555;
	line-height: 0; }

.graphics table td span i{
	height: inherit;
	display: inline-block;
	background: #fcae48;
	background: -moz-linear-gradient(left, #fcae48 0%, #a4ce34 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #fcae48), color-stop(100%, #a4ce34));
	background: -webkit-linear-gradient(left, #fcae48 0%, #a4ce34 100%);
	background: -o-linear-gradient(left, #fcae48 0%, #a4ce34 100%);
	background: -ms-linear-gradient(left, #fcae48 0%, #a4ce34 100%);
	background: linear-gradient(to right, #fcae48 0%, #a4ce34 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcae48', endColorstr='#a4ce34', GradientType=1 ); }

.hire-stand{
	overflow: hidden;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px; }

.right-rounded,
.left-rounded{
	position: relative;
	display: inline-block;
	padding-right: .5em;
	border-radius: 0 .75em .75em 0; }

.left-rounded{
	padding-right: 0;
	padding-left: .5em;
	border-radius: .75em 0 0 .75em; }

.right-rounded i,
.left-rounded i{
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 50vw; }

.left-rounded i{
	right: auto;
	left: 100%; }

.professionals{
	padding-top: 50px;
	padding-bottom: 50px; }

.professionals h3{
	font-family: 'Lato';
	margin-bottom: 1em; }

.professionals .big-title{
	padding-left: 2em; }

.professionals .big-title h2{
	font-size: 1.15em; }

.professionals .big-title span{
	display: block;
	margin-left: -1.5em;
	line-height: 1em;
	font-size: .65em;
	font-weight: 400; }

@media (min-width:768px) {
	.professionals .big-title{
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2; }

	.professionals .big-title + div{
		border-right: 2px solid rgba(255,255,255,.75); }

	.professionals ul{
		font-size: 1.15em;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-o-column-count: 2;
		column-count: 2; } }

.professionals ul li{
	margin-bottom: .75em; }

.professionals ul li:before{
	line-height: .65;
	font-size: 2em; }

.exhibitor{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 2em; }

.exhibitor-slider{
	display: block;
	/*margin: 0 auto;
	max-width: 700px;*/
	padding: 0 40px; }

.exhibitor-slider figure{
	padding: 0 10px; }

.exhibitor-slider img{
	display: block;
	margin: 0 auto;
    width:auto;
    max-height:80px; }

@media (min-width:1025px) {
	.exhibitor-slider img{
		max-height: 100px; } }

/**************************************
BENEFICIOS / EXPOSITORES
**************************************/
.benefits-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.benefits-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.benefits-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.benefits-header .big-title{
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 4em; }

@media (min-width:576px) {
	.benefits-header .big-title{
		font-size: 6em; } }

@media (min-width:768px) {
	.benefits-header .big-title{
		font-size: 8em; } }

@media (min-width:992px) {
	.benefits-header .big-title{
		font-size: 10em; } }

@media (min-width:1025px) {
	.benefits-header .big-title{
		font-size: 15em; } }

.benefits-header .big-title small{
	font-size: .375em;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Lato'; }

.benefits-header > div{
	display: block;
	position: relative; }

@media (min-width:992px) {
	.benefits-header > div{
		margin-right: 300px; } }

.benefits-block .bg-black{
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 -15px;
	padding: 15px;
	text-transform: uppercase; }

.benefits-block .bg-black big{
	font-weight: 700;
	font-size: 1.75em; }

.benefits-block .row{
	padding-top: 30px;
	padding-bottom: 30px; }

.benefits-block .benefits-block-item{
	padding-top: 3em;
	padding-bottom: 1em;
	position: relative;
	z-index: 1;
	border-color: rgba(0,0,0,.25);
	border-style: solid;
	border-width: 0 0 1px; }

@media (min-width:768px) {
	.benefits-block .benefits-block-item{
		padding-top: 5em; }

	.benefits-block .benefits-block-item:nth-child(4n+1){
		border-width: 0 1px 1px 0; }

	.benefits-block .benefits-block-item:nth-child(4n+2){
		border-width: 0 0 1px 1px; }

	.benefits-block .benefits-block-item:nth-child(4n+3){
		border-width: 1px 1px 0 0; }

	.benefits-block .benefits-block-item:nth-child(4n+4){
		border-width: 1px 0 0 1px; } }

.benefits-block .benefits-block-item b,
.benefits-block .benefits-block-item strong{
	font-weight: 600; }

.benefits-block .benefits-block-item h2 span,
.benefits-block .benefits-block-item h2 small{
	line-height: 1em;
	display: block; }

.benefits-block .benefits-block-item h2 small{
	font-weight: 400; }

.benefits-block .benefits-block-item .ghost-text{
	position: absolute;
	color: rgba(255,255,255,.35);
	font-size: 8em;
	line-height: .75em;
	font-weight: 900;
	bottom: 0;
	right: 0;
	z-index: -1;
	font-family: 'Arial', 'Helvetica', sans-serif; }

@media (min-width:768px) {
	.benefits-block .benefits-block-item .ghost-text{
		font-size: 15em; } }

.benefits-opinion,
.benefits-opinion > div{
	padding: 30px; }

.benefits-opinion .subtitle{
	display: block;
	margin: 0 auto 1em;
	max-width: 500px; }

.benefits-opinion .big-subtitle > span{
	font-size: .9em;
	display: block;
	width: 100%; }

.benefits-opinion .big-subtitle > span > em{
	font-style: normal;
	display: inline-block; }

.benefits-opinion .big-subtitle span{
	font-weight: 400; }

@media (min-width:768px) {
	.benefits-opinion .subtitle small{
		font-size: .45em; }

	.benefits-opinion .big-subtitle{
		font-size: 3rem; } }

@media (min-width:992px) {
	.benefits-opinion .big-subtitle{
		font-size: 3.5rem; } }

.benefits-opinion .subtitle small{
	display: block; }

.benefits-opinion .title{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: .25em .5em 0 .5em;
	border-radius: 0 .35em 0 0; }

@media (min-width:768px) {
	.benefits-opinion figure{
		-webkit-order: -1;
		-moz-order: -1;
		-ms-order: -1;
		-o-order: -1;
		order: -1; } }

.benefits-clients img{
	display: block;
	margin: 1em auto; }

.benefits-clients > div:nth-child(4n+1){
	border-left: none; }

.benefits-clients > div:last-child{
	border-bottom: none; }

@media (max-width:767px) {
	.benefits-clients > div{
		padding-bottom: 30px;
		border-left: none; }
	
	.benefits-clients > div:last-child{
		padding-bottom: 0; } }

@media (min-width:768px) {
	.benefits-clients > div{
		border-bottom: none; } }

@media (max-width:991px) {
	.benefits-clients > div{
		margin-bottom: 30px; }

	.benefits-clients > div:last-child{
		margin-bottom: 0px; }

	.benefits-clients > div:nth-child(4n+3){
		border-left: none; } }

/**************************************
SOY EXPOSITOR / EXPOSITORES
**************************************/
.manual{
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.manual{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.manual{
		padding-top: 75px;
		padding-bottom: 75px; }

	.manual .main-content{
		font-size: 1.75em; }

	.manual-pdf{
		border-left: 2px solid rgba(0,0,0,.5); } }

.manual .main-content figure{
	max-width: 450px;
	margin: 0 auto; }

.manual .main-content figure a{
	display: inline-block; }

.manual-pdf iframe,
.manual-pdf figure{
	display: block;
	margin-right: 0;
	margin-left: auto;
	max-width: 500px;
	height: 700px;
	border: none; }

.manual-pdf figure{
	height: auto; }

/**************************************
PATROCINADORES
**************************************/
.sponsor-content{
	padding: 30px;
	font-size: 1.35em;
	overflow: hidden;
	position: relative; }

@media (min-width:768px) {
	.sponsor-content:after{
		content: '';
		position: absolute;
		top: 80px;
		bottom: 80px;
		left: 50%;
		margin-left: -1px;
		width: 2px;
		background: rgba(255,255,255,.75); } }

.sponsor-content > div > div{
	position: relative; }

.sponsor-content .main-content{
	padding-top: 20px;
	padding-bottom: 20px; }

[class^="corner-"]{
	position: absolute;
	width: 30px;
	height: 30px; }

.corner-1{
	left: -4px;
	top: -4px; }

.corner-2{
	right: -4px;
	top: -4px; }

.corner-3{
	left: -4px;
	bottom: -4px; }

.corner-4{
	right: -4px;
	bottom: -4px; }

.sponsor-content .right-rounded{
	font-size: 1.5em;
	display: inline-block;
	padding: .25em .5em .25em 0;
	border-radius: 0 1.25em 1.25em 0; }

.sponsor-content .btn{
	text-align: center;
	padding: .75em;
	border-radius: .35em;
	position: relative;
	margin-left: .5em; }

@media (min-width:576px) {
	.sponsor-content .btn{
		margin-left: 2.5em; } }

@media (min-width:992px) {
	.sponsor-content .btn{
		margin-left: 6.5em; } }

.sponsor-content .btn:before{
	content: '';
	position: absolute;
	width: 5em;
	left: -5em;
	top: -1em;
	height: 2em;
	border-color: #FFF;
	border-style: solid;
	border-width: 0 0 1px 1px; }

/**************************************
DIRECTORIO DIGITAL
**************************************/
.directory-item{
	margin-bottom: 30px; }

.directory-item img{
	width: 100%; }

.directory-item a > div{
	padding: 15px;
	padding-left: 75px;
	position: relative; }

.directory-item a > div > div{
	display: inline-block;
	width: 100%; }

.directory-item a > div > i{
	position: absolute;
	line-height: 0;
	width: 30px;
	text-align: center;
	top: 50%;
	left: 15px; }

.directory-item a > div > div:before{
	content: '';
	width: 1px;
	position: absolute;
	background: rgba(255,255,255,.75);
	top: 15px;
	left: 60px;
	bottom: 15px; }

.directory-item .subtitle{
	margin-bottom: 0;
	margin-bottom: 0; }

/**************************************
QUIERO ASISTIR / VISITANTES
**************************************/
.visitantes-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.visitantes-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.visitantes-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.visitantes-header .title{
	text-transform: none; }

.visitantes-header .title img{
	width: 100%;
	max-width: 200px;
	display: inline-block;
	vertical-align: middle; }

.visitantes-header .big-title{
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 4em; }

@media (min-width:576px) {
	.visitantes-header .big-title{
		font-size: 6em; } }

@media (min-width:768px) {
	.visitantes-header .big-title{
		font-size: 8em; } }

@media (min-width:992px) {
	.visitantes-header .big-title{
		font-size: 10em; } }

@media (min-width:1025px) {
	.visitantes-header .big-title{
		font-size: 15em; } }

.visitantes-header .big-title small{
	font-family: 'Raleway';
	font-size: .35em;
	font-weight: 900;
	text-transform: uppercase; }

.visitantes-header > div{
	display: block;
	position: relative; }

@media (min-width:992px) {
	.visitantes-header > div{
		margin-right: 300px; } }

.whats-new{
	position: relative;
	overflow: hidden; }

.whats-new .title{
	-webkit-transform: translateX(-5%);
	-ms-transform: translateX(-5%);
	-o-transform: translateX(-5%);
	transform: translateX(-5%); }

.whats-new .title small{
	-webkit-transform: translateX(10%);
	-ms-transform: translateX(10%);
	-o-transform: translateX(10%);
	transform: translateX(10%);
	font-family: 'Raleway'; }

.whats-new > div > div{
	padding: 30px 0; }

.whats-new > div > div:first-child{
	z-index: 1;
	position: relative;
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.5);
	box-shadow: 0px 5px 5px rgba(0,0,0,.5); }

.whats-new figure{
	height: 100%;
	margin-top: -30px;
	margin-bottom: -30px;
	border-left: 2px solid rgba(255,255,255,.75); }

.whats-new figure img{
	height: 100%;
	object-fit: contain;
	object-position: center; }

.whats-new > div > div:nth-child(3n+2) figure{
	border: none; }

.beneficios-2021{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.beneficios-2021{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.beneficios-2021{
		font-size: 1.15em;
		padding-top: 75px;
		padding-bottom: 75px; } }

.beneficios-2021 table{
	border: none;
	border-collapse: collapse;
	text-align: center;
	width: 100%; }

.beneficios-2021 td{
	border: none;
	padding: 15px;
	border-left: 3px solid #888; }

.beneficios-2021 td:first-child{
	border-left: none; }

.beneficios-2021 tr{
	border: none;
	padding: 2px 0;
	border-bottom: 3px solid #888; }

@media (max-width:767px) {
	.beneficios-2021 td{
		width: 100% !important;
		display: block;
		border-left: none;
		border-bottom: 3px solid #888; }

	.beneficios-2021 tr{
		border-bottom: none; } }

.beneficios-2021 tr:last-child{
	border-bottom: none; }

.enterprisses-speakers{
	position: relative; }

.enterprisses-speakers .big-title{
	margin: 0;
	position: relative;
	z-index: 10;
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
	box-shadow: 0px 5px 10px rgba(0,0,0,.5); }

.enterprisses-speakers .container-fluid{
	padding-top: 30px;
	padding-bottom: 30px; }

.enterprisses-speakers .container-fluid > div > div{
	position: relative;
	padding: 10px 20px;
	z-index: 2;
	border-width: 0; }

.enterprisses-speakers .container-fluid > div > div:before{
	content: '';
	position: absolute;
	z-index: -1;
	border-width: 1px;
	border-style: solid;
	border-color: inherit;
	top: 0;
	bottom: 0;
	right: 10px;
	left: 10px; }

.enterprisses-speakers .container-fluid > div > div:after{
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	height: 3px;
	background: rgba(255,255,255,.75); }

.enterprisses-speakers .container-fluid > div > div:first-child:after{
	display: none; }

@media (min-width:768px) {
	.enterprisses-speakers .container-fluid > div > div{
		padding: 30px 60px; }

	.enterprisses-speakers .container-fluid > div > div:nth-child(odd):before{
		border-left: none;
		left: 0;
		right: 30px; }

	.enterprisses-speakers .container-fluid > div > div:nth-child(even):before{
		border-right: none;
		left: 30px;
		right: 0; }

	.enterprisses-speakers .container-fluid > div > div:nth-child(odd):after{
		display: none; }

	.enterprisses-speakers .container-fluid > div > div:nth-child(even):after{
		top: 0px;
		bottom: 0px;
		left: -1px;
		right: auto;
		height: auto;
		width: 3px; } }

.enterprisses-speakers ul{
	list-style: none; }

.enterprisses-speakers li{
	margin-bottom: .75em; }

.restricciones{
	padding-top: 50px;
	padding-bottom: 50px; }

.restricciones .col-md-6{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (max-width: 767px) {
	.restricciones .col-md-6{
		border: none; } }

/**************************************
GUÍA DEL VISITANTE
**************************************/
.registry-visitant{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.registry-visitant{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.registry-visitant{
		padding-top: 75px;
		padding-bottom: 75px; } }

@media (min-width:768px) {
	.registry-visitant > div > div{
		max-width: 66.6666%; } }

.registry-visitant .big-title{
	text-transform: none; }

.registry-visitant .btn{
	position: relative; }

@media (min-width:992px){
	.registry-visitant .btn{
		font-size: 1.25em;
		margin-left: 15%; }

	.registry-visitant .btn:before{
		content: '';
		position: absolute;
		width: 20vw;
		height: 2px;
		background: #000;
		top: 1em;
		right: 100%; } }

.hosting-link{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 1.15em; }

@media (min-width:768px){
	.hosting-link{
		font-size: 1.25em; } }

.hosting-link .subtitle{
	font-weight: 400; }

.app-info .title{
	font-weight: 400;
	text-transform: none; }

.app-info .title big{
	font-size: 2em; }

.app-info .title .after{
	margin-left: -30px; }

.app-info img{
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: 0;
	max-width: 400px; }

@media (min-width:768px) {
	.app-info{
		font-size: 1.5em; }

	.app-info img{
		margin-top: -100px; } }

.app-info ul{
	padding-left: .5em;
	list-style: none; }

.app-info ul li{
	position: relative;
	padding-left: 1.15em;
	margin-bottom: 1.15em; }

.app-info ul li:before{
	content: '';
	position: absolute;
	left: 0;
	top: .15em;
	width: .65em;
	height: .65em; }

.app-links{
	padding-bottom: 50px; }

.app-links a{
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle; }

.app-links span{
	margin-bottom: 20px;
	display: block; }

.app-links img{
	width: 100%;
	max-width: 100px; }

@media (min-width:768px) {
	.app-links span{
		margin: 0 5px;
		vertical-align: middle;
		display: inline-block; }

	.app-links img{
		max-width: 120px; }

	.app-links:before{
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		margin-left: -150%;
		margin-right: 5px;
		height: 3px; } }

/**************************************
DIRECTORIO DE PROVEEDORES
**************************************/
.directory-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.directory-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.directory-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.directory-header .big-title{
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 4em; }

@media (min-width:576px) {
	.directory-header .big-title{
		font-size: 6em; } }

@media (min-width:768px) {
	.directory-header .big-title{
		font-size: 8em; } }

@media (min-width:992px) {
	.directory-header .big-title{
		font-size: 10em; } }

@media (min-width:1025px) {
	.directory-header .big-title{
		font-size: 13em; } }

.sponsors-form form{
	display: table;
	width: 100%;
	margin-bottom: 30px;
	table-layout: fixed; }

@media (min-width:768px) {
	.sponsors-form form > div{
		padding: 0 5px;
		vertical-align: top;
		display: table-cell; }

	.sponsors-form form > div:first-child{
		width: 350px; }

	.sponsors-form form > div:last-child{
		width: 150px; } }

.select-container{
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 0; }

.select-container:after{
	content: '▼';
	font-size: 0.6em;
	position: absolute;
	right: 0;
	color: inherit;
	top: 50%;
	line-height: 0;
	padding: 0px 10px;
	z-index: 1; }

.select-container select{
	padding-left: 15px;
	background: transparent;
	border: 0;
	color: inherit;
	font-weight: 600;
	font-size: 0.9em;
	height:39px;
	width: 100%;
	position: relative;
	z-index: 2;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none; }

.select-container option{
	color: #333; }

.sponsors-form form input{
	padding: 10px 15px;
	width: 100%;
	border: none; }

.sponsors-form form ::-webkit-input-placeholder {
	color: inherit; }

.sponsors-form form ::-moz-placeholder {
	color: inherit; }

.sponsors-form form :-ms-input-placeholder {
	color: inherit; }

.sponsors-form form :-moz-placeholder {
	color: inherit; }

.sponsors-form form button{
	margin: 0;
	width: 100%;
	padding: 10px 15px; }

.sponsor-item{
	margin-bottom: 20px; }

.sponsor-item > div{
	height: 100%; }

.sponsor-item-header{
	position: relative;
	margin-bottom: 30px; }

@media (max-width:767px) {
	.sponsor-item-header + .row{
		margin: 0; } }

.sponsor-item-header:after{
	content: '';
	display: block;
	clear: both; }

.sponsor-item-header a{
	clear: both;
	position: static;
	text-align: center;
	display: block;
	top: 50%;
	right: 0px;
	padding: 10px 15px; }

@media (min-width:576px) {
	.sponsor-item-header{
		padding-right: 100px; }

	.sponsor-item-header a{
		width: 100px;
		position: absolute;
		line-height: 0;
		padding: 0; } }

.sponsor-item-header h2{
	float: left;
	font-weight: 600;
	padding: 10px;
	text-align: center;
	display: inline-block;
	width: 100%; }

.sponsor-item-header h2 small{
	text-transform: none;
	font-weight: 300; }

.sponsor-item h4{
	font-weight: 400; }

.sponsor-item figure img{
	height: 100px;
	width: 100%;
	object-fit: contain; }

.sponsor-description{
	font-size: .85em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; }

/**************************************
PROGRAMA DE CONFERENCIAS
**************************************/
.programm-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.programm-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.programm-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.programm-header .title{
	text-transform: none; }

.programm-header .big-title small{
	font-size: .375em;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.programm-header .big-title{
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 3.5em; }

@media (min-width:576px) {
	.programm-header .big-title{
		font-size: 6em; } }

@media (min-width:768px) {
	.programm-header .big-title{
		font-size: 8em; } }

@media (min-width:992px) {
	.programm-header .big-title{
		font-size: 10em; } }

@media (min-width:1025px) {
	.programm-header .big-title{
		font-size: 13em; } }

.programm-header > div{
	display: block;
	position: relative; }

@media (min-width:992px) {
	.programm-header > div{
		margin-right: 300px; } }

.conferences{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.conferences{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.conferences{
		padding-top: 75px;
		padding-bottom: 75px; } }

@media (min-width:992px) {
	.conferences{
		font-size: 1.5em; }

	.conferences > div > div{
		-webkit-order: 4;
		-moz-order: 4;
		-ms-order: 4;
		-o-order: 4;
		order: 4; }

	.conferences > div > div:nth-child(2){
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1; }

	.conferences > div > div:nth-child(3){
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2; }

	.conferences > div > figure{
		-webkit-order: 3;
		-moz-order: 3;
		-ms-order: 3;
		-o-order: 3;
		order: 3; }

	.conferences > div > div > div{
		z-index: 1;
		position: relative;
		border-width: 0; }

	.conferences > div > div > div:before{
		position: absolute;
		content: '';
		right: 50%;
		border-style: solid;
		border-color: inherit;
		top: 0;
		bottom: 2em;
		width: 40%;
		z-index: -1; }

	.conferences > div > div:nth-child(3) > div:before{
		border-width: 0 0 1px 1px; }

	.conferences > div > div:nth-child(4) > div:before{
		left: 50%;
		right: auto;
		border-width: 0 1px 1px 0; } }

.conferences > div > div > div:first-child{
	margin-bottom: 30px; }

.conferences > div > figure{
	margin-bottom: 30px; }

.programm-header-column{
	display: block;
	position: relative;
	z-index: 1; }

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

.programm-header-column span{
	float: left;
	margin: 0 10px;
	padding-top: .35em;
	padding-bottom: .35em; }

.programm-header-column.left-rounded span{
	float: right; }

.programm-header-column:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50vw;
	border-radius: 1em;
	-webkit-box-shadow: 3px 3px 8px rgba(0,0,0,.5);
	box-shadow: 3px 3px 8px rgba(0,0,0,.5); }

.programm-header-column.left-rounded:before{
	left: 0;
	right: auto;
	-webkit-box-shadow: -3px 3px 8px rgba(0,0,0,.5);
	box-shadow: -3px 3px 8px rgba(0,0,0,.5); }

.programm-item-header.image{
	position: relative;
	padding-right: 60px;
	min-height: 60px; }

.programm-item-header.image figure{
	position: absolute;
	right: 0;
	top: 0;
	width: 60px; }

.programm-item{
	padding: 1em;
	margin: 1em 0;
	display: block; }

.programm-item h5.subtitle{
	margin-top: 1em;
	margin-bottom: 0; }

.programm-item > div > figure{
	position: relative; }

.programm-item > div > figure span{
	width: 1px;
	max-height: 120px;
	left: auto; }

.additional-speakers{
	margin-bottom: 1em; }

.additional-speakers h5{
	display: block;
	margin-bottom: .35em;
	font-size: 1.15em;
	font-weight: 400; }

/**************************************
GALLERÍA
**************************************/
.gallery-header{
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.gallery-header{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.gallery-header{
		padding-top: 75px;
		padding-bottom: 75px; } }

.gallery-header .big-title{
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 4em; }

@media (min-width:576px) {
	.gallery-header .big-title{
		font-size: 6em; } }

@media (min-width:768px) {
	.gallery-header .big-title{
		font-size: 8em; } }

@media (min-width:992px) {
	.gallery-header .big-title{
		font-size: 10em; } }

@media (min-width:1025px) {
	.gallery-header .big-title{
		font-size: 15em; } }

.gallery-header > div{
	display: block;
	position: relative; }

@media (min-width:992px) {
	.gallery-header > div{
		margin-right: 300px; } }

.gallery-container h2{
	display: block;
	padding: 0 .5em;
	font-size: 2.5em;
	font-weight: 600;
	font-family: 'Lato';
	margin-left: -15px;
	margin-bottom: -.65em;
	border-radius: 0 .75em .75em 0; }

.gallery-container h3{
	margin-left: 0;
	margin-right: auto;
	max-width: 720px;
	font-weight: 400;
	font-size: 1.25em;
	font-family: 'Lato'; }

@media (min-width:576px) {
	.gallery-container h2{
		font-size: 4em; }
	
	.gallery-container h3{
		font-size: 2em; } }

.gallery-container .row{
	margin-bottom: 4em;
	border-bottom-width: 8px;
	border-bottom-style: solid; }

.gallery-slider{
	padding: 0 40px; }

.gallery-item{
	padding: 0 15px; }

.gallery-item a{
	height: 0;
	display: block;
	position: relative;
	padding-bottom: 56.25%; }

.gallery-item a img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	object-fit: cover;
	object-position: center; }


/**************************************
EXPERENTIAL MARKETING ZONE
**************************************/
.marketing-zone-item{
	position: relative; }

.marketing-zone-item:after{
	content: '';
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 20px;
	bottom: 0;
	left: 0;
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.5);
	box-shadow: 0px 5px 5px rgba(0,0,0,.5); }

.marketing-zone-item:last-child:after{
	display: none; }

.marketing-zone-item > div > div > div > div{
	padding: 30px 15px;
	margin-bottom: 30px; }

.marketing-zone-item > span{
	display: none; }

.marketing-zone-item > h2{
	margin: 1em auto 0;
	font-size: 2em;
	max-width: 250px; }

@media (min-width:768px) {
	.marketing-zone-item{
		font-size: 1.15em; }

	.marketing-zone-item > span{
		display: block; }

	.marketing-zone-item > h2{
		padding: 0 .5em;
		position: absolute;
		max-width: none;
		width: 40%;
		right: 0;
		bottom: 50%;
		z-index: 1;
		-webkit-transform: translateY(50%);
		-ms-transform: translateY(50%);
		-o-transform: translateY(50%);
		transform: translateY(50%);
		text-align: center; }

	.marketing-zone-item:nth-child(even) > h2{
		right: auto;
		left: 0; } }

@media (min-width:992px) {
	.marketing-zone-item > h2{
		font-size: 3em; } }

@media (min-width:1200px) {
	.marketing-zone-item > h2{
		font-size: 4em; } }

.marketing-zone-item > h2 strong{
	font-size: 1.25em;
	display: block;
	text-align: right; }

.marketing-zone-item figure{
	padding: 0; }

@media (min-width:768px) {
	.marketing-zone-item figure{
		display: none; } }

/**************************************
CONTACTO
**************************************/
.contact{
	background: #f5f5f5; }

.contact:before,
.contact:after{
	content: '';
	height: 1px;
	display: block; }

.contact-info{
	padding-left: 100px;
	margin-bottom: 30px; }

.contact-info .subtitle{
	margin-bottom: 0; }

.contact-info > div{
	height: 100%;
	padding: 20px 0 20px 15px; }

@media (max-width:575px) {
	.contact-info > div{
		font-size: .75em; } }

.contact-info i{
	position: absolute;
	left: 0px;
	top: 10px;
	font-size: 90px;
	line-height: 70px;
	/*
	width: 70px;
	padding: 15px;
	border-radius: 50%;
	border: 2px solid #000;*/
}

.contact-form input,
.contact-form textarea{
	z-index: 1;
	position: relative;
	width: 100%;
	display: block;
	padding: 10px 15px;
	background: #ddd;
	border: 1px solid #DDD; }

.contact-form textarea{
	min-height: 150px;
	max-height: 150px;
	max-width: 100%;
	min-width: 100%; }

.contact-form form > div > div{
	padding: 0 5px;
	margin-bottom: 10px; }

.contact-form button{
	text-transform: uppercase;
	min-width: 200px; }

@media (min-width:992px) {
	.captcha-container{
		-webkit-order: 10;
		-moz-order: 10;
		-ms-order: 10;
		-o-order: 10;
		order: 10; } }

@media (min-width:992px){
	.input-radio-container{
		padding-left: 30px !important; } }

.input-radio{
	cursor: pointer;
	margin-left: 15px;
	position: relative;
	display: inline-block;
	z-index: 1; }

.input-radio input{
	visibility: hidden;
	position: absolute;
	z-index: -1;
	width: .01em;
	height: .01em; }

.input-radio input + span{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	vertical-align: middle;
	border: 2px solid #888;
	background: #ddd; }

.input-radio input + span:before{
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	left: 3px;
	top: 3px;
	background: #888;
	opacity: 0;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s; }

.input-radio input:checked + span:before{
	opacity: 1; }

@media (min-width:992px){
	.btn-container:before{
		content: '';
		position: absolute;
		width: 250%;
		height: 3em;
		border: 1px solid #000;
		border-top: none;
		border-right: none;
		top: -1em;
		right: 50%;
		margin-right: -15px;
		z-index: 0; } }

.btn-container button{
	position: relative;
	z-index: 2; }

/**************************************
AVISO DE PRIVACIDAD
**************************************/
.notice{
	padding: 50px 0;
	position: relative; }

@media (min-width:768px) {
	.notice{
		padding: 100px 0; } }

.main-content p{
	line-height: 1.5em;
	margin-bottom: 1em; }

.main-content p:last-child{
	margin-bottom: 0; }

.main-content ol,
.main-content ul{
	counter-reset: counter;
	list-style: none;
	margin-bottom: 1em; }

.main-content ul li{
	position: relative;
	padding-left: 1.15em; }

.main-content ul li:before{
	content: '•';
	position: absolute;
	left: 0;
	font-weight: 700; }

.main-content ol li{
	position: relative;
	padding-left: 1.65em; }

.main-content ol li:before{
	counter-increment: counter;
	content: counter(counter) '.';
	position: absolute;
	left: 0; }

.contact-map{
	line-height: 0;
	display: block; }

.contact-map iframe{
	width: 100%;
	height: 300px; }

@media (min-width:576px) and (max-width:767px) {
	.contact-map iframe{
		height: 150px; } }

/**************************************
ERROR 404
**************************************/
.E404{
	display:block;
	margin:30px auto;
	text-align:center;
	max-width:600px;
	border:1px #ccc solid;
	padding:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#333;
	background:rgba(250,250,250,1);
	background:-moz-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(250,250,250,1)),color-stop(100%,rgba(238,238,238,1)));
	background:-webkit-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:-o-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:-ms-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:linear-gradient(to bottom,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#eeeeee',GradientType=0) }

.E404 h1{ }

.E404 h2{ }

.E404 figure{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	text-align:center }

.E404 figure img{
	max-width:250px;
	display:inline-block;
	/*mix-blend-mode:multiply*/ }

/**************************************
FOOTER
**************************************/
footer .toggle{
	display: block;
	text-transform: uppercase;
	font-size: 1rem;
	position: relative;
	padding: 10px 45px 10px 0px;
	border-bottom: 1px solid rgba(255,255,255,.5);
	margin-bottom: 10px; }

footer .toggle:before{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 2em;
	line-height: 2.4rem;
	content: '+';
	width: 30px;
	text-align: center; }

footer .toggle.clicked:before{
	content: '–'; }

@media (min-width:768px){
	footer .toggle{
		display: none; } }

footer{
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	display: block;
	width: 100%; }

footer > div{
	padding-top: 25px;
	padding-bottom: 25px; }

footer > div > div > div{
	margin-bottom: 30px; }

footer > div > div > div:last-child{
	margin-bottom: 0px; }

footer h3{
	display: none;
	margin-bottom: 1.5em; }

@media (min-width:768px) {
	footer h3{
		display: block; } }

.ft-logo figure{
	display: block;
	margin: 0 auto 1em;
	max-width: 180px; }

.ft-social{
	font-size: 1.5em;
	list-style: none; }

.ft-social li{
	margin: 0 8px;
	display: inline-block; }

.ft-nav{
	display: none;
	list-style: none; }

@media (min-width:768px) {
	.ft-nav{
		display: block !important;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-o-column-count: 2;
		column-count: 2; } }

.ft-nav li{
	margin-bottom: .75em; }

.ft-contact p{
	display: block;
	margin-bottom: .75em; }
