

/* - - - - - - - - - - - - - - - Elementos Personalizados*/

a,.tp-caption a.btn:hover {
  color: #67b0d1;
}
.top-nav-collapse {
  background: #fff;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
  color: #67b0d1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #67b0d1;
}

.widget-avatar .avatar:hover {
    border: 5px solid #67b0d1;
}

.bg-skin {
  background: #67b0d1;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  border-color: #67b0d1;
}


.btn-skin {
  color: #fff;
  background-color: #67b0d1;
  border-color: #67b0d1;
}


.navbar-fixed-top{
  /*background-color: #67b0d1;*/

}













/*---------------------------------- */
.btn {
  /*padding: 8px 15px;*/
  font-size: 12px;
  line-height: 1.42857143;
  /*min-width: 160px;*/
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-default {
  background-color: #000;
  border: 1px solid #cccccc;
  color: #fff;

}



/* ---------------------------------- */

/* Pills
---------------------------------- */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
  background-color: #a71932;
  border-color: #55acee;
  color: #ffffff;
}
.nav-pills > li > a {
  border-radius: 0;
  padding: 8px 20px;
  /*border: 1px solid #cacaca;*/
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
}



/* Tabs
---------------------------------- */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
  background-color: #a71932;
  
  color: #ffffff;
}
.nav-tabs > li > a {
  border-radius: 0;
  padding: 8px 20px;
  
  color: #7d7c7c;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}



/* Modales
---------------------------------- */
.modal-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.modal-header {
  background-color: #a71932;
  color: #ffffff;
}
.modal-header h4 {
  color: #ffffff;
}
.modal-header .close {
  font-weight: 300;
  color: #FFFFFF;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
  .modal-lg {
    width: 1140px;
  }
}



.cuad_serv{
  
  
  
}

.cuad_serv .inner{
  background-color: #EDEDED;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 500px;
  padding: 20px;

}

#pienegro{
height: 20px;
background: #000;
}

#container-mapa{
  padding-bottom: 80px;
}


#slider_alianzas{
  background-color: #F3F3F3;
  min-height: 200px;
  padding-top: 40px;
  text-align: center;
}

#imagen_servicios{
  background-color: #339BEB;
  background: url(../img/slider_2.png) center center;
  background-size: cover;
  min-height: 300px;
}

.serv{
 
 
  padding: 10px 10px 10px 10px;
 
}

.serv_inner{
  
  min-height: 200px;
  margin: 40px 5px 5px 5px;
  border-right: solid 1px #000;

}



.sinb{
  border-right: solid 1px #fff !important;
  
}


.serv p{
  padding-top: 40px;
  font-size: 14px;
  width: 90%;
  margin: 0px auto;
}

.space{
  padding-bottom: 5px;
  padding-top: 5px;
}


.navbar-nav{
  display:inline-table; 
  margin:0px auto;
}


.upper{
  font-size: 90%;
}
.upper a{
  color: #000;
}


#logomain{
  
}

#somos p{
  font-size: 110%;
}
#somos em{
  font-size: 130%;
}

.mis{
  width: 80%;
  margin: 0px auto;
  font-size: 14px;
  line-height: 180%;
}

.direc{
  line-height: 150%;
}


#slider_alianzas{
margin: 0px auto;
}