*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#links img {
  border: 0;
  vertical-align: middle;
  width: 250px;
  padding-top: 4px;
}

.panel-heading .panel-body ul {
	padding-left: 10px;
	margin-left: 10px;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
img {
	border: 0;
}
img.fit {
	width: 100%;
}
.event-sponsor-list .col-12 img {
	width: 90%;
	max-width: 400px;
}
event-sponsor-list .col-12 li {
	padding: 0px;
}
svg:not(:root) {
  overflow: hidden;
}
body {
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #828282;
  font-weight: 400;
  background: #fff;
}
.rojo {
  color: red;
  font-style: italic;
}
p {
  margin: 0 0 1em 0;
}
.pie {
	margin-bottom: 20px;
	font-style: italic;
}
a {
  color: #2cc7c1;
  background: transparent;
  text-decoration: underline;
}
a:active,
a:hover {
	outline: 0;
	text-decoration: underline;
}
a.inactiva {
	text-decoration: none;
	color: #1D807B;
	cursor: text;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Montserrat", sans-serif;
  margin: 0;
}
h1,
.h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 2.375rem;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #828282;
  font-weight: 400;
}
h2,
.h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 34px;
  line-height: 2.125rem;
  margin-top: 0;
  margin-bottom: .6em;
  color: #828282;
  font-weight: 400;
}
.schedule-block h2 {
	text-transform: uppercase;
}
#programa .text-center .uppercase {
	font-size: 1.625rem;
}
.bloque {
	display: inline-block;
}
h3,
.h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin-top: 1em;
  margin-bottom: .2em;
  color: #828282;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 1em;
  margin-bottom: .2em;
  color: #828282;
  font-weight: 400;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 1em;
  margin-bottom: .1em;
  color: #828282;
  font-weight: 400;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 1em;
  margin-bottom: .1em;
  color: #828282;
  font-weight: 400;
}
b,
strong,
.strong {
  font-weight: 700;
}
em,
.em {
  font-style: italic;
}
abbr[title],
.abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
small,
.small {
  font-size: 80%;
}
mark,
.mark {
  background: #ff0;
  color: #000;
}
sub,
.sub,
sup,
.sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup,
.sup {
  top: -0.5em;
}
sub,
.sub {
  bottom: -0.25em;
}
del,
.del {
  text-decoration: line-through;
}
figure {
  margin: 1em 40px;
}
hr,
.hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #eee;
  border: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
ul,
ol {
  margin: 1em 0 2em 0;
  padding: 0 0 0 40px;
}
ul.event-sponsor-list {
	list-style-type: none;
	display: block;
	height: 200px;
	padding-left: 0px;
}
.event-sponsor-list li {
	display: inline;
	padding: 0px;
}
ul li,
ol li {
  margin-bottom: 5px;
}
dl:before,
dl:after {
  content: " ";
  display: table;
}
dl:after {
  clear: both;
}
dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 400;
}
dl dd {
  overflow: hidden;
  display: block;
}
blockquote,
.blockquote {
  font-family: sans-serif;
  font-weight: 400;
  color: #424242;
  font-style: italic;
  margin: 3em 0;
}
blockquote p,
.blockquote p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin-bottom: .4em;
}
blockquote cite,
.blockquote cite {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 700;
  font-style: normal;
  color: #777;
}
caption {
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  text-align: left;
  padding: .5em 0;
  border-bottom: 1px solid #d7d7d7;
}
table {
	font-size: 12px;
	font-size: 0.75rem;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0em;
	text-align: left;
}
table thead td,
table tbody td,
table tfoot td,
table thead th,
table tbody th,
table tfoot th {
  color: #585858;
  padding: .8em .5em;
  border-bottom: 1px solid #e9e9e9;
}
code,
kbd,
pre,
samp {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  word-wrap: break-word;
  font-family: 'courier new', monospace, serif;
  color: #272727;
  background-color: #f1f1f1;
  font-weight: normal;
  padding: 5px;
  white-space: pre-wrap;
}
pre {
  padding: 10px;
  overflow: auto;
  border: 1px solid #d7d7d7;
}
fieldset,
legend {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 700;
}
.form {
  padding-top: 1em;
  padding-bottom: 1em;
}
label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
input {
  line-height: normal;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="date"] {
  height: 36px;
  padding: 0 .4em;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  -webkit-border-radius: 0;
  border-radius: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="date"]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input:disabled+label{
  color:#ccc;
  cursor: not-allowed;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-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;
}
textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  overflow: auto;
}
select {
  text-transform: none;
  height: 36px;
  padding: 0 .4em;
  background-color: #fff;
  border: 1px solid #ccc;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
  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;
}
::-webkit-input-placeholder {
  color: #828282;
}
:-moz-placeholder {
  color: #828282;
}
::-moz-placeholder {
  color: #828282;
}
:-ms-input-placeholder {
  color: #828282;
}
.button {
  border: 0;
  background-color: #525b64;
  line-height: normal;
  padding: .8em 2em;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
  overflow: hidden;
  border-radius: 5px;
}
.register-block .button {
padding: .8em 0em;
width: 100%;
text-align: center;
}
.button:hover,
.button:active {
  text-decoration: none;
  color: #fff;
  background-color: #3f464c;
}
.button-primary {
  background-color: #f8504d;
}
.button-primary:hover,
.button-primary:active {
  background-color: #f53a37;
}
.button-secondary {
  background-color: #66ccff;
}
.button-secondary:hover,
.button-secondary:active {
  background-color: #33ccff;
}
.button-link {
  color: #2cc7c1;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0;
}
.button-link:hover {
  text-decoration: none;
}
.button-link:active {
  outline: 0;
}
.select {
  border: 0;
  overflow: hidden;
  height: 42px;
  line-height: 32px;
  border-radius: 5px;
  position: relative;
  display: block;
  background-color: #ececec;
}
.select:before {
  content: "";
  border: 6px solid transparent;
  border-top-color: #676767;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
  position: absolute;
}
.select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
	height: 42px;
	padding: .6em 1em;
	line-height: normal;
	border: 0;
	background: transparent;
	display: block;
}
.select select:focus {
  outline: 0;
}
.h-white {
  color: #fff;
}
.h-grey {
  color: #828282;
}
.h2 {
  margin-bottom: .2em;
}
input.field {
  color: #525b64;
  background-color: #ececec;
  color: #000;
  border: 0;
  height: 42px;
  padding: .6em 1em;
  border-radius: 5px;
}
.p-big {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 26px;
	line-height: 1.625rem;
	font-weight: 400;
}
.icon {
  position: relative;
  display: inline-block;
}
.icon:before {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  top: 50%;
  margin-top: -8px;
}
.icon-left {
  padding-left: 24px;
}
.icon-left:before {
  left: 0;
}
.icon-right {
  padding-right: 24px;
}
.icon-right:before {
  right: 0;
}
.chevron-right:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2216%22%20viewBox%3D%220%200%2014%2016%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.402%2012.455l4.054-4.054q0.17-0.17%200.17-0.402t-0.17-0.402l-4.054-4.054q-0.17-0.17-0.402-0.17t-0.402%200.17l-0.911%200.911q-0.17%200.17-0.17%200.402t0.17%200.402l2.741%202.741-2.741%202.741q-0.17%200.17-0.17%200.402t0.17%200.402l0.911%200.911q0.17%200.17%200.402%200.17t0.402-0.17zM13.714%208q0%201.866-0.92%203.442t-2.496%202.496-3.442%200.92-3.442-0.92-2.496-2.496-0.92-3.442%200.92-3.442%202.496-2.496%203.442-0.92%203.442%200.92%202.496%202.496%200.92%203.442z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.arrow-right:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%0A%3Cpath%20fill%3D%22%232cc7c1%22%20d%3D%22M10.039%207q0-0.211-0.141-0.352l-3.539-3.539q-0.141-0.141-0.352-0.141t-0.352%200.141l-0.711%200.711q-0.141%200.141-0.141%200.352t0.141%200.352l1.477%201.477h-3.922q-0.203%200-0.352%200.148t-0.148%200.352v1q0%200.203%200.148%200.352t0.352%200.148h3.922l-1.477%201.477q-0.148%200.148-0.148%200.352t0.148%200.352l0.711%200.711q0.141%200.141%200.352%200.141t0.352-0.141l3.539-3.539q0.141-0.141%200.141-0.352zM12%207q0%201.633-0.805%203.012t-2.184%202.184-3.012%200.805-3.012-0.805-2.184-2.184-0.805-3.012%200.805-3.012%202.184-2.184%203.012-0.805%203.012%200.805%202.184%202.184%200.805%203.012z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.arrow-down:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%0A%3Cpath%20fill%3D%22%232cc7c1%22%20d%3D%22M10.031%207.008q0-0.211-0.141-0.352l-0.711-0.711q-0.141-0.141-0.352-0.141t-0.352%200.141l-1.477%201.477v-3.922q0-0.203-0.148-0.352t-0.352-0.148h-1q-0.203%200-0.352%200.148t-0.148%200.352v3.922l-1.477-1.477q-0.148-0.148-0.352-0.148t-0.352%200.148l-0.711%200.711q-0.141%200.141-0.141%200.352t0.141%200.352l3.539%203.539q0.141%200.141%200.352%200.141t0.352-0.141l3.539-3.539q0.141-0.141%200.141-0.352zM12%207q0%201.633-0.805%203.012t-2.184%202.184-3.012%200.805-3.012-0.805-2.184-2.184-0.805-3.012%200.805-3.012%202.184-2.184%203.012-0.805%203.012%200.805%202.184%202.184%200.805%203.012z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.icon-phone:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2216%22%20viewBox%3D%220%200%2014%2016%22%3E%0A%3Cpath%20fill%3D%22%232cc7c1%22%20d%3D%22M11.429%2010.652q0-0.098-0.018-0.143-0.027-0.071-0.344-0.263t-0.79-0.442l-0.473-0.259q-0.045-0.027-0.17-0.116t-0.223-0.134-0.188-0.045q-0.161%200-0.42%200.29t-0.509%200.585-0.393%200.295q-0.063%200-0.147-0.031t-0.138-0.058-0.152-0.085-0.125-0.076q-0.884-0.491-1.522-1.129t-1.129-1.522q-0.018-0.027-0.076-0.125t-0.085-0.152-0.058-0.138-0.031-0.147q0-0.116%200.183-0.299t0.402-0.344%200.402-0.353%200.183-0.326q0-0.089-0.045-0.188t-0.134-0.223-0.116-0.17q-0.027-0.054-0.134-0.254t-0.223-0.406-0.237-0.424-0.223-0.362-0.147-0.161-0.143-0.018q-0.429%200-0.902%200.196-0.411%200.188-0.714%200.844t-0.304%201.165q0%200.143%200.022%200.304t0.045%200.272%200.080%200.295%200.089%200.263%200.112%200.295%200.098%200.268q0.536%201.464%201.933%202.862t2.862%201.933q0.054%200.018%200.268%200.098t0.295%200.112%200.263%200.089%200.295%200.080%200.272%200.045%200.304%200.022q0.509%200%201.165-0.304t0.844-0.714q0.196-0.473%200.196-0.902zM13.714%203.714v8.571q0%201.063-0.754%201.817t-1.817%200.754h-8.571q-1.063%200-1.817-0.754t-0.754-1.817v-8.571q0-1.063%200.754-1.817t1.817-0.754h8.571q1.063%200%201.817%200.754t0.754%201.817z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.icon-email:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%3Cpath%20fill%3D%22%232cc7c1%22%20d%3D%22M16%206.339v7.089q0%200.589-0.42%201.009t-1.009%200.42h-13.143q-0.589%200-1.009-0.42t-0.42-1.009v-7.089q0.393%200.438%200.902%200.777%203.232%202.196%204.438%203.080%200.509%200.375%200.826%200.585t0.844%200.429%200.982%200.219h0.018q0.455%200%200.982-0.219t0.844-0.429%200.826-0.585q1.518-1.098%204.446-3.080%200.509-0.348%200.893-0.777zM16%203.714q0%200.705-0.438%201.348t-1.089%201.098q-3.357%202.33-4.179%202.902-0.089%200.063-0.379%200.272t-0.482%200.339-0.464%200.29-0.513%200.241-0.446%200.080h-0.018q-0.205%200-0.446-0.080t-0.513-0.241-0.464-0.29-0.482-0.339-0.379-0.272q-0.813-0.571-2.339-1.629t-1.83-1.272q-0.554-0.375-1.045-1.031t-0.491-1.219q0-0.696%200.371-1.161t1.058-0.464h13.143q0.58%200%201.004%200.42t0.424%201.009z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.icon-skype:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2216%22%20viewBox%3D%220%200%2014%2016%22%3E%0A%3Cpath%20fill%3D%22%232cc7c1%22%20d%3D%22M10.473%209.491q0-0.446-0.174-0.817t-0.433-0.612-0.652-0.438-0.737-0.304-0.781-0.205l-0.929-0.214q-0.268-0.063-0.393-0.094t-0.313-0.103-0.268-0.143-0.147-0.188-0.067-0.268q0-0.688%201.286-0.688%200.384%200%200.688%200.107t0.482%200.254%200.339%200.299%200.357%200.259%200.429%200.107q0.42%200%200.674-0.286t0.254-0.688q0-0.491-0.5-0.888t-1.268-0.603-1.625-0.205q-0.607%200-1.179%200.138t-1.067%200.42-0.795%200.777-0.299%201.147q0%200.545%200.17%200.951t0.5%200.674%200.714%200.433%200.92%200.29l1.304%200.321q0.804%200.196%201%200.321%200.286%200.179%200.286%200.536%200%200.348-0.357%200.576t-0.938%200.228q-0.455%200-0.817-0.143t-0.58-0.344-0.406-0.402-0.411-0.344-0.482-0.143q-0.446%200-0.674%200.268t-0.228%200.67q0%200.821%201.089%201.406t2.598%200.585q0.652%200%201.25-0.165t1.094-0.478%200.79-0.835%200.295-1.174zM13.714%2011.429q0%201.42-1.004%202.424t-2.424%201.004q-1.161%200-2.089-0.714-0.688%200.143-1.339%200.143-1.277%200-2.442-0.496t-2.009-1.339-1.339-2.009-0.496-2.442q0-0.652%200.143-1.339-0.714-0.929-0.714-2.089%200-1.42%201.004-2.424t2.424-1.004q1.161%200%202.089%200.714%200.688-0.143%201.339-0.143%201.277%200%202.442%200.496t2.009%201.339%201.339%202.009%200.496%202.442q0%200.652-0.143%201.339%200.714%200.929%200.714%202.089z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.tabs-primary {
  border: 2px solid #ececec;
  border-radius: 5px;
}
.tabs-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tab {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}
.tab > a {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #525b64;
  background-color: #ececec;
}
.tab > a:hover {
  background-color: #f3f3f3;
  text-decoration: none;
  color: #000;
}
.tab.active > a {
  background-color: #fff;
}
.tab-content {
  padding: 30px 15px;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.tab-secondary > a {
  color: #525b64;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
}
.tab-secondary > a:hover {
  background-color: #f3f3f3;
  text-decoration: none;
  color: #000;
}
.tab-secondary.active > a {
  background-color: #ececec;
}
.tab-content-secondary {
  padding: 0;
  border-radius: 0 5px 5px 5px;
}
.panel-heading {
  margin-top: 10px;
}
.panel-heading:first-child {
  margin-top: 0;
}
.panel-title {
  margin: 0;
}
.panel-title > a {
  background-color: #ececec;
  display: block;
  padding: 10px;
}
.panel-body {
  padding: 10px;
  background-color: #ececec;
  border-radius: 0 0 5px 5px;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.row-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.row-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-3 {
  padding-top: 3em;
  padding-bottom: 3em;
}
.row-4 {
  padding-top: 4em;
  padding-bottom: 4em;
}
.row-5 {
  padding-top: 5em;
  padding-bottom: 5em;
}
.row-6 {
  padding-top: 6em;
  padding-bottom: 6em;
}
.separado-arriba .container a {
	display: inline-block;
	padding-left: 0.2em;
	padding-right: 0.2em;
	text-transform: uppercase;
	font-size: 1.05rem;
}
@media only screen and (min-width: 740px) {
  .row-0-tablet {
    padding-top: 0;
    padding-bottom: 0;
  }
  .row-1-tablet {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .row-2-tablet {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .row-3-tablet {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .row-4-tablet {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .row-5-tablet {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .row-6-tablet {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (min-width: 980px) {
  .row-0-desktop {
    padding-top: 0;
    padding-bottom: 0;
  }
  .row-1-desktop {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .row-2-desktop {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .row-3-desktop {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .row-4-desktop {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .row-5-desktop {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .row-6-desktop {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media only screen and (min-width: 1140px) {
  .row-0-hd {
    padding-top: 0;
    padding-bottom: 0;
  }
  .row-1-hd {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .row-2-hd {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .row-3-hd {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .row-4-hd {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .row-5-hd {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .row-6-hd {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
.hr {
  width: 100%;
  height: 7px;
  border: 0;
  background-color: #f3f3f3;
  margin-top: 0;
  margin-bottom: 0;
}
.list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list li {
  padding-left: 25px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list li:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2216%22%20viewBox%3D%220%200%2014%2016%22%3E%0A%3Cpath%20fill%3D%22%232cc7c1%22%20d%3D%22M11.464%206.554q0-0.25-0.161-0.411l-0.813-0.804q-0.17-0.17-0.402-0.17t-0.402%200.17l-3.643%203.634-2.018-2.018q-0.17-0.17-0.402-0.17t-0.402%200.17l-0.813%200.804q-0.161%200.161-0.161%200.411%200%200.241%200.161%200.402l3.232%203.232q0.17%200.17%200.402%200.17%200.241%200%200.411-0.17l4.848-4.848q0.161-0.161%200.161-0.402zM13.714%208q0%201.866-0.92%203.442t-2.496%202.496-3.442%200.92-3.442-0.92-2.496-2.496-0.92-3.442%200.92-3.442%202.496-2.496%203.442-0.92%203.442%200.92%202.496%202.496%200.92%203.442z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
}
.carousel-inner > .item > .image {
  display: block;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.slide-right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.slide-left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.slide-left,
  .carousel-inner > .item.prev.slide-right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.slide-left,
.carousel-inner > .prev.slide-right {
  left: 0;
}
.carousel-inner > .active.slide-left {
  left: -100%;
}
.carousel-inner > .active.slide-right {
  left: 100%;
}
.carousel-indicators {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 9000;
}
.carousel-indicators > li {
  width: 14px;
  height: 14px;
  display: block;
  background-color: transparent;
  display: inline-block;
  border-radius: 100%;
  border: 2px solid #828282;
  margin: 0 .2em;
  cursor: pointer;
}
.carousel-indicators > li.active {
  background-color: #828282;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.container-full {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

  .banner2 {
    padding-top: 3em;
    padding-bottom: 3em;
  }

@media only screen and (min-width: 740px) {
  .container,
  .container-full {
    width: 720px;
  }
  .container-tablet {
    width: 720px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-full-tablet {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 980px) {
  .container,
  .container-full {
    width: 960px;
  }
  .container-desktop {
    width: 960px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-full-desktop {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1140px) {
  .container,
  .container-full {
    width: 1120px;
  }
.banner .separado-arriba .container {
	padding-top: 10px;
}
  .container-hd {
    width: 1120px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-full-hd {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333333%;
}
.push-2 {
  left: 16.66666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.33333333%;
}
.push-5 {
  left: 41.66666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.33333333%;
}
.push-8 {
  left: 66.66666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333333%;
}
.push-11 {
  left: 91.66666667%;
}
.pull-1 {
  left: -8.33333333%;
}
.pull-2 {
  left: -16.66666667%;
}
.pull-3 {
  left: -25%;
}
.pull-4 {
  left: -33.33333333%;
}
.pull-5 {
  left: -41.66666667%;
}
.pull-6 {
  left: -50%;
}
.pull-7 {
  left: -58.33333333%;
}
.pull-8 {
  left: -66.66666667%;
}
.pull-9 {
  left: -75%;
}
.pull-10 {
  left: -83.33333333%;
}
.pull-11 {
  left: -91.66666667%;
}
@media only screen and (min-width: 740px) {
  .col-1-tablet,
  .col-2-tablet,
  .col-3-tablet,
  .col-4-tablet,
  .col-5-tablet,
  .col-6-tablet,
  .col-7-tablet,
  .col-8-tablet,
  .col-9-tablet,
  .col-10-tablet,
  .col-11-tablet,
  .col-12-tablet {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-1-tablet {
    width: 8.33333333%;
  }
  .col-2-tablet {
    width: 16.66666667%;
  }
  .col-3-tablet {
    width: 25%;
  }
  .col-4-tablet {
    width: 33.33333333%;
  }
  .col-5-tablet {
    width: 41.66666667%;
  }
  .col-6-tablet {
    width: 50%;
  }
  .col-7-tablet {
    width: 58.33333333%;
  }
  .col-8-tablet {
    width: 66.66666667%;
  }
  .col-9-tablet {
    width: 75%;
  }
  .col-10-tablet {
    width: 83.33333333%;
  }
  .col-11-tablet {
    width: 91.66666667%;
  }
  .col-12-tablet {
    width: 100%;
  }
  .push-1-tablet {
    left: 8.33333333%;
  }
  .push-2-tablet {
    left: 16.66666667%;
  }
  .push-3-tablet {
    left: 25%;
  }
  .push-4-tablet {
    left: 33.33333333%;
  }
  .push-5-tablet {
    left: 41.66666667%;
  }
  .push-6-tablet {
    left: 50%;
  }
  .push-7-tablet {
    left: 58.33333333%;
  }
  .push-8-tablet {
    left: 66.66666667%;
  }
  .push-9-tablet {
    left: 75%;
  }
  .push-10-tablet {
    left: 83.33333333%;
  }
  .push-11-tablet {
    left: 91.66666667%;
  }
  .pull-1-tablet {
    left: -8.33333333%;
  }
  .pull-2-tablet {
    left: -16.66666667%;
  }
  .pull-3-tablet {
    left: -25%;
  }
  .pull-4-tablet {
    left: -33.33333333%;
  }
  .pull-5-tablet {
    left: -41.66666667%;
  }
  .pull-6-tablet {
    left: -50%;
  }
  .pull-7-tablet {
    left: -58.33333333%;
  }
  .pull-8-tablet {
    left: -66.66666667%;
  }
  .pull-9-tablet {
    left: -75%;
  }
  .pull-10-tablet {
    left: -83.33333333%;
  }
  .pull-11-tablet {
    left: -91.66666667%;
  }
}
@media only screen and (min-width: 980px) {
  .col-1-desktop,
  .col-2-desktop,
  .col-3-desktop,
  .col-4-desktop,
  .col-5-desktop,
  .col-6-desktop,
  .col-7-desktop,
  .col-8-desktop,
  .col-9-desktop,
  .col-10-desktop,
  .col-11-desktop,
  .col-12-desktop {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-1-desktop {
    width: 8.33333333%;
  }
  .col-2-desktop {
    width: 16.66666667%;
  }
  .col-3-desktop {
    width: 25%;
  }
  .col-4-desktop {
    width: 33.33333333%;
  }
  .col-5-desktop {
    width: 41.66666667%;
  }
  .col-6-desktop {
    width: 50%;
  }
  .col-7-desktop {
    width: 58.33333333%;
  }
  .col-8-desktop {
    width: 66.66666667%;
  }
  .col-9-desktop {
    width: 75%;
  }
  .col-10-desktop {
    width: 83.33333333%;
  }
  .col-11-desktop {
    width: 91.66666667%;
  }
  .col-12-desktop {
    width: 100%;
  }
  .push-1-desktop {
    left: 8.33333333%;
  }
  .push-2-desktop {
    left: 16.66666667%;
  }
  .push-3-desktop {
    left: 25%;
  }
  .push-4-desktop {
    left: 33.33333333%;
  }
  .push-5-desktop {
    left: 41.66666667%;
  }
  .push-6-desktop {
    left: 50%;
  }
  .push-7-desktop {
    left: 58.33333333%;
  }
  .push-8-desktop {
    left: 66.66666667%;
  }
  .push-9-desktop {
    left: 75%;
  }
  .push-10-desktop {
    left: 83.33333333%;
  }
  .push-11-desktop {
    left: 91.66666667%;
  }
  .pull-1-desktop {
    left: -8.33333333%;
  }
  .pull-2-desktop {
    left: -16.66666667%;
  }
  .pull-3-desktop {
    left: -25%;
  }
  .pull-4-desktop {
    left: -33.33333333%;
  }
  .pull-5-desktop {
    left: -41.66666667%;
  }
  .pull-6-desktop {
    left: -50%;
  }
  .pull-7-desktop {
    left: -58.33333333%;
  }
  .pull-8-desktop {
    left: -66.66666667%;
  }
  .pull-9-desktop {
    left: -75%;
  }
  .pull-10-desktop {
    left: -83.33333333%;
  }
  .pull-11-desktop {
    left: -91.66666667%;
  }
}
@media only screen and (min-width: 1140px) {
  .schedule-block p.p-big {
  height: 6.5rem;
  display: block;
  }
  .col-1-hd,
  .col-2-hd,
  .col-3-hd,
  .col-4-hd,
  .col-5-hd,
  .col-6-hd,
  .col-7-hd,
  .col-8-hd,
  .col-9-hd,
  .col-10-hd,
  .col-11-hd,
  .col-12-hd {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-1-hd {
    width: 8.33333333%;
  }
  .col-2-hd {
    width: 16.66666667%;
  }
  .col-3-hd {
    width: 25%;
  }
  .col-4-hd {
    width: 33.33333333%;
  }
  .col-5-hd {
    width: 41.66666667%;
  }
  .col-6-hd {
    width: 50%;
  }
  .col-7-hd {
    width: 58.33333333%;
  }
  .col-8-hd {
    width: 66.66666667%;
  }
  .col-9-hd {
    width: 75%;
  }
  .col-10-hd {
    width: 83.33333333%;
  }
  .col-11-hd {
    width: 91.66666667%;
  }
  .col-12-hd {
    width: 100%;
  }
  .push-1-hd {
    left: 8.33333333%;
  }
  .push-2-hd {
    left: 16.66666667%;
  }
  .push-3-hd {
    left: 25%;
  }
  .push-4-hd {
    left: 33.33333333%;
  }
  .push-5-hd {
    left: 41.66666667%;
  }
  .push-6-hd {
    left: 50%;
  }
  .push-7-hd {
    left: 58.33333333%;
  }
  .push-8-hd {
    left: 66.66666667%;
  }
  .push-9-hd {
    left: 75%;
  }
  .push-10-hd {
    left: 83.33333333%;
  }
  .push-11-hd {
    left: 91.66666667%;
  }
  .pull-1-hd {
    left: -8.33333333%;
  }
  .pull-2-hd {
    left: -16.66666667%;
  }
  .pull-3-hd {
    left: -25%;
  }
  .pull-4-hd {
    left: -33.33333333%;
  }
  .pull-5-hd {
    left: -41.66666667%;
  }
  .pull-6-hd {
    left: -50%;
  }
  .pull-7-hd {
    left: -58.33333333%;
  }
  .pull-8-hd {
    left: -66.66666667%;
  }
  .pull-9-hd {
    left: -75%;
  }
  .pull-10-hd {
    left: -83.33333333%;
  }
  .pull-11-hd {
    left: -91.66666667%;
  }
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-float {
  float: none;
}
.no-background {
  background: transparent;
}
.no-border {
  border: 0;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.font-100 {
  font-weight: 100;
}
.font-200 {
  font-weight: 200;
}
.font-300 {
  font-weight: 300;
}
.font-400 {
  font-weight: 400;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.font-800 {
  font-weight: 800;
}
.font-900 {
  font-weight: 900;
}
.font-normal {
  font-style: normal;
}
.font-italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.text-left {
  text-align: left;
}
.register-form .sep-arriba {
	margin-top: 30px;
}
.register-form .sep-abajo {
	margin-bottom: 30px;
}
.text-right {
  text-align: right;
}
.separado-arriba {
	position: absolute;
	top: 0px;
	width: 100%;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.none {
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.flex-row {
  flex-direction: row;
}
.flex-column {
  flex-direction: column;
}
.flex-space-around {
  justify-content: space-around;
}
.flex-space-between {
  justify-content: space-between;
}
.flex-start {
  justify-content: flex-start;
}
.flex-center {
  justify-content: center;
}
.flex-end {
  justify-content: flex-end;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center-element {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.banner .p-big {
	color: #E4E4E4;
	font-weight: bold;
}
.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-unstyled li {
  margin: 0;
  padding: 0;
}
.list-inline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.img-responsive {
  max-width: 100%;
}
.img-left {
  float: left;
  margin-right: 20px;
}
.img-right {
  float: right;
  margin-left: 20px;
}
.field-group {
  padding-top: .5em;
  padding-bottom: .5em;
  overflow: hidden;
}
.field-group label {
  padding-top: 8px;
}
.field {
  width: 100%;
}
.disabled {
  pointer-events: none;
  opacity: .5;
}
.checkbox,
.radio {
	display: block;
	position: relative;
	margin-top: .5em;
	margin-bottom: .5em;
	width: 25%;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.checkbox label,
.radio label {
	padding-left: 10px;
	padding-top: 0;
	display: inline-block;
	text-align: left;
}
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
	position: absolute;
	top: 4px;
	left: 0;
}
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media only screen and (min-width: 740px) {
  .no-float-tablet {
    float: none;
  }
  .no-padding-tablet {
    padding: 0;
  }
  .no-margin-tablet {
    margin: 0;
  }
  .none-tablet {
    display: none;
  }
  .block-tablet {
    display: block;
  }
  .inline-block-tablet {
    display: inline-block;
  }
  .inline-tablet {
    display: inline;
  }
  .left-tablet {
    float: left;
  }
  .right-tablet {
    float: right;
  }
  .text-left-tablet {
    text-align: left;
  }
  .text-right-tablet {
    text-align: right;
  }
  .text-center-tablet {
    text-align: center;
  }
  .text-justify-tablet {
    text-align: justify;
  }
  .no-col-tablet {
    width: auto;
    float: none;
  }
  .no-push-tablet,
  .no-pull-tablet {
    left: 0;
  }
}
@media only screen and (min-width: 980px) {
  .no-float-desktop {
    float: none;
  }
  .no-padding-desktop {
    padding: 0;
  }
  .no-margin-desktop {
    margin: 0;
  }
  .none-desktop {
    display: none;
  }
  .block-desktop {
    display: block;
  }
  .inline-block-desktop {
    display: inline-block;
  }
  .inline-desktop {
    display: inline;
  }
  .left-desktop {
    float: left;
  }
  .right-desktop {
    float: right;
  }
  .text-left-desktop {
    text-align: left;
  }
  .text-right-desktop {
    text-align: right;
  }
  .text-center-desktop {
    text-align: center;
  }
  .text-justify-desktop {
    text-align: justify;
  }
  .no-col-desktop {
    width: auto;
    float: none;
  }
  .no-push-desktop,
  .no-pull-desktop {
    left: 0;
  }
}
@media only screen and (min-width: 1140px) {
  .no-float-hd {
    float: none;
  }
  .no-padding-hd {
    padding: 0;
  }
  .no-margin-hd {
    margin: 0;
  }
  .none-hd {
    display: none;
  }
  .block-hd {
    display: block;
  }
  .inline-block-hd {
    display: inline-block;
  }
  .inline-hd {
    display: inline;
  }
  .left-hd {
    float: left;
  }
  .right-hd {
    float: right;
  }
  .text-left-hd {
    text-align: left;
  }
  .text-right-hd {
    text-align: right;
  }
  .text-center-hd {
    text-align: center;
  }
  .text-justify-hd {
    text-align: justify;
  }
  .no-col-hd {
    width: auto;
    float: none;
  }
  .no-push-hd,
  .no-pull-hd {
    left: 0;
  }
}
@media print {
  .no-float-print {
    float: none;
  }
  .no-padding-print {
    padding: 0;
  }
  .no-margin-print {
    margin: 0;
  }
  .none-print {
    display: none;
  }
  .block-print {
    display: block;
  }
  .inline-block-print {
    display: inline-block;
  }
  .inline-print {
    display: inline;
  }
  .text-left-print {
    text-align: left;
  }
  .text-right-print {
    text-align: right;
  }
  .text-center-print {
    text-align: center;
  }
  .text-justify-print {
    text-align: justify;
  }
  .no-col-print {
    width: auto;
    float: none;
  }
  .no-push-print,
  .no-pull-print {
    left: 0;
  }
}
a {
  color: #2cc7c1;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.logo {
	margin: 0;
	float: none;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-size: 72px;
	visibility: hidden;
	font-family: "Amatic SC", sans-serif;
	line-height: 52px;
}
.logo > svg {
  display: inline-block;
  max-width: 100%;
}
.logo.active .fill {
  fill: white;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#fondo {
	background: #fff url(img/banner_escuela_2.jpg) 50% 50%;
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	position: fixed;
	top: 0;
	width: 100%;
	height: 800px;
	z-index: -1;
}
.banner-heading {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: .7em 0;
}
.banner-buttons {
  margin-top: 3em;
}
.banner-buttons .button {
  display: block;
  margin-top: .5em;
}
.promotional-block {
  padding-bottom: 3em;
}
.grey-row {
  background-color: #ececec;
}
.white-row {
  background-color: #fff;
}
.objective {
  position: relative;
  width: 140px;
  height: 100px;
  margin-top: 60px;
  margin-left: 30px;
}
.objective-img {
  width: 30px;
  height: auto;
  display: block;
  position: absolute;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-name: spring;
  animation-name: spring;
}
.cloud {
  width: 120px;
  margin: 0 auto;
  display: block;
  position: relative;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-name: spring;
  animation-name: spring;
}
.images {
  top: 25px;
  left: -25px;
}
.video {
  top: -20px;
  left: 70px;
}
.music {
  top: 65px;
  left: 140px;
}
.heart {
  position: absolute;
  width: 15px;
  height: auto;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-name: spring;
  animation-name: spring;
}
.heart-1 {
  top: 70px;
  left: -20px;
}
.heart-2 {
  top: 20px;
  left: 15px;
}
.heart-3 {
  top: -5px;
  left: 40px;
}
.heart-4 {
  width: 12px;
  top: 20px;
  left: 105px;
}
.heart-5 {
  width: 20px;
  top: 35px;
  left: 130px;
}
.tabs {
  margin-top: 3em;
}
.event-location-block {
  background: #000;
  padding-bottom: 0;
}
.event-schedule-title {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 22px;
	line-height: 1.375rem;
	position: relative;
	background-color: #ececec;
	padding: 10px 30px 10px 10px;
	border-radius: 5px 5px 0 0;
}
.event-schedule-title:hover {
  text-decoration: none;
}
.event-schedule-title.collapsed {
  border-radius: 0 5px 5px 5px;
}
.event-schedule-time {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  color: #fff;
  background-color: #828282;
  border-radius: 5px;
  padding: 5px 10px;
}
.event-schedule-name {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	color: #828282;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.register-form {
  background-color: #fff;
  padding: 3em 1em;
}
.map {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.google-map {
  height: 400px;
  width: 100%;
}
.location-box {
  padding: 1em;
  background-color: #fff;
  position: absolute;
  width: 300px;
  min-height: 140px;
  top: 50%;
  left: 50%;
  margin-top: -70px;
  margin-left: -150px;
  z-index: 9990;
}
.location {
  padding-bottom: 1em;
}
.footer {
	padding-top: 3em;
	padding-bottom: 3em;
	color: #f3f3f3;
	background: #88ADBD;
}
.footer-content-blocks {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-content-block {
	padding-top: 1em;
	border-top: 1px solid #ccc;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.footer-content-block:first-child {
  border-top-color: transparent;
  padding-top: 0;
}
.footer-copyright {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #ccc;
  background: #3f464c;
  padding-top: .8em;
  padding-bottom: .8em;
}
.footer-copyright p {
  margin: 0;
}
.contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 740px) {
  .banner {
    padding-top: 5em;
    padding-bottom: 6em;
  }
  .banner-buttons .button {
    display: inline-block;
    margin: 0 .6em;
  }
  .objective {
    float: right;
    margin-right: 60px;
    margin-top: 30px;
    margin-left: 0;
  }
  .location-box-container {
    width: 720px;
    position: absolute;
    left: 50%;
    bottom: 2em;
    margin-left: -360px;
  }
  .location-box {
    top: auto;
    bottom: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
  }
  .footer-content-blocks {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	top: 4em;
  }
  .footer-content-block {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
  }
}
@media only screen and (min-width: 980px) {
  .banner {
	padding-top: 10em;
	padding-bottom: 10em;
  }
  .tabs {
    margin-top: 0;
  }
  .objective {
    margin-right: 20px;
    margin-top: 30px;
  }
  .location-box-container {
    width: 960px;
    position: absolute;
    left: 50%;
    bottom: 2em;
    margin-left: -480px;
  }
}
@media only screen and (min-width: 1140px) {
  .objective {
    margin-top: 40px;
    margin-left: 0;
  }
  .location-box-container {
    width: 1120px;
    position: absolute;
    left: 50%;
    bottom: 2em;
    margin-left: -560px;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-down-big {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-left-big {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-right-big {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-up-big {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes spring {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes spring {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.spring {
  -webkit-animation-name: spring;
  animation-name: spring;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100%;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}
