.text-center{text-align: center;}
/*#sp-col-izq{
	background-color: #fff;
	text-align: center;
	padding: 20px 0 0 0;
}*/
/*#sp-header-wrapper {
	background-color: #e7e7e7 !important;
	background-image: inherit;
}*/
#sp-main-menu ul.level-0 > li{
	display: inherit;
	margin: 0;
	border-radius: 0 !important;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05) !important;
 	-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05) !important;
  	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05) !important;
  	border-bottom: 1px solid #f56b47;
}
#sp-main-menu ul.level-0 > li >a{
	padding: 20px 10px;
	text-align: center;
}
#sp-menu{
	margin-top: 27px;
	background-color: #f05c36;
}
#sp-main-menu ul.level-0 > li:hover, #sp-main-menu ul.level-0 > li.active{
	background-color: #33c6f4;
	border-bottom: 1px solid transparent
}
#sp-main-menu ul.level-0 > li >a{
	color: #fff;
}
#sp-servicios{
	margin-top: 25px !important;
	background: url(../images/fondo-servicios.jpg);
	background-size: 120%;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	box-sizing: border-box;
}
.nomargin{
	margin: 0 !important;
}
#sp-servicios figure{
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border: 3px solid #f05c36;
	width: 180px;
	height: 180px;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	padding: 20px;
}
#sp-servicios h2{
	font-weight: 300;
}
#sp-nosotros{
	text-align: center;
	margin-top: 25px !important;
	background-size: 120%;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 0;
	color: #000;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	box-sizing: border-box;
}
#sp-nosotros h2{
	margin-left: 20px;
	font-weight: 300;
	margin-bottom: 50px;
	text-align: left;
}
#sp-nosotros ul.nosotros{
	text-align: left;
}
#sp-nosotros ul.nosotros li {
	list-style-type: none;
	margin-bottom: 15px;
}
#sp-nosotros ul.nosotros li .icon{
	background-color: #f05c36;
	display: inline-block;
	vertical-align: top;
	width: 70px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	padding: 10px;
}
#sp-nosotros ul.nosotros li p{
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	font-weight: 100;
	margin-top: 18px;
	margin-left: 10px;
}
#sp-nosotros ul.nosotros li .icon img{
	/*width: 30%;*/
}
#sp-industrial{
	margin-top: 25px !important;
	background-color: #fff;
	padding: 10px 0;
	color: #000;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	box-sizing: border-box;
}
#sp-industrial h2{
	text-align: center;
	margin-left: 30px;
	font-weight: 300;
	margin-bottom: 50px;
}
#sp-main-body-wrapper{
	padding: 0 !important;
}
#sp-footer-wrapper{
	border-top: 1px solid #f05c36;
	
}
#sp-bottom-wrapper, #sp-footer-wrapper{
	background: #f05c36;
}
#sp-footer-wrapper::after{
	background: #f05c36;
}

/*isrc*/
#sp-left {
	background: #fff;
}
#sp-lanro-wrapper {
	background-color: #e7e7e7 !important;
	background-image: inherit;
	padding: 20px 0 !important;
}
.item-page {
	background: #fff;
	padding: 20px;
}
.item-page h1.page-header {
	font-size: 25px;
	color: #f05c36;
	padding: 0;
	margin: 0;
	border: none;
}
.logotipo img {
	margin: 20px auto 0 auto;
	display: block;
}
.contenido {
	margin: 30px 0;
	padding: 20px;
	background: #fff;
	text-align: center;
}
.captcha {
	display: none !important;
}
.formulario input,
.formulario textarea {
	width: 95%;
  border-radius: 0;
  box-shadow: none;
}
.formulario textarea {
	height: 100px;
}
.formulario input:hover,
.formulario input:focus,
.formulario input:active,
.formulario textarea:hover,
.formulario textarea:focus,
.formulario textarea:active {
  box-shadow: none !important;
}
.btn-naranja {
  color: #fff;
  text-shadow: none;
  background: #f05c36;
  border: none;
  border-radius: 0;
}
.btn-naranja:hover,
.btn-naranja:active {
  color: #fff;
  background-color: #33c6f4;
}
/*isrc*/
