/*
Theme Name: Nouveau Child
Theme URI: http://demo.select-themes.com/nouveau/
Description: A child theme of Nouveau Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: nouveau
*/
@import url("../nouveau/style.css");

a, a:hover{
	text-decoration:none;
}
h2 { 
	text-transform: uppercase;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #0c6db5 !important;
    text-decoration: none;
}
.icone-flottante {
    height: auto;
    position: absolute;
	right: 20px;
    top: -80px;
    max-width: 100%;
    vertical-align: top;
}
.a-louer {
	position: absolute;
	width: 100px;
	height: auto;
	right: 0;
	top: -20px;
}
.texte-blanc * {
    color: #ffffff !important;
}

.chevron {
	width:6%;
}

.blog_holder.masonry {
	margin-bottom:40px;
}
ul li, ol li {
	list-style: outside;
}

.q_icon_list i {
    float: left;
    color: #0c6db5;
    font-size: 50px;
    line-height: 37px;
    height: 37px;
    width: 35px;
}
.qbutton.transparent_button:hover {
	background-color: #0c6db5 !important;
	border-color: #0c6db5 !important;
}
.q_icon_list p {
    position: relative;
    line-height: 37px;
    margin: 0;
    padding: 0px 0 20px 70px;
}
.texte-blanc * {
	color:#fff !important;
}

/* Text hover */
.tooltip {
    position: relative;
    display: inline-block;
	font-size: 34px;
}
.tooltiptext {
	font-size: 20px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 500px;
    background-color: #0c6db5;
    color: #fff;
	margin-top: 15px;
    text-align: center;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
/* Text hover */

.q_accordion_holder.accordion .ui-accordion-header:hover span.tab-title,
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active span.tab-title {
	color:#0c6db5 !important;
}

/* Header - menu */
.drop_down .second .inner > ul > li > a:hover {
	color:#0c6db5 !important;
}
.page_header:not(.sticky) .q_logo img {
	max-width: 250px;
	height: auto !important;
	top:-35%;
}
/* Slider */
#section-slider {
	padding-top:130px;
}
#section-slider .slide-item .carousel-item-inner {
	min-height: 500px;
	height:100%;
	max-height: 100vh;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-position: center;
}
#section-slider .slide-item .carousel-item-inner .h1 {
	font-size: 42px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
}
#section-slider .slide-item .carousel-item-inner a {
	font-weight: 700;
	padding: 12px 25px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	background-color: rgb(12, 109, 181);
	margin:20px 0;
	margin: 20px auto;
    line-height: 1;
    display: block;
    width: max-content;
	transition: all 0.25s ease-in-out;
}
#section-slider .slide-item .carousel-item-inner a:hover {
	background-color: #000;
}
#section-slider .slick-dots {
	position: relative;
	bottom:40px;
	margin:0 auto;
	text-align: center;
}
#section-slider .slick-dots li {
	list-style: none;
	display:inline-block;
	border-radius: 10px;
	border: 2px solid rgba(255,255,255,0.75) !important;
	background-color: none;
	cursor:pointer;
	margin: 0 5px;
	width:8px;
	height:8px;
}
#section-slider .slick-dots li.slick-active {
	background-color: rgba(255,255,255,1) !important;
}
#section-slider .slick-dots li button {
	display:none;
}
/* Accordéon */
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
	background-image: url('img/sde-sorel-tracy-bouton-plus.png');
	background-size: cover;
	width: 40px;
	height: 40px;
	margin: 10px 25px 10px 0;
	
}
.q_accordion_holder .ui-accordion-header.ui-state-active .accordion_mark {
	background-image: url('img/sde-sorel-tracy-bouton-moins.png');
}
.q_accordion_holder .ui-accordion-header {
	/*background-color:#0c6db5 !important;
	color:#fff !important;*/
	border:2px solid #0c6db5;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active span.tab-title {
	/*background-color:#000 !important;
	color:#fff !important;*/
}

/* Nouvelles */
.blog_holder article .post_info .post_category, .blog_holder article .post_info .post_comments, .blog_holder article .post_info .post_author_link, .single .breadcrumbs, .single .title_outer {
	display:none;
}
.post_read_more a {
	/*display:none;*/
}
.latest_post_holder.boxes > ul > li .boxes_image a, .latest_post_holder.boxes > ul > li .boxes_image a img {
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 100%;
}
.latest_post_holder.boxes.three_columns > ul > li {
	min-height:300px;
}
.latest_post_holder.boxes > ul > li .boxes_image a img {
	/*max-width:200px;*/
}
.latest_post_holder.boxes > ul > li .latest_post {
	/*padding-bottom:0;*/
}
.latest_post_title {
	font-size:20px;
}
.latest_post_holder .post_info > span.post_date {
	color: #000;
	margin-top: 20px !important;
	border-top: 2px solid #000;
	width: 100%;
}

/* Page type - Documents */
#section-document {
	width:100%;
	display:block;
	max-width:1100px;
	margin:40px auto 0!important;
	padding-bottom:80px;
	
}
	#section-document .document-container {
		display:inline-block;
		width:100%;
		vertical-align:top;
		max-width:33%;
		text-align:left;
	}
		#section-document .document-container h4{
			margin-bottom:10px;
		}
		#section-document .document-container p {
			font-style:italic;
		}
		#section-document .document-container a {
			border:2px solid #0c6db5;
			display:block;
			width:100%;
			max-width:200px;
			background:#0c6db5;
			padding:10px 12px;
			color:#fff;
			text-align:center;
			margin-top:20px;
			transition:all 0.25s ease-in-out;
		}
			#section-document .document-container a:hover {
				background:#fff;
				color:#0c6db5;
			}


/* Nouvelles */
.home .latest_post_holder .latest_post_text .latest_post_title {
	min-height:100px;
}
body.blog .content {
	background:#fff;
}
.single #comments, .single .comment_form {
	display:none;
}
body.blog .blog_holder article {
	border-bottom:3px solid #0c6db5;
	margin-bottom:25px;
	padding-bottom: 20px;
}
body.blog .blog_holder article .post_image,  body.blog .blog_holder article .post_text {
	position: relative;
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
body.blog .blog_holder article .post_text {
	padding-top:0;
}
body.blog .post_text h3 a {
	font-size: 24px;
	line-height: 24px;
}

/* Content type batiment */
.batiment_a_louer-template-default .container_inner {
	width:100%;
}
.batiment_a_louer-template-default .blog_holder article .post_text {
	padding:24px 0;
}
#en-tete {
	position: relative;
}
#en-tete:after {
	content:"";
	background:rgba(0,0,0,0.7);
	display:block;
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
}
.single.single-batiment_a_louer {

}
.single-batiment_a_louer h1 {
	font-size:72px;
	line-height: 85px;
}
.single-batiment_a_louer h2 {
	font-size:34px;
	line-height: 40px;
}
.single-batiment_a_louer h3 {
	font-size:24px;
	line-height: 29px;
}
.single-batiment_a_louer ul, .single-batiment_a_louer ol {
	padding-left:20px;
}
.single-batiment_a_louer .qbutton {
	display:block;
	width:max-content;
}
.single-batiment_a_louer .wpb_text_column table {

}
	.single-batiment_a_louer .wpb_text_column table tr {

	}
		.single-batiment_a_louer .wpb_text_column table td {
			padding: 10px;
			text-align: left;
			border:1px solid #707070;
			color:#000;
			vertical-align: middle;
		}
		.single-batiment_a_louer .wpb_text_column table thead td {
			font-size:20px;
			font-weight: bold;
		}
		.single-batiment_a_louer .wpb_text_column table tfoot {
			height:30px !important;
		}
		.single-batiment_a_louer .wpb_text_column table tfoot td {
			border:none;
			padding:0;
		}
/* Contact */
#section-contact .icon_with_title_link {
	font-size: 24px;
	font-style:normal;
	margin-top:8px;
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
	border:1px solid #0c6db5;
	color:#0c6db5;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	background:#0c6db5;
}

/* Footer */
#section-footer {
	padding-left:40px;
	padding-right:40px;
}
#section-footer .full_section_inner .wpb_column.vc_column_container:last-child .vc_single_image-img {
	max-width: 150px;
}
.footer_top a {
	color:#000 !important;
}
.footer_top a:hover {
	color:#0c6db5 !important;
	text-decoration:none;
}
.footer_bottom {
	text-align: left;
	height:80px;
	padding: 0 100px;
	clear:both;
}
.footer_bottom .textwidget > p{
	float:left;
} 
.footer_bottom .textwidget > ul  {
	float:right;
}
.footer_bottom .textwidget > ul li {
	list-style:none;
	display:inline-block;
}
.footer_bottom .textwidget > ul li:before {
	content: "|";
	margin:0 10px;
}
.footer_bottom .textwidget > ul li a {
	color:#9b9b9b;
	font-size:18px;
}

#back_to_top:hover span {
    color: #fff;
    background-color: #0c6db5;
}

@media screen and (max-width:1600px) {
	.single-batiment_a_louer h1 {
		font-size: 48px;
		line-height: 50px;
	}
}