.btn-primary.custom, .content_btn_next_block > button, .content_btn_fi > button, .content_btn_next_block.btn-success{
    background-color: #C74D14 !important;
    border-color: #C74D14 !important;
	border-radius: 30px;
	padding: 15px;
	width: 100%;
	max-width: 350px;
} 
.toggle_iosLike {
	background-color: grey;
}

.btn{
	
}
#tab_bar_ps_container {
 
    top: 64px !important;
}
.content_btn_next_block,.content_btn_prev_block,.content_btn_fi{
	width: 100%;
	margin-top: 15px;
}
.chat-txt{
	background-color: #b3b3b3;
}
.chat-row.me .chat-txt {
    background-color: #001136 !important;
    color: #fff !important;
}
.chat_hora > span{
    color: #424242;
}

.btn-secondary{
	border-radius: 30px;
	padding: 15px;
	max-width: 350px;
}
.btn.custom, .footer_paginacio > div > button{
	border-radius: 30px;
	padding: 15px;
	width: 100%;
	max-width: 350px;
}
.btn-danger{
	
	border-radius: 30px;
	padding: 15px;
	max-width: 350px;
}

.bg_primary{
	background-color: #C74D14 !important;
}
.btn-secondary.custom, .content_btn_prev_block > button  {
    
	background-color: transparent !important;
    border-color: #001136 !important;
	padding: 15px;
	border-radius: 30px;
	color: #3a4987 !important;
	width: 100%;
	max-width: 350px;
}
.btn-secondary.custom.sm{
	padding: 5px;
}
.btn-xs.custom{
	width: unset;
}
body
{
	font-family: Roboto, 'poppinsregular';
}

#notis_frm_img{
	width: 100%;
    display: inline;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 0px 0px 20px 20px;
    height: 200px;
    object-fit: cover;
}
.full-input,.sbmt_input {
	
	border: 1px solid #ececec;
}
.top_bar{
	align-items: center;
	display: inline-flex;
	width: 100%;
}
.top_bar.desktop{
	display: inline-flex;
	
}
.top_bar.mobile{
	display: none;
}
/*#boto_back {
	font-size: 20px;
  
	color: #fff;
    margin-right: 20px;
	margin-left: 2px;

}*/
.scrollable_h_item{
	background: #ecf0ff !important;
}
.passaport_user_foto {
	border-radius: 50%;
    width: 96px;
    height: 96px;
    position: absolute;
    top: 97px;
    right: calc(50% + -48px);
    object-fit: cover;
}
.user_foto{
	border-radius:50%;
	width: 90px;
	height:90px; 
	position: absolute;
	top: 30px;
	right: calc(50% + -45px);
	object-fit:cover;
 }
.bg_gradient_diagonal{
	background: linear-gradient(145deg, #C74D14 50%,#fff 100%);
}
/*per evitar que en pantalla petita, un text llarg en select o input text, generi scroll horitzontal*/
input[type=text].ui-autocomplete-input, select, option {
	/*background-color:#ec1616 !important;*/
	max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
#content_dades_personals{
	display: inline-flex;
}
.foto_perfil.panel_client{
	cursor: pointer;
	margin-right: 15px;
}
.gradient.loading{
	animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: gradient_gris;
    animation-timing-function: linear;
    background: #f6f7f8;
    /*background: linear-gradient(to right, #fafafa 8%, #d3d3d3 38%, #fafafa 54%);*/
	background: linear-gradient(to right, transparent 8%, #dddddd 18%, transparent 33%);
    background-size: 1000px 640px;
    position: relative;
	color: transparent;
}
.dropdown-item{
	cursor: pointer;
}
.dropdown-item:active {
	color: inherit !important;
	background-color: #f2f2f2;

}
.txt-color-head{
	
}
.txt-color-primary{
	color: #C74D14 !important;
}
.txt-color-ppal{
	color: #3a4987 !important;
}

.txt-color-second > *, .txt-color-secondary > *{
	color: #021334 !important;
}
.prin_top_bar_mnu_user_li{
	height: 55px;
	/*margin:8px 0px;*/
	display: flex;
	border-bottom: 1px solid #cbcbcd;
	align-items: center;
	outline: none !important;
	padding: 15px;
}


.mnu_user_li_icon{
	
	width: 45px;
	text-align: center;
}

.mnu_user_li_icon > span{
	color: #989DB4;
	font-size: 33px;
}
.mnu_user_li_txt{
	display: block;
	margin-left: 3px;
	margin-top: 2px;
}
.home_row_info_container{
	background: #fff;
    /* background: green; */
    border: none;
    /* display: flex; */
    align-items: center;
    padding: 12px;
    position: relative;
	border-radius: 8px;
}
.home_row_info_icon{
	position: absolute;
    width: 55px;
    text-align: center;
}
.home_row_info_icon > span{
	color: #989DB4;
	font-size: 33px;
}
.home_row_info_text{
	height: auto;
    margin-left: 55px;
}
#h_noticies{
	width: 100%;
	display: inline-flex;
}
.h_noticia_container{
	width: calc(33% - 10px);
    float: left;
    margin-right: 10px;
	background: #fff;
	border-radius: 8px;
	padding: 8px;
}
.h_noticia_container > div{
	margin: 10px;
}
.gradient.loading.cust_chk_container .btn-link {
	display: none;
}
.gradient.loading.cust_checkmark{
	display: none;
}
.p10{
	padding:10px		
}
.pnl-centrat{
	max-width: 500px;
}
.cust_notif{
	position: absolute !important;
	font-size: xx-small;
	padding: 0;
	padding-top: 2px !important;
	margin-top: -18px;
	margin-left: 12px;
	width: 16px !important;
	height: 16px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 10px !important;
	font-family: poppinsregular !important;
	border: 1px solid white;
}
.tab_bar_icon .cust_notif{
	position: absolute;
	font-size: small;
	margin: 0px;
	margin-left: -10px;
	margin-top: -5px;
	padding: 3px 6px !important;
}
td .cust_notif{
	left:55px;
	height:auto;
	width:auto;
	font-size:initial;
	margin-top: -52px;
	margin-left: 18px;
}

.xat_row_notif .cust_notif{
	right:10px !important;
	left:unset !important;;
	top:55px;
}
#prin_bell .cust_notif, #prin_bell_mobile .cust_notif{
	margin-top: 8px;
	margin-left: -12px;
}
.top_bar.transparent{
	background: transparent;
}
.btn_top_bar.top_bar_icon_btn{
	border: none !important;
	height: unset !important;
	outline: none !important;
}
@keyframes gradient_gris{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}
.logo_petit{
	cursor: pointer;
    
    font-size: 25px;
    /*margin-top:-12px;*/
    height: 44px;
	margin-right: 10px;
}
#title_mobile, .title_mobile{
    /*position: absolute;
    left: 95px;
	top: 3px;*/
    /*font-size: 20px;*/
	/*margin-left: 5px;
    margin-top:-10px;
    padding-top:5px;
    height: 44px;*/
	    font-family: 'Roboto';
}
#top_bar_btns{
	display: inline-block;
	list-style: none;
	margin-left: auto;
	color: #fff;
}
#top_bar_btns > a{
	font-size: medium;
	margin-left: 5px;
	color: #fff;
} 
.panell.max_size{
	margin:0px;
	width: 100%;
} 
.panell.max_size.pnl_nopadding{
	padding: 0px !important;
}
.panell.actiu.in-iframe{
	margin: 0px !important;
	width: 100% !important;
}
.panell.actiu.in-iframe .pnl-grup {
	width: 100% !important;
	margin: 0px !important;
	border-top-color: white !important;
	border-radius: 0px !important;
	border: 0px !important;
	box-shadow: none !important;
}
.desktop.active.in-iframe{
	background: white !important;
}


/* Customize the label (the container) */
.cust_chk_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.cust_chk_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.cust_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #eee;
  border: 1px solid #adadad; 
}
/* On mouse-over, add a grey background color */
.cust_chk_container:hover input ~ .cust_checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.cust_chk_container input:checked ~ .cust_checkmark {
  background-color: #2196F3;
  border: none;
}
/* Create the checkmark/indicator (hidden when not checked) */
.cust_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.cust_chk_container input:checked ~ .cust_checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.cust_chk_container .cust_checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bold{
	font-weight: bolder !important;
}
.box_info
{
	display:none;
	float:left;
	font-style: italic;
	background:#FFF; 
	border: 1px solid #CCC; 
	padding:15px;
	font-size: small; 
	margin-bottom: 10px;
	line-height: 1.25;
}

.box_enquesta > .block{
	color:#001136;
}






.error{
	font-size:300px
}

.pnl_loading *{
	visibility:hidden;
	background-color:#f5f5f5;
}
.negrita{
	font-weight: bold;
}
.fila_reparto, .sub_fila_reparto{
	cursor:pointer
}

.row_detall
{
	font-size:12px;
}
.datatable>tbody>tr{
	cursor:pointer;
}
.td_adjust{
	white-space: nowrap;
    width: 1%;
}
.td_adjust.esq{
     padding-right: 10px;
}
.data_vermell{
	color:#dc3545;
}
.justificat{
	text-align:justify
}
.amaga{
	display:none;
}
.row_disabled {
    background-color: #efefef;
    color: #999;
}

.row_success {
	background-color:#d4edda;
}

.row_danger {
	background-color:#f8d7da;
}

/*Grafiques*/
.easypiechart_val {
    position: absolute;
    width: 110px;
    height: 110px;
    text-align: center;
    line-height: 110px;
}
.hover_fila:hover{
	background-color:#dedede;
}
.hide_no_cli.active{
	display:none;
}
.hide_si_cli.active{
	display:none;
}
.cli_no_actiu{
	background-color: #F1948A !important;
}
.cmda_processada{
	background-color: #F5CBA7 !important;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed !important;
}
.tbl_informe{
	font-size:12px;
}
.div_tipus_prenda{
    float: left;
    width: 33%;
    padding-right: 15px;
	color: black;
}
.fixed-bottom{
	z-index:1050 !important;
}
.align-right{
	text-align:right;
}
.mfp-wrap{
	z-index:1070 !important;
}
.mfp-bg{
	z-index:1052 !important;
}
.div_talla_cmda{
    float: left;
    width: 25%;
    padding-right: 5px;
}
.cmda_dets_lin.selected{
	background-color: #D9D9D9;
	border: 2px solid #D9D9D9;
}
.cmda_dets_sub_lin{
	/*background-color: #aaa;*/
	border: 2px solid #D9D9D9;
}
.no_display{
	display:none !important;
}
.dosp_detall{
	display:none;
}
.detall_cmda{
	display:flex;
	font-size:13px;
}
.detall_cmda > p {
	margin: 0px;
}

/*.datepicker[readonly]{
	background-color:#FFF !important;
}/
.warning{
	color:#EC9720;
}
.danger{
	color:#FF6;
}

.cli_detalls{
	margin-bottom:5px;
}

/*Panells*/

.input-group-append
{
	overflow:hidden;
	border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.flotant{
	float:left;
	/*width:48% !important;
	min-width:380px;*/
}
.filtre_tbl_modal{
    background: #fff;
    position: fixed;
    right: 16px;
    left: 1px;
    height: 50px;
    z-index: 9999;
    padding-right: 20px;
    margin-top: -15px;
    padding-top: 15px;
	top:77px;
}
.w50 { 
    width: 48.5% !important;
    /*margin: 0px 1.5% 1.5% 0px !important;*/
}




.txt-prevTitle{
	font-size: 14;
	font-weight: 500;
	font-style: normal;
	color: #3a4987;
}
.txt-prev{
	font-weight: 300;
	color:#797979;
}
.txt-miniPrev{
	font-size: 11px;
	font-weight: 300;
	color:#797979;
}
.lh_12{
	line-height: 1.2;
}
.opac_05{
	opacity: 0.5;
}
.pnl-grup{
	position: relative;
    border-radius: 0;
    /*background: #ffffff;*/
	background: #F5F6FA;
	border-radius: 10px;
    /*border-top: 3px solid #d2d6de;*/
    margin: 0px 0px 15px 0;
	width: calc(100% - 10px);
    /*box-shadow: 0px 3px 0px 1px rgba(0,0,0,0.1);*/
	min-height: 250px;/*abans 190px*/
	/*float:left;*/
	display: flex;
	flex-direction: column;
}
.pnl-grup.fosc{
	background: #f0f6f7;
}
.pnl-grup.w40, .pnl-grup.w50, .pnl-grup.w60{
	float: left;
}
.pnl-grup.no_min_h{
	min-height: unset;
}
.pnl-clear-left{
	clear:left;
}
.pnl-grup.grup-primary{
    border-top-color: #3c8dbc;
}
.pnl-grup.grup-warning{
    border-top-color: #f0ad4e;
}
.pnl-grup.grup-success {
    border-top-color: #00a65a;
}
.pnl-grup.grup-danger {
    border-top-color: #dd4b39;
}
.pnl-grup-title{
	min-height: 0;
    padding: 25px 35px 10px 35px;
	
    /*border-bottom: 1px solid #d5dee6;*/
    overflow: auto;
}
.pnl-title{

    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1.25;
	font-family: 'Roboto';
    font-weight: 500;
	/*color: #ed5722;*/
	color: #3a4987;
}
.pnl-body{

    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
	padding: 0;
	padding: 8px 35px !important;
}
.pnl-header>h1 {
    margin: 0;
    font-size: 24px;
	display:inline-block;
}
.mig{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.pnl-header{

    color: #444;
    display: block;
    margin: 0px 15px 15px 0px;
    position: relative;
}
.pnl-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 15px;
    /*background-color: #fff;*/
	margin-top: auto;
}
.content-footer {

    margin-right: 2%;
    clear: both;

}
.content-header {
	margin: 0;
    font-size: 24px;
    position: relative;
    padding: 15px 15px 10px 15px;
    width: 100%;
    background-color: #ECEEEF;
}
.content-header>h1 {
	 margin: 0;
    font-size: 24px;
}
.content {
	
    width: auto;
    height: auto;
}
/*Fi Panells*/

.w60{
	width:60%;
}
.w40{
	width:40%;
}

.pnl-grup.w40{
	width:38%;
	margin: 0px 2% 15px 0px;
}
.pnl-grup.w60{
	width:58%;
	margin: 0px 2% 15px 0px;
}

.td1{
	padding-left:20px;
    padding-right: 5px;
	width:20%;
}
.list-group-item.punt_actiu{
	padding-left: 14px;
	
}
.punt_actiu{	
	/*border-right: 5px solid #adde37 !important;*/
	background: #e9ecf3 !important;
	border-left: 3px solid #c54d21 !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
body{
	font-size:14px;
	height: 100%;
	line-height: 1.3;
}
#top{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	height:68px;
	vertical-align:middle;
    transition: left .25s ease;
	z-index:999;
}

.top_bar{
	
	background: #314f86;
	height:68px;
	padding: 15px 20px;
	/*color:#5f6368;*/
	color:#fff;	 
	
}
.top_bar_2_parent{
	height: calc(100% - 40px) !important; /*Per culpa dels "margin-top: 5px" de .top_bar_2*/
}
.top_bar_2{
	background: #F5F6FA;     
    height: 58px; 
    display: flex;
    padding: 10px 15px !important;
    align-items: center;
}
.top_bar_2.danger{
	background: #ae5555 !important;
}

.top_bar_2 .btn_top_bar {
	color: #314f86;
	border-color: #314f86;
	background-color: #fff;
}

#menu{
	position:absolute;
	
	background: #F5F6FA;
	top:68px;
	bottom:0px;
	z-index:999;
	overflow-y :auto;
    margin-left: -270px;
    transition: margin-left .25s ease;
	width:270px;
	font-family: 'Roboto';
	/*border-radius: 0px 25px 25px 0px;*/
}
	
#menu #accordion {
	
	/*padding: 15px 0px;
	position: absolute;
	
	top:181px;
	bottom: 0;
	left: 0;
	right: 0;*/
	overflow: auto;
}


#menu > ul{
	list-style:none;
    margin-bottom: 0px;
}

#menu_mobile{
	position: fixed;
	background: #fff;
	top:68px;
	bottom:0px;
	z-index:999;
	overflow-y :auto;
	
	/*margin-left: -250px;*/
    transition: margin-left 0.25s ease;
	width:250px;
	font-family: 'Roboto';
	color: #3a4987;
	right: -250px;
	transition: right .25s ease;
}
#menu_mobile.active{
	display: block;
    /*margin-left: calc(100% - 250px);*/
	
    box-shadow: 0px 0px 15px 0px #888;
	right: 0px;
}
.menu_mobile_btn_container{
	text-align: center;
    display: inline-flex;
    height: 55px;
    width: 100%;
    align-items: center;
}
.menu_mobile_btn{
	padding: 14px 16px !important;
    border: 0 !important;
    display: inline-block;
    width: 100%;
}
#lateral_user
{
	/*background-color: #0d5afd;*/
	padding: 25px 15px;
	color: #FFF;
	text-align: center;
	position: relative;
	height: 195px;
	cursor:pointer;
	border-bottom: 1px solid #ececec;
	color: #3a4987;
}

#lateral_user i.fa-times
{
	display: none;
}

#menu.mobile i.fa-times
{
	display: inline;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	font-size: 20px;
}

	#foto_user
	{
		background-color: #CCC;
		margin: auto;
		width:70px;
		height: 70px;
		margin-bottom: 10px;
		/*border-radius: 50%;*/
		overflow: hidden;
		background-size: cover;
    	background-position: center center;
	}
	
	#nom_client
	{
		font-family: 'Roboto';
		
	}
	
	
.fila_art{
	margin:2px;
}
#content{
	position:absolute;
	/*background: #ecf2f8;*/
	background: #fff;
	
	left:0px;
	top:68px;
	bottom: 0px;
	/*bottom:45px;*/
	right:0px;
	z-index:1;
    transition: left .25s ease;
	overflow-y :auto;
	overflow-x: none;
}

#peu{

	position:fixed;
	display:none;
    align-items: center;
	background:#EEEEEE;
	left:0px;
	height: 0px;
	height:45px;
	bottom:0px;
	right:0px;
	z-index:0;
	transition: left .25s ease;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #cfcfcf;
}
#peu > span{
	font-size:17px;
	height:40px;
	display:flex;
	align-items: center;
	color:#fff;
}
#peu.active{
	display: flex;
}

#mnu_top{
	float:right;
	display:block !important;
	list-style:none;
}

#mnu_top > li{
	display: inline-block;
    vertical-align: top;
}
.usuari>a{
	/*color:#5f6368;*/
	color: #fff;
}

.usuari{
	list-style:none;
	display:inline-block;
	float: right !important;
}
#logo_empresa{
	display:none;
	text-align: center;
	background: #F9F9F9;
	border-bottom: 1px solid #cfcfcf;
}



input[type=checkbox].custom_chk {
	display: none;
}

input[type=checkbox].custom_chk + label {
	position: relative;
	display: flex;
    align-items: center;
}

input[type=checkbox].custom_chk + label::before {
	content: "";
	border: 1px solid #122a40;
    width: 15px;
    height: 15px;
    padding-top: 0px;
    color: #122a40;
    cursor: pointer;
    margin-right: 2px;
    text-align: left;
    padding-left: 1px;
    vertical-align: -1px;
    position: relative;
	font-family: Font Awesome\ 5 Pro;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: flex;
    align-items: center;
    justify-content: center;
	font-size: 12px;
	text-indent: -2px;
}

input[type=checkbox].custom_chk:checked + label::before {
	content: "\f00c";
}

.row_show_mitja{
	display:none;
}
.row_news_contenidor {
	border-bottom: 1px solid #d5dee6;
    position: relative;
    display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px;
	align-items: flex-start;
	
}
.row_news_contenidor > div:first-child {
	 margin-right: 10px;
}

.row_news_contenidor > div  >img {
	width:220px;
	height:auto;
}

.img_float_left
{
	margin-right:20px; margin-bottom: 20px;
}


.noticia_data
{
	font-weight:normal;
	font-family: poppinsregular;
}

.noticia_titol
{
	font-family: poppinsbold;
	font-size: 16px;
}

/* COVID Enquesta */

.title_fase {
    margin: 0  0 15px 0 !important;
	text-align: left !important;
}


.fase .pregunta
{
	font-size: 14px;
}

.fase input[type=text],.fase select
{
	margin-bottom: 15px;
}

.fase .header_1
{
	margin-bottom: 15px;
	display: inline-block;
    font-size: 18px;
    line-height: 1.25;
    font-family: 'Roboto';
    font-weight: normal;
    color: #ed5722;
	display:block;
}

@media (min-width: 993px) {
	
	.img_float_left{
		float:left
	}
	/*.mobile_hide{
		display:block;
	}*/
	#top.active.desktop{
		

	}

	#menu.active.desktop{
		margin-left:0px;
		display:block;
	}
	#content.active.desktop, #peu.active.desktop{
		left:270px;
	}


	/*animacions boto*/
	.boto_menu.desktop .s1, .boto_menu.desktop .s2 {
		-webkit-transform: translateY(10px) rotate(45deg);
		-moz-transform: translateY(10px) rotate(45deg);
		-ms-transform: translateY(10px) rotate(45deg);
		-o-transform: translateY(10px) rotate(45deg);
		transform: translateY(10px) rotate(45deg);
	}

	.boto_menu.desktop .s3 {
		-webkit-transform: translateY(10px) rotate(-45deg);
		-moz-transform: translateY(10px) rotate(-45deg);
		-ms-transform: translateY(10px) rotate(-45deg);
		-o-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}

	.boto_menu.prim.desktop .s1, .boto_menu.prim.desktop .s2{
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		-ms-transform: translateY(6px) rotate(45deg);
		-o-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}

	.boto_menu.prim.desktop .s3 {
		-webkit-transform: translateY(6px) rotate(-45deg);
		-moz-transform: translateY(6px) rotate(-45deg);
		-ms-transform: translateY(6px) rotate(-45deg);
		-o-transform: translateY(6px) rotate(-45deg);
		transform: translateY(6px) rotate(-45deg);
	}
	.input-adapta{
		max-width:200px;
	}
}

@media (max-width: 440px) {
	/*Pantalles petites*/
	.adapta-font{
		font-size:13px !important;
	}
	.row_oculta_petit{
		display:none;
	}
	.adapta-input{
		height: 30px !important;
	    padding: 5px 10px;
	    font-size: 12px;
	    line-height: 1.5;
	}
	.adapta-btn{
		padding: .25rem .5rem;
		font-size: .875rem;
		border-radius: .2rem;
	}

	#title_mobile{
		/*font-size: 15px;
		margin-top:-10px;
		padding-top:12px;*/

	}
	.foto_perfil.panel_client{
		/*text-align: center;
		margin-right: 0px;
		margin-bottom: 15px;*/

	}
	#content_dades_personals{
		/*display: block;*/
	}

}

@media (max-width: 550px) {

	.row_news_contenidor {
		width: 100%;
		flex-wrap: wrap;
	}
	.row_news_contenidor > div:first-child {
		width: 100%;
		margin-right: 0;
		margin-bottom:15px;
	}
	.row_news_contenidor > div > img {
		width: 100%;
	}
	
	.row_news_contenidor > div
	{
		width: 100%;
	}
	
	.img_float_left
	{
		margin-right:0px; 
	}
	
	
}

@media (min-width: 992px) {
	.mobile_show
	{
		display:none;
	}
	#menu_mobile{
		margin-right: 0px !important;
	}
	
}
@media (max-width: 992px) {
	#h_noticies {
		width: 100%;
		display: block;
	}
	.h_noticia_container{
		width: 100%;
		margin: 5px;
	}
	.top_bar.desktop{
		display: none;
	}
	.top_bar.mobile{
		display: inline-flex;
		width: 100%;
	}
	.filtre_tbl_modal{
		top:55px;
	}
	.modal-footer {
		display:list-item !important;
		list-style: none;
	}
	.modal-footer > button{
		display: inline;
		margin: 0 0 5 0 !important;
		width: 100%;
	}
	.w60,.w40{
		width:100% !important;
	}
	.div_tipus_prenda{
		width: 50%;
	}
	.detall_cmda{
		display:inline-flex;
	}
	.dosp_detall{
		display:block;
	}
	.mobile_hide{
		display:none;
	}
	#top{
		position:fixed !important;
		left:0px !important;
		top:0px !important;
		height:68px !important;
		right:0px !important;
		transition:none !important;
	}
	
	
	#menu.active{
		/*width:0% !important;*/
		
		/*display:none;*/
	} 
	#menu{
		width:70% !important;
		border-right: 0;
		transition: margin-left .3s ease;
		z-index:99;
		top:68px;
		left:0px;
		bottom: 70px;
		position: absolute;
		margin-left: -70%;
		z-index: 1000;
	}
	#menu.mobile{
		
		
   		margin-left: 0px;
		/*right:0px;*/
		height:auto !important;
		text-align:center;
		/*transition:none;*/
		display:block;
		/*box-shadow: 2px 0 5px -2px #888;*/
		box-shadow: 0px 0px 12px 0px #888;
		
	}
	
	/*#menu.mobile:before
	{
		position: absolute;
		top: 0;
		bottom: 50%;
		left: 0;
		right: 0;
		content: '';
		background-color: rgba(0,0,0,0.5);
	}*/
	
	#content.mobile, #peu.mobile{
		left:0px !important;
		transition:none;
	}
	#content.active{
		position:fixed !important;
		top:68px;
		width:auto!important;
		height:auto!important;
		transition:none;
	}
	#logo_empresa{
		display:none !important;
	}

	.td1{
		width:35%;
	}

	/*.w50{
		width: 100% !important;
		float: unset !important;
	}*/
	.content{
		display:inline-block;
	}

	.pnl-grup{
		width: 100% !important;
    	margin:0px 0 15px 0px !important;
   		min-height: 0px;
	}

	/*animacions boto*/
	.boto_menu.mobile .s1, .boto_menu.mobile .s2 {
		-webkit-transform: translateY(10px) rotate(45deg);
		-moz-transform: translateY(10px) rotate(45deg);
		-ms-transform: translateY(10px) rotate(45deg);
		-o-transform: translateY(10px) rotate(45deg);
		transform: translateY(10px) rotate(45deg);
	}

	.boto_menu.mobile .s3 {
		-webkit-transform: translateY(10px) rotate(-45deg);
		-moz-transform: translateY(10px) rotate(-45deg);
		-ms-transform: translateY(10px) rotate(-45deg);
		-o-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}

	.boto_menu.prim.mobile .s1, .boto_menu.prim.mobile .s2{
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		-ms-transform: translateY(6px) rotate(45deg);
		-o-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	
	.boto_menu.prim.mobile .s3 {
		-webkit-transform: translateY(6px) rotate(-45deg);
		-moz-transform: translateY(6px) rotate(-45deg);
		-ms-transform: translateY(6px) rotate(-45deg);
		-o-transform: translateY(6px) rotate(-45deg);
		transform: translateY(6px) rotate(-45deg);
	}

	.row_oculta_mitja{
		display:none;
	}
	.row_show_mitja{
		display:initial;
	}

	th.row_show_mitja,td.row_show_mitja{
		display:table-cell;
	}
	
	#taula_diplomes thead
	{
		display: none;
	}
	
	#taula_diplomes, #taula_diplomes tbody,#taula_diplomes tr,#taula_diplomes td
	{
		display:block; 
		width: 100%;
	}
	
	#taula_diplomes
	{
		border-top: 1px solid #CCC;
	}
	
	#taula_diplomes tr
	{
		border-bottom: 1px solid #CCC;
		padding: 10px 0;
	}
	
	#taula_diplomes td
	{
		border-top: none;
		padding: 10px 0;
	}
	
	
}

form{
	 margin-bottom: 0px !important;
}

input, optgroup, select, textarea
{
	font-family: Roboto, 'poppinsregular' !important;
	font-size: 14px !important;
}



.table, .table td, .table th
{
	font-size: inherit;
	line-height: inherit;
}

.table th
{
	border-top: none;
}

.table thead th
{
	font-family: 'poppinsbold'; 
	font-weight: normal;
	line-height: 1.5;
}



.btn
{
	font-family: Roboto, 'poppinsregular';
	font-size: 14px;
}

/*.btn span
{
	font-size: 11px;
}*/

.btn-primary {
    color: #fff;
    background-color: #0d5afd;
    border-color: #0d5afd;
}

.btn-success {
    color: #ffffff;
    background-color: #2ecc4a;
    border-color: #2ecc4a;
}

.input-group-append
{
	
}
.gris{
	color: #777;
}

.panell{
	padding: 20px;
    overflow: auto;
	width:100%;
	min-height: 100%;
	display:none;
	/*color:#777;*/
	/*color:#3a4987;*/
	color:#001136;
	

}
	

.panell.actiu{
	display:block;
	overflow-x: hidden;
}
.arrelmenu{
    background:#F5F6FA;
	
}
.submenu1{
	background:#F8F9FA !important;
	border-top: 0px !important;
    border-bottom: 0px !important;
	padding-left:40px;
	padding-top: 7px;
    padding-bottom: 7px;
}
.fa{
	/*width:18px;*/
    text-align: center;
}
.punt_mnu{
	/*color:#fff;*/
}
.punt_mnu:hover, .h_mail_row:hover{
	background: #f2f2f2;
}
.card{
	border:none !important;
}

.punt_mnu i
{
	font-size: 18px !important;
    vertical-align: middle;
	width: 22px !important;
	margin-right: 7px;
	margin-top: -2px;
	text-align: center;
}
.list-group-item > span{
	font-size: 16px;
	font-weight: 300;
	margin-left: 10px;
}
.list-group-item{
   /* background: #EEEEEE;
	border-radius: 0px !important;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cfcfcf;
	border-right: 0px;*/
	padding: 14px 16px;
	border: 0;
}
.top_bar_2_element{
	background:  #fff ;
	cursor:pointer;
}
.top_bar_2_element.active {
    background-color: #efefef !important;
}
.top_bar_2_element>a{
	color:  #666666;
}
.top_bar_2_element:hover, .top_bar_2_element:hover>a{
	background:#F4F4F4 !important;
	color:  #666666 !important;
}
li.active>a {
    border-left-color: #3c8dbc;
}
.list-group-item:hover, .list-group-item:focus{
    color: #0075E4;
}
li:hover>a, li.active>a, li.menu-open>a {
    color: #fff;
    background: #1e282c;
}
a:hover {
    text-decoration: none;
}
li>a {
    border-left: 3px solid transparent;
}

/*

.txt-color-primary{
	color: #C74D14 !important;
}
.txt-color-ppal{
	color: #3a4987 !important;
}

.txt-color-second > *, .txt-color-secondary > *{
	color: #021334 !important;
}
*/
.bg_ppal{
	background: #3a4987 !important;
}
.bg_secondary{
	background: #C74D14 !important;
}
.bg_taronja{
	background:#c05118 !important;
	background-color:#c05118 !important;
	color: #fff !important;
}
.bg_blanc{
	background:#fff !important;
	background-color:#fff !important;
}
.taronja{
	color:#c05118 !important;
}
.border_taronja{
	border-color: #c05118 !important; 
	color: #c05118 !important;
	font-weight: 600;
}
.btn_top_bar.bg_taronja{
	border: none;
}
 

.pull-right-container {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}
li>a>.fa-angle-left,  li>a>.pull-right-container>.fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}

a, .btn-link {
	color: #3a4987;
}

.menu a {
    /*color: #5f6368;*/
	color: #3a4987;
}

[aria-expanded="true"] >.pull-right-container {
    transform: rotate(-90deg);
}



/**/
.btn{
	cursor:pointer !important;
}
.no_click, .no_click>a{
	cursor:default !important;
	text-decoration: none;
}
.si_click{
	cursor:pointer !important;
}
.menuauxopen{
	cursor:pointer;
	margin:unset !important;
}

.boto_menu{
	top: 60px;
    right: 55px;
    background: 0 0;
    border: 0;
    outline: 0;
    color: #000;
    /*position: absolute;*/
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'latoblack';
    font-size: 22px;
    height: 30px;
    text-transform: uppercase;
    width: auto !important;
    /*margin: auto !important;*/
}
.mobile .boto_menu{
	top: 60px;
    right: 55px; 
    
    position: unset !important;
    
    margin: unset !important;
}
.btn_top_bar{
	background-color: #314f86;
	border: 1px solid #fff;
	border-radius: 15px;
    padding-right: 15px;
    padding-left: 15px;
	color: #fff;
    height: 32px;
}

.boto_menu.prim
{
	position: static;
}

body.active .boto_menu > span
{
	display: none;
}

.boto_menu>* {
	display: inline-block;
	vertical-align: inherit;
}

.boto_menu .icon {
	position: relative;
	width: 34px;
	height: 24px;
	margin-top: 10px;
	margin-left: 2px;
}


.boto_menu .icon>span {
	/*color boto*/
	/*background-color: #5f6368;*/
	background-color: #fff;
	width: 35px;
	height: 4px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.boto_menu.prim .icon>span{
	width: 24px;
	height: 2px;
}

.boto_menu .s1 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.boto_menu .s2 {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}

.boto_menu .s3 {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
}

.boto_menu.prim .s1 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.boto_menu.prim .s2 {
	-webkit-transform: translateY(6px);
	-moz-transform: translateY(6px);
	-ms-transform: translateY(6px);
	-o-transform: translateY(6px);
	transform: translateY(6px);
}

.boto_menu.prim .s3 {
	-webkit-transform: translateY(12px);
	-moz-transform: translateY(12px);
	-ms-transform: translateY(12px);
	-o-transform: translateY(12px);
	transform: translateY(12px);
}

.btn-xs {
	padding:.18rem .38rem .18rem .38rem !important;

}
.pregunta{
	margin-bottom:15px;
	font-family: 'poppinsbold';
	display:block;
	font-size: 1.1rem;
}

.line_resposta{
	margin-bottom:5px;
	margin-left:20px;
	font-size: 1rem;
}

button >.fa{
	display:initial !important;
}


/* BEGIN Roboto Thin */
@font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Thin.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Thin.woff?v=2.137") format("woff");
	font-weight: 100;
	font-style: normal; }
  /* END Thin */
  /* BEGIN Thin Italic */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-ThinItalic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-ThinItalic.woff?v=2.137") format("woff");
	font-weight: 100;
	font-style: italic; }
  /* END Thin Italic */
  /* BEGIN Light */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Light.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Light.woff?v=2.137") format("woff");
	font-weight: 300;
	font-style: normal; }
  /* END Light */
  /* BEGIN Light Italic */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-LightItalic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-LightItalic.woff?v=2.137") format("woff");
	font-weight: 300;
	font-style: italic; }
  /* END Light Italic */
  /* BEGIN Regular */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Regular.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Regular.woff?v=2.137") format("woff");
	font-weight: 400;
	font-style: normal; }
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Regular.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Regular.woff?v=2.137") format("woff");
	font-weight: normal;
	font-style: normal; }
  /* END Regular */
  /* BEGIN Italic */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Italic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Italic.woff?v=2.137") format("woff");
	font-weight: 400;
	font-style: italic; }
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Italic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Italic.woff?v=2.137") format("woff");
	font-weight: normal;
	font-style: italic; }
  /* END Italic */
  /* BEGIN Medium */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Medium.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Medium.woff?v=2.137") format("woff");
	font-weight: 500;
	font-style: normal; }
  /* END Medium */
  /* BEGIN Medium Italic */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-MediumItalic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-MediumItalic.woff?v=2.137") format("woff");
	font-weight: 500;
	font-style: italic; }
  /* END Medium Italic */
  /* BEGIN Bold */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Bold.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Bold.woff?v=2.137") format("woff");
	font-weight: 700;
	font-style: normal; }
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Bold.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Bold.woff?v=2.137") format("woff");
	font-weight: bold;
	font-style: normal; }
  /* END Bold */
  /* BEGIN Bold Italic */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-BoldItalic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-BoldItalic.woff?v=2.137") format("woff");
	font-weight: 700;
	font-style: italic; }
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-BoldItalic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-BoldItalic.woff?v=2.137") format("woff");
	font-weight: bold;
	font-style: italic; }
  /* END Bold Italic */
  /* BEGIN Black */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-Black.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-Black.woff?v=2.137") format("woff");
	font-weight: 900;
	font-style: normal; }
  /* END Black */
  /* BEGIN Black Italic */
  @font-face {
	font-family: Roboto;
	src: url("../fonts/Roboto-BlackItalic.woff2?v=2.137") format("woff2"), url("../fonts/Roboto-BlackItalic.woff?v=2.137") format("woff");
	font-weight: 900;
	font-style: italic; }
  /* END Black Italic */
  

@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.eot');
    src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff'),
         url('../fonts/poppins-regular-webfont.ttf') format('truetype'),
         url('../fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.eot');
    src: url('../fonts/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff'),
         url('../fonts/poppins-bold-webfont.ttf') format('truetype'),
         url('../fonts/poppins-bold-webfont.svg#poppinsbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
