<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-size:15px;
}
body {
	font-family: "Roboto", Helvetica, sans-serif;
	font-size: 1.2rem;
	color: #0E1321;
	font-weight: 300;
	background-color: #ffffff;
	line-height: 1.5rem;
}
a {
	color: #E82F2F;
	text-decoration: none;
}
a:hover, a:focus {
	opacity: 0.7;
	color: #E82F2F;
	text-decoration: none;
}
a.readmore {
	font-weight: bold;
}
a.readmore::after {
	content: "";
	background-image: url(../../../images/module/arrow-more.png);
	background-size: 18px 10px;
	height: 10px;
	display: inline-block;
	width: 18px;
	margin-left: 0.5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Lato", Helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: 2px;
	color: #0E1321;
}
h1, h2, .h1, .h2 {
	letter-spacing: 3px;
	text-transform: uppercase;
}
h1, .h1 {
	font-size: 3.2rem;
}
h2, .h2 {
	font-size: 2rem;
}
h2::after {
	content: " ";
	display: table;
	border-top: 4px solid #FFC634;
	height: 6px;
	width: 60px;
	margin-top: 7px;
}
h3, .h3 {
  font-size:1.5rem;
}
.blog-left p, .mission-left p, .mission-right p, .service-col p, .blog-quote-a p, .company-top-flex p, .company-mission-col p, .company-manager-col p, .blog-quote p, p.blog-quote, .article-full p, .serp-introtex p, .blo-fulltext p {
	text-align: justify;
}
.flex-container {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.flexcol {
	padding-right: 1rem;
    display: block;
}
/*SEBLOD BREADCRMBS*/
.cck_module_breadcrumbs {
	padding: 0.25rem 0.875rem 0.2rem 2rem;
	font-size: 0.8rem;
	text-align: right;
	background-color: #ECECEC;
}
a.pathway {
	color: #0E1321;
	text-transform: uppercase;
}
a.pathway:first-of-type {
	color: #E82F2F;
}
.pathway-last, .separator {
	color: #0E1321;
}
/*HEADER*/
.menu-custom-container {
	position: fixed;
	right: 1.5625rem;
	top: 1.5625rem;
}
/*NAV TOGGLE*/
.c-button-nav {
	height: 1.375rem;
	width: 2.375rem;
}
.c-button-nav_line_wrap {
    width: 1.375rem;
}
.c-button-nav_line {
    height: 2px;
    display: inline-block;
    width: 100%;
    background: #FFC634;
    position: absolute;
    left: 0;
}
.c-button-nav_line.-middle {
    top: 50%;
    transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}
.c-button-nav_line.-top {
    top: 0;
}
.c-button-nav_line.-bottom {
    bottom: 0;
}
button {
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: none;
    color: inherit;
    vertical-align: middle;
    text-align: center;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    user-select: none;
}
/*MENU CUSTOM*/
#menucustom {
	display: none;
	height: 100vh;
	position: relative;
}
.menucustom {
	background-image:url(../../../images/module/bg_menu.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.menucustom::before {
	display: table;
	content: " ";
	width: 100%;
	height: 100%;
	background: rgb(14,19,33);
	background: -moz-linear-gradient(180deg, rgba(14,19,33,1) 0%, rgba(32,43,69,0.02) 100%);
	background: -webkit-linear-gradient(180deg, rgba(14,19,33,1) 0%, rgba(32,43,69,0.02) 100%);
	background: linear-gradient(180deg, rgba(14,19,33,1) 0%, rgba(32,43,69,0.02) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1321",endColorstr="#202b45",GradientType=1);
}
.menucustom-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.menucustom-holder::before {
	display: table;
	/* content: " "; */
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgb(14,19,33);
	background: -moz-linear-gradient(90deg, rgba(14,19,33,1) 0%, rgba(32,43,69,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(14,19,33,1) 0%, rgba(32,43,69,0) 100%);
	background: linear-gradient(90deg, rgba(14,19,33,1) 0%, rgba(32,43,69,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1321",endColorstr="#202b45",GradientType=1);
	}
.bhoechie-topmenu-button {
	width: 100%;
	float: left;
}
.bhoechie-tab-container, .menu-mobile-container {
	width: 80%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.bhoechie-tab-menu {
	width:auto;
	float: left;
	padding: 15rem 0 3rem 0;
	margin-right: 1.875rem;
}
.bhoechie-tab {
	width:auto;
	float: left;
	margin-top: 20%;
}
.list-group-item {
	border: none;
	background: none;
}
a.list-group-item, a.list-group-item:visited {
	color: #FFC634;
	font-size: 1.75rem;
	letter-spacing: 2px;
	font-weight: 400;
	padding: 1rem 0.625rem;
}
a.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background: none;
	border: none;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}
.container-second {
	padding: 90px;
	background: #FFC634;
	display: none; /*va commentato se ci sono voci di sotto menu*/
}
.menucustom {
	position: relative;
	width: 100%;
}
.closemenu-button {
  position: absolute;
  right: 1.5625rem;
  top: 1.5625rem;
  z-index: 999;
}
.menu-bar-button {
  color: #FFC634;
  font-size: 1.875rem;
  font-weight: 300;
  opacity: 0.8;
}
.firstmenumobile {
  padding-bottom:1.8rem;
}
a .firstmenumobile {
  color: #FFC634;;
  font-size: 1.75rem;
  font-weight: 600;
}
.secondmenumobile {
    padding: 0 0 1.875rem 0;
}
/* LANGUAGE */
.langtop {
	position: absolute;
  top: 1.5625rem;
  right: 10.625rem;
}
div.mod-languages ul li a {
	font-size:1rem;
	color: #FFC634;
	letter-spacing: 1px;
}
/* Tooltip */
.contacts-top {
	position: absolute;
	/*right: 11rem; con linque attive*/
	right: 7rem;
	top: 1.5rem;
	z-index: 999;
}
.tooltip-1 {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.tooltip-1 .tooltiptext {
  visibility: hidden;
  width: 200px;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  right: 0;
  margin-left: -100px;
  z-index: 1;
  top: 130%;
}
.tooltip-holder {
  background-color: #0E1321;
  color: #FFC634;
  font-weight: 300;
  padding: 0.5rem;
  border-radius: 2px;
  font-size: 0.875rem;
}
.tooltip-holder a {
	color: #FFC634;
	font-weight: 400;
}
.tooltip-holder span {
	margin-right: 0.5rem;
	font-size: 0.875rem;
}
.tooltip-1:hover .tooltiptext {
	visibility: visible;
}
.tooltip-1 .tooltiptext::before {
	content: "";
	position: absolute;
	border: 15px solid transparent;
	border-top: 15px solid #0E1321;
	z-index: -1;
	display: block;
	right: 1.5%;
	transform: rotate(180deg);
	top: -32%;
}
.contact-mobile {
	display: none;
}
/*LOGO*/
.logo-demo {
	width: 100%;
	text-align: center;
}
.logo {
	position: absolute;
	top: 0.625rem;
	left:1.5625rem;
	height: 100px;
}
.tiny .logo img {
	height: 52px !important;
	transition: all 0.4s ease-in-out 0s;
}
/*Header*/
.t3-header {
	background: transparent;
	padding: 0;
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 11.25rem;
	transition: height 500ms, background 500ms;
}
.t3-header.tiny {
	height:72px;
	background: rgba(14, 19, 33, 0.9);
}
/*HOME*/
.t3-sl {
  padding-bottom:0;
  padding-top: 1.25rem;
}
/*SLIDE*/
h1.home-title {
	font-size: 3rem !important;
	color: #FFC634;
	line-height: 4rem;
}
h1.home-title .title-home-1{
	font-size: 1.75rem !important;
	line-height: 2.75rem;
}
h1.home-title .title-home-2 {
	font-size: 2.25rem !important;
	line-height: 3.25rem;
}
/*BLOCCHI*/
.home-panel, .home-panel-img {
	width: 90%;
	margin: 0 auto;
	height: 99vh;
	display: block;
	position: relative;
}
.home-mission {
	background-color: #ECECEC;
}
.mission-panel, .blog-panel, .service-panel  {
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	padding: 3.75rem 0;
	height: auto;
	margin: 0 auto;
	position: relative;
}
/*---- Module latest blog ----*/
.blog-left {
	flex: 0 0 25%;
}
.blog-panel-holder {
	width: 75%;
	flex: 0 0 75%;
	padding-left: 5rem;
}
.home-panel-holder {
	top: 50%;
}
.blog-panel-holder .web2e-simple-media a:hover {
	opacity: 1;
}
.blog-panel-holder .web2e-simple-media a:hover .zoomin {
	position: relative;
	-webkit-animation: zoomin 10s linear 1;
	animation: zoomin 10s linear 1;
	overflow: hidden;
}
/*---- Module mission ----*/
.mission-left {
	flex: 0 0 40%;
	padding-right: 5%;
}
.mission-left h2, .mission-right h2 {
margin-bottom: 3rem;
}
.mission-left p {
	font-size: 1.3125rem;
	line-height: 2rem;
}
.mission-right {
	flex: 0 0 60%;
	padding-left: 5%;
}
.mission-right&gt;div:first-child {
	margin-bottom: 5rem;
}
.mission-right &gt; .obbiettivi &gt; h2 {
	margin-bottom: 2rem;
}
.container-petali {
	display: inline-flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}
.container-petali div &gt; p{
	text-align: justify;
	margin-top: 1.5rem;
}
.petalo-rosso, .petalo-blu, .petalo-giallo {
	flex: 0 0 33.3%;
	padding: 0 1.2rem;
}
.petalo-rosso::before {
	content: url(../../../images/module/petalo-rosso.png);
}
.petalo-blu::before {
	content: url(../../../images/module/petalo-blu.png);
}
.petalo-giallo::before {
	content: url(../../../images/module/petalo-giallo.png);
}
/*---- Module service ----*/
.service-col:nth-child(2) {
	flex: 0 0 40%;
	display: grid;
}
.service-col:first-child, .service-col:last-child {
	flex: 0 0 30%;
}
.service-col:last-child {
	padding-top: 3rem;
}
.service-col:last-child h3 {
	padding-bottom: 3rem;
	font-size: 2.25rem;
	font-weight: 600;
}
.service-col:first-child img{
	width: 100%;
	margin-top: 20px;
}
.service-col:first-child ~ .service-col {
	padding-left: 7rem;
}
.service-col .contact-btn {
	background-color: #ECECEC;
	padding: 0.8rem;
	font-weight: 600;
	font-size: 1.2rem;
	max-width: 320px;
}
.service-col .contact-btn:after {
	content: "";
	background-image: url(../../../images/module/arrow-more.png);
	background-size: 18px 10px;
	height: 10px;
	display: inline-block;
	width: 18px;
	margin-top: 0.55rem;
	float: right;
}
/*INSIDE*/
.t3-content-nocontainer {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.t3-mainbody {
    padding: 0;
	width: 100%;
	float: left;
}
/*CONTENT TYPE*/
.content-header {
	position: relative;
	width: 100%;
	height: 90vh;
	overflow: hidden;
}
.pageis .content-header {
	position: relative;
	width: 100%;
	height: 50vh;
	overflow: hidden;
}
.content-container {
	width: 100%;
	float: left;
	z-index: 1;
}
.content-container::before {
	content: "";
	display: table;
	background: rgb(14,19,33);
	background: -moz-linear-gradient(180deg, rgba(14,19,33,0.6) 0%, rgba(14,19,33,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(14,19,33,0.6) 0%, rgba(14,19,33,0) 100%);
	background: linear-gradient(180deg, rgba(14,19,33,0.6) 0%, rgba(14,19,33,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1321",endColorstr="#0e1321",GradientType=1);
	position: absolute;
	width: 100%;
	height: 300px;
	z-index: 2;
}
.content-header::before {
	content: "";
	background: rgb(14,19,33);
	background: -moz-linear-gradient(90deg, rgba(14,19,33,0.8) 0%, rgba(14,19,33,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(14,19,33,0.8) 0%, rgba(14,19,33,0) 100%);
	background: linear-gradient(90deg, rgba(14,19,33,0.8) 0%, rgba(14,19,33,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1321",endColorstr="#0e1321",GradientType=1);
	position: absolute;
	width: 100%;
	height: 100%;
}
.fullimg {
	width: 100% !important;
	object-fit: cover;
	height: 100%;
}
.article-full {
	width: 100%;
	float: left;
}
.headings-holder, .blo-headings-holder {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 70%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	z-index: 990;
}
.headings-holder h1, .blo-headings-holder h1  {
	color: #FFC634;
}
.headings-holder h2, .content-subtitle h2 {
	font-size:2rem;
	color: #fff;
	text-transform: none;
	font-weight: 400;
	margin-top: 1.25rem;
}
.headings-holder h2 span, .content-intro span {
	color: #FFC634;
}
.content-holder, .company-mission-col img, .company-manager-col img {
	width: 100%;
}
.blog-serp-holder, .blo-content, .company-top, .company-mission, .company-manager, .company-objective,  .pageid .article-full, .pageis .article-full {
	padding: 3rem 10%;
}
#osmap {
	width: 100%;
	margin: 0 0 5rem 0;
	min-height: 80vh;
}
.sitemap-h h2 {
	background: rgba(14, 19, 33, 0.9);
	height: 50vh;
	margin: 0;
	width: 100%;
	text-align: center;
	color: #FFC634;
	padding-top: 15rem;
	font-size: 3.2rem;
}
.sitemap-h h2:after {
	display: none;
}
h2.menutitle {
	background: none;
	color:#0E1321;
	text-align: left;
	padding-top: 3rem;
	margin-bottom: 2rem;
	font-size: 2rem;
}
ul.level_0, h2.menutitle {
	height: auto;
	width: 80%;
	display: block;
	margin: 0 auto;
}
ul.level_0 {padding-top: 3rem;}





/* Azienda */
.company-top {
	display: flex;
	flex-wrap: wrap;
}
.company-top-flex:first-child {
	flex: 0 0 100%;
	padding: 0;
	margin-bottom: 2.5rem;
}
.company-top-flex {
	flex: 0 0 35%;
}
.company-top-flex:nth-child(3) {
	margin-left: 5rem;
}
.company-mission {
	background-color: #ECECEC;
	display: flex;
	flex-wrap: wrap;
}
.company-mission-col {
	flex: 0 0 31%;
	color: #131724;
}
.company-mission-col:first-child p:first-of-type {
	margin: 2rem 0;
}
.company-mission-col:nth-child(2) {
	text-align: center;
	padding: 0 2rem;
	margin: 20px 2rem 0 2rem;
}
.company-mission-col:nth-child(2) div {
	overflow: hidden;
}
.company-mission-col img:hover.zoomin {
	position: relative;
	-webkit-animation: zoomin 10s linear 1;
	animation: zoomin 10s linear 1;
	overflow: hidden;
}
.company-mission-col.text-center-vert {
	align-self: center;
	margin-top: 20px;
	text-align: center;
}
.company-mission-col.text-center-vert::before {
	content: url("../../../images/chi-siamo/B-DIAGNOSTIC.png");
}
.company-mission-col.text-center-vert p {
	margin-top: 1.5rem;
	text-align: justify;
}
.company-manager &gt; h2 {
	margin-bottom: 3rem;
}
.company-manager-container {
	display: flex;
	flex-wrap: wrap;
}
.company-manager-col {
	flex: 0 0 33%;
	padding: 0 4rem;
	overflow: hidden;
}
.company-manager-col:first-of-type {
	padding-left: 0;
}
.company-manager-col:nth-of-type(2) {
	padding: 0 2rem;
}
.company-manager-col:last-of-type {
	padding-right: 0;
}
.company-manager-col &gt; h3 {
	margin-bottom: 1.5rem;
}
.company-manager-media {
	overflow: hidden;
}
.company-manager-col img:hover.zoomin {
	position: relative;
	-webkit-animation: zoomin 10s linear 1;
	animation: zoomin 10s linear 1;
	overflow: hidden;
}
.company-objective {
	background-color: #ECECEC;
}
.company-objective .obbiettivi {
	margin-bottom: 5rem;
}
.company-objective .obbiettivi &gt; h2 {
	text-align: center;
	margin-bottom: 4rem;
}
.company-objective .obbiettivi &gt; h2::after {
	margin: 7px auto 0 auto;
}
/* BLOG  */
.serp-item {
	width: 100%;
	display: table;
	margin: 5rem 0;
}
.serp-item h2 {
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.8rem;
}
.serp-intro-img {
	width: 35%;
	display: table-cell;
	position: relative;
	overflow: hidden;
}
.serp-intro-img a:hover {
  opacity: 1;
}
.serp-item .serp-intro-img a:hover .zoomin {
	position: relative;
	-webkit-animation: zoomin 10s linear 1;
	animation: zoomin 10s linear 1;
	overflow: hidden;
}
.serp-intro, .serp-intro-img img {
 	width: 100%;
}
.serp-img-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.serp-intro-holder {
  width: 65%;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding: 0 4rem;
}
.serp-intro a.readmore {
	font-size: 1.2rem;
}
.serp-intro .readon {
	margin-top: 2rem;
}
.blog-quote {
	font-family: "Lato", Helvetica, sans-serif;
	font-weight: 900;
	color: #0E1321;
	width: 70%;
	margin: 2rem 30% 2rem 0;
}
.blog-quote::after {
	content: " ";
	display: table;
	border-top: 4px solid #FFC634;
	height: 6px;
	width: 60px;
	margin-top: 1.5rem;
}
.blo_img2 {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 2rem;
}
/*Privacy*/
.privacy-policy td {
	padding: 0.625rem;
	border: none;
	border-bottom: 1px solid #eee;
}
table.privacy-policy  {
	margin: 1.875rem auto;
	width: 90%;
	overflow-y: scroll;
}
/* Contatti */
.contacts-container, .contact-direction {
	width: 100%;
	float: left;
}
.contacts-intro {
	width: 40%;
	float: left;
}
.contact-form {
	width: 60%;
	float: left;
	padding-left: 3rem;
}
.how-to-arrive, .contact-page-map  {
	width: 100%;
}
.how-to-arrive {
	border-top: 1px solid #eee;
	margin-top: 3rem;
	padding-top: 1rem;
}
.how-to-arrive h3 {
	margin-bottom: 1.5rem;
}
.contacts-intro .fa {
	color: #E82F2F;
	font-size: 1.5rem;
	margin-right: 20px;
}
.contact-page h3 {
	font-size:2.25rem;
	font-weight: 600;
	color: #C1A787;
	text-transform: uppercase;
	margin-bottom: 0.625rem;
	letter-spacing: 3px;
}
.contact-page p {
	font-size: 1.5rem;
}
.contact-form-holder, .contact-img {
	width: 50%;
	float: left;
}
.contact-form-holder {
	padding-right: 5rem;
}
.send-holder {
	width: 20%;
	float: right;
}
.send-holder input[type="submit"] {
	float: right;
}
.contact-form p {
  font-size: 1.5rem !important;
  font-weight: 100;
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
	text-align: left;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 0.875rem;
	}
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"],
	input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	width: 100%;
	}
}
.fields-holder {
	width: 50%;
	float: left;
	padding-right: 2rem;
}
.full-holder {
	width: 100%;
	float: left;
	padding-right: 2rem;
}
.btn-primary {
    color: #ffffff;
    background-color: #FFC634;
    border-color: #FFC634;
}
.btn-primary:hover {
	opacity: 0.8;
	color: #ffffff;
	background-color: #FFC634;
	border-color: #FFC634;
}
/* Forms */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: 34px;
    padding: 6px 12px;
    font-size: 1.2rem;
    border: 1px solid #eee;
    border-radius:0;
    box-shadow: none;
}
.form-control {
	border: 1px solid #eee;
    border-radius:0;
    box-shadow: none;
}
.radio-inline {
    font-size: 16px;
}
/*SOCIAL SHARE BUTTON*/
.social {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
	z-index: 990;
}
.share-on {
	width: 100%;
	float: left;
	padding: 0.625rem 1.5625rem;
}
.share-on ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.share-on ul li {
	width: auto;
	float: left;
	margin: 0 5px;
	color: #E82F2F;
}
.share-on-label {
	font-size: 18px;
	opacity: 0.7;
	color: #E82F2F;
	float: left;
}
/*Footer*/
.t3-footer {
    border: none;
    background: #FFC634;
    padding: 0 5%;
}
.t3-footnav .t3-module {
		background: #FFC634;
		font-size: 1rem;
		color: #0E1321;
}
.t3-footnav .t3-module .module-title h3 {
    color: #0E1321;
    opacity: 0.6;
    font-size: 1.125rem;
}
.t3-footnav .t3-module ul &gt; li &gt; a, .legal-info p, .copyright p {
		color: #0E1321;
	 	font-size: 1.125rem;
}
.copyright {
    margin-bottom: 1.25rem;
		padding: 1.875rem;
		text-align: center;
}
.copyright a:link, .copyright a:visited {
	color: #E82F2F;
}
.legal-info h3 {
	font-size: 1.125rem;
	opacity: 0.6;
}
.legal-info a:link, .legal-info a:visited {
	color: #C1A787;
}
.legal-info .fa, .contact-page .fa {
	margin-right: 5px;
}
.contact-page a {
	font-weight: 300;
}
strong.formRequired {
  font-weight: 300;
  font-style: normal;
  margin-left: 3px;
}
.contact-page .fa .fa-linkedin {
	font-size: 3rem;
}
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}
@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
/*--------- End of Zoom in Keyframes -----------*/
/*RESPONSIVE*/

@media screen and (max-width: 1480px) {
	.service-col:first-child ~ .service-col {
	    padding-left: 4rem;
	}
}
@media screen and (max-width: 1280px) {
	html {
	font-size:15px;
	}
	.headings-holder h2, .blo-headings-holder h1, .content-subtitle h2 {
    font-size: 2.5rem;
    margin-top: 1rem;
	}
	.contact-form-holder {
    padding-right: 3.7rem;
	}
	.captcha-holder, .send-holder {
	width: 100%;
	}
	.mission-left {
		padding-right: 5%;
	}
	.company-mission-col {
		flex: 0 0 50%;
	}
	.company-mission-col:last-child {
    flex: 0 0 100%;
	}
	.company-mission-col:nth-child(2) {
		margin: 20px 0 0 0;
		padding: 0 0 0 2rem;
	}
	.company-mission-col img {
		width: 90%;
	}
	.company-mission-col:nth-child(3) {
		margin-top: 5rem;
	}
	.company-mission {
		justify-content: center;
	}
	.company-manager-col {
		flex: 0 0 50%;
		margin-bottom: 4rem;
	}
	.company-manager-col:first-of-type, .company-manager-col:last-of-type {
		padding-left: 0;
	}
	.company-manager-col:last-of-type {
		padding-right: 4rem;
	}
	.company-manager-col:nth-of-type(2) {
		padding-right: 0;
		padding-left: 4rem;
	}
}
@media screen and (max-width:1024px){
	.blog-left {
	flex: 0 0 35%;
	}
	.blog-panel-holder {
	width: 65%;
	flex: 0 0 65%;
	}
	.service-col:first-child, .service-col:nth-child(2), .service-col:last-child{
	flex: 0 0 50%;
	}
	.service-col:last-child {
	padding-left: 0;
	}
	.content-header {
	height: 60vh;
	}
	.company-top-flex {
    flex: 0 0 50%;
		padding-right:1.5rem;
	}
	.company-top-flex:nth-child(3) {
    margin-left: 0;
	}
}
/*Menu*/
@media screen and (min-width:990px){
  .menu-mobile {
  display: none;
  }
  .menu-desktop {
  display: inline;
  }
}
@media screen and (max-width: 991px) {
	html {
	font-size:14px;
	}
	.menu-desktop {
	display: none;
	}
	.menu-mobile {
	display: inline;
	z-index: 999;
	}
	.menucustom-holder, .menucustom-holder::before, .menucustom  {
	background: none;
	}
	.menucustom::before {
	padding-top: 12rem;
	background: rgb(14,19,33);
	background: -moz-linear-gradient(180deg, rgba(14,19,33,1) 0%, rgba(10,13,23,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(14,19,33,1) 0%, rgba(10,13,23,1) 100%);
	background: linear-gradient(180deg, rgba(14,19,33,1) 0%, rgba(10,13,23,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1321",endColorstr="#0a0d17",GradientType=1);
	}
	.menu-mobile-container{
	margin-top: 14rem;
	}
	.headings-holder, .blo-headings-holder {
	width: 80%;
	text-align: left;
	}
	.headings-holder h2, .blo-headings-holder h1, .content-subtitle h2 {
  margin-top: 0.5rem;
	font-size: 1.2rem;
	}
	.blog-panel-holder{
	padding-left: 3rem;
	padding-top: 1.5rem;
	}
	.mission-right, .mission-left {
	padding-left: 0;
	flex: 0 0 100%;
	}
	.blog-serp-holder {
  margin-bottom: 2rem;
  margin-top: 0;
	}
	.contact-form-holder, .contact-img {
  padding-right: 0;
  width: 90%;
  display: block;
  margin: 0 auto;
  float: none;
	}
	.captcha-holder {
  width: 80%;
	}
	.send-holder {
  width: 20%;
	}
	.contacts-intro, .contact-form {
    width: 100%;
		padding-left: 0;
	}
}
@media screen and (max-width: 800px) {
	h1.home-title {
	padding: 0 2rem;
	}
	.form-horizontal .control-label {
	text-align: left;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 0.875rem;
	}
}
@media screen and (max-width: 768px) {
	.mission-left, .mission-right  {
		flex: 0 0 100%;
	}
	.mission-right {
		padding-left: 0;
	}
	.service-panel {
		justify-content: center;
	}
	.service-col:first-child, .service-col:nth-child(2), .service-col:last-child{
    flex: 0 0 100%;
		padding: 0 0 2rem 0;
	}
	.service-col:first-child ~ .service-col {
    padding-left: 0;
	}
	.service-col h2 {
		margin-bottom: 3rem;
	}
	.mission-right&gt;div:first-child {
		margin-bottom: 2rem;
	}
	.company-top-flex {
		flex: 0 0 100%;
	}
	.company-top-flex:nth-child(3) {
		margin-left: 0;
		margin-top: 2rem;
	}
	.company-manager-col:last-of-type {
		padding-right: 2rem;
	}
	.company-manager-col:nth-of-type(2) {
		padding-left: 2rem;
	}
	.company-manager-col {
		padding: 0 2rem;
	}
	.serp-intro-holder {
		display: table-row;
	}
	.serp-intro {
		margin-top: 1.5rem;
	}
	.serp-item {
		margin: 4rem 0;
	}
}
@media screen and (max-width: 600px) {
	.logo {
	left: 1.2rem;
	}
	.logo img {
	height: 80px;
	}
	.headings-holder, .blo-headings-holder {
	margin-top: 1.5rem;
	}
	.blo-headings-holder h1 {
	font-size: 1.5rem;
	}
	div.mod-languages ul li a {
	font-size: 1.2rem;
	}
	.contact-top {
	right: 12.5rem;
	}
	.nav-tabs {
	width: 90%;
	}
	.nav &gt; li &gt; a {
	padding: 10px;
	}
	a .firstmenumobile  {
	font-size: 1.5rem;
	font-weight: 400;
	}
	.home-panel-holder {
	width: 100%;
	padding: 1.875rem 2rem;
	margin: 0;
	transform: unset;
	top: unset;
	left: unset;
	}
	.blog-serp-holder {
	margin-bottom:0;
	margin-top: 0;
	padding-top: 0;
	}
	.blog-quote {
	width: 90%;
	margin: 2rem 0;
	}
	.blogitem-holder {
	flex: 0 0 100%;
	padding: 0;
	}
	.content-header {
	overflow: hidden;
	text-align: center;
	}
	.content-header img {
	width: auto;
	object-fit: cover;
	max-width: 100%;
	height: 100%;
	}
	.captcha-holder, .send-holder {
	width: 100%;
	}
	#captcha-info .rsform-block-captcha {
	padding-right: 0;
	}
	.fields-holder {
	width: 100%;
	padding-right: 0;
	}
	.full-holder {
	padding-right: 0;
	}
	.blog-left, .blog-panel-holder {
	flex: 0 0 100%;
	padding-left: 0;
	margin-bottom: 2rem;
	}
	.service-col:first-child, .service-col:nth-child(2), .service-col:first-child ~ .service-col:last-child {
	flex: 0 0 100%;
	}
	.service-col:first-child ~ .service-col {
	padding-left: 0;
	}
	.company-mission-col {
	flex: 0 0 100%;
	}
	.company-mission-col:nth-child(2) {
	padding: 0;
	}
	.company-mission-col:nth-child(3) {
	margin-top: 4rem;
	}
	.company-manager-col {
	flex: 0 0 100%;
	padding: 0;
	}
	.company-manager-col:last-of-type, .company-manager-col:nth-of-type(2) {
	padding: 0;
	}
	.company-mission-col img {
	width: 100%;
	}
	.petalo-rosso, .petalo-blu, .petalo-giallo {
	flex: 0 0 100%;
	padding: 0 2rem 1.5rem 2rem;
	}
	.contact-mobile {
	display: inline;
	padding-left: 1.5rem;
	}
	.contact-desktop {
	display: none;
	}
	.tooltip-holder span {
	margin-right: 0;
	font-size: 1.5rem;
	}
	.tooltip-1 .tooltiptext {
	width: 100px;
	}
}
@media screen and (max-width: 490px) {
	#captcha-info .col-md-3, #captcha-info .col-md-9 {
	width: 100%;
	}
}
@media screen and (max-width: 400px) {
	html {
	font-size:13px;
	}
	.content-header {
    height: 80vh;
	}
	.top-text p.quote, .bott-text p.quote, .article-full p.quote, .content-middle p.quote, .blo-fulltext p.quote {
	margin: 0 auto;
	width: 90%;
	padding-top: 2.5rem;
	}
	p.quote, .blo-introtext {
	font-size: 1.3rem !important;
	}
	.home-company h2 {
	margin-bottom: 2rem !important;
	}
	.nav-tabs &gt; li {
	float: none;
	width: 100%;
	text-align: center;
	}
	.nav-tabs &gt; li &gt; a {
	margin-right: 0;
	}
	.t3-footnav .t3-module ul &gt; li &gt; a, .legal-info p, .copyright p {
	font-size: 1.3rem;
	}
	.t3-footnav .t3-module .module-title {
	font-size: 1.5rem;
	}
	.legal-info h3 {
	font-size: 1.5rem;
	}
	.company-manager-col {
	margin-bottom: 2rem;
	}
}
</pre></body></html>