/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
/* line 5, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/_common.scss */
html, body {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
}

/* line 11, ../sass/_common.scss */
body {
  width: 100%;
  font-size: 14px;
  font-family: 'Roboto',sans-serif;
  margin: 0 auto;
  height: 100%;
}

/* line 19, ../sass/_common.scss */
section {
  position: relative;
}

/* line 23, ../sass/_common.scss */
a {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}
/* line 28, ../sass/_common.scss */
a img {
  border: none;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 2%;
}

/* line 37, ../sass/_common.scss */
footer {
  bottom: 0;
}

/* line 39, ../sass/_common.scss */
h1 {
  font-size: 1.7em;
  color: #000000;
  padding-bottom: 6%;
}
/* line 41, ../sass/_common.scss */
h1 .titleSec {
  padding: 2% 0 2% 0;
  display: block;
  text-align: center;
  margin-top: 5%;
}

/* line 49, ../sass/_common.scss */
h1:before {
  content: "";
  background-color: #d5182a;
  width: 8px;
  height: 6px;
  padding-right: 8px;
  margin-right: 10px;
}

/* line 60, ../sass/_common.scss */
h2 {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.1em !important;
}
@media screen and (max-width: 480px) {
  /* line 60, ../sass/_common.scss */
  h2 {
    font-size: 1.1em;
  }
}

/* line 67, ../sass/_common.scss */
h3 {
  font-size: 1.5em;
  margin-bottom: 4% !important;
  text-align: left;
}
@media screen and (max-width: 480px) {
  /* line 67, ../sass/_common.scss */
  h3 {
    font-size: 1.3em;
  }
}

/* line 79, ../sass/_common.scss */
p {
  font-size: 1em;
  line-height: 1.3em !important;
}

/* line 83, ../sass/_common.scss */
button {
  color: #fff;
  clear: both;
  font-size: 1.1em;
  text-align: center;
  cursor: pointer;
  font-family: 'gotham-book_0-webfont',sans-serif;
  font-weight: bold;
  display: block;
  margin: 3% 0 2% 0;
  height: 35px;
  width: 270px;
  -webkit-appearance: none;
  background-color: #d5182a;
  transition-property: background-color, color;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: background-color, color;
  -o-transition-duration: 0.5s;
  border: none;
}
@media screen and (max-width: 390px) {
  /* line 83, ../sass/_common.scss */
  button {
    width: 200px;
  }
}

/* line 113, ../sass/_common.scss */
button:hover {
  background-color: #000000;
  color: #fff;
}

/* line 120, ../sass/_common.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 125, ../sass/_common.scss */
.clearfix:after {
  clear: both;
}

/* line 129, ../sass/_common.scss */
.clearfix:before {
  *zoom: 1;
}

/* line 133, ../sass/_common.scss */
#blocks {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 1024px;
}

/* line 142, ../sass/_common.scss */
#Link01 {
  display: block;
  float: left;
  width: 40%;
  border: 1px solid #ffffff;
  margin-right: 18%;
}
@media screen and (max-width: 1024px) {
  /* line 142, ../sass/_common.scss */
  #Link01 {
    margin-right: 0%;
  }
}
@media screen and (max-width: 600px) {
  /* line 142, ../sass/_common.scss */
  #Link01 {
    width: 100%;
  }
}
/* line 157, ../sass/_common.scss */
#Link01 img {
  width: 100%;
  height: auto;
  margin-bottom: 4%;
}
@media screen and (max-width: 600px) {
  /* line 157, ../sass/_common.scss */
  #Link01 img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  /* line 167, ../sass/_common.scss */
  #Link01 .Banner1 {
    display: none;
  }
}
/* line 173, ../sass/_common.scss */
#Link01 .Banner1M {
  display: none;
}
@media screen and (max-width: 600px) {
  /* line 173, ../sass/_common.scss */
  #Link01 .Banner1M {
    display: block;
  }
}

/* line 181, ../sass/_common.scss */
.titlesSections {
  width: auto;
  background-color: #d5182a;
  padding: 6px 12px 6px 12px;
  color: #ffffff;
  font-size: 1.6em;
  float: left;
}
@media screen and (max-width: 480px) {
  /* line 181, ../sass/_common.scss */
  .titlesSections {
    font-size: 1.4em;
  }
}

/* line 194, ../sass/_common.scss */
.strong {
  font-weight: bold;
}

/* line 207, ../sass/_common.scss */
#slides {
  display: none;
  margin-top: 10%;
  height: 370px;
}
@media screen and (max-width: 1024px) {
  /* line 207, ../sass/_common.scss */
  #slides {
    height: auto;
    margin-bottom: 5%;
  }
}

/* line 218, ../sass/_common.scss */
#slides .slidesjs-navigation {
  margin-top: 5px;
}

/* line 222, ../sass/_common.scss */
a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
  background-image: url(../../img/btns-next-prev.png);
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-right: 5px;
}

/* line 237, ../sass/_common.scss */
a.slidesjs-next {
  margin-right: 10px;
  background-position: -12px 0;
}

/* line 242, ../sass/_common.scss */
a:hover.slidesjs-next {
  background-position: -12px -18px;
}

/* line 246, ../sass/_common.scss */
a.slidesjs-previous {
  background-position: 0 0;
}

/* line 250, ../sass/_common.scss */
a:hover.slidesjs-previous {
  background-position: 0 -18px;
}

/* line 254, ../sass/_common.scss */
a.slidesjs-play {
  width: 15px;
  background-position: -25px 0;
}

/* line 259, ../sass/_common.scss */
a:hover.slidesjs-play {
  background-position: -25px -18px;
}

/* line 263, ../sass/_common.scss */
a.slidesjs-stop {
  width: 18px;
  background-position: -41px 0;
}

/* line 268, ../sass/_common.scss */
a:hover.slidesjs-stop {
  background-position: -41px -18px;
}

/* line 272, ../sass/_common.scss */
.slidesjs-pagination {
  margin: 7px 0 0;
  float: right;
  list-style: none;
}

/* line 278, ../sass/_common.scss */
.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

/* line 283, ../sass/_common.scss */
.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../../img/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

/* line 294, ../sass/_common.scss */
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px;
}

/* line 299, ../sass/_common.scss */
.slidesjs-pagination li a:hover {
  background-position: 0 -26px;
}

/* line 303, ../sass/_common.scss */
#slides a:link,
#slides a:visited {
  color: #333;
}

/* line 308, ../sass/_common.scss */
#slides a:hover,
#slides a:active {
  color: #9e2020;
}

/* line 313, ../sass/_common.scss */
.navbar {
  overflow: hidden;
}

/* line 1, ../sass/_header.scss */
header {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 2%;
  background: #ffffff;
  border-top: 10px solid #000000;
  z-index: 3000;
}
@media screen and (max-width: 480px) {
  /* line 11, ../sass/_header.scss */
  header .img {
    width: 100px !important;
    height: auto !important;
  }
}
/* line 19, ../sass/_header.scss */
header #contHeader {
  max-width: 1024px;
  margin: 0 auto;
  display: block;
}

/* line 27, ../sass/_header.scss */
#logo {
  position: absolute;
  top: 2%;
  width: 272px;
  height: auto;
  z-index: 100;
}
@media screen and (max-width: 750px) {
  /* line 27, ../sass/_header.scss */
  #logo {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 390px) {
  /* line 27, ../sass/_header.scss */
  #logo {
    height: 60px;
  }
}
/* line 46, ../sass/_header.scss */
#logo img {
  width: auto;
  height: auto;
  margin-top: 4%;
  float: left;
}
@media screen and (max-width: 750px) {
  /* line 46, ../sass/_header.scss */
  #logo img {
    width: 20%;
    margin-top: 2%;
  }
}
@media screen and (max-width: 600px) {
  /* line 46, ../sass/_header.scss */
  #logo img {
    width: 25%;
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  /* line 46, ../sass/_header.scss */
  #logo img {
    width: 35%;
    height: auto;
  }
}

/*nav{
	width:100% 40px;
	height:85px;
	margin:0 auto;
	color:$black;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	z-index:4002;

	@media screen and (max-width:$mobile) {
		min-height: 125px;
		height: auto;
		padding-top:12%;
	}

	@media screen and (max-width:$inter-mobile) {
		padding-top:16%;
	}

	ul{
		margin:0 0 0 10%;
		text-align:center;
		vertical-align: middle;
		float:right;
		
		@media screen and (max-width:$mobile) {
			width:100%;
			text-align:center;
			display:block;
			margin: 0 auto;
			margin-right: 0%;
		}
	}

	li{
		display:inline-block;
		text-align:center;
		padding-top:14px;
		padding-right:18px;

		@media screen and (max-width:$desk) {
		padding:6px 6px;}

		@media screen and (max-width:$mobile) {
			border-top:1px solid $white;
			height:50px;
			width: 100%;
			padding:3px 0px;
		}

		li .spacesMenu {
			padding-right:20px!important; 
		}

		

		.line{
			border-right:1px solid $white;
			height: 15px;
			padding-top:25px;

			@media screen and (max-width:$mobile) {
		border-right:0px;
		border-top:1px solid $white;
		padding-top:0;
		}
	
}
	
		a{
		text-decoration:none;
		text-align:center;
		vertical-align:middle;
		margin:0 auto;
		color:$black;
		height:25px;
		display:block;
		position:relative;
		padding-top:22px;	
		transition-property: text-decoration;
  		transition-duration: 0.5s;
  		transition-timing-function: ease-out;
  		-webkit-transition-property:text-decoration;
  		-webkit-transition-duration: 0.5s;
  		-o-transition-property: text-decoration;
  		-o-transition-duration: 0.5s;
		}

		a:hover{
			border-bottom:2px solid $red ;		
			position:relative;

			@media screen and (max-width:$mobile) {
				border-bottom: none;
				text-decoration: underline;
			}
			
		}
		}

		.selected{
			border-bottom:2px solid $red;	
			text-align:center;
			padding-top:22px;
			
			@media screen and (max-width:$mobile) {
				height:30px;
				padding-top:8px;
				border-bottom:none;
				text-decoration: underline;
			}
			@media screen and (max-width:$inter-mobile) {
			padding-top:16px;
		}
		}

		
}

li.BtnRegistro a{
			background-color:$white!important;
			color:$red!important;
			height:15px!important;
			padding:10px!important;
			font-weight: bold;
			border: 1px solid $white!important;
			transition-property: background-color, color;
  			transition-duration: 0.5s;
  			transition-timing-function: ease-out;
 			 -webkit-transition-property: background-color, color;
 			 -webkit-transition-duration: 0.5s;
 			 -o-transition-property: background-color, color;
  			-o-transition-duration: 0.5s;

			@media screen and (max-width:$mobile) {
			background-color:$red!important;
			border:0!important;
			color:$white!important;
			padding-top:12px!important;
			font-weight: normal;
		}

		}
li.BtnRegistro a:hover{
			background-color:$red!important;
			color:$white!important;
			border: 1px solid $white!important;

			@media screen and (max-width:$mobile) {
			background-color:$red!important;
			border:0!important;
			text-decoration: underline!important;
			color: $white!important;
		}
		}

li.BtnLog a{
			background-color:$red!important;
			color:$white!important;
			border: 1px solid $white!important;
			height:15px!important;
			padding:10px!important;
			font-weight: bold;
			transition-property: background-color, color;
 			transition-duration: 0.5s;
 			transition-timing-function: ease-out;
  			-webkit-transition-property: background-color, color;
  			-webkit-transition-duration: 0.5s;
  			-o-transition-property: background-color, color;
  			-o-transition-duration: 0.5s;

			@media screen and (max-width:$mobile) {
			background:transparent!important;
			border:0!important;
			padding-top:12px!important;
			font-weight: normal;
		}
		}

li.BtnLog a:hover{
			background-color:$white!important;
			border:1px solid $white!important;
			color: $red!important;

			@media screen and (max-width:$mobile) {
			background:transparent!important;
			border:0!important;
			color: $white!important;
			text-decoration: underline!important;
		}
}

*/
/*Clearfix*/
/* line 269, ../sass/_header.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 274, ../sass/_header.scss */
.clearfix:after {
  clear: both;
}

/* line 278, ../sass/_header.scss */
.clearfix:before {
  *zoom: 1;
  /*permite escalar el contenido*/
}

/* line 282, ../sass/_header.scss */
nav {
  height: 40px;
  width: 100%;
  font-size: 1.3em;
  position: relative;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 810px) {
  /* line 282, ../sass/_header.scss */
  nav {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 750px) {
  /* line 282, ../sass/_header.scss */
  nav {
    font-size: 1em;
  }
}
@media screen and (max-width: 600px) {
  /* line 282, ../sass/_header.scss */
  nav {
    margin-top: 12%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 282, ../sass/_header.scss */
  nav {
    margin-top: 17%;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
}

/* line 311, ../sass/_header.scss */
nav ul {
  padding: 0;
  margin: 0 0 0 10%;
  text-align: center;
  vertical-align: middle;
  float: right;
}

/* line 319, ../sass/_header.scss */
nav li {
  display: inline;
  float: left;
  padding-top: 14px;
  padding-right: 18px;
}
@media all and (max-width: 1060px) {
  /* line 319, ../sass/_header.scss */
  nav li {
    padding-right: 0px;
  }
}

/* line 330, ../sass/_header.scss */
nav a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  transition-property: text-decoration;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -webkit-transition-property: text-decoration;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: text-decoration;
  -o-transition-duration: 0.5s;
}

/* line 347, ../sass/_header.scss */
nav a:hover, nav a:active {
  border-bottom: 2px solid #d5182a;
}

/* line 351, ../sass/_header.scss */
nav a#pull {
  display: none;
}

/*Media Queries*/
@media all and (max-width: 600px) {
  /* line 359, ../sass/_header.scss */
  nav ul {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 0 0;
  }

  /* line 366, ../sass/_header.scss */
  nav li {
    width: 100%;
    text-align: center;
    position: relative;
    color: #000000;
    padding-top: 0px;
  }

  /* line 374, ../sass/_header.scss */
  nav li a {
    border-bottom: 1px solid #576979;
    border-right: 1px solid #576979;
    text-align: center;
  }

  /* line 380, ../sass/_header.scss */
  nav li a:hover {
    background-color: #000000;
    color: #ffffff;
  }

  /* line 386, ../sass/_header.scss */
  nav a {
    text-align: left;
    width: 100%;
    text-indent: 25px;
  }
}
@media all and (max-width: 480px) {
  /* line 397, ../sass/_header.scss */
  nav a#pull {
    display: block;
    width: 100%;
    position: relative;
    color: #000000;
    text-align: center;
  }

  /* line 405, ../sass/_header.scss */
  nav a#pull:after {
    content: "";
    background: url(nav-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
    color: #000000;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  /* line 419, ../sass/_header.scss */
  .logo {
    margin-left: 5% !important;
  }
}
@media screen and (max-width: 1060px) {
  /* line 419, ../sass/_header.scss */
  .logo {
    margin-left: 0% !important;
  }
}
@media screen and (max-width: 673px) {
  /* line 419, ../sass/_header.scss */
  .logo {
    width: 140px;
  }
}
@media screen and (max-width: 600px) {
  /* line 419, ../sass/_header.scss */
  .logo {
    width: 175px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 437, ../sass/_header.scss */
  .nav-collapse, .nav-collapse ul {
    margin-right: 5% !important;
  }
}
@media screen and (max-width: 1060px) {
  /* line 437, ../sass/_header.scss */
  .nav-collapse, .nav-collapse ul {
    margin-right: 0% !important;
  }
}
/* line 448, ../sass/_header.scss */
.nav-collapse li a:hover, .nav-collapse ul li a:hover {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 1060px) {
  /* line 455, ../sass/_header.scss */
  a img {
    width: 90%;
    float: left;
  }
}
@media screen and (max-width: 673px) {
  /* line 455, ../sass/_header.scss */
  a img {
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  /* line 455, ../sass/_header.scss */
  a img {
    width: 90%;
  }
}

/* line 1, ../sass/_footer.scss */
footer {
  width: 100%;
  height: auto;
  margin-top: -40px;
  display: block;
  bottom: 0;
  margin: 0 auto;
  position: relative;
  float: left;
  z-index: 1;
  color: #ffffff;
  margin-top: 1%;
}
/* line 14, ../sass/_footer.scss */
footer a {
  color: #ffffff !important;
}
/* line 17, ../sass/_footer.scss */
footer a:hover {
  text-decoration: underline;
  color: #ffffff;
}
/* line 20, ../sass/_footer.scss */
footer #cont_foot {
  background-color: #000000;
  position: absolute;
  margin: 0 auto;
  width: 100%;
  min-height: 40%;
  color: #ffffff;
  font-size: 0.9em;
}
@media screen and (max-width: 810px) {
  /* line 20, ../sass/_footer.scss */
  footer #cont_foot {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  /* line 20, ../sass/_footer.scss */
  footer #cont_foot {
    font-size: 14px;
    line-height: 1.4em;
  }
}
/* line 40, ../sass/_footer.scss */
footer #cont_foot .col_foot03 {
  max-width: 1024px;
  height: auto;
  margin: 0 auto;
  z-index: 2;
  display: block;
}
@media screen and (max-width: 1024px) {
  /* line 40, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 {
    width: 95%;
  }
}
@media screen and (max-width: 810px) {
  /* line 40, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 {
    padding-bottom: 20px;
    padding-top: 8px;
  }
}
@media screen and (max-width: 750px) {
  /* line 40, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 {
    width: 95%;
    padding-top: 15px;
    padding-bottom: 6px;
  }
}
/* line 62, ../sass/_footer.scss */
footer #cont_foot .col_foot03 .navFoot {
  display: block;
  width: auto;
  float: right;
  padding: 15px 0 0 0;
}
@media screen and (max-width: 750px) {
  /* line 62, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 .navFoot {
    float: left;
    margin: 0 auto;
    width: 100%;
  }
  /* line 73, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 .navFoot a {
    display: block;
    width: 100%;
    text-align: center;
    margin: 2% 0 5% 0;
  }
}
/* line 82, ../sass/_footer.scss */
footer #cont_foot .col_foot03 .navFoot li {
  display: inline-block;
  padding-top: 15px;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  /* line 82, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 .navFoot li {
    margin-right: 12px;
  }
}
@media screen and (max-width: 750px) {
  /* line 82, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 .navFoot li {
    display: block;
    padding-top: 0px;
    margin-left: 0px;
    text-align: center;
    height: 35px;
    margin: 0 auto;
    width: 100%;
  }
}
/* line 101, ../sass/_footer.scss */
footer #cont_foot .col_foot03 .copywrite {
  float: left;
  color: #ffffff;
  padding: 15px 0 15px 0;
  line-height: 1.3em;
}
@media screen and (max-width: 750px) {
  /* line 101, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 .copywrite {
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
  }
}
/* line 117, ../sass/_footer.scss */
footer #cont_foot .col_foot03 .sinmargen {
  clear: both;
  margin-left: 25px;
}
@media screen and (max-width: 750px) {
  /* line 117, ../sass/_footer.scss */
  footer #cont_foot .col_foot03 .sinmargen {
    margin-left: 0px;
  }
}

/* line 1, ../sass/_component.scss */
.cbp-fwslider {
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 20px 0 40px;
}

/* line 9, ../sass/_component.scss */
.cbp-fwslider ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  list-style-type: none;
  width: 100%;
}

/* line 17, ../sass/_component.scss */
.cbp-fwslider ul li {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 28, ../sass/_component.scss */
.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
  display: block;
  text-align: center;
  outline: none;
}

/* line 35, ../sass/_component.scss */
.cbp-fwslider ul li > a img {
  border: none;
  display: block;
  margin: 0 auto;
  max-width: 1024px;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 950px) {
  /* line 35, ../sass/_component.scss */
  .cbp-fwslider ul li > a img {
    width: 100% !important;
  }
}

/* line 48, ../sass/_component.scss */
.cbp-fwslider nav {
  margin-top: 4%;
}

/* line 52, ../sass/_component.scss */
.cbp-fwslider nav span {
  position: absolute;
  top: 150%;
  width: 50px;
  height: 100px;
  background: #000000;
  color: #fff;
  font-size: 50px;
  text-align: center;
  margin-top: -50px;
  line-height: 100px;
  cursor: pointer;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  /* line 52, ../sass/_component.scss */
  .cbp-fwslider nav span {
    width: 30px;
    height: 90px;
    display: none;
  }
}

/* line 73, ../sass/_component.scss */
.cbp-fwslider nav span:hover {
  background: #d5182a;
}

/* line 77, ../sass/_component.scss */
.cbp-fwslider nav span.cbp-fwnext {
  right: 0px;
}

/* line 82, ../sass/_component.scss */
.cbp-fwslider nav span.cbp-fwprev {
  left: 0px;
}

/* line 87, ../sass/_component.scss */
.cbp-fwdots {
  position: absolute;
  bottom: 0px;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}

/* line 95, ../sass/_component.scss */
.cbp-fwdots span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #dddddd;
  margin: 4px;
  border-radius: 50%;
  cursor: pointer;
}

/* line 105, ../sass/_component.scss */
.cbp-fwdots span:hover {
  background: #d5182a;
}

/* line 109, ../sass/_component.scss */
.cbp-fwdots span.cbp-fwcurrent {
  background: #000000;
  box-shadow: 0 0 0 2px #dddddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}

/* line 1, ../sass/_map.scss */
#map {
  display: block;
  float: left;
  width: 45%;
  height: auto;
  max-height: 400px;
  margin-left: 5%;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../sass/_map.scss */
  #map {
    width: 90%;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../sass/_map.scss */
  #map {
    width: 95%;
    margin-right: 2.5%;
  }
}
/* line 17, ../sass/_map.scss */
#map iframe {
  float: left;
}
@media screen and (max-width: 950px) {
  /* line 17, ../sass/_map.scss */
  #map iframe {
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  /* line 17, ../sass/_map.scss */
  #map iframe {
    width: 100%;
    height: auto;
  }
}

/* line 1, ../sass/_instalaciones.scss */
#home, #instalaciones, #contacto, #play, #clases {
  width: 100%;
  margin: 0 auto;
  max-width: 1024px;
  margin-top: 1%;
}
@media screen and (max-width: 480px) {
  /* line 1, ../sass/_instalaciones.scss */
  #home, #instalaciones, #contacto, #play, #clases {
    margin-top: 12%;
  }
}
/* line 11, ../sass/_instalaciones.scss */
#home .cont, #instalaciones .cont, #contacto .cont, #play .cont, #clases .cont {
  width: 50%;
  position: relative;
  display: block;
  margin: 0 auto;
  margin: 5% 5% 3% 5%;
  float: right;
}
@media screen and (max-width: 480px) {
  /* line 11, ../sass/_instalaciones.scss */
  #home .cont, #instalaciones .cont, #contacto .cont, #play .cont, #clases .cont {
    width: 95%;
    float: left;
    margin-top: 8% 0 3% 0 !important;
  }
}
/* line 26, ../sass/_instalaciones.scss */
#home .cont ul, #instalaciones .cont ul, #contacto .cont ul, #play .cont ul, #clases .cont ul {
  list-style-type: disc;
  margin-left: 2%;
  margin-top: 20px;
}
/* line 31, ../sass/_instalaciones.scss */
#home .cont ul li, #instalaciones .cont ul li, #contacto .cont ul li, #play .cont ul li, #clases .cont ul li {
  line-height: 1.6em;
  font-size: 1.2em;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 480px) {
  /* line 31, ../sass/_instalaciones.scss */
  #home .cont ul li, #instalaciones .cont ul li, #contacto .cont ul li, #play .cont ul li, #clases .cont ul li {
    font-size: 1.1em;
  }
}
/* line 44, ../sass/_instalaciones.scss */
#home .cont .Title, #instalaciones .cont .Title, #contacto .cont .Title, #play .cont .Title, #clases .cont .Title {
  font-size: 1.3em;
  padding-bottom: 2%;
}
/* line 49, ../sass/_instalaciones.scss */
#home .cont input[type="text"], #home .cont input[type="number"], #home .cont textarea, #instalaciones .cont input[type="text"], #instalaciones .cont input[type="number"], #instalaciones .cont textarea, #contacto .cont input[type="text"], #contacto .cont input[type="number"], #contacto .cont textarea, #play .cont input[type="text"], #play .cont input[type="number"], #play .cont textarea, #clases .cont input[type="text"], #clases .cont input[type="number"], #clases .cont textarea {
  position: relative;
  display: block;
  width: 100%;
  font-family: 'Roboto',sans-serif;
  max-width: 415px;
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 16px;
  color: #9c9b98;
  padding: 20px 25px;
  border: solid 1px #e6e5e4;
  background-color: transparent;
  transition: all 1s;
  float: left;
}
@media screen and (max-width: 480px) {
  /* line 49, ../sass/_instalaciones.scss */
  #home .cont input[type="text"], #home .cont input[type="number"], #home .cont textarea, #instalaciones .cont input[type="text"], #instalaciones .cont input[type="number"], #instalaciones .cont textarea, #contacto .cont input[type="text"], #contacto .cont input[type="number"], #contacto .cont textarea, #play .cont input[type="text"], #play .cont input[type="number"], #play .cont textarea, #clases .cont input[type="text"], #clases .cont input[type="number"], #clases .cont textarea {
    width: auto;
    padding: 10px 15px;
  }
}
/* line 72, ../sass/_instalaciones.scss */
#home .cont textarea, #instalaciones .cont textarea, #contacto .cont textarea, #play .cont textarea, #clases .cont textarea {
  height: 200px;
  overflow: hidden;
}
/* line 77, ../sass/_instalaciones.scss */
#home .cont input[type="submit"], #instalaciones .cont input[type="submit"], #contacto .cont input[type="submit"], #play .cont input[type="submit"], #clases .cont input[type="submit"] {
  display: block;
  float: left;
  width: 250px;
  background-color: #d5182a;
  color: #ffffff;
  border: none;
  padding: 15px 0;
  font-size: 1.2em;
  font-family: 'Roboto',sans-serif;
  cursor: pointer;
}
/* line 90, ../sass/_instalaciones.scss */
#home .cont input[type="submit"]:hover, #instalaciones .cont input[type="submit"]:hover, #contacto .cont input[type="submit"]:hover, #play .cont input[type="submit"]:hover, #clases .cont input[type="submit"]:hover {
  background-color: #000000;
  transition-property: background-color, color;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: background-color, color;
  -o-transition-duration: 0.5s;
}
/* line 101, ../sass/_instalaciones.scss */
#home .cont a, #instalaciones .cont a, #contacto .cont a, #play .cont a, #clases .cont a {
  color: #fff;
}
/* line 106, ../sass/_instalaciones.scss */
#home .cont2, #instalaciones .cont2, #contacto .cont2, #play .cont2, #clases .cont2 {
  width: 50%;
  position: relative;
  display: block;
  margin: 0 auto;
  margin: 5% 1% 3% 1%;
  float: right;
}
@media screen and (max-width: 850px) {
  /* line 106, ../sass/_instalaciones.scss */
  #home .cont2, #instalaciones .cont2, #contacto .cont2, #play .cont2, #clases .cont2 {
    width: 90%;
    float: left;
    margin-left: 5%;
  }
}
@media screen and (max-width: 480px) {
  /* line 106, ../sass/_instalaciones.scss */
  #home .cont2, #instalaciones .cont2, #contacto .cont2, #play .cont2, #clases .cont2 {
    margin: 8% 0 3% 0;
    width: 100%;
  }
}
/* line 126, ../sass/_instalaciones.scss */
#home .cont2 table, #home .cont2 tbody, #instalaciones .cont2 table, #instalaciones .cont2 tbody, #contacto .cont2 table, #contacto .cont2 tbody, #play .cont2 table, #play .cont2 tbody, #clases .cont2 table, #clases .cont2 tbody {
  width: 100% !important;
  display: block;
  margin-bottom: 3%;
}
/* line 132, ../sass/_instalaciones.scss */
#home .cont2 table tr, #home .cont2 tbody tr, #instalaciones .cont2 table tr, #instalaciones .cont2 tbody tr, #contacto .cont2 table tr, #contacto .cont2 tbody tr, #play .cont2 table tr, #play .cont2 tbody tr, #clases .cont2 table tr, #clases .cont2 tbody tr {
  width: 100%;
  min-height: 30px;
}
/* line 137, ../sass/_instalaciones.scss */
#home .cont2 table .backBlack, #home .cont2 tbody .backBlack, #instalaciones .cont2 table .backBlack, #instalaciones .cont2 tbody .backBlack, #contacto .cont2 table .backBlack, #contacto .cont2 tbody .backBlack, #play .cont2 table .backBlack, #play .cont2 tbody .backBlack, #clases .cont2 table .backBlack, #clases .cont2 tbody .backBlack {
  background-color: #000000;
  color: #ffffff;
}
/* line 141, ../sass/_instalaciones.scss */
#home .cont2 table .backBlack td, #home .cont2 tbody .backBlack td, #instalaciones .cont2 table .backBlack td, #instalaciones .cont2 tbody .backBlack td, #contacto .cont2 table .backBlack td, #contacto .cont2 tbody .backBlack td, #play .cont2 table .backBlack td, #play .cont2 tbody .backBlack td, #clases .cont2 table .backBlack td, #clases .cont2 tbody .backBlack td {
  text-align: center;
  width: 25%;
  padding: 5px 0;
}
/* line 148, ../sass/_instalaciones.scss */
#home .cont2 table .right, #home .cont2 tbody .right, #instalaciones .cont2 table .right, #instalaciones .cont2 tbody .right, #contacto .cont2 table .right, #contacto .cont2 tbody .right, #play .cont2 table .right, #play .cont2 tbody .right, #clases .cont2 table .right, #clases .cont2 tbody .right {
  border-right: 1px solid #dddddd;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #dddddd;
  line-height: 1.3em;
  text-align: center;
}
/* line 156, ../sass/_instalaciones.scss */
#home .cont2 table .right2, #home .cont2 tbody .right2, #instalaciones .cont2 table .right2, #instalaciones .cont2 tbody .right2, #contacto .cont2 table .right2, #contacto .cont2 tbody .right2, #play .cont2 table .right2, #play .cont2 tbody .right2, #clases .cont2 table .right2, #clases .cont2 tbody .right2 {
  border-right: 1px solid #dddddd;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  line-height: 1.3em;
  text-align: center;
}
/* line 167, ../sass/_instalaciones.scss */
#home .cont2 .note, #instalaciones .cont2 .note, #contacto .cont2 .note, #play .cont2 .note, #clases .cont2 .note {
  text-size: 0.7em;
  margin-bottom: 3%;
}

/* line 176, ../sass/_instalaciones.scss */
.decorate {
  display: block;
  float: left;
  margin: 5% 0 3% 0;
}
@media screen and (max-width: 750px) {
  /* line 176, ../sass/_instalaciones.scss */
  .decorate {
    display: none;
  }
}

/* line 189, ../sass/_instalaciones.scss */
#play p {
  width: 100%;
  margin-bottom: 3%;
}
/* line 197, ../sass/_instalaciones.scss */
#play h3 {
  border-top: 3px solid #d5182a !important;
  padding-top: 15px !important;
}
/* line 202, ../sass/_instalaciones.scss */
#play .decorate2 {
  float: left;
  width: auto;
  margin: 8% 0 0 -21%;
}
@media screen and (max-width: 850px) {
  /* line 202, ../sass/_instalaciones.scss */
  #play .decorate2 {
    display: block;
    text-align: center;
    float: left;
    margin: 0 auto;
    padding-top: 9%;
  }
}

/* line 218, ../sass/_instalaciones.scss */
#rent {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 2%;
  border-top: 1px solid #000000;
  float: left;
}
/* line 226, ../sass/_instalaciones.scss */
#rent .rent1 {
  width: 46%;
  display: block;
  float: left;
  padding: 0 2% 2% 2%;
  border-right: 1px solid #dddddd;
}
/* line 234, ../sass/_instalaciones.scss */
#rent .rent2 {
  width: 45%;
  display: block;
  float: left;
  padding: 0 2% 2% 2%;
}
/* line 242, ../sass/_instalaciones.scss */
#rent h3 {
  margin-top: 2%;
  margin-bottom: 2%;
}
/* line 247, ../sass/_instalaciones.scss */
#rent p {
  width: 100%;
  line-height: 1.6em;
  font-size: 1.2em;
  margin-bottom: 2%;
}
/* line 255, ../sass/_instalaciones.scss */
#rent ol {
  margin: 0 0 2% 4%;
}
/* line 258, ../sass/_instalaciones.scss */
#rent ol li {
  line-height: 1.6em;
  font-size: 1.2em;
  text-align: left;
}

/* line 2, ../sass/_home.scss */
#home .datos {
  width: 50%;
  float: left;
  display: block;
}
@media screen and (max-width: 1024px) {
  /* line 2, ../sass/_home.scss */
  #home .datos {
    width: 90%;
    margin-left: 5%;
  }
}
/* line 13, ../sass/_home.scss */
#home p {
  width: 100%;
  text-align: left;
  font-size: 1.2em;
  padding-bottom: 25px;
  display: block;
}
/* line 21, ../sass/_home.scss */
#home .titleHome {
  width: 100%;
  display: block;
  float: left;
}
/* line 26, ../sass/_home.scss */
#home .titleHome h2 {
  font-weight: bolder;
  display: block;
  margin-bottom: 25px;
  width: auto;
  background-color: #d5182a;
  padding: 6px 12px 6px 12px;
  color: #ffffff;
  font-size: 1.6em;
  float: left;
}
/* line 41, ../sass/_home.scss */
#home span {
  font-weight: bolder;
}
/* line 45, ../sass/_home.scss */
#home .bigTxt {
  font-size: 2em;
  font-weight: bolder;
  color: #d5182a;
  padding-bottom: 35px;
}
