



/**********************************************
****** original    #003980 ********************
****** rojo        #df0712 ********************
****** azul logo   #009CB6 ********************
****** azul fuerte #003980      #112953 *******
****** cambiado #009CB6 por #df0712 ***********
***********************************************/





  #main-menu.navbar-default {
    background: rgba(255, 255, 255, 1);
  }



  #main-menu.navbar-default .navbar-nav > li > a {
  font-family: 'Montserrat Regular'!important;
  color: #009CB6!important;
  font-weight: bold!important;
  text-transform: none;

}
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
  color: #FF0000!important;
}












p {
  font-family: 'Montserrat Light'!important;
  color: #000000!important;
  font-size: 17px!important;
  font-weight: 300!important;
}






#portfolio .portfolio-item {
  width: 33.2%;
}










.prueba h2  {
  font-family: 'Cormorant Garamond Regular';
  margin: 0px;
  font-size: 32px;
  color: #fff;
  border-bottom: 0px solid #ccc;
  padding-bottom: 0px;
  font-weight: 600;
}

.alfa h2 a {
  color: #fff;
}

.alfa h2 a:hover {
  color: #19345a;
}








.uno  {
  font-family: 'Montserrat Bold';
  color: #19345a;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
}

.dos  {
  font-family: 'Montserrat Regular';
  color: #19345a;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
}

.tres  {
  font-family: 'Montserrat Light';
  color: #19345a;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
}








#blog .blog-post.blog-large .entry-title {
  font-family: 'Montserrat Bold'!important;
  margin-top: 0;
  font-size: 32px!important;
  font-weight: 700!important;
  margin-bottom: 15px;
}
#blog .blog-post.blog-large .entry-title a {
  color: #003980!important;
}
#blog .blog-post.blog-large .entry-title a:hover {
  color: #009CB6!important;
}








#blog .blog-post.blog-large .entry-title {
  font-family: 'Montserrat Bold'!important;
  margin-top: 0;
  font-size: 32px!important;
  font-weight: 700!important;
  margin-bottom: 15px;
}
#blog .blog-post.blog-large .entry-title a {
  color: #003980!important;
}
#blog .blog-post.blog-large .entry-title a:hover {
  color: #009CB6!important;
}














.titulo {
  font-family: 'Montserrat Bold'!important;
  color: #003980!important;
  font-size: 36px!important;
  font-weight: 700!important;
  border-bottom: 1px solid #003980!important;
  padding-bottom:15px!important;
}

.titulo-segundo {
  font-family: 'Montserrat Bold'!important;
  color: #003980!important;
  font-size: 28px!important;
  font-weight: 700!important;
  padding-bottom:0px!important;
  line-height: 1.1!important;
  margin-top:0px;
  padding-top:0px;
}





.subtitulo  {
  font-family: 'Montserrat Regular'!important;
  color: #009CB6!important;
  font-size: 28px!important;
  font-weight: bold!important;
  margin-top:35px!important;
  margin-bottom:25px!important;
}

.texto-cuerpo  {
  font-family: 'Montserrat Light'!important;
  color: #000000!important;
  font-size: 17px!important;
  font-weight: 300!important;
}

.media-heading {
  font-family: 'Montserrat Bold'!important;
  color: #003980;
  font-size: 18px!important;
  font-weight: 400!important;
  line-height: 1.5!important;;
}



.titulo-panel {
  font-family: 'Montserrat Bold'!important;
  color: #ffffff!important;
  text-shadow: 2px 2px #003980;
  font-size: 52px!important;
  font-weight: 700!important;
  text-transform: none!important;
}


.titulo-panel-movil {
  font-family: 'Montserrat Bold'!important;
  color: #ffffff!important;
  text-shadow: 2px 2px #003980;
  font-size: 28px!important;
  font-weight: 700!important;
  text-transform: uppercase;
}





blockquote  {
  font-family: 'Montserrat Regular'!important;
  color: #009CB6!important;
  font-size: 18px!important;
  font-weight: bold!important;
  margin-top:25px!important;
  margin-bottom:40px!important;
  line-height: 1.4;

}




.pie-foto {
  padding: 0px;
  background: rgb(0,0,0,1.0);
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
}

.pie-foto p {
  font-family: 'Montserrat Regular'!important;
  color: #fff!important;
  font-size: 14px!important;
  font-weight: 400!important;
  margin:0px!important; 
  padding:8px!important; 
  margin-left: 8px!important;
  line-height: 1.5;
}


.junta  {
  font-family: 'Montserrat Regular'!important;
  color: #009CB6!important;
  font-size: 14px!important;
  font-weight: bold!important;
  margin-top:20px!important;
  margin-bottom:20px!important;
}

.junta small{
  font-family: 'Montserrat Regular'!important;
  color: #009CB6!important;
  font-size: 13px!important;
  font-weight: bold!important;
}




#banner {
  padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
}
#banner h1,
#banner h2 {
  color: #fff;
}






#panel {
  padding: 100px 0 70px;
  background-size: cover;
  color: #fff;
}
#panel h1,
#panel h2 {
  color: #fff;
}








/* formularios */


.propio legend {
  font-family: 'Montserrat Bold'!important;
  color: #009CB6!important;
  font-size: 17px!important;
  font-weight: 700!important;
  padding-top:0px!important;
  margin-bottom:10px!important;
  text-transform: uppercase;
  border: 0px;
}
.propio label{
  font-family: 'Montserrat Light'!important; 
  font-weight: 300!important;
  font-size: 14px; 
  color: #003980;
}
.propio input[type="text"]{
  font-family: 'Montserrat Regular'!important; 
  font-weight: bold!important;
  font-size: 15px; 
  color: #000000;
  padding:0px;
  margin: 0px;
  padding: 20px;
  padding-left: 10px;
}
.propio input[type="email"]{
  font-family: 'Montserrat Regular'!important; 
  font-weight: bold!important;
  font-size: 15px; 
  color: #000000;
  padding:0px;
  margin: 0px;
  padding: 20px;
  padding-left: 10px;
}
.propio textarea{
  font-family: 'Montserrat Regular'!important; 
  font-weight: bold!important; 
  font-size: 15px; 
  color: #000000;
  padding:0px;
  margin: 0px;
  padding: 20px;
  padding-left: 10px;
  overflow:auto;
}
.propio input[type="text"]:focus {
  outline: none;
  box-shadow:0 0 0 1px #BC1010;
}
.propio input[type="email"]:focus {
  outline: none;
  box-shadow:0 0 0 2px #BC1010;
}
.propio input[type="checkbox"]{
  margin-top:7px;
}
.propio select:focus {
  outline: none;
  box-shadow:0 0 0 1px #BC1010;
}
.propio textarea:focus {
  outline: none;
  box-shadow:0 0 0 1px #BC1010;
}
.propio select{
  display: block;
  font-family: 'Montserrat Regular'!important; 
  font-weight: bold!important;
  font-size: 15px; 
  color: #000000;
  padding:0px;
  margin: 0px;
  padding-left: 10px;
  width: 100%;
  height: 42px;
}









.error_formulario {
	background: #c8002d;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 0px;
	padding: 5px 10px 5px 10px;
	position: relative;
	font-weight: bold;
}


.error_formulario_legales{
	background: #C8002D;
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	padding: 5px 10px 5px 10px;
}













.btn-documentos {
  	font-family: 'Montserrat Bold'!important;
  	font-weight: 700!important;
	border: 1px solid #C8002D;
	border-style: dotted;
	color: #003980;
	background: transparent;
	padding: 18px 15px; 
	font-weight: bold;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}
.btn-documentos:hover,
.btn-documentos:focus,
.btn-documentos:active{
	border: 1px solid #009CB6;
	color: #fff;
	background: #009CB6;
}








.btn-regatas {
  	font-family: 'Montserrat Bold'!important;
  	font-weight: 700!important;
	border: 1px solid #e5e5e5;
	border-radius: 0px;
	color: #003980!important;
	background: transparent;
	padding: 18px 15px; 
	font-weight: bold;
	width: 100%;
	text-align: center;
}


.btn-regatas a {
	color: #003980!important;
}

.btn-regatas a:hover {
	color: #fff!important;
}

.btn-regatas:hover,
.btn-regatas:focus,
.btn-regatas:active{
	border: 1px solid #009CB6;
	background: #009CB6;
	color: #fff!important;
}












.border-cuerpo {
border-left: 1px solid #eee;
}






#blog .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
#blog .social-icons > li {
  display: inline-block;
}
#blog .social-icons > li > a {
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background: #003980;
  border-radius: 50%;
}

#blog .social-icons > li > a:hover {
  background: #009CB6;
}











#paneles {
  padding: 75px 0px 0px 0px;
}
#paneles .team-member {
  padding: 0px;
  background: #eeeeee;
}
#paneles .team-member .team-img {
}
#paneles .team-member .team-info {
  padding: 0px;
  padding-bottom: 10px;
  border-bottom: 0px solid #dbdbdb;
}
#paneles p {
  padding: 10px;
}
#paneles .team-member:hover {
  background: #ffffff;
  border: 1px solid #dbdbdb;
}
#paneles h3 {
  font-family: 'Montserrat Regular'!important;
  color: #003980!important;
  font-size: 19px!important;
  font-weight: bold!important;
}
#paneles span {
  font-family: 'Montserrat Light'!important;
  color: #003980!important;
  font-size: 15px!important;
  font-weight: 300!important;
}





#regatas {
  padding: 0px 0px 50px 0px;
}
#regatas .team-member {
  padding: 0px;
  background: #eeeeee;
}
#regatas .team-member .team-img {
}
#regatas .team-member .team-info {
  padding: 0px;
  padding-bottom: 10px;
  border-bottom: 0px solid #dbdbdb;
}
#regatas p {
  padding: 10px;
}
#regatas .team-member:hover {
  background: #ffffff;
  border: 1px solid #dbdbdb;
}
#regatas h3 {
  font-family: 'Montserrat Regular'!important;
  color: #003980!important;
  font-size: 19px!important;
  font-weight: bold!important;
}
#regatas span {
  font-family: 'Montserrat Light'!important;
  color: #003980!important;
  font-size: 15px!important;
  font-weight: 300!important;
}






















#work-servicios {
  padding: 100px 0 100px;
  background: url(../images/work-process/club-nautic.jpg) no-repeat 0 0;
}
#work-servicios img {
  border: 1px solid #ffffff;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  padding: 1px;
  margin-bottom: 10px;
}
.section-header .section-title {
  font-family: 'Montserrat Bold'!important;
  font-size: 44px!important;
  font-weight: 700!important;
  color: #003980!important;
  padding-bottom: 20px!important;
}
.section-header .section-title-servicios {
  font-size: 44px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title-servicios:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb;
}
.section-header .section-title-servicios:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #009CB6;
}






ul.nostyle {
  margin-bottom: 20px;
  font-family: 'Montserrat Light'!important;
  color: #000000!important;
  font-size: 16px!important;
  font-weight: 300!important;
}



ul.escuelas {
  font-family: 'Montserrat Light'!important;
  color: #000000!important;
  font-size: 16px!important;
  font-weight: 300!important;
}




.column-title {
  font-family: 'Montserrat Regular'!important;
}




/***********************
********* Footer ******
************************/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
    
  }
}





.btn.btn-primary {
  font-family: 'Montserrat Bold'!important;
  font-weight: 700!important;
  background: #009CB6!important;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active{
	background: #000F47!important;
}





.btn-movil {
  	font-family: 'Montserrat Bold'!important;
  	font-weight: 700!important;
	border: 1px solid #009CB6;
	border-radius: 10px;
	color: #009CB6!important;
	background: transparent;
	padding: 18px 15px; 
	font-weight: bold;
	width: 100%;
	text-align: center;
}


.btn-movil a {
	color: #003980!important;
}

.btn-movil a:hover {
	color: #fff!important;
}

.btn-movil:hover,
.btn-movil:focus,
.btn-movil:active{
	border: 1px solid #009CB6;
	background: #009CB6;
	color: #fff!important;
}








.btn-barra {
  	font-family: 'Montserrat Bold'!important;
  	font-weight: 700!important;
	border: 1px solid #009CB6!important;
	border-radius: 5px;
	color: #fff!important;
	background: transparent;
	padding: 12px 10px 12px 10px; 
	font-weight: bold;
	text-align: center;
}


.btn-barra a {
	color: #fff!important;
}

.btn-barra a:hover {
	color: #fff!important;
}

.btn-barra:hover,
.btn-barra:focus,
.btn-barra:active{
	color: #fff!important;
}










#main-banner {
  overflow: hidden;
}
#main-banner .item {
  height: 558px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}










.nav.main-tab {
  font-family: 'Montserrat Bold'!important;
  font-weight: 700!important;
  font-weight: bold;
  background: #ffffff;
  border-bottom: 0px solid #003980;
  border-radius: 5px 5px 5px 5px;
  margin-top: 20px;
}
.nav.main-tab > li > a {
  color: #003980!important;
  border: 1px solid #003980;
}
.nav.main-tab > li.active > a {
  color: #ffffff!important;
  border: 1px solid #009CB6;
}
.nav.main-tab > li:first-child > a {
  border-radius: 5px 0 0px 5px;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0 5px 5px 0px;
}




.titulo-movil {
  font-family: 'Montserrat Bold'!important;
  color: #009CB6!important;
  font-size: 21px!important;
  font-weight: 700!important;
  padding-top:0px!important;
  margin-top: 17px;
}











#portfolio .download {
  position: absolute;
  top: -18px;
  right: 62px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}











#mensajes {
  padding: 50px 0px 30px 0px;
  background-color: #eeeeee;
}






.btn-movil-rojo {
  	font-family: 'Montserrat Bold'!important;
  	font-weight: 700!important;
	border: 1px solid #b5434d;
	border-radius: 10px;
	color: #fff!important;
	background: #b5434d;
	padding: 18px 15px; 
	font-weight: bold;
	width: 100%;
	text-align: center;
}


.btn-movil-rojo a {
	color: #ffffff!important;
}

.btn-movil-rojo a:hover {
	color: #fff!important;
}

.btn-movil-rojo:hover,
.btn-movil-rojo:focus,
.btn-movil-rojo:active{
	border: 1px solid #009CB6;
	background: #fff;
	color: #009CB6!important;
}










