/*!
Theme Name: Swisscommune Theme
Author: Gilston Digital SA
Author URI: https://gilston.digital/
Description: Swisscommune Theme
Version: 1.1.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: swisscommune
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
-----------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-Thin.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-Thin.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-Thin.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-Thin.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-Thin.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-Thin.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-Regular.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-Regular.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-SemiBold.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-Bold.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Suisse Sign';
	src: url('fonts/SuisseSign-Bold.eot');
	/* IE9 Compat Modes */
	src: url('fonts/SuisseSign-Bold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

/* Normalize
--------------------------------------------- */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	font-family: 'Suisse Sign', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	
	color: #FFF;
}

body {
	margin: 0;
}

main {
	display: block;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	text-decoration: none;
	font-weight: 500;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: 600;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

.btn {
	border-radius: 0;
}

.text-primary {
	color: #AE0400 !important;
}

.btn.btn-primary {
	background-color: #AE0400;
	border-color: #AE0400;
}

.btn.btn-primary:hover {
	background-color: #D65D21;
	border-color: #D65D21;
}

.btn.btn-outline-primary {
	border-color: #AE0400;
	color: #AE0400;
}

.btn.btn-outline-primary:hover {
	border-color: #AE0400;
	background-color: #AE0400;
	color: #FFF;
}

.btn-check:active+.btn-outline-primary,
.btn-check:checked+.btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
	border-color: #AE0400;
	background-color: #AE0400;
	color: #FFF;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


#content {
	background-color: #d61713;
	color: #FFF;
}

body #content {
	background-image: url('img/grid-bg.png');
	background-position: top left;
	background-repeat: repeat-x;
}

a,
img,
header#masthead,
#left-logo,
#content,
.nav-link {
	transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Suisse Sign', Helvetica, sans-serif;
	font-size: 1.1rem;
	line-height: 1.3rem;
}

p {
	margin-bottom: 1rem;
}

/* Links
--------------------------------------------- */
a {
	color: #FFF;
}

a:hover,
a:focus,
a:active {
	color: #fff;
	text-decoration: underline!important;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}
.btn:hover{
	text-decoration: none!important;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* NAV
--------------------------------------------- */
header#masthead {
	margin-bottom: 0;
	background-color: transparent;
	padding: 0;
	height: 100px;
	width: 100%;
	position: fixed;
	display: flex;
	align-items: center;
	z-index: 1000;
}

header#masthead .container {
	height: 100%;
}

body.sticky-header header#masthead {	
	background-color: #d61713;
	box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);
}

header#masthead #left-logo {
	position: absolute;
	left: 0;
	top:14px;
}

#left-logo:hover img {
	opacity: 0.7;
}


#masthead nav {
	padding: 0;
	height: 100%;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	justify-content: flex-start;
}


#site-footer {
	background-color: #d61713;
	box-shadow: 0 -3px 8px rgba(0, 0, 0, 0.2);
	position: relative;
	color: #FFF;
}

#site-footer #gd_credit {
	background-image: url('img/gd.svg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 18px;
	height: 105px;
	display: block;
	top: 1rem;
	right: 1rem;
	position: absolute;
}


#gd-logos a {
	opacity: .6;
}

#gd-logos a:hover {
	opacity: 1;
}

#section-top {
	padding-top: 150px !important;
}

body.sticky-header #section-top {
	padding-top: 100px !important;
}

#section-top {
	padding-bottom: 20px !important;
	min-height: 600px;
}

#section-top #section-top-content {
	position: relative;
	z-index: 2;
	padding-bottom: 50px;
}

#section-top #section-top-image {
	position: absolute;
	top: 160px;
	right: 50px;
	height: auto;
	max-width: 600px;
	max-height: 600px;
	z-index: 1;
	opacity: .2;
}
#page.env-loresa #section-top #section-top-image {	
	top: 160px;
	right: 50px;
	height: auto;
	max-width: 500px;
	max-height: 500px;
}
#page.env-makuri #section-top #section-top-image {
	
	top: 160px;
	right: 50px;
	height: auto;
	max-width: 480px;
	max-height: 480px;
	
}
@media only screen and (min-width: 1430px) {
	#section-top #section-top-image {
		opacity: 1;
		right: 200px!important;
	}

}

#section-top #section_top_subtitle {
	text-transform: uppercase;
	color: #AE0400;
	font-size: 1rem;
	line-height: 1rem;
	font-weight: 500;
	margin: 0;
	margin-bottom: .5rem;
}

#section-top #section_top_description {
	font-size: 1.2rem;
	line-height: 1.8rem;
	font-weight: 400;
}

#section-top #section_top_title {
	font-size: 3rem;
	line-height: 3.4rem;
	font-weight: 600;
	margin: 0;
	margin-bottom: 2rem;
}

.fs-big {
	font-size: 2.5rem;
	line-height: 3rem;
}

header#masthead #left-logo img {
	height: 70px;
}
.lang-de header#masthead #left-logo img {
	height: 72px;
}


.bloc-competence{	
	
}
.bloc-competence .bloc-competence-content{
	background-color: #d61713;
	padding: 2rem;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0 16px 0;
	min-height: 100%;
}
.blocs-items .bloc-title {
	margin:0 0 .5rem 0;
	text-align: start;
}

.blocs-items .bloc-description {
	text-align: start;
}
@media only screen and (min-width: 768px) {
	.blocs-items .bloc-title {
		margin: 0 0 1rem 0;
		text-align: start;
	}
	.fs-big {
		font-size: 3rem;
		line-height: 3.5rem;
	}

	#section-top #section_top_title {
		font-size: 4rem;
		line-height: 4.8rem;
	}

}

@media only screen and (min-width: 991px) {


	.fs-big {
		font-size: 4.6rem;
		line-height: 5.4rem;
	}

	#section-top #section_top_title {
		font-size: 5rem;
		line-height: 5.8rem;
	}

	
}
#swiss-cross{
	height: 70px;
}
#contact-link a{	
	text-decoration: none;
	font-size: 1.8rem;
	font-weight: 200;
}
#contact-link a img{	
	height: 20px;
}
#contact-link a:hover img{	
	height: 24px;
}

#section-contact .wpforms-container .wpforms-field {
	padding: 1rem 0 0 0;
}

div.wpforms-container-full input[type="date"],
div.wpforms-container-full input[type="datetime"],
div.wpforms-container-full input[type="datetime-local"],
div.wpforms-container-full input[type="email"],
div.wpforms-container-full input[type="month"],
div.wpforms-container-full input[type="number"],
div.wpforms-container-full input[type="password"],
div.wpforms-container-full input[type="range"],
div.wpforms-container-full input[type="search"],
div.wpforms-container-full input[type="tel"],
div.wpforms-container-full input[type="text"],
div.wpforms-container-full input[type="time"],
div.wpforms-container-full input[type="url"],
div.wpforms-container-full input[type="week"],
div.wpforms-container-full select,
div.wpforms-container-full textarea {
	border-radius: 0 !important;
	opacity: .9;
}

div.wpforms-container-full input[type="submit"],
div.wpforms-container-full button[type="submit"],
div.wpforms-container-full .wpforms-page-button {
	border-radius: 0 !important;
	width: 100%;
	font-weight: 900;
}

div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
	background-color: #AE0400 !important;
}

div.wpforms-container-full input[type="submit"]:hover,
div.wpforms-container-full input[type="submit"]:active,
div.wpforms-container-full button[type="submit"]:hover,
div.wpforms-container-full button[type="submit"]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active {
	background-color: #950200 !important;
}

.wpforms-submit-container {
	margin: 0 !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error,
div.wpforms-container-full .wpforms-form em.wpforms-error {
	color: #FF8080 !important;
	font-size: 1rem !important;
}

.project-image {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}


.grecaptcha-badge{
	display: none!important;
}
div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error{
	text-align: start;
}

#produit-home-miru{
	background-color: #111;
	color: #FFF;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0 16px 0;
}
#produit-home-loresa{
	background-color: #0D642F;
	color: #FFF;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0 16px 0;
}
#produit-home-makuri{
	background-color: #0089b8;
	color: #FFF;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0 16px 0;
}
.produit-home-block:hover *{
	text-decoration: none!important;
}
#produit-home-miru:hover,
#produit-home-loresa:hover,
#produit-home-makuri:hover
{
	box-shadow: rgba(0, 0, 0, 0.9) 0px 0 22px 0;
}
.produit-home-block .produit-titre{
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 600;
	text-decoration: none!important;
}
.blocs-items .bloc-title {
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 600;
}
@media screen and (min-width: 480px) {
	.produit-home-block .produit-titre{
		font-size: 2.6rem;
	}
	.blocs-items .bloc-title {
		font-size: 2.6rem;
	}	
}
@media screen and (min-width: 767px) {
	.produit-home-block .produit-titre{
		font-size: 2rem;
	}
	.blocs-items .bloc-title {
		font-size: 2rem;
	}
}
@media screen and (min-width: 991px) {
	.produit-home-block .produit-titre{
		font-size: 1.6rem;
	}
	.blocs-items .bloc-title {
		font-size: 1.6rem;
	}
}
@media screen and (min-width: 1200px) {
	.produit-home-block .produit-titre{
		font-size: 1.9rem;
	}
	.blocs-items .bloc-title {
		font-size: 1.9rem;
	}
}
@media screen and (min-width: 1399px) {
	.produit-home-block .produit-titre{
		font-size: 2.5rem;
	}
	.blocs-items .bloc-title {
		font-size: 2.5rem;
	}
}

.produit-home-block-content{
	padding: 2rem;	
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	height: 100%;
}
.produit-home-block-content .produit-image{
	height: 240px;	
	margin-bottom: 1.5rem;
}
.produit-home-block-content .produit-logo{
	position: absolute;
	height: 30px;	
	bottom: 1rem;
	right: 1rem;
}
.produit-home-block-content:hover .produit-logo{
	height: 40px;	
}
.produit-home-block-content .produit-link{	
	margin-top: 1.5rem;
}

.produit-gallery-item{
	position: relative;
}
.produit-gallery-item .upscale-btn{
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: rgba(255, 255, 255, 0.8);
	background-image: url('img/upscale.svg');
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom:6px;
	right: 6px;
}

body.page-template-produit .env-miru #content,
body.page-template-produit.sticky-header .env-miru header#masthead,
body.page-template-produit .env-miru #site-footer{
	background-color: #111!important;
}

body.page-template-produit .env-miru div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
body.page-template-produit .env-miru div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
body.page-template-produit .env-miru div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active){
	background-color: #080808 !important;
}
body.page-template-produit .env-miru .bloc-competence-content{
	background-color: #404040;
}

body.page-template-produit .env-miru div.wpforms-container-full input[type="submit"]:hover,
body.page-template-produit .env-miru div.wpforms-container-full input[type="submit"]:active,
body.page-template-produit .env-miru div.wpforms-container-full button[type="submit"]:hover,
body.page-template-produit .env-miru div.wpforms-container-full button[type="submit"]:active,
body.page-template-produit .env-miru div.wpforms-container-full .wpforms-page-button:hover,
body.page-template-produit .env-miru div.wpforms-container-full .wpforms-page-button:active {
	background-color: #000 !important;
}
body.page-template-produit .env-miru #pricing-plan-block .feature-item {
	background-color: #111;
	color: #fff;	
}

body.page-template-produit .env-miru #pricing-plan-block .feature-item.striped {
	background-color: #1a1a1a;
}



body.page-template-produit .env-loresa #content,
body.page-template-produit.sticky-header .env-loresa header#masthead,
body.page-template-produit .env-loresa #site-footer{
	background-color: #0D642F!important;
}




body.page-template-produit .env-loresa div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
body.page-template-produit .env-loresa div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
body.page-template-produit .env-loresa div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active){
	background-color: #013C18 !important;
}
body.page-template-produit .env-loresa .bloc-competence-content{
	background-color: #04933b!important;
}

body.page-template-produit .env-loresa div.wpforms-container-full input[type="submit"]:hover,
body.page-template-produit .env-loresa div.wpforms-container-full input[type="submit"]:active,
body.page-template-produit .env-loresa div.wpforms-container-full button[type="submit"]:hover,
body.page-template-produit .env-loresa div.wpforms-container-full button[type="submit"]:active,
body.page-template-produit .env-loresa div.wpforms-container-full .wpforms-page-button:hover,
body.page-template-produit .env-loresa div.wpforms-container-full .wpforms-page-button:active {
	background-color: #003214 !important;
}


body.page-template-produit .env-makuri #content,
body.page-template-produit.sticky-header .env-makuri header#masthead,
body.page-template-produit .env-makuri #site-footer{
	background-color: #0089b8!important;
}




body.page-template-produit .env-makuri div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
body.page-template-produit .env-makuri div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
body.page-template-produit .env-makuri div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active){
	background-color: #006586 !important;
}
body.page-template-produit .env-makuri .bloc-competence-content{
	background-color: #02afe9!important;
}

body.page-template-produit .env-makuri div.wpforms-container-full input[type="submit"]:hover,
body.page-template-produit .env-makuri div.wpforms-container-full input[type="submit"]:active,
body.page-template-produit .env-makuri div.wpforms-container-full button[type="submit"]:hover,
body.page-template-produit .env-makuri div.wpforms-container-full button[type="submit"]:active,
body.page-template-produit .env-makuri div.wpforms-container-full .wpforms-page-button:hover,
body.page-template-produit .env-makuri div.wpforms-container-full .wpforms-page-button:active {
	background-color: #00445a !important;
}

.lb-data .lb-details{
	display: none;
}