/*

primary:#00318d;
darck:#3e3e3e;
medium:#adb1ab;
light:#f2f6f1;

*/
body {
  overflow-x: hidden;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 100;
  color: #3e3e3e;
  line-height: 1.0;
  font-size: 20px;
  font-weight: 200;
  margin: 0 auto;
  width: 100%;
  background: url(../img/bg2.png) repeat #f2f6f1;
  background-attachment: fixed;
  background-position-y: 30px;
background-position-x: -3px;
}

p {
  line-height: 1.40;
  margin: 0 0 15px;
  font-family: 'Roboto Condensed', sans-serif;
}

a {
  color: #adb1ab;
}

a:focus, a:hover {
  text-decoration: none;
  color: #00318d;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}

.affix+.container-fluid {
  padding-top: 70px;
}

.img-fluid {
  width: 100%;
  height: auto;
}

h1 {
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 600;
}

h2 {
  font-size: 3em;
  font-size: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h3 {
  font-size: 1.8em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px;
}

h4 {
  font-size: 1.5em;
  font-weight: 200;
  margin-bottom: 20px;
  text-transform: uppercase;
}

h5 {
  font-weight: 00;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 200;
}

h5 span {
  font-weight: 400;
}

@media (max-width: 480px) {
  h1, h2 {
    font-size: 3em;
  }
}

/*******************ESPECIFICOS********************/
#cabecera {
  position: fixed;
  width: 100%;
  display: block;
  margin: 0 auto;
  top: 0;
  z-index: 20;
}

.mapa {
  -webkit-transition: opacity 3s;
  background: #3e3e3e;
}

.mapa:hover {
  opacity: 0.9;
}

.foto {
  background: linear-gradient(to top right, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0.0) 50%);
}

.formulario {
  margin-top: 15px;
  border-radius: 5px;
  background: rgba(173, 177, 171, 0.2);
  padding: 20px;
}

.imagenficha {
  display: block;
  margin-bottom: 50px;
  border-radius: 3px;
}
.listadeobras{
	font-size:0.8em;
	font-weight:600;
	}

.logocabecera {
  max-width: 350px;
  height: auto;
  display: inline-block;
  position: fixed;
  z-index: 5000;
  margin-left: 0px;
  width: 60%;
}

.logcabecera span {
  display: inline-block;
}

.logocabecera img {
  width: 100%;
  height: auto;
}

.logoinicio {
  width: auto;
  max-width: 400px;
  height: auto;
  margin-top: 15%;
}

.titulo {
  position: relative;
  width: 100%;
  min-height: 120px;
  border-bottom: 1px solid #adb1ab;
}

#conocenos {
  background: linear-gradient(to top, rgba(255, 255, 255, .8), rgba(255, 255, 255, 1));
}

#servicios {
  background: rgba(255, 109, 16, 0.8);
  -webkit-transition: background-color 3s;
  transition: background-color 3s;
}


section{
	background-size: 30%;}

#servicios:hover {
  background: rgba(110, 197, 133.8);
}

.bg-gradient-blanco {
  background-image: linear-gradient(to top, rgba(255, 255, 255, .6) 10%, rgba(255, 255, 255, 1) 100%);
}

.bg-textura-clara {
  background: url(../img/textura_b.png) #F7F7F7;
}

.bg-textura-oscura {
  background: url(../img/textura.png) #3c3c3c repeat;
}

.bg-fondo00 {
  background: url(../img/ilu_00.png) rgba(234, 234, 234, 0.84) no-repeat left bottom;
  bottom: 0;
}

.bg-fondo01 {
  background: url(../img/ilu_01.png) rgba(255, 255, 255, .9) no-repeat left bottom;
}

.bg-fondo02 {
  background: url(../img/ilu4.png) rgba(165, 165, 165, 0.83) no-repeat left bottom;
}

.bg-fondo03 {
  background: url(../img/ilu_02.png) rgb(110, 110, 110) no-repeat left bottom;
}

.bg-galeria {
  background: rgba(165, 165, 165, 0.83);
}

.imagen_flota_d {
  position: absolute;
  width: 25%;
  right: -10px;
  z-index: 20;
  min-width: 300px;
}

.imagen_flota_i {
  position: absolute;
  width: 500px;
  left: -10px;
  z-index: 20;
}

.imagen_flota_c {
  position: absolute;
  right: 40%;
  z-index: 20;
}

/*************** Galeria *****************/
.p-0 {
  padding: 0 !important;
}

#galeria {
  padding-top: 130px;
}

#galeria_display {
  padding-top: 130px;
}

#galeria_portatil {
  padding-top: 130px;
}

#galeria_une {
  padding-top: 0px;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
}

/********GALERIA NUEVA********/
* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial;
}

.header {
  text-align: center;
  padding: 32px;
}

.row {
  display: -ms-flexbox;
  /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap;
  /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%;
  /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}



/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}


/****hover foto*****/

.portfolio-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
	
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.8em;
	font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#eaeaea;
}

.portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(0, 49, 141,.9);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
	border-top: 8px solid #b4b4b4;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

/***************ANIMACIONES WEBKIT*****************/
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  animation-duration: 4s;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate {
  height: auto;
  position: relative;
  -webkit-animation-name: animateya;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 2s;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-fill-mode: forwards;
  /* Safari 4.0 - 8.0 */
  animation-name: animateya;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes animateya {
  0% {
    opacity: 0;
    left: -100px;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

.imganimacion {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-animation-name: example;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 2s;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-fill-mode: forwards;
  /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  z-index: 20;
  margin: -130px auto 0;
}

.imganimacion img {
  width: 100%;
  height: auto;
}

@keyframes example {
  0% {
    opacity: 0;
    right: -1000px;
  }

  100% {
    opacity: 1;
    right: 0;
  }
}

/***************FIN ANIMACIONES WEBKIT*****************/
/**************CAROUSEL************/
#bannergrupo {
  /*background:url(../img/textura.png) #3c3c3c repeat;*/
  background: url(../img/fondo_naranja.png) no-repeat;
  background-size: cover;
}

#bannergrupo .carousel-inner {
  height: 100vh;
}

#fotosindividual .carousel-inner {
  width: 50%;
  margin: 0 auto;
}

.carousel-caption {
  bottom: none;
  top: 75%;
  display: block;
}

#myCarousel_baloncesto.carousel.slide {
  min-height: 370px;
}

#myCarousel_race.carousel.slide {
  min-height: 420px;
}

#myCarousel_innovacion.carousel.slide {
  min-height: 480px;
}

#myCarousel_natacion.carousel.slide {
  min-height: 370px;
}

#myCarousel .carousel-control.left:hover {
  border-radius: 0;
}

#myCarousel .carousel-control.right:hover {
  border-radius: 0;
}

/****** quitar el degradado de fondo en el carousel *******/
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
}

.carousel-control.left:hover {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  border-radius: 20px;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
}

.carousel-control.right:hover {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  border-radius: 20px;
}

@media (max-width: 1024px) {
  .carousel-caption {
    /*position: initial;*/
    width: 80%;
    left: 10%;
    right: 10%;
    top: 75%;
  }

  .imganimacion {
    margin: 0 auto;
  }

  #logo span {
    display: none;
  }
}

@media (max-width: 480px) {
  #bannergrupo .carousel-inner {
    height: 100vh;
  }

  .carousel-indicators {
    display: none;
  }

  .carousel-inner h2 {
    font-size: 2.0 em !important;
  }
}

@media (min-width: 768px) {
  .carousel-inner h2 {
    font-size: 50px;
  }
}

@media (min-width: 1200px) {
  .carousel-inner h2 {
    font-size: 3.5em;
  }
}

/******SLIDE GALERIA CODEPEN*******/
#galeriafondo {}

#galeriafondo .container {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

#galeriafondo .img-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0;
  position: absolute;
  width: auto;
  height: 100%;
}

#galeriafondo .img-container img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.circular {
  position: relative;
  width: 290px;
  height: 290px;
  padding: 20px;
  border-radius: 500px;
  background: #F4F4F4;
  margin: 3% auto;
}

.circular2 {
  position: relative;
  width: 230px;
  height: 230px;
  padding: 30px;
  border-radius: 500px;
  background: #323232;
  margin: 2% auto;
  color: #545454;
}

.circular2 img {
  width: 50%;
}

.servicio-icon {
  background-color: #00318d;
  height: 100px;
  width: 100px;
  display: inline-block;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
  border-radius: 70px;
  padding: 10px;
}

#00318d.verde-icon {
  background-color: #adb1ab;
  display: inline-block;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
  border-radius: 70px;
  padding: 10px;
}

/*****************/
#myBtn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: none !importan;
}

.btn {
  border-radius: 0 !important;
}

.menug {
  position: fixed;
  right: 15px;
  top: 0px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  z-index: 5005;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #adb1ab;
  cursor: pointer;
  padding: 15px;
}

/***************NAV****************/
/***transición de altos***/
#navbar {
  padding: 80px 10px 0 10px;
  transition: 0.4s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  border-bottom: 2px solid rgba(242, 245, 241, 0);
  border-style: unset;
}

.navbar {
  border-radius: 0px;
}

/****/
.main-nav__link::before, .main-nav__link_current::before {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #feda00;
}

.nav>li>a {
  transition: all 0.15s ease;
  color: rgba(62, 62, 62, .7);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.7em;
  padding: 30px 0;
  margin: 0 15px;
  border-bottom: 2px solid transparent;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*****efecto que hace el scroll en el menu*/
.navbar-oscura .navbar-nav>.active>a, .navbar-oscura .navbar-nav>.active>a:focus, .navbar-oscura .navbar-nav>.active>a:hover {
  color: #3e3e3e;
  background-color: transparent !important;
  border-bottom: 2px solid #00318d;
  #00318d
}

li a:active, li a:focus, li a:hover, li a scroll {
  background-color: transparent !important;
  color: #3e3e3e !important;
}

.nav>li>a:focus {
  background: none !important;
  border-bottom: 2px solid #00318d;
}

.nav>li>a:hover {
  color: #3e3e3e !important;
  background: none !important;
  border-bottom: 2px solid #00318d;
}

#00318d .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background: transparent !important;
  border-color: #00318d;
}

#00318d .nav>li {
  margin: 0px;
}

#00318d.navbar-nav {
  margin: 0;
  /*background:rgb(50, 50, 50);*/
  border-radius: 0px;
  border-collapse: collapse !important;
}

@media (max-width: 768px) {
  #navbar {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
    background: rgba(234, 234, 234, 1) !important;
  }

  #navbar a {
    text-align: center;
  }
}

.navbar-brand {
  padding: 30px 10px !important;
}

.navbar-inverse {
  border-color: transparent;
}

#navbar #logo {
  transition: 0.4s;
  text-transform: uppercase;
  display: inline-block;
  padding: 17px 10px;
  line-height: 20px;
}

#logo img {
  transition: 0.4s;
  height: auto;
  width: 120px;
  margin-top: -30px;
}

#navbar #logo span {
  color: #a6a6a6;
}

/***********MENU VERTICAL**************/
.dropdown-menu {
  padding: 0px 0 !important;
  text-align: right;
  border-radius: 0px !important;
  background: #fff;
  border: none;
  min-width: 250px;
  box-shadow: 0px 0px 20px rgba(102, 102, 102, .1);
}

.dropdown-menu>li>a {
  display: block;
  padding: 20px 12px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  text-transform: uppercase;
  font-size: inherit;
  white-space: nowrap;
  border-bottom: 1px solid transparent;
  line-height: 1em;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #00318d;
   !important;
}

li.dropdown>ul>li {
  border-bottom: 1px solid #f2f6f1;
  #00318d
}

.dropdown-menu .divider {
  background-color: #f00;
}

@media (max-width: 764px) {
  .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 15px;
    padding: 5px;
  }

  .dropdown-menu {
    text-align: center;
    width: 98%;
    margin-right: 1px;
    margin-left: 1px;
  }
}

@media (max-width: 768px) {
  .text-right {
    text-align: center;
  }

  .text-left {
    text-align: center;
  }
}

/*************** FIN NAV****************/
/**************SECTION PARTICULARIDADES**************/
section {
  padding: 170px 0 150px;
  background-attachment: fixed;
}

h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  color: #323232;
  font-size: 2.5em;
}

h1 span {
  display: block;
  margin-top: 100px;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  color: #323232;
  font-size: 2.0em;
}

h2 span {
  /*background: #adb1ab;*/
  display: inline-block;
  padding: .05em .2em;
  line-height: 1em;
}

h3 span {
  background: #adb1ab;
  display: inline-block;
  padding: .05em .2em;
  line-height: 1em;
}

@media (max-width: 768px) {
  section {
    padding: 100px 0 80px;
  }
}

::-moz-selection {
  background: #adb1ab;
  text-shadow: none;
}

::selection {
  background: #adb1ab;
  text-shadow: none;
}

img::selection {
  background: transparent;
 
}

img::-moz-selection {
  background: transparent;
}

body {
  -webkit-tap-highlight-color: #adb1ab;
}

nav#MainNav {
  position: fixed;
}

.masthead {
  background-attachment: fixed;
  top: 0;
  /*background-size:cover;*/
  padding: 175px 0;
  height: 100vh;
}

.jumbotron {
  background-color: transparent;
}

@media (max-width: 1024px) {
  .masthead {
    padding: 120px 0;
    height: auto;
  }
}

#section1 {
  background-image: linear-gradient(to bottom, rgba(165, 165, 165, 0.8), rgba(165, 165, 165, 0.8));
}

masthead-img {
  margin: 0 30%;
}

header.section {
  margin-top: 0;
}

header.masthead {
  /*
		height: 70vh;
		min-height: 500px;*/
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  color: white;
  background-position: to center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 10%;
  padding-bottom: 20%;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-bottom: 150px;
  }

  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  }
}

/****************FORMULARIO DE CONTACTO******************/
section#contact {
  color:#b4b4b4;
}

.form-control {
  font-size: 1em;
}

section#contact .form-group {
  margin-bottom: 20px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 15px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 230px;
}

section#contact .form-control:focus {
  border-color: #00318d;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 200;
  color: #adb1ab;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section#contact :-moz-placeholder {
  font-weight: 200;
  color: #eeeeee;
  /* Firefox 18- */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

#00318d section#contact ::-moz-placeholder {
  font-weight: 200;
  /* Firefox 19+ */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section#contact :-ms-input-placeholder {
  font-weight: 200;
  color: #eeeeee;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section#contact .text-danger {
  color: #e74c3c;
}

.form-control {
background-color: rgb(234, 234, 234);

border: 1px solid #7e7f7e;

color: #00318d;
}

.g-recaptcha {
  margin-right: 0px;
}

footer {
  text-align: center;
padding: 130px 0 80px;
background: rgb(183, 183, 183) !important;
color: #3e3e3e;
}

footer span{
	font-weight: 600;}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

footer a {
  color: rgba(255, 255, 255, 0.5)
}

/*******************BOOTSTRAP*****************/
ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  color: #fff;
  border-radius: 100%;
  outline: 0;
  background-color: #212529;
}

ul.social-buttons, ul.social-buttons, ul.social-buttons {
  background-color: #adb1ab !important;
}

.btn-primary {
  color: #ffffff;
  border-color: rgb(0, 49, 141);
  background-color: rgb(0, 49, 141);
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.btn-primary.focus, .btn-primary:focus {
  color: #fff !important;
  border-color: rgb(165, 165, 165);
  background-color: rgb(165, 165, 165);
   !important;
}

.btn-primary:hover {
  color: #fff !important;
  border-color: rgb(165, 165, 165);
  background-color: rgb(165, 165, 165);
   !important;
}

.btn-primary.active, .btn-primary:active,
.open>.btn-primary.dropdown-toggle {
  color: rgb(0, 49, 141);
  border-color: rgb(0, 49, 141);
  background-color: rgba(0, 49, 141, 0.13) !important;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
  border-color: rgb(0, 49, 141);
  background-color: rgba(0, 49, 141, 0.13) !important;
}

.btn-primary.active, .btn-primary:active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  border-color: #09b393;
  background-color: #007ccc;
}

.btn-primary .badge {
  border-color: rgb(0, 49, 141);
  background-color: rgba(0, 49, 141, 0.13) !important;
}

.btn-secondary {
  color: #00318d;
  border-color: #adb1ab;
  background-color: #adb1ab;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.btn-secondary.focus, .btn-secondary:focus {
  color: #00318d;
  border-color: #069cee;
  background-color: rgb(165, 165, 165) !important;
}

.btn-secondary:hover {
  color: #00318d;
  border-color: rgb(165, 165, 165);
  background-color: rgb(165, 165, 165) !important;
}

.btn-secondary.active, .btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
  color: white;
  border-color: #adb1ab;
  background-color: rgb(0, 49, 141) !important;
}

.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover {
  color: white;
  border-color: #069cee;
  background-color: #0eb4f5;
}

.btn-secondary.active, .btn-primary:active,
.open>.btn-secondary.dropdown-toggle {
  background-image: none;
}

.btn-secondary.disabled.focus, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary[disabled].focus, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
  border-color: #adb1ab;
  background-color: #adb1ab;
}

.btn-secondary .badge {
  color: #adb1ab;
  background-color: white;
}

.btn-xl {
  padding: 15px 20px;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.btn-lg {
  font-size: 15px;
  font-weight: 400;
  padding: 15px 30px;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 4px;
}

.btn {
  font-size: 17px;
}

.btn.focus, .btn:focus, .btn:hover {
  transition: all .5s ease-in-out;
}

.text-primary {
  color: #00318d !important;
}

.text-secondary {
  color: #adb1ab !important;
}

.text-light {
  color: rgba(255, 255, 255, .80);
}

.text-darck {
  color: #3c3c3c;
}

.text-white {
  color: #fff;
}

.text-muted {
  color: #a7a7a7;
}

.bg-primary {
  background: #00318d;
}

#00318d .bg-secondary {
  background: #adb1ab;
}

#00318d .bg-light {
  background: #F2F2F2;
}

.bg-darck {
  background: #3c3c3c;
  border-top: 2px solid rgba(204, 204, 204, .2);
}

.bg-color3 {
  background: #f2d801;
}

.bg-verde-t {
  background: rgba(7, 197, 161, 1);
  -webkit-transition: background-color 3s;
  transition: background-color 3s;
  border-top: 2px solid #adb1ab;
  border-bottom: 2px solid #adb1ab;
}

::-moz-selection {
  background: #adb1ab;
  text-shadow: none;
}

::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  max-width: 10%;
  border-radius: 0px;
  border-bottom: 2px solid #00318d;
  border-top: 2px solid #00318d;
  margin-left: 0;
}

hr.center {
  max-width: 10%;
  border-radius: 0px;
  border-bottom: 2px solid #00318d !important;
  border-top: 2px solid #00318d !important;
  margin-left: 45% !important;
}

hr.color2 {
  border-top: 4px solid #adb1ab;
  border-bottom: 4px solid #adb1ab;
}

#00318d#00318d hr.color3 {
  border-top: 4px solid #f2d801;
  border-bottom: 4px solid #f2d801;
}

.line100 {
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  background: rgba(255, 255, 255, .3);
}

#00318d#00318d .evento {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding: 2% 0;
  margin-bottom: 1%;
}

.bordetop {
  border-top: 1px solid rgba(255, 255, 255, .3);
}

.btn-social {
  width: 5rem;
  height: 5rem;
  font-size: 2rem;
  line-height: 2rem;
  background: #d2d2d2;
  border-radius: 50px;
  padding: 0.6em;
}

.noticia {
  max-height: 550px;
  overflow-y: scroll;
}

.entrada500 {
  height: 500px;
}

.img-responsive {
  display: inline-block;
}

.carousel-inner h2 {
  text-shadow: 0px 0px 5px rgba(7, 197, 161, 0.5);
  text-transform: uppercase;
  line-height: 0.9;
  font-weight: 700;
}

.carousel-caption h3 {
  text-transform: uppercase;
  color: #ccc;
  font-weight: 100;
}

.carousel-inner>.item>img {
  margin: 0 auto;
  width: 60%;
}

.carousel-inner>.item>a>img {
  margin: 0 auto;
  width: 60%;
}

.carousel-inner {
  min-height: 320px;
}

@media (max-width: 1024px) {
  .carousel-inner>.item>img {
    margin: 0 auto;
    width: 100%
  }
}

.principales {
  position: relative;
  display: block;
}

@media (max-width: 1025px) {
  .principales {
    display: none;
  }
}

/*************boton menu****************/
.menu-toggle {
  position: fixed;
  right: 30px;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  z-index: 999;
}

#sidebar-wrapper {
  position: fixed;
  z-index: 2;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  background: #1d809f;
  border-left: 1px solid rgba(255, 255, 255, .1);
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav>.sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, .1);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.sidebar-nav {
  list-style: none;
}

/************************************/