/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800&display=swap');

/*		FIN NAVBAR		*/

/*   SVG     */

#Layer_1 .titulo {
    font-family: Roboto;
    font-weight: bold;
    letter-spacing: 0px;
}

#Layer_1 .logo {
	font-family: ubuntu;
	font-style: italic;
	font-size: 19px;
}

#layer_1 .texto tspan {
	font-size: 16.5296px;
	font-family: Roboto;
}

/*   ---SVG     */

/*		FOOTER		*/
#Footer .icons i {color:#27272f;font-size:22px;}
#Footer .footer_copy {
	border-top:1px solid #cccccc;
}
#Footer .footer_copy .column {padding-top:30px !important;}
#Footer .column.one {padding:0 0px;box-sizing: border-box;}
#Footer .widgets_wrapper li {color:#46aae4;display:inline-block;margin-right: 30px;}
#Footer .widgets_wrapper li span a{color:black;}
#Footer .widgets_wrapper .titulo {
	font-size: 12px;
	line-height: 28px;
	font-weight: 600;

	margin-bottom:15px;
}
.icons a {
    margin-right: 30px;
}
#Footer .footer_copy, #Footer, #Footer .footer_action {
	background-color:white;
}
#Footer {
	color:black;
}

.foot-link { padding: 0 10px; color: black!important}
/*		FIN FOOTER		*/

/*		HOME		*/

.parrafo {color:#3a3a3a;}
#Footer .footer_copy .copyright{
	text-align:center;
	float:none!important;
	}
/*#home-1 {margin-top:70px; margin-bottom:150px;}*/

/*#home-1 .column_attr {
	width: 70%;
	margin: 0 auto;
}*/

#home-1 .titulo {
	color:#3763ae;
	font-weight:900;
	font-size:24px;
	letter-spacing: 14px;
	margin-bottom:25px;
}
#home-1 .parrafo {
	font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    /* text-align: justify; */
    margin: auto;
    width: 66%;
}

/*#home-2 .icon_box { background: #fff; border: 1px solid #e1e1e1; padding: 40px 4.6%; height:205px;}*/
/*#home-2 .icon_box { padding: 40px 4.6%; height:205px}*/

#home-2 .image_wrapper {text-align:left;}

.lineaGris{
	width:10%;
	float:left;	
	text-align:left;
	}

.textoInforma{
	width:90%;
	float:right;		
	}
	
#home-2 .desc_wrapper p {line-height:22px; font-size:14px; color: #898989;text-align:justify}

#home-2 .desc_wrapper a {font-weight:bold;font-size:16px; line-height:18px;color:#46aae4;width: max-content;margin: 0 auto;}

/*#home-2 .icon_box h4 {font-weight:900; font-size:20px; line-height:26px; letter-spacing:7px; height:52px;}*/

#home-2 .icon_box h4 {font-weight:900; font-size:20px;color:#2473c5;text-align:left}

/*#home-2 .column {margin:0 1% 120px}*/

/*#home-2 .image_wrapper img {
	position:absolute;
	top:-80px;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}*/

#home-3 #Layer_1 {
	width:100%;
}

#home-3 #Logo text:last-child{
	font-family:Ubuntu;
	font-style:italic;
	font-size:19.239px;
	font-weight:300;
}

#home-3 .texto tspan {
	font-size:16.5296px;
	font-family:Roboto;
}

#home-3 .titulo tspan {
	font-size:20px;
	font-family:Roboto;
	font-weight:bold;
	letter-spacing:0px;
}
#home-3 .intro {
	font-size:40px;
	line-height:48px;
	font-weight:300;
	text-align:center;
	color:black;
	width: 50%;
	margin: 0 auto;
}

#home-4 {height:370px;}

#home-4 .titulo {
	margin-top: 144px;
	color:#4d4d4d;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
}

/*#home-4 .cert {
  display: inline-block;
  text-align: center;
  width: 30%;
}*/


header#Header {
/*background-image: url(http://alliance.smartbits-es.com/wp-content/uploads/2020/02/fondo-home-slide.png);*/
}

#Header_wrapper, #Intro {
    background-color: transparent!important;
}
div#Top_bar {
background-color:transparent!important;
}

/*Jobs*/
.author-box-wrapper { display: none}
.postid-185 #Subheader {display: none}

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky {
background-color:white!important;	
}
}
#home-4 .cert .texto {
  color: white;
  font-weight: 900;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 5px;
}

#home-4 .cert .texto span {
	font-size:16px;
}
#home-4 .cert img {

}
#home-4 .section_wrapper {
	padding:0 80px;
	box-sizing:border-box;
}
#home-4 .mcb-wrap-inner .column:last-child{
		margin-top:120px;
}
/*		FIN HOME		*/

@media all and (max-width:1239px) {

}

@media all and (max-width:778px) {
#home-4 .titulo{text-align:center;}	
}

@media all and (max-width:480px) {
#home-3 #Layer_1 {
    height: 260px;
}	
#home-1 .parrafo {
    font-size: 16px;
    line-height:normal;
    text-align: justify;

    width: 100%;
}
.lineaGris {
    width: 4%;
}
.textoInforma{
	float:none;	
}
#home-3 .intro {
    font-size: 20px;
	line-height:normal;
	width:100%;  
   }

}

/*EFICIENCIA*/
@media only screen and (min-width: 1240px){
.servicios-cont .mcb-wrap-inner{ width:1300px;}
.servicios-cont .txt-all { width: 67%;}
}

.servicios-cont .mcb-wrap-inner .column_divider{ height: 0px!important;}

.btt-pag {margin-bottom: 80px;}
.btt-pag div a { background-color: #2473c5; padding: 10px 15px; color: white; text-decoration: none;}


body:not(.template-slider) #Header {
    min-height: unset!important;
}

.inf-all { margin-bottom: 40px;}

.grey-img { margin-left: 0px!important;}
.bloc-all { margin-left: 0px!important; margin-right: 0px!important; margin-bottom: 0px!important;}

.all-grey { margin-right: 0px!important; margin-bottom: 0px!important;}
.all-grey .column_attr{ padding: 140px 10% 123px;}

.all-grey .column_attr h2{ font-size: 45px;
    line-height: 55px;
    font-weight: 800;
    letter-spacing: 0px;}
	
.all-grey .column_attr h5{ font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 10px; color: #2473c5;}

.txt-all { margin-top: 40px;}
.txt-all div p { font-size: 16px; font-weight: 400; line-height: 27px; color: #505050;}
.txt-all div p span { color: #2473c5; font-weight: 600;}

.select-bot li { padding: 0px 50px 20px; font-size: 17px; font-weight: bold}
.select-bot li a{ color: #282828}
.select-bot li a:hover{ text-decoration:none; cursor:pointer}
.select-bot .column_attr { margin:auto; width:55%;}

.blue {color: #2473c5; font-weight: 600;}

.blue-b a{color: #2473c5!important;}
.blue-b { border-bottom: 2px solid #2473c5;}

.lista:hover {cursor: pointer;}

  @media all and (max-width:1239px) {
	
	.all-grey > div:nth-child(1) { padding-top: 85px;}
	
	/*.bloc-all > div div:first-child > div:nth-child(1) { padding-left: 25px!important;}*/
	.mcb-item-i5fotdfcs > div:nth-child(1) > div:nth-child(1) {padding-left: 25px!important;}
	.bloc-all > div div:nth-of-type(2) {padding-left: 25px!important;}
	
	.select-bot .column_attr { margin:auto; width:65%;}
	/**/
	.servicios-cont .mcb-wrap-inner{ width:980px;}
	.servicios-cont .txt-all { width: 69%;}
	
	.box-all .one-third { margin-bottom: 30px; height: 360px;}
	
	/*.mcb-item-i5fotdfcs > div:nth-child(1) > div:nth-child(1) {*/
	
}

@media all and (max-width:959px) {
	.inf-all .column_attr p:first-child { font-size: 25px!important;}
	.inf-all .column_attr p:nth-child(2) { font-size: 20px!important;}
	
	.all-grey > div:nth-child(1) h2{ font-size: 38px!important; line-height: 44px!important;}
	
	.mcb-item-i5fotdfcs > div:nth-child(1) > div:nth-child(1) { padding: 50.5px 20px!important; }
	.mcb-item-i5fotdfcs > div:nth-child(1) > div:nth-child(1) > h4:nth-child(3) { font-size: 18px!important;}
	.mcb-item-i5fotdfcs > div:nth-child(1) > div:nth-child(2) { padding: 50.5px 20px!important; }
	.mcb-item-i5fotdfcs > div:nth-child(1) > div:nth-child(2) > h4:nth-child(3) { font-size: 18px!important;}
	
	/*.txt-all div p { font-size: 13px!important;}*/
	div.column:nth-child(6) {margin-top: 10px!important;}
	
	.select-bot .column_attr { margin:auto; width:85%!important;}
	
	/*.text-ali p:first-child{ font-size: 25px!important;}*/
	.text-ali > div:nth-child(1) > p:nth-child(2) {font-size: 25px!important;}
	.text-ali p:nth-of-type(2){ font-size: 18px!important;}
	/**/
	.servicios-cont .mcb-wrap-inner{ width:740px;}
}

@media all and (max-width:767px) {

	.grey-img img { width: 100%!important;} .ima-all img{ width: 100%!important;}
	.select-bot .column_attr { width:100%!important;}
	.select-bot li { padding: 0px 30px 20px!important; font-size: 14px;}
	.inf-all .column_attr p:first-child { font-size: 23px!important;}
	.btt-pag {margin-bottom: 50px!important;}
	/**/
	.servicios-cont .mcb-wrap-inner{ width:100%;}
	/**/
	.img-q {margin-top: 50px!important;}
	/*Cand*/
	.section_wrapper .img-cent { margin-left: 0px!important;}
	
}

@media all and (max-width:515px) {
	
.select-bot li { padding: 0px 6.5px 20px!important; font-size: 14px;}
.select-bot ul { margin-left: 0px!important; }
	
}

/**/

/*#content .txt-all .text-ali div p:first-child {line-height: 45px!important;}*/
.page-id-124 .txt-all{ margin-top: 20px;}
#menu-item-65 ul li { text-align: left;}

/*QU SOMOS*/

.text-q .column_attr{font-size: 16px; color: #505050; line-height: 28px; text-align: justify;}
.btt-q {
	background-color: 
	#2473c5; color: white; 
	padding: 10px 12px; 
	font-size: 14px; 
	line-height: 17px;
	font-weight: 600; 
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
}

.btt-q:hover { color:white; cursor: pointer; text-decoration: none;}
.marg-b .mcb-wrap-inner .column_column{margin-bottom: 80px !important;} 

@media all and (max-width:959px) { 
.width-q { width: 100%!important;}
.img-q .column_attr { text-align: center!important; margin-top: 30px;}
/*TrBx*/
.trailer_box .desc h2 { font-size: 24.3px!important;}
/*Cand*/
.img-cent { margin-left: 13%!important; width: 75%!important;}
}

@media all and (max-width:358px) {
	.btt-q { padding: 10px 10px; font-size: 12px;	}
}

/**/

.box-pt .column_attr { height: 385px; text-align:center;}
.box-pt .column_attr p { font-size: 16px; line-height: 18px; color: #fff; font-weight:900;} 
.box-pt .column_attr h5 { font-size: 28px; line-height: 55px; font-weight: 300; color: white;}
.box-pt .column_attr div { margin-top: 100%;}

/*TrailerBox*/
.trailer_box .desc .subtitle { background-color: transparent!important; background: none!important; font-weight: 900; font-size: 16px; text-transform:capitalize!important;}
.trailer_box:hover .desc .subtitle { bottom: 0px!important;}
.trailer_box:hover .desc h2 { bottom: 0px!important;}

.trailer_box:hover .desc{ background-color: #2473c5;}

.trailer_box .desc { 
	-webkit-transition: all .3s ease-in-out!important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    transition: all .3s ease-in-out!important;
}
.trailer_box .desc h2 { font-size: 27.3px;}
/*--TraBox*/

.img-cent { margin-left: 25%;}

/*MAP*/

.gmpInfoWindowtitle { text-align: center;}
/*--map*/

.hov-img:hover .column_attr{background-image: linear-gradient( rgba(0, 0, 0, .05), rgba(0, 0, 0, .05))!important;}

.oscurecer1:hover .column_attr {
      background-image: 
	  linear-gradient( rgba(0, 0, 0, .08), 
	  rgba(0, 0, 0, .08) ), url(http://alliance.smartbits-es.com/wp-content/uploads/2020/03/empleo-01-SEPE.png)!important;
	  cursor: pointer;
	  
}

/*INCIDENCIAS FORM*/

#opcion-2 table.striped.fondo td strong, #opcion-2 table.striped.fondo th {
    font-weight: 500;
    font-size: 14px;
}
.result_form p {
    margin-bottom: 5px;
}
#opcion-2 .edit, #opcion-2 .elim {
    color: #0073aa;
    font-size: 16px;
    margin-left: 10px;
    cursor: pointer;
    text-decoration: none;
}
#opcion-2 .elementos {
	text-align: right;
}
#opcion-2 .contenido_popup {
    display: block;
    margin: 0 auto;
    max-width: 660px;
    background-color: #ffffff;
    margin: auto;
    margin-top: 20px;
    border: 2px solid #ececec;
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
    margin-bottom: 20px;
}
#opcion-2 .popup_header {
    text-align: right;
}
#opcion-2 .cabfot th {
    color: #0073aa;
}
#opcion-2 .reportes td{
    color: #555555;
}
#opcion-2 .titulo_popup > p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    color: black;
    margin-bottom: 15px;
}
#opcion-2 .titulo_caja_popup p, #opcion-2 .titulo_caja_popup_respons p {
    font-size: 16px;
    color: #2286b5;
    font-weight: 600;
}
#opcion-2 .cajas_popup {
    width: 80%;
    margin: 0 auto;
}
#opcion-2 .titulo_caja_popup textarea {
    width: 100%;
    height: 100px;
	resize: none;
}
#opcion-2 input#boton_resp {
    background-color: #ff0000;
    color: #ffffff;
    font-weight: 700;
    padding: 11px 20px;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
#opcion-2 .titulo_caja_popup textarea:disabled {
    background: #e6e6e6;
    border-color: #e6e6e6;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.04);
    color: black;
}
#opcion-2 button#cerrar_popup {
    background: #fefefe;
    font-size: 25px;
    font-weight: 900;
    margin: 0;
    border-radius: 0px;
    border: none;
    color: black;
    box-shadow: none;
    padding: 2px 10px;
	cursor: pointer;
}
#opcion-2 .titulo_caja_popup p.cuerpo_comunicaciones, #opcion-2 .titulo_caja_popup_respons p.cuerpo_comunicaciones {
    color: black;
    margin-bottom: 15px;
    font-weight: 500;
}
#opcion-2 .cajas_popup:last-child {
    margin-bottom: 20px;
}
#opcion-2 .comunicaciones .titulo_caja_popup, #opcion-2 .comunicaciones .titulo_caja_popup_respons {
    margin-top: 23px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
    font-style: normal;
    position: relative;
}
#opcion-2 .comunicaciones .titulo_caja_popup:after {
    border-top: 13px solid transparent;
    border-right: 13px solid #fff;
    border-bottom: 13px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    top: 8px;
    left: -13px;
}
#opcion-2 .comunicaciones .titulo_caja_popup:before {
    border-top: 14px solid transparent;
    border-right: 14px solid #cdcdcd;
    border-bottom: 14px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    top: 7px;
    left: -14px;
}
#opcion-2 .comunicaciones .cajas_popup .titulo_caja_popup_respons:after {
    border-top: 13px solid transparent;
    border-left: 13px solid #fff;
    border-bottom: 13px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    top: 8px;
    left: auto;
    right: -13px;
}
#opcion-2 .comunicaciones .cajas_popup .titulo_caja_popup_respons:before {
    border-top: 14px solid transparent;
    border-left: 14px solid #cdcdcd;
    border-bottom: 14px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    top: 7px;
    left: auto;
    right: -14px;
}
/** Fin estado incidencia **/
/** Formulario incidencia **/
#form_incidencia, #form_incidencia_1 {
    padding: 50px 0 50px 0;
    margin: 0 auto;
    width: 84%;
}
.tab_incidencias {
    margin-top: 30px;
}
.title_div {
    background: #345680;
    border-radius: 4px 4px 0px 0px;
    border: 2px solid #345680;

    padding: 10px 20px;
    height: 35px;
    width: 80%;
    margin: 0 auto;
}
#opcion-1 .formulario_gestion {
    width: 100%;
    margin: 0 auto;
}
.title_div img, .title_div h2 {
    display: inline-block;
    vertical-align: middle;
}
.title_div h2 {
    margin: 0px;
    font-weight: 400;
    margin-left: 10px;
    color: #feffff;
    margin-bottom: 25px;
}
select#departamento_inc, select#asunto_inc {
    -webkit-appearance: menulist;
}
.cajas_formu {
    width: 100%;
}
.cajas_formu p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #0073aa;
}
.cajas_formu input, .cajas_formu textarea, .cajas_formu select {
    width: 100%;
}
.cajas_formu_mitad {
    width: 48%;
    display: inline-block;
}
.cajas_formu_mitad:first-child {
    margin-right: 4%;
}
form#form_incidencia #boton_inc, form#form_incidencia_1 #boton_tc {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 15px;
	background-color: #ff0000;
	font-weight: 700;
	font-family: "Ubuntu", Arial, Tahoma, sans-serif;
	margin-top: 15px;
}
form#form_incidencia .clean-input-file{
	color: red;
}
form#form_incidencia label input[type=file] {
    max-width: 60%;
}

.file_div i {cursor: pointer; color: red; font-size: 20px; vertical-align: top;}

.cajas_formu input.file_juntos { width: auto; margin-right: 10px;}

span.ast_rojo { color: red;}


