/* BODY */



h1, h2 {
	text-shadow: 3px 3px 2px rgba(255, 255, 255, 1);
	}


h1, .article-details .article-header h1, .blog .article-header h2 {
	font-weight: bold;
	color: #004080;
	font-size: 1.7rem !important;
	text-shadow: 3px 3px 2px rgba(255, 255, 255, 1);
	}

h2, .article-details .article-header h2 {
    font-size: 1.4rem;
    color: #ea5118;
    }

.body-innerwrapper {
	background: transparent;
	}

#sp-main-body {
	padding: 50px 0;
	background-color: rgba(255, 255, 255, 0.7);
	}

p.parrafoAltura {
	height: 10px;
	}
	
p.parrafoAltura.clearBoth {
	height: 0;
	clear: both;
	}





/* HEADER */


.sp-page-title {
	background-color: rgba(0, 64, 128, 0.7);
	}
	
h1.sp-page-title-heading, h2.sp-page-title-heading {
	text-shadow: 3px 3px 2px rgba(0, 64, 128, 1);
	}


section#sp-foto-titulo p {
	margin: 0;
	padding: 0;
	}











/* HOME SLIDER */


body.helix-ultimate .sppb-section.homeslider .sppb-row-container {
    max-width: 100% !important;
}

.sppb-section.homeslider .sppb-row-container {
    width: 100% !important;
	padding: 0;
}

#sppb-carousel1 {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
	}

.sppb-carousel-text h2 {
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);
	}
	
.sppb-carousel-text .sppb-carousel-content {
	margin: 20px auto !important;
	padding: 30px;
	/*background-color: rgba(0, 0, 0, 0.7);*/
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.7), rgba(0,0,0,0));
	border-radius: 5px;
	}

.sppb-carousel-text .sppb-carousel-content p {
	margin: 0 auto !important;
	padding: 0;
	font-family: font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1rem;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	}





/* COMPONENT */


.article-details, .article {
    margin-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 20px;
    border: 1px solid #f5f5f5;
	border-radius: 5px;
	}


blockquote {
	margin: auto auto 20px 20px;
	padding: 20px;
	border-left: 5px #ea5118 solid;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 5px;
	font-size: 1.2rem;
	font-style: italic;
	}
	
.autorBlog {
	font-size: 0.8rem;
	font-style: italic;
	}




p.logosCertificaciones {
	text-align: center;
	clear: both;
	}
	
p.logosCertificaciones img {
	margin: 2px auto;
	padding: 2px 4px;
	border-radius: 5px;
	background-color: white;
	display: inline;
	}




.fotoLeft {
  	margin:0 15px 15px 0;
  	float:left;
	}

.fotoRight {
  	margin:0 0 15px 15px;
  	float:right;
	}

.fotoCenter {
  	margin:0 auto 15px auto;
  	display:block;
	}

.radiuscircle {
	border-radius:50%;
	/*width: 150px;
	height: 150px;*/
	}
	
.radiusBorde {
	border-radius: 5px;
	}




/*.radiuscircle2 {
	border-radius:50%;
	width: 200px;
	height: 200px;
}*/




/* COLUMNAS */

.sppb-col-md-4 {
	margin-bottom: 40px;
	}
	
.sppb-col-md-4 div {
	border-radius: 5px;
	}
	
.sppb-col-md-4 div div {
	border-radius: 0;
	}






/* MENÚ DERECHO */

#sp-right .sp-column {
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 5px;
	}

#sp-right .sp-column .sp-module .sp-module-content ul.menu li a {
	margin: 2px auto;
	padding-left: 10px;
	border-left: 3px solid;
	border-color: rgba(234, 81, 24, 0.5);
	border-radius: 5px;
	line-height: normal;
	font-weight: 500;
	font-style: italic;
	}
	
#sp-right .sp-column .sp-module .sp-module-content ul.menu li a:hover {
	border-color: #ea5118;
	background-color: rgba(234, 81, 24, 0.1);
	}











/* FORMULARIO */ 


.tituloValoracion {
	padding-top: 30px !important;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	color: #004080;
	}
	
.tituloPodemosAyudar {
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.2rem;
	font-weight: bold;
	color: #ff6a01;
	}



/* VISFORMS */

.visforms.visforms-form {
	margin: ;
	padding: 10px 15px;
	background-color: whitesmoke;
	border:4px solid white !important;
	border-radius: 5px !important;
	}

.visforms.visforms-form .visCSSlabel {
	width: auto;
	}
	
.visforms.visforms-form label.error {
	color: white !important;
	font-weight: bold;
	text-shadow: 1px 1px 2px black !important;
	}

.visforms.visforms-form input, .visforms.visforms-form textarea, .visforms.visforms-form select {
	background-color: white !important;
	}

.visforms.visforms-form .visCustomText p, .visforms.visforms-form .visCustomText ul {
	color: grey;
	font-style: italic;
	}

.visforms.visforms-form .visBtnCon input.btn[type=submit], .visforms.visforms-form .visBtnCon input.btn[type=reset] {
	margin-bottom: 0;
	padding: 8px 12px 4px;
	font-size: 1.2rem;
	line-height: 1.5rem;
	border-width: 2px;
	border-radius: 7px;
	/*color: #333;
	text-align: center;
	vertical-align: middle;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border: 1px solid #bbb;
	border-bottom-color: #a2a2a2;	
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
	}

.visforms.visforms-form .visBtnCon input.btn[type=submit] {
	font-weight: bold;
	color: orange;
	text-transform: uppercase;
	border-color: #ff6a01 !important;
	}
.visforms.visforms-form .visBtnCon input.btn:hover[type=submit] {
	color: orangered;
	background-color: wheat !important;
	border-color: white !important;
	}

.visforms.visforms-form .visBtnCon input.btn[type=reset] {
	color: grey;
	border-color: #DDD;
	}
.visforms.visforms-form .visBtnCon input.btn:hover[type=reset] {
	color: #333;
	border-color: grey;
	}


/*
div.jsn-text-center {
	display: none;
}

button.btn.btn-primary.jsn-form-submit {
	font-weight:bold; 
	background-color:#ea5118; 
	color:white;
	}

button.btn.btn-primary.jsn-form-submit, .btn-warning {
	font-weight:bold; 
	background-color:#ea5118; 
	color:white;
	}
*/









/* FOOTER */


#sp-direcciones {
	background-color: white;
	border-top: 1px #EEE solid;
	}

#sp-direcciones .container {
    padding: 20px 15px;
	}

#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
	margin: 20px auto;
	padding: 10px 20px;
	border-left: 5px solid;
	/*border-left-color: rgba(234, 81, 24, 0.5);*/
	border-image: linear-gradient(to bottom, rgba(234, 81, 24, 0.5), rgba(255, 255, 255, 0)) 1 100%;
	border-radius: 5px;
	}

#sp-bottom1 ul {
	padding-left: 5px;
	}

#sp-bottom1 ul.menu li {
	line-height: normal !important;
	margin-bottom: 8px;
	font-family: 'Ubuntu Condensed', sans-serif;
	}

#sp-bottom1 ul.menu li a {
	line-height: normal;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: underline;
	}
	
#sp-bottom1 ul.menu li a:hover {
	text-decoration: none;
	}
		
#sp-bottom1 ul {
  	list-style: none; /* Remove default bullets */
	}

#sp-bottom1 ul li::before {
  	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  	color: #ea5118; /* Change the color */
  	font-weight: bold; /* If you want it to be bold */
  	display: inline-block; /* Needed to add space between the bullet and the text */
  	width: 10px; /* Also needed for space (tweak if needed) */
  	margin-left: -10px; /* Also needed for space (tweak if needed) */
	}


h3.sp-module-title {
	color: #ea5118;
	font-size: 1.4rem;
	font-weight: bold;
	}






/* LANDPAGE */


body.landpage div.logo a {
	pointer-events: none;
	cursor: default;
	}

body.landpage a#offcanvas-toggler {
	display: none;
	}






/* RESPONSIVE */

/*
@media screen and (min-width: 1000px) and (max-width: 1920px)  {
	#sp-top1 {
margin-top: 30px;
}
}
*/

@media screen and (max-width: 960px) {

.sppb-carousel-text h2 {
  	margin-top: 0;
  	padding-top: 0;
	font-size: 1rem;
	}
  
.sppb-carousel-text .sppb-carousel-content {
	margin: 5px auto !important;
	padding: 5px;
	}
  
.sppb-carousel-text .sppb-carousel-content p {
	font-size: 0.7rem;

	}

/*#sp-top1 .sp-contact-info , #sp-top1 .social-icons {
    display:none;
}

.fotoLeft, .fotoRight {
  margin:0 auto 10px auto;
  float: none;
  text-align: center;
}

.fotoLeft img, .fotoRight img {
	margin:0 auto 10px auto;
	display:block;
}*/
  
}


/* Política de Calidad - JQuery */

/*
#cajacookies {
  box-shadow: 0px 0px 5px 5px #808080;
  background-color: white;
  color: black;
  padding: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  position: fixed;
  z-index: 10000;
  top: 150px;
  width: auto;
}

#cajacookies button {
  color: black;
}

*/