@charset "utf-8";
/* CSS Document */

a { color: #ee8337;}
#preloader {
    background-color: #252525;
}
.plr40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/_index/preload.gif);
}
#containerEco {
    z-index: 2;
    width: 76%;
    position: relative;
    left: 12%;
    margin-left: 20px;
}
.page_ecobonus #footer-bottom{
	position: relative;
}
.cover-job a {
    text-indent: inherit;
    color: white;
    font-size: 18px;
    font-style: italic;
}
@media (min-width: 992px){
	.page_ecobonus .fold-size1 {
		height: 590px;
	}
}

.coverbonus {
    background: url(../images/_index/about2.jpg) center center;
    background-size: cover;
}
.tm18-contact-right {
    width: 100%;
    padding: 0px 30px;
}
.form-control::placeholder{
	color: #fff !important;
}
.bglight2 {
    background: #191919 !important;
}
.logo-fold img.dark{
	background: none;
}
.slimmenu-left ul li a.active {
    color: #ef8337;
}
.cover-tm18 {
    background: url(../images/_index/top-slide.jpg) center center;
    background-size: cover;
}
.cwhite span{
    color: #ef8337 !important;
}
/*.slimmenu-left ul li a {
     width: auto;
}
.slimmenu-left ul li a span{
	display: block;
}*/

.slimmenu-left ul li a.normal {
    width: 40px;
    height: 40px;padding: 10px 0;
	margin-left: 0px;
}
.slimmenu-left ul li a {
        display: block;
        height: 40px;
        width: 40px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        transform-origin: inherit;
		     margin-top: 0px; 
     margin-left: 0px; 
}
.slimmenu-left ul li a span.label{
	display: none;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	    margin-left: 25px;
    background-color: #000;
    padding: 6px;
    border-radius: 10px;
}
.slimmenu-left ul li a:hover span.label,
.slimmenu-left ul li a.active span.label{
	display: inline-block;
	opacity: 1; 
}
.slimmenu-fill {
    width: 40px;
    height: 40px;
}
.bggreen2 {
    background: #292929 !important;
}
.bggreen3 {
    background: #ec8137;
}
.covertm18team {
    background: url(../images/_index/about.jpg) center center;
	background-size: cover;
}

.cover-job.first {
  background: url('../images/_index/team1.jpg') center center;
  background-size: cover; }

.cover-job.second {
  background: url('../images/_index/team2.jpg') center center;
  background-size: cover; }

.cover-job.third {
  background: url('../images/_index/team3.jpg') center center;
  background-size: cover; }

.cover-job.fourth {
  background: url('../images/_index/team4.jpg') center center;
  background-size: cover; 
 }
 
 
 
  
.cover-job span.number{
	color: #ef8337;
    font-size: 1px;
    margin-right: 15px;
	width: 1px;
	height: 1px;
}
.cover-job:hover span.number{
	font-size: 38px;
	width: 60px;
	height: 60px;
}



.cover-job.serviziBox a{
	margin: 10px;
	display: block;
    overflow-y: auto;
    height: 260px;
}
.cover-job.serviziBox a b.testo{
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	font-size: 14px;
	/*display: block;
	padding: 0 15px;*/
}

.cover-job.serviziBox:hover a b.testo{
	opacity: 1;
}

.cover-job.serviziBox.first {
  background: url('../images/_index/servizi1.jpg') center center;
  background-size: cover; }

.cover-job.serviziBox.second {
  background: url('../images/_index/servizi2.jpg') center center;
  background-size: cover; }

.cover-job.serviziBox.third {
  background: url('../images/_index/servizi3.jpg') center center;
  background-size: cover; }

.cover-job.serviziBox.fourth {
  background: url('../images/_index/servizi4.jpg') center center;
  background-size: cover; 
 }
.cover-job.serviziBox.fifth {
  background: url('../images/_index/servizi5.jpg') center center;
  background-size: cover; 
 }
 .cover-job.serviziBox.sixth {
  background: url('../images/_index/servizi4.jpg') center center;
  background-size: cover; 
 }

.bgStruttura{
	background-image:url(../images/_index/bgStruttura.jpg);
	background-size:cover;
}


.shadowTxt{
	text-shadow: 0px 0px 10px rgb(0, 0, 0);
}

.footer-aligin-top p {
    width: auto;
    width: 100%;
    text-align: center;
}
#footer-top {
    background: url(../images/_index/bgFooterTop.jpg) #040404 center bottom;
    display: none !important;
}
#footer-bottom {

    background: url(../images/_index/bgFooterBottom.jpg) #040404 center top;
}


.credits_link{
 color: #38B5E6 !important;
 font-weight: 700;
 font-family: sans-serif;
}

.credits_link:hover{
 color: #fff !important;
}

 .credits_link:before{
  content: "";
  vertical-align: middle;
  width:16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
 }

  .credits_link:hover:before{
   transform: rotateZ(360deg) rotateY(360deg);
  }
/*
.slimmenu-left ul li{
	height: 100px;
}
	.slimmenu-left ul li a {
		width: 100px;
		padding: 12px 0px 0 0px;
		margin-left: -30px;
		margin-top: 0px;
		    transform-origin: inherit;
	}
	.slimmenu-left ul li a.normal{
		margin-top: 0px;
		    margin-left: 0px;
		padding: 12px 10px;
		height: 40px;
	}*/
.tm18-contact-left {
    color: #b1b1b1;
}

.tm18-contact-right textarea{
	height: 75px;
}
.g-recaptcha {
	transform: scale(0.80);
	-webkit-transform: scale(0.80);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	margin: 10px 0;
}
.tm18-contact-right input {
    background: transparent;
    padding: 15px 0;
    border: 0;
    border-bottom: 2px solid #1d1d1d;
    box-shadow: none;
}
p.privacyP {
    font-size: 11px;
    line-height: 1.2;
    color: #fff;
}

.bgGray {
    background: #292929 !important;
}
.azienda p{
}
#f-4 .topHalf {
    z-index: 3 !important;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    -webkit-transform-origin: top;
    transition: -webkit-transform 500ms cubic-bezier(0, 0.45, 1, 0.95), background-color 500ms ease-in;
    position: absolute;
    top: 0px;
    transition: none;
    height: 420px!important;
}
.testo{
	overflow-y: scroll;
	height: 200px;
}
.modal-body {
    position: relative;
    padding: 15px;
    color: #fff;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-size: 30px;
}

.modal-open {
    overflow: scroll !important;
    padding-right: 0 !important;
}
#footer-bottom{
	width: calc(100% - 40px);
	left: 40px;
}
@media screen and (max-width: 1366px) {
	#page{
		height: 7500px !important;
	}
	.fs2-c {
    padding: 15px;
}
.size36 {
    font-size: 26px;
}
.mtb30 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
}
.azienda p {
    font-size: 13px;
    line-height: 1.4;
}
/*.h150 {
    height: 80px;
}
.h270 {
    height: 220px;
}
.size40 {
    font-size: 30px;
}*/
.cover-job.serviziBox a {
    margin: 10px;
    display: block;
    overflow-y: auto;
    height: 200px;
}
.mobile_static{
	display: block!important;
}
#f-4, #f-5{
	display: none !important;
}
}
@media screen and (min-width: 1367px) {
	.mobile_static{
		display: none!important;
	}
}
@media screen and (max-width: 1200px) {
	.tm18-contact-right textarea {
    height: 35px;
}
	h2, .h2 {
    font-size: 20px;
}
.p50 {
    padding: 0;
}
	.displayNoneTablet{display: none !important}
}
@media screen and (max-width: 766px) {
	#page{
		height: 7650px !important;
	}
/*	.modal_serv{
		pointer-events: none;
	}*/
}
@media screen and (max-width: 768px) {
	.size40 {
    font-size: 30px;
}
	.modal_serv b{
		display: none;
	}
	
	.fs2-c {
		padding: 40px;
	}
	.fs4-b {
		 margin-top: 0px !important; 
	}
	.tm18-contact-left {
    	padding: 0px 0px;
	}
	.tm18-contact-right textarea {
		height:70px;
		margin-top: 10px;
	}
	.tm18-contact-right {
		width: 100%;
		padding: 0px 5px;
	}
	
	.page_ecobonus .fold-size1,
	.page_ecobonus .fold-size2 {
		 height: auto; 
	}

	
}
@media screen and (max-width: 425px) {

	#page{
		height: 7350px !important;
	}	
	.displayNoneMobile{display: none !important}
	.slimmenu-left ul li a span.label{display: none !important;}
	.top-fold,
	#container {
		width: 82%;
		margin-left: 8px;
	}
	.fs2-c {
		padding: 10px;
	}
	.fs4-b {
		margin-top: 20px;
	}
	.tm18-contact-left, .tm18-contact-right {
		padding: 0px 5px;
	}
	.tm18-contact-left {
		border-right: none;
	}
	.contacts.ptb80 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.tm18-contact-left p {
		margin-top: 10px;
    	line-height: 15px;
    	margin-bottom: 20px;
	}
	.tm18-contact-right textarea {
		height: 60px;
		margin-top: 16px;

	}
	.tm18-contact-right h1 {
		font-size: 21px;
		line-height: 12px;
		text-align: center;
	}
	.tm18-contact-right p.dida
	{
		display: none;
	}
	.g-recaptcha {
		transform: scale(0.80);
		-webkit-transform: scale(0.80);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		margin: 10px 0;
	}
	p.privacyP{font-size: 10px; margin-top: 3px; margin-bottom: 3px;}
	.tm18-contact-right input {
		padding: 18px 0;
	}
	.soundClick{
		margin-top: -5px !important;
	}
	.footer-aligin-top {
		padding-left: 0px;
	}
	.footer-aligin-top p {
    	width: auto;
	}
	.cover-job{
		width: 50% !important; height: 50% !important;
	}
	.servizi .cover-job{
		width: 50% !important; height: 55% !important;
	}
	.cover-job.wfull{
		width: 100% !important;
	}
	.cover-job a {
		font-size: 15px;
	}
	.cover-job:hover span.number {
		font-size: 23px;
		width: 40px;
		height: 40px;
	}
	.cover-job span.number {
		margin-right: 0px;
	}
	.cover-job.serviziBox a b.testo {
		font-size: 12px;
	}
		.cover-job.serviziBox a b.testo br{
			display: none;
		}
	.fold-contentCommesse{
		background-image: url('../images/_index/certificati.png');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.page_ecobonus .fold-contentCommesse{
		background-image: none;
	}
	
	.page_ecobonus .valign2 {
    position: relative;
		 top:inherit; 
		 transform: none; 
	}
	
	.page_ecobonus #page {
		height: auto !important;
	}
	.colCommesse .p50{
		padding: 20px !important;
	}
	.colCommesse .btn{
		margin-bottom: 10px;
	}
	.headServizi{
		height: 100px !important;
	}
	.azienda p {
    font-size: 11px;
    line-height: 14px;
}
	.azienda .mtb30 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.size36 {
		font-size: 23px;
	}
}
@media screen and (max-width: 425px) {
/*	#page{
		height: 7500px !important;
	}*/
  	.mobile_static{
		display: block!important;
	}
	#f-4, #f-5{
		display: none !important;
	}
}
@media screen and (max-width: 375px) {
	.size16 {
    font-size: 13px;
    line-height: 1.2;
}
@media screen and (max-width: 320px) {
	#footer-bottom {
    width: 320px !important;
    left: 0;
}
}
}