@font-face {
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"cursive;

font-weight: normal;
font-style: normal;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

    padding-bottom: 27px;
}

.navbar-default>a:hover {
    color: #F80C10;
}

.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(#3696C0),to(#3696C0));
    background-image: linear-gradient(to bottom,#74b5d1 0,#74b5d1 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%);
}

.navbar-nav {
    float: left;
    margin: 0;
	padding-top: 10px;
	padding-left: 20px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #e7e7e7;
}


body ul{
	padding-left: 20px;
}


.objetfit2  {
background-color: black;
    border: 3px solid #525252;
    object-fit: cover;
    object-position: 50% 50%;
    vertical-align: middle;

	width: 100%;
}

.uno {
 width: 100%;
  height: 120px;
}


table{
background-color: #fff;
padding: 5px 5px;
border-bottom-color: 1px solid #15384D;

}

a {
    color: #3696C0;
    text-decoration: none;
}

a:link, a:visited, a:active {
    text-decoration:none;
}

.m-gris {
	background:#8C8C8C;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.os{
background-color: #fff;
padding: 5px 5px;

text-align: left;
color: #555555;
border-radius: 10px;
margin-right: 15px;
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: #15384D;
padding: 5px 5px;
color: #fff;
text-align: left;
}

.titulo-cont{
background-color: #15384D;
padding: 5px 15px;
color: #fff;
text-align: left;
margin-bottom: 10px;
}


.parrafo{
font-size: 14px;
text-align:justify;
color: #666;
	border-left-color: 1px solid #15384D;
}

.parrafo2{
font-size: 14px;
text-align:left;
color: #666;
	
}

.m-gris {
	background:#8C8C8C;
	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: #fff;
  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;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}

.btn-principal, .btn-principal:visited, .btn-principal:active {
  color: #FFF;
  background:#15384D;
  border-color: #15384D;
  width: 100%;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #15384D;
  border-color: #15384D;
}
.btn-principal:hover {
  color: #FFF;
  background-color: #666;
  border-color: #666;
}

.btn-principal2, .btn-principal2:visited, .btn-principal2:active {
  color: #FFF;
  background:#15384D;
  border-color: #15384D;
  width: 100%;
  font-size: 15px;
  padding-left:12px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: 5px;
}

.btn-principal2:focus{
  color: #FFF;
  background-color: #15384D;
  border-color: #15384D;
}
.btn-principal2:hover {
  color: #FFF;
  background-color: #666;
  border-color: #666;
}

.titulo {
  font-size: 25px;
  color:#15384D;
  text-align: left;
  font-weight:bold;
}

.titulo2 {
  font-size: 16px;
  color:#15384D;

  font-weight:bold;
}


.titulo3 {
     font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    background: #3490bb;
    padding: 5px 5px 2px 10px;
    text-transform: uppercase;
	margin-bottom: 10px;
  
}


.titulo4 {
     font-size: 14px;
    color: #3490bb;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;

}

.textoD-H {
  font-size: 12px;
  text-align: left;
  
}

.subtitulo {
  font-size: 18px;
  color:#333333;

  font-weight:normal;
}


.panel {
    margin-bottom: 0;
	background: #FFF;
	color: #3a3a3a;
	border-bottom: 1px solid #DCDCDC;
	
}

.panel-group .panel {
    margin-bottom: 0;
	background: #FFF;
	color: #3a3a3a;
	border-bottom: 1px solid #DCDCDC;
	
}

.panel-group .panel:hover {
    margin-bottom: 0;

	color: #3a3a3a;
    border-bottom: 2px solid #DCDCDC;
}

.panel-default>.panel-heading {
  padding: 5px 5px 5px 5px;	
  background-color: #eee;
  border-bottom-color: #ddd;
}

.panel-default {
    border-color: #eee;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
   padding: 3px 5px 10px 10px;	
}

.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{
    background: #3696C0;
    font-weight:bold;
    font-size:14px;
	opacity: 0.9;

	}

.navbar-default {
    border-color: #FFF;
}
	
.navbar-default .navbar-nav>li>a {
    color: #FFF;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #DCDCDC;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFF;
    background: #3696C0;
}

.page-scroll{
background:  #3696C0;
	
}

.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: 60%;
    margin: 30px auto;
}




#toTop{

	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer; 
	display: none;
}
.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)";
}
@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;
}

