
/**************************************************************
 * BOOTSTRAP OVERRIDE (le media queries stanno in fondo)
 */

.form-horizontal .has-feedback label~.form-control-feedback {
  top: 0;
}

.img-responsive{
	margin: 0 auto;
}
/*
.modal-open {
    overflow: scroll;
}
*/



/**************************************************************
 * GENERALI
 */

a{
	color: #999;
	text-decoration: none;
	}
a:hover{
	color: #00A161;
	text-decoration: none;
	}

.backToTop {
    position: fixed; display: none;
    color: #000; background-color: rgba(235, 235, 235, 0.80);
    font-size: 20px;
    bottom: 20px; right: 20px; padding: 15px 20px;
    border-radius: 10px;
    text-decoration: none;
	}
.backToTop:hover {
    color: #000;
    background-color: rgba(135, 135, 135, 0.50);
    text-decoration: none;
	}

.err404{
	/*margin-bottom: 250px !important;*/
	}

/*,
@font-face {
	font-family: NimbusRegular;
	src: url("/fonts/n019003dWeb.eot");
	}
@font-face {
	font-family: NimbusRegular;
	src: url("/fonts/n019003dWeb.woff") format('woff');
	}
*/

@font-face {
	font-family: TiemposRegular;
	src: url("/fonts/TiemposTextWeb-Regular.eot");
	}
@font-face {
	font-family: TiemposRegular;
	src: url("/fonts/TiemposTextWeb-Regular.woff") format('woff');
	}

@font-face {
	font-family: TiemposRegularItalic;
	src: url("/fonts/TiemposTextWeb-RegularItalic.eot");
	}
@font-face {
	font-family: TiemposRegularItalic;
	src: url("/fonts/TiemposTextWeb-RegularItalic.woff") format('woff');
	}



body{
	font-family: TiemposRegular;
    font-size: 18px;
	}

h1, h2, h3, h4, h5, h6{
	font-family: Arial;
	}

.btn-primary{
    color: #fff;
    background-color: #000;
    border-color: #000;
	}
.btn-primary:hover {
    color: #fff;
    background-color: #00A161;
    border-color: #00A161;
	}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-color: #00A161;
    border-color: #00A161;
	}

.green{
	font-family: Arial;
	font-size: 22px;
	color: #00A161;
	}

a:focus {
    color: inherit;
    text-decoration: none;
	}



/**************************************************************
 * HOME
 */

#wrHome .wrAffBox{
	margin-top: 0;
	margin-bottom: 0;
	}

.wrBox1{
	background-color: #00A161;
	color: #fff;
    padding-top: 80px;
    padding-bottom: 150px;
	text-align: center;
    margin-right: 0;
    margin-left: 0;
	}
.wrBox1 h1{
	margin: 0;
	padding: 0;
	font-size: 60px;
	font-weight: normal;
	line-height: 70px;
	}


.wrBox2{
	padding: 190px 20px 0 20px;
	max-width: 630px;
	margin: 0 auto;
	line-height: 45px;
	font-size: 26px;
	}
.wrBox2>div{
	font-family: Arial;
	color: #00A161;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 30px;
	letter-spacing: 3px;
	}
.wrBox2>a {
	color: #333;
	}
.wrBox2>a:hover {
	color: #00A161;
	}




/**************************************************************
 * HEADER E MENU
 */

#navtop.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 0;
    background-color: rgba(0, 161, 97, 0.9);
	}

#navtop.affix .navbar-brand {
    padding: 10px 15px 10px 40px;
	}
#navtop.affix .navbar-default {
    min-height: 80px;
	}
#navtop.affix .navbar-default .navbar-collapse {
    /*padding: 15px 0 0 0;*/
	}

#navtop.affix .navbar-nav>li>a{
	padding-top: 30px;
	padding-bottom: 30px;
	}


#navtop{
	background-color: #00A161;
	}
#navtop .wrMenu{
 	padding-left: 0;
 	}


.navbar-brand{
    padding: 20px 15px 20px 40px;
    height: inherit;
    float: none;
    text-align: left;
    display: block;
    max-width: 140px;
	}
.navbar-default{
  	font-family: Arial;
	background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    min-height: 100px;
    margin-bottom: 0;
    font-size: 13px;
	}
.navbar-default .navbar-collapse{
	/*padding: 25px 0 0 0;*/
	}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
	}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff;
	}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
	}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ccc;
    background-color: transparent;
	}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus{
    color: #fff;
    background-color: transparent;
    text-decoration: none;
	}
.navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:hover  {
    color: #ccc;
    background-color: transparent;
	}



/**************************************************************
 * FOOTER
 */

.wrFooter{
	padding: 50px 0;
	background-color: #232323;
	color: #fff;
	font-family: Arial;
    font-size: 13px;
	line-height: 25px;
	}

.wrFooter a{
	color: #fff;
	}
.wrFooter a:hover{
    color: #00A161;
	}

.wrFooter .logo{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	}
.wrFooter .quality{
	margin-bottom: 10px;
	}




/**************************************************************
 * STICKY FOOTER
 */

html {
    position: relative;
    min-height: 100%;
	}
body {
    margin: 0 0 216px; /* bottom = footer height */
	}
.mainContent{
    padding-bottom: 216px;
	}
.wrFooter {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 216px;
    width: 100%;
	}




/**************************************************************
 * AUTOSITO E ALTRE PAGINE
 */

.col2{
	padding-left: 0;
	padding-right: 0;
	}

.wrContSmaller{
	max-width: 1148px;
	margin: 0 auto;
	}

.wrBoxTopImg .wrAffImg .mask{
    opacity: 1;
    background: transparent;
    font-size: 100px;
	}

.wrAffBox{
	margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
	}
.wrAffBox>div{
	padding: 0;
	}
.wrAffBox a:hover{
	background-color: rgba(0, 161, 97, 0.7);
	}
.wrAffBox a{
	display: block;
	}

.wrAffTxt{
	line-height: 30px;
	padding: 0;
	}
.wrAffTxt .green{
	font-family: Arial;
	color: #00A161;
	font-size: 18px;
	}


.wrAffImg{
    overflow: hidden;
    position: relative;
	}

.wrAffImg img{
	width: 100%;
	}

.wrAffImgR{
	padding-left: 0;
	}
.wrAffImgL{
	padding-right: 0;
	}
.wrAffImg .mask{
	font-family: Arial;
	color: #fff;
	font-size: 64px;
   	position: absolute;
   	top: 0;
  	left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
	background-color: rgba(0, 161, 97, 0.5);
    transition: all 0.4s ease-in-out;
    padding: 20% auto;
    text-align: center;
	}
.wrAffImg:hover .mask {
    opacity: 1;
	}
.wrAffImg .mask h1,
.wrAffImg .mask span{
	display: block;
   	position: absolute;
    text-align: center;
    width: 100%;
	top: 35%;
	margin: 0;
	padding: 0;
	font-size: 40px;
	}

.wrAffBox a.plain {
	display: inline;
	background: transparent;
	}

.wrShare .addthis_sharing_toolbox, .wrShare .addthis_toolbox{
	margin: 15px 0 0 0;
	}

h4.titList{
	margin-top: 20px;
	text-transform: capitalize;
	}

.wrContatti>h4{
	border-bottom: 1px solid #ddd;
	padding: 20px 0 5px 0;
	}
.wrContatti .media-object{
	max-width: 100px;
	}


/* Lane */

.wrCoppower{
	margin-top: 180px;
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	}
.wrCoppower a{
	display: block;
	margin-top: 50px;
	}



/* Company */

.wrContCompany{
	padding-top: 0;
	line-height: 30px;
	}
.wrContCompany .green{
	font-family: Arial;
	padding-bottom: 10px;
	padding-top: 30px;
	color: #00A161;
	font-size: 20px;
	}
.wrContCompany .green strong{
	display: block;
	font-size: 24px;
	font-weight: normal;
	}
.wrContCompany .green span{
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	}

.companyMap{
	margin-top: 50px;
	}


/* Contatti */

.wrContLocations{
	line-height: 30px;
	font-size: 18px;
	}
.wrContLocations>div{
	padding-top: 20px;
	}
.wrContLocations .green a,
.wrContLocations .green{
	font-family: Arial;
	color: #00A161;
	font-size: 20px;
	}


/* Elenco fibre */

.wrContFibers{
	line-height: 30px;
	}
.wrContFibers a{
	cursor: pointer;
	display: block;
	padding-bottom: 50px;
	}
.wrContFibers a:hover{
	color: #00A161;
	text-decoration: none;
	}

.wrContFibers .green{
	font-family: Arial;
	color: inherit;
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
	}

.wrContFibers .img{
    position:relative;
	}
.wrContFibers .img img{
    width:100%;
    vertical-align:top;
	}

.wrContFibers .img:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background-color: rgba(0, 161, 97, 0.5);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	}
.wrContFibers .img:hover:after {
    opacity:1;
	}




/* Dettaglio fibra*/

.wrContFiber{
	padding-top: 100px;
	line-height: 30px;
	}
.wrContFiber h2{
	font-family: Arial;
	font-size: 120px;
	color: #A6A6A6;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px 0;
	}
.wrContFiber .tit{
	font-family: Arial;
	color: #00A161;
	font-size: 30px;
	padding: 0 0 15px 0;
    line-height: 35px;
	}
.wrContFiber .txt{
	font-size: 20px;
	padding: 0 0 15px 0;
	}
.wrContFiber .txt strong{
	font-family: TiemposRegularItalic;
	font-weight: normal;
	}
.wrContFiber a{
	font-size: 18px;
	font-family: Arial;
	}



/* Privacy e co. */

#privacy h1,
#quality h1{
	color: #00A161;
	padding-top: 150px;
	padding-bottom: 75px;
	font-size: 50px;
	}

#privacy strong{
	display: block;
	padding: 20px 0 5px 0;
	font-weight: normal;
	color: #00A161;
	font-family: Arial;
	text-transform: uppercase;
	}

#privacy .corpo,
#quality .corpo{
    line-height: 35px;
	}


/**************************************************************
 * AREA UTENTE
 */

#menuUtente .glyphicon{
	margin-right: 10px;
	}



/**************************************************************
 * FORM
 */

.modulo{
	font-family: Arial;
	padding-top: 30px;
	}
.modulo label{
	font-weight: normal;
	}
.form-control{
	background: #F1F1F1;
	border-color: #fff;
	box-shadow: 0 0 0;
    font-size: 18px;
	}
.form-control:focus {
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238, 238, 238,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(238, 238, 238,.6);
	}
.form-group{
	margin-bottom: 10px;
	}

.form-group .btn-primary{
    padding: 12px 30px;
    font-size: 16px;
	}
.form-group .btn-primary.focus, .form-group .btn-primary:focus {
    background-color: #00A161;
    border-color: #00A161;
	}

.modulo .sezione{
 	border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0 10px;
	}
.modulo .noteSezione{
	font-style: italic;
	margin: 0 0 20px 0;
	}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: inherit;
	}
.has-success .form-control {
    border-color: inherit;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    box-shadow: inset 0 0 0 rgba(0,0,0,.075);
	}





/**************************************************************
 * GALLERY
 */

.wrGallery .thumbnail{
	overflow: auto;
  	min-height: 150px;
  	}




/**************************************************************
 * CAROUSEL
 */

.carousel-caption{
	bottom: 0;
	left: 0%; right: 0%;
	padding: 15px 0 30px 0;
    background: rgba(0,0,0,0.5);
	}
.carousel-caption h3{
	color: #fff;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	}
.carousel-caption h3 a{
	color: #ffff00;
	}
.carousel-caption p{
	margin: 0;
	}

.carousel-indicators{
	bottom: 1px;
	margin-bottom: 0;
	}



/**************************************************************
 * AddThisEvent (add to your existing CSS)
 */

.addthisevent-drop 						{width:300px;display:inline-block;position:relative;z-index:999998;background:#2878eb;font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;color:#fff!important;text-decoration:none;font-size:15px;text-decoration:none;padding:12px 20px 12px 15px;}
.addthisevent-drop:hover 				{color:#fff;font-size:15px;text-decoration:none;background-color:#2c84f4;}
.addthisevent-drop:active 				{top:1px;}
.addthisevent-drop .arrow 				{width:15px;height:10px;position:absolute;top:50%;right:15px;margin-top:-5px;background:url("../img/generic/icon-arrow.png") no-repeat;}
.addthisevent-selected 					{background-color:#2c84f4;}
.addthisevent_dropdown 					{width:215px;position:absolute;z-index:99999;padding:6px 0px 0px 0px;background:#fff;text-align:left;display:none;margin-top:2px;margin-left:-1px;border-top:1px solid #c8c8c8;border-right:1px solid #bebebe;border-bottom:1px solid #a8a8a8;border-left:1px solid #bebebe;-webkit-box-shadow:1px 3px 6px rgba(0,0,0,0.15);-moz-box-shadow:1px 3px 6px rgba(0,0,0,0.15);box-shadow:1px 3px 6px rgba(0,0,0,0.15);}
.addthisevent_dropdown span 			{display:block;line-height:110%;background:#fff;text-decoration:none;font-size:14px;color:#6d84b4;padding:8px 10px 9px 15px;}
.addthisevent_dropdown span:hover 		{background:#f4f4f4;color:#6d84b4;text-decoration:none;font-size:14px;}
.addthisevent span 						{display:none!important;}
.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop ._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event {display:none!important;}
.addthisevent_dropdown .copyx 			{height:21px;display:block;position:relative;cursor:default;}
.addthisevent_dropdown .brx 			{width:180px;height:1px;overflow:hidden;background:#e0e0e0;position:absolute;z-index:100;left:10px;top:9px;}
.addthisevent_dropdown .frs 			{position:absolute;top:3px;cursor:pointer;right:10px;padding-left:10px;font-style:normal;font-weight:normal;text-align:right;z-index:101;line-height:110%;background:#fff;text-decoration:none;font-size:10px;color:#cacaca;}
.addthisevent_dropdown .frs:hover 		{color:#6d84b4;}
.addthisevent 							{visibility:hidden;}



/**************************************************************
 * Messaggio per cookie http://cazue.com/articles/eu-cookie-law-message-with-jquery-2013
 */

/*
#cookie-msg{width:100%;line-height:40px;color:#F7F7F7;font-weight:700;text-align:left;display:none;min-width:1010px;background:#000;position:fixed;bottom:0;z-index:9999;}
*/
#cookieMsg{
		width:100%;font-family: Arial;color:#fff;text-align:left;display:none;background:#000;z-index:9999; padding: 10px 60px 10px 40px;
		position: fixed; bottom: 0;	left: 0;
		}
.cookieMsgInner{margin:auto;overflow:hidden;max-width: 1140px;font-size: 13px}
.cookieMsgInner a.btn{color: #000;}
.cookieMsgInner a:not(.btn){color: #fff; text-decoration: underline}


.cookieMsgInner a{
	color: #fff;
	}
.cookieMsgInner a:hover{
    color: #00A161;
	}


/**************************************************************
 * BOOTSTRAP OVERRIDE: MEDIA QUERIES
 */

/* Small devices */
@media (max-width: 767px) {
	/* disabilita affix per mobile */
	#navtop.affix {
		position: static !important;
		}
	#navtop.affix .navbar-default .navbar-collapse {
    	display: none;
		}


	.navbar-brand>img {
    	max-width: 100px;
		}
	.navbar-brand{
	    padding: 10px 0 20px 0px;
		}
	.nav>li>a {
	    padding: 15px 0;
		}
	.navbar-default {
	    min-height: 70px;
		}
	.navbar-default .navbar-collapse {
	    position: fixed;
	    z-index: 9000;
	    width: 100%;
	    background-color: rgba(0,0,0,.8);
	    text-align: center;
	    top: 70px;
	    left: 0;
	    border-top: none;
	    font-size: 20px;
		}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    	background-color: transparent;
		}

	.wrFooter {
	    padding: 30px 0;
	    font-size: 12px;
	    line-height: 20px;
		}
	.green {
    	font-size: 16px;
		}

	#wrHome .wrAffBox .mask {
    	opacity: 1;
    	background-color: transparent;
		}

	#wrHome .wrAffImg .mask h1{
    	top: 15%;
    	font-size: 24px;
		}
	#wrHome .wrAffImg .mask span {
	    font-size: 20px;
	    font-weight: bold;
		}

	.wrAffImg .mask h1, .wrAffImg .mask span {
	    font-size: 34px;
    	top: 37%;
		}

	.wrAffTxt .green,
	.wrAffTxt p {
    	font-size: 15px;
    	line-height: 24px;
		}
	.wrAffTxt .green{
		font-weight: bold;
		}

	.wrAffImgR, .wrAffImgL {
		padding-top: 30px;
		padding-bottom: 20px;
		}

	.wrBoxTopImg .wrAffImg img {
		max-width: 140%;
		width: 140%;
		}

	.wrBox2{
		font-size: 16px;
		padding-top: 60px;
    	line-height: 30px;
		}
	.wrBox2>div {
	    font-size: 12px;
	    margin-top: 20px;
		}

	.wrContFibers{
		padding-top: 60px;
		}
	.wrContFibers .green {
    	font-size: 20px;
    	padding-top: 10px;
		}

	.wrContFiber {
    	padding-top: 0;
		}
	.wrContFiber>div {
    	padding-top: 40px;
		}
	.wrContFiber h2 {
	    font-size: 60px;
    	padding: 0;
		}
	.wrContFiber .tit {
	    font-size: 20px;
    	padding: 0;
    	line-height: 27px;
		}
	.wrContFiber .txt,
	.wrContFiber a {
    	font-size: 15px;
    	line-height: 24px;
    	padding: 0;
		}

	.wrContCompany,
	.wrContCompany .green,
	.wrContCompany .green span,
	.wrContCompany .green strong{
		font-size: 15px;
    	line-height: 24px;
    	padding-bottom: 0;
		}
	.wrContCompany{
    	padding-bottom: 0;
    	padding-top: 20px;
		}
	.wrContCompany .green strong{
    	font-weight: bold;
		}

	#fcontatti .text-right{
		text-align: left;
		}

	.wrContLocations{
		margin-top: 30px;
		}
	.wrContLocations .green a, .wrContLocations .green {
		font-size: 18px;
		}
	.wrContLocations>div{
		font-size: 16px;
		}

	.cookieMsgInner,
	.cookieMsgInner .puls {
		float: none;
		text-align: center;
		}

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.navbar-default .navbar-nav>li>a {
	    letter-spacing: 1px;
		}
	.navbar-nav>li>a{
    	padding: 39px 10px;
		}
	.navbar-right{
		margin-right: 20px;
		}

	.wrFooter{
		margin-top: 200px;
		}

	.wrAffBox {
	    margin-top: 150px;
		}

	.wrBox2{
		font-size: 26px;
		padding: 190px 0 0 0;
		}
	.wrBox2>div {
    	font-size: 13px;
    	margin-top: 30px;
		}

	.wrAffImg .mask h1, .wrAffImg .mask span {
	    top: 40%;
	    font-size: 80px;
		}

	.wrAffTxt .green{
		font-size: 15px;
		padding-bottom: 10px;
		}
	.wrAffTxt{
		line-height: 22px;
		font-size: 14px;
		padding: 0;
		padding-right: 20px;
		}
	.wrAffTxtR{
		padding-left: 20px;
		padding-right: 0;
		}
	.wrAffImgR{
		padding-left: 20px;
		}
	.wrAffImgL{
		padding-right: 20px;
		}
	.wrAffImg .mask h1, .wrAffImg .mask span {
	    font-size: 40px;
		}


	#wrHome .wrAffBox .mask {
    	opacity: 1;
    	background-color: transparent;
		}
	#wrHome .wrAffImg .mask h1{
    	top: 25%;
		}
	#wrHome .wrAffImg .mask span {
    	top: 38%;
		}


	.wrContCompany span.t{
		line-height: 22px;
		font-size: 14px;
		}

	.wrContFibers{
		padding-top: 100px;
		}
	.wrContFibers .green {
    	font-size: 24px;
    	padding-top: 20px;
		}

	.wrContFiber h2 {
	    font-size: 80px;
		}

	.companyMap {
	    margin-top: 150px;
		}

	.modulo{
		padding-top: 100px;
		}

	.wrContLocations>div{
		padding-top: 40px;
		font-size: 18px;
		}

	#formCont{
		padding-bottom: 70px;
		}

	.form-group{
		margin-bottom: 40px;
		}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.navbar-default .navbar-nav>li>a {
	    letter-spacing: 3px;
		}

	.wrAffTxt .green{
		margin-bottom: 10px;
		font-size: 16px;
		}
	.wrAffTxt{
		line-height: 25px;
		font-size: 16px;
		padding: 0;
		padding-right: 20px;
		}
	.wrAffTxtR{
		padding-left: 20px;
		padding-right: 0;
		}

	.wrAffImg .mask h1{
	    font-size: 50px;
		}
	.wrAffImg .mask span {
	    font-size: 50px;
		}

	#wrHome .wrAffImg .mask span {
	    font-weight: normal;
		}

	.wrContLocations{
		font-size: 16px;
		}

	.wrContCompany {
	    padding-top: 30px;
		}
	.wrContCompany .green{
		padding-bottom: 10px;
		padding-top: 0;
    	font-size: 20px;
		}

	.wrContCompany span.t{
		line-height: 20px;
		font-size: 16px;
		}

	.wrContFibers .green {
    	font-size: 26px;
		}

	.wrContFiber h2 {
	    font-size: 92px;
		}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.wrAffTxt .green{
		margin-bottom: 30px;
		font-size: 22px;
		}
	.wrAffTxt{
    	line-height: 35px;
		font-size: 18px;
		padding: 0;
		padding-right: 20px;
		}
	.wrAffTxtR{
		padding-left: 20px;
		padding-right: 0;
		}
	.wrAffImg .mask h1, .wrAffImg .mask span {
	    font-size: 78px;
		}

	.wrAffImg .mask,
	#wrHome .wrAffBox .mask {
    	opacity: 0;
  		background-color: inherit;
		}

	#wrHome .wrAffBox .mask:hover,
	.wrAffImg .mask:hover,
	.wrAffImg:hover .mask {
		opacity: 1;
		}


	.wrContLocations{
		font-size: 18px;
		}

	.wrContCompany {
	    padding-top: 60px;
		}
	.wrContCompany>div {
		padding-top: 0;
		}

	.wrContCompany span.t{
		font-size: 18px;
		}

	.wrContFibers .green {
    	font-size: 30px;
		}

	.wrContFiber h2 {
	    font-size: 100px;
		}
}

@media print
{
	a[href]:after {
	  content: none !important;
	}
}

