h1, h2, h3, h4, h5 {
	text-transform: uppercase;
}

/*
HEADER - NAV
*/

@media screen and (min-width: 1041px) {
	.industify_fn_header.header_sticky {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
}
.industify_fn_header .vert_nav > li > a {
	font-size: 20px;
}
.industify_fn_header .vert_nav > li > a:hover {
	color: #00a2b1;
}
.industify_fn_header .menu_nav .sub-menu ul, .industify_fn_header .vert_nav > li > ul {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.industify_fn_header .vert_nav > li > ul a {
	font-size: 16px;
}
/* HEADER TECHNOLOGY SOLUTIONS */
.coster_tech_solutions .industify_fn_header .vert_nav > li > a{
  line-height: 140px;
  height: 140px;
}

/*
FOOTER
*/

.industify_fn_widget_business_hours li {
	padding: 8px 0;
}
.footer_widget .widget_area .widget_contact ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer_widget .widget_area .widget_contact ul li {
	padding-bottom: 10px;
}
.footer_widget .widget_area .widget_contact ul li div, 
.footer_widget .widget_area .widget_contact ul li p {
	display: table-cell;
	line-height: 30px;
	color: #FFF;
}
.footer_widget .widget_area .widget_contact ul li span {
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-color: #00a2b1;
	text-align: center;
	border-radius: 50%;
}

/*
HOME-PAGE - COVER
*/

.industify_slider_alpha .title_holder h3 {
	font-weight: 700;
}
.coster_automation .industify_slider_alpha .item {
	height: calc(100vh - 107px);
}
.coster_tech_solutions .industify_slider_alpha .item {
	height: calc(100vh - 140px);
}
@media (max-width: 768px) {
	.industify_slider_alpha .title_holder {
		max-width: 80%;
		height: auto;
		text-align: left;
		bottom: 90px;
	}
	.industify_slider_alpha .title_holder h3 {
		white-space: normal;
	}
}
@media (min-width: 1041px) {
	.industify_slider_alpha .item {
		height: 100vh;
	}
}

/*
HOME-PAGE - CHI SIAMO
*/

.about_section {
	background-color: #00a2b1;
	padding: 60px 0;
}
@media (min-width: 1041px) {
	.about_section {
		padding: 150px 0;
	}
}
.fn_cs_about .leftpart h3.title {
	font-size: 44px;
	font-weight: 700;
	color: #111;
}
.fn_cs_about .leftpart .title_holder p {
	color: #FFF;
	font-size: 16px;
}
.fn_cs_about .border .span1:before,
.fn_cs_about .border .span1:after,
.fn_cs_about .border .span2:before,
.fn_cs_about .border .span2:after {
	background-color: #FFF;
}
.fn_cs_about .dots:after {
	background-image: url(../img/home-bg-repeater.png);
}

/*
HOME-PAGE - COSA FACCIAMO
*/

.fn_cs_service_query .t_inner h3 {
	font-weight: 700;
}
.fn_cs_service_query .item .title h3 {
	font-size: 28px;
}

/*
HOME-PAGE - PROGETTI
*/

.fn_cs_project_sticky_full .left_part {
	background-color: #00a2b1;
}
.fn_cs_project_sticky_full .right_part {
	background-color: #008C99;
}
.fn_cs_project_sticky_full .left_part h3 {
	font-size: 60px;
	font-weight: 700;
	color: #111;
}
.fn_cs_project_sticky_full .left_part h3:after {
	background-color: #FFF;
}
.fn_cs_project_sticky_full .left_part p {
	color: #FFF;
	font-size: 16px;
}

/*
PAGINE INTERNE - HEADER + BREADCRUMB
*/

.industify_fn_pagetitle {
	background-color: #000;
	background-size: cover;
	border-bottom: 1px solid #222;
}
.industify_fn_pagetitle .dark-layer {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,.7);
	content: '';
}
.industify_fn_pagetitle .title_holder {
	padding: 50px 0;
}
.industify_fn_pagetitle .title_holder h1,
.industify_fn_breadcrumbs a,
.industify_fn_breadcrumbs span.bread-current {
	color: #FFF;
}
.industify_fn_pagetitle .title_holder h1 {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 28px;
}
.industify_fn_pagetitle .title_holder:before {
	bottom: 28px;
	border-radius:7px;
	background-color: #00a2b1;
}
.industify_fn_pagetitle .title_holder:after {
	bottom: 15px;
	border-radius:7px;
	background-color: #00a2b1;
}

@media (min-width: 1041px) {
	.coster_automation .industify_fn_pagetitle .title_holder {
		padding: 150px 0 50px;
	}
	.coster_tech_solutions .industify_fn_pagetitle .title_holder {
		padding: 180px 0 50px;
	}
	.industify_fn_pagetitle .title_holder h1 {
		font-size: 45px;
	}
}

/*
PAGINE INTERNE - SIDEBAR
*/

@media (max-width: 1200px) {
	.industify_fn_leftsidebar {
		padding-bottom: 60px;
	}
}
.service_list_as_function li {
	margin-bottom: 25px;
}
.service_list_as_function li a {
	font-size: 21px;
}
.service_list_as_function li a:after {
	background-color: #FFF;
	height: 4px;
	border-radius: 4px;
}
.service_list_as_function .title h3 {
	font-size: 18px;
	color: #FFF;
}

/*
PAGINE INTERNE - TESTO
*/

.industify_fn_leftsidebar{
	padding-bottom: 70px;
}
.desc_holder p {
	text-align: justify;
}
.desc_holder li {
	line-height: 1.8;
	font-size: 18px;
	text-align: justify;
}
.desc_holder p.intro {
	color: #00a2b1;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.4;
	padding-bottom: 20px;
	border-bottom: 4px solid #00a2b1;
	margin-bottom: 20px;
}
.desc_holder a {
	color: #00a2b1;
	font-weight: 500;
}
.desc_holder h2 {
	margin-top: 30px;
}
.strengths_list {
	border-top: 2px solid #333;
	padding-top: 50px;
}

/*
LISTA DOWNLOAD
*/

.download_list{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 40px;
}
.download_list h3{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 33px;
}
.download_list .list{
	width: 100%;
	float: left;
	clear: both;
}
.download_list ul{
	margin: 0px;
	list-style-type: none;
	margin-left: -30px;
}
.download_list li{
	width: 50%;
	float: left;
	padding-left: 30px;
	margin-bottom: 20px;
}
.download_list .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding-left: 35px;
	min-height: 18px;
}
.download_list .item p{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.download_list .item p a{
	color: #333;
}
.download_list .item svg,
.download_list .item img{
	position: absolute;
	width: 18px;
	height: 18px;
	color: #00a2b1;
	top: 0px;
	left: 0px;
}

/*
SIDEBA - CTA
*/

.side_cta {
	background-color: #111;
	padding: 20px;
	border-radius: 5px;
}
.side_cta .title_holder h3{
	margin: 0;
	padding: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0px;
    color: #eee;
	margin-bottom: 9px;
}
.side_cta .title_holder p{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999;
}
.side_cta .link_holder a{
	display: block;
	text-decoration: none;
  color: #041230;
	padding: 0px;
	border-radius: 2px;
	font-family: "Rubik", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 0.5px;
  background-color: #fff;
  text-align: center;
}
.side_cta .link_holder a:hover {
  background-color: #00a2b1;
  color: #fff;
}

/*
CONTATTI
*/

.industify_fn_contact .location_map  iframe {
	display: block;
	width: 100%;
	margin: 0;
}
.privacy-alert {
	color: #999;
}

/*
BACKGROUND 
*/

.bg-dark-gray {
	background-color: #414141;
}
.bg-primary {
	background-color: #02A7C1;
}