/*
Theme Name: Triside
Theme URI: https://wordpress.org/themes/triside/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Triside brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: triside
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

header .custom-logo{
	height: 70px;
	width: auto;
}
.home-header{
	background-color: #f7f4ef;
	/* min-height: 670px; */
	padding-top: 105px;
	padding-bottom: 75px;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 30px;
}
.site-footer a:visited{
	color: #343132;
}
.site-footer a{
	color: #343132;
	text-transform: uppercase;

}
.site-footer{
	background-color: #f6f3ee;
}
.logo-footer{
	height: 65px;
	width: auto;
}
.footer-left-side>div{
	display: flex;
	align-items: center;
}
.footer-left-infos{
	margin-left: 28px;
	color: #343132;
}
.contact-form-block{
	position: relative;
	top: -70px;
	background-color: #fff;
	padding-left: 50px !important;
	padding-right: 50px !important;
}
.imageContainer{
	padding-bottom: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}
.sliderContainer>div{
	padding-right: 0;
}
.sliderContainer{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}
.header-title{
	font-family: 'Montserrat', sans-serif !important;
	font-family: serif;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: rgba(157,138,95,0.6);
	padding: 80px;
	margin: 0;
	font-weight: 500;
}
.imageTitleBlock{
	width: 100%;
}
.figure-portfolio__header{
	position: absolute;
    bottom: 0px;
	background-color: #fff;
	padding-right: 35px;
}
.figure-portfolio__wrapper-img .overflow__content{
	padding-bottom: 50%;
}
.bgiCenter{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gallerySlider .owl-dot.active span{
	height:18px !important;
	width: 18px !important;
	border: 2px solid #6a6967;
	background-color: transparent !important;
}
.gallerySlider .owl-dot:not(.active) span{
	height:10px !important;
	width: 10px !important;
	border: 1px solid #6a6967;
	background-color: transparent !important;
}
.gallerySlider .owl-dots{
	display: flex;
    justify-content: center;
	margin-top: 50px !important;
}
.gallerySlider{
	background-color: #f9f9f9;
	padding-top: 80px;
	padding-bottom: 60px;
	margin-bottom: 130px;
}

.sliderGalleryItem{
	padding-bottom: 50%;
	width:100%;
}
.bgGray{
	background-color: #f8f8f8;
}
.bgWhite{
	background-color: #ffffff;
}
.bgBrown{
	background-color: #cac1ad;
}

.section-steps__content h2{
	position: relative;
}
.section-steps__content:not(.textWhite) h2:before{
	background-color: #b68c70;
}
.section-steps__content.textWhite h2:before{
	background-color: #fff;
}
.section-steps__content:not(.leftImageSide) h2:before{
	width: 100px;
}
.section-steps__content.leftImageSide h2:before{
	width: 150px;
}
.section-steps__content h2:before{
	display: block;
    position: absolute;
	top: 50%;
	left: -35px;
	transform: translateX(-100%);
	content: " ";
	height: 1px;
}
.energetiqueClasseContainerInner{
	display: flex;
	height: calc(100% + 70px);
}

.section-steps__content.textWhite h2:before{

}
.menu>li a:hover{
	color: #8f8e8f;
}
.menu>li a{
	color: rgb(200,184,147);
}
.menuLinkUpHover{
	position: absolute;
	height: 3px;
	background-color: #776a46;
}
.figure-contact:hover .figure-contact__item{
	color: #c5927b;
}
.figure-contact .figure-contact__item{
	text-transform: uppercase;
}
.bigGalleryItem{
	height: 600px;
}
.smallGalleryItem{
	height: 300px;
}
.backgroundSection{
	position: absolute;
	top:0;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: -2;

}
.secondBackgroundSection{
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	z-index: -2;
	/* width: 78%; */

}
.partBackground{
	width: 78%;
}
.fullBackground{
	box-sizing: content-box;
	width: calc(100% - 15px);
}
.section-steps__step{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.containerTextImageBlock{
	position: relative;
}
.section-steps{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 200px;
}
.textIconEnergetique{
	height: 80px;
	width: 65px;
}
.energetiqueClasse{
	/* position: absolute; */
	bottom: 0px;
	display: flex;
	align-items: center;
	color: #8a7445;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.rightEnergetiqueClasse{
	margin-left: 50%;
    padding-left: 23px !important;
    padding-right: 80px;
    /* box-sizing: border-box; */
    width: 50%;
}
.textIconEnergetique{
	display: flex;
	justify-content: center;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: 500;
	line-height: 65px;
	margin-right: 35px;
}
.energetiqueClasseContainer{
	
	position: absolute;
    width: 100%;
    height: 100px;
    background-color: #FFFFFF;
    z-index: -1;
    transform: translateY(-100%);
}
.leftEnergetiqueClasse{
	/* margin: 0px auto; */
	margin-left: 90px;
    position: relative;
    /* max-width: 1230px; */
	padding-left: 45px;
    top: 50%;
    transform: translateY(-50%);
}
.marginLeftImageTextBlock{
	margin-left: 106px !important;
}
.container_25>.row{
	padding-right: 45px;
	padding-left: 45px;
	justify-content: space-between;
}
.imageBlockText .section-steps__bg{
	top:70px;
}

@media only screen and (min-width: 1200px){
	.callActlgSize{
		flex: 0 0 20% !important;
		max-width:20% !important;
	}
	
}
@media only screen and (max-width: 1200px){
	.rightEnergetiqueClasse {
		padding-left: 45px !important;
		padding-right: 25px;
	}
	.leftEnergetiqueClasse{
		max-width: 960px;
	}
	.energetiqueClasse{
		letter-spacing: 1px;
	}
	.container_25>.row{
		padding-right: 0px;
		padding-left: 0px;
	}
	.container_25>.row{
		justify-content: center;
	}
}
@media only screen and (min-width: 991px){
	.textWhite,.textWhite p,.textWhite h2{
		color: #FFFFFF;
	}
}
@media only screen and (max-width: 991px){
	.imageBlockText .section-steps__bg{
		top:0;
	}
	.section-steps{
		margin-bottom: 100px;
	}

	.imageBlockText{
		overflow: hidden;
		padding: 0;
	}
	.section-steps__content{
		padding: 0 15px !important;
	}
	.section-steps__bg{
		position: relative;
		/* height: auto; */
	}
	.marginLeftImageTextBlock{
		margin-left: auto !important;
	}
	
	.rightEnergetiqueClasse{
		margin-left: 0;
		padding-left: 15px !important;
	}
	.leftEnergetiqueClasse{
		padding-left: 0px;
		margin-left: 0;
	}
	.energetiqueClasseContainer{
		z-index: 0;
		background-color: transparent;
		max-width: 720px;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
		margin: 0px auto;
		transform: translateY(0);
	}
	.energetiqueClasse{
		left: 0px;
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.textWhite *{
		color: #666;
	}
	.backgroundSection, .secondBackgroundSection{
		display: none;
	}
	.section-steps__content h2:before{
		display: none;
	}
	.footer-left-side>div{
		justify-content: center;
		flex-direction: column-reverse;
	}
	.footer-left-infos{
		margin-left: 0;
		margin-bottom: 30px;
	}
	.header-title{
		position: static;
		padding: 30px;
		/* margin-left: 15px;
		margin-right: 15px; */
	}
	.sliderContainer>div{
		padding: 0;
	}
	.sliderContainer{
		display: block;
	}
}
@media only screen and (max-width: 768px){
	.leftEnergetiqueClasse{
		max-width: 574px;
	}
}
@media only screen and (max-width: 576px){
	.textIconEnergetique{
		margin: 0px auto;
	}
	.energetiqueClasse{
		display:block;
		padding-left: 20px;
		padding-right: 20px;
	}
}