/*
	MAIN SASS
	Version: 0.0.1
*/
/* mixin bootrap*/
@font-face {
  font-family: "iguazu";
  src: url("../fonts/iguazu.eot");
  src: url("../fonts/iguazu.eot?#iefix") format("embedded-opentype"), url("../fonts/iguazu.woff") format("woff"), url("../fonts/iguazu.ttf") format("truetype"), url("../fonts/iguazu.svg#iguazu") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "iguazu" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "iguazu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-a-down:before {
  content: "a";
}

.icon-a-left:before {
  content: "b";
}

.icon-a-right:before {
  content: "c";
}

.icon-a-up:before {
  content: "d";
}

.icon-play:before {
  content: "e";
}

.icon-calendar:before {
  content: "f";
}

.icon-marker-2:before {
  content: "g";
}

@font-face {
  font-family: "social";
  src: url("../fonts/social.eot");
  src: url("../fonts/social.eot?#iefix") format("embedded-opentype"), url("../fonts/social.woff") format("woff"), url("../fonts/social.ttf") format("truetype"), url("../fonts/social.svg#social") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=social-]:before,
[class*=" social-"]:before {
  font-family: "social" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-facebook:before {
  content: "a";
}

.social-instagram:before {
  content: "b";
}

.social-twitter:before {
  content: "c";
}

.social-rss:before {
  content: "d";
}

.social-gplus:before {
  content: "e";
}

.social-tumblr:before {
  content: "f";
}

.font-oswald {
  font-family: "Oswald", sans-serif;
}

/* ========== generales =================*/
html {
  height: 100%;
}

h2, h3 {
  font-family: "Playfair Display", serif;
}

p {
  font-family: "Playfair Display", serif;
  font-size: 20px;
}

.italic {
  font-style: italic;
}

.lowercase {
  text-transform: lowercase;
}

.novisible {
  display: none;
}

.paddingcero {
  padding: 0;
}

.margincero {
  margin: 0;
}

a:focus {
  outline: none;
  outline-offset: 0;
}

@media (max-width: 1580px) {
  p {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  p {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
.ov-hidden {
  overflow: hidden;
}

body {
  height: 100%;
  width: 100%;
  font-family: "Playfair Display", serif;
  overflow-x: hidden;
  position: relative;
}
@media (max-width: 991px) {
  body {
    text-align: center;
  }
}

header {
  position: relative;
}

section {
  position: relative;
}

.section {
  position: relative;
}

.position-relative {
  position: relative;
}

.font-27 {
  font-size: 27px;
}
@media (max-width: 991px) {
  .font-27 {
    font-size: 23px;
  }
}
@media (max-width: 500px) {
  .font-27 {
    font-size: 20px;
  }
}

.font-20 {
  font-size: 20px;
}
@media (max-width: 767px) {
  .font-20 {
    font-size: 18px;
  }
}

.font-18 {
  font-size: 18px;
}
@media (max-width: 767px) {
  .font-18 {
    font-size: 16px;
  }
}

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

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

.font-16 {
  font-size: 16px;
}
@media (max-width: 767px) {
  .font-16 {
    font-size: 15px;
  }
}

.font-63 {
  font-size: 63px;
}
@media (max-width: 1400px) {
  .font-63 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .font-63 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .font-63 {
    font-size: 30px;
  }
}

.font-40 {
  font-size: 40px;
}
@media (max-width: 1400px) {
  .font-40 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .font-40 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .font-40 {
    font-size: 20px;
  }
}

.font-33 {
  font-size: 35px;
  line-height: 1.3;
}
@media (max-width: 1500px) {
  .font-33 {
    font-size: 33px;
  }
}
@media (max-width: 1200px) {
  .font-33 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .font-33 {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .font-33 {
    font-size: 20px;
  }
}

.font-47 {
  font-size: 47px;
}
@media (max-width: 1400px) {
  .font-47 {
    font-size: 45px;
  }
}
@media (max-width: 1200px) {
  .font-47 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .font-47 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .font-47 {
    font-size: 22px;
  }
}

.font-light {
  font-weight: 300;
}

.span-block {
  display: block;
  margin-top: 20px;
}

.spacing {
  letter-spacing: 5px;
}
@media (max-width: 500px) {
  .spacing {
    letter-spacing: 3px;
  }
}

.spacing2 {
  letter-spacing: 3px;
}
@media (max-width: 500px) {
  .spacing2 {
    letter-spacing: 3px;
  }
}

.spacing3 {
  letter-spacing: 1px;
}

.title-cont {
  position: relative;
}
@media (max-width: 991px) {
  .title-cont.title-cont-mw-450 {
    margin: 0 auto 40px;
    max-width: 450px;
  }
}
@media (max-width: 500px) {
  .title-cont.title-cont-mw-450 {
    max-width: 420px;
  }
}
.title-cont.title-cont-mw-430 {
  max-width: 430px;
}
@media (max-width: 991px) {
  .title-cont.title-cont-mw-430 {
    margin: 0 auto 40px;
  }
}
@media (max-width: 500px) {
  .title-cont.title-cont-mw-430 {
    max-width: 320px;
  }
}
.title-cont.title-cont-mw-550 {
  max-width: 550px;
}
@media (max-width: 991px) {
  .title-cont.title-cont-mw-550 {
    margin: 0 auto 40px;
  }
}
@media (max-width: 500px) {
  .title-cont.title-cont-mw-550 {
    max-width: 320px;
  }
}
.title-cont.title-cont-mw-350 {
  max-width: 350px;
}
@media (max-width: 991px) {
  .title-cont.title-cont-mw-350 {
    margin: 0 auto 40px;
  }
}
@media (max-width: 500px) {
  .title-cont.title-cont-mw-350 {
    max-width: 220px;
  }
}
.title-cont.title-cont-mw-250 {
  max-width: 250px;
}
@media (max-width: 1400px) {
  .title-cont.title-cont-mw-250 {
    max-width: 230px;
  }
}
@media (max-width: 991px) {
  .title-cont.title-cont-mw-250 {
    margin: 0 auto 40px;
  }
}
@media (max-width: 991px) {
  .title-cont.title-cont-mx-md {
    max-width: 500px;
    margin: 0 auto 40px;
  }
}

.title {
  font-size: 55px;
  font-weight: 500;
  margin-top: 0;
}
@media (max-width: 1400px) {
  .title {
    font-size: 48px;
  }
}
@media (max-width: 1200px) {
  .title {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .title {
    font-size: 40px;
  }
}
@media (max-width: 500px) {
  .title {
    font-size: 30px;
  }
}
.title .yellow {
  color: #f9f886;
  text-decoration: underline;
  font-style: italic;
  font-weight: 600;
}
.title .italic {
  font-style: italic;
}
.title.title-xl {
  font-size: 60px;
  line-height: 1.1;
}
@media (max-width: 1400px) {
  .title.title-xl {
    font-size: 55px;
  }
}
@media (max-width: 1200px) {
  .title.title-xl {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .title.title-xl {
    font-size: 40px;
  }
}
@media (max-width: 500px) {
  .title.title-xl {
    font-size: 30px;
  }
}
.title.title-xxl-0 {
  font-size: 70px;
  margin-bottom: 30px;
  line-height: 1.1;
}
@media (max-width: 1400px) {
  .title.title-xxl-0 {
    font-size: 70px;
  }
}
@media (max-width: 1200px) {
  .title.title-xxl-0 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .title.title-xxl-0 {
    font-size: 50px;
  }
}
@media (max-width: 500px) {
  .title.title-xxl-0 {
    font-size: 40px;
  }
}
.title.title-xxl {
  font-size: 80px;
  margin-bottom: 30px;
  line-height: 1.1;
}
@media (max-width: 1400px) {
  .title.title-xxl {
    font-size: 70px;
  }
}
@media (max-width: 1200px) {
  .title.title-xxl {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .title.title-xxl {
    font-size: 50px;
  }
}
@media (max-width: 500px) {
  .title.title-xxl {
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .cont-title-v {
    padding: 0;
  }
  .cont-title-v .row {
    margin: 0;
  }
  .cont-title-v .col-md-12 {
    padding: 0;
  }
}
.title-v {
  position: absolute;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  top: -50px;
  right: 90%;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  width: 100%;
  z-index: 22;
  text-align: right;
}
@media (max-width: 1500px) {
  .title-v {
    right: 93%;
  }
}
@media (max-width: 1400px) {
  .title-v {
    right: 95%;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .title-v {
    position: relative;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0px;
    right: 0%;
    text-align: center;
    margin-bottom: 40px;
  }
}
.title-v.title-v2 {
  top: -25px;
}
@media (max-width: 991px) {
  .title-v.title-v2 {
    top: 0;
  }
}

.cont-text {
  font-size: 20px;
}
@media (max-width: 1400px) {
  .cont-text {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .cont-text {
    font-size: 16px;
  }
}
.cont-text p {
  margin-bottom: 30px;
  line-height: 1.6;
  font-size: 20px;
}
@media (max-width: 1400px) {
  .cont-text p {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .cont-text p {
    font-size: 16px;
  }
}
.cont-text.font-sm p {
  font-size: 22px;
}
@media (max-width: 1400px) {
  .cont-text.font-sm p {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .cont-text.font-sm p {
    font-size: 18px;
  }
}
.cont-text.font-lg p {
  font-size: 29px;
}
@media (max-width: 1400px) {
  .cont-text.font-lg p {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  .cont-text.font-lg p {
    font-size: 23px;
  }
}
@media (max-width: 500px) {
  .cont-text.font-lg p {
    font-size: 18px;
  }
}
.cont-text .font-14 {
  font-size: 14px !important;
}
.cont-text .font-12 {
  font-size: 14px;
}
@media (max-width: 1500px) {
  .cont-text .font-12 {
    font-size: 12px !important;
  }
}
.cont-text.lineh-2 p {
  line-height: 1.8;
}
@media (max-width: 1400px) {
  .cont-text.lineh-2 p {
    line-height: 1.6;
  }
}
.cont-text.lineh-3 p {
  line-height: 1.6;
}
@media (max-width: 1400px) {
  .cont-text.lineh-3 p {
    line-height: 1.5;
  }
}
.cont-text.max-w-260 {
  width: 100%;
  max-width: 260px;
}
@media (max-width: 991px) {
  .cont-text.max-w-260 {
    margin: 0 auto 20px;
  }
}
.cont-text.max-w-420 {
  width: 100%;
  max-width: 420px;
}
@media (max-width: 991px) {
  .cont-text.max-w-420 {
    margin: 0 auto 20px;
  }
}
.cont-text.cont-text-pl {
  padding-left: 45px;
  padding-right: 40px;
}
@media (max-width: 1550px) {
  .cont-text.cont-text-pl {
    padding-left: 35px;
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .cont-text.cont-text-pl {
    padding-left: 0;
  }
}
.cont-text.cont-text-t {
  padding-top: 20px;
}
.cont-text.cont-text-t p {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .cont-text.max-w-sm-500 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}

.text-underline {
  text-decoration: underline;
}

@media (min-width: 1650px) {
  .container-lg {
    width: 100%;
    max-width: 1600px;
  }
}

.p-0 {
  padding: 0 !important;
}

.p-container-12 {
  padding-left: 17%;
  padding-right: 17%;
}
@media (max-width: 1500px) {
  .p-container-12 {
    padding-left: 14%;
    padding-right: 14%;
  }
}
@media (max-width: 1400px) {
  .p-container-12 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 991px) {
  .p-container-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-container-12-lg {
  padding-left: 9%;
  padding-right: 9%;
}
@media (max-width: 1500px) {
  .p-container-12-lg {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (max-width: 1400px) {
  .p-container-12-lg {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 991px) {
  .p-container-12-lg {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.p-container-l {
  padding-left: 17%;
}
@media (max-width: 1500px) {
  .p-container-l {
    padding-left: 14%;
  }
}
@media (max-width: 1400px) {
  .p-container-l {
    padding-left: 10%;
  }
}
@media (max-width: 991px) {
  .p-container-l {
    padding-left: 15px;
  }
}

.p-container-r {
  padding-right: 17%;
}
@media (max-width: 1500px) {
  .p-container-r {
    padding-right: 14%;
  }
}
@media (max-width: 1400px) {
  .p-container-r {
    padding-right: 10%;
  }
}
@media (max-width: 991px) {
  .p-container-r {
    padding-right: 15px;
  }
}

.p-container-r-sm {
  padding-right: 8%;
}
@media (max-width: 1500px) {
  .p-container-r-sm {
    padding-right: 7%;
  }
}
@media (max-width: 1400px) {
  .p-container-r-sm {
    padding-right: 7%;
  }
}
@media (max-width: 991px) {
  .p-container-r-sm {
    padding-right: 15px;
  }
}

.p-container-4 {
  margin-right: -40px;
  margin-left: -40px;
}
@media (max-width: 1500px) {
  .p-container-4 {
    padding-left: -30px;
    padding-right: -30px;
  }
}
@media (max-width: 1400px) {
  .p-container-4 {
    padding-left: -20px;
    padding-right: -20px;
  }
}
@media (max-width: 991px) {
  .p-container-4 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.p-container-4-sm {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1500px) {
  .p-container-4-sm {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1400px) {
  .p-container-4-sm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .p-container-4-sm {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.m0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {
  .mb0-sm {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 991px) {
  .mt-sm-30 {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .mt-sm-50 {
    margin-top: 60px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 70px;
  }
}

.mb-90-sm-40 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-90-sm-40 {
    margin-bottom: 40px;
  }
}

.mb-100 {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .mb-100 {
    margin-bottom: 60px;
  }
}
@media (max-width: 500px) {
  .mb-100 {
    margin-bottom: 40px;
  }
}

.mt-110 {
  margin-top: 100px;
}
@media (max-width: 1400px) {
  .mt-110 {
    margin-top: 80px;
  }
}
@media (max-width: 1200px) {
  .mt-110 {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .mt-110 {
    margin-top: 10px;
  }
}

.mt-sm-90 {
  margin-top: 80px;
}
@media (max-width: 1400px) {
  .mt-sm-90 {
    margin-top: 80px;
  }
}
@media (max-width: 1200px) {
  .mt-sm-90 {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .mt-sm-90 {
    margin-top: 0px !important;
  }
}

.mt-90 {
  margin-top: 80px;
}
@media (max-width: 1400px) {
  .mt-90 {
    margin-top: 80px;
  }
}
@media (max-width: 1200px) {
  .mt-90 {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .mt-90 {
    margin-top: 10px;
  }
}

.mt-220 {
  margin-top: 220px;
}
@media (max-width: 1400px) {
  .mt-220 {
    margin-top: 220px;
  }
}
@media (max-width: 1200px) {
  .mt-220 {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .mt-220 {
    margin-top: 10px;
  }
}

.mt-50 {
  margin-top: 70px;
}
@media (max-width: 1400px) {
  .mt-50 {
    margin-top: 50px;
  }
}
@media (max-width: 1200px) {
  .mt-50 {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .mt-50 {
    margin-top: 10px;
  }
}

.mt-20 {
  margin-top: 30px;
}

.mt-10 {
  margin-top: 15px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-65 {
  margin-top: 65px;
}

.p0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 991px) {
  .p0-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.pl-0 {
  padding-left: 0 !important;
}

@media (min-width: 992px) {
  .pr-sm-30 {
    padding-right: 30px !important;
  }
}

.prl-40 {
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 992px) {
  .pl-40-sm {
    padding-left: 40px;
  }
}

.prl-lg-30 {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1200px) {
  .prl-lg-30 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.prl-lg-40 {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1200px) {
  .prl-lg-40 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.pr-40 {
  padding-right: 90px;
}
@media (max-width: 1500px) {
  .pr-40 {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .pr-40 {
    padding-right: 15px;
  }
}

.pr-100 {
  padding-right: 120px;
}
@media (max-width: 1500px) {
  .pr-100 {
    padding-right: 100px;
  }
}
@media (max-width: 991px) {
  .pr-100 {
    padding-right: 15px;
  }
}

.pl-40 {
  padding-left: 90px;
}
@media (max-width: 1500px) {
  .pl-40 {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .pl-40 {
    padding-left: 15px;
  }
}

.pr-50 {
  padding-right: 90px;
}
@media (max-width: 1500px) {
  .pr-50 {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .pr-50 {
    padding-right: 15px;
  }
}

.pl-50 {
  padding-left: 90px;
}
@media (max-width: 1500px) {
  .pl-50 {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .pl-50 {
    padding-left: 15px;
  }
}

.pl-100 {
  padding-left: 120px;
}
@media (max-width: 1500px) {
  .pl-100 {
    padding-left: 100px;
  }
}
@media (max-width: 991px) {
  .pl-100 {
    padding-left: 15px;
  }
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-20 {
  padding-top: 20px;
}

.pb-50 {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .pb-50 {
    padding-bottom: 30px;
  }
}

.pb-0 {
  padding-bottom: 0 !important;
}

@media (max-width: 991px) {
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
}

.pt-100 {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 70px;
  }
}
@media (max-width: 500px) {
  .pt-100 {
    padding-top: 60px;
  }
}

.z-2 {
  position: relative;
  z-index: 2;
}

.z-3 {
  position: relative;
  z-index: 3;
}

.seccion-p {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .seccion-p {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.seccion-p-large {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .seccion-p-large {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.seccion-p-small {
  padding-top: 90px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .seccion-p-small {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}

.seccion-p-md {
  padding-top: 120px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .seccion-p-md {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.seccion-p-lr {
  padding-left: 6%;
  padding-right: 6%;
}

.seccion-pp {
  padding-top: 16%;
  padding-bottom: 16%;
}
@media (max-width: 1400px) {
  .seccion-pp {
    padding-top: 14%;
    padding-bottom: 14%;
  }
}

.font-w {
  color: #fff;
}

.font-violet {
  color: #652472;
}

.font-7b {
  color: #7b7b7b;
}

.font-green {
  color: #8ae3bc;
}

.font-red {
  color: #ff2b5d;
}

.bg-section-w {
  background-color: #fff;
}

.bg-section {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: #ccc;
  z-index: 0;
}
.bg-section.bg-locations {
  background-color: #cee;
}
.bg-section.home-section-bg {
  background-image: url("../img/home-section-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-section.lower-btm {
  bottom: 200px;
}
@media (max-width: 900px) {
  .bg-section.lower-btm {
    bottom: 0;
  }
}
.bg-section.profesores-header-bg {
  background-image: url("../img/profesores-header-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #1798a0;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.profesores-header-bg {
    background-size: 900px;
    background-position: bottom center;
  }
}
.bg-section.profesores-section-bg {
  background-image: url("../img/profesores-section-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #184265;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.profesores-section-bg {
    background-size: 900px;
    background-position: top center;
  }
}

.bg-section-details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  z-index: 1;
}
.bg-section-details.details-festival {
  background-image: url("../img/details-bg.png");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 140%;
  opacity: 0.3;
  top: -10%;
}
@media (max-width: 900px) {
  .bg-section-details.details-festival {
    background-size: 900px;
    background-position: top center;
    top: 0;
    padding-top: 180%;
  }
}
.bg-section-details.details-iguazu {
  background-image: url("../img/details-iguazu.png");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 180%;
  opacity: 0.3;
  top: -13%;
}
@media (max-width: 900px) {
  .bg-section-details.details-iguazu {
    background-size: 900px;
    background-position: top center;
    top: 0;
  }
}
.bg-section-details.location-details {
  background-image: url("../img/location-details.png");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 180%;
  opacity: 0.3;
  top: -10%;
}
@media (max-width: 900px) {
  .bg-section-details.location-details {
    background-size: 900px;
    background-position: top center;
    top: 0;
  }
}
.bg-section-details.details-objet {
  background-image: url("../img/details-objet.png");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  opacity: 0.5;
  top: 0;
  padding-top: 150%;
}
@media (max-width: 900px) {
  .bg-section-details.details-objet {
    background-size: 900px;
    background-position: top center;
    top: 0;
  }
}

.text-italic {
  font-style: italic;
}

.img-100-bg {
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100%;
}

@media (max-width: 767px) {
  .clearfix-mw-sm-400 {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .detail-line {
    display: none;
  }
}
.detail-line.width170 {
  width: 170px;
  height: 1px;
  background-color: #fff;
}
.detail-line.width140 {
  width: 140px;
  height: 1px;
  background-color: #fff;
}
.detail-line.abslt-b {
  bottom: -80px;
  left: 10%;
  position: absolute;
}
.detail-line.abslt-b2 {
  bottom: -60px;
  right: 10%;
  position: absolute;
  opacity: 0.9;
}
.detail-line.abslt-t {
  top: 60px;
  right: 0;
  position: absolute;
}
.detail-line.abslt-t2 {
  top: -30px;
  right: 0;
  position: absolute;
}
.detail-line.abslt-t2 {
  top: -85px;
  right: 10%;
  position: absolute;
  z-index: 0;
}
.detail-line.heigt85 {
  width: 2px;
  height: 85px;
  background-color: #fff;
}

.no-cursor {
  cursor: default;
}

.high-proximamente {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Oswald";
  letter-spacing: 2px;
  color: #fff;
  display: inline-block;
  background-color: rgba(57, 171, 182, 0.8);
  padding: 7px 15px;
  transition: all 0.4s ease;
  margin-top: 15px;
}
@media screen and (max-width: 991px) {
  .high-proximamente {
    font-size: 18px;
    padding: 5px 13px;
  }
}
@media screen and (max-width: 600px) {
  .high-proximamente {
    font-size: 16px;
  }
}
@media screen and (max-width: 450px) {
  .high-proximamente {
    font-size: 12px;
  }
}

.menu-proximamente a {
  cursor: default;
  position: relative;
}
.menu-proximamente a span {
  position: absolute;
  left: -8px;
  top: -3px;
  background: #bf4192;
  padding: 3px 8px;
  color: #fff;
  opacity: 0;
  font-size: 13px;
}
@media (min-width: 1400px) {
  .menu-proximamente a span {
    width: 110px;
    left: 50%;
    margin-left: -55px;
  }
}
@media (max-width: 1300px) {
  .menu-proximamente a span {
    font-size: 12px;
  }
}
@media screen and (max-width: 991px) {
  .menu-proximamente a span {
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
}
.menu-proximamente a:hover {
  color: #fff;
}
.menu-proximamente a:hover span {
  opacity: 1;
}

.hover-proximamente {
  cursor: default;
}
.hover-proximamente .on-hover {
  display: none;
}
.hover-proximamente:hover .on-hover {
  display: block;
}
.hover-proximamente:hover .wt-hover {
  display: none;
}

.eng .t-lang {
  text-decoration: line-through;
}

.por .t-lang {
  text-decoration: line-through;
}

.v-hidden {
  visibility: hidden;
}

.mw-160 {
  max-width: 160px !important;
}

.mw-85 {
  max-width: 85px !important;
}

.mw-250 {
  max-width: 250px !important;
}

.mw-290 {
  max-width: 290px !important;
}

.mw-240 {
  max-width: 240px !important;
}

@media screen and (min-width: 992px) {
  .fix-mt-nacion {
    margin-top: 8px;
  }

  .fix-mt-rio {
    margin-top: 27px;
  }

  .fix-mt-miguazu {
    margin-top: 36px;
  }

  .fix-mt-iguazu {
    margin-top: 26px;
  }
}
/* ==========navegation ================== */
.navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 100px;
  padding-top: 20px;
}

.navbar {
  border: none;
  border-radius: 0;
  width: 100%;
  z-index: 50;
}

.navbar .container-fluid {
  padding: 0;
}

.container-fluid > .navbar-header {
  margin: 0;
}

.navbar-brand {
  display: inline-block;
  height: auto;
}

.navbar > .container-fluid .navbar-brand {
  margin: 0;
}

a.navbar-brand {
  width: 205px;
  height: 150px;
  background: url(../img/logonaviguazu.png);
  background: url(../img/logonaviguazu.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-size: cover;
  margin: 0;
}

#navigation ul.navbar-nav {
  font-size: 0;
}

ul.navbar-nav {
  margin: 0 auto;
  min-height: 62px;
  line-height: 62px;
  overflow: visible;
  margin-top: 53px;
}

.navbar-collapse {
  padding: 0;
}

.navbar-nav > li {
  float: none;
  display: inline-block;
  margin-right: 30px;
  vertical-align: middle;
}

.navbar-nav > li.audition {
  margin-left: 140px;
}

.navbar-nav > li.last-item-margin {
  margin-left: 180px;
}

@media (max-width: 1500px) {
  .navbar-nav > li {
    margin-right: 20px;
  }

  .navbar-nav > li.audition {
    margin-left: 100px;
  }

  .navbar-nav > li.last-item-margin {
    margin-left: 120px;
  }
}
@media (max-width: 1450px) {
  .navbar-nav > li.audition {
    margin-left: 50px;
  }

  .navbar-nav > li.last-item-margin {
    margin-left: 70px;
  }
}
@media (max-width: 1400px) {
  .navbar-nav > li.audition {
    margin-left: 30px;
  }

  .navbar-nav > li.last-item-margin {
    margin-left: 60px;
  }
}
@media (max-width: 991px) {
  .navbar-nav > li.audition {
    margin-left: 0px;
  }

  .navbar-nav > li.last-item-margin {
    margin-left: 0px;
  }
}
@media (min-width: 991px) {
  .navbar-nav > li.link-inicio {
    display: none;
  }
}
.navbar-nav > li.last {
  margin-right: 0;
}

.navbar-nav > li > a {
  text-transform: uppercase;
  padding: 0;
  text-shadow: none;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1.5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav > li > a span.icon-tv {
  font-size: 30px;
  vertical-align: middle;
}

.navbar-nav > li > a.audition {
  width: auto;
  padding: 10px 30px;
  border: 2px solid #fff;
  border-radius: 12px;
  letter-spacing: 2px;
}

.navbar-nav > li > a:hover {
  background-color: inherit;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-nav > li.seleccion > a {
  color: #d4b873;
}

.dropdown-menu > li > a:focus {
  background-color: inherit;
  background-image: none;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: inherit;
  background-image: none;
  color: #59caea;
  border-color: #59caea;
}

/* =======   dropdown ==== */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: inherit;
  background-image: none;
}

.nav .open > a.hojita:before, .nav .open > a.hojita:hover:before, .nav .open > a.hojita:focus:before {
  visibility: visible;
  opacity: 1;
}

.navbar-nav > li > .dropdown-menu {
  border: 0;
  border-radius: 0px;
  margin-top: 25px;
  padding: 0px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: none;
  min-width: 140px;
  left: -10px;
}

.dropdown-menu > li > a {
  padding: 5px 0px;
  font-weight: 400;
  line-height: 1.42857;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  white-space: inherit;
}

.dropdown-menu > li > a.noborder {
  border: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: inherit;
  color: #d4b873;
  background-image: none;
}

.navbar-nav > li.dropdown-collaps1, .navbar-nav > li.dropdown-collaps2, .navbar-nav > li.dropdown-collaps3 {
  display: none;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  margin: 0;
  background-color: #E3F8F1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav > li.dropdown-collaps1 {
  width: 50%;
}

.navbar-nav > li.dropdown-collaps2 {
  background-color: #E6ECFC;
}

.navbar-nav > li.dropdown-collaps3 {
  background-color: #EDEDED;
}

.navbar-nav > li.dropdown-collaps1 a:hover {
  color: #6fc07d;
}

.navbar-nav > li.dropdown-collaps2 a:hover {
  color: #6dc2db;
}

.navbar-nav > li.dropdown-collaps3 a:hover {
  color: #000;
}

@media (max-width: 1580px) {
  .navbar {
    padding-left: 90px;
    padding-right: 90px;
  }

  ul.navbar-nav {
    min-height: 52px;
    line-height: 52px;
    overflow: visible;
    margin-top: 39px;
  }

  a.navbar-brand {
    width: 160px;
    height: 115px;
  }

  .navbar-nav > li > a {
    font-size: 15px;
  }

  .nav-fixed ul.navbar-nav {
    margin-top: 17px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1350px) {
  .navbar {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1300px) {
  a.navbar-brand {
    width: 90px;
    height: 65px;
  }

  .navbar-nav > li {
    float: none;
    display: inline-block;
    margin-right: 11px;
  }

  .navbar-nav > li > a {
    letter-spacing: 1px;
    font-size: 14px;
  }

  ul.navbar-nav {
    margin-top: 10px;
  }
}
@media (max-width: 1100px) {
  .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .navbar-nav > li > a {
    font-size: 13px;
  }

  #head .vertical {
    display: none;
  }
}
/* ==========change nav collapse================== */
@media (max-width: 991px) {
  .navbar {
    position: fixed;
    padding: 0;
  }

  .navbar-header {
    display: block;
    float: none;
  }

  .navbar-toggle {
    display: block;
    position: absolute;
    margin: 0;
    right: 20px;
    top: 20px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .collapsing {
    overflow: hidden !important;
  }

  .container-fluid > .navbar-collapse {
    margin: 0;
  }

  .navbar {
    background-color: #fff;
  }

  .navbar-toggle .icon-bar {
    background-color: #000;
  }

  ul.navbar-nav {
    background-color: #f7f6f5;
    max-width: inherit;
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.08);
  }

  ul.navbar-nav {
    border-top: 0;
    border-bottom: 0;
  }

  a.navbar-brand {
    width: 120px;
    height: 50px;
    background: url(../img/logonaviguazufixedblack.png);
    background: url(../img/logonaviguazufixedblack.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0;
  }

  .navbar > .container-fluid .navbar-brand {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
  }

  .navbar-nav > li a {
    padding: 0px;
    height: 60px;
    line-height: 60px;
  }

  .navbar-nav > li > a {
    color: #434343;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .navbar-nav > li.fontnaranja > a.audition:hover {
    background-color: #405ea9;
    color: #f7f6f5;
  }

  .dropdown-menu {
    display: none !important;
  }

  ul.navbar-nav {
    overflow: hidden;
    margin-top: 0;
  }

  .navbar-nav > li.seleccion > a {
    color: #6DC2DB;
  }
}
.my-sticky-element.stuck {
  position: fixed;
  top: 0;
  width: 100%;
}

/* ==========navegation fixed================== */
.navbar {
  z-index: 222222;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.anima_in {
  /* position: fixed;== */
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.anima_out {
  /*position: absolute;*/
  -moz-transform: translateY(-100%) !important;
  -ms-transform: translateY(-100%) !important;
  -o-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
  opacity: 0;
}

.nav-fixed {
  opacity: 1;
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 333333;
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  /*  -webkit-transform: translateY(0%);
     -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
       -o-transform: translateY(0%);
          transform: translateY(0%);*/
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.navbar.nav-fixed {
  background-color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.08);
}

.nav-fixed .navbar-toggle .icon-bar {
  background-color: #000;
}

.nav-fixed ul.navbar-nav {
  background-color: #ffffff;
  max-width: inherit;
  border-top: 0;
  border-bottom: 0;
  margin-top: 15px;
  margin-bottom: 12px;
}

.nav-fixed a.navbar-brand {
  width: 150px;
  height: 65px;
  background: url(../img/logonaviguazufixedblack.png);
  background: url(../img/logonaviguazufixedblack.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  background-size: 100%;
  background-size: cover;
}

.navbar.nav-fixed > .container-fluid .navbar-brand {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav-fixed .navbar-nav > li > a {
  color: #434343;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-fixed .navbar-nav > li > a:hover {
  color: #59caea;
}

.nav-fixed .navbar-nav > li > a.audition {
  color: #405ea9;
  border: 2px solid #bac7de;
}

.nav-fixed .navbar-nav > li > a.teve {
  color: #405ea9;
}

/*.nav-fixed .navbar-nav > li.fontnaranja >a:hover{
  color: #de6e1c;
}
.nav-fixed .navbar-nav > li.fontverde >a:hover{
  color: #6fc07d;
}
.nav-fixed .navbar-nav > li.fontceleste >a:hover{
  color: #6dc2db;
}
.nav-fixed .navbar-nav > li.fontrosa >a:hover{
  color: #e87ea6;
}
.nav-fixed .navbar-nav > li.fontazul >a:hover{
  color: #3964ad;
}*/
.nav-fixed .navbar-nav > li.fontnaranja > a.audition:hover {
  background-color: #405ea9;
  color: #f7f6f5;
}

/**dorps nav fixed */
.nav-fixed .navbar-nav > li > .dropdown-menu {
  margin-top: 33px;
  background-color: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
}

.nav-fixed .dropdown-menu > li > a {
  color: #434343;
  border-bottom: 1px solid #434343;
}

.nav-fixed .dropdown-menu > li > a.noborder {
  border: medium none;
}

.nav-fixed #parti > li a:hover {
  color: #6fc07d;
}

.nav-fixed #festi > li a:hover {
  color: #6dc2db;
}

.nav-fixed .navbar-nav > li.seleccion > a {
  color: #572f7f;
}

.navbar-nav > .link-next-section-nav.seleccion a {
  color: inherit;
}

.navbar-nav > .link-next-section-nav.seleccion > a:hover,
.navbar-nav > .link-next-section-nav.seleccion > a:focus {
  color: #59caea;
}

@media (max-width: 1300px) {
  .navbar-nav > li {
    margin-right: 13px;
  }
}
@media (max-width: 1199px) {
  .nav-fixed a.navbar-brand {
    width: 115px;
    height: 48px;
  }

  .navbar-nav > li > a.audition {
    padding: 7px 9px;
  }
}
.link-inicio {
  display: none;
}

@media (max-width: 991px) {
  .link-inicio {
    display: block;
  }

  .container-fluid > .navbar-header {
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.08);
  }

  .navbar-nav > li {
    float: left;
    width: 33.33333%;
    margin: 0;
    border-bottom: 1px solid #E9E6E6;
    border-right: 1px solid #E9E6E6;
  }

  .navbar-nav > .link-next-section-nav,
.navbar-nav > .w-link-next-section-nav {
    width: 33.3333333%;
  }

  .navbar-nav > .dropdown-collaps2.link-next-section-nav {
    width: 50%;
  }

  .navbar-nav > .link-next-section-nav.smaller {
    width: 50%;
  }

  .navbar-nav > li.ultimos {
    width: 50%;
  }

  .navbar-nav > li.ultimos a {
    color: #3964AD;
  }

  .navbar-nav > li.ulti {
    border-right: 0;
  }

  .navbar-nav > li.ulti.audition.auditiones {
    width: 100%;
  }

  .nav-fixed .navbar-nav > li a {
    color: #fff;
    padding: 0;
    height: 60px;
    line-height: 60px;
    color: #434343;
  }

  .nav-fixed .navbar-nav > li.fontnaranja > a, .nav-fixed .navbar-nav > li.fontverde > a,
.nav-fixed .navbar-nav > li.fontceleste > a, .nav-fixed .navbar-nav > li.fontrosa > a,
.nav-fixed .navbar-nav > li.fontazul > a {
    color: #434343;
  }

  .navbar-nav > li > a.hojita:before {
    display: none;
  }

  .navbar-nav > li > a.audition {
    height: inherit;
    width: 100%;
    border-radius: 0px;
    border: none;
    padding: 0px;
  }

  .nav-fixed .navbar-nav > li > a.audition, .navbar-nav > li > a.audition {
    border: none;
  }

  .nav-fixed .navbar-nav > li.fontnaranja > a.audition:hover, .navbar-nav > li.fontnaranja > a.audition:hover {
    background-color: inherit;
    color: #405EA9;
  }

  .navbar-nav > li.dropdown-collaps1, .navbar-nav > li.dropdown-collaps2, .navbar-nav > li.dropdown-collaps3 {
    display: block;
  }

  .navbar-nav > li.dropdown-collaps3 {
    margin-top: -1px;
  }

  .navbar-nav > li.dropdown-collaps1.abierto,
.navbar-nav > li.dropdown-collaps2.abierto,
.navbar-nav > li.dropdown-collaps3.abierto {
    visibility: visible;
    height: 60px;
  }

  .navbar-nav > li.dropdown-collaps3.abierto {
    margin-top: 0;
  }

  .nav-fixed .navbar-header {
    display: block;
  }

  .navbar-nav > li.dropdown.last {
    width: 100%;
  }

  .navbar-nav > .link-next-section-nav.seleccion a {
    color: #434343;
  }
}
@media (max-width: 537px) {
  li.dropdown-collaps2.ulti a {
    height: 39px;
    width: 100px;
    margin: 0 auto;
    line-height: 19px;
    margin-top: 9px;
  }
}
@media (max-width: 500px) {
  .navbar-header {
    text-align: left;
  }

  .navbar.nav-fixed > .container-fluid .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin: 10px 15px;
  }

  .nav-fixed a.navbar-brand, a.navbar-brand {
    width: 110px;
    height: 45px;
  }

  .navbar-toggle {
    top: 16px;
  }

  .navbar-nav > li > a {
    font-size: 12px;
  }
}
/* ========== footer ================== */
footer {
  background-color: #4eaf6c;
  font-family: "Playfair Display", serif;
  color: #f7f7f7;
  position: relative;
  z-index: 70;
  padding: 45px 100px;
  position: relative;
}
@media (max-width: 991px) {
  footer {
    text-align: center;
    padding: 50px 20px 40px;
  }
}

.bg-section.bg-footer {
  background-image: url("../img/bg-footer.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #4eaf6c;
  background-repeat: no-repeat;
  background-size: 100%;
}

.footer-carousel {
  list-style: none;
  padding: 0;
  height: 750px;
  width: 100%;
}

@media (max-width: 1580px) {
  .footer-carousel {
    height: 600px;
  }
}
@media (max-width: 1366px) {
  .footer-carousel {
    height: 550px;
  }
}
@media (max-width: 991px) {
  .footer-carousel {
    height: 450px;
  }
}
@media (max-width: 500px) {
  .footer-carousel {
    height: 350px;
  }
}
.footer-carousel .owl-wrapper-outer,
.footer-carousel .owl-wrapper,
.footer-carousel .owl-item,
.footer-carousel .owl-item li {
  height: 100%;
}

.footer-carousel .owl-item:nth-child(2n) {
  background: #bd0000;
}

.footer-carousel .owl-item .back-img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.footer-carousel .back-img1 {
  background-image: url(../img/sliderinf5.jpg);
}

.footer-carousel .back-img2 {
  background-image: url(../img/slider4.jpg);
}

.footer-carousel .back-img3 {
  background-image: url(../img/sliderinf3.jpg);
}

.footer-carousel .back-img4 {
  background-image: url(../img/sliderinf4.jpg);
}

.footer-carousel .back-img5 {
  background-image: url(../img/sliderinf1.jpg);
}

.footer-carousel .owl-controls {
  position: absolute;
  top: 45%;
  right: 3%;
}

@media (max-width: 991px) {
  .footer-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    top: auto;
    right: auto;
  }
}
.footer-carousel .owl-controls .owl-page {
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .footer-carousel .owl-controls .owl-page {
    display: inline-block;
  }
}
.footer-carousel .owl-controls .owl-page span {
  width: 14px;
  height: 14px;
}

.footer-carousel .owl-controls .owl-page.active span {
  background-color: #ee2c23;
}

footer .social-cont {
  display: inline-block;
  vertical-align: middle;
}

#contentfooter .social-cont ul {
  margin: 10px 0;
}

#contentfooter .social-cont ul li {
  display: inline-block;
  vertical-align: top;
}

#contentfooter .social-cont a {
  font-weight: 400;
  text-transform: capitalize;
  color: #49a265;
  font-size: 20px;
  height: 40px;
  width: 40px;
  background-color: #fff;
  border-radius: 100%;
  margin-right: 8px;
  display: block;
  text-align: center;
  line-height: 40px;
}

#contentfooter .social-cont a span {
  margin-left: -1px;
}

#contentfooter .social-cont a.facebook {
  background-color: #fff;
}

#contentfooter .social-cont a.twitter {
  background-color: #fff;
}

#contentfooter .social-cont a.instagram {
  background-color: #fff;
}

#contentfooter .social-cont a.Googleplus {
  background-color: #fff;
}

#contentfooter .social-cont a.tumblr {
  background-color: #fff;
}

#contentfooter .social-cont a.youtube {
  background-color: #fff;
  line-height: 38px;
}

#contentfooter .social-cont a:hover {
  background-color: #fff;
  text-decoration: none;
}

#contentfooter .social-cont a.facebook:hover {
  background-color: #537bbd;
}

#contentfooter .social-cont a.twitter:hover {
  background-color: #78cdf0;
}

#contentfooter .social-cont a.instagram:hover {
  background-color: #ed2e40;
}

#contentfooter .social-cont a.Googleplus:hover {
  background-color: #ed2e40;
}

#contentfooter .social-cont a.tumblr:hover {
  background-color: #ed2e40;
}

#contentfooter .social-cont a.youtube:hover {
  background-color: #f05f73;
}

footer .social {
  text-align: right;
  margin-top: 45px;
}
@media (max-width: 991px) {
  footer .social {
    text-align: center;
    margin-top: 40px;
  }
}
footer .social .btn {
  vertical-align: middle;
  margin-left: 60px;
}
@media (max-width: 991px) {
  footer .social .btn {
    display: block;
    margin: 40px auto;
    max-width: 180px;
  }
}

footer .enlaces {
  text-align: right;
  margin-top: 40px;
}

@media (max-width: 991px) {
  footer .logo img {
    display: inline-block;
  }
}

/* =======social-bar=================== */
.social-bar {
  position: absolute;
  width: auto;
  bottom: 90px;
  right: 90px;
  margin-top: -72px;
  z-index: 33334;
}
@media (max-width: 1400px) {
  .social-bar {
    right: 70px;
    bottom: 50px;
  }
}

.nomostrar {
  display: none;
  visibility: hidden;
}

.social-bar ul {
  display: block;
  margin: 0;
}

.social-bar ul li {
  display: inline-block;
}

.social-bar ul li a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 2.3;
  margin: 5px 5px;
  background-color: #FFF;
  color: #362744;
  text-align: center;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 100%;
}

.social-bar ul li a {
  text-decoration: none;
}

.social-bar ul li a.google:hover {
  /*background: #EDB8E2;*/
  color: #eb5755;
}

.social-bar ul li a.instagram:hover {
  /*background: #EDB8E2;*/
  color: #eb5755;
}

.social-bar ul li a.twitter:hover {
  /*background: #EDB8E2;*/
  color: #78cdf0;
}

.social-bar ul li a.facebook:hover {
  /*background: #EDB8E2;*/
  color: #537bbd;
}

.social-bar ul li a.tumblr:hover {
  /*background: #EDB8E2;*/
  color: #5f90af;
}

.social-bar ul li a.youtube:hover {
  /*background: #EDB8E2;*/
  color: #f05f73;
}

@media (max-width: 1100px) {
  .social-bar ul li a {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .social-bar {
    display: none;
  }
}
.proximamente {
  padding: 45px 0;
  font-size: 26px;
  margin: 0;
  text-align: center;
}

.form-group.error input, .form-group.error textarea {
  outline: 2px #59caea solid;
}

.social-inline-block ul li {
  display: inline-block;
}
.social-inline-block ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  background-color: #eb5755;
  color: #fff;
  border-radius: 100%;
  font-size: 18px;
}
.social-inline-block ul li a.google {
  background: #eb5755;
}
.social-inline-block ul li a.twitter {
  background: #78cdf0;
}
.social-inline-block ul li a.facebook {
  background: #537bbd;
}
.social-inline-block ul li a.tumblr {
  background: #5f90af;
}
.social-inline-block ul li a.youtube {
  background: #f05f73;
}
.social-inline-block ul li a:hover {
  text-decoration: none;
}
@media (min-width: 991px) {
  .social-inline-block.social-inline-block-aleft ul li {
    margin-right: 5px;
  }
}

/* ++++++++LOADER +++++++*/
.loader-cont {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 7777777;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.loader-cont.fade-in {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -35px;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.loader-cont.fade-in .spinner > div {
  opacity: 0;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.btn-bg {
  width: 90px;
  height: 90px;
  background-image: url("../img/btn-bg1.png");
  background-size: center center;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 90px;
  font-size: 31px;
  color: #fff;
  position: relative;
}
@media (max-width: 1200px) {
  .btn-bg {
    width: 70px;
    height: 70px;
    background-size: 100%;
    line-height: 70px;
    font-size: 23px;
  }
}
.btn-bg.btn-bg2 {
  background-image: url("../img/btn-bg2.png");
}
.btn-bg.red {
  background-image: url("../img/btn-bg1-red.png");
}
.btn-bg.red.btn-bg2 {
  background-image: url("../img/btn-bg2-red.png");
}
.btn-bg .details-btn {
  background-image: url("../img/details-btn.png");
  position: absolute;
  z-index: 0;
  top: -93px;
  left: -93px;
  right: -93px;
  bottom: -93px;
}
.btn-bg.xl {
  height: 150px;
  width: 150px;
  line-height: 140px;
  letter-spacing: 5px;
  background-image: url("../img/btn-bg-xl.png");
}
@media (max-width: 1200px) {
  .btn-bg.xl {
    height: 100px;
    width: 100px;
    line-height: 90px;
  }
}
.btn-bg.xl .details-btn {
  top: -63px;
  left: -63px;
  right: -63px;
  bottom: -63px;
}
@media (max-width: 1200px) {
  .btn-bg.xl .details-btn {
    top: -48px;
    left: -48px;
    right: -48px;
    bottom: -48px;
    background-size: 100%;
  }
}

.btn.btn-border {
  padding: 0px 30px;
  border: 2px solid #fff;
  height: 48px;
  line-height: 44px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Oswald", sans-serif;
  border-radius: 0;
  letter-spacing: 2px;
}

.btn-link {
  font-family: "Oswald", sans-serif;
  letter-spacing: 1px;
}
.btn-link.btn-link-w {
  color: #fff;
}
.btn-link.btn-link-red {
  color: #ff4040;
}
.btn-link.btn-link-green {
  color: #8feba2;
}
.btn-link.btn-font-play {
  font-family: "Playfair Display", serif;
  font-style: italic;
}
.btn-link span {
  display: inline-block;
  vertical-align: middle;
}
.btn-link .icon-a-right {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-link.font-small {
  font-size: 12px;
  letter-spacing: 1px;
}
.btn-link.font-small .icon-a-right {
  font-size: 14px;
}
.btn-link.btn-abst-br {
  display: inline-block;
  position: absolute;
  bottom: 45px;
  right: 67px;
}
@media (max-width: 1400px) {
  .btn-link.btn-abst-br {
    bottom: 30px;
  }
}
@media (max-width: 991px) {
  .btn-link.btn-abst-br {
    position: static;
    display: inline-block;
    margin-top: 30px;
  }
}
.btn-link:hover {
  text-decoration: none;
}
.btn-link:hover .icon-a-right {
  -webkit-transform: translate3d(5px, 0, 0);
  -moz-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}

.btn-border {
  border: 2px solid #fff;
  display: inline-block;
  padding: 14px 30px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #fff;
}
.btn-border:hover {
  text-decoration: none;
  background-color: #fff;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-block {
  display: block;
  border-radius: 0;
  padding: 17px 20px;
  letter-spacing: 1px;
}
@media (max-width: 500px) {
  .btn-block {
    padding: 14px 20px;
  }
}
.btn-block.btn-red {
  color: #fff;
  background-color: #ff4040;
}

/* ==========header================================== */
/* =====header naV===== */
header {
  position: relative;
  overflow: hidden;
}

#head {
  height: auto;
  position: relative;
  color: #fff;
  min-height: 600px;
  padding-bottom: 140px;
}

@media (min-width: 992px) {
  #head {
    height: 100%;
  }
}
@media (min-width: 500px) {
  #head {
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  #head {
    min-height: 600px;
  }
}
.header-flex {
  height: 100vh !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header-flex .bg-section {
  bottom: 0 !important;
}

.landing-calendario .header-flex .bg-section {
  bottom: -150px !important;
}
@media screen and (max-width: 991px) {
  .landing-calendario .header-flex .bg-section {
    bottom: 0 !important;
  }
}

.header-flex .bg-section.profesores-header-bg {
  bottom: -150px !important;
}
@media screen and (max-width: 991px) {
  .header-flex .bg-section.profesores-header-bg {
    bottom: 0 !important;
  }
}

#head.header-static,
.header-static {
  height: auto;
  min-height: inherit;
  padding: 350px 0 70px;
  background-color: #000;
}
@media (max-width: 1600px) {
  #head.header-static,
.header-static {
    padding: 280px 0 70px;
  }
}
@media (max-width: 1400px) {
  #head.header-static,
.header-static {
    padding: 230px 0 60px;
  }
}
@media (max-width: 991px) {
  #head.header-static,
.header-static {
    padding: 150px 0 60px;
  }
}
@media (max-width: 500px) {
  #head.header-static,
.header-static {
    padding: 130px 0 50px;
  }
}
#head.header-static.header-blue,
.header-static.header-blue {
  background-color: #2a37a7;
}
#head.header-static.header-violet,
.header-static.header-violet {
  background-color: #b52460;
}
#head.header-static.ov-visible,
.header-static.ov-visible {
  overflow: visible;
}

.header-title-cont {
  position: absolute;
  top: -50px;
  left: 0px;
  bottom: -50px;
  height: 100%;
  width: 100%;
  z-index: 2;
}
@media (max-width: 991px) {
  .header-title-cont {
    position: relative;
    top: 0;
    left: 0;
    bottom: inherit;
    padding: 20px;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

.header-title-table {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
}

.header-title-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.header-info {
  position: absolute;
  left: 100px;
  bottom: 90px;
  z-index: 3;
  font-size: 18px;
  font-style: italic;
}
@media (max-width: 1400px) {
  .header-info {
    left: 70px;
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  .header-info {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

.header-info-date {
  text-transform: uppercase;
  font-size: 20px;
  font-style: normal;
  letter-spacing: 1px;
}

.header-title {
  font-size: 98px;
  line-height: 1.1;
  margin-bottom: 22px;
}
@media (max-width: 1400px) {
  .header-title {
    font-size: 75px;
  }
}
@media (max-width: 991px) {
  .header-title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .header-title {
    font-size: 50px;
    margin-bottom: 30px;
    line-height: 1.2;
  }
}
.header-title span {
  font-weight: 700;
  font-style: italic;
}

.header-text {
  font-size: 21px;
  letter-spacing: 1.7px;
}
@media (max-width: 1400px) {
  .header-text {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .header-text {
    font-size: 18px;
    max-width: 350px;
    margin: 0 auto;
  }
}

.header-arrow {
  position: absolute;
  bottom: 90px;
  left: 50%;
  margin-left: -45px;
  z-index: 4;
}
@media (max-width: 1200px) {
  .header-arrow {
    margin-left: -35px;
  }
}
@media (max-width: 991px) {
  .header-arrow {
    bottom: 30px;
  }
}
.header-arrow a {
  color: #fff;
  font-size: 25px;
}

.bg-section.participantes-header-coros-bg {
  background-image: url("../img/participantes-header-coros-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #2737a6;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.participantes-header-coros-bg {
    background-size: 900px;
    background-position: bottom center;
    bottom: inherit;
    top: 0;
    bottom: 20%;
  }
}
.bg-section.participantes-header-orquestas-bg {
  background-image: url("../img/participantes-header-orquestas-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #2737a6;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.participantes-header-orquestas-bg {
    background-size: 900px;
    background-position: bottom center;
    bottom: inherit;
    top: 0;
    bottom: 20%;
  }
}
@media (max-width: 500px) {
  .bg-section.participantes-header-orquestas-bg {
    background-position: -390px bottom;
  }
}
.bg-section.participantes-header-solistas-bg {
  background-image: url("../img/participantes-header-solistas-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #2737a6;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.participantes-header-solistas-bg {
    background-size: 900px;
    background-position: bottom center;
    bottom: inherit;
    top: 0;
    bottom: 20%;
  }
}
.bg-section.participantes-header-danza-bg {
  background-image: url("../img/participantes-header-danza-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #2737a6;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.participantes-header-danza-bg {
    background-size: 900px;
    background-position: bottom center;
    bottom: inherit;
    top: 0;
    bottom: 20%;
  }
}

#owl-header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

#owl-header,
#owl-header .owl-wrapper-outer,
#owl-header .owl-wrapper,
#owl-header .owl-item,
#owl-header .item {
  height: 100%;
}

#owl-header .item {
  background-position: center center;
  background-size: 100%;
  background-size: cover;
}

.owl-header--texto {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.owl-header--center {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.texto-table {
  display: table;
  height: 100%;
  width: 100%;
}

.texto-tablecell {
  display: table-cell;
  vertical-align: middle;
}

#head .owl-header--texto h3 {
  font-size: 113px;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  margin-bottom: 75px;
  margin-top: 75px;
  letter-spacing: 0.5px;
  line-height: 1;
}
#head .owl-header--texto h3 span {
  font-size: 132px;
  display: block;
  margin-top: 50px;
  text-transform: none;
  font-family: "Playfair Display", serif;
}
@media (max-width: 1366px) {
  #head .owl-header--texto h3 span {
    margin-bottom: 18px;
    margin-top: 18px;
  }
}
@media (max-width: 991px) {
  #head .owl-header--texto h3 span {
    font-size: 94px;
  }
}
@media (max-width: 500px) {
  #head .owl-header--texto h3 span {
    font-size: 60px;
  }
}

#head .owl-header--texto p {
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 35px;
}

/*botones header*/
.controlsbox .owl-controls .owl-buttons {
  position: absolute;
  bottom: 12px;
  padding: 0;
  opacity: 1;
  margin: 0;
  margin-top: -55px;
  z-index: 1;
  text-align: center;
  right: 15%;
}
@media (max-width: 991px) {
  .controlsbox .owl-controls .owl-buttons {
    display: none;
  }
}

.controlsbox .owl-controls .owl-buttons div {
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 30px;
  line-height: 87px;
  background-color: #59caea;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.controlsbox .owl-controls .owl-buttons div:hover {
  opacity: 1;
  background-color: #39aaca;
}

.controlsbox .owl-pagination {
  position: absolute;
  bottom: 11%;
  z-index: 1;
  right: 16%;
}
@media (max-width: 1366px) {
  .controlsbox .owl-pagination {
    bottom: 13%;
  }
}

@media (min-width: 1800px) and (max-height: 700px) {
  .controlsbox .owl-pagination {
    bottom: 5%;
  }
}
.controlsbox .owl-controls .owl-page {
  display: inline-block;
  margin-right: 10px;
}

.controlsbox .owl-controls .owl-page span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #ffffff;
  opacity: 0.2;
  border-radius: 100%;
}

.controlsbox .owl-controls .owl-page.active span,
.controlsbox .owl-controls.clickable .owl-page:hover span {
  background-color: #ffffff;
  opacity: 1;
}

@media (max-width: 1580px) {
  .controlsbox .owl-controls .owl-buttons div {
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 67px;
  }

  #head .owl-header--texto h3 {
    font-size: 60px;
    margin-bottom: 50px;
    margin-top: 50px;
  }

  #head .owl-header--texto p {
    font-size: 23px;
  }

  .controlsbox .owl-pagination {
    right: 15.5%;
  }

  .controlsbox .owl-controls .owl-page span {
    display: inline-block;
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 1366px) {
  #head .owl-header--texto h3 {
    font-size: 56px;
    margin-bottom: 15px;
    margin-top: 100px;
  }
}
@media (max-width: 1199px) {
  #head .owl-header--texto h3 {
    font-size: 50px;
  }

  #head .owl-header--texto p {
    font-size: 21px;
    line-height: 27px;
  }
}
@media (max-width: 991px) {
  .owl-header--center {
    width: 100%;
  }

  .controlsbox .owl-controls .owl-buttons .owl-prev {
    left: 20px;
  }

  .controlsbox .owl-controls .owl-buttons .owl-next {
    right: 20px;
  }

  .controlsbox .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
  }

  .controlsbox .owl-controls .owl-page {
    margin-left: 7px;
    margin-right: 7px;
  }
}
@media (max-width: 767px) {
  #head .owl-header--texto h3 {
    font-size: 39px;
  }

  #head .owl-header--texto p {
    font-size: 17px;
    line-height: 24px;
  }

  .controlsbox .owl-pagination {
    bottom: 5%;
    left: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }

  .controlsbox .owl-controls .owl-buttons div {
    background-color: none;
    background-color: inherit;
    font-size: 50px;
    display: none;
  }

  .owl-header--center {
    padding-bottom: 30px;
  }
}
@media (max-width: 500px) {
  #head .owl-header--texto h3 {
    font-size: 33px;
  }

  #head .owl-header--texto p {
    font-size: 15px;
    line-height: 20px;
  }

  .controlsbox .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
  }

  .controlsbox .owl-controls .owl-buttons div {
    width: 35px;
  }
}
.item-image-cont {
  font-size: 0;
}
@media (max-width: 991px) {
  .item-image-cont {
    margin-top: 40px;
  }
}
.item-image-cont.offset-bottom {
  margin-bottom: -35px;
}
@media (max-width: 1400px) {
  .item-image-cont.offset-bottom {
    margin-bottom: -30px;
  }
}
@media (max-width: 991px) {
  .item-image-cont.offset-bottom {
    margin-bottom: 50px;
  }
}

.item-image-inline {
  display: inline-block;
  vertical-align: bottom;
  width: 41%;
}
.item-image-inline.item-image-inline-1 {
  width: 100%;
}
.item-image-inline.item-image-inline-3 {
  width: 33.333333333%;
}
.item-image-inline.item-image-inline-m {
  padding-left: 15px;
  padding-right: 15px;
  width: 24%;
}
@media (max-width: 991px) {
  .item-image-inline.item-image-inline-m {
    width: 50%;
    padding: 0;
  }
}
.item-image-inline.item-image-inline-l {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .item-image-inline.item-image-inline-l {
    width: 100%;
    margin-bottom: 0px;
  }
}
.item-image-inline.item-image-inline-r {
  width: 35%;
}
@media (max-width: 991px) {
  .item-image-inline.item-image-inline-r {
    width: 50%;
  }
}
.item-image-inline.item-image-inline-42 {
  width: 43%;
  padding-right: 11px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .item-image-inline.item-image-inline-42 {
    width: 100%;
    padding: 0;
  }
}
.item-image-inline.item-image-inline-58 {
  width: 57%;
  padding-left: 11px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .item-image-inline.item-image-inline-58 {
    width: 100%;
    padding: 0;
  }
}

.item-image {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  position: relative;
}
@media (max-width: 991px) {
  .item-image.center-izq {
    background-position: 75% 0px;
  }
}
@media (max-width: 991px) {
  .item-image.center-izq2 {
    background-position: right center;
  }
}
.item-image-header {
  padding-top: 555px;
}
@media (max-width: 1600px) {
  .item-image-header {
    padding-top: 485px;
  }
}
@media (max-width: 1400px) {
  .item-image-header {
    padding-top: 420px;
  }
}
@media (max-width: 1200px) {
  .item-image-header {
    padding-top: 390px;
  }
}
@media (max-width: 991px) {
  .item-image-header {
    padding-top: 370px;
  }
}
@media (max-width: 767px) {
  .item-image-header {
    padding-top: 300px;
  }
}
@media (max-width: 500px) {
  .item-image-header {
    padding-top: 300px;
  }
}
.item-image-slider {
  padding-top: 600px;
}
@media (max-width: 1600px) {
  .item-image-slider {
    padding-top: 580px;
  }
}
@media (max-width: 1400px) {
  .item-image-slider {
    padding-top: 500px;
  }
}
@media (max-width: 1200px) {
  .item-image-slider {
    padding-top: 390px;
  }
}
@media (max-width: 991px) {
  .item-image-slider {
    padding-top: 370px;
  }
}
@media (max-width: 767px) {
  .item-image-slider {
    padding-top: 300px;
  }
}
@media (max-width: 500px) {
  .item-image-slider {
    padding-top: 300px;
  }
}
.item-image-100 {
  padding-top: 650px;
}
@media (max-width: 1400px) {
  .item-image-100 {
    padding-top: 500px;
  }
}
@media (max-width: 991px) {
  .item-image-100 {
    padding-top: 390px;
  }
}
@media (max-width: 767px) {
  .item-image-100 {
    padding-top: 350px;
  }
}
@media (max-width: 500px) {
  .item-image-100 {
    padding-top: 320px;
  }
}
.item-image-100-2 {
  padding-top: 655px;
}
@media (max-width: 1400px) {
  .item-image-100-2 {
    padding-top: 600px;
  }
}
@media (max-width: 991px) {
  .item-image-100-2 {
    padding-top: 420px;
    width: 100%;
    max-width: 360px;
    margin: 90px auto 10px;
  }
}
@media (max-width: 767px) {
  .item-image-100-2 {
    padding-top: 350px;
  }
}
@media (max-width: 500px) {
  .item-image-100-2 {
    padding-top: 320px;
  }
}
.item-image-full {
  padding-top: 55%;
}
.item-image-full-1 {
  padding-top: 500px;
}
@media (max-width: 1500px) {
  .item-image-full-1 {
    padding-top: 400px;
  }
}
@media (max-width: 1200px) {
  .item-image-full-1 {
    padding-top: 350px;
  }
}
@media (max-width: 767px) {
  .item-image-full-1 {
    padding-top: 350px;
  }
}
.item-image-full-2 {
  padding-top: 400px;
}
@media (max-width: 1500px) {
  .item-image-full-2 {
    padding-top: 300px;
  }
}
@media (max-width: 1200px) {
  .item-image-full-2 {
    padding-top: 250px;
  }
}
@media (max-width: 767px) {
  .item-image-full-2 {
    padding-top: 350px;
  }
}
.item-image-full-3 {
  padding-top: 285px;
  max-width: 500px;
  left: -30px;
}
@media (max-width: 1500px) {
  .item-image-full-3 {
    padding-top: 285px;
    max-width: 400px;
  }
}
@media (max-width: 1400px) {
  .item-image-full-3 {
    padding-top: 250px;
  }
}
@media (max-width: 991px) {
  .item-image-full-3 {
    left: 0;
    max-width: 500px;
    margin: 30px auto 0;
  }
}
@media (max-width: 1200px) {
  .item-image-full-3 {
    padding-top: 250px;
  }
}
@media (max-width: 767px) {
  .item-image-full-3 {
    padding-top: 250px;
  }
}
.item-image-full-large {
  padding-top: 710px;
}
@media (max-width: 1500px) {
  .item-image-full-large {
    padding-top: 710px;
  }
}
@media (max-width: 1400px) {
  .item-image-full-large {
    padding-top: 500px;
  }
}
@media (max-width: 1200px) {
  .item-image-full-large {
    padding-top: 600px;
  }
}
@media (max-width: 991px) {
  .item-image-full-large {
    padding-top: 400px;
  }
}
@media (max-width: 767px) {
  .item-image-full-large {
    padding-top: 380px;
  }
}
@media (max-width: 500px) {
  .item-image-full-large {
    padding-top: 350px;
  }
}
.item-image-full-large2 {
  padding-top: 580px;
}
@media (max-width: 1500px) {
  .item-image-full-large2 {
    padding-top: 580px;
  }
}
@media (max-width: 1400px) {
  .item-image-full-large2 {
    padding-top: 480px;
  }
}
@media (max-width: 1200px) {
  .item-image-full-large2 {
    padding-top: 450px;
  }
}
@media (max-width: 991px) {
  .item-image-full-large2 {
    padding-top: 500px;
    max-width: 500px;
    margin: 50px auto 0;
  }
}
@media (max-width: 767px) {
  .item-image-full-large2 {
    padding-top: 400px;
    max-width: inherit;
  }
}
.item-image-430 {
  padding-top: 450px;
  margin-top: 30px;
}
@media (max-width: 1500px) {
  .item-image-430 {
    padding-top: 430px;
  }
}
@media (max-width: 1200px) {
  .item-image-430 {
    padding-top: 430px;
  }
}
@media (max-width: 767px) {
  .item-image-430 {
    padding-top: 300px;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .item-image-430 {
    padding-top: 200px;
  }
}
.item-image-padrinos {
  padding-top: 450px;
}
@media (max-width: 1500px) {
  .item-image-padrinos {
    padding-top: 430px;
  }
}
@media (max-width: 1200px) {
  .item-image-padrinos {
    padding-top: 430px;
  }
}
@media (max-width: 767px) {
  .item-image-padrinos {
    padding-top: 350px;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .item-image-padrinos {
    padding-top: 200px;
  }
}
.item-image-420 {
  padding-top: 440px;
}
@media (max-width: 1500px) {
  .item-image-420 {
    padding-top: 420px;
  }
}
@media (max-width: 1200px) {
  .item-image-420 {
    padding-top: 420px;
  }
}
@media (max-width: 767px) {
  .item-image-420 {
    padding-top: 300px;
  }
}
@media (max-width: 500px) {
  .item-image-420 {
    padding-top: 200px;
  }
}
.item-image-l {
  padding-top: 620px;
}
@media (max-width: 991px) {
  .item-image-l {
    padding-top: 390px;
  }
}
@media (max-width: 500px) {
  .item-image-l {
    padding-top: 340px;
  }
}
.item-image-m {
  padding-top: 500px;
}
@media (max-width: 991px) {
  .item-image-m {
    padding-top: 350px;
  }
}
@media (max-width: 500px) {
  .item-image-m {
    padding-top: 320px;
  }
}
.item-image-r {
  padding-top: 430px;
}
@media (max-width: 991px) {
  .item-image-r {
    padding-top: 350px;
  }
}
@media (max-width: 500px) {
  .item-image-r {
    padding-top: 320px;
  }
}

.item-image-detail {
  position: absolute;
  width: 41px;
  height: 49px;
  top: -20px;
  right: -25px;
  background-image: url("../img/music-detail.png");
  z-index: 2;
}
@media (max-width: 991px) {
  .item-image-detail {
    right: 20px;
  }
}
.item-image-detail.left {
  right: inherit;
  left: -25px;
}
@media (max-width: 991px) {
  .item-image-detail.left {
    left: 20px;
  }
}
.item-image-detail.bottom {
  top: inherit;
  bottom: -85px;
  right: -29px;
}
@media (max-width: 991px) {
  .item-image-detail.bottom {
    right: 20px;
    bottom: inherit;
    top: -50px;
  }
}
.item-image-detail.detail-prof {
  width: 164px;
  height: 164px;
  top: -60px;
  right: -60px;
  background-image: url("../img/detail-prof.png");
}
@media (max-width: 991px) {
  .item-image-detail.detail-prof {
    background-size: 100%;
    width: 124px;
    height: 124px;
    top: -30px;
    right: -40px;
  }
}
.item-image-detail.cucarda {
  width: 164px;
  height: 164px;
  top: -80px;
  right: 100px;
  right: 10%;
  background-image: url("../img/cucarda-coros.png");
  background-repeat: no-repeat;
}
@media (max-width: 1400px) {
  .item-image-detail.cucarda {
    background-size: 100%;
    width: 150px;
    height: 150px;
    background-size: 100%;
  }
}
@media (max-width: 991px) {
  .item-image-detail.cucarda {
    background-size: 100%;
    width: 124px;
    height: 124px;
    top: -50px;
    right: 20px;
  }
}
.item-image-detail.cucarda.cucarda-coros {
  background-image: url("../img/cucarda-coros.png");
}
.item-image-detail.cucarda.cucarda-orquestas {
  background-image: url("../img/cucarda-orquestas.png");
}
.item-image-detail.cucarda.cucarda-solistas {
  background-image: url("../img/cucarda-solistas.png");
}
.item-image-detail.cucarda.cucarda-danza {
  background-image: url("../img/cucarda-danza.png");
}
.item-image-detail.cucarda.cucarda-mate {
  background-image: url("../img/cucarda-mate.png");
  right: 100%;
  margin-right: -80px;
  top: -70px;
}
@media (max-width: 991px) {
  .item-image-detail.cucarda.cucarda-mate {
    margin-right: -130px;
  }
}
@media (max-width: 991px) {
  .item-image-detail.cucarda.cucarda-mate {
    margin-right: -120px;
    width: 104px;
    height: 104px;
    top: -40px;
  }
}
.item-image-detail.cucarda.cucarda-stamp {
  background-image: url("../img/cucarda-stamp.png");
  width: 260px;
  height: 255px;
  top: -120px;
  right: 100px;
  right: 7%;
}
@media (max-width: 991px) {
  .item-image-detail.cucarda.cucarda-stamp {
    width: 180px;
    height: 175px;
    top: -50px;
  }
}
@media (max-width: 767px) {
  .item-image-detail.cucarda.cucarda-stamp {
    width: 110px;
    height: 145px;
    top: -30px;
  }
}
.item-image-detail.cucarda.cucarda-sm {
  width: 150px;
  height: 150px;
  background-size: 100%;
  right: -60px;
  top: -60px;
}
@media (max-width: 767px) {
  .item-image-detail.cucarda.cucarda-sm {
    width: 110px;
    height: 110px;
    background-size: 100%;
    right: -20px;
    top: -40px;
  }
}
.item-image-detail.cucarda.cucarda-left {
  right: inherit;
  left: -60px;
}
@media (max-width: 767px) {
  .item-image-detail.cucarda.cucarda-left {
    left: 20px;
  }
}
.item-image-detail.detail-img-stamp-iguazu {
  width: 214px;
  height: 184px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  background-image: url("../img/stamp-iguazu.png");
}
@media (max-width: 991px) {
  .item-image-detail.detail-img-stamp-iguazu {
    width: 184px;
    height: 156px;
    background-size: 100%;
  }
}
@media (max-width: 500px) {
  .item-image-detail.detail-img-stamp-iguazu {
    width: 144px;
    height: 116px;
  }
}

/* ==========festivales=================*/
.festival-section {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .festival-section {
    padding-top: 80px;
  }
}
@media (max-width: 500px) {
  .festival-section {
    padding-top: 60px;
  }
}

.bg-section.bg-home-festival-intro {
  background-image: url("../img/bg-home-festival-intro.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #b82e4f;
  background-repeat: no-repeat;
}
.bg-section .detail-line {
  width: 2px;
  height: 110px;
  background-color: #fff;
  position: absolute;
  top: 100px;
  left: 48%;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .bg-section .detail-line {
    display: none;
  }
}

.about-text-link-cont {
  width: 100%;
  top: 0;
  background-image: url("../img/video-home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 40%;
}
@media (max-width: 500px) {
  .about-text-link-cont {
    padding-top: 80%;
  }
}

.about-text-link {
  font-size: 20px;
  letter-spacing: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -57px;
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3S ease-in-out;
  -moz-transition: all 0.3S ease-in-out;
  -o-transition: all 0.3S ease-in-out;
  transition: all 0.3S ease-in-out;
  letter-spacing: 5px;
}
.about-text-link .btn-bg {
  display: inline-block;
}

.about-icon-video {
  height: 90px;
  width: 90px;
  border-radius: 100%;
  display: inline-block;
  font-size: 38px;
  line-height: 90px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
  letter-spacing: -5px;
  background-color: green;
  -webkit-transition: all 0.3S ease-in-out;
  -moz-transition: all 0.3S ease-in-out;
  -o-transition: all 0.3S ease-in-out;
  transition: all 0.3S ease-in-out;
}

.link-video:hover .about-text-link,
.link-video:focus .about-text-link {
  color: #ed2e40;
  text-decoration: none;
}

.link-video:hover .about-icon-video,
.link-video:focus .about-icon-video {
  border-color: #ed2e40;
}

.transf-y30 {
  transform: translateY(-50px);
}
@media (max-width: 991px) {
  .transf-y30 {
    transform: translateY(0px);
  }
}

/* ========== banner carousel ================== */
.frasesContent {
  background-image: url(../img/bannerhome.jpg);
  background-position: top right;
  background-size: 100%;
  width: 100%;
  padding-top: 38%;
}

#owl-banner .item {
  background-size: cover;
}

.frases {
  color: #ffF;
  position: absolute;
  width: 92%;
  max-width: 760px;
  bottom: 12%;
  left: 8%;
  font-family: "Open Sans", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 50px;
}

.frases.right {
  right: 8%;
  left: inherit;
  text-align: right;
}

.frases span {
  font-weight: 200;
  font-size: 40px;
}

.frases span.breake {
  margin-left: 25px;
}

#bannerhome .owl-pagination {
  position: absolute;
  width: 100%;
  bottom: 10%;
  /*text-align: right;*/
  /*padding-right: 100px;*/
  text-align: center;
}

#bannerhome .owl-theme .owl-controls .owl-page span {
  background: #ffffff;
  opacity: 1;
  width: 18px;
  height: 18px;
  opacity: 0.3;
}

#bannerhome .owl-theme .owl-controls .owl-page.active span {
  background: #572f7f;
  opacity: 1;
}

#bannerhome .owl-theme .owl-controls .owl-buttons div {
  height: 58px;
  width: 58px;
  line-height: 62px;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 100%;
  padding: 0;
  font-size: 26px;
  opacity: 1;
  background: inherit;
  top: 50%;
  margin-top: -27px;
}

#bannerhome .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 60px;
}

#bannerhome .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 60px;
}

@media (max-width: 1580px) {
  .frases {
    font-size: 54px;
    line-height: 43px;
  }

  .frases span {
    font-size: 35px;
  }

  .frasesContent {
    padding-top: 37%;
  }
}
@media (max-width: 991px) {
  .frases {
    max-width: 400px;
    font-size: 30px;
    line-height: 35px;
    bottom: 18%;
  }

  .frases span {
    font-size: 28px;
    font-weight: 400;
  }

  #bannerhome .owl-pagination {
    bottom: 16%;
  }

  .frasesContent {
    padding-top: 45%;
  }
}
@media (max-width: 767px) {
  /*  .frasesContent {
  padding-top: 400px;
  background-position: 770px top;
  background-size: 770px auto !important;;
  }*/
  .frases {
    max-width: 400px;
    font-size: 30px;
    line-height: 35px;
    bottom: 30%;
  }

  #bannerhome .owl-pagination {
    bottom: 2%;
    text-align: center;
    padding: 0;
  }

  #bannerhome .owl-theme .owl-controls .owl-buttons div {
    display: none;
  }
}
@media (max-width: 500px) {
  .frasesContent {
    background-position: 500px top;
    background-size: 660px auto !important;
    padding-top: 200px;
  }

  .frases, .frases.right {
    width: 100%;
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    bottom: inherit;
    top: 37px;
    left: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frases span {
    font-size: 23px;
  }
}
.section-participantes {
  padding: 120px 0 40px;
}
@media (max-width: 1400px) {
  .section-participantes {
    padding: 100px 0 40px;
  }
}
@media (max-width: 991px) {
  .section-participantes {
    padding: 80px 0 40px;
  }
}
@media (max-width: 500px) {
  .section-participantes {
    padding: 60px 0 40px;
  }
}

.bg-section.bg-home-participantes {
  background-image: url("../img/home-bg-participantes.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #4bb46a;
  background-repeat: no-repeat;
  background-size: 100%;
}

.list-p-inline {
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: top;
  font-size: 0;
  padding-top: 10px;
}
.list-p-inline.list-padding {
  padding-left: 5%;
  padding-right: 5%;
}
@media (max-width: 991px) {
  .list-p-inline.list-padding {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.list-p-inline li {
  font-size: 30px;
  display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
}
@media (max-width: 767px) {
  .list-p-inline li {
    width: 50%;
    margin: 0 auto;
    vertical-align: top;
  }
}
.list-p-inline li a {
  display: block;
  position: relative;
  padding-top: 45px;
  padding-bottom: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .list-p-inline li a {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .list-p-inline li a {
    padding: 8px;
  }
}
@media (max-width: 500px) {
  .list-p-inline li a {
    padding: 3px;
  }
}
.list-p-inline li a .high-proximamente {
  opacity: 0;
}
@media screen and (max-width: 991px) {
  .list-p-inline li a .high-proximamente {
    opacity: 1;
  }
}
.list-p-inline li a:hover .high-proximamente {
  opacity: 1;
}
.list-p-inline--img {
  padding-top: 150%;
  position: relative;
  z-index: 1;
  background-color: #000;
  overflow: hidden;
}
.list-p-inline--text {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  lefT: 0;
  width: 100%;
  padding: 20px;
  text-align: center;
}
@media (max-width: 1200px) {
  .list-p-inline--text {
    padding: 10px;
  }
}
.list-p-inline--text p {
  margin: 0;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .list-p-inline--text p {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .list-p-inline--text p {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .list-p-inline--text p {
    font-size: 23px;
  }
}

.list-p-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 1025px) {
  .list-p-inline li a:hover {
    padding-top: 0px;
    padding-bottom: 45px;
  }
  .list-p-inline li a:hover .list-p-bg {
    opacity: 0.6;
  }
}
/* ========== locaciones================== */
.bg-section.bg-home-locations {
  background-image: url("../img/home-bg-locations.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #339cb9;
  background-repeat: no-repeat;
  background-size: 100%;
}

.location-section {
  padding-bottom: 180px;
}
@media (max-width: 1400px) {
  .location-section {
    padding-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .location-section {
    padding-bottom: 100px;
  }
}
@media (max-width: 500px) {
  .location-section {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .locaciones-owl-info {
    margin-top: 40px;
  }
}

.location-swiper {
  position: relative;
  top: 0px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .location-swiper {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .location-swiper {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .calendar-col-absolute {
    position: absolute;
    top: 400px;
    z-index: 2;
  }
}
@media (min-width: 1500px) {
  .calendar-col-absolute {
    top: 420px;
  }
}

.location-detail-stamp {
  background-image: url("../img/stamp-iguazu.png");
  width: 225px;
  height: 191px;
  position: absolute;
  z-index: 3;
  top: -10px;
  left: 20px;
}
@media (max-width: 1200px) {
  .location-detail-stamp {
    background-size: 100%;
    width: 175px;
    height: 141px;
    left: 40px;
  }
}
@media (max-width: 991px) {
  .location-detail-stamp {
    width: 155px;
    height: 125px;
    left: 30px;
    top: -20px;
  }
}
@media (max-width: 767px) {
  .location-detail-stamp {
    width: 135px;
    height: 115px;
    left: 20px;
    top: -60px;
  }
}
@media (max-width: 500px) {
  .location-detail-stamp {
    width: 105px;
    height: 85px;
    left: 0px;
    top: -50px;
  }
}

.custom-swiper-controls {
  position: absolute;
  bottom: 50px;
  right: 17%;
  z-index: 2;
}
@media (max-width: 1200px) {
  .custom-swiper-controls {
    bottom: 30px;
  }
}
@media (max-width: 991px) {
  .custom-swiper-controls {
    bottom: 0;
    right: 0;
    position: static;
  }
}
.custom-swiper-controls .loc-button {
  display: inline-block;
}
.custom-swiper-controls .swiper-button-disabled {
  opacity: 0.3;
}
@media (max-width: 991px) {
  .custom-swiper-controls .location-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    background: none !important;
    margin-top: -35px;
  }
}
@media (max-width: 991px) {
  .custom-swiper-controls .location-button-next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    background: none !important;
    margin-top: -35px;
  }
}

.location-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 140px;
  text-align: center;
}
@media (max-width: 1200px) {
  .location-pagination {
    bottom: 60px;
  }
}
.location-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 30px;
  height: 3px;
  margin: 10px;
  background-color: #fff;
}
@media (max-width: 1200px) {
  .location-pagination .swiper-pagination-bullet {
    margin: 5px;
  }
}

.locaciones-item {
  padding-top: 70px;
  padding-left: 70px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .locaciones-item {
    padding: 80px;
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .locaciones-item {
    padding: 0;
  }
}
.locaciones-item .img-content {
  padding-top: 55%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 10px solid #fff;
  -moz-transform: rotate(4deg) translate3d(50px, 0, 0);
  -webkit-transform: rotate(4deg) translate3d(50px, 0, 0);
  transform: rotate(4deg) translate3d(50px, 0, 0);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
@media (max-width: 991px) {
  .locaciones-item .img-content {
    position: relative;
    left: -40px;
  }
}
@media (max-width: 767px) {
  .locaciones-item .img-content {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    left: 0;
  }
}
@media (max-width: 500px) {
  .locaciones-item .img-content {
    border: 5px solid #fff;
  }
}
.locaciones-item.swiper-slide-active .img-content {
  opacity: 1;
}

.location-info-name {
  font-size: 24px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .location-info-name {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .location-info-name {
    margin-bottom: 15px;
  }
}

.location-info-wrap {
  font-size: 16px;
  position: relative;
  padding-left: 23px;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .location-info-wrap {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .location-info-wrap {
    padding-left: 0px;
    margin-bottom: 15px;
  }
}
.location-info-wrap--icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
}
@media (max-width: 991px) {
  .location-info-wrap--icon {
    position: static;
    display: block;
    margin: 0 auto 5px;
  }
}

.location-info-link {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}
.location-info-link.spacing {
  letter-spacing: 1px;
}

/* ========== aupiciantes ================= */
/****************** AUSPICIANTES */
#aupiciantes .row {
  margin-bottom: 60px;
  /*text-align: center;*/
}

@media (max-width: 991px) {
  #aupiciantes .row {
    margin-bottom: 0;
  }
}
#aupiciantes .row img {
  display: inline-block;
}

#aupiciantes .vam {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

#aupiciantes .tac {
  text-align: center;
}

#aupiciantes .fzn {
  font-size: 0;
}

.margin-centered {
  margin-top: 20px;
}

.sponsorfondogris {
  background-color: #f7f7f7;
}

#aupiciantes {
  padding-top: 170px;
  padding-bottom: 120px;
  width: 1500px;
  position: relative;
  z-index: 70;
}

.sponsor-content {
  display: table;
  width: 100%;
}

.sponsor-content-img {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding-top: 30px;
}

#aupiciantes .aupiscol {
  padding: 12.5px;
}

#aupiciantes .tipos {
  color: #133156;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
  margin-top: 20px;
  letter-spacing: 0.5px;
}

#aupiciantes .tipos.color-blk {
  color: #3d3d3d;
}

#aupiciantes .tipos.verde {
  color: #15916c;
  max-width: 300px;
  margin: 20px auto;
}

#aupiciantes .tipos.bordo {
  color: #5e2a89;
}

#aupiciantes img.img-inline {
  display: inline-block;
}

#aupiciantes img.img0 {
  margin-bottom: 15px;
  max-width: 90px;
}

#aupiciantes img.img-inline1 {
  vertical-align: middle;
  margin-left: 40px;
  max-width: 130px;
  margin-bottom: 0;
}

#aupiciantes img.img-inline2 {
  vertical-align: middle;
  max-width: 110px;
}

#aupiciantes img.img-inline3 {
  vertical-align: middle;
  margin-right: 0px;
  max-width: 140px;
  margin-left: 0px;
}

#aupiciantes img.img-inline4 {
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
}

#aupiciantes img.img-inline5 {
  vertical-align: middle;
  margin-right: 21px;
}

.aupiciantes-row-border {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 60px;
  margin-bottom: 48px;
}

.aupiscol-last {
  margin-top: 48px;
}

@media (min-width: 992px) {
  .aupiciantes-mtop-10px {
    margin-top: 15px;
  }
}

@media (min-width: 992px) {
  .aupiciantes-mtop-40px {
    margin-top: 55px;
  }
}

@media (max-width: 1580px) {
  #aupiciantes {
    padding-top: 110px;
    padding-bottom: 100px;
    width: 1120px;
  }
}
@media (max-width: 1200px) {
  #aupiciantes img.img-inline1 {
    margin-right: 20px;
  }
}
@media (max-width: 1100px) {
  #aupiciantes {
    padding-top: 80px;
    padding-bottom: 70px;
    width: 900px;
  }

  /*  #aupiciantes img {
  width:100%;
  max-width: 180px;
  }*/
  #aupiciantes .aupiscol.col-idea img {
    max-width: 220px;
  }

  #aupiciantes .tipos {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  #aupiciantes .row .margin-top img {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  #aupiciantes .row .margin-top img {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  #aupiciantes {
    padding-top: 20px;
    padding-bottom: 60px;
    width: 730px;
  }

  #aupiciantes .aupiscol.col-idea img {
    max-width: 180px;
  }

  #aupiciantes .tipos {
    font-size: 12px;
  }

  #aupiciantes img.img-inline1 {
    margin-right: 0px;
  }

  #aupiciantes img.img-inline {
    display: block;
    margin: 0 auto 20px;
  }

  .aupiciantes-row-border {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 30px;
    margin-bottom: 38px;
  }

  .sponsor-content-img {
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  #aupiciantes .tipos {
    font-size: 12px;
  }

  #aupiciantes {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 80px;
  }

  #aupiciantes img {
    max-width: 175px;
  }

  #aupiciantes .aupiscol.col-idea img {
    max-width: 180px;
  }
}
@media (max-width: 991px) {
  #aupiciantes .aupiscol {
    float: none;
    width: 100%;
  }

  .sponsor-content {
    height: auto;
  }

  .colmedio {
    border: none;
  }
}
@media (max-width: 991px) {
  .tac {
    margin-top: 50px;
  }
}
/* ========== calendario ================== */
.bg-section.bg-home-calendar {
  background-image: url("../img/home-bg-calendar.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #273b9e;
  background-repeat: no-repeat;
}

.section-calendar {
  padding: 200px 0px 50px;
}
@media (max-width: 1400px) {
  .section-calendar {
    padding: 180px 0px 50px;
  }
}
@media (max-width: 991px) {
  .section-calendar {
    padding: 80px 0px 0px;
  }
}
@media (max-width: 500px) {
  .section-calendar {
    padding: 60px 0px 0px;
  }
}

.calendar-line-bg {
  position: absolute;
  top: 100px;
  left: 45%;
  bottom: 0;
  background: #1f3184;
  z-index: 0;
  width: 35%;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .calendar-line-bg {
    display: none;
  }
}

.col-slider-calendar-text {
  padding-right: 100px;
}
@media (max-width: 1400px) {
  .col-slider-calendar-text {
    padding-right: 130px;
  }
}
@media (max-width: 1200px) {
  .col-slider-calendar-text {
    padding-right: 90px;
  }
}
@media (max-width: 991px) {
  .col-slider-calendar-text {
    padding-right: 15px;
  }
}

.col-slider-calendar {
  padding: 0;
}

.slider-calendar.swiper-container {
  width: 100%;
  height: auto;
}
.slider-calendar .swiper-slide {
  font-size: 18px;
  width: 70%;
  height: auto;
}
@media (max-width: 1200px) {
  .slider-calendar .swiper-slide {
    width: 75%;
  }
}
@media (max-width: 991px) {
  .slider-calendar .swiper-slide {
    width: 100%;
    background-color: #22358f;
  }
}
.slider-calendar .swiper-slide.last-slide {
  width: 100% !important;
}
.slider-calendar .calendar-item-cont {
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slider-calendar .swiper-slide-prev .calendar-item-cont {
  opacity: 0;
}

.calendar-item-cont {
  padding: 30px;
  padding-left: 170px;
  padding-right: 95px;
  position: relative;
}
@media (max-width: 1200px) {
  .calendar-item-cont {
    padding-left: 120px;
  }
}
@media (max-width: 991px) {
  .calendar-item-cont {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.calendar-item-lugar {
  border-bottom: 1px solid #2d41a4;
  padding-bottom: 30px;
  padding-top: 30px;
  max-width: 350px;
}
@media (max-width: 1400px) {
  .calendar-item-lugar {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .calendar-item-lugar {
    margin: 0 auto;
  }
}

.divisionhorarios:nth-last-child(1) .calendar-item-lugar {
  border-bottom: none;
  border-bottom: 0;
}

.calendar-item-day {
  position: absolute;
  left: 0;
  top: 20px;
  font-size: 128px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  opacity: 0.1;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: 50% 100%;
}
@media (max-width: 1200px) {
  .calendar-item-day {
    font-size: 90px;
  }
}
@media (max-width: 991px) {
  .calendar-item-day {
    position: static;
    margin-bottom: 34px;
    font-size: 39px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.calendar-item-date {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 1.3px;
}
@media (max-width: 1400px) {
  .calendar-item-date {
    font-size: 27px;
    margin-bottom: 15px;
  }
}
.calendar-item-date:after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background-color: #fff;
  margin-top: 20px;
  position: relative;
  left: -5px;
}
@media (max-width: 1400px) {
  .calendar-item-date:after {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .calendar-item-date:after {
    margin: 20px auto 15px;
  }
}

.calendar-item-title {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 22px;
}
@media (max-width: 1400px) {
  .calendar-item-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 1200px) {
  .calendar-item-title {
    font-size: 17px;
  }
}

.calendar-item-time {
  color: #4dae6b;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .calendar-item-time {
    font-size: 19px;
  }
}

.calendar-item-detail {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.calendar-pagination .swiper-pagination-bullet {
  display: block;
  width: auto;
  height: auto;
  padding: 10px;
  border-radius: 0;
  position: relative;
  background-color: transparent;
}
.calendar-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  height: 30px;
  width: 30px;
  position: absolute;
  left: -30px;
  top: 10px;
  opacity: 0;
  background: #fff;
}
.calendar-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  padding-left: 40px;
}
.calendar-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  left: 0;
  opacity: 1;
}

@media (max-width: 991px) {
  .calendar-item-link-cont {
    font-size: 0;
    text-align: left;
    max-width: 340px;
    width: 100%;
    margin: 70px auto 50px;
  }
}

.calendar-item-link {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  margin-bottom: 10px;
  opacity: 0.2;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .calendar-item-link {
    display: inline-block;
    width: 33.33333333%;
    padding: 2px;
    font-size: 14px;
    margin: 0;
    opacity: 1;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .alendar-item-link-inner {
    border: 1px solid #fff;
    padding: 8px 8px;
  }
}

.calentar-item-link-arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: -23px;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .calentar-item-link-arrow {
    display: none;
  }
}

.calendar-item-link.active {
  opacity: 1;
}
@media (max-width: 991px) {
  .calendar-item-link.active {
    color: #273b9e;
  }
}
.calendar-item-link.active .calentar-item-link-arrow {
  opacity: 1;
  margin-left: 0px;
}
@media (max-width: 991px) {
  .calendar-item-link.active .alendar-item-link-inner {
    background-color: #fff;
  }
}

.calendar-item-link:hover {
  cursor: pointer;
  opacity: 0.7;
}

.arrow-c-cont {
  margin-top: 20px;
  text-align: right;
  padding-right: 23%;
}
@media (max-width: 1400px) {
  .arrow-c-cont {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .arrow-c-cont {
    padding-right: 0;
  }
}
.arrow-c-cont .arrow-c {
  display: inline-block;
  margin: 5px;
}
.arrow-c-cont .swiper-button-disabled {
  opacity: 0.3;
}
@media (max-width: 991px) {
  .arrow-c-cont .calendar-arrow-prev {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 3;
    background: none !important;
  }
}
@media (max-width: 991px) {
  .arrow-c-cont .calendar-arrow-next {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 3;
    background: none !important;
  }
}

/* ==========banner audition================== */
#audition {
  background-image: url(../img/fondoaudition.jpg);
  background-position: top center;
  text-align: center;
  color: #fff;
}

#audition .auditioncontent {
  margin-top: 70px;
  margin-bottom: 75px;
}

#audition h3 {
  font-size: 58px;
  margin-bottom: 45px;
  font-weight: 700;
  letter-spacing: 2px;
}

#audition p {
  font-size: 20px;
  max-width: 500px;
  margin: 45px auto;
  line-height: 22px;
  font-weight: 700;
}

#audition a {
  color: #fff;
  display: block;
  margin: 45px auto;
  width: 100%;
  max-width: 350px;
  height: 52px;
  background-color: #3964ad;
  border: 1px solid #fff;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 50px;
  font-weight: 900;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#audition a:hover {
  color: #3964ad;
  background-color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {
  #audition h3 {
    font-size: 40px;
  }

  #audition p {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 400px) {
  #audition h3 {
    font-size: 28px;
  }

  #audition p {
    font-size: 14px;
  }

  #audition a {
    font-size: 12px;
    line-height: 50px;
  }
}
.fancybox-overlay {
  z-index: 666662 !important;
}

.fancybox-opened {
  z-index: 666666 !important;
}

.landing-calendario .bg-section.calendario-header-bg {
  background-image: url("../img/calendario-header-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #b02662;
  background-repeat: no-repeat;
  bottom: -400px;
}
@media (max-width: 1600px) {
  .landing-calendario .bg-section.calendario-header-bg {
    bottom: -300px;
  }
}
@media (max-width: 900px) {
  .landing-calendario .bg-section.calendario-header-bg {
    background-size: 900px;
    top: 0;
    bottom: -250px;
  }
}
.landing-calendario .bg-section.calendario-section-bg {
  background-image: url("../img/calendario-section-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #c21a57;
  background-repeat: no-repeat;
  top: 400px;
}
@media (max-width: 1600px) {
  .landing-calendario .bg-section.calendario-section-bg {
    top: 300px;
  }
}
@media (max-width: 900px) {
  .landing-calendario .bg-section.calendario-section-bg {
    background-size: 900px;
    top: 250px;
  }
}
.landing-calendario .landing-calendario {
  background-color: #b52460;
}
.landing-calendario .calendario {
  padding-top: 70px;
  padding-bottom: 140px;
}
@media screen and (max-width: 991px) {
  .landing-calendario .calendario {
    padding-bottom: 0;
  }
}
.landing-calendario .calendario .col-date-collapse {
  overflow: hidden;
}
.landing-calendario .calendario .block-bg {
  padding: 0;
}
.landing-calendario .calendario .deco-line {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  left: 9%;
  width: 82%;
  position: relative;
  float: left;
}
@media (max-width: 1500px) {
  .landing-calendario .calendario .deco-line {
    left: 7%;
    width: 86%;
  }
}
@media (max-width: 1400px) {
  .landing-calendario .calendario .deco-line {
    left: 6%;
    width: 88%;
  }
}
@media (max-width: 991px) {
  .landing-calendario .calendario .deco-line {
    left: 0;
    width: 100%;
    float: none;
  }
}
.landing-calendario .calendario .tab-content {
  position: relative;
}
.landing-calendario .calendario-days {
  text-align: center;
  position: relative;
  border: none;
}
.landing-calendario .calendario-days li {
  width: 20%;
  display: inline-block;
  margin: 0;
  padding: 50px 0;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .landing-calendario .calendario-days li {
    width: 18%;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    border: 1px solid #6e347a;
    margin: 1%;
  }
}
@media screen and (max-width: 650px) {
  .landing-calendario .calendario-days li {
    width: 48%;
  }
}
.landing-calendario .calendario-days li a {
  border: none;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .landing-calendario .calendario-days li a.text-high {
    letter-spacing: 2px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .landing-calendario .calendario-days li a.text-high {
    letter-spacing: 1.3px;
    font-size: 15px;
    display: block;
    padding: 20px 0;
  }
}
@media screen and (max-width: 400px) {
  .landing-calendario .calendario-days li a.text-high {
    letter-spacing: 1px;
    padding: 15px 0;
  }
}
.landing-calendario .calendario-days li a:hover, .landing-calendario .calendario-days li a:active, .landing-calendario .calendario-days li a:focus {
  border: none;
}
.landing-calendario .calendario-days li a:hover {
  color: #652472;
}
.landing-calendario .calendario-days li.active a {
  color: #652472;
}
.landing-calendario .calendario-days li.active:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background-color: #6e347a;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
@media screen and (max-width: 767px) {
  .landing-calendario .calendario-days li.active:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .landing-calendario .calendario-days {
    padding: 15px;
    padding-top: 60px;
  }
}
.landing-calendario .calendario .text-location {
  font-family: "Playfair Display";
  font-size: 20px;
  color: #652472;
}
.landing-calendario .calendario .text-high {
  color: #652472;
  font-family: "Oswald";
  text-transform: uppercase;
  letter-spacing: 3.6px;
  font-size: 18px;
}
.landing-calendario .calendario .text-high.green {
  color: #62b734;
}
.landing-calendario .calendario a.text-high {
  color: #d0d0d0;
}
.landing-calendario .calendario-off {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .landing-calendario .calendario-off {
    margin-left: 13px;
  }
}
@media screen and (min-width: 992px) {
  .landing-calendario .calendario-off-icon {
    position: absolute;
    left: -28px;
  }
}
@media screen and (max-width: 991px) {
  .landing-calendario .calendario-off-icon {
    display: block;
    margin-bottom: 13px;
  }
}
.landing-calendario .calendario-item {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #efefef;
}
.landing-calendario .calendario-item:last-child {
  border-bottom: none;
}
.landing-calendario .calendario-actividad p {
  font-family: "Oswald";
  color: #282828;
  font-size: 16px;
  background-color: #fafafa;
  padding: 10px 0;
  position: relative;
}
.landing-calendario .calendario-actividad p:before {
  content: "";
  top: 0;
  bottom: 0;
  left: -16px;
  right: 100%;
  background-color: #fafafa;
  position: absolute;
}
@media screen and (max-width: 991px) {
  .landing-calendario .calendario-actividad p:before {
    display: none;
  }
}
.landing-calendario .calendario-actividad p:after {
  content: "";
  left: -18px;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 5px;
  background-color: #ff3c41;
}
@media screen and (max-width: 991px) {
  .landing-calendario .calendario-actividad p:after {
    display: none;
  }
}
.landing-calendario .calendario .day-number {
  color: #c3c3c3;
  font-weight: 300;
}
@media screen and (min-width: 1399px) {
  .landing-calendario .calendario .day-number {
    position: absolute;
    transform: rotate(-90deg);
    left: -55px;
    margin-top: 70px;
  }
}
@media screen and (max-width: 1399px) {
  .landing-calendario .calendario .day-number {
    padding-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .landing-calendario .p-off-md-0 {
    padding: 0;
  }
}
.landing-calendario .pb-25 {
  padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .landing-calendario .mt-991-0 {
    margin-top: 0;
  }
}
.landing-calendario .mt-60 {
  margin-top: 60px;
}
.landing-calendario .pt-60 {
  padding-top: 60px;
}
@media screen and (max-width: 1399px) {
  .landing-calendario .pt-60 {
    padding-top: 22px;
  }
}
.landing-calendario .mb-30 {
  margin-bottom: 30px;
}
.landing-calendario .mb-20 {
  margin-bottom: 20px;
}
.landing-calendario .img-calendar--content {
  width: 100%;
  padding-top: 39%;
  background-size: cover;
  background-position: center center;
  background-color: #000;
}
@media screen and (min-width: 992px) {
  .landing-calendario .img-calendar--content {
    margin-left: -15px;
  }
}
.landing-calendario .img-calendar-0 {
  background-image: url("../img/23_de_mayo.png");
}
.landing-calendario .img-calendar-1 {
  background-image: url("../img/24_de_mayo.png");
}
.landing-calendario .img-calendar-2 {
  background-image: url("../img/25_de_mayo.png");
}
.landing-calendario .img-calendar-3 {
  background-image: url("../img/26_de_mayo.png");
}
.landing-calendario .img-calendar-4 {
  background-image: url("../img/27_de_mayo.png");
}
.landing-calendario .card-header .btn-link {
  width: 100%;
  background-color: #ccc;
}

.bg-section.iguazu-header-bg {
  background-image: url("../img/iguazu-header-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #15b673;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.iguazu-header-bg {
    background-size: 900px;
  }
}
.bg-section.iguazu-section1-bg {
  background-image: url("../img/iguazu-section1-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #27b794;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.iguazu-section1-bg {
    background-size: 900px;
  }
}
.bg-section.iguazu-section2-bg {
  background-image: url("../img/iguazu-section2-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #9e1e48;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.iguazu-section2-bg {
    background-size: 900px;
  }
}
.bg-section.bg-festival2 {
  background-size: 100%;
  background-position: bottom center;
  background-color: #16b676;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.bg-festival2 {
    background-size: 900px;
    background-position: bottom center;
    bottom: inherit;
    top: 0;
  }
}
.bg-section.bg-festival3 {
  background-size: 100%;
  background-position: bottom center;
  background-color: #cd3650;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.bg-festival3 {
    background-size: 900px;
    background-position: bottom center;
    bottom: inherit;
    top: 0;
  }
}

.section-participantes-festival {
  padding: 140px 0 115px;
}
@media (max-width: 1400px) {
  .section-participantes-festival {
    padding: 100px 0 100px;
  }
}
@media (max-width: 991px) {
  .section-participantes-festival {
    padding: 80px 0 80px;
  }
}
@media (max-width: 500px) {
  .section-participantes-festival {
    padding: 50px 0 70px;
  }
}

.bg-section.bg-festival {
  background-color: #402083;
}
.bg-section.festival-header-bg {
  background-image: url("../img/festival-header-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #402083;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.festival-header-bg {
    background-size: 900px;
    background-position: bottom center;
  }
}
.bg-section.festival-section2-bg {
  background-image: url("../img/festival-section2-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #7c2768;
  background-repeat: no-repeat;
}
.bg-section.festival-bg-2 {
  background-image: url("../img/festival-bg-2.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #8a2861;
  background-repeat: no-repeat;
}
.bg-section.festival-bg-3 {
  background-image: url("../img/festival-bg-3.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #b42e51;
  background-repeat: no-repeat;
}
.bg-section.festival-bg-4 {
  background-image: url("../img/festival-bg-4.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #862864;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.festival-bg-4 {
    background-size: 900px;
    background-position: bottom left;
  }
}
.bg-section.bg-festival-participantes {
  background-image: url("../img/bg-festival-participantes.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #35c2ba;
  background-repeat: no-repeat;
}

.block-bg {
  padding: 20px 0px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
@media (max-width: 991px) {
  .block-bg {
    padding: 10px 10px 20px;
  }
}
.block-bg > div {
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1400px) {
  .block-bg > div {
    padding: 5px 15px;
  }
}
@media (max-width: 991px) {
  .block-bg > div {
    padding: 0px;
  }
}
.block-bg .block-bg-title {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .block-bg .block-bg-title {
    margin-bottom: 12px;
  }
}
.block-bg.padding-tp-90 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1400px) {
  .block-bg.padding-tp-90 {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}
@media (max-width: 500px) {
  .block-bg.padding-tp-90 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.block-bg.padding-tp-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .block-bg.padding-tp-60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.block-bg .block-bg-detail {
  position: absolute;
  width: 85px;
  height: 62px;
  top: -70px;
  right: -40px;
  background-image: url("../img/iguazu-patrimonio-detail.png");
}
@media (max-width: 1400px) {
  .block-bg .block-bg-detail {
    right: -20px;
    top: -50px;
  }
}
@media (max-width: 1200px) {
  .block-bg .block-bg-detail {
    right: 0px;
  }
}
@media (max-width: 500px) {
  .block-bg .block-bg-detail {
    position: static;
    margin: 0 auto 17px;
    width: 64px;
    height: 52px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

.block-bg-withe:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -9%;
  right: -9%;
  bottom: 0;
  background-color: #fff;
  z-index: 0;
}
@media (max-width: 1400px) {
  .block-bg-withe:before {
    left: -4%;
    right: -4%;
  }
}
@media (max-width: 991px) {
  .block-bg-withe:before {
    left: 0;
    right: 0;
  }
}
.block-bg-withe.block-bg-withe-fullCont, .block-bg-withe.block-bg-withe-left {
  position: static;
}
.block-bg-withe.block-bg-withe-left:before {
  left: 0;
  right: 17%;
}
@media (max-width: 1500px) {
  .block-bg-withe.block-bg-withe-left:before {
    right: 14%;
  }
}
@media (max-width: 1400px) {
  .block-bg-withe.block-bg-withe-left:before {
    right: 10%;
  }
}
@media (max-width: 991px) {
  .block-bg-withe.block-bg-withe-left:before {
    right: 0px;
    left: 0px;
  }
}
.block-bg-withe.block-bg-withe-fullCont:before {
  left: 9%;
  right: 9%;
}
@media (max-width: 1500px) {
  .block-bg-withe.block-bg-withe-fullCont:before {
    left: 7%;
    right: 7%;
  }
}
@media (max-width: 1400px) {
  .block-bg-withe.block-bg-withe-fullCont:before {
    left: 6%;
    right: 6%;
  }
}
@media (max-width: 991px) {
  .block-bg-withe.block-bg-withe-fullCont:before {
    left: 0;
    right: 0px;
  }
}

.dis-flex {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .dis-flex {
    display: block;
    max-width: 680px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .dis-flex .dis-flex-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.ml-auto {
  margin-left: auto;
}

.block-text-absolute {
  background: #fff;
  padding: 70px 90px 75px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1400px) {
  .block-text-absolute {
    padding: 50px 50px 50px;
  }
}
@media (max-width: 991px) {
  .block-text-absolute {
    position: static;
    padding: 40px 40px;
  }
}
@media (max-width: 500px) {
  .block-text-absolute {
    padding: 30px 25px;
  }
}
.block-text-absolute.block-sm {
  padding: 70px 90px;
}
@media (max-width: 1400px) {
  .block-text-absolute.block-sm {
    padding: 50px 50px 40px;
  }
}
@media (max-width: 991px) {
  .block-text-absolute.block-sm {
    padding: 40px 30px 35px;
  }
}
@media (max-width: 500px) {
  .block-text-absolute.block-sm {
    padding: 30px 25px 25px;
  }
}
.block-text-absolute p {
  line-height: 1.2;
}
.block-text-absolute.w-70 {
  width: 70%;
}
@media (max-width: 991px) {
  .block-text-absolute.w-70 {
    width: 100%;
  }
}
.block-text-absolute.w-75 {
  width: 75%;
}
@media (max-width: 991px) {
  .block-text-absolute.w-75 {
    width: 100%;
  }
}
.block-text-absolute.w-80 {
  width: 80%;
  max-width: 830px;
}
@media (max-width: 1400px) {
  .block-text-absolute.w-80 {
    width: 75%;
    max-width: 700px;
  }
}
@media (max-width: 991px) {
  .block-text-absolute.w-80 {
    width: 100%;
    max-width: inherit;
  }
}
.block-text-absolute.offset-lb {
  bottom: -180px;
  left: -90px;
}
@media (max-width: 1400px) {
  .block-text-absolute.offset-lb {
    bottom: -110px;
    left: -60px;
  }
}
.block-text-absolute.offset-rt {
  bottom: inherit;
  top: -85px;
  left: 66%;
}
@media (max-width: 1400px) {
  .block-text-absolute.offset-rt {
    top: -70px;
    left: 60%;
  }
}

.offset-padding {
  padding-bottom: 270px;
}
@media (max-width: 1400px) {
  .offset-padding {
    padding-bottom: 220px;
  }
}
@media (max-width: 991px) {
  .offset-padding {
    padding-bottom: 70px;
  }
}

.offset-padding-top {
  padding-top: 150px;
}
@media (max-width: 1400px) {
  .offset-padding-top {
    padding-top: 135px;
  }
}
@media (max-width: 991px) {
  .offset-padding-top {
    padding-top: 0px;
  }
}

.block-text-static {
  padding: 10px 16px;
  padding-right: 0;
  padding-left: 25px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .block-text-static {
    padding-left: 0;
    padding: 45px 40px 30px;
  }
}
.block-text-static.w-90 {
  width: 89%;
  margin-left: 11%;
}
@media (max-width: 991px) {
  .block-text-static.w-90 {
    width: 100%;
    margin-left: 0;
  }
}
.block-text-static.bg-full-larger:before {
  content: "";
  display: block;
  position: absolute;
  top: -140px;
  left: -10px;
  right: -50px;
  bottom: -620px;
  background-color: #fff;
}
@media (max-width: 1400px) {
  .block-text-static.bg-full-larger:before {
    bottom: -420px;
  }
}
@media (max-width: 991px) {
  .block-text-static.bg-full-larger:before {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}

.two-colms-text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
}

.bg-section.location-header-bg {
  background-image: url("../img/location-header-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #fe6716;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.location-header-bg {
    background-size: 900px;
    background-position: bottom center;
  }
}
.bg-section.location-section-bg {
  background-image: url("../img/location-section-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #da2957;
  background-repeat: no-repeat;
}

.location-list-item-font0 {
  font-size: 0;
}

.location-list-item {
  display: inline-block;
  vertical-align: top;
  width: 33.3333333333%;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .location-list-item {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .location-list-item {
    width: 100%;
  }
}

.location-list-image {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1400px) {
  .location-list-image {
    height: 250px;
  }
}

.location-list-padding {
  padding: 42px 32px;
}
@media (max-width: 1200px) {
  .location-list-padding {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .location-list-padding {
    padding: 30px 10px;
  }
}

.locaciones-list-marker {
  margin-bottom: 10px;
  font-size: 18px;
}

.locaciones-list-nameCont {
  font-size: 22px;
  line-height: 1.2;
  min-height: 100px;
  padding-bottom: 25px;
  position: relative;
}
@media (max-width: 767px) {
  .locaciones-list-nameCont {
    font-size: 20px;
  }
}
@media (max-width: 450px) {
  .locaciones-list-nameCont {
    min-height: auto;
  }
}
.locaciones-list-nameCont::after {
  content: "";
  display: block;
  width: 55px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 25px;
  left: 0;
}
@media (max-width: 991px) {
  .locaciones-list-nameCont::after {
    left: 50%;
    margin-left: -28px;
    width: 56px;
  }
}

.locaciones-list-name {
  color: #fff;
  display: block;
  margin-bottom: 25px;
}

a.locaciones-list-name:hover {
  color: #fff;
}

.locaciones-list-address {
  font-size: 14px;
  margin-bottom: 25px;
}

.locaciones-list-link-cont {
  font-size: 14px;
}

/* FORM */
@media (max-width: 991px) {
  .form-mx-md {
    max-width: 600px;
    margin: 50px auto 0;
  }
}

.form-control-h {
  height: 60px;
  padding: 6px 30px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 1.42857;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ffffff;
  border-radius: 0px;
  box-shadow: none;
  color: #51247e;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
@media (max-width: 991px) {
  .form-control-h {
    text-align: center;
    padding-left: 15px;
  }
}
@media (max-width: 500px) {
  .form-control-h {
    height: 50px;
  }
}

.form-control-h::-webkit-input-placeholder {
  color: #51247e;
}

/* WebKit, Blink, Edge */
.form-control-h:-moz-placeholder {
  color: #51247e;
}

/* Mozilla Firefox 4 to 18 */
.form-control-h::-moz-placeholder {
  color: #51247e;
}

/* Mozilla Firefox 19+ */
.form-control-h:-ms-input-placeholder {
  color: #51247e;
}

/* Internet Explorer 10-11 */
.form-control-h::-ms-input-placeholder {
  color: #51247e;
}

/* Microsoft Edge */
textarea.form-control-h {
  resize: none;
  padding-top: 30px;
  height: 320px;
}
@media (max-width: 500px) {
  textarea.form-control-h {
    padding-top: 20px;
    height: 270px;
  }
}

.mensajes-cont {
  float: left;
  clear: both;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.bg-section.contacto-header-bg {
  background-image: url("../img/contacto-header-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #b62f4f;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.contacto-header-bg {
    background-size: 900px;
    background-position: bottom center;
  }
}
.bg-section.contacto-section {
  background-image: url("../img/contacto-section.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #321c88;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.contacto-section {
    background-size: 900px;
    background-position: top center;
  }
}

.bg-section.padrinos-header-bg {
  background-image: url("../img/padrinos-header-bg.jpg");
  background-size: 100%;
  background-position: bottom center;
  background-color: #1699a1;
  background-repeat: no-repeat;
  bottom: -500px;
}
@media (max-width: 1500px) {
  .bg-section.padrinos-header-bg {
    bottom: -350px;
  }
}
@media (max-width: 1000px) {
  .bg-section.padrinos-header-bg {
    bottom: -250px;
  }
}
@media (max-width: 900px) {
  .bg-section.padrinos-header-bg {
    background-size: 900px;
    background-position: top right;
  }
}
.bg-section.padrinos-section-bg {
  background-image: url("../img/padrinos-section-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #157286;
  background-repeat: no-repeat;
  top: 500px;
}
@media (max-width: 1500px) {
  .bg-section.padrinos-section-bg {
    top: 350px;
  }
}
@media (max-width: 1000px) {
  .bg-section.padrinos-section-bg {
    top: 250px;
  }
}
@media (max-width: 900px) {
  .bg-section.padrinos-section-bg {
    background-size: 900px;
    background-position: top right;
  }
}
.bg-section.padrinos-section2-bg {
  background-image: url("../img/padrinos-section2-bg.jpg");
  background-size: 100%;
  background-position: top center;
  background-color: #45b96e;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.padrinos-section2-bg {
    background-size: 900px;
  }
}

.padrinos-list-cont {
  font-size: 0;
  margin-right: -30px;
  margin-left: -30px;
}
@media (max-width: 1200px) {
  .padrinos-list-cont {
    margin-right: -20px;
    margin-left: -20px;
  }
}
@media (max-width: 991px) {
  .padrinos-list-cont {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.padrinos-list-item-inline {
  display: inline-block;
  vertical-align: top;
  width: 33.3333333333%;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 80px;
}
@media (max-width: 1200px) {
  .padrinos-list-item-inline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .padrinos-list-item-inline {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .padrinos-list-item-inline {
    margin-bottom: 40px;
  }
}

.landing-prensa .title {
  position: relative;
  z-index: 20;
  margin-bottom: 70px;
}
@media (max-width: 1600px) {
  .landing-prensa .title {
    margin-bottom: 60px;
  }
}
@media (max-width: 1400px) {
  .landing-prensa .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1200px) {
  .landing-prensa .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .landing-prensa .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .landing-prensa .title {
    margin-bottom: 20px;
  }
}
.landing-prensa .top-title {
  position: relative;
  z-index: 20;
}
.landing-prensa .image {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.landing-prensa .header_background {
  background-image: url("../img/header_festival.jpg");
}
.landing-prensa .container-prensa {
  padding-top: 160px;
  padding-bottom: 110px;
}
@media (max-width: 1600px) {
  .landing-prensa .container-prensa {
    padding-top: 140px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1400px) {
  .landing-prensa .container-prensa {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1200px) {
  .landing-prensa .container-prensa {
    padding-top: 120px;
    padding-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .landing-prensa .container-prensa {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 500px) {
  .landing-prensa .container-prensa {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.landing-prensa .container-prensa .title-container {
  padding-left: 240px;
}
@media (max-width: 1600px) {
  .landing-prensa .container-prensa .title-container {
    padding-left: 140px;
  }
}
@media (max-width: 1400px) {
  .landing-prensa .container-prensa .title-container {
    padding-left: 110px;
  }
}
@media (max-width: 1200px) {
  .landing-prensa .container-prensa .title-container {
    padding-left: 90px;
  }
}
@media (max-width: 991px) {
  .landing-prensa .container-prensa .title-container {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 600px) {
  .landing-prensa .container-prensa .title-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.landing-prensa .container-prensa:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
  right: 50px;
  bottom: 0;
  background-color: #fff;
}
@media (max-width: 1366px) {
  .landing-prensa .container-prensa:before {
    right: 40px;
  }
}
@media (max-width: 991px) {
  .landing-prensa .container-prensa:before {
    right: 0px;
  }
}
.landing-prensa .container-prensa .deco-lines {
  position: absolute;
  top: 60px;
  right: 5%;
  width: 216px;
  height: 216px;
  background-image: url("../img/deco-lineas.png");
  background-size: cover;
  z-index: 2;
  filter: brightness(10%);
}
@media (max-width: 991px) {
  .landing-prensa .container-prensa .deco-lines {
    right: 25%;
  }
}
@media (max-width: 767px) {
  .landing-prensa .container-prensa .deco-lines {
    right: 15%;
  }
}
.landing-prensa .conoce-list {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1700px) {
  .landing-prensa .conoce-list {
    max-width: 1100px;
  }
}
@media (max-width: 1200px) {
  .landing-prensa .conoce-list {
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .landing-prensa .conoce-list {
    max-width: 90%;
  }
}
.landing-prensa .conoce-list li {
  position: relative;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .landing-prensa .conoce-list li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .landing-prensa .conoce-list li {
    margin-bottom: 20px;
  }
}
.landing-prensa .conoce-list .conoce-list-cont {
  position: relative;
}
@media (min-width: 1025px) {
  .landing-prensa .conoce-list .conoce-list-cont {
    padding-bottom: 225px;
  }
}
.landing-prensa .conoce-list .info-content {
  width: 100%;
  background-color: #ed2e40;
}
.landing-prensa .img-content {
  position: relative;
}
.landing-prensa .img-content figure {
  padding-top: 255px;
  padding-top: 75%;
  opacity: 0.6;
  background-size: cover;
  background-position: center center;
}
.landing-prensa .conoce-list-1 figure {
  background-image: url("../img/coros-festival.jpg");
}
.landing-prensa .conoce-list-2 figure {
  background-image: url("../img/linkpadrinos.jpg");
}
.landing-prensa .conoce-list-2 .info-content h3 {
  margin-bottom: 10px;
}
.landing-prensa .conoce-list-3 figure {
  background-image: url("../img/linkprofesores.jpg");
}
.landing-prensa .info-content {
  position: relative;
  padding: 40px 50px;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .landing-prensa .info-content {
    min-height: 225px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 1200px) {
  .landing-prensa .info-content {
    padding: 40px 20px;
  }
}
.landing-prensa .info-content h3 {
  margin: 0;
  margin-bottom: 23px;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 1.2;
}
.landing-prensa .info-content .descripcion p {
  font-size: 15px;
}
@media (min-width: 1025px) {
  .landing-prensa .info-content .conoce-list-linkCont {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
  }
}
.landing-prensa .info-content a, .landing-prensa .info-content span {
  display: inline-block;
  margin: 0 auto;
  padding: 0 20px;
  height: 46px;
  line-height: 42px;
  border: 2px solid #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.7px;
  border-radius: 23px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .landing-prensa .info-content a, .landing-prensa .info-content span {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
  }
}
@media (min-width: 1025px) {
  .landing-prensa .info-content,
.landing-prensa .img-content figure {
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
  }
  .landing-prensa .img-content {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
  }
  .landing-prensa .conoce-list li:hover .info-content {
    min-height: 270px;
  }
  .landing-prensa .conoce-list li:hover .img-content {
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-transition: all 0.32s ease-out 0.05s;
    transition: all 0.32s ease-out 0.05s;
  }
  .landing-prensa .conoce-list li:hover .img-content figure {
    opacity: 1;
  }
  .landing-prensa .conoce-list li:hover .info-content a,
.landing-prensa .conoce-list li:hover .info-content span {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.35s ease-out 0.2s;
    transition: all 0.35s ease-out 0.2s;
  }
}

/* ==========================================================================
internas participantes
========================================================================== */
#head.header-internas {
  max-height: 600px;
}
@media (max-width: 1500px) {
  #head.header-internas {
    min-height: 500px;
    max-heig: 550px;
  }
}
@media (max-width: 991px) {
  #head.header-internas {
    height: 450px;
    max-height: inherit;
    min-height: inherit;
  }
}
@media (max-width: 600px) {
  #head.header-internas {
    height: 350px;
  }
}

/* ===========  lista tipo google participantes =================== */
.bg-section.interna-participantes-bg {
  background-image: url("../img/interna-participantes-bg.jpg");
  background-size: 100%;
  top: -200px;
  background-position: top center;
  background-color: #7143af;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .bg-section.interna-participantes-bg {
    top: 0;
  }
}

.participantes-section {
  position: relative;
}
.participantes-section .deco-circle {
  left: 100px;
  width: 63px;
  height: 63px;
  top: 50px;
}
@media screen and (max-width: 1200px) {
  .participantes-section .deco-circle {
    left: 80px;
  }
}
@media screen and (max-width: 600px) {
  .participantes-section .deco-circle {
    left: -30px;
  }
}
.participantes-section .deco-line.deco-line-1 {
  top: 190px;
  right: 0;
  width: calc(100% - 1141px);
  z-index: 10;
  background: transparent;
}
@media (max-width: 1720px) {
  .participantes-section .deco-line.deco-line-1 {
    top: 170px;
    width: calc(100% - 1031px);
  }
}
@media screen and (max-width: 1200px) {
  .participantes-section .deco-line.deco-line-1 {
    top: 150px;
    width: calc(100% - 851px);
  }
}
.participantes-section .deco-line.deco-line-1:before {
  content: "";
  width: 64px;
  height: 6px;
  background-color: #fed55f;
  display: block;
  position: relative;
  margin: 0 auto;
}
.participantes-section .deco-line.deco-line-2 {
  top: 1370px;
  left: 100px;
  margin-left: 0px;
  z-index: 10;
  background-color: #ed2e40;
}
@media screen and (max-width: 1200px) {
  .participantes-section .deco-line.deco-line-2 {
    left: 80px;
  }
}
@media screen and (max-width: 991px) {
  .participantes-section .deco-line.deco-line-2 {
    display: none;
  }
}
.participantes-section .deco-lines-circle {
  position: absolute;
  bottom: 30%;
  right: 16%;
  width: 255px;
  height: 255px;
  background-image: url("../img/deco-lineas.png");
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .participantes-section .deco-lines-circle {
    right: -20px;
  }
}
@media screen and (max-width: 600px) {
  .participantes-section .deco-lines-circle {
    right: -50px;
  }
}
.participantes-section .absolute-bar-left {
  z-index: 12;
}

.contenidointernas {
  min-height: 300px;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 100px;
}

.main {
  width: 100%;
  max-width: 1250px;
  margin: 50px auto;
}

.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

.og-grid li {
  display: inline-block;
  vertical-align: top;
  margin-top: 75px;
  width: 33.3%;
  padding: 10px 28px;
  -webkit-transition: margin-bottom 0.5s ease-out;
  -moz-transition: margin-bottom 0.5s ease-out;
  -o-transition: margin-bottom 0.5s ease-out;
  -ms-transition: margin-bottom 0.5s ease-out;
  transition: margin-bottom 0.5s ease-out;
}
@media screen and (min-width: 768px) {
  .og-grid li .masinfo {
    margin-bottom: 50px;
  }
  .og-grid li.more-top {
    margin-top: 135px;
  }
  .og-grid li.more-top .masinfo {
    margin-bottom: 0;
  }
}

.og-grid li > a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.og-grid li figure {
  width: 100%;
  height: 198px;
}

.imagenfondo {
  display: inline-block;
  width: 100%;
  background-size: auto 100%;
  background-size: cover;
  background-position: center center;
  padding-bottom: 100%;
  -webkit-transition: border 0.3s ease-out;
  -moz-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  -ms-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
  position: relative;
  z-index: 1;
}

.og-grid li > a .nombre {
  font-size: 27px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 auto 25px;
  height: 90px;
  overflow: hidden;
  margin: 10px 0% 0% 0%;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.og-grid li > a .nombre p {
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  font-family: "Playfair Display";
}

.card-content {
  padding: 0 10%;
}

.og-grid li > a .pais {
  font-size: 13px;
  font-weight: 500;
  color: #c8c8c8;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  position: absolute;
  top: 14px;
  z-index: 1;
  left: 18px;
  background: #fb3e66;
  font-family: "Oswald";
  color: #fff;
  padding: 2px 7px;
}

.og-grid li > a .masinfo span {
  font-family: "Oswald";
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.2px;
  font-weight: 400;
}
.og-grid li > a .masinfo .arrow-rot {
  color: #fff !important;
  position: relative;
  top: 1px;
  margin-left: 8px;
}

.og-grid li > a .masinfo span {
  display: inline-block;
  vertical-align: middle;
}

.og-grid li > a .masinfo span.plus {
  font-size: 33px;
  font-weight: 400;
  vertical-align: middle;
}

.og-grid li > a,
.og-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
}

.director p, .diremusical p, .web a, .web p {
  display: inline-block;
}

.datails-cont p {
  display: inline-block;
}

.og-grid p.pais {
  text-transform: uppercase;
}

.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f1f1f1;
  border-width: 15px;
  left: 50%;
  margin: 0 0 0 -15px;
  bottom: -18px;
}

.og-grid li.og-expanded > a .cortinaimagen {
  opacity: 0;
}

.og-grid li.og-expanded > a {
  background-color: #f1f1f1;
  color: #434343;
}

.og-grid li > a:hover .cortinaimagen {
  opacity: 0;
}

.og-grid li > a:hover,
.og-grid li.active > a {
  color: #59caea;
}

.og-grid li > a:hover .masinfo span,
.og-grid li.active > a .masinfo span {
  text-decoration: underline;
}

.og-grid li > a:hover .masinfo .arrow-rot,
.og-grid li.active > a .masinfo .arrow-rot {
  transform: rotate(90deg);
}

.og-grid li > a:hover .nombre,
.og-grid li.active > a .nombre {
  color: #59caea;
}

.og-expander {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 60px;
  text-align: left;
  height: 0;
  overflow: hidden;
  z-index: 11;
}
.og-expander:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  background-color: #fff;
}
.og-expander-inner {
  background-color: #fff;
}

.og-expander.transition-on {
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  -ms-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}

.og-expander-inner {
  margin: 0 auto;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  min-height: 590px;
  max-width: 1200px;
}
@media screen and (min-width: 768px) {
  .og-expander-inner {
    padding-top: 60px;
  }
}

.og-close {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50px;
  right: 0;
  cursor: pointer;
  z-index: 2;
  border-radius: 100%;
  background-color: #e92b24;
}

.og-close::before,
.og-close::after {
  content: "";
  position: absolute;
  width: 20px;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -1px;
  height: 3px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.og-close:hover {
  border-color: #c02f8d;
}

.og-close:hover::before,
.og-close:hover::after {
  background: #c02f8d;
}

.og-expander-inner .link-next-section.vertical {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  top: 310px;
  left: 5%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.og-expander-inner .link-next-section.vertical > div:after {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  height: 2px;
  width: 40px;
  vertical-align: middle;
  margin-left: 15px;
  margin-bottom: 2px;
}

.og-details, .og-fullimg {
  width: 43%;
  float: none;
  height: auto;
  overflow: hidden;
  position: relative;
  display: table-cell;
  vertical-align: top;
  max-width: 50%;
  min-height: 600px;
}

.og-details {
  width: 57%;
}

.participantescarusel-cont {
  width: 100%;
  height: auto;
  max-width: 550px;
  overflow: hidden;
  padding-top: 50px;
}

.participantescarusel-cont .owl-wrapper-outer,
.participantescarusel-cont .owl-carousel,
.participantescarusel-cont .owl-wrapper,
.participantescarusel-cont .owl-item {
  height: auto;
}

.participantescarusel-cont .item {
  display: block;
  padding-top: 120%;
  width: 100%;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
}

.participantescarusel-cont .owl-pagination {
  position: absolute;
  right: -50px;
  bottom: 120px;
}

.participantescarusel-cont .owl-theme .owl-controls .owl-page {
  display: block;
  text-align: center;
  margin-bottom: 0px;
  width: 50px;
}

.participantescarusel-cont .owl-theme .owl-controls .owl-page span {
  opacity: 1;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: #4190a6;
  margin: 3px;
}

.participantescarusel-cont .owl-theme .owl-controls .owl-page.active span,
.participantescarusel-cont .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #ed2c25;
}

.participantescarusel-cont .owl-buttons {
  position: absolute;
  bottom: 25px;
  right: 17%;
  z-index: 2;
}
@media (max-width: 1200px) {
  .participantescarusel-cont .owl-buttons {
    bottom: 30px;
  }
}
@media (max-width: 991px) {
  .participantescarusel-cont .owl-buttons {
    bottom: 0;
    right: 0;
    position: static;
  }
}
.participantescarusel-cont .owl-buttons .loc-button {
  display: inline-block;
}
@media (max-width: 991px) {
  .participantescarusel-cont .owl-buttons .location-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    background: none !important;
    margin-top: -35px;
  }
}
@media (max-width: 991px) {
  .participantescarusel-cont .owl-buttons .location-button-next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    background: none !important;
    margin-top: -35px;
  }
}

.participantescarusel-cont .owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
}

.og-details {
  padding: 10px 70px 0 20px;
}

.owl-theme .owl-controls {
  margin-top: 0;
}

@media screen and (max-width: 600px) {
  .col-close-cont {
    text-align: center;
    padding-top: 10px;
    position: relative;
    top: 10px;
  }
}
.col-close-cont .col-close {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 12px;
  color: #ff3232;
  letter-spacing: 1.2px;
  cursor: pointer;
}
@media screen and (min-width: 601px) {
  .col-close-cont .col-close {
    position: absolute;
    right: 33px;
    top: 45px;
  }
}
.col-close-cont .col-close i {
  margin-left: 15px;
}

.og-fullimg {
  text-align: left;
  padding-left: 20px;
  padding-right: 0;
  padding-bottom: 0;
}

.imgcontent {
  display: inline-block;
  width: 100%;
  max-width: 280px;
  margin-right: 23px;
  margin-top: 25px;
}

.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.datails-cont {
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
}

.datails-cont:after {
  content: "";
  display: block;
  width: 105px;
  height: 1px;
  background-color: #dedede;
  margin-top: 30px;
  position: relative;
  left: -30px;
}

.og-details h3 {
  font-family: "Playfair Display";
  font-size: 48px;
  margin-bottom: 15px;
  line-height: 50px;
  font-weight: 400;
  color: #602374;
  display: inline-block;
  margin-top: 0;
  line-height: 1.2;
}

.og-details a.web-link {
  -ms-word-break: break-all;
  word-break: break-all;
}

.og-details .points p,
.og-details .points a {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1.4px;
  color: #fb3e66;
}
.og-details .points p.negrita,
.og-details .points p .negrita,
.og-details .points a.negrita,
.og-details .points a .negrita {
  color: #338fbf;
  font-weight: 400;
}

.og-details .pais {
  font-family: "Oswald";
  color: #262626;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-bottom: 30px;
}

.og-details .puntitos {
  margin-bottom: 25px;
}

.og-details p.descripcion {
  font-family: "Playfair Display";
  color: #343434;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 25px;
}

.og-details a {
  color: #343434;
  outline: none;
}

.og-details a:hover {
  text-decoration: none;
}

.og-grid li.featured a {
  background-color: #c02f8d;
}

.og-grid li.featured > a:hover,
.og-grid li.featured.active > a {
  background-color: #572f7f;
}

.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@-moz-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@media screen and (max-width: 1750px) {
  .main {
    max-width: 1100px;
    margin: 10px auto;
  }

  .og-grid li {
    width: 33.333%;
  }

  .og-grid li > a .nombre {
    font-size: 19px;
    line-height: 25px;
    height: 80px;
  }

  .og-expander-inner {
    min-height: 450px;
    max-width: 1100px;
  }

  .og-fullimg::before {
    padding-top: 91%;
  }

  .og-details {
    padding-left: 30px;
  }

  .og-expander-inner .link-next-section.vertical {
    left: 8%;
  }

  .datails-cont {
    position: relative;
    margin-bottom: 30px;
  }

  .og-details p.descripcion {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .main {
    max-width: 890px;
  }

  .og-expander-inner {
    max-width: 930px;
  }

  .og-grid {
    padding: 0px 0;
  }

  .og-grid li {
    padding: 10px 30px;
  }

  .og-grid li > a .nombre p {
    font-size: 22px;
    line-height: 27px;
  }

  .og-fullimg::before {
    padding-top: 79%;
  }
}
@media screen and (max-width: 991px) {
  .og-details {
    padding: 45px 30px 35px 30px;
  }

  .og-expander-inner {
    min-height: 420px;
  }

  .og-details p {
    font-size: 14px;
  }

  .og-details p.descripcion {
    font-size: 15px;
    line-height: 27px;
    margin-top: 30px;
  }

  .datails-cont {
    margin-left: 0;
    margin-bottom: 20px;
  }

  .og-details h3 {
    font-size: 21px;
  }

  .datails-cont::after {
    margin-top: 20px;
  }

  .og-close {
    right: 9px;
  }

  .og-fullimg::before {
    padding-top: 0;
    bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .og-grid li {
    width: 50%;
  }

  .og-details, .og-fullimg, .og-expander-inner {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .og-details {
    min-height: 200px;
    padding: 45px 70px 35px 70px;
  }

  .participantescarusel-cont {
    max-width: 100%;
    padding: 0;
  }

  .og-fullimg {
    margin-bottom: 0;
    min-height: inherit;
    height: 450px;
    padding: 0;
  }

  .og-close {
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-width: 1px;
  }

  .og-details p.descripcion {
    line-height: 1.5;
    margin-top: 20px;
  }

  .og-fullimg::before {
    display: none;
  }

  .participantescarusel-cont .item {
    padding-top: 0;
    height: 450px;
  }

  .participantescarusel-cont .owl-theme .owl-controls .owl-page {
    width: 30px;
    display: inline-block;
  }

  .participantescarusel-cont .owl-pagination {
    right: 0;
    bottom: 10px;
    width: 100%;
  }

  .participantescarusel-cont .owl-buttons {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .main {
    max-width: 480px;
  }

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

  .og-grid li {
    margin-top: 45px;
    width: 265px;
    height: auto;
    text-align: center;
    padding: 10px 10px;
  }

  .og-grid li > a {
    height: auto;
  }

  .og-grid li > a::before {
    left: -14px;
    padding-top: 89%;
    right: 35%;
  }

  .og-grid li > a .pais {
    margin-bottom: 20px;
  }

  .og-grid li > a .nombre p,
.og-grid li > a .nombre {
    font-size: 17px;
    line-height: 23px;
    height: auto;
    display: inline-block;
    min-height: inherit;
  }

  .og-close {
    top: 25px;
    right: 50%;
    width: 30px;
    height: 30px;
    margin-right: -15px;
  }

  .og-close::before, .og-close::after {
    width: 18px;
    margin-left: -9px;
  }

  .contenidointernas .og-expander .og-close span {
    display: none;
  }

  .og-details {
    min-height: 200px;
    padding: 40px 20px 20px 20px;
    text-align: center;
  }

  .og-details h3 {
    font-size: 18px;
    padding-bottom: 9px;
    margin-bottom: 5px;
    line-height: 25px;
  }

  .og-details p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .datails-cont::after {
    margin: 30px auto 30px;
    left: 0;
    height: 4px;
  }

  .og-fullimg {
    height: 300px;
    min-height: 300px;
  }

  .participantescarusel-cont .item {
    height: 300px;
  }

  .participantescarusel-cont .owl-pagination {
    bottom: 20px;
  }
}
.sponsors-cont #aupiciantes {
  padding-top: 140px;
}
@media screen and (max-width: 991px) {
  .sponsors-cont #aupiciantes {
    padding-top: 80px;
  }
}

.orquesta-header .header_background {
  background-image: url("../img/orquestas-header.jpg");
}

/* ===========  coros =================== */
.coros-header .header_background {
  background-image: url("../img/coros-header.jpg");
}

/* ===========  danzas =================== */
.danza-header .header_background {
  background-image: url("../img/danza-header.jpg");
}

/* ===========  solistas =================== */
.solistas-header .header_background {
  background-image: url("../img/solistas-header.jpg");
}

.datails-cont .inline-item {
  display: inline-block;
}
.datails-cont .inline-item.inline-item-first:before {
  display: none;
}

.profesores-header .header_background {
  background-image: url("../img/profesores_header.jpg");
}

.profesores .og-grid li a .nombre {
  font-size: 22px;
  line-height: 25px;
  height: 35px;
}
.profesores .og-expander {
  background-color: #ffffff;
}

/*# sourceMappingURL=main.css.map */
