/*
Theme Name: zerif-lite-child
Template: zerif-lite
Version: 0.1
Author: Thierry Winkler
*/
@import url("../zerif-lite/style.css");

@charset "utf-8";


/*
Theme Name: Zerif Lite
Theme URI: https://themeisle.com/themes/zerif-lite/
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Zerif LITE is a free one page WordPress theme. It's perfect for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer.Is built on BootStrap with parallax support, is responsive, clean, modern, flat and minimal. Zerif Lite is ecommerce (WooCommerce) Compatible, WPML, RTL, Retina-Ready, SEO Friendly and with parallax, full screen image is one of the best business themes.
Version: 1.8.5.46
License: GNU General Public License version 3
License URI: license.txt
WordPress Available:  yes
Requires License:    no
Text Domain: zerif-lite
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar,full-width-template,rtl-language-support,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, footer-widgets, portfolio, e-commerce, blog
*/


/* --- permet d'écrire en blanc/rouge certains textes de la page d'accueil lorsqu'il y a une image de fond - facilite la lecture */
.font-blanc
{
	color:#fff;
}

.font-rouge
{
	color:#ff0000;
}

/*
a, a:link, a:visited,
.font-vert
{
	color:#008000;
}

a:hover
{
	text-decoration: underline;
}
*/

/* --- réglage de l'affichage du titre d'un article dans le bandeau de haut de page */
.intro-text-post,
.intro-text-post a {
	float: none;
	z-index: 0;
	color: #fff;
	font-size: 30px;
	//line-height: 65px;
	line-height: 45px;
	text-align: center;
//	text-transform: uppercase;
}


/* --- ne pas afficher le titre des pages et articles, par exemple par ce qu'il y a déjà un titre en bandeau */
.entry-title {
//	display:none;
	}


/*---------------------------------------
 **   Secction:  Separator one        -----
 **   barre verte "Intéressé ? Demandez une offre
-----------------------------------------*/

.separator-one {
	padding: 100px 0 100px 0;
//	background: rgba(52, 210, 147, 0.8);
//	background: rgba(52, 210, 147, 0.5);
	background: rgba(0, 176, 80, 0.5);
}
.separator-one .green-btn {
	background: #14a168;
}
.separator-one .green-btn:hover {
	background: #007345;
}
.separator-one .text {
	max-width: 800px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0;
	color: #fff;
	line-height: 34px;
}
.separator-one .text a {
	font-size: 24px;
}

/*----------------------------------------
 **   Purchase now           -----
 **   barre orange "Vous souhaitez plus d'informations ?
-----------------------------------------*/

.purchase-now {
//	padding-top: 70px;
	padding-top: 100px;
//	padding-bottom: 70px;
	padding-bottom: 100px;
//	background: #e96656;
	background: rgba(233,102,86, 0.7);
}
.purchase-now h3 {
	margin-top: 14px;
	line-height: 40px;
	text-align: left;
}
.purchase-now .red-btn {
	float: right;
	background: #db5a4a;
}
.purchase-now .red-btn:hover {
	background: #bf3928;
}
.ribbon-without-button h3 {
	text-align: center;
}
.ribbon-without-button .col-md-9 {
	width: 100%;
}

/*---------------------------------------
 **   Secction:  Separator three        -----
 **   barre verte "Inscription à la newsletter
-----------------------------------------*/

.separator-three {
	padding: 100px 0 100px 0;
//	background: rgba(52, 210, 147, 0.8);
//	background: rgba(52, 210, 147, 0.5);
	background: rgba(0, 176, 80, 0.5);
}
.separator-three .green-btn {
	background: #14a168;
}
.separator-three .green-btn:hover {
	background: #007345;
}
.separator-three .text {
	max-width: 800px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0;
	color: #fff;
	line-height: 34px;
}
.separator-three .text a {
	font-size: 24px;
}

/*---------------------------------------
 **   Section: Home                  -----
-----------------------------------------*/

.header.header {
	min-height: 76px;
}
.header.header > .navbar {
	-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
}
.header-content-wrap {
	position: relative;
	padding: 285px 0 210px;
	background: rgba(61, 61, 61, 0.4);
	-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	}
.page-header-content-wrap {
	position: relative;
//	padding: 285px 0 210px;
	padding: 175px 0 90px;
//	background-image: url("https://renansechauffe.ch/wp-content/uploads/Renan-IMG_20190721_163642-e1563865103502.jpg");
//	background-image: url("https://renansechauffe.ch/wp-content/uploads/Renan-IMG_20190721_163642-e1563865103502.jpg");
	background-image: url("https://renansechauffe.ch/wp-content/uploads/2018/07/Renan-IMG_20180714_105529_m.jpg");
//	background-image: url("https://renansechauffe.ch/wp-content/uploads/wood-chips-2030653_1280.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(61, 61, 61, 0.5);
	-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
}
.header-content-curtain{
        height: 100%;
        //background: rgb(255, 255, 255);
        background: rgba(61, 61, 61, .5); 
    } 


.blog-header-content-wrap {
	position: relative;
	padding: 170px 0 90px;
//	background-color: rgba(0, 0, 0, 0.5);
	background-color: rgba(61, 61, 61, 0.5);
	-webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
	box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
}
.blog-header-subtitle {
	margin-bottom: 10px;
	color: #fff;
	font-size: 21px;
	font-weight: 100;
}
.header_title {
	float: left;
	height: 50px;
	margin-top: 10px;
}
.header_title h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}
.header_title h2 {
	margin: 0;
	font-size: 15px !important;
	line-height: 15px;
}
.header_title a {
	color: #000;
}



/*----  SECTION:  HOME > INTRO AND SHORT MSGS   ----*/
.intro {
	float: none;
	z-index: 0;
	margin-top: 25%;
	color: #fff;
	font-size: 55px;
	line-height: 65px;
	text-align: center;
	text-transform: uppercase;
}

/*titre d'une page dans le bandeau*/
.intro-text,
.intro-text a {
	float: none;
	z-index: 0;
	color: #fff;
	font-size: 55px;
	line-height: 65px;
	text-align: center;
	text-transform: uppercase;
}

/*sous-titre d'une page dans le bandeau (par exemple 'catégorie')*/
.intro-text2,
.intro-text2 a {
	float: none;
	z-index: 0;
	color: #fff;
	font-size: 45px;
	line-height: 35px;
	text-align: center;
//	text-transform: uppercase;
}

/* Short Messages */
.bottom-message-section {
	position: relative;
	margin-top: 14%;
}
.short-text {
	margin: auto;
	color: rgba(255,255,255,0.7);
	text-align: center;
	text-transform: uppercase;
}

/*----  SECTION:  HOME > LATEST NEWS   ----*/
.latest-news {
	padding-top: 100px;
	//padding-bottom: 66px;
	padding-bottom: 36px;
	background: #fff;
}
.carousel-inner {
	/*	margin: 0 30px; */
}
#carousel-homepage-latestnews .item {
	height: auto;
}
.latesnews-content p,
.latesnews-content {
	color: #777;
	font-size: 14px;
	line-height: 18px;
}
#carousel-homepage-latestnews .carousel-inner .item .latestnews-title {
	display: inline-block;
	float: none;
	position: relative;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-bottom: 30px;
	color: #404040;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
#carousel-homepage-latestnews .carousel-inner .item .latestnews-title a {
	display: block;
	color: #404040;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-title a:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: #e96656;
	content: "";
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+1) .latestnews-title a:before {
	background: #e96656;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+2) .latestnews-title a:before {
	background: #34d293;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+3) .latestnews-title a:before {
	background: #3ab0e2;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n) .latestnews-title a:before {
	background: #f7d861;
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-img .latestnews-img-a {
	display: block;
}
#carousel-homepage-latestnews {
	margin: 0 30px;
}
#carousel-homepage-latestnews .carousel-control {
	width: 45px;
	background: none;
}

.carousel-control:focus {
	outline: thin dotted #cb4332;
	outline-offset: 0;
}

.carousel-control:active {
	outline: 0;
}

.carousel-control.left {
	margin-left: -45px;
}
.carousel-control.right {
	margin-right: -45px;
}

.carousel-control .glyphicon-chevron-right {
	right: auto;
}
#carousel-homepage-latestnews .glyphicon-chevron-left:before {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/left-arrow.png) no-repeat center center;
	content: "";
}
#carousel-homepage-latestnews .glyphicon-chevron-right:before {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/right-arrow.png) no-repeat center center;
	content: "";
}

/*----  SECTION:  HOME > LATEST PHOTOS   ----*/
.latest-photos {
	padding-top: 5px;
	padding-bottom: 66px;
	background: #fff;
}
.carousel-inner {
	/*	margin: 0 30px; */
}
#carousel-homepage-latestphotos .item {
	height: auto;
}
.latesphotos-content p,
.latesphotos-content {
	color: #777;
	font-size: 14px;
	line-height: 18px;
}
#carousel-homepage-latestphotos .carousel-inner .item .latestphotos-title {
	display: inline-block;
	float: none;
	position: relative;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-bottom: 30px;
	color: #404040;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
#carousel-homepage-latestphotos .carousel-inner .item .latestphotos-title a {
	display: block;
	color: #404040;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#carousel-homepage-latestphotos .item .latestphotos-box .latestphotos-title a:before {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 12.5%;
	width: 75%;
	height: 2px;
	margin: auto;
	background: #e96656;
	content: "";
}
#carousel-homepage-latestphotos .item .latestphotos-box:nth-child(4n+1) .latestphotos-title a:before {
	background: #e96656;
}
#carousel-homepage-latestphotos .item .latestphotos-box:nth-child(4n+2) .latestphotos-title a:before {
	background: #34d293;
}
#carousel-homepage-latestphotos .item .latestphotos-box:nth-child(4n+3) .latestphotos-title a:before {
	background: #3ab0e2;
}
#carousel-homepage-latestphotos .item .latestphotos-box:nth-child(4n) .latestphotos-title a:before {
	background: #f7d861;
}
#carousel-homepage-latestphotos .item .latestphotos-box .latestphotos-img .latestphotos-img-a {
	display: block;
}
#carousel-homepage-latestphotos {
	margin: 0 30px;
}
#carousel-homepage-latestphotos .carousel-control {
	width: 45px;
	background: none;
}

.carousel-control:focus {
	outline: thin dotted #cb4332;
	outline-offset: 0;
}

.carousel-control:active {
	outline: 0;
}

.carousel-control.left {
	margin-left: -45px;
}
.carousel-control.right {
	margin-right: -45px;
}

.carousel-control .glyphicon-chevron-right {
	right: auto;
}
#carousel-homepage-latestphotos .glyphicon-chevron-left:before {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/left-arrow.png) no-repeat center center;
	content: "";
}
#carousel-homepage-latestphotos .glyphicon-chevron-right:before {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/right-arrow.png) no-repeat center center;
	content: "";
}


/*---------------------------------------
 **   Section: Our team;              -----
-----------------------------------------*/

.our-team {
	padding-top: 100px;
	padding-bottom: 66px;
	background: #fff;
}
.team-member {
	overflow: hidden;
	position: relative;
	margin-bottom: 35px;
	border-radius: 4px;
}
.team-member .details {
	position: absolute;
	top: -200px;
	left: 0;
	width: 100%;
	height: 190px;
	padding: 15px;
	opacity: 0;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	-webkit-transition: all 500ms;
	transition: all 500ms;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.team-member .member-details {
	display: inline-block;
	position: relative;
	padding-bottom: 5px;
}
.team-member:hover .details,
.team-member:focus .details {
	top: 0;
	opacity: 1;
	color: white;
//	background: #333;
	background: #686868;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.team-member.team-member-open .details {
	display: block;
	top: 0;
	opacity: 1;
	color: white;
	background: #333;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.team-member .profile-pic {
	overflow: hidden;
	width: 174px;
	height: 174px;
	margin: auto;
	margin-bottom: 25px;
	border-radius: 50%;
}
.team-member .profile-pic img {
	width: 100%;
	height: 100%;
}
.team-member h3 {
	position: relative;
	margin-top: 15px;
	color: #404040;
	font-size: 17px;
	font-weight: 700;
//	text-transform: uppercase;
	text-transform: none;
}
.team-member .position {
	font-size: 13px;
}
.team-member .social-icons {
	margin-bottom: 25px;
}
.team-member .social-icons ul {
	margin: 0 0 1.5em 0;
}
.team-member .social-icons ul li {
	display: inline-block;
	margin: 6px;
	line-height: 32px;
}
.team-member .social-icons ul li a {
	border-radius: 50%;
	color: #808080;
	background: #fff;
	font-size: 18px;
}
.team-member .social-icons ul li a:hover {
	color: #e96656;
}
.our-team .row > span:nth-child(4n+1) .red-border-bottom:before {
	background: #e96656;
}
.our-team .row > span:nth-child(4n+2) .red-border-bottom:before {
	background: #34d293;
}
.our-team .row > span:nth-child(4n+3) .red-border-bottom:before {
	background: #3ab0e2;
}
.our-team .row > span:nth-child(4n+4) .red-border-bottom:before {
	background: #f7d861;
}

/*----------------------------------------
 **   Contact us             -----
-----------------------------------------*/

.contact-us {
	padding-bottom: 95px;
//	background: rgba(0, 0, 0, 0.5);
	background: rgba(61, 61, 61, 0.5);
}
.contact-us .section-header .section-legend {
	color: #fff;
}
.contact-us .input-box,
textarea {
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	border-radius: 4px;
}
.contact-us textarea {
	border: 1px solid transparent;
}
.zerif-g-recaptcha {
	display: none;
	margin-left: 15px;
}
.contact-us .notification p {
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-radius: 3px;
	color: #fff;
}
.contact-us .error p {
	background: #e96656;
}
.contact-us .success p {
	background: #34d293;
}
.contact_submit_wrap {
	float: right;
}


/*---------------------------------------
 **   Footer           -----
-----------------------------------------*/

#footer {
	background: #272727;
	line-height: 20px;
}
.company-details {
	padding-top: 67px;
	padding-bottom: 30px;
	color: #939393;
}
.company-details a {
	color: #939393;
	text-decoration: none;
}

.company-details a:hover {
	color: #e96656;
}
.company-details .icon-top {
	margin-bottom: 10px;
	font-size: 30px;
}
.copyright {
	padding-top: 68px;
	padding-bottom: 68px;
	background: #171717;
}
.social {
	margin: 0 0 1.5em 0 !important;
}
.social li {
	display: inline-block;
	margin: 5px;
}
.social li a {
	color: #939393;
	font-size: 18px;
}
.social li a:hover {
	color: #e96656;
}
.copyright p {
	margin-bottom: 0;
	color: #939393;
}
.footer-widget-wrap > .container {
	text-align: center;
}
.footer-widget {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.footer-widget ul {
	margin-left: 0;
	padding-left: 0;
}
.footer-widget li {
	margin-left: 0;
	list-style: none;
}
.footer-widget-wrap {
	background: rgba(255,255,255,0.05);
}
.footer-widget-wrap .widget .widget-title {
	color: #fff;
}
.footer-widget-wrap .widget li a {
	color: #ccc;
}
.footer-widget-wrap .widget li a:hover {
	color: #fff;
}
.footer-widget-wrap .widget {
	padding-bottom: 30px;
	color: #ccc;
}
.footer-widget-wrap .widget_calendar tbody td {
	background-color: rgba(249, 249, 249, 0.75);
}
.footer-widget-wrap .tagcloud a {
	padding: 2px 5px;
	color: #ccc;
	background: none;
}
.footer-widget-wrap .tagcloud a:hover {
	color: #fff;
}
.footer-widget-wrap .widget #wp-calendar {
	color: #333;
}

