@font-face {
	font-family: 'Conv_GALANOCLASSIC-BLACK';
	src: url('fonts/GALANOCLASSIC-BLACK.eot');
	src: local('☺'), url('fonts/GALANOCLASSIC-BLACK.woff') format('woff'), url('fonts/GALANOCLASSIC-BLACK.ttf') format('truetype'), url('fonts/GALANOCLASSIC-BLACK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
font-family: brandon-grotesque, sans-serif;

font-weight: normal;
font-style: normal;
}

.navbar-default {
    border-color: #ffffff00;
}

.navbar {

    border: 0px solid transparent;
}

.navbar-default .navbar-nav>li>a {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
}

@media(min-width:765px) and (max-width:1200px) {
	.logo{
		margin-right: 10px;
	}
	
	.logo3{
		margin-right: 10px;
	}
}

@media(min-width:300px) and (max-width:895px) {
     .letra1 > a{
		font-family: brandon-grotesque, sans-serif;
        font-weight: 300;
		color: #444;
		text-transform: uppercase;
		padding-bottom: 5px;
	}
	
	.letra1 > a:hover {
		color: #006f9e;
	}
	
	.letra2 > a{
		font-family: brandon-grotesque, sans-serif;
        font-weight: 300;
		color: #444;
		padding-bottom: 5px;
	}
	
	.letra2 > a:hover {
		color: #0f2a79;
	}
	
}

#wa{
	position: fixed;
    bottom: 60px;
	right: 0px;
	cursor: pointer; 
	display: none;
	z-index: 600;
}

#toTopcel {
    position: fixed;
    bottom: 0;
    right: 0px;
    cursor: pointer;
    display: none;
    z-index: 600;
    width: 100%;
}

.firmagg {
   margin-top: -70px;
   text-align: center;
   color: #FFFFFF;
}

.firmagg > a {
   margin-top: -40px;
   text-align: center;
   color: #FFFFFF;
}


.firmagg2 {
   margin-top: -70px;
   text-align: center;
   color: #333;
}

.firmagg2 > a {
   margin-top: -40px;
   text-align: center;
   color: #333;
}

.serv {
	height: 370px;
}

.m-azul {
	background:#0f2a79;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.m-blanco {
	background:#FFF;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.texto-v {
    writing-mode: vertical-lr;
	transform: rotate(270deg);
}

.texto-p{
    text-align: center;
    position: absolute;
    top: 250px;
    height: 30px;
    width: 100%;
    left: 0;
    z-index: 1000;
	font-size: 45px;
    color:#FFF;
    text-align: center;
    font-family: 'Conv_GALANOCLASSIC-BLACK';
     text-shadow: 2px 2px 4px black;
}

@media(max-width:1300px)  {
     .texto-p {
		top: 150px;
		font-size: 35px;
	}		
}


.botonapp{
	color:#0f2a79;
	border-right: 2px solid #0f2a79;
	text-align: center;
}

.botonapp2{
	color:#0f2a79;
	text-align: center;
}

.botonintro > a {
	padding-bottom: 15px;
	color:#FFF;
	font-weight: bold;
}

.botonintro > a:hover {
	color: #0f2a79;
	padding-top: 150px;
}


.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

h5{ font-weight: bold; }

.beneficios{
	width: 100%;
	text-align: center;
	border: 1px solid #FFF;	
	font-size: 55px;
	color:#FFF;
	font-family: brandon-grotesque, sans-serif;
	font-style: italic;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 55px;
	margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control2 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #444;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.not{
	margin-bottom: 25px;
}

.not2{
	padding: 0px;
}

@media (max-width: 599px) {
  .not2{ 
	padding: 0px 12px; 
	}
}


.not-c{
	margin: 0px;
	background:  #ffffffa6;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: -75px;
	height: 75px;
}

.center {
    text-align: center;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #135278;
    border-color: #ddd;
}

.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0px;
	width: 100%;
	font-size: 14px;
 
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

@media (max-width: 599px) {
  .block-ellipsis{ 
	height: 54px;
	}
}




.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.menu{
	margin-top: 12px;
    text-shadow: 2px 2px 4px black;
}




@media (min-width: 820px) and (max-width: 990px){
.container {
    width: 810px;
}
}




@media (min-width: 756px) and (max-width: 900px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
	  width: 60%;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff0;
}

.dropdown-menu {
    background-color: #ffffffad;

}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #ffffff;
    }
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

    padding-bottom: 10px;

}

.navbar-default .navbar-nav>li>a {
    color: #FFF;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #777777;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
    background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgb(0 0 0 / 0%);
    box-shadow: inset 0 3px 9px rgb(0 0 0 / 0%);
}

.nav {
    background: #00000000;
}

.nav>li {
    position: relative;
    display: block;
	background: #00000000;
}


.navbar-nav { 
    margin: 0px 0px 0px 0px;
}


@media (max-width:800px) {
  .navbar-nav { 
	  float: left;
	  margin: 0px 0px 10px 10px;
	}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 570px;
}

.navbar-toggle {
    margin-top: 0px; 
}

.redes {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.redes-t, .redes-t:visited, .redes-t:active {
  color: #666;
  background:#0f2a79;
  border: 2px solid #0f2a79;
  width: 100%;
  font-size: 15px;
  padding-bottom: 25px;
  padding-top: 25px;
  margin-top: 10px;
  border-radius:20px;
  margin-bottom: 20px;
}

.redes-t:focus{
  color: #666;
  background:#FFF;
  border-color: #135278;
}
.redes-t:hover {
  color: #FFF;
  background-color: #0f2a79;
  border-color: #FFF;
}



.carousel {
    position: relative;
    margin-top: 0px;
}

.navbar-header {
    margin-top: 12px;
}



@media (max-width:990px) {
  .logo { 
	  margin-right: 20px;
	  padding-left: 20px;
	}
}

@media (max-width:400px) {
  .logo { 
	  margin-right: 0px;
	  padding-left: 20px;
	}
}

.cabecera-l {
	margin-top: 5px;
	margin-bottom: 15px;
}

.cabecera {
	width: 100%;
}

@media (max-width: 600px) {
  .cabecera {
 
	}
}

.cabecera-r {
	text-align: right;
	padding-bottom: 5px;
}

.cabecera-r>a {
    color: #FFF;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
}
.cabecera-r>a:hover, .cabecera-r>li>a:focus {
    color: #2E9999;
}

.cabecera-r2 {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
}

.cabecera-item {
	text-align: right;
	padding-right: 10px;
	margin-top: 21px	
}

.cabecera-item1 {
	text-align: right;
	padding-right: 10px;
	margin-top: 21px	
}

@media (min-width: 820px) and (max-width:900px) {
  .cabecera-item { margin-top: 0px; }
}

.cabecera-item2 {
	text-align: right;
	padding-right: 15px;
	margin-top: 4px	
}

.galeria{
	    margin-right: 0px;
    margin-left: 0px;
}


body ul{
	padding-left: 20px;
}

.wts {
	padding-bottom: 3px;
}

.ico {
	margin-right: 10px;
}

.ico-menu {
	text-align: right;
	color: #0f2a79;
}

.objetfit2  {
background-color: black;
    border: 3px solid #525252;
    object-fit: cover;
    object-position: 50% 50%;
    vertical-align: middle;

	width: 100%;
}

.video-p{
    width: 100%;
	height: auto;
	margin-top: 100px;
	background-image: linear-gradient(to right, #FFF, #000000, #FFF);
	margin-bottom: -5px;
}



.uno {
 width: 100%;
  height: 120px;
}


table{
background-color: #FFF;
padding: 5px 5px;
border-bottom-color: 1px solid #0f2a79;
color: #666;
}


element.style {
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FFF;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #0f2a79;
	font-weight: bold;
    cursor: default;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

a {
    color: #006f9e;
    text-decoration: none;
}

a:link, a:visited, a:active {
    text-decoration:none;
}



.m-blanco {
	background:#FFF;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.separador {
	background:#1e2531;
	margin:0;
	padding: 0;
	height: 2px;
	width:100%;
}

.os{

padding: 5px 5px;

text-align: left;
color: #555555;
border-radius: 10px;

margin-bottom: 15px;
	
		-webkit-box-shadow: 0px 10px 17px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 17px -9px rgba(0,0,0,0.75);
box-shadow: 0px 10px 17px -9px rgba(0,0,0,0.75);
}

.os-img{
background-color: #fff;
padding: 10px;
border: 1px solid #DCDCDC;
text-align: left;
color: #555555;
border-radius: 10px;
}

.titulo-os{
background-color: #0f2a79;
padding: 5px 5px;
color: #fff;
text-align: left;
}


.parrafo{
font-size: 18px;
text-align:justify;
color: #666;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 300;	

}

.parrafo2{
font-size: 18px;
color: #666;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 300;	

}


.parrafo3{
font-size: 14px;
text-align:center;
color: #fff;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 300;
}

.parrafopf{
font-size: 16px;
text-align:justify;
color: #666;
font-family: 'Roboto', sans-serif;
font-style: italic;
font-weight: 400;	

}

.m-gris {
	background:#1e2531;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.staff {
	text-transform: uppercase;
	font-weight: bold;
	background:#666666;
	margin: -0px -5px 0px -10px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	color: #FFFFFF;
	font-size: 12px;
     }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #ffffff61;
  outline: 0;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  text-align: left;
  right: 15%;
  bottom: 62%;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #1e2531;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  font-size: 20px;
}
.carousel-caption .btn {
  text-shadow: none;
}

button.mas {
    -webkit-appearance: none;
    /* padding: 10px 10px 10px 10px; */
    cursor: pointer;
    background: 0 0;
    border: 0;
	padding-left: 25%;
	margin-right: -25%;
 
}

.glyphicon2 {
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-principal, .btn-principal:visited, .btn-principal:active {
  color: #FFF;
  background:#006f9e;
  
  width: 100%;
  border-radius: 0px;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #006f9e;
  border-color: #006f9e;
}
.btn-principal:hover {
  color: #FFF;
  background-color: #666;
  border-color: #666;
}

.btn-principal2, .btn-principal2:visited, .btn-principal2:active {
    color: #FFF;
    background: #707d83;
    border-color: #707d83;
    width: 100%;
    border-radius: 4px;
}

.btn-principal2:focus{
  color: #FFF;
  background-color: #707d83;
  border-color: #707d83;
}
.btn-principal2:hover {
  color: #FFF;
  background-color: #006f9e;
  border-color: #006f9e;
}

.btn-principal3, .btn-principal3:visited, .btn-principal3:active, .btn-principal3 a  {
	outline: none;
    color: #FFF;
    background: #29B155;
    border-color: #29B155;
    border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
    font-size: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px;
    padding-right: 34px;
}

.btn-principal3:focus{
    border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
    color: #FFF;
    background-color: #29B155;
    border-color: #29B155;
}
.btn-principal3:hover {
    border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
    color: #FFF;
    background-color: #666;
    border-color: #666;
}

.titulo {
  font-size: 55px;
  color:#000000;
  text-align: left;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 55px;
}


@media (max-width: 600px) {
  .titulo { font-size: 35px; line-height: 35px; }
}

.titulo-a {
  font-size: 16px;
  color: #1e2531;
  text-align: left;
  font-family: 'Conv_GALANOCLASSIC-BLACK';
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}

.titulo-a > a {
  font-size: 13px;
  color:#006f9e;
  text-align: left;
  font-family: 'Conv_GALANOCLASSIC-BLACK';
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}

.titulo-a > a:hover {
  color:#444;
}

@media (max-width: 600px) {
  .titulo-a {   font-size: 14px; }
}

.titulo-n {
  font-size: 55px;
  color:#0f2a79;
  text-align: left;
  font-family: 'Conv_GALANOCLASSIC-BLACK';
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 55px;
}


@media (max-width: 600px) {
  .titulo-n { font-size: 35px; line-height: 35px; }
}

.titulo-sec {
   font-size: 35px;
  color:#FFF;

  font-family: 'Conv_GALANOCLASSIC-BLACK';
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 55px;
}


@media (max-width: 600px) {
  .titulo-sec{ font-size: 25px; line-height: 35px; }
}

@media (max-width: 600px) {
  .titulo-sec{ font-size: 20px; line-height: 35px; }
}

.titulo-sec2 {
  font-size: 35px;
  color: #1e2531;
  text-align: center;
  font-family: 'Conv_GALANOCLASSIC-BLACK';
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 28px;
  height: 80px;
}

@media (min-width: 417px) and (max-width: 600px) {
  .titulo-sec2{ font-size: 18px; line-height: 25px; }
}

@media (max-width: 416px) {
  .titulo-sec2{ font-size: 18px; line-height: 20px; }
}

.imag-btn {
	text-align: center;
	margin-bottom: 5px;
}





.titulo-clases2 > a {
    font-size: 20px;
    color: #0f2a79;
    font-family: brandon-grotesque, sans-serif;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 25px;
    height: 105px;
    margin-top: 5px;
	text-align: center;

}

.titulo-clases3 {
    font-size: 15px;
    color: #0f2a79;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 15px;
    margin-top: 5px;
	text-align: left;
	height: 30px;

}

.titulo-clases4 {
    font-size: 15px;
    color: #0f2a79;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 15px;
    margin-top: 5px;
	text-align: left;
}


.titulo-clases {
    font-size: 15px;
    color: #0f2a79;
    font-family: 'Conv_GALANOCLASSIC-BLACK';
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;

}


@media (min-width: 991px) and (max-width: 1199px){
  .titulo-clases{ 
	  font-size: 13px;
      line-height: 20px;
      margin-top: 0px;
	}
}

@media (min-width: 600px) and (max-width: 990px) {
  .titulo-clases{ 
	  font-size: 15px; 
	  line-height: 20px; 
	}
}

@media (max-width: 599px) {
  .titulo-clases{ 
    color: #0f2a79;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 20px;
    height: 38px;
    margin-top: 5px; 
	}
}




.titulo2 {
   font-size: 35px;
  color:#0f2a79;
  text-align: left;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 35px;
  margin-bottom: 10px;
}

.titulo3 {
  font-size: 15px;
  color:#666;
  text-align: left;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 15px;
	margin-bottom: 5px;
}

.titulo-f{
  font-size: 15px;
  color:#FFF;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 15px;
  padding-bottom: 18px; 
  padding-top: 10px;
}

 .titulo-f>a {
  font-size: 15px;
  color:#FFF;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 15px;
  padding-bottom: 15px; 
  padding-top: 10px;
}

.titulo-s {
  font-size: 12px;
  color:#FFF;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 15px;
  padding-bottom: 15px; 
  padding-top: 10px;
}

.titulo-pf{
  font-size: 15px;
  color:#FFF;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 15px;
  padding-bottom: 18px; 
  padding-top: 10px;
  background: #000000;
  border-bottom: 1px solid #FFF;
}

 .titulo-pf>a {
  font-size: 15px;
  color:#FFF;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 15px;
  padding-bottom: 18px; 
  padding-top: 10px;
  background: #000000;
  border-bottom: 1px solid #FFF;
}

.textoD-H {
  font-size: 12px;
  text-align: left;
  
}

.subtitulo {
  font-size: 18px;
  color:#333333;

  font-weight:normal;
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color:  #ABC737;border-radius: 0;color: #fff;border: none;}


.tab {
    overflow: hidden;
    
    border-bottom: 2px solid #006f9e;
    background-color: #fff;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 16px;
  transition: 0.3s;
  font-size: 14px;
    border: 1px solid #ccc;
	    border-bottom: 1px solid #fff;
	margin-right: 3px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #f7f7f7;
}

/* Create an active/current tablink class */

.tab button.active {
    background-color: #006f9e;
    border-bottom: 1px solid #006f9e;
    color: #FFF;
    font-weight: bold;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0px;
  border: 1px solid #fff;
  border-top: none;
}


.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-default{
	border-color:#CFCFCF;
	    border-radius: 0px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background: #006f9e;
	color: #FFFFFF;
	text-align: center;
}

.panel-heading:hover {
    color:#FFF;
    background-color: #666;
    border-color: #666;
}

.panel-default>.panel-heading a:focus, .panel-heading a:hover, .panel-default>.panel-heading a:active { color:#FFF;
    font-weight: bold;
}

.container2{    
    word-wrap: break-word;    
	font-size: 13px;
    width: 100%;    
    margin: 10px auto 10px auto; 
	padding: 10px; 
	line-height: 1.8em;
        -moz-column-count: 3; 
		-webkit-column-count: 3;    
		column-count: 3;    
        /*-moz-column-width: 130px; -webkit-column-width: 130px; colum-width: 130px;*/
    -moz-column-gap: 20px; 
	-webkit-column-gap: 20px; 
	colum-gap: 20px;
	}
	
.container3{    
    word-wrap: break-word;    
	font-size: 13px;
    width: 100%;    
    margin: 10px auto 10px auto; 
	padding: 10px; 
	line-height: 1.8em;
        -moz-column-count: 2; 
		-webkit-column-count: 2;    
		column-count: 2;    
        /*-moz-column-width: 130px; -webkit-column-width: 130px; colum-width: 130px;*/
    -moz-column-gap: 20px; 
	-webkit-column-gap: 20px; 
	colum-gap: 20px;
	}
	
.navbar{
    font-weight:bold;
    font-size:14px;
	opacity: 1;
	}
	
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #0f2a79;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFFFFF;
    background: #00000000;
}


.page-scroll{
background:  #00000000;
text-transform: uppercase;
    font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;	
}


.aptom, .aptom:visited, .aptom:active {
 
    border: 1px solid #FFFFFF;
	background: #FFFFFF;
	width: 70%;
	color: #FFF;
	font-weight: bold;
	text-align: left;

}
.aptom:focus{

	border: 1px solid #15384D;
	background: #96c7aa;
	width: 70%;
	color: #FFF;
	font-weight: bold;
	text-align: left;

}
.aptom:hover {
  
	border: 1px solid #15384D;
	background: #FFFFFF;
	width: 70%;
	color: #FFF;
	font-weight: bold;
	text-align: left;

}

.aptom1, .aptom1:visited, .aptom1:active {
 
    border: 1px solid #FFFFFF;
	background: #FFFFFF;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;

}
.aptom1:focus{

	border: 1px solid #15384D;
	background: #96c7aa;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;

}
.aptom1:hover {
  
	border: 1px solid #15384D;
	background: #FFFFFF;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;

}

.modal-dialog {
    width: 80%;
    margin: 15% auto;
}


@media (min-width: 980px) and (max-width: 1999px)  {
  .modal-dialog { 
	 width: 60%;
     margin: 15% auto; }
}

@media (min-width: 1200px)  {
  .modal-dialog { 
	 width: 50%;
     margin: 15% auto; }
}

.modal-header {
    padding: 0px;
    border-bottom: 1px solid #e5e5e5;
    background: #2E9999;
}


#toTop{
	position: fixed;
    top: 35%;
	right: 0px;
	cursor: pointer; 
	display: none;
	z-index: 600;
}

#toTopcel{

	position: fixed;
	bottom: 0;
	right: 0px;
	cursor: pointer; 
	display: none;
	z-index: 600;
	width: 100%
}

.marg_modal{
	padding-left: 10px;
	padding-right: 10px;
	}
	
.ei-slider{
	position: relative;
	width: 100%;

	height: 700px;
	margin-top: -30px;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
    font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #15384D;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
    font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #666;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #96C7AA;

}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*  ESCALA DE GRISES  */
.grises img:hover {
 filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
 -webkit-filter: grayscale(100%);
 -moz-filter: grayscale(100%);
 -ms-filter: grayscale(100%);
 -o-filter: grayscale(100%);
 filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
 filter: Gray(); /* IE4-8 and 9 */

 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 transition: all 1s ease;
 }
 .grises img { 
 -webkit-filter: grayscale(0%);
 -moz-filter: grayscale(0%);
 -ms-filter: grayscale(0%);
 -o-filter: grayscale(0%);
 filter: none;

 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 transition: all 1s ease;
 }





@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}



@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);
figure.snip0015 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px;

  width: 100%;
  background: #000000;
  text-align: center;
}
figure.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0015 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.95s;
  transition: opacity 0.95s;
}
figure.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em 3em;
  width: 100%;
  height: 100%;
}
figure.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015 h2,
figure.snip0015 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0015 h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015 h2 span {
  font-weight: 800;
}
figure.snip0015 p {
  font-weight: 200	;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0015:hover img {
  opacity: 0.35;
}
figure.snip0015:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  top: 30px;
  bottom: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
