@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
body {
  background: #fff;
  color: #464538;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #f8c301;
  font-weight: 300;
}

h1, .h1 {
    font-size: 2.5em;
}
h2, .h2 {
    font-size: 1.7em;
}
h3, .h3 {
    font-size: 1.6em;
	margin-top:10px;
}
h4, .h4 {
    font-size: 1.2em;
}

h1 .inverse, .dark {
  color: #464538;
}
.destacado {
  margin-bottom:40px;
}
.destacado p{
  font-size:16px;
  font-weight: 600;
  text-align:justify;
}

a {
  color: #F8C301;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.btn {
  font-weight: 300;
  border: 0;
  margin-top:10px;
}
.btn-default {
    background-color: transparent;
    border: 1px solid #fdedb2;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #f7d452;
}
.btn.btn-primary {
  background-color: #f8c301;
  color:#3d3d3b;
}
.btn.btn-primary:hover, .btn-default:hover,
.btn.btn-primary.active, .btn-default.active {
  background-color: #f7d452;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-utilidades {
  background-color:none;
  color:#f8c301;
  padding-left:0px;
}
.btn.btn-utilidades:hover,
.btn.btn-utilidades.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a:hover,
a:focus {
  color: #F8C301;
  text-decoration: none;
  outline: none;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 99999;
}
#main-slider, #main-slider-int {
  background-image: url(../images/slider-bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  padding:90px 0 80px 0;
  color: #fff;
}

#main-slider .item.active, #main-slider-int .item.active  {
  opacity: 1;
  z-index: 2;
  width: 100%;
  display: block !important;
  text-align: center;
}
#main-slider .logo  {
  margin-top:14%;
}

#main-slider .box {
  background-color: #ffc800;
  border:none;
  opacity: 0.65;
  filter:  alpha(opacity=65);
  padding: 12px 40px;
  margin-top:27%;
}
#main-slider .box h4 {
  color: #000;
  text-align:right;
  line-height:1.3em;
}
/* ////////////////  interior  //////////////////// */

#main-slider-int {
  padding: 30px 0 70px 0;
}
#main-slider-int .logo   {
  margin-top:12%;
}


.contenido {
  min-height: 400px;
}
.contenido-box {
	padding:0 45px;
}
.novedades-home{
  margin-bottom: 30px;
}
label {
    font-weight: normal;
}
.box {
  padding: 50px 30px;
  background: #fff;
  /*border-bottom: 1px solid #e9e9e9;*/
  position: relative;
}
.box.first {
  margin-top: -50px;
  border-radius: 5px 5px 0 0;
}
.box.last {
  border-radius: 0 0 5px 5px;
}
.box.first.color-brown{
  background: #464538;
  border-radius: 0px 5px 0 0;
  padding: 30px 30px;
  color:#fff;
}
.color-yellow{
  background: #f8c301;
  color:#fff;
  margin:30px -30px -30px -30px;
  padding: 30px 30px;
}

.box.first.white {
  background: #fff;
  padding: 30px 30px;
}
.panbox {
  padding: 50px 15px;
  background: #fff;
  position: relative;
}
.panbox.first {
  margin-top: -50px;
  border-radius: 5px 5px 0 0;
}

.center {
  text-align: center;
}
.right {
  text-align: right;
}

.navbar-default {
  background: #fff;
  border-radius: 0 0 5px 5px;
  border: 0;
  padding: 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  overflow: hidden;
}
.navbar-default .first a {
  border-radius: 0 0 0 5px;
}
.navbar-default .navbar-brand {
  margin-right: 50px;
  margin-left: 20px;
  width: 200px;
  height: 78px;
  background: url(../images/logo.png) no-repeat 0 50%;
}
.navbar-default .navbar-nav > li {
  margin-left: 1px;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 25px;
  font-size: 16px;
  line-height: 18px;
  color: #999;
}
.navbar-default .navbar-nav > li > a > i {
  display: inline-block;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:focus > a,
.navbar-default .navbar-nav > li.active:hover > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active:focus > a:focus,
.navbar-default .navbar-nav > li.active:hover > a:focus,
.navbar-default .navbar-nav > li:hover > a:focus,
.navbar-default .navbar-nav > li:focus > a:focus {
  background-color: #52b6ec;
  color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
  font-size: 16px;
  font-weight:bold;
}

#footer {
  padding-top: 30px;
  color: #999; line-height: 1.9;
}

#footer .box {
  background-color: #464538;
  color: #999;
}
#footer .fa {
  color: #f8c301;
}

#footer i.fa{
   text-align: center;
   width: 45px;
}

.list-unstyled {
   font-size:1.1em;
}


.navbar-inverse .navbar-nav > li > a , .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #f8c301;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #464538;
}

hr  {
    border-style: dashed ;
    border-color:#f8c301;
	border-width: 1px 0 0 0;
	margin:30px 0px;
	}
	
.form-control {
    background-color: #FDEDB3;}

.noticia{
  margin: 0 5px;
}

.noticia-items{
  list-style: none;
  padding: 0;
  margin: 30px 0 10px;
}

.noticia-items > li {
  float: left;
  padding: 0;
  margin: 30px 0;
}
/*
.noticia-item .item-inner {
  margin: 10px 0;
  text-align: center;
  padding: 5px;
}
.noticia-image {
  height:90px;
  overflow: hidden;
  display:inline-block;  
}
*/
.noticia-item  {
  height:180px;
  overflow: hidden;
  display:inline-block; 
  margin:0px 0 5px 0;
}

.noticia-item img {
  width: 100%;
  margin: 10px 0 10px;
}
.noticia-item .noticia-image {
  position: relative;
}

.btn-danger {
    background-color: #f8c301;
}
 .designation {
  margin-top: 10px;
  display: block;
}
.member {
  margin: 15px 10px;
  text-align: center;
}

small {
	line-height:1.3em;
	color:#999999;
}
.servicio{
border:1px solid #DDDDDD; margin: 0px 40px 10px; padding:20px; border-radius: 5px;}

ul.list-link  {
  margin: 10px 0px;
}
.list-link li {
  padding: 5px 0;
  border-bottom:1px dotted #999999;
}
.list-link li a{
  color:#464538;
}
.list-link li a:hover{
  color:#F8C301;
}

@media(min-width:1200px){
.container{max-width:1050px}
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border-top: 1px solid #F8C301;
}
.table thead > tr > th {
    border-bottom: 2px solid #F8C301;
}