@font-face {
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"cursive;

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



@media (min-width: 756px) and (max-width: 990px) {
  .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;
  }
}


.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: #3a3a3a;
}

body ul{
	padding-left: 20px;
	background: #3a3a3a;
}

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

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

table{
background-color: #fff;
padding: 5px 5px;
border-bottom-color: 1px solid #96C7AA;

}

a {
    color: #96C7AA;
    text-decoration: none;
}


.os{
background-color: #fff;
padding: 5px 5px;
border-bottom: 1px solid #96C7AA;
text-align: left;
color: #555555;
}

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


.parrafo{
font-size: 14px;
text-align:justify;
color: #666;
}

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

.staff {
  padding: 5px;
  border: 1px solid #999;
     }

.titulo-staff {
  color: #666;
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px solid #96C7AA;
  margin-bottom: 5px;
  text-align: center;
     }

.img-staff {
  padding-bottom: 5px;
  padding-right: 5px;
     }

.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: #96C7AA;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  height: 50%;
  font-size: 50px;
  font-weight: bold;
  text-decoration: none;
}

.carousel-caption>a {
  	text-decoration: none;
}

.carousel-caption .btn {
  text-shadow: none;
}

.btn-principal, .btn-principal:visited, .btn-principal:active {
  color: #FFF;
  background:#96C7AA;
  border-color: #96C7AA;
  width: 100%;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #96C7AA;
  border-color: #96C7AA;
}
.btn-principal:hover {
  color: #FFF;
  background-color: #666;
  border-color: #666;
}

.btn-principal2, .btn-principal2:visited, .btn-principal2:active {
  color: #FFF;
  background:#96C7AA;
  border-color: #96C7AA;
  width: 25%;
  font-size: 15px;
  padding-left:12px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: 10px;
}

.btn-principal2:focus{
  color: #FFF;
  background-color: #96C7AA;
  border-color: #96C7AA;
}
.btn-principal2:hover {
  color: #FFF;
  background-color: #666;
  border-color: #666;
}

.titulo {
  font-size: 25px;
  color:#96C7AA;

  font-weight:bold;
}

.titulo2 {
  font-size: 16px;
  color:#96C7AA;

  font-weight:bold;
}

.titulo3 {
  font-size: 12px;
  color:#96C7AA;
  padding-top: 10px;
  font-weight:bold;
}

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

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

  font-weight:normal;
}

.panel-group .panel {
    margin-bottom: 0;
	background: #FFF;
	color: #3a3a3a;
	text-align: center;
}


.panel-default>.panel-heading {
  padding: 0px 0px 0px 0px;	
  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: #3a3a3a;
    font-weight:bold;
    font-size:14px;
	opacity: 0.7;

	}

.navbar-default {
    border-color: #96c7aa;
}
	
.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #96c7aa;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #96c7aa;
    background: #3a3a3a;
}


.aptom, .aptom:visited, .aptom:active {
 	padding: 5px;
	border: 3px solid #707070;
	background: #707070;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	 border-radius:5px;
}
.aptom:focus{
  	padding: 5px;
	border: 3px solid #96c7aa;
	background: #96c7aa;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.aptom:hover {
  padding: 5px;
	border: 3px solid #96c7aa;
	background: #96c7aa;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.btn-turnos{
	font-size: 25px;
}

#toTop{
	position: fixed;
	bottom: 50%;
	right: 50%;
	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: #96C7AA;
}
.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;
}

