@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight:300;
	color:#364760;
	line-height: 1.4;
	background-color:#FFF;
}
.bg-servizi {
	background-image:url("../img/servizi.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat:no-repeat;
	background-color:#313131;
}
::selection {
	background: #f95759; /*#ec8e8e*/
	color: #fffff3;
}
::-moz-selection {
	background: #f95759;
	color: #fffff3;
}
small {
	font-weight:300 !important;
	font-size:50% !important;
}
/*Effettone Intro*/
.large-header {
	position: relative;
	width: 100%;
	background: #FFF;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
.intro {
	position:relative;
}
.intro .large-header {
	background-image: url('../img/intro.jpg');
}
.dg-title {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #FFF;
    text-align: center;
    top: 35%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
	font-size:6em;
	font-weight:300;
}
.dg-title2 {
    position: absolute;
    margin: 0;
    padding: 0;
    color:rgba(255,255,255,0.6);
    text-align: center;
    top: 65%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
	font-size:3em;
	font-weight:300;
}
.dg-title2:before {
    content: "";
    position: absolute;
    bottom: 185px;
    right: 100%;
    width: 90%;
	margin-right:10%;
    border-bottom: 2px solid rgba(255,255,255,0.4);
}
.dg-title2:after {
    content: "";
    position: absolute;
    bottom: 185px;
    left: 100%;
    width: 90%;
	margin-left:10%;
    border-bottom: 2px solid rgba(255,255,255,0.4);
}
.dg-timg {
	width:22%;
}
/*#Menu*/
#header, #header2 {
	position:fixed;
	z-index:100;
	width:100%;
	background-color:#FFF;
}
#header {
	opacity:0;
}
#header2 {
	top:0;
}
.prehead {
	height:70px;
}
/*Fine #Menu*/
/* inizio blocco header */
h1 {
	margin: 0px auto;
    z-index: 2000;
    text-align: center;
    padding-right: 15px;
}
.imglogo {
	width: 55px;
    margin: -6px 0 0 0;
}
h2 {
	margin:0;
	font-size: 50px;
    font-weight: 300;
}
a, a:hover, a:focus, a:active {
	text-decoration:none;
	outline:none !important;
}
.btn-primary, .btn-primary:focus, .btn-primary-sm, .btn-primary-sm:focus, .btn-allega, .btn-allega:focus  {
	padding: 15px 70px 20px 70px !important;
    margin-top: 20px !important;
    background-color: #ff393c !important;
    border: 3px solid #ff393c !important;
    font-size: x-large !important;
    font-weight: 400 !important;
    color: #FFF !important;
    border-radius: 0px !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-primary:hover, .btn-primary-sm:hover, .btn-allega:hover {
	background-color: transparent !important;
    border: 3px solid #ff393c !important;
	color:#ff393c !important;
    text-decoration: none !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	box-shadow:none !important;
}
.btn-primary-sm, .btn-primary-sm:focus  {
	padding: 15px 40px 20px 40px !important;
    font-size:inherit !important;
	border: 2px solid #ff393c !important;
}
.btn-primary-sm:hover  {
	border: 2px solid #ff393c !important;
}
.btn-allega, .btn-allega:focus  {
    background-color: #364760 !important;
    border: 3px solid #364760 !important;
}
.btn-allega:hover  {
    background-color: #acb6c3 !important;
    border: 3px solid #acb6c3 !important;
}
/* fine blocco header / Inizio blocco #content */
/*Sez*/
.sez1 {
	background-color:#364760; /*#ff393c*/
	text-align:center;
	padding:70px;
	min-height:100px;
	}
.sez1 h2 {
	font-size:20px;
	font-weight:300;
	line-height:1.4em;
	color:#fff;
}
.sez1 h2:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 50%;
    width: 50%;
	margin-right:10%;
    border-bottom: 2px solid rgba(255,255,255,0.4);
}
.sez1 h2:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 50%;
	margin-left:10%;
    border-bottom: 2px solid rgba(255,255,255,0.4);
}
.sez2 a, .sez2 a:hover, .sez2 a:focus, .sez3 a, .sez3 a:hover, .sez3 a:focus {
	color: inherit !important;
	-webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.sez2 h3 {
	font-weight: 400;
    font-size: 30px;
    color: #364760;
    margin: 60px 0 30px 0;
}
.sez2 h4 {
	font-size: 22px;
}
.sez2 img {
	padding:30px;
}
.uns1, .uns2, .uns3 {
	width:40% !important;
}
.sez3 a {
	border-bottom:none !important;
}
.sez3 a:hover {
	border-bottom:1px solid #ff393c !important;
	box-shadow:none !important;
}
.bsd2 {
	position: absolute;
    top: 180px;
    width: 80%;
    left: 10%;
	background-color: rgba(54,71,96,0.85);
}
.posbot {
	left: 50%;
    margin-left: -60px !important;
}
.fixh4s {
	margin-top:160px;
}
.fixbsi {
	margin-top:40px;
}
.fixbsi2 {
	margin-top:65px;
}
.fixbsi3 {
	margin-top:110px;
}
.fixbsi4 {
	margin-top:250px;
}
.fixbsi5 {
	margin-top:200px;
}
.mt-descserv {
	margin-top:70px;
    background-color: #eee;
    padding: 20px 40px;
}
.title {
	padding:50px 0;
}
.title h2 {
	letter-spacing:2px;
	font-size:50px;
	font-weight:700;
	line-height:1.4em;
	color:#ff393c; 
	text-align:center;
}

.title h2.green {
	letter-spacing:2px;
	font-size:50px;
	font-weight:700;
	line-height:1.4em;
	color:#588e76; 
	text-align:center;
}

.title h2:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 15px;
    width: 10%;
    border-bottom: 2px solid #364760;
}
.title h2:after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 15px;
    width: 10%;
    border-bottom: 2px solid #364760;
}
/*Box txt*/
#cp-mission, #cp-vision, #cp-servizi {
	z-index: -20;
    margin-top: -20px;
    opacity: 0;
    position: absolute;
}
#cp-servizi {
    margin-top: -100px;
}
#mission, #vision, #servizi, .box-serv {
	position:relative;
}
#gas1, #gas2, #gas3, #energy1, #energy2, #energy3, #energy4, #energy5, #energy6 {
	margin-bottom:100px;
}
.boxtxt1 {
	width: 60%;
    background-color: rgba(255,255,255,0.85);
    position: absolute;
    top: 80px;
    right: 75px;
    padding: 40px;
    border-right: 20px solid rgba(255,57,60,1);
}
.boxtxt2 {
	width: 70%;
    position: absolute;
    top: 40%;
    left: 100px;
}
.btxt1 {
	width: 25%;
    float: left;
    padding-right: 15px;
    margin-top: 4px;
}
.btxt2 {
	width:75%;
	float:left;
}
.bt2-t {
	text-align:center;
	background-color:#364760;
	color:#FFF;
}
.sfco1 {
	background-color:rgba(255,57,60,0.8);
    color: #FFF;
	line-height: 1.85em;
    padding: 3px;
	font-size: 25px;
}
/*fine Box txt*/
/*sez Form*/
.sez-form {
	background-color:rgba(122, 159, 206, 0.7); /*#acb6c3;*/
	padding:80px 0;
}
.sez-form h2 {
	letter-spacing:2px;
	margin:0 0 15px 0;
	font-size:32px;
	color:#FFF;
}
.sez-form h2:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 20%;
    border-bottom: 2px solid rgba(255,57,60,0.6);
}
.sez-form h2:after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 20%;
    border-bottom: 2px solid rgba(255,57,60,0.6);
}
.sez-form p {
	margin:0 0 50px 0;
	color:#FFF;
}
.mb-chkbx {
	margin-bottom:60px;
}
.w-chkbx, .w-chkbx3 {
	width:33%;
	float:left;
}
.w-chkbx2 {
	width:34%;
	float:left;
}
/*fine sez Form*/
.box-serv {
	padding:20px 10px 50px 10px;
}
.sez-intro {
	padding:40px 0 150px 0;
}
.sez-intro p {
	color:#FFF;
	text-align:center;
	background-color:rgba(130,180,90,0.8);
	padding:60px;
	font-weight:300;
}
.sez-gy .fa {
	color: rgba(255,57,60,0.9);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sez-gy .fa:hover {
	color: #ff2222;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#content a, #content a:focus {
	color:#FFF;
	border-bottom:1px solid #ff393c;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#content a:hover {
	color:#FFF;
	border-bottom:1px solid #ff393c;
	box-shadow:0px 1px 0px #ff393c;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.i-box {
	padding:0;
}
.int-link {
	color: #FFF;
    background-color: transparent;
    padding: 25px 0 40px 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
	font-size: 40px;
    font-weight: 400;
	-webkit-transition: all 0.2s ease-in-out ;
    -moz-transition: all 0.2s ease-in-out ;
    -o-transition: all 0.2s ease-in-out ;
    transition: all 0.2s ease-in-out ;
}
.int-link:hover, 
.int-link:focus {
	color: #FFCC00;
    background-color: #FFF;
	-webkit-transition: all 0.2s ease-in-out ;
    -moz-transition: all 0.2s ease-in-out ;
    -o-transition: all 0.2s ease-in-out ;
    transition: all 0.2s ease-in-out ;
}
/*Servizi*/
.m-serv, .m-serv2 {
	margin-top:30px;
}
.m-serv3 {
	margin-top: 65px;
    margin-bottom: 10px;
}
.mts1 {
	margin-top:85px;
}
.mts2 {
	margin-top:40px;
}
.mts3 {
	margin-top:100px;
}
.mts4 {
	margin-top:115px;
}
/*box gas price*/
.sez4 {
	background-color: #364760;
}
.box-mercati {
	position:relative;
	padding:130px 20% 50px 20%;
    height: 350px;
}
.box-mercati div {
	width:33%;
	float:left;
}
.box-mercati2 {
	position:relative;
	padding:80px 7%;
    height: 370px;
}
.box-mercati2 div {
	width:50%;
	float:left;
	text-align:center;
}
/*fine box gas price*/
/* Inizio Sez News*/
.sez-news {
	background-color:#FFF;
	padding:70px 0px 70px 20px;
}
.col-newsbox {
	width: 28%;
    margin: 0 5% 0 0;
	float:left;
	position:relative;
}
.news-data {
	position:absolute;
	width:23%;
	right:73%;
}
.news-info {
	width: 72%;
    float: right;
}
.sez-news h2 {
	font-size: 30px;
    font-weight: 400;
    margin:20px 0 10px 0;
}
.sez-news h3 {
	font-size: 30px;
    margin: 50px 0 30px 0px;
	line-height: 1.4em;
}
.sez-news p {
	font-size:16px;
	text-align:left;
	margin-bottom:100px;
}

.sez-posts {
	background-color:#FFF;
	padding:70px 0px 70px 20px;
}
.col-postsbox {
	width: 28%;
    margin: 0 5% 0 0;
	float:left;
	position:relative;
}
.post-data {
	position:absolute;
	width:23%;
	right:73%;
}
.post-info {
	width: 72%;
    float: right;
}
.sez-posts h2 {
	font-size: 30px;
    font-weight: 400;
    margin:20px 0 10px 0;
}
.sez-posts h3 {
	font-size: 30px;
    margin: 50px 0 30px 0px;
	line-height: 1.4em;
}
.sez-posts p {
	font-size:16px;
	text-align:left;
	margin-bottom:4px;
}


.n-data-my {
	font-size:16px !important;
	font-weight:400 !important;
	text-align:right !important;
	color:#999 !important
}
/*Fine Sez News*/
/*sez rss*/
.sezrss a, .sezrss a:focus {
	color: #ff393c !important;
}
.sezrss a:hover {
	color: #8f97a2 !important; /*#acb6c3*/
}
.sezrss small {
	color: #8f97a2 !important;
}
.boxrss {
	background-color:#eee;
	padding:30px;
}
/*fine sez ress*/
.m-stmp {
	padding-top:20px;
	padding-left:50px;
}
/* Inizio blocco #footer */
#footer {
	position:relative;
}
.ftr-s1 {
	background-color:rgba(54,71,96,0.8); /*#364760;*/
	padding: 25px 0 50px 0;
	text-align:center;
}
#footer h2 {
	letter-spacing:2px;
	text-align:center;
	line-height:1.4em;
	color:#fff;
}
#footer h2:before {
    content: "";
    position: absolute;
    bottom: 32px;
    left: 15px;
    width: 40%;
    border-bottom: 2px solid rgba(255,255,255,0.4);
}
#footer h2:after {
    content: "";
    position: absolute;
    bottom: 32px;
    right: 15px;
    width: 40%;
    border-bottom: 2px solid rgba(255,255,255,0.4);
}
#footer a, #footer a:focus {
	color:#FFF;
	/*border-bottom:1px solid transparent;*/
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#footer a:hover {
	color:#ff393c;
	/*border-bottom:1px solid #ff393c;*/
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ftr-s1 p {
	color:#acb6c3;
	font-size:26px;
}
#footer .fa {
	color: #ff393c;
	/*margin-left:-20px;*/
}
#footer .icon {
	margin: 0 auto 5px auto;
    border-radius: 100%;
    border: solid 2px #FFF;
    color: #FFF;
    cursor: default;
    display: inline-block;
    font-size: 1.3em;
    height: 2.25em;
    line-height: 2.25em;
    text-align: center;
    width: 2.25em;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#footer .icon:hover, #footer .icon:focus {
    border: solid 2px #FFF;
	color:#FFF;
	background-color:#ff393c;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mb-pericon {
	margin-bottom:30px;
}
.box-fpc {
	position:absolute;
	bottom: 30px;
    right: 150px;
}
.box-fpc a {
	border:none !important;
	box-shadow:none !important;
}
.box-fpc a:hover {
	color:#ff393c !important;
}
.rid {
	font-size:10px;
}
.fpc {
	font-size:11px;
	color:#ff393c;
	font-weight:700;
}
/*footer 2*/
.ftr-s2 {
	background-color:#283645;
	padding: 40px;
	font-size:14px;
	color:rgba(255,255,255,0.7);
}
.ftr-s2 p {
	margin:0 !important;
}
/* Fine blocco #footer */
#back_to_top {
    position: fixed;
    bottom: 15px;
    left: 30px;
    cursor: pointer;
	z-index:9999;
}
/*hideme!*/ .hideme {opacity:0;}
/*section module*/
section.module.parallax {
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-top: -1px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax-1 {
 	background-image: url("../img/mission.jpg");
}
section.module.parallax-2 {
 	background-image: url("../img/vision.jpg");
}
.paral-view {
	height:500px;
	background-size: cover;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top:-1px;
}
.view-title {
	height:200px !important;
}
.view-1 {
	background-image: url("../img/mission.jpg");
}
.view-2 {
	background-image: url("../img/vision.jpg");
}
.view-intro {
	background-image: url('../img/intro.jpg');
	background-position:center;
}
/*fine section module*/
.fa-spin-hover:hover {
   -webkit-animation: spin 2s infinite linear;
   -moz-animation: spin 2s infinite linear;
   -o-animation: spin 2s infinite linear;
   animation: spin 2s infinite linear;
}
.diviz {
	width:80%;
	border-bottom:1px solid #777;
	margin:60px auto;
}
.red {
	color:#ff393c !important;
}
.rose {
	color:#ffb0b1 !important;
}
.blue {
	color:#335588 !important; /*#364760 - rgba(54, 71, 96, 0.7)*/
}
/*Unslider*/
#uns h4 {
	font-size:28px;
	/*display: flex;*/
    padding-left: 60px;
    padding-top: 240px;
    color: #c85140;
    width: 500px;
    float: left;
    text-align: center;
}
.unslider .fa:hover {
	color:#ff393c !important;
}
/*fine Unslider*/
.c-aaa {
	color:#AAA !important;
}
.no-a {
	background-color:transparent !important;
	border:none !important;
}
.no-bordsw, .no-bordsw:hover {
	border:none !important;
	box-shadow:none !important;
}
.maxw-300px {
	max-width:300px !important;
}
.h-42px {
	height:42px;
}
.m-mlink {
	margin-top:30px;
}
.mb-servz {
	margin-bottom:100px;
}
.mt-mui {
    margin-top: 30px !important;
}
.ml-m10px {
	margin-left:-10px;
}
@media all and (max-width: 1199px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
.dg-title {
	font-size:5em;
}
.dg-title2 {
	top:65%;
	font-size:2.3em;
}
.dg-title2:before, .dg-title2:after {
    bottom: 170px;
}
.sez-form {
	padding: 100px 0 80px 0;
}
.boxtxt1 {
    width: 80%;
    right: 10%;
    border-right: none;
}
/*slide*/
.p-slide {
	padding:0 30px;
}
.img-uns {
    width: 850px !important;
}
.m-serv3 {
    margin-top: 70px;
    margin-bottom: 40px;
}
/*news /mercati*/
.box-mercati {
	padding:50px 10% 0 10%;
}
.box-mercati2 div {
    width: 100%;
}
/*fine news/mercati*/
}
@media all and (max-width: 991px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {	
.imglogo {
    margin: 5px;
}
.dg-timg {
	width:100px;
}
.dg-title {
	top:200px;
	font-size:50px;
    width: 100%;
}
.dg-title2 {
    top: 30%;
	font-size:30px;
}
#cp-mission {
    margin-top: 0px;
}
#cp-vision {
    margin-top: 500px;
}
#cp-servizi {
    margin-top: -30px;
}
#gas, #gas1, #gas2, #gas3, #energy, #energy1, #energy2, #energy3, #energy4, #energy5, #energy6 {
	margin-bottom:0px;
}
.sez-stag h2 {
	font-size: 70px;
    color: #FFF !important;
    padding: 143px 0;
}
.p-2r {
	padding: 65px 0 !important;
	line-height:1.2em !important;
}
#footer .icon {
    font-size: 1.2em;
}
.btn-primary, .btn-primary:focus, .btn-allega, .btn-allega:focus {
    padding: 15px 30px 20px 30px !important;
}
#contact .contact {
    top: 15%;
    padding: 30px 0px;
}
.sez-form h2:before {
	width: 25%;
}
.sez-form h2:after {
	width: 25%;
}
/*slide*/
.p-slide {
	padding:0 30px;
}
.img-uns {
    width: 90% !important;
}
.mts1 {
	margin-top:30px;
}
.m-serv3 {
    margin-top: 70px;
    margin-bottom: 40px;
}
.mt-mui {
	margin-top:0px !important;
}
.boxtxt1 {
    width: 100%;
    right: 0;
    border-right: none;
    padding: 30px;
    top: 100px;
}
.boxtxt2 {
    width: 90%;
    top: 600px;
    left: 5%;
}
.sfco1 {
    font-size: inherit;
}
.mt-view {
	margin-top:400px;
}
.box-mercati {
	padding:50px 3% 0 3%;
}
#footer h2:before, #footer h2:after {
    width: 25%;
}
.ftr-s1 p {
	font-size:20px;
}
.ftr-s1 p:first-child {
	margin-bottom:30px;
}
/*news*/
.sez-news {
	padding:30px 30px 30px 10px;
}
.col-newsbox {
	width:100%;
	margin:0;
	float:left;
}
/*fine news*/
.sez-posts {
	padding:30px 30px 30px 10px;
}
.col-postsbox {
	width:100%;
	margin:0;
	float:left;
}
}
@media all and (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
body {
	font-size:18px;
}
h1 {
	padding-right:0;
}
.plr0noxs {
	padding-left:15px !important;
	padding-right:15px !important;
}
.m-mlink {
	margin-top:18px;
}
.box-serv {
    padding: 0 0 20px 0;
}
.btn-primary, .btn-success, .btn-primary:hover, .btn-success:hover, .btn-primary:focus, .btn-success:focus {
    padding: 10px 20px 15px 20px !important;
}
.section--menu {
    position: inherit !important;
    padding: 0px !important;
}
.section ul {
	display:block;
	text-align:center;
}
paral-view {
    background-position: -100px 0px;
}
/*#mission, #vision {
	position: inherit !important;
}*/
#contact h2 {
    font-size: 30px;
}
#contact .contact {
    top: 30%;
}
.title h2 {
	font-size:40px;
}
.sez1 {
    padding: 20px;
    min-height: 0px;
}
.sez1 h2:before {
    left: 0;
    width: 15%;
}
.sez1 h2:after {
    width: 15%;
    left: auto;
    right: 0;
}
.sez2 img {
    padding: 30px 5px;
    width: 100%;
}
.uns1, .uns2, .uns3 {
	width:60% !important;
}
.uns1 {
	margin-top:70px;
}
.uns2 {
	margin-top:50px;
}
.menu__list li {
	display: inline-block;
}
.menu--shylock .menu__link {
    margin: 0 10px !important;
}
.sez-form {
	padding: 50px 0 20px 0;
}
.sez-form h2 {
	font-size:30px;
}
.sez-form h2:before, .sez-form h2:after {
	width: 7%;
}
.sez-form p {
	margin:0 0 50px 0;
}
.w-chkbx, .w-chkbx2, .w-chkbx3 {
	width:100%;
	margin-top:70px;
}
.w-chkbx {
	margin-left:-4px;
	margin-top:30px !important;
}
.w-chkbx2 {
	margin-left:0px;
}
.w-chkbx3 {
	margin-left:2px;
}
.mb-chkbx {
	margin-bottom:30px;
}
#footer .icon {
    font-size: 2em;
}
.paral-view {
    height: 550px;
    /*background-position: -215px 10px;*/
}
.mb-servz {
	margin-bottom:30px;
}
.ftr-s2 {
	text-align:center;
    padding: 40px 40px 80px 40px;
}
#cp-vision {
    margin-top: 600px;
}
/*Servizi*/
.m-serv {
	margin-top:70px;
	margin-bottom:0px;
}
.m-serv2 {
	margin-top:30px;
	margin-bottom:0px;
}
.m-serv3 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.fixbsi, .fixbsi2, .fixbsi3, .fixbsi4, .fixbsi5 {
	margin-top:0px;
}
.mts1 {
	margin-top:0px;
}
.mts2 {
    margin-top: 0px;
}
.mts3 {
    margin-top: 10px;
}
.xstc {
	text-align:center;
}
/*#vision*/
.mt-view {
    margin-top: 600px;
}
.imgmissm {
	width:100%;
	padding:20px;
	z-index:-100;
	margin-top:-30px;
}
.boxtxt2 {
	top: auto;
    bottom: 20%;
}
.btxt1, .btxt2 {
    width: 100%;
}
.view-2 {
	background-position: 55% 0px;
}
.box-serv {
    padding: 35px 0;
}
.box-serv-xs {
    padding: 35px 0 45px 0px;
}
.mt-descserv {
    margin-top: 0px;
}
#footer h2:before {
    left: 0;
}
#footer h2:after {
    right: 0;
}
/*per DG solutions - unslider &amp; immagini*/
.w-40 {
	width:80%;
}
/*news*/
.sez-news {
	padding:30px 30px 30px 20px;
}
.sez-posts {
	padding:30px 30px 30px 20px;
}
/*fine news, inizio mercati*/
.box-mercati div {
	width: 100%;
    margin: 40px 0 20px -107px;
    left: 50%;
    position: relative;
}
.box-mercati2 div {
	width: 100%;
    margin: 10px auto 20px -135px;
    left: 25%;
    position: relative;
}
}
