body{
	background: url("../img/fondo.gif");
}
header{
	color: #666;
	background-color: #fff;
}
.footer-bottom{
	background-color: #d4cbbf;
	color: #666;
	font-size: 13px;
	text-align: center;
	padding: 23px 0;
}
.header-right{
	font-size: 12px;
	text-align: right;
}
.header-left{
	font-size: 12px;
}
.header-left img{
	padding-top: 4px; 
}
.header-right a{
	color: #666;
}
.wrapper-content{
	padding: 0 23px 10px;
	background-color: #fff;
}
.redes{
	float: left;
	margin-right: 7px;
}
.logo{
	text-align: center;
}
.logo-modal{
	width: 180px;
	margin-top: 30px;
	margin-bottom: 17px;
}
.box{
	color: #545454;
	font-size: 14px;
	font-family: verdana, arial, serif;
	text-align: center;
	padding: 22px 40px;
}
.header-bottom{
	padding: 26px 23px 35px;
}
.header-top .box-top{
	background-color: #d4cbbf;
	min-height: 27px;
	margin-bottom: 5px;
}
.header-top .line{
	border: 2px solid #ebe7e2;
}

/*======================== menu ==========================*/
.navbar-default{
	background-color: #fff;
	border-color: #fff; 
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: transparent;
}
.navbar-default .navbar-nav > li{
	/*border-right: 1px solid #3d3c3c;*/
}
.navbar-default .navbar-nav > li > a{
	color: #3d3c3c;	
}
.nav > li > a{
	padding: 0 15px;
	border-right: 1px solid #3d3c3c;
}
.navbar-default .navbar-nav .last a{
	border-right: 0px;
}
.navbar{
	min-height: 0;
	margin-bottom: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	text-align: center;
}
.navbar-nav{
	display: inline-block;
	float: none;
}

.active .border{
	border-top: 7px solid #cbc0b1;
	position: relative;
	top: -3px;
	width: 80%;
	margin: 0 auto;
}
.navbar-nav .active{
	position: relative;
	top: -7px;
}
/*====================== box-content===================*/
.box-content{
	border: 1px solid #9e9e9e;
	padding: 20px 20px 25px;
}
.box-content h3{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.box-content h3, .box-content h5,.box-content span, .box-content .descripcion,#contacto button,#papeleria .informacion,
.titulo, .paginacion a, .paginacion{
	font-family: verdana, arial, serif;
}
.box-content h5{
	margin-top: 18px;
	margin-bottom: 2px;
}
.box-content h3, .box-content h5{
	font-weight: 500;
	color: #3d3c3c;
}
.box-content span{
	font-size: 12px;
	color: #3d3c3c;
}
.box-content .descripcion{
	font-size: 14px;
}
.box-content img, .logo img{
	max-width: 100%;
}
.list-info{
	margin: 0;
	padding: 0;
	list-style: none;
}
#contacto{
	margin-top: 25px;
	margin-bottom: 40px;
	background-color: #dbdbdb;
}
#contacto form{
	background-color: #dad2c8;
	padding: 35px 30px;
}
#contacto .form-horizontal .control-label{
	font-weight: 500;
	text-align: left;
	font-size: 12px;
	color: #545454;
}
#contacto input.form-control {
	height: 26px;
	border-radius: 0;
	font-size: 11.3px;
	font-family: verdana,arial,serif;
}
#contacto textarea{
	border-radius: 0;
	font-size: 11.3px;
	font-family: verdana, arial, serif;
}
#contacto button{
	font-size: 10px;
	font-weight: 500;
	color: #666;
}
#contacto .info{
	text-align: right;
	padding: 30px 18px;
	font-size: 12px;
	color: #545454;	
}
#contacto .col-md-3{
	padding-left: 0;
}
#contacto .col-md-9{
	padding-right: 0;
}
.info strong{
	color: #545454;
	display: block;
	margin-bottom: 10px;
}
.info a{
	color: #545454;	
}
/*=================== slider =================*/
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
.carousel-indicators{
	bottom: 0px;
	text-align: right !important;
	right: 0%;
	left: 70%;
	margin-left: 0%;
	width: 25%;
	margin-bottom: 0;
	top: 93%;
}
.carousel-indicators .active{
	background-color: #f74600;
	border: 1px solid #f74600;
	width: 22px;
	height: 22px;
}
.carousel-indicators li{
	background-color: #d4cbbf;	
	width: 22px;
	height: 22px;
	border: 1px solid #d4cbbf;
}

.carousel-inner .item img{
	margin: 0 auto;
}
/*================= listado de tarjetas =================*/
.thumbnail{
	border: 1px solid #999;
	border-radius: 0px;
	margin-bottom: 6px;
}
a.thumbnail:hover,a.thumbnail:active{
	border: 1px solid #999;
}
#list-tarjetas{
	padding-top: 38px;
	text-align: center;
}
#list-tarjetas span{
	margin-bottom: 40px;
	display: inline-block;
	color: #545454;
}
.modal-content{
	border-radius: 0;
	padding: 17px;
}
.modal-body{
	border: 1px solid #797979;
}
.close{
	float: none;
	position: absolute;
	right: 5px;
	top: -1px;
}
.tab-content{
	border-left: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	padding: 9px;
}
.tab-content .titulo{
	border-bottom: 1px solid #ccc;
	padding: 13px 0;
	font-size: 10px;
}
.tab-content .titulo span{
	font-size: 10.65px;
	display: block;
}
.tab-content .informacion,.tab-content .informacion h5{
	font-size: 10px;
	font-family: verdana;
}
.tab-content .informacion h5{
	font-weight: normal;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border-color: #c1c1c1 #c1c1c1 #fff;
	color: #333;
	font-family: verdana, arial, serif;
	font-size: 10px;
}
.nav-tabs > li > a{
	border-radius: 0;
	color: #333;
	font-family: verdana, arial, serif;
	font-size: 10px;
}
.nav-tabs > li > a{
	background-color: #ccc;	
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
	background-color: #ccc;		
}
.cuadro-fondo{
	background-color: rgb(204, 204, 204);
	min-height: 41px;
}
.cuadro-bottom{
	padding-top: 4px;
	border-bottom: 1px solid rgb(193, 193, 193);
	border-left: 1px solid rgb(193, 193, 193);
	border-right: 1px solid rgb(193, 193, 193);
	margin-bottom: 10px;
}
.modal-body footer{
	font-size: 11px;
	font-family: verdana, arial,serif;
	text-align: right;
}
.img-card{
	line-height: 500px;
	margin: 0 auto;
}
.paginacion{
	text-align: right;
	margin-bottom: 5px;
	font-size: 9px;
}
.paginacion a{
	font-size: 9px;
	color: #333333;
}
.informacion button{
	position: relative;
	float: right;
	top: -38px;
	right: 3px;
}
.informacion textarea{
	margin-top: 5px;
	border-radius: 0px;
	font-size: 11px;
	font-family: verdana,arial,serif;
}
.error{
	font-size: 10px;
	color: #E12525;
	margin-bottom: 0px;
	font-weight: normal;
}

/*==================== responsive=====================*/
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
  }
  .navbar-nav > li > a{
	font-size: 11.3px;
  }
  .box, .footer-bottom{
  	font-size: 13px !important;
  }

}

@media (max-width: 768px) {
  .header-left{
  	margin-bottom: 12px;
  }
  .header-right{
  	margin-top: 12px;
  }
  .header-left, .header-right{
  	font-size: 11.3px;
  }
  .header-bottom{
  	padding-bottom: 10px;
  }
  .box-content{
  	padding: 10px 5px;
  }
  .carousel-indicators{
  	top: 90%;
  }
  .carousel-indicators .active,.carousel-indicators li{
  	width: 10px;
  	height: 10px;
  }
  .box{
  	padding: 22px 0px;
  	font-size: 11.2px;
  }
  .footer-bottom{
  	font-size: 11.2px;
  }
  .contacto-img{
  	margin-top: 15px;
  }
  #contacto .col-xs-12{
	padding-right: 15px;
  }	
  .col-sm-2.especial{
  	margin: 0px;
	display: inherit;
  }
  .img-card{
  	line-height: 100px;
  }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
  	font-size: 9px;
  }
  .active .border{
  	margin: 9px auto 0;
  }

}

@media (min-width: 992px) {
	.navbar-nav > li > a{
		font-size: 14px;
	}
}




