body, .sp-preloader {
	color: #747477;
}
.sp-megamenu-parent > li > a {
  color: #747477;
}

.titulo-azul {
	color: #0e72b5;               
}

.bloque-texto .sppb-icon {

	padding-bottom: 2em;
}

.bloque-texto .sppb-media-content h3{

	border-bottom: 1px solid #7474774d;
	padding: 0 0 1em 0;
}

.bloque-texto i {
	cursor: pointer;
	background: #3c6290!important;
	border: 1px solid #3c6290;
	color: #FFFFFF;
	

	display: inline-block !important;
	border-radius: 100%;
	
	width: 85px !important;
	height: 85px !important;
	line-height: 85px !important;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;

}

.bloque-texto .sppb-icon-container:hover i {
    cursor: pointer;
	background: #FFFFFF !important;
	border: 1px solid #3c6290;
	color: #3c6290;

    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}

.camera_caption {

    /*bottom: 1.8em !important;*/

}
.camera_caption > div {
    /* background: rgba(14, 114, 181, 0.5) !important; */
	background: transparent !important;
}

.camera_caption_title {
	
	text-align: center;
    color: #00195a;
    /* text-shadow: -1px 0 #abd3a1, 0 1px #abd3a1, 1px 0 #abd3a1, 0 -1px #abd3a1; */
    /*text-shadow: -1px 0 #10663a, 0 1px #10663a, 1px 0 #10663a, 0 -1px #10663a; */
    line-height: inherit !important;
    font-size: 250% !important;
 
}

.camera_caption_desc {
	text-align: center;
    color: #489cd3;
    font-size: 1.2em;
	font-weight: bold;
	/* text-shadow: -1px 0 #00195a, 0 1px #00195a, 1px 0 #00195a, 0 -1px #00195a; */
}

             

.camera_caption_desc a {

	color: #dbdbdb;
	background: #0e72b5!important;
	border-radius: 5px;
	border: 1px solid #dbdbdb!important;
	padding: 0.05em 0.8em !important;
}

.camera_caption_desc a:hover {

	/* color: #959393; */
	color: #dbdbdb;
	background: #09456e!important;
	border: 1px solid #959393!important;
}

.camera_commands {
	display: none!important;
}

.com-visforms #sp-main-body {
    padding: 0;
                   
}

.com-visforms .sppb-section-title {
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

.com-visforms .sppb-title-heading {
	margin-top: 0;
                    
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 15px;
	border: 0;
}

#contactar, #contact, #lasercleaning, #laserwelding, #clientes,  {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	text-align: center;
}

#lasercleaning, #clientes, #contactar {
	
	background-image: url(/images/plantilla/cabecera1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: 50% 80%!important;

}

#contactar {
	
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#laserwelding, #sp-trabaja-con-nosotros {
	
	background-image: url(/images/plantilla/cabecera2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: 50% 45%!important;

}

.sp-page-builder .page-content #section-id-contactar #visformcontainer {

	margin: auto;
}

.sp-page-builder .page-content #section-id-contactar {
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
	margin-top: 0px;
}

.sp-page-builder .page-content #section-id-contactar .sppb-row-container {   

    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;

}

/* #contactar .sppb-title-heading { */
	/* text-align: center; */
	/* color: */
	/* #dbdbdb; */
	/* text-shadow: -1px 0 */
	/* #3c6290, 0 1px #3c6290, 1px 0 #3c6290, 0 -1px */
	/* #3c6290; */
	/* line-height: inherit !important; */
	/* font-size: 250% !important; */
	/* font-family: 'Lato', sans-serif; */
	/* background: */
	/* #3c62908c; */
	/* display: inline-block; */
	/* padding: 0 30px; */
	/* border-radius: 10px; */
/* } */

.visform textarea {
	
	height: 6em !important;
	display: block;
	width: 100%;
	padding: 0.5rem 0.75rem !important;
	font-size: 1rem;
	line-height: 1.25;
	color:#495057;
	background-color:#fff !important;
	background-image: none !important;
	background-clip: padding-box !important;
	border: 1px solid rgba(0, 0, 0, .15) !important;
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
                           
}

.visCustomText {
	text-align: center;
	margin: 10px 0 0 0;
}
.visCustomText p {
	margin: 0;
}

.aceptar-privacidad-lbl {
	width: 50%;
	text-align: right;
	margin:0;
                         
}

.aceptar-privacidad {
	margin: 0.3em 0.8em;
}

/**
.captchaCont .asterix-ancor {
	display: none;
            
                            
}
**/

.g-recaptcha {

	margin: auto;
	width: 50%;
	display: block!important;
}

.visBtnCon input{

	width: 100%;
	line-height: 2.2;
	background: #0E72B5;
	color: #d6d6d6;
}

.visBtnCon input:hover{

	width: 100%;
	line-height: 2.2;
	background: #074874;
	color: #747477;;
}
.vis_mandatory {
                    
                
                    
	display: none;
                           
}
.defaultform {
	margin: 0;
                    
                                         
                 
                                     
}
.alert-success {
    text-align: center;
}

.category-desc > p:first-child {
  display: none;
                    
                      
                   
}

.masinfo {
	padding: 10px 0;
	
}
.masinfo-izq {
	
/* 	position: relative;
	float: left;
	display: inline-block; */
	text-align: center;
	/* padding: 0 20px 0 0; */
	/* line-height: 6em; */
	margin: auto;
}

.masinfo-izq i {

	font-size: 24px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	border-radius: 100%;
	background: #489cd3;
	color: #fafdff;
}

.masinfo-der {
	text-align: justify;
	margin: auto;
}
.masinfo-der p {
	margin: 0;
                             
                        
}
.rrhh-contact-form .visCustomText, .page-contact-form .visCustomText, .home-contact-form .visCustomText {
	font-size: 10px;
	
}
.rrhh-contact-form .visCustomText p, .page-contact-form .visCustomText p, .home-contact-form .visCustomText p {
	margin-top: 0;
                   
                    
	margin-bottom: 1rem;
           
               
                 
}
.rrhh-contact-form .aceptar-privacidad-lbl, .page-contact-form .aceptar-privacidad-lbl, .home-contact-form .aceptar-privacidad-lbl {
	width: 100%;
	text-align: justify;
	margin: 0;
}

.rrhh-contact-form .form-actions, .page-contact-form .form-actions, .home-contact-form .form-actions {
    text-align: center !important;
    margin-bottom: 10px;
    margin-top: 10px;
}
.rrhh-contact-form .form-actions input , .page-contact-form .visBtnCon input, .home-contact-form .form-actions input {
    width: 100%;
	line-height: 1.6;
	background: #489cd3;
	font-size: 1.5rem;
	color: #effff6;
}
.rrhh-contact-form .form-actions input:hover, .page-contact-form .visBtnCon input:hover, .home-contact-form .form-actions input:hover{

	width: 100%;
	line-height: 1.6;
	background: #00195a;
	color: #effff6;

}

.rrhh-contact-form  .captchaCont .visCSSlabel, .page-contact-form  .captchaCont .visCSSlabel {
	display: inline-block;
    float: none;
    margin: 0;
}

.rrhh-contact-form .g-recaptcha, .page-contact-form .g-recaptcha, .home-contact-form .g-recaptcha {
	width: auto;
}

.rrhh-contact-form .g-recaptcha div,.page-contact-form .g-recaptcha div, .home-contact-form .g-recaptcha div{
	margin: 0 auto;
}

.cabecera-menu-items h2{
    
    text-align: center;
    color:#dbdbdb;
    text-shadow: -1px 0 #3c6290, 0 1px #3c6290, 1px 0 #3c6290, 0 -1px #3c6290;
    line-height: inherit !important;
    font-size: 250% !important;
    font-family: 'Lato', sans-serif;
    background: #3c62908c;
    display: inline-block;
    padding: 0 30px;
    border-radius: 10px;
}

.servicios-tabs ul.sppb-nav.sppb-nav-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#sp-top-rrhh .sppb-section-title .sppb-title-heading{
    margin-top: 0;
                    
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
                          
                   
               
                                                    
                             
                               
                          
                                
    border: 0;
                           
                      
                                                                                    
}

#sp-top-rrhh .sppb-section-title {
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    text-align: center;
}

#sp-calidad .row{
	margin: auto;
	text-align: justify;
}

.sppb-column {
	padding: 0 15px;
}

.btn-trabajo {
    padding: 0.375rem 2.75rem;
    line-height: 2.2;
    background: #3c6290;
	color:#d6d6d6;
}

.btn-trabajo:hover {
	padding: 0.375rem 2.75rem;
	line-height: 2.2;
	background: #0e4d9a;
	color: #bebebe;
}

.btn-tags-rrhh {
	margin: 0.3em 0.6em;
	background: #3c6290;
	color:#d6d6d6;
	font-size: 0.9rem;
	min-height: 2.8em;
}

.btn-tags-rrhh:hover {
	margin: 0.3em 0.6em;
	background: #0e4d9a;
	color: #bebebe;
}

.btn-tags-rrhh:focus {
	box-shadow: 0 0 0 0;
}

.btn-tags-rrhh.btn-tags-rrhh-actived {
	border: 3px solid #00408c;
            
                  
}

.sppb-title-heading {
  text-align: center;  
  line-height: inherit !important;
  font-size: 250% !important;
  font-family: 'Abel', sans-serif;
  display: inline-block;
  padding: 0 30px;
  border-radius: 10px;

}

#empresa .sppb-section-title, #company .sppb-section-title{
	margin: 0;
}

#servicios .sppb-title-heading, #services .sppb-title-heading {
	background: #b7d5e1;
	text-shadow: -1px 0 #8fb6c6, 0 1px #8fb6c6, 1px 0 #8fb6c6, 0 -1px #8fb6c6;
}

#servicios .sppb-section-title, #services .sppb-section-title {
	border-bottom: 1px solid #4560712e;
	padding-bottom: 30px;
}

#trabajos .sppb-title-heading, #works .sppb-title-heading {
	background: #d5e6ed;
	text-shadow: -1px 0 #8bb8d5, 0 1px #8bb8d5, 1px 0 #8bb8d5, 0 -1px #8bb8d5;
}

#trabajos .sppb-section-title, #works .sppb-section-title {
	border-bottom: 1px solid #B7D5E126;
 	padding-bottom: 30px;
}


#trabajos .option-combo a, #works .option-combo a{
	background: #d5e6ed;
	color: #456071;
	text-shadow: -0.5px 0 #8bb8d5, 0 0.5px #8bb8d5, 0.5px 0 #8bb8d5, 0 -0.5px #8bb8d5;
	font-size: 110%;
	padding: 0.30rem 1.5rem;
	border-radius: 0.6rem;
	border: none;
}

#trabajos .tz_portfolio_plus_image img, #works .tz_portfolio_plus_image img{
	min-height: 10rem;
}

#productos .sppb-title-heading, #products .sppb-title-heading {
	background: #1e83c2;
	color: #e7eff0;
	text-shadow: -1px 0 #5ea4ce, 0 1px #5ea4ce, 1px 0 #5ea4ce, 0 -1px #5ea4ce;
}

#productos .sppb-section-title, #products .sppb-section-title {
	border-bottom: 1px solid #2F668833;
	padding-bottom: 30px;
}

#productos .sp-simpleportfolio-filter .active a, #products .sp-simpleportfolio-filter .active a {
	font-size: 110%;
	padding: 0.30rem 1.5rem;
	border-radius: 0.6rem;
	border: none;
	background: #1e83c2;
	color: #e7eff0;
	text-shadow: -1px 0 #5ea4ce, 0 1px #5ea4ce, 1px 0 #5ea4ce, 0 -1px #5ea4ce;
}

#productos .sp-simpleportfolio-filter a, #products .sp-simpleportfolio-filter a {
	font-size: 110%;
	padding: 0.30rem 1.5rem;
	border-radius: 0.6rem;
	border: none;
	background: #d5e6ed;
	color: #456071;
	text-shadow: -0.5px 0 #8bb8d5, 0 0.5px #8bb8d5, 0.5px 0 #8bb8d5, 0 -0.5px #8bb8d5;
}

#contactar .sppb-title-heading, #contact .sppb-title-heading, #lasercleaning .sppb-title-heading, 
#laserwelding .sppb-title-heading, #clientes .sppb-title-heading, #sp-trabaja-con-nosotros .sppb-title-heading {
  
  	color: #00195a;
	background: #eef7fd;
	text-shadow: -1px 0 #489cd3, 0 1px #489cd3, 1px 0 #489cd3, 0 -1px #489cd3;
	margin: 0;
}

/* #contactar .sppb-section-title, #contact .sppb-section-title { */

/* margin: 50px 0; */

/* } */



/** Personalización 2022 **/
	
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  display: inline-block;
}

#sp-header {
	border-top: 1px solid #00195A;
    border-bottom: 1px solid #00195A;
}

#sp-menu > .sp-column {
  height: auto;
}

#sp-header .logo {
  height: 100px;
}

#sp-header .logo img {
	bottom: 0px;
	position: absolute;
}

.moveFromLeft {
  /* background: rgba(215, 232, 211, 0.9) !important; */
	background: rgba(226, 239, 247, 0.9) !important;
}
.camera_caption {
  color: #fff;
}

.breadcrumb {

	background-color: transparent!important;
	margin: 1rem 0!important;
	padding: 0.75rem 0!important;
}

#sp-main-body {
	padding: 30px 0 60px 0;
}

#sp-footer {
 	background: #292929;
}

.visCSSlabel {
	margin-bottom: .5rem;
}

.visforms .required label::before {

    content: "*";
    color: red;
    display: inline-block;
    padding-right: 10px;
}

.visforms .required label::after {

    display: none!important;
    
}


.fc-tbxrecaptcha_response_field + div.required > span.asterix-ancor::after {
	content: "*";
	color: red;
	display: inline-block;
}

.rl-modals-modal {
    
    z-index:10000;
}

.rl-modals-overlay {
    opacity: 0.8;
    cursor: pointer;
    visibility: visible;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.rl-modals-slide-container {
    outline: 0;
    top: 50%;
    left: 50%;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.3);
    box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0 !important;
}

.sppb-img-responsive {
	border-radius: calc(.25rem - 1px);
}

.sppb-feature-box-title {
	margin: .8rem 0;
}

.card-body {
	text-align: center;
}

.TzPortfolioIntrotext {
	text-align: justify;
}

.tz_portfolio_plus_portfolio .readmore, .sppb-addon-feature .sppb-btn {
	margin: 10px 0;
	background: #1e83c2;
	color: #e7eff0;
	text-shadow: -0.5px 0 #5ea4ce, 0 0.5px #5ea4ce, 0.5px 0 #5ea4ce, 0 -0.5px #5ea4ce;
	border-color: transparent;

}

.tz_portfolio_plus_portfolio .readmore:hover, .sppb-addon-feature .sppb-btn:hover{
	background: #0876bb;
	color: #e7eff0;
	text-shadow: -0.5px 0 #8fb6c6, 0 0.5px #8fb6c6, 0.5px 0 #8fb6c6, 0 -0.5px #8fb6c6;
	border-color: transparent;
}

.tz_portfolio_plus_portfolio .readmore:focus, .sppb-addon-feature .sppb-btn:focus{
	box-shadow: none;
}



.servicios-column {
	background-color: #FFF;
	border-radius: .5rem;
	padding: 15px 15px 0 15px;
	margin-bottom: 2rem;
	min-height: 14rem;
	color: #2f6688;
}

.servicios-column h3 {
	min-height: 3rem;
}

.tplElegant .module-portfolio-masonry {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.TzPortfolioDescription .header-box {
	min-height: 6rem;
}

.TzPortfolioDescription .header-box a{
	color: #2f6688!important;
}

#tz-portfolio-template-body {
	border: 0;
}

#sp-section-1 {
	border-bottom: 1px solid #009DFE26;
}

.titulo .sppb-section-title, #sp-top-rrhh .sppb-section-title, #contactar .sppb-section-title {
	margin: 25px 0!important;
}

.titulo .sppb-section-title h3, #sp-top-rrhh .sppb-section-title h3 {
	margin-bottom: 0!important;
}

.video {
	min-height: 35rem;
}

.video video {
	height: auto;
	/* width: auto; */
	/* height: calc( 100% + 25rem ); */
	/* width: 100%; */
	min-height: 35rem;
}


.lasercleaning-tables, .lasercleaning-tables-techdetails,
.laserwelding-tables, .laserwelding-tables-techdetails{
	width: 100%; 
	text-align: left;
}

.lasercleaning-tables tr, .lasercleaning-tables-techdetails tr,
.laserwelding-tables tr, .laserwelding-tables-techdetails tr{
	border-bottom: 1px solid #747477;
}

.lasercleaning-tables tr:first-child td,
.laserwelding-tables tr:first-child td{
	background: #E6F5FF;
}

.lasercleaning-tables tr:first-child td:first-child, 
.laserwelding-tables tr:first-child td:first-child {
	background: #FFF;
}

.lasercleaning-tables tr td,
.laserwelding-tables tr td {
	background: #FFF;
}

.lasercleaning-tables tr td:first-child,
.laserwelding-tables tr td:first-child {
	background: #E6F5FF;
	padding-left: 1rem;
}

.lasercleaning-tables tr:last-child, .lasercleaning-tables-techdetails tr:last-child,
.laserwelding-tables tr:last-child, .laserwelding-tables-techdetails tr:last-child {
	border-bottom: none;
}

.lasercleaning-tables tr td:nth-of-type(1),
.laserwelding-tables tr td:nth-of-type(1) {
	border-right:  1px solid #747477;
	
}

.lasercleaning-tables-techdetails tr:first-child, .lasercleaning-tables-techdetails tr:nth-of-type(3),
.lasercleaning-tables-techdetails tr:nth-of-type(5), .lasercleaning-tables-techdetails tr:nth-of-type(7),
.lasercleaning-tables-techdetails tr:nth-of-type(9), .lasercleaning-tables-techdetails tr:nth-of-type(11),
.lasercleaning-tables-techdetails tr:nth-of-type(13),
.laserwelding-tables-techdetails tr:first-child, .laserwelding-tables-techdetails tr:nth-of-type(3),
.laserwelding-tables-techdetails tr:nth-of-type(5), .laserwelding-tables-techdetails tr:nth-of-type(7),
.laserwelding-tables-techdetails tr:nth-of-type(9), .laserwelding-tables-techdetails tr:nth-of-type(11),
.laserwelding-tables-techdetails tr:nth-of-type(13), .laserwelding-tables-techdetails tr:nth-of-type(15) {
	background: #E6F5FF;
}

.lasercleaning-tables tr td:nth-of-type(2),
.laserwelding-tables tr td:nth-of-type(2) {
	padding-left: 1rem;
	
}

.rrhh-component-area .blog {
	width: 95%;
}

/** Se supone que con esto crecerá el footer para no dejar un hueco blanco debajo **/
html {
	background: #292929;
}

div.mod-languages ul li.lang-active {
    background-color: #647fb380 !important;
}

@media (max-width: 576px) {
	#sp-top-bar {
		min-height: 50px;
	}
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
  
  .sp-page-builder .page-content #section-id-contactar .sppb-row-container {
    max-width: 540px;
  }
  
  .camera_caption {

    bottom: 2.5em !important;

  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
  
  .sp-page-builder .page-content #section-id-contactar .sppb-row-container {
    max-width: 720px;
  }
  
  .camera_caption {

    bottom: 2.7em !important;

  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
  
  .sp-page-builder .page-content #section-id-contactar .sppb-row-container {
    max-width: 960px;
  }
  
  .camera_caption {

    bottom: 3em !important;
  }
  
  .sp-megamenu-parent > li > a{
	font-size: 14px!important;
  }
  .tz_portfolio_plus_portfolio .element {
	left: 155px!important;	
  }

}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
  
  .sp-page-builder .page-content #section-id-contactar .sppb-row-container {
    max-width: 1140px;
  }
  
  .camera_caption {

    bottom: 14em !important;
  }
  .sp-megamenu-parent > li > a{
	font-size: 16px!important;
  }
  .tz_portfolio_plus_portfolio .element {
	left: 277px!important;	
  }
}

@media (min-width: 1380px) {
  .tz_portfolio_plus_portfolio .element {
	left: 322px!important;	
  }
}

@media (max-width: 575px){
	
	#sp-header{
		height: 100px;
	}
	
	#offcanvas-toggler {
		height: 100px;
		line-height: 100px;
	}
	
}

@media (max-width: 991px){
	
	#sp-header{
		height: 100px;
	}
	
	#offcanvas-toggler {
		height: 100px;
		line-height: 100px;
	}
	
	.sp-contact-info {
		float: right;
	}
}

@media (max-width: 1380px) {
	
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		letter-spacing: -0.8px;
	}
}
