.text-gray-dark 	{ color:#818286!important}
.text-gray-light 	{ color:#7f8084!important}
.text-black 		{ color:#000000!important}
.text-yellow 		{ color:#dec200!important}
.text-green 		{ color:#41ad48!important}
.text-cyan 			{ color:#00adef!important}
.text-red 			{ color:#ed1b24!important}



.bg-black 			{ background-color:#000000!important}
.bg-gray-dark 		{ background-color:#818286!important}
.bg-gray-light		{ background-color:#7f8084!important}




.text-italic		{ font-style:italic!important}
.work_process_details { padding-top:5px;}

.section_title_all h3 { 
						text-transform:none!important
}

.icone-servizi { width:64px; height:64px; }

.custom_nav_menu .navbar-brand.logo img {
    height:50px;
}

.section_all {
    padding-top:120px;
    padding-bottom:120px;
}

.size-28 { font-size:28px!important;}
.size-20 { font-size:20px!important;}

@media all and (max-width:768px) {
.work_process_box span {
    float: none;
	margin-right:0px;
}

.work_process_box {
	text-align:center;
}

}

#form_return_info { display:none}


/* COOKIE BOX */
#cookielaw_det { text-align:center; margin:auto; padding:5px 1%; width:100%;  background-image:url(../images/bg_cookie.png); background-repeat:repeat; color:white; position:fixed; z-index:1000000000; bottom:0px; left:0px; right:0px; border-radius:0px;  font-size:10px; font-weight:bold; font-family: 'Open Sans', sans-serif;}
#cookielaw_det a { text-decoration:none; font-weight:bold}
#cookielaw_det a:hover { text-decoration:underline}
.btnacceptcookie {cursor:pointer; font-family: 'Open Sans', sans-serif; font-size:12px; color:#000; padding:2px 10px; border:0px; background-color:#FFFFFF;}


#cookielaw_det { text-align:center; margin:auto; padding:5px 1%; width:90%; background-image:url(../images/bg_cookie.png); background-repeat:repeat; color:white;  position:fixed; z-index:1000000000; bottom:20px; left:20px; right:20px;  border-radius:5px; font-size:12px; font-weight:400; line-height:20px;  }

.text-privacy-en { font-style:italic; color:#7f8084}
.business_services_boxes:hover {background-color:#FFFFFF; -moz-box-shadow: 0 0 15px #d9d9d9; -webkit-box-shadow:0 0 15px #d9d9d9; box-shadow: 0 0 15px #d9d9d9; }


.btn_custom {
	white-space:normal!important;
}

@media all and (min-width:992px) {
.business_services_boxes { min-height:580px; }
}
@media all and (min-width:1200px) {
.business_services_boxes { min-height:530px; }
}