a, a:visited {
	color: #E56425;
	text-decoration: none;
}

.agents-map-container {
	border-top: 2px solid #e1dede;
	margin-top: 40px;
	padding-top: 20px;
}

.agents-map-container h3 {
	margin-bottom: 12px;
}

.agents-map-container .legend {
	text-align: center;
}

.agents-map-container .legend li {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	margin: 10px 20px 0 20px;
}

.agents-map-container .legend li img {
	padding-right: 5px;
	position: relative;
	top: 7px;
}

#agents-map {
	background-color: #e1dede;
	height: 480px;
	margin-top: 20px;
	width: 100%;
}

.band {
	padding: 30px 0 40px 0;
	text-align: center;
}

.band-background {
	border-top: 2px solid #ffffff;
	height: 286px;
	padding-bottom: 0;
	/*margin-bottom: 40px;*/
}

.band-background.fibrocemento {
	background: url(https://www.etexitalia.it/images/css/bg-fibrocemento.jpg) center top no-repeat;
	/*margin-top: 21px;*/
}

.band-background.riqualificazione-energetica {
	background: #f5e8d9 url(https://www.etexitalia.it/images/css/bg-riqualificazione-energetica.jpg) center top no-repeat;
	height: 468px;
}

.band-background.ardesie-coperture {
	background: #ced9e4 url(https://www.etexitalia.it/images/css/bg-ardesie-coperture.jpg) center top no-repeat;
	height: 468px;
	border-top: 2px solid #a3b5c6;
	margin: 60px 0 -100px 0;
}

.band-background.tegole-coperture {
	background: #cbdff0 url(https://www.etexitalia.it/images/css/bg-tegole-coperture.jpg) center top no-repeat;
	height: 468px;
	border-bottom: 2px solid #aebecb;
	border-top: 2px solid #aebecb;
	/*margin: 20px 0 -100px 0;*/
}

.band-background.riqualificazione-energetica .notes {
	background-color: rgba(255,255,255,0.75);
	border: 2px solid #c6ac8d;
	font-size: 1.143em;
	font-weight: 300;
	height: 216px;
	margin: 46px 0 0 40px;
	padding: 20px;
	text-align: center;
	width: 336px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.band-background.riqualificazione-energetica .notes strong {
	font-weight: 700;
}

.band-background .btn {
	margin-top: 40px;
}

.band-background h2 {
	color: #ffffff;
}

.band-background.riqualificazione-energetica h2 {
	color: #3d3d3b;
}

.band-background.ardesie-coperture h2 {
	color: #3d3d3b;
}

.band-background.tegole-coperture h2 {
	color: #3d3d3b;
}

.band.cta {
	padding-bottom: 35px;
	padding-top: 28px;
}

.homepage .band.cta {
	margin-top: 20px;
}

.band.cta.pre-footer {
	margin-top: 40px;
	padding-bottom: 20px;
}

.band.cta.pre-footer .ebook, .thankyoupage .band.cta .ebook {
	margin-bottom: 35px;
}

.band .highlight {
	padding: 0 70px;
}

.band-background.riqualificazione-energetica .highlight  {
	color: #8b8e8f;
}

.band .highlight.lowercase {
	padding: 0 100px;
}

.band.left-align {
	text-align: left !important;
}

.band.left-align .highlight {
	padding: 0 !important;
}

.band .left {
	border-right: 2px solid #739eab;
	display: inline;
	float: left;
	padding-left: 40px;
	padding-right: 49px;
	width: 380px;
}

.band .right {
	display: inline;
	float: right;
	padding-left: 49px;
	padding-right: 40px;
	width: 380px;
}

.band-dark {
	/*background-color: #005672;*/ /*dark blue creaton*/
	background-color: #6E6E6E;
	border-top: 2px solid #ffffff;
	color: #ffffff;
}

.band-dark .highlight {
	color: #CBCCCB;
}

.band-dark .highlight strong {
	color: #ffffff;
}

.band-dark h2 {
	font-weight: 400;
}

.band-download p {
	padding: 0 !important;
}

.band-light {
	border-bottom: 2px solid #e1dede;
	border-top: 2px solid #e1dede;
	background-color: #f8f9f9;
	/*background-color: #ebf1f2;*/
}

.band-light .highlight {
	/*color: #9a9898;*/
	color: #8b8e8f;
}

.band-links {
	margin: 40px 0 22px 0;
	padding-bottom: 25px;
}

.band-medium {
	/*background-color: #7892ab;*/
	background-color: #CBCCCB;
}

.band-medium h2 {
	color: #ffffff;
}

.band-medium .highlight {
	color: #6E6E6E;
}

.band-news {
	padding-bottom: 17px;
}

.band-news .btn {
	margin: 28px auto 1px auto;
}

.band-news .news-date {
	color: #6E6E6E;
	font-size: 0.929em;
	margin-bottom: 10px;
}

.band-news .news-excerpt strong {
	font-weight: 600;
}

.band-news .news-preview {
	border-right: 2px solid #8A8B8A;
	display: inline;
	float: left;
	text-align: left;
	margin-top: 40px;
	padding-right: 49px;
	width: 420px;
}

.band-news .news-preview.last {
	border: none;
	margin-left: 49px;
	padding-right: 0;
}

.band-news .news-read-all {
	margin-top: 10px;
}

.band-news .news-read-all a {
	font-weight: 600;
}

.band-news .news-title a {
	color: #ffffff;
	font-size: 1.143em;
	font-weight: 600;
	text-transform: uppercase;
}

.band-text {
	margin-bottom: 0px;
	padding-bottom: 24px;
}

.band-text.left-align {
	position: relative;
}

.band-text.border-bottom {
	border-bottom: 2px solid #e1dede /*#dce1df*/;
	margin-bottom: -10px;
	padding-bottom: 18px;
}

.band-text.left-align h2 {
	padding: 0 !important;
	width: 640px;
}

.band-text.left-align .highlight {
	display: inline;
	float: left;
	padding-right: 60px;
	width: 580px;
}

.band-text p {
	margin-bottom: 0 !important;
}

.band-text.left-align ul li {
	list-style-type: disc;
}

.band-text .right-block {
	/*position: absolute;*/
	display: inline;
	float: right;
	margin-top: -25px;
	right: 0;
	text-align: center;
	padding-top: 6px;
	width: 280px;
}

.band-text strong {
	font-weight: 600;
}

.band .video, .content .video {
	height: 280px;
	margin: 0 auto;
	position: relative;
	margin-top: 33px;
	width: 460px;
}

.content .video {
	margin: 20px 0 40px 0;
}

.band .video.video-mini {
	height: 170px;
	margin-top: 16px;
	width: 280px;
}

.band .video a, .content .video a {
	display: block;
	height: 280px;
	left: 0;
	position: absolute;
	text-indent: -9999em;
	width: 460px;
	z-index: 200;
}

.band .video .play a, .content .video .play a {
	background: url(https://www.etexitalia.it/images/css/icon-play.png) 190px center no-repeat;
}

.band .video .play a:hover, .content .video .play a:hover {
	background-position: -251px center;
}

.band .video.video-mini a {
	height: 170px;
	width: 280px;
}

.band .video.video-mini .play a {
	background: url(https://www.etexitalia.it/images/css/icon-play-mini.png) 115px center no-repeat;
}

.band .video.video-mini .play a:hover {
	background-position: -218px center;
}

.band .video .image, .content .video .image {
	position: absolute;
	left: 0;
}

.band .video .image img, .content .video .image img {
	display: block;
}

.band .keynote {
	height: 175px;
	margin: 0 auto;
	position: relative;
	margin-top: 16px;
	width: 280px;
}

.band .keynote a {
	display: block;
	height: 175px;
	left: 0;
	position: absolute;
	text-indent: -9999em;
	width: 280px;
	z-index: 200;
}

.band .keynote .download a {
	background: url(https://www.etexitalia.it/images/css/icon-download.png) 115px 110px no-repeat;
}

.band .keynote .download a:hover {
	background-position: -218px 110px;
}

.band .keynote .image {
	position: absolute;
	left: 0;
}

.band .keynote .image img {
	display: block;
}

.block {
	display: inline;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
}

.block.last {
	margin-right: 0;
}

.block h3 {
	font-weight: 400;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 200;
}

.block h3 a {
	color: #ffffff;
	display: block;
	font-size: 1.25em;
	line-height: 1em;
	text-shadow: 0px 1px 4px #222222;
}

.block .image {
	position:  absolute;
}

.block .image img {
	display: block;
}

.blocks-image {
	border-top: 2px solid #e1dede /*#dce1df*/;
	padding-top: 30px;
}

.blocks-image.three-cols .block {
	height: 360px;
	width: 300px;
}

.blocks-image.three-cols.square .block {
	height: 300px;
	width: 300px;
	overflow: hidden !important;
}

.blocks-image.three-cols .block h3 a {
	height: 345px;
	padding-top: 15px;
	width: 300px;
}

.blocks-image.three-cols.square .block h3 a {
	height: 285px;
	padding-top: 15px;
	width: 300px;
	overflow: hidden !important;
}

.blocks-image.two-cols .block {
	height: 320px;
	width: 460px;
}

.blocks-image.two-cols .block h3 a {
	height: 305px;
	padding-top: 15px;
	width: 460px;
}

body {
	background-color: #ffffff;
	/*background-color: #e6e6e6;*/
	/*background: url(https://www.etexitalia.it/images/css/bg-body.jpg) 0 80px repeat-x;*/
	color: #3d3d3b;
	font-size: 62.5% !important;
}

.brand-logo {
	margin: 20px 0 -20px 0;
	text-align: center;
}

.brand-logo img {
	display: inline-block;
	max-width: 280px;
}

.brand-projects .projects {
  background-color: #f8f9f9;
  border: 2px solid #e1dede /*#dce1df*/;
  display: inline;
  float: left;
  height: 80px;
  margin-bottom: 20px;
  margin-top: 32px;
  padding: 16px 17px 20px 20px;
	width: 419px;
}

.brand-projects .projects h3 {
	margin-bottom: 10px;
}

.brand-projects .projects.equitone-projects {
	margin-right: 20px;
}

.brand-projects .read-all {
	display: block;
	margin-top: 10px;
}

.btn {
	margin: 0 auto;
	width: 220px;
}

.btn a {
	background-color: #E56425;
	border: 2px solid #BD531E;
	color: #ffffff;
	display: block;
	line-height: 28px;
	height: 26px;
	overflow: hidden;
	text-align: center;
	text-shadow: 0 1px 4px #BD531E;
	text-transform: uppercase;
	padding: 0;
	width: 216px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn a:hover {
	background-color: #D15C21;
}

.btn a:active {
	height: 25px;
	padding-top: 1px;
}

.btn-dark a {
	background-color: #6E6E6E;
	border-color: #545454;
	text-shadow: 0 1px 4px #004359;
}

.btn-dark a:hover {
	background-color: #5C5C5C;
}

.case-history {
	background-color: #f8f9f9;
	border: 2px solid #e1dede /*#dce1df*/;
	height: 140px;
	margin-bottom: 20px;
	padding: 16px 17px 20px 20px;
}

.case-history h2 {
	margin-bottom: 2px;
}

.case-history h2 a {
	color: #1A1919;
	font-size: 0.8em;
}

.case-history .image {
	border: 2px solid #ffffff;
	display: inline;
	float: right;
	height: 140px;
	width: 340px;
}

.case-history .notes {
	color: #9a9898;
	font-size: 0.929em;
	margin-bottom: 10px;
}

.case-history .read-all {
	display: block;
	margin-top: 10px;
}

.case-history .text {
	display: inline;
	float: left;
	width: 520px;
}

/*
.case-history-container {
	margin-top: 32px;
}
*/

.case-history-details {
	padding-top: 2px;
}

.case-history-details h4 {
	margin-bottom: 12px;
}

.case-history-details p {
	margin-bottom: 10px;
}

.case-history-details p:last-child {
	margin-bottom: 0;
}

.case-history-resources {
	border-top: 2px solid #e1dede /*#dce1df*/;
	margin: 63px 0 26px 0;
	padding-top: 12px;
}

.case-history-resources li {
	margin-bottom: 0 !important;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.contact-form {
	margin: 35px 0 82px 0;
	width: 580px;
}

.contact-form .checkbox input {
    margin: 0;
	margin-right: 5px;
    *overflow: hidden;
	padding: 0;
	position: relative;
	top: -1px;
    vertical-align: middle;
}

.contact-form .checkbox label {
	color: #7a7878;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	margin-top: -2px;
    padding-left: 15px;
    text-indent: -15px;
	vertical-align: middle;
}

.contact-form .extra {
	color: #7a7878;
	font-size: 0.929em;
/* 	position:  absolute; */
}

.contact-form .last {
	margin-right: 0 !important;
}

.contact-form p {
	margin-bottom: 10px !important;
}

.contact-form .submit {
	display: inline;
	float: right;
}

.contact-form .textfield {
	display: inline;
	float: left;
	margin-right: 20px;
}

.contact-form .privacy {
	margin-bottom: 20px;
	font-size: 11px;
}

.contact-form .radio-inline, .subscribe-form .radio-inline {
	display: inline;
	float: left;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 20px;
}

.subscribe-form .radio-inline {
	font-weight: 600 !important;
}

.subscribe-form .form-group {
	color: #9C9C9C;
}

.contact-form .radio-inline input[type='radio'], .subscribe-form .radio-inline input[type='radio'] {
		margin-right: 5px;
}

.contact-form .privacy .form-group, .subscribe-form .privacy .form-group {
	margin: 5px 0 10px 0;
}


.content {
	display: inline;
	float: left;
	margin-top: 30px;
	width: 640px;
}

.content.full-width {
	display: block;
	float: none;
	width: 100%;
}

.content em {
	font-style: italic;
}

.content h2 {
	margin: 0 0 12px 0 !important;
}

.content h3 {
	margin: 10px 0 12px 0 !important;
}

.content img {
	display: block;
	margin-bottom: 23px;
}

.content p {
	/*margin-bottom: 43px;*/
	margin-bottom: 23px;
	padding-right: 60px;
}

.content p:last-child {
	margin-bottom: 0;
}

.content strong {
	font-weight: 600;
}

.content ul {
	margin-bottom: 23px;
	padding-right: 60px;
}

.content ul:last-child {
	margin-bottom: 0;
}

.content ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}

.copyright {
	color: #9a9898;
	font-size: 0.857em;
    text-align: center;
    /*margin-top: 30px;*/
    margin-bottom: 15px;
}

.cta .contacts {
	/*border-top: 2px solid #5C5C5C;
	margin-top: 20px;*/
	padding-bottom: 20px;
	padding-top: 20px;
}

.cta .contacts.empty-top {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.cta .contacts .highlight {
	margin-bottom: 20px;
}

.cta .ebook .highlight {
	margin-bottom: 32px;
}

.cta .ebook-image {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 460px;
}

.thankyoupage .cta .ebook-image {
	display: block;
	float: none;
	margin-right: 0;
	width: auto;
}

.cta .ebook-image img {
	display: block;
	margin-left: 75px;
}

.thankyoupage .cta .ebook-image img {
	margin-left: auto;
	margin-right: auto;
}

.cta .subscribe-form {
	display: inline;
	float: right;
	text-align: left;
	padding: 3px 0 0 40px;
	width: 420px;
}

.cta .subscribe-form label {
	color: #CBCCCB;
	font-weight: 400;
}

/*
.cta .subscribe-form .submit {
	margin-top: 20px;
}
*/

.cta .subscribe-form .submit input {
	width: 336px;
}

.cta .subscribe-form .textfield input {
	border-color: #5C5C5C;
	width: 314px;
}

.cta .subscribe-form .textfield input:hover {
	border-color: #002937;
}

.cta .subscribe-form .textfield input:focus {
	border-color: #002937;
}

.cta .subscribe-form .privacy {
	font-size: 12px;
	color: #CBCCCB;
}

.download-link a, .case-history-link a {
	color: #1A1919;
}

.download-link li, .case-history-link li {
	margin-bottom: 10px;
	padding-left: 26px;
}

.download-link li {
	background: url(https://www.etexitalia.it/images/css/icons-links.png) 0 0 no-repeat;
}

.case-history-link li {
	background: url(https://www.etexitalia.it/images/css/icons-links.png) 0 -93px no-repeat;
}

.download-link ul, .case-history-link ul {
	margin-top: 30px;
}

.download-link .not-avalilable, .case-history-link .not-avalilable {
	color: #6E6E6E;
	margin-top: 20px;
}

.download-product {
	border-top: 2px solid #e1dede;
	margin: 20px 0;
	padding-top: 5px;
}

.download-product .not-avalilable {
	padding-left: 20px;
	color: #9a9898;
}

.download-product ul {
	padding-left: 20px;
}

.etex {
	padding: 12px 0 20px 0 !important;
}

.etex a {
	background: url(https://www.etexitalia.it/images/css/an-etex-company.jpg) 0 0 no-repeat;
	display: block;
	height: 22px;
	text-align: center;
	width: 940px;
}

.etex a span {
	display: none;
	visibility: hidden;
}

.footer-container .edilt-group {
	margin: 0 0 20px 0;
}

.footer-container {
	text-align: center;
}

.footer-nav {
	font-size: 0.857em;
	margin-top: 25px;
}

.footer-nav li {
	display: inline;
	margin-right: 8px;
}

.footer-nav li a {
	color: #9a9898;
}

.footer-nav li a:hover {
	color: #E56425;
}

.footer-social {
	margin-bottom: 15px;
}

.sidebar-social {
	margin: 10px 0;
}

.footer-social li {
	display: inline;
	font-size: 26px;
	margin: 0 12px;
}

.sidebar-social li {
	display: inline;
	font-size: 18px;
	margin: 0 16px 0 0;
}

.form .checkbox label {
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 1.143em;
	font-weight: 300;
	margin-right: 20px;
}

.form .combobox select {
	border: 1px solid #b8bfbc;
	color: #9a9898;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 1.143em;
	font-weight: 300;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	width: 280px;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.form label {
	color: #1A1919;
	display: block;
	font-size: 1.286em;
	font-weight: 600;
	margin-bottom: 2px;
}

.form label .compulsory, .red {
	color: #E56425;
	font-weight: 300;
}

.form legend {
	color: #1A1919;
	display: block;
	font-size: 1.286em;
	font-weight: 600;
	margin-bottom: 2px;
}

.form .field {
	margin-bottom: 18px;
}

.form .field.submit {
	margin-bottom: 0;
}

.form .notes {
	color: #CBCCCB;
	font-size: 0.929em;
	font-weight: 300;
}

.form .submit input {
	background-color: #E56425;
	border: 2px solid #BD531E;
	color: #ffffff;
	font-size: 1.429em;
	cursor: pointer;
	line-height: 36px;
	height: 40px;
	overflow: hidden;
	text-shadow: 0 1px 4px #720f1e;
	text-transform: uppercase;
	padding: 0;
	padding-top: 2px;
	width: 280px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form .submit input:hover {
	background-color: #D15C21;
}

.form .submit input:active {
	padding-top: 4px;
}

.form .textarea textarea {
	border: 1px solid #b8bfbc;
	color: #9a9898;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 1.143em;
	font-weight: 300;
	height: 74px;
	padding: 12px;
	resize: none;
	width: 554px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form .textarea textarea:hover {
	border: 1px solid #a9afac;
}

.form .textarea textarea:focus {
	border: 1px solid #7a7878;
}

.form .textfield input {
	border: 1px solid #b8bfbc;
	color: #9a9898;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 1.143em;
	font-weight: 300;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	width: 254px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form .textfield input:hover {
	border: 1px solid #a9afac;
}

.form .textfield input:focus {
	border: 1px solid #7a7878;
}

.gallery {
	margin-top: 20px;
}

.gallery a {
	display: inline-block;
	float: left;
	margin: 0 4px 4px 0;
}

.gallery img {
	display: block;
	margin-bottom: 0;
}

.gallery-projects, .procuct-colors-content {
	border-top: 2px solid #e1dede;
	margin-top: 40px;
	padding-top: 40px;
}

h1, .like-h1 {
	font-size: 2.714em;
	font-weight: 600;
	line-height: 0.789em;
	text-transform: uppercase;
}

h2 {
	font-size: 2.143em;
	font-weight: 600;
	line-height: 0.833em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.714em;
	font-weight: 600;
	line-height: 1.042em;
	text-transform: uppercase;
}

h4 {
	font-size: 1.286em;
	font-weight: 600;
	line-height: 1.111em;
	margin-bottom: 2px;
	text-transform: uppercase;
}

h5 {
	font-weight: 600;
}

.header-urgent-notice {
	background-color: #E56425;
	color: #FBE7DE;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	padding: 8px 0;
}

.header-urgent-notice a {
	color: #ffffff;
	text-decoration: underline;
}

.header-container {
	border-bottom: 2px solid #e1dede /*#dce1df*/;
}

.header-container.landing {
	height: 80px;
}

.header-container.landing .logo {
	left: 50%;
	margin-right: -50%;
  transform: translate(-50%, 0)
}

.band.text-left {
	text-align: left;
}

.band.light {
	background-color: #f3f0f0;
}

.band-contact-form .contact-form {
	margin: 0 auto;
}

.band-contact-form .contact-form h2 {
	border-bottom: 1px solid #ffffff;
	font-weight: 400;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.ir {
	display: block;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.link-pinterest {
	float: right;
	display: inline;
	padding-top: 45px;
	text-align: center;
	width: 280px;
}

.link-pinterest h4 {
	margin-bottom: 10px;
}

.link-pinterest-bottom {
	border-top: 2px solid #e1dede;
	margin-top: 40px;
	padding-top: 20px;
}

.link-pinterest-bottom h4 {
	margin-top: 15px;
}

.link-pinterest-bottom .image {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	padding-right: 20px;
}

.link-pinterest-bottom .image img {
	margin-bottom: 0;
}

.logo {
	margin-top: 6px;
	position: absolute;
}

.main-container {
	padding: 28px 0 38px 0;
}

.main-container .band.wrapper {
	padding-top: 30px;
}

.innerpage .main-container {
 padding-bottom: 18px;
}

.newspage .main-container {
	border-top: 2px solid #e1dede /*#dce1df*/;
	padding-top: 18px;
}

.main-nav {
	display: inline;
	float: right;
	font-size: 1.071em;
	font-weight: 600;
	margin-top: 36px;
	text-transform: uppercase;
}

.main-nav a {
	color: #383e3b;
	padding: 4px 10px 3px 10px;
}

.main-nav li, .secondary-nav li, .tertiary-nav li {
	display: inline;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
}

.main-nav li.active a, .main-nav li.parent-active a, .main-nav a:hover {
	background-color: #1A1919;
	color: #ffffff;
}

.main-nav li.last {
	margin-right: 0;
}

#map-container {
	background-color: #e1dede;
	height: 440px;
	width: 100%;
}

.btn-reduce-map a {
	background-color: #E56425;
	background-color: rgba(255,255,255,0.5);
	color: #E56425;
	cursor: pointer;
	display: block;
	font-size: 0.786em;
	font-weight: 600;
	margin-top: -30px;
	padding: 1px 6px;
	position: absolute;
	text-transform: uppercase;
	z-index: 5000;
}

.marker-info {
	color: #3d3d3b;
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 1.083em;
	font-weight: 300;
	line-height:1.35;
	overflow:hidden;
	white-space:nowrap;
}

.marker-info-title {
	font-size: 1.167em;
	font-weight: 600;
	text-transform: uppercase;
}

.marker-info-place {
	color: #9a9898;
}

.marker-no-info {
	color: #9a9898;
	font-style: italic;
}

.navigations {
	display: inline;
	float: right;
	height: 80px;
	position: relative;
	width: 610px;
}

.news {
	background-color: #f8f9f9;
	border: 2px solid #e1dede /*#dce1df*/;
	height: 140px;
	margin-bottom: 20px;
	padding: 16px 17px 20px 20px;
}

.news h2 {
	margin-bottom: 2px;
}

.news h2 a {
	color: #1A1919;
	font-size: 0.8em;
}

.news .date {
	color: #9a9898;
	font-size: 0.929em;
	margin-bottom: 10px;
}

.news .image {
	border: 2px solid #ffffff;
	display: inline;
	float: right;
	height: 140px;
	width: 340px;
}

.news .read-all {
	display: block;
	margin-top: 10px;
}

.news .text {
	display: inline;
	float: left;
	width: 520px;
}

.news-container {
	margin-top: 32px;
}

.news-date {
	color: #9a9898;
	font-size: 0.929em;
	margin: 6px 0 15px 0 !important;
}

.news-resources {
	border-top: 2px solid #e1dede /*#dce1df*/;
	margin: 63px 0 26px 0;
	padding-top: 12px;
}

.news-resources li {
	margin-bottom: 0 !important;
}

div.highlight {
	font-size: 1.143em;
	font-weight: 300;
	margin-top: 8px;
	text-transform: uppercase;
}

div.highlight.lowercase {
	margin-top: 22px;
	text-transform: none;
}

.page {
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.429em;
}

.page-with-tertiary-nav .page-title {
	height: 92px;
}
.page-with-tertiary-nav .page-title .btn {
	margin-top: 37px;
}

.page-with-tertiary-nav .page-title h1, .page-with-tertiary-nav .page-title .like-h1 {
	padding-top: 39px;
}

.page-title {
	height: 98px;
}

.page-title .btn {
	display: inline;
	float: right;
	margin-top: 43px;
	width: 220px;
}

.page-title h1, .page-title .like-h1 {
	display: inline;
	float: left;
	padding-top: 45px;
}

.phone {
	background: url(https://www.etexitalia.it/images/css/icon-phone.png) 0 0 no-repeat;
	color: #E56425;
	font-size: 1.571em;
	font-weight: 700;
	margin-top: 3px;
	padding: 5px 0 5px 18px;
}

.procuct-colors-content {
	margin-top: 50px;
}

.project-step {
	padding: 18px 0 40px 0;
}

.project-step.odd {
	background-color: #edebeb;
}

.project-step-content {
	margin-bottom: 6px;
	width: 640px;
}

.project-step-content strong {
	font-weight: 600 !important;
}

.project-step-content ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 10px;
}

.project-step-content ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}

.project-step-date {
	color: #9a9898;
	font-size: 1.143em;
}

.project-step .gallery {
	margin-top: 26px;
	width: 640px;
}

.project-step-title {
	margin-bottom: 10px;
}

.project-step-container {
	margin: 32px 0 -8px 0;
}

.right-block img.product-material {
	height: auto;
	width: 100%;
}

.secondary-nav {
	background-color: #1A1919;
	border-top: 2px solid #e1dede /*#dce1df*/;
	height: 26px; /*38*/
	padding: 9px 1px 3px 0px;
}

.secondary-nav li {
    display: inline;
	float: left;
	margin-right: 9px !important;
	text-transform: uppercase;
}

.secondary-nav li a {
	color: #dde1df;
	padding: 4px 5px 3px 5px;
}

.secondary-nav li.active a, .secondary-nav li.parent-active a, .secondary-nav li a:hover {
	background-color: #9a9898;
	/*background-color: rgba(154,152,152,0.3);*/
	color: #ffffff;
}

/*.secondary-nav ul, .tertiary-nav ul*/ {
	padding-left: 276px;
}

.sidebar .news {
	height: auto;
	margin: 2px 0 27px 0;
	padding: 10px 15px 10px 15px;
}

.sidebar .news h2 {
	line-height: 0.667em;
}

.sidebar .news h2 a {
	font-size: 0.6em !important;
	line-height: inherit;
	margin-bottom: 2px;
}

.sidebar .news .text {
	width: auto;
}

.sidebar ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}

.sidebar-right {
	display: inline;
	float: right;
	margin-top: 27px;
	width: 220px;
}

.sidebar-right h4 {
	margin-top: 15px;
}

.slideshow {
	max-width: 1200px;
	height: 560px;
	margin: 18px auto 0 auto;
}

.innerpage .slideshow {
	height: 400px;
	margin-top: 0;
}

.slideshow.no-bullets .rsMinW .rsBullet {
	display: none;
	visibility: hidden;
}

.slideshow #slider {
	height: 560px;
	overflow: hidden !important;
	width: 100% !important;
}

.innerpage .slideshow #slider {
	height: 400px;
}

.slideshow.small {
	height: 180px;
}

.slideshow.small #slider {
	height: 180px;
}

.slideshow-container {
	/*border-bottom: 2px solid #e1dede;*/
	/*border-top: 2px solid #e1dede; */
}

.slideshow .rsContent {
	overflow: hidden !important;
}

.slideshow .rsMinW .rsArrow {
	cursor: pointer;
	display: block;
	height: 93px;
	margin: 0 5px;
	margin-bottom: -50px;
	position: absolute;
	width: 64px;
	z-index: 100;
}

.slideshow .rsMinW .rsArrowLeft {
	left: 0;
	bottom: 50%;
}

.slideshow .rsMinW .rsArrowRight {
	right: 0;
	bottom: 50%;
}

.slideshow .rsMinW .rsArrowIcn {
	background: transparent url(https://www.etexitalia.it/images/css/slideshow-navigation.png) 0 0 no-repeat;
	cursor: pointer;
	height: 93px;
	position: absolute;
	width: 64px;
}

.slideshow .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background-position: 0 0
}

.slideshow .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background-position: -113px 0;
}

.slideshow .rsMinW .rsArrowDisabled.rsArrowLeft .rsArrowIcn {
	background-position: 0 -116px;
}

.slideshow .rsMinW .rsArrowDisabled.rsArrowRight .rsArrowIcn {
	background-position: -113px -116px;
}

.slideshow .rsMinW .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 5px;
}

.slideshow .rsMinW .rsBullet span {
	background: url(https://www.etexitalia.it/images/css/slideshow-navigation.png) -87px -255px no-repeat;
	cursor: pointer;
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 0;
	box-shadow: none;
}

.slideshow .rsMinW .rsBullets {
	bottom: 0px;
	display: block;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 220;
}

.slideshow .rsMinW .rsBullet.rsNavSelected span {
	background-position: -68px -255px;
}

.slideshow .slide-text {
/* 	display: none; */

	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.90);
	box-sizing: border-box;
	padding: 40px 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 75px;
	width: 400px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
}

@media (max-width: 576px) {
	.slideshow .slide-text {
	  left: 50%;
		padding: 50px 20px;
		right: auto;
	  transform: translate(-50%,-50%);
		width: 80%;
	}
}

.slideshow .slide-text img {
	margin: 0 auto;
	max-width: 100%;
}

.slideshow .slide-text p {
	color: #5d5d5a;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	margin: 30px 0 30px 0;
}

.newspage .sub-navigations, .thankyoupage .sub-navigations, .casehistorypage .sub-navigations {
	display: none;
}

.tertiary-nav {
	background-color: #9a9898 /*#dce1df*/;
	/*font-size: 0.929em;*/
	height: 19px;
	padding: 5px 10px 3px 0px;
}

.tertiary-nav li {
	margin-right: 9px;
}

.tertiary-nav li a {
	color: #1A1919;
	padding: 1px 7px 0px 7px;
}

.tertiary-nav li.active a, .tertiary-nav li.parent-active a, .tertiary-nav li a:hover {
	background-color: #1A1919;
	color: #ffffff;
}

.top-nav {
	position: absolute;
	right: 12px;
	top: 5px;
}

.top-nav a {
	color: #9a9898;
}

.top-nav li {
	display: inline;
	float: left;
	margin-left: 15px;
}

.top-nav li.active a, .top-nav li.parent-active a, .top-nav a:hover {
	color: #E56425;
}

.work-position {
	border-top: 2px solid #E1DEDE;
	margin-top: 30px;
}

.work-position h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.work-position li {
	color: #9A9898;
	margin-bottom: 5px !important;
}

.work-position ul {
	font-size: 12px;
	line-height: 14px;
}


.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 940px !important;
}

span.lowercase {
	text-transform: lowercase !important;
}
