* {
  font-size: 100.01%; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  margin: 0;
  height: 100%;
  font: 1.3rem/1.61538 "PT Sans Narrow", sans-serif; }

p {
  font-family: "Source Sans Pro", sans-serif; }


.formulario-espacio{
	width:100%;
	padding:2px 0;	
}

.btn, a {
  -webkit-transition: color linear .4s, background-color linear .4s, border-color linear .4s;
  transition: color linear .4s, background-color linear .4s, border-color linear .4s; }
  .btn:hover, a:hover {
    text-decoration: none;
    outline: none;
	color:#1b7fdf; }

.btn-link {
  display: inline-block;
  vertical-align: top;
  background: #f4f4f4;
  border-radius: 3px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3571428;
  padding: 7px 24px; }

.btn-link:hover {
    background: #e0e0e0; }

#wrapper {
  width: 100%;
  height: 100%;
  display: table;
  overflow: hidden;
  table-layout: fixed; }

.sponsors img{
	width:100%;
	height: auto;
}

.sponsors{
	margin-bottom: 15px;
}

#sponsors{
	
	box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
}


.organiza img{
	padding: 15px 0 0;
}

#footer {
  width: 100%;
  overflow: hidden;
  background:#00519e url(../images/bg-footer.png) repeat-x;
  display: table-footer-group;
  height: 1%;
 }
  
#footer a {
	color:#069;
}

.btn-blue {
  background: #3b5998;
  color: #fff;
}
  
.btn-blue:hover {
    color: #fff;
    background: #21396b; 
}

.logo {
  float: left;
  margin: 0 0 0 15px;
  width: 151px;
  height: 41px; 
 }

.social-placeholder {
  padding: 9px 0 0;
  height: 35px; }
  .social-placeholder img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

.heading-holder img{
	height:auto;	
}



.interior{
	text-align: left;
	padding: 25px;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	margin: 100px 0 0 0;
	color: #e96b00;
	font-size: 60px;
	line-height: 50px;
}

.interior p{
	padding-top: 15px;
	font-size: 30px;
	line-height: 30px;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding:15px 0;
  z-index: 99;
  background: #ffffff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
  -webkit-backface-visibility: hidden;
  /* Prevent Chrome bug because of on-scroll effect in other section */ 
 }

#header .btn {
    float: right;
    margin: 2px 0 0 59px;
    height: 38px;
    min-width: 145px;
    padding: 7px;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 22px;
    letter-spacing: 0; 
}

/*	MENU	*/

.navbar ul li{
	margin:0;
	padding:0;
}

.dropdown-menu{
	background:#ccc;
	padding:10px;
	width:auto;
}

.dropdown-menu li a{
	width:100%;
	float:left;
	display:block;
	margin:2px 0;
}

.dropdown-menu li{
	width:100%;
	display:block;
}

.dropdown-menu li a:hover{
	color:#CCC;
}

.dropdown-menu ul{
	width:100%;
	padding:0;
	margin:0;
}

/*	MENU	*/


/*#nav {
  overflow: hidden;
  text-align: right;
  font-size: 0;
  letter-spacing: -6px;
  white-space: nowrap;
}

#nav .nav-drop {
    overflow: hidden;
}

#nav ul {
    padding: 9px 0 5px;
    margin: 0;
}
*/
.navbar li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
	color:#ccc;
	text-transform:uppercase;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 0;
    white-space: normal;
    margin: 12px 0 0 12px;
}



.navbar a {
      display: block;
      color: #fff;
	  font-weight:400;
	  font-family:'Abel', Arial, Helvetica, sans-serif;
}

.navbar li a:hover {
        text-decoration: none;
        color: #ff6600;
}

.visual {
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #003366;
  font-size: 0;
  letter-spacing: -4px;
  background: #000; }
  .visual .bg-stretch {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .visual > .container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0; }
  .visual h1 {
    margin: 0 0 10px;
    font-size: 8.2rem;
    line-height: 1.12;
    font-weight: bold;
    color: #e3dfed; }
  .visual p {
    margin: 0 0 8px; }
    .visual p.tagline {
      line-height: 1.1;
      font-size: 2.6rem; }
  .visual .info {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #494654;
    text-transform: uppercase; }
  .visual .text-block {
    padding: 90px 0; }

#cta {
  position: relative;
  z-index: 1;
  margin: -80px 0 55px;
  text-align: center;
  color: #848e97;
  font-size: 1.4rem;
  line-height: 1.28571428; }
  #cta .btn {
    margin: 0 0 16px;
    height: 62px;
    font-size: 2.1rem;
    line-height: 26px;
    font-weight: bold;
    padding: 17px;
    min-width: 390px; }
  #cta p {
    margin: 0 0 18px; }

.cta-list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  letter-spacing: -4px;
  white-space: nowrap;
  color: #848e97; }
  .cta-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
    font-size: 1.4rem;
    line-height: 1.285;
    letter-spacing: 0;
    white-space: normal; }
  .cta-list .btn {
    position: relative;
    margin: 0 0 15px;
    height: 50px;
    line-height: 30px;
    padding: 10px 50px;
    min-width: 240px; }
    .cta-list .btn i {
      position: absolute;
      left: 24px;
      top: 50%;
      font-size: 2.4rem;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .cta-list .btn i.fa-twitter {
        font-size: 2rem; }
      .cta-list .btn i.fa-facebook {
        font-size: 1.6rem; }

.text-box {
  text-align: center;
  font-size: 2.1rem;
  line-height: 1.524;
  color: #716E79;
  padding-bottom: 23px; }
  .text-box h2 {
    margin: 0 0 20px;
    font-size: 5.4rem;
    line-height: 1.148;
    text-transform: uppercase;
    font-weight: bold; }
  .text-box p {
    margin: 0 0 35px; }

.rounded {
  border-radius: 40px; }

.main {
	width:100%;
	float:left;
	 }
  .main .content {
    padding: 25px 15px 23px;
    font-size: 1.3rem;
    line-height: 1.615;
    color: #848e97; }
  .main h3 {
    margin: 0 0 46px;
    font-size: 2.8rem;
    line-height: 1.285;
    font-weight: 300;
    color: #999; }
  .main h4 {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.625;
    font-weight: bold; }
    .style-01 .main h4 {
      margin: 0 0 7px; }
  .main p {
    margin: 0 0 23px; }
  .main .date {
    display: block;
    margin: -5px 0 0;
    padding: 0 0 22px; }
  .main .btn-holder {
    padding: 32px 0 0; }

.area {
  padding: 0px 0 47px;
  background: url(../images/shadow.png) no-repeat top center #f4f4f4;
  background-size:100% 20px;  
  }
  .area h2 {
    margin: 0 0 28px;
    font-size: 4rem;
    line-height: 1.107;
    font-weight: bold; }

.slide-holder {
  padding: 0 0 0 65px; }
  .slide-holder .img-slide {
    position: relative;
    margin: 0 0 -140px; }
    .slide-holder .img-slide img {
      position: relative;
      top: 0;
      left: -20px; }

/* See Blueprint http://tympanus.net/codrops/2013/07/18/on-scroll-effect-layout/ */
.scroll-effect-init .img-slide {
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s; }

.scroll-effect-init .img-slide {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  transform: translateX(50px); }

.slide-holder.scroll-effect-animate .img-slide {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

.visual-list {
  margin: 0 -25px -40px -15px;
  padding: 28px 0;
  list-style: none;
  color: #848e97; }
  .visual-list .img-holder {
    float: left;
    width: 90px;
    text-align: center;
    margin: 7px 45px 0 0; }
    .visual-list .img-holder img {
      vertical-align: top; }
  .visual-list .text-holder {
    overflow: hidden; }
  .visual-list li {
    padding: 0 0 29px; }
  .visual-list h3 {
    margin: 0 0 10px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: bold;
    color: #635C73; }
  .visual-list p {
    margin: 0 0 21px; }

.cycle-gallery {
  position: relative;
  text-align: center;
  padding: 40px 200px 33px;
  margin: 0 0;
  font-size: 2rem;
  line-height: 1.6; }
  .cycle-gallery p a {
    font-weight: 400; }
  .cycle-gallery .img-box {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 0 0 40px; }
    .cycle-gallery .img-box .img-holder {
      display: inline-block;
      vertical-align: middle;
      margin: 0 22px 0 0;
      overflow: hidden; }
      .cycle-gallery .img-box .img-holder img {
        border-radius: 50%; }
    .cycle-gallery .img-box .text-holder {
      display: inline-block;
      vertical-align: middle;
      text-align: left; }
    .cycle-gallery .img-box h3 {
      margin: 0;
      font-size: 2.4rem;
      line-height: 1.33333;
      color: #635C73; }
    .cycle-gallery .img-box a {
      font-weight: bold; }
  .cycle-gallery:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 180px;
    right: 180px;
    height: 1px;
 }
  .cycle-gallery [class^='btn-'] {
    position: absolute;
    top: 50%;
    margin: 23px 0 0;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateX(-50%);
    color: #a3a3a3; }
    .cycle-gallery [class^='btn-']:hover {
      color: #000; }
  .cycle-gallery .btn-prev {
    left: 90px; }
  .cycle-gallery .btn-next {
    right: 90px; }
  .cycle-gallery .date {
    display: block;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: normal;
    color: #848e97; }

.cycle-gallery .mask {
  position: relative;
  overflow: hidden; }

.cycle-gallery{
	border:no;
}

.cycle-gallery .mask .slideset {
  width: 99999px;
  float: left; }
  
.cycle-gallery .mask .slideset img{
	width:100%;
	height:auto;
	padding:15%;	
}  

.cycle-gallery .mask .slide {
	padding:10px;
  float: left; }

.cycle-gallery .mask .slide.active {
  z-index: 1; }

.visual-container {
  background: url(../images/shadow.png) no-repeat top center;
  background-size:100% 20px;  
  text-align: center; }
  .visual-container .visual-area {
    position: relative;
    overflow: hidden;
    padding: 90px 0 70px;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #fff; }
    .visual-container .visual-area > .container {
      position: relative;
      z-index: 1; }
      .visual-container .visual-area > .container > p {
        margin: 0 120px 5px; }
    .visual-container .visual-area .bg-stretch {
      position: absolute;
      top: 0;
      left: 0; }
  .visual-container .visual-area + .visual-area {
    padding: 70px 0; }
    .visual-container .visual-area + .visual-area:after {
      content: "";
      position: absolute;
      top: 0;
      left: 180px;
      right: 180px;
      height: 1px;
      background: rgba(102, 74, 102, 0.6); }
  .visual-container h2 {
    margin: 0 0 70px;
    font-size: 4.8rem;
    line-height: 1.166666;
    font-weight: bold;
    color: #e3dfed; }
  .visual-container p.silent {
    color: #746074; }

.testimonials {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  margin-bottom: -46px;
  overflow: hidden;
  font-size: 0;
  letter-spacing: -4px; }
  .testimonials li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.6rem;
    line-height: 1.5;
    width: 33.3333%;
    letter-spacing: 0; }
  .testimonials .img-holder img {
    display: inline-block;
    vertical-align: middle; }
  .testimonials .img-holder:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100px;
    margin: 0 0 0 -1px; }
  .testimonials p {
    margin: 0 30px 70px; }

.pricing-tables {
  padding: 0 7px 25px;
  font-size: 0;
  letter-spacing: -4px;
  border-radius: 25px;
  white-space: nowrap; }
  .pricing-tables h3 {
    font-size: 2.1rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff; }

.plan {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  background: rgba(200, 200, 200, 1);
  border-radius: 25px;
  min-height: 100px;
  margin: 50px 3px;
  padding: 0 0 35px;
  font-size: 1.6rem;
  letter-spacing: 0;
  white-space: normal;
  text-align: center;
  color: #fff; }
  .plan .head {
    background: rgba(239, 239, 239, 0.5);
    padding: 8px 0 13px;
    margin-bottom: 30px; }

.plan.recommended .head {
	border-radius: 25px;
  padding: 12px 0 20px;
  background: rgba(0, 80, 160, 1) }

.plan .price {
  display: block;
  font-weight: bold;
  text-transform: uppercase; }

.price .price-main {
  display: block;
  padding: 0 0 17px;
  font-size: 6.4rem;
  vertical-align: top;
  line-height: 1;
  white-space: nowrap; }
  .recommended .price .price-main {
    font-size: 8.2rem; }

.price .price-main .symbol {
  display: inline-block;
  color: rgba(255, 255, 255, 0.18);
  vertical-align: top;
  margin: 0 7px 0 0;
  position: relative;
  font-weight: normal; }

.price .price-additional {
  color: rgba(255, 255, 255, 0.25);
  display: block;
  padding: 0 0 33px;
  font-weight: normal;
  font-size: 1.4rem; }
  .recommended .price .price-additional {
    padding: 0 0 43px; }

.plan .btn {
  height: 42px;
  font-size: 1.5rem;
  border: 0;
  line-height: 26px;
  padding: 8px 40px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold; }
  .plan .btn.btn-default {
    background: rgba(255, 255, 255, 0.15); }
    .plan .btn.btn-default:hover {
      background: rgba(255, 255, 255, 0.4); }

.recommended .btn {
  padding: 14px 50px;
  height: 52px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 7px; }

.plan ul {
  display: block;
  position: relative;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 29px 0 22px;
  min-height: 117px;
  list-style: none; }

.plan ul:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 60px;
  margin: 0 0 0 -30px;
  height: 5px;
  background: #003366; }

.plan.recommended {
  margin-top: 0;
  width: 28%;
  position: relative;
  z-index: 9;
  background: rgba(0, 80, 160, 1));
  border-color: #003366; }
  .plan.recommended ul {
    min-height: 176px;
    line-height: 32px;
    padding: 37px 0 22px; }

.subscribe {
  margin: -30px 17px 0 0;
  text-align: right;
  white-space: nowrap; }
  .subscribe h3 {
    margin: 0 15px;
    float: left;
    font-size: 3rem;
    line-height: 1.4;
    font-weight: bold;
    color: #635C73; }
  .subscribe .form-group {
    overflow: hidden; }
  .subscribe .form-control {
    padding: 10px 28px;
    font-size: 1.4rem;
    height: 42px;
    min-width: 335px;
    line-height: 20px;
    border-color: #fff;
    font-weight: bold;
    box-shadow: 0 0 0 #fff; }
  .subscribe .btn {
    float: right;
    height: 42px;
    font-size: 1.3rem;
    line-height: 20px;
    padding: 10px 35px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 0 20px; }

.footer-holder {
  position: relative;
  padding: 62px 15px 92px;
  font-size: 1.4rem;
  line-height: 1.6428571429;
  color: #848e97; }
  .footer-holder:before {
    content: '';
    position: absolute;
    height: 1px;
    top: 0;
    right: 15px;
    left: 15px;
}
  .footer-holder .logo {
    margin: 0 0 23px;
    padding: 4px 0 0;
    float: none;
    display: block; }
    .footer-holder .logo + p {
      line-height: 21px; }
  .footer-holder h4 {
    margin: 0 0 14px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: bold; }
  .footer-holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.55; }
    .footer-holder ul a {
      color: #003366; }
      .footer-holder ul a:hover {
        color: #716298; }
  .footer-holder .text-holder {
    padding: 0 0 0 10px; }
  .footer-holder .text-frame {
    padding: 0 0 0 25px; }
  .footer-holder .phone {
    display: block;
    margin: 0 0 6px;
    font-size: 3rem;
    line-height: 1.2; }
    .footer-holder .phone a {
      color: #31384d; }
  .footer-holder .available {
    display: block;
    padding: 0 0 29px;
    font-size: 1.2rem;
    line-height: 1.3333333;
    font-weight: bold;
    text-transform: uppercase;
    color: #848e97; }
  .footer-holder address {
    display: block;
    margin: -3px 0 0;
    font-style: normal;
    line-height: 23px; }


h2.ss-subtitle{
    padding: 10px 10px 40px;
    font-size: 52px;
    text-transform: uppercase;
    color: rgba(0,0,0,0.8);
	position: relative;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
h2.ss-subtitle:before{
	width: 4px;
	height: 40px;
	background: rgba(17,17,22,0.8);
	content: '';
	position: absolute;
	right: 75%;
	margin-right: -4px;
	bottom: -4px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h2.ss-subtitle:after{
	width: 25%;
	height: 0px;
	border-bottom: 4px dotted rgba(17,17,22,0.8);
	content: '';
	position: absolute;
	right: 50%;
	margin-right: -1px;
	bottom: -4px;
}

/* H2 titular*/

.titulares{
	padding:40px 0;
	font-size:70px;
	color:#036;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-weight:400;
}


/* ==========================================================================
AGENDA
========================================================================== */

.agenda{
	background:#000 url(../images/bg-empanadas.png) repeat;
	margin:0 auto;
	padding:15% 0;
}

.arrow-fecha{
	text-align:center;
	width: 15px; 
	height: 15px; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #004283;
}

.titular{
	text-align:center;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size:50px;
	font-weight:400;
	padding-top:30px;
	max-height:35px;
	color:#FFF;
	
}

.top-agenda{
	-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.7), 0px 0px 0px 12px rgba(61,64,85,0.3);
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,0.7), 0px 0px 0px 12px rgba(61,64,85,0.3);
    box-shadow:0px 2px 5px rgba(0,0,0,0.7), 0px 0px 0px 12px rgba(61,64,85,0.3);
}	

.ss-agenda p{
	font-size:16px;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-weight:400;
	padding-top: 15px;
	color:#FFF;
}


.ss-agenda .fecha-l{
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:55px;
	text-align: right;
	font-weight:400;
	margin-right:50px;
	width:60%;
	padding:20px;
	float:right;
}

.ss-agenda .fecha-2{
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	color:#FFF;
	min-width:100px;
	font-size:55px;
	margin-left:25px;
	font-weight:bold;
	width:40%;
	padding:20px;
	float:left;	
}


.ss-agenda{
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
	overflow: hidden;
}

.ss-agenda h2{
    font-size: 40px;
	text-align:center;
    text-transform: uppercase;
    color: rgba(0,0,0,0.5);
	padding: 20px;
}

.ss-agenda:before{
    position: absolute;
    width: 10px;
    background: rgba(255,255,255,1);
    top: 0px;
    left: 50%;
	margin-left: 0;
    content: '';
    height: 100%;
		-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.4), 0px 0px 0px 4px rgba(61,64,85,0.1);
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,0.4), 0px 0px 0px 4px rgba(61,64,85,0.1);
    box-shadow:0px 2px 5px rgba(0,0,0,0.4), 0px 0px 0px 4px rgba(61,64,85,0.1);
}


.ss-row{
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 30px 0;
}

.ss-left, .ss-right{
    float: left;
    width: 50%;
    position: relative;
}
.ss-right{
    padding-left: 15px;
}
.ss-left{
    text-align: right;
    float: left;
    padding-right: 0;
}

.ss-right h3{
	background:url(../images/point.png) no-repeat;
	left: -30px;
	position: relative;
}

.ss-left h3{
	background:url(../images/point.png) no-repeat top right;
	right: -24px;
	position: relative;
}

/*.radio-circles2{
    -moz-border-radius-topright: 50%;
	-webkit-border-top-right-radius: 50%;
	 border-top-right-radius: 50%;
	-moz-border-radius-bottomright: 50%;
	-webkit-border-bottom-right-radius: 50%;
	border-bottom-right-radius: 50%;
	-moz-border-radius-bottomleft: 50%;
	-webkit-border-bottom-left-radius: 50%;
	border-bottom-left-radius: 50%;
	float:right;
}

.radio-circles1{
    -moz-border-radius-topleft: 50%;
	-webkit-border-top-left-radius: 50%;
	 border-top-left-radius: 50%;
	-moz-border-radius-bottomright: 50%;
	-webkit-border-bottom-right-radius: 50%;
	border-bottom-right-radius: 50%;
	-moz-border-radius-bottomleft: 50%;
	-webkit-border-bottom-left-radius: 50%;
	border-bottom-left-radius: 50%;
	float:left;
}*/

.radio-circles1 img{
	width:100%;
	height:auto;
}

.radio-circles2 img{
	width:100%;
}

.ss-circle{
    overflow: hidden;
    text-indent: -9000px;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;	
}


.ss-small .ss-circle{
	width: 200px;
	height: 200px;
}

.ss-medium .ss-circle{
	width: 200px;
	height: 200px;
}
.ss-large .ss-circle{
	width: 200px;
	height: 200px;
}

.ss-circle-deco:before{
	width: 0;
	height: 0px;
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}

.ss-circle-deco:after{
	width: 0px;
	height: 0px;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.ss-left .ss-circle-deco:before{
    right: 0%;   
}
.ss-right .ss-circle-deco:before{
    left: 0%;   
}
.ss-left .ss-circle-deco:after{
	right: 0;
	border-right: 10px solid rgba(17,17,22,0.8);
}
.ss-right .ss-circle-deco:after{
	left: 0;
	border-left: 10px solid rgba(17,17,22,0.8);
}


.ss-left .ss-circle{
    float: right;
    margin-right: 15px;
}

.ss-right .ss-circle{
    float: left;
    margin-left: 15px;
}

.ss-agenda h3{
    margin:0;
	font-size:30px;
	color:#ffac0c;
	font-family:'Sanchez', Arial, Helvetica, sans-serif;
	padding:30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.ss-agenda h3 span{
    color: rgba(255,255,255,0.8);
    font-size: 24px;
    display: block;
    padding-bottom: 5px;
}
.ss-agenda h3 a{
    font-size: 28px;
    color: rgba(255,255,255,0.9);
    display: block;
}
.ss-agenda h3 a:hover{
	color: rgba(255,255,255,1);
}




/* ==========================================================================
Screenshots
========================================================================== */

.screenshots ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.screenshots ul li {
    float: left;
    min-height: 100%;
    width: 33.33%;
    background-color: #000;
    list-style: none;
}
.screenshots figure {
    position: relative;
    overflow: hidden;
}
.screenshots figure img {
    width: 100%;
    height: 100%;
	
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figure:hover img, .screenshots figure:focus img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.screenshots figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15% 0;
    width: 100%;
    height: 100%;
	background:url(../images/bg-artistas.png) repeat rgba(0,0,0,.5);
	font-weight:400;
	text-align: center;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.screenshots figcaption h3{
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	line-height:30px;
	padding-bottom:15px;
	letter-spacing:-2px;
	color:#1d81e1;
	font-size:45px;
	border-bottom:solid 1px #FFF;
}

.screenshots figcaption a {
    color: #fff
}
.screenshots figcaption a:hover, .screenshots figcaption a:focus {
    color: #73d0da
}
.screenshots figure:hover figcaption, .screenshots figure:focus figcaption {
    opacity: 1
}
.visible {
    opacity: 1
}
.screenshots figure.cs-hover figcaption {
    opacity: 1
}
.screenshots figcaption i {
    font-size: 35px
}
.screenshots figcaption p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size:20px;
}
.screenshots figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -100px;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figure:hover figcaption .caption-content, .screenshots figure:focus figcaption .caption-content {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}


/* ==========================================================================
Ediciones
========================================================================== */

.ediciones .estrella{
    position: relative;
    overflow: hidden;
	float:left;
	width:100%;
	height:100%;
}

.ediciones .estrella .anio{
	top:30%;
	left:40%;
	width:20%;
	float:left;
	position:absolute;
	text-align:center;
	z-index:256;	
}

.ediciones .estrella .anio img{
	width:80%;
	top:20%;
	left:20%;
}


.ediciones{
	padding-top:80px;
	 background-color: #fff;
}


.ediciones ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ediciones ul li {
    float: left;
    min-height: 100%;
    width: 33.33%;
    background-color: #fff;
    list-style: none;
}
.ediciones figure {
    position: relative;
    overflow: hidden;
}
.ediciones figure img {
    width: 88%;
	margin:5%;
	border-radius: 10px;
	border:solid 15px #fff;
	border-bottom:solid 45px #fff;
    height: 88%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 5px 20px 0px rgba(0, 0, 0, 0.5);		
}
.ediciones figure:hover img, .ediciones figure:focus img {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}
.ediciones figcaption {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 20%;
    height: 25%;
	background:url(../images/bg-artistas.png) repeat rgba(0,0,0,.5);
	font-weight:400;
	text-align: center;
	border-radius:100%;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.ediciones figcaption img{
	border:none;
	width:50%;
	margin:25%;
	height:auto;
}

.ediciones figcaption a {
    color: #fff
}
.ediciones figcaption a:hover, .ediciones figcaption a:focus {
    color: #73d0da
}
.ediciones figure:hover figcaption, .ediciones figure:focus figcaption {
    opacity: 1
}

.ediciones figure.cs-hover figcaption {
    opacity: 1
}
.ediciones figcaption i {
    font-size: 35px
}
.ediciones figcaption p {
    margin-bottom: 0;
    text-transform: uppercase;
	color:#fff;
    font-weight: 400;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size:20px;
}
.ediciones figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -100px;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.ediciones figure:hover figcaption .caption-content, .ediciones figure:focus figcaption .caption-content {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}


/* ==========================================================================
MAP
========================================================================== */

.masterplan{
	z-index:5;
	width:100%;
	height: 100%;
	margin:0 auto;
	top:0;
}

.masterplan img{
	width:100%;
	z-index:7;	
}

.iconos{
	z-index:8;
	width:100%;
	position:absolute;
}

/* ==========================================================================
EL EVENTO
========================================================================== */
.elevento{
	background:#ff6300;
	font-size: 17px;
	line-height: 20px;
	margin:0;
}

.elevento .col1{
	background: url(../images/shadow-l.png) top right no-repeat;
	background-size:100% 50px;
	color:#FFF;
	padding:150px 150px 0;
}

.elevento .col1 img{
	width:100%;
	margin-top:-200px;
}

.elevento h2{
	font-size:40px;
	color:#FFF;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
}

.elevento .col2{
	background: url(../images/shadow-r.png) top left no-repeat;
	background-size:100% 50px;
	color:#FFF;
	padding:61px 150px;
}

.fondo-evento {
    background: url(../images/bg-evento.jpg) no-repeat center center fixed;
    background-size: cover;
	margin:0;
	text-align:center;
	font-size:75px;
	min-height:360px;
	-webkit-box-shadow: inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);	
}

.fondo-inscripciones {
    background: url(../images/bg-inscripciones.jpg) no-repeat center center fixed;
    background-size: cover;
	margin:0;
	text-align:center;
	font-size:75px;
	min-height:460px;
	-webkit-box-shadow: inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);	
}

/* ==========================================================================
ICONOS
========================================================================== */

.pin.b {
	background:#fff;
	display: inline-block;
	border-radius: 14px 14px 14px 0;
	width: 30px;
	height: 30px;
	left: 50%;
	border: 6px solid #f6a844;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	-webkit-box-shadow: -1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: -1px 1px 2px rgba(0,0,0,.2);
	box-shadow: -1px 1px 2px rgba(0,0,0,.2);
}

/* ==========================================================================
VIDEO
========================================================================== */
section.video i {
    margin-right: 10px;
    color: #323a45;
    vertical-align: middle;
    font-size: 50px;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}

section.video iframe{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	border:20px #004f9c solid;
}
section.video h1 {
    font-weight: 400;
    font-size: 20px;
}
section.video {
    padding: 60px 0;
    background:#004588 url(../images/fondo-video.png) top center;
	float:left;
	width:100%;
}
section.video a {
    color: #323a45
}
section.video a:hover, section.video a:focus {
    color: #73d0da;
    text-decoration: none;
}
section.video a:hover i, section.video a:focus i {
    color: #73d0da
}

section.video h3{
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-weight:400;
	color:#FFF;
	text-align:center;
	font-size:65px;
	padding:5% 0;
}

/* ==========================================================================
ICONOS
========================================================================== */
.section2 {
	line-height:16px;
	width:100%;
	height: 100%;
	background:#585858 url(../images/shadow-r.png) top right no-repeat;
	background-size:100% 50px;
}

.section2  img{
	margin:20px 0;
	width:60%;
	height:auto;
}

.section2 .col1{
	color:#FFF;
	padding:100px 100px 200px;
	min-height:400px;
}

.section2 .col2{
	color:#FFF;
	padding:100px 100px 200px;
	min-height:400px;
}

.section2 .col3{
	color:#FFF;
	padding:100px 100px 200px;
	min-height:400px;
}

.section2 h2{
	font-size:60px;
	padding:0;
	line-height:50px;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:500;
	color:#FFF;
}

.section2 .titular{
	max-width:130px;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size:40px;
	text-align:left;
	font-weight:600;
	padding:30px 5px 30px 15px;
	background:#004283;
}

.section2 .arrow-down{
	width: 0; 
	height: 0; 
	border-right: 20px solid transparent;
	border-top: 20px solid #004283;
}

.section2 p{
	font-size:16px;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-weight:500;
}

.section2 ul{
	padding-left:10px;
	margin-left:4px;
}

.section2 .subtitular{
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size:35px;
	line-height:30px;
	font-weight:400;
	padding:10px 5px 5px;
	color:#ccc;
}

/*INSCRIPCIONES*/

.inscripcion{
	background:#c9c9c9 url(../images/shadow.png) no-repeat top center; 
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	height:90%;
	float:left;
}

.inscripcion h3{
	color:#ff6600;
	font-weight:400;
	font-size:65px;	
	text-align:center;
	padding:80px 0 10px 0;
}

.inscripcion .col1{
	padding:15px;
	font-size:20px;
	color:#666;
	font-weight:400;
}

.inscripcion h2{
	font-size:24px;
	font-weight:400;
	color:#ff6600;
}

.inscripcion p{
	font-size:14px;
	font-weight:400;
	color:#666;
}

.titulo-general{
	background:#004588;
	padding:55px 25px 0;
	color:#FFF;
	text-align:center;
	width:100%;
	float:left;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size:85px;
	-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.7), 0px 0px 0px 12px rgba(61,64,85,0.3);
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,0.7), 0px 0px 0px 12px rgba(61,64,85,0.3);
    box-shadow:0px 2px 5px rgba(0,0,0,0.7), 0px 0px 0px 12px rgba(61,64,85,0.3);
	position:absolute;
}

.arrow-titulo{
	text-align:center;
	margin:0 auto;
	float:left;
	width: 15px; 
	height: 15px; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #000;
	position:absolute;

}

/* ==========================================================================
BASES
========================================================================== */

#bases{
	background:#e2e3e3 url(../images/fondo-bases.png) top center;
	float:left;
	width:100%;
}

#bases h3{
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	
}

/* ==========================================================================
TÍTULO SECCIONES
========================================================================== */
.banner-titulo{
	width:100%;
	z-index:80;
	position:relative;
	float:left;
	text-align: center;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
	font-size: 45px;
}
.banner-content{
	top: -150px;
	left: 38%;
	position:absolute;
	background: hsla(0,0%,100%,1.00);
	width: 25%;
	margin: 0 auto;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
	padding: 15px;
	border-radius: 18px;
}

.banner-content img{
	width: 100%;
}

.referencias{
	display:none;
}


@media only screen and (max-width: 992px) {

.referencias{
	display:block;
	background:#fff;
	float:left;
	width:100%;
	font-size:11px;
	padding:5% 0;
}

.referencias img{
	width:16px;
	float:left;
}

.mp-pusher{
	display:none;
}
	
  .nav-opener {
    display: inline-block;
    vertical-align: top; }

  .opener-holder {
    float: right;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0 0 25px;
    margin: 7px 25px 0; }
    .opener-holder:before {
      position: absolute;
      content: "";
      width: 1px;
      left: 0;
      top: 0;
      bottom: -6px;
      background: #f4f4f4; }

  #header {
    position: relative;
    padding: 0; }
    #header > .container {
      padding: 29px 0 0; }
    #header .logo {
      margin: 3px 0 32px 25px; }
    #header .btn {
      float: none;
      height: 48px;
      font-size: 1.7rem;
      line-height: 22px;
      margin: 0;
      padding: 12px 40px;
      display: inline-block;
      vertical-align: top; }

  #nav {
    overflow: visible;
    font-size: 1.8rem;
    line-height: 1.3333333;
    letter-spacing: 0;
    font-weight: normal; }
    #nav .nav-drop {
      display: block;
      clear: both;
      width: 100%;
      max-width: 400px;
      position: absolute;
      right: 0;
      top: 100%;
      pointer-events: none;
      opacity: 0;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
      transition: transform 0.3s, opacity 0.3s;
      -webkit-transform: translate3d(0, 30px, 0);
      transform: translate3d(0, 30px, 0); }
      #nav .nav-drop > ul {
        display: block;
        padding: 0;
        text-align: left; }
        #nav .nav-drop > ul li {
          position: relative;
          margin: 0;
          padding: 0 35px;
          display: block;
          font-size: 1.8rem;
          line-height: 1.3333333;
          font-weight: normal; }
          #nav .nav-drop > ul li.active:before {
            content: '';
            position: absolute;
            top: 20px;
            bottom: 20px;
            width: 4px;
            left: 0;
            background: #003366; }
          #nav .nav-drop > ul li a {
            display: block;
            margin: 0 -9999px;
            padding: 20px 9979px;
            color: #fff;
            background: rgba(51, 51, 51, 0.98); }
            #nav .nav-drop > ul li a:active, #nav .nav-drop > ul li a:focus, #nav .nav-drop > ul li a:hover {
              text-decoration: none;
              color: #003366; }
          #nav .nav-drop > ul li.active {
            position: relative; }
            #nav .nav-drop > ul li.active a {
              color: #858585; }
      #nav .nav-drop .drop-holder {
        margin: 0 -9999px;
        padding: 20px 10014px;
        background: #333;
        text-align: left;
        color: #9a9a9a; }
        #nav .nav-drop .drop-holder span {
          display: block;
          margin: 0 0 20px; }
        #nav .nav-drop .drop-holder ul {
          padding: 0; }
          #nav .nav-drop .drop-holder ul li {
            padding: 0;
            margin: 0; }
          #nav .nav-drop .drop-holder ul li + li {
            margin: 0 0 0 20px; }
          #nav .nav-drop .drop-holder ul a {
            font-size: 3rem;
            color: #fff; }
            #nav .nav-drop .drop-holder ul a:hover {
              color: #003366; }

  .nav-active #nav .nav-drop {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  #cta {
    margin: -80px 0 41px; }

  .social-placeholder {
    padding: 0; }

  .visual {
    padding: 0;
    min-height: 760px; }
    .visual .text-block {
      padding: 70px 0; }
    .visual:before {
      display: none; }
    .visual .bg-stretch {
      bottom: -60px; }

  .area {
    padding: 40px 0 47px; }

  .text-box {
    font-size: 1.6rem;
    line-height: 1.625;
    padding-bottom: 13px; }

  .main .text-box p {
    margin: 0 0 33px; }

  .text-box h2 {
    font-size: 4.8rem;
    line-height: 1.333333; }

  .visual-list {
    margin: 0;
    padding: 28px 0 0 15px; }
    .visual-list .img-holder {
      width: 120px;
      margin: 7px 20px 0 0; }
    .visual-list li {
      padding: 0 0 19px; }

  .slide-holder {
    padding: 0;
    margin: 0 0 -130px;
    text-align: center; }

  .slide-holder .img-slide img {
    position: relative;
    left: -3px; }

  .area h2 {
    text-align: center;
    font-size: 4.8rem;
    line-height: 1.125; }

  .cycle-gallery {
    margin: 0 0 30px;
    padding: 85px 35px 0;
    font-size: 1.7rem;
    line-height: 1.412; }
    .cycle-gallery .img-box {
      padding: 0 0 35px; }
    .cycle-gallery [class^='btn-'] {
      margin: 67px 0 0; }
    .cycle-gallery .btn-prev {
      left: 0; }
    .cycle-gallery .btn-next {
      right: 0; }
    .cycle-gallery:after {
      display: none; }
    .cycle-gallery .date {
      margin: -10px 0 0; }

  .testimonials li {
    width: 50%; }
    .testimonials li p {
      margin: 0 10px 18px; }

  .cta-list {
    margin: 0 0 -16px; }
    .cta-list li {
      display: block;
      margin: 0; }
    .cta-list .btn {
      margin: 0 0 15px;
      min-width: 280px; }
    .cta-list p {
      margin: 0 0 26px; }

  .visual-container .visual-area {
    padding: 68px 0 84px; }
  .visual-container h2 {
    margin: 0 0 53px;
    font-size: 4.8rem;
    line-height: 1.25; }
  .visual-container .visual-area + .visual-area {
    padding: 54px 0 55px; }
    .visual-container .visual-area + .visual-area:after {
      left: 65px;
      right: 65px; }

  .testimonials p {
    margin: 0 30px 36px; }

  .pricing-tables {
    padding: 20px 0 60px; }

  .plan {
    display: block;
    width: auto;
    margin: 0 auto -5px;
    max-width: 310px; }
    .plan.recommended {
      max-width: 370px;
      width: auto; }

  .visual-container .visual-area > .container > p {
    margin: 0 40px; }

  .subscribe {
    text-align: center;
    margin: 2px 0 0; }
    .subscribe .form-inline {
      min-width: 430px;
      display: inline-block;
      vertical-align: top; }
    .subscribe .form-group {
      margin: 0; }
    .subscribe .form-control {
      min-width: 260px; }

  .subscribe h3 {
    font-size: 3rem;
    line-height: 1.2;
    float: none;
    margin: 0 0 44px; }

  .main h3 {
    margin: 0 0 26px; }

  .main .content {
    padding: 5px 15px 0; }

  .main .col-md-4 h3:first-child {
    margin: 40px 0 26px; }

  .main .col-md-4:first-child h3 {
    margin: 0 0 26px; }

  .main .btn-holder {
    padding: 12px 0; }

  .footer-holder {
    padding: 47px 19px 70px; }
    .footer-holder .text-holder {
      padding: 0; }
    .footer-holder .text-frame {
      padding: 0; }
    .footer-holder:before {
      left: 0;
      right: 0; }

  .footer-holder .logo + p {
    margin: 0 0 29px; }

  .footer-holder ul {
    margin: 0 0 26px; }

  .footer-holder address {
    margin: -3px 0 29px; } 

.section2 .col1{
	padding:120px;
}

.section2 .col2{
	padding:120px;
}

.section2 .col3{
	padding:120px;
}
	
	}
@media only screen and (max-width: 767px) {

.ss-small .ss-circle{
	width: 80px;
	height: 80px;
}

.ss-medium .ss-circle{
	width: 80px;
	height: 80px;
}
.ss-large .ss-circle{
	width: 80px;
	height: 80px;
}

.ss-row h3{
	font-size:20px;
}

.ss-row p{
	font-size:12px;
}

.fondo-inscripciones{
	display:none;
}

.ss-agenda .fecha-l{
	font-size:25px;
	font-weight:400;
	width:20%;
	padding:5px;
	margin-right:25px;
	float:right;
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
	border-radius: 5%;
}


	
.ss-agenda .fecha-2{
	font-size:25px;
	margin-left:25px;
	font-weight:400;
	width:20%;
	padding:5px;
	float:left;
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
	border-radius: 5%;
}

.banner-titulo{
	width:100%;
	z-index:80;
	position:relative;
	text-align:center;
	float:left;
}

.banner-titulo .left{
display:none;
}

.banner-titulo .right{
	display:none;
}

.banner-titulo .fondo{
	padding:0px;
	float:left;
	width:100%;
	text-align:center;
	background:none;
	font-size:40px;
	color:#666;
	font-family:'Sanchez', Verdana, Geneva, sans-serif;
}



.elevento .col1{
	padding:100px 20px;
}

.elevento .col2{
	padding:100px 20px;
}


.fondo-evento{
	display:none;
}
  .testimonials {
    margin: 0 0 -20px; }
    .testimonials p {
      margin: 0 0 20px; }
    .testimonials li {
      width: 100%; }
      .testimonials li p {
        margin: 0 30px 36px; } }

@media only screen and (max-width: 580px) {
.section2 .col1{
	padding:50px;
}

.section2 .col2{
	padding:50px;
}

.section2 .col3{
	padding:50px;
}

}
		
@media only screen and (max-width: 479px) {
  body {
    min-width: 320px; }

  #header > .container {
    padding: 10px 0 0; }

  .subscribe .form-inline {
    min-width: 280px; }

  #header .btn {
    height: 30px;
    margin: 8px 0 0;
    font-size: 1.2rem;
    line-height: 20px;
    padding: 3px 20px;
    min-width: 0; }
  #header .logo {
    margin: 4px 0 10px 10px;
    width: 200px; }

  .opener-holder {
    margin: 4px 10px;
    padding: 0 0 0 10px; }

  .visual {
    min-height: 340px; }
    .visual > .container {
      font-size: 1.6rem;
      line-height: 1.5; }
    .visual .bg-stretch {
      max-width: 100%;
      bottom: 20px; }
    .visual .info {
      background: rgba(255, 255, 255, 0.3);
      color: #BEBCC3; }

  .visual h1 {
    font-size: 5.4rem;
    line-height: 1.148; }

  .visual .text-block {
    padding: 30px 0; }

  #nav .nav-drop > ul li.active:before {
    top: 15px;
    bottom: 15px; }

  .area, .main {
    padding: 40px 0; }

  #cta {
    margin: -61px 0 0; }
    #cta .btn {
      margin: 0 0 12px;
      height: 42px;
      font-size: 1.4rem;
      line-height: 20px;
      padding: 10px 30px;
      min-width: 0; }

  .text-box {
    font-size: 1.4rem;
    line-height: 1.285; }
    .text-box h2 {
      font-size: 2.8rem;
      line-height: 1.286; }

  .visual-container h2, .area h2 {
    margin: 0 0 20px;
    font-size: 3.2rem;
    line-height: 1.125; }

  .visual-list {
    padding: 20px 0 0; }
    .visual-list .img-holder {
      margin: 0 10px 0 0; }
    .visual-list .text-holder {
      overflow: visible; }

  .slide-holder {
    margin: 0 0 -80px; }
    .slide-holder .img-slide img {
      height: 416px;
      width: auto; }

  .cycle-gallery {
    text-align: center; }
    .cycle-gallery .img-box {
      padding: 0 0 10px; }
      .cycle-gallery .img-box .img-holder {
        margin: 0 0 10px;
        display: block; }

  .cycle-gallery .img-box .text-holder {
    display: block;
    text-align: center; }

  .visual-container .visual-area + .visual-area, .visual-container .visual-area {
    padding: 40px 0; }

  .plan {
    max-width: 260px; }
    .plan .head {
      padding: 6px 12px 20px; }
    .plan.recommended {
      max-width: 300px; }

  .pricing-tables {
    padding: 20px 0 40px; }

  .visual-container .visual-area > .container > p {
    margin: 0; }

  .pricing-tables h3 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 20px 0 10px; }

  .price .price-main {
    font-size: 5rem;
    line-height: 1.12;
    padding: 0 0 12px; }

  .price .price-main .symbol {
    font-size: 1.6;
    line-height: 1.5; }

  .price .price-additional {
    padding: 0 0 24px;
    font-size: 1.2rem;
    line-height: 1.5; }

  .subscribe {
    margin: -20px 0; }

  .subscribe .form-group {
    margin: 0; }

  .subscribe .btn {
    padding: 10px 25px;
    margin: 0 0 0 10px; }

  .subscribe .form-control {
    min-width: 0; }

  .subscribe h3 {
    font-size: 2rem;
    line-height: 1.3;
    margin: 0 0 20px; }

  .main .content {
    padding: 0; }

  .main .col-md-4 h3:first-child {
    margin: 20px 0 10px; }

  .main .col-md-4:first-child h3 {
    margin: 0 0 10px; }

  .footer-holder {
    padding: 20px 0; }

  .cycle-gallery {
    font-size: 1.4rem;
    line-height: 1.285; } }
@media only screen and (min-width: 1025px) {
  [href^='tel:'] {
    cursor: default;
    pointer-events: none; } }

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