/*
Theme Name: Quattro
Description: Quattro Web Site
Author: Bevin
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/

.header-lang {
	width: 29px;
	height: 54px;
	position: absolute;
	bottom: -5px;
	right: 0px;
}

.header-lang img {
	width: 21px;
	height: 21px;
	transition: opacity 0.2s ease-in-out;
}

.header-lang img.current {
	position: absolute;
	top: 4px;
	left: 4px;
}

.header-lang img.other {
	position: absolute;
	top: 29px;
	left: 4px;
	opacity: 0;
}

.header-lang span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #363636;
	border: 1px solid #9f9f9f;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.header-lang:hover span {
	opacity: 1;
}

.header-lang:hover img.current {
	opacity: 0.6;
}

.header-lang:hover img.other {
	opacity: 1;
}

@media only screen and ( max-width : 1210px ) {

	.header-lang {
		right: 15px !important;
	}

}

@media only screen and ( max-width : 978px ) {

	.header-lang {
		bottom: -15px !important;
	}

}

.header-lang {
	display: none !important;
}


/* new slides 08-03-2017 gd */

.hero-holder .hero .item-1 .text {
	width: 720px;
	height: 182px;
}

.hero-holder .hero .item-2 .text {
	width: 643px;
	height: 270px;
	margin-right: 0px;
	right: auto;
	left: 45%;
}

.hero-holder .hero .item-3 .text {
	width: 630px;
	height: 404px;
	top: 220px;
}

@media only screen and ( max-width : 1210px ) {

	.hero-holder .hero .item-1 .text {
		top: auto;
		bottom: 100px;
	}

	.hero-holder .hero .item-2 .text {
		top: 140px;
		left: 32%;
	}

	.hero-holder .hero .item-3 .text {
		top: 190px;
		right: 46%;
	}

}

@media only screen and ( max-width : 978px ) {

	.hero-holder .hero .item-1 .text {
		top: auto !important;
		bottom: 100px;
		width: 480px;
		height: 121px;
	}

	.hero-holder .hero .item-2 .text {
		width: 450px;
		height: 189px;
		left: 37%;
	}

	.hero-holder .hero .item-3 .text {
		top: 130px;
		right: 50px;
		width: 450px;
		height: 288px;
	}

}

.legacy, .header-scrolling, .header-nav ul li ul, .header-nav ul li ul li:hover a,
.gallery .item .images .img, .video, .client-login form input[type="submit"] {
	background-color: #404041;
}

.footer {
	background: #404041;
}

.footer h4 {
	font-size: 16px;
}

.footer .footer-links ul li a, .footer p, .footer .footer-text p {
	color: rgb(171, 171, 171);
}

.footer .footer-logo {
	top: 0px;
	margin: 0 160px 0 0;
}

.footer .footer-logo img {
	width: 187px;
	height: 65px;
}

.footer .footer-logos {
	max-width: 100%;
	padding: 40px 0 20px 332px;
	position: relative;
	text-align: left;
}

.footer .footer-login {
	margin: 0;
}

.footer-logos-new {
	position: absolute;
	right: 0;
	bottom: 20px;
	text-align: center;
}

.footer-logos-new p {
	margin: 0 0 5px;
}

.footer-logos-new-links {
	width: 390px;
	height: 47px;
}

.footer-logos-new-links a {
	display: block;
	float: left;
	padding: 0 !important;
}

.footer-logos-new-links a img {
	width: 195px;
	height: 47px;
	max-height: 47px !important;
}


h1, h1, h2, h3, h4, h5, .share span {
	font-family: 'Michroma', serif;
	font-weight: 400;
}

.banner h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h5 {
	font-size: 12px;
}

.share span {
	font-size: 16px;
}

.features .item h2 {
	font-size: 30px;
}


@media only screen and ( max-width : 1210px ) {

	.features .item h2 {
		font-size: 24px;
	}

	.footer .footer-logo {
		margin: 0 50px 0 0;
	}

	.footer .footer-logos {
		padding: 40px 0 20px 222px;
	}

}

@media only screen and ( max-width : 978px ) {

	.features .item h2 {
		font-size: 20px;
	}

	.footer .footer-logo {
		margin: 0 0 30px;
	}

	.footer .footer-login {
		width: 100%;
	}

	.footer .footer-logos {
		padding: 20px 0;
		text-align: center;
	}

	.footer-logos-new {
		width: 390px;
		position: relative;
		margin: 0 auto 20px;
		bottom: 0;
	}

}

@media only screen and ( max-width : 767px ) {

	.features .item h2 {
		font-size: 14px;
	}

}

@media only screen and ( max-width : 500px ) {

	.features .item h2 {
		font-size: 20px;
	}

}

@media only screen and ( max-width : 430px ) {

	.footer-logos-new {
		width: 280px;
	}

	.footer-logos-new-links {
		width: 280px;
		height: 34px;
		margin: 0 auto 20px;
	}

	.footer-logos-new-links a img {
		width: 140px;
		height: 34px;
		max-height: 34px !important;
	}

}

/* New footer April 2017 */

.footer {
	display: none;
}

.footer-new {
	background-color: #404041;
	padding: 30px 0;
}

.footer-new-top:after {
	content: "";
	display: table;
	clear: both;
}

.footer-new-info {
	float: left;
	width: 23.617021277%;
}

.footer-new-info img {
	width: 176px;
	height: 61px;
	display: block;
	margin: 0 0 20px;
}

.footer-new-info p {
	font-size: 13px;
	color: #ababab;
	line-height: 20px;
	margin: 0 0 10px;
}

.footer-new-info p a {
	color: white;
	transition: color 0.2s ease-in-out;
}

.footer-new-info p a:hover {
	color: #d5ab51;
}

.footer-new-cols {
	float: right;
}

.footer-new-cols:after {
	content: "";
	display: table;
	clear: both;
}

.footer-new-cols .col {
	float: left;
	padding: 30px 0 0 70px;
}

.footer-new-cols .col:nth-of-type(1) {
	padding-left: 0px;
}

.footer-new-cols .col h4 {
	font-size: 15px;
	font-weight: 400;
	color: #bb945d;
	font-family: 'Michroma', sans-serif;
	line-height: 26px;
	margin: 0 0 20px;
}

.footer-new-cols .col ul li {
	margin: 0 0 5px;
}

.footer-new-cols .col a, .footer-new-cols .col p {
	display: block;
	color: #ababab;
	font-size: 14px;
	line-height: 1.428571429;
	transition: color 0.2s ease-in-out;
}

.footer-new-cols .col a:hover {
	color: #d5ab51;
}

.footer-new-cols .col .button {
	line-height: 1;
	color: white !important;
	margin: 20px auto 0;
	width: 150px;
	background-image: linear-gradient(166deg, #b2884b 0%, #bb945d 29%, #debd82 100%);
}

.footer-new-middle {
	padding: 30px 0;
}

.footer-new-middle:after {
	content: "";
	display: table;
	clear: both;
}

.footer-new-supporters {
	float: left;
}

.footer-new-supporters:after {
	content: "";
	display: table;
	clear: both;
}

.footer-new-supporters p {
	color: #ababab;
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 5px;
}

.footer-new-supporters span {
	display: block;
	width: 366px;
}

.footer-new-supporters span a {
	display: block;
}

.footer-new-supporters span a img {
	width: 183px;
	height: 44px;
	float: left;
	display: block;
}

.footer-new-logos {
	float: right;
	padding: 30px 0 0;
}

.footer-new-logos:after {
	content: "";
	display: table;
	clear: both;
}

.footer-new-logos a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	transition: opacity 0.2s ease-in-out;
}

.footer-new-logos a:hover {
	opacity: 0.7;
}

.footer-new-logos a img {
	display: block;
}

.footer-new-bottom {
	border-top: 1px solid #808080;
	padding: 25px 0 0;
	text-align: center;
}

.footer-new-bottom p {
	font-size: 12px;
	font-weight: 300;
	color: #ababab;
}

.footer-new-bottom p a {
	color: #a1a1a1;
	transition: color 0.2s ease-in-out;
}

.footer-new-bottom p a:hover {
	color: #fff;
}

.footer-new-bottom em {
	font-style: normal;
}


@media only screen and ( max-width : 1100px ) {

	.footer-new-cols .col {
		padding: 30px 0 0 30px;
	}

}

@media only screen and ( max-width : 980px ) {

	.footer-new-info {
		float: none;
		width: 100%;
		margin: 0 0 30px;
		text-align: center;
	}

	.footer-new-info img {
		margin: 0 auto 20px;
	}

	.footer-new-cols {
		float: none;
	}

	.footer-new-cols .col {
		width: 25%;
		padding: 0;
		text-align: center;
	}

}

@media only screen and ( max-width : 767px ) {

	.footer-new-cols .col {
		width: 100%;
		padding: 0;
		text-align: center;
	}

	.footer-new-supporters {
		float: none;
		text-align: center;
	}

	.footer-new-supporters span {
		margin: 0 auto;
	}

	.footer-new-logos {
		float: none;
		text-align: center;
	}

	.footer-new-logos a {
		display: inline-block;
		float: none;
		margin: 0 10px;
	}

	.footer-new-bottom p {
		line-height: 1.5;
	}

	.footer-new-bottom em {
		display: block;
	}

	.footer-new-bottom em span:first-of-type,
	.footer-new-bottom em span:last-of-type {
		display: none;
	}
}

@media only screen and ( max-width : 480px ) {

	.footer-new-supporters span {
		width: 280px;
	}

	.footer-new-supporters span a img {
		width: 140px;
		height: 34px;
	}

	.footer-new-bottom p span:first-of-type {
		display: none;
	}

	.footer-new-bottom res {
		display: block;
	}

}