/*
Theme Name:     agilitypatrimoine
Theme URI:      
Description:    Page-builder-framework child theme.
Author:         Me
Author URI:     
Template:       page-builder-framework
Version:        0.1.0
*/


/* FONTS */

@font-face {
    font-family: 'Lato';
    src: url('assets/fonts/Lato-LightItalic.eot');
    src: local('Lato-LightItalic'),
        url('assets/fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Lato-LightItalic.woff2') format('woff2'),
        url('assets/fonts/Lato-LightItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('assets/fonts/Lato-Light.eot');
    src: local('Lato-Light'),
        url('assets/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Lato-Light.woff2') format('woff2'),
        url('assets/fonts/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('assets/fonts/Lato-Hairline.eot');
    src: local('Lato-Hairline'),
        url('assets/fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Lato-Hairline.woff2') format('woff2'),
        url('assets/fonts/Lato-Hairline.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

#rev_slider_2_1 > rs-slides > rs-slide > rs-sbg-px > rs-sbg-wrap > rs-sbg:before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 21;
}

.tp-bullet-title {
	display: none;
}
/* ACCUEIL */

.close-nav {
	position: absolute;
	right: 2%;
	top: 2%;
	width: 32px;
	height: 32px;
}

.close-nav:before, .close-nav:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #e4632f;
	top: 0;
}

#menu-menu-principal-1 {
	margin-top: 35px !important;
}

.close-nav:before {
	transform: rotate(45deg);
}

.close-nav:after {
	transform: rotate(-45deg);
}

html {
  scroll-behavior: smooth;
}

/*.page-id-148 footer {
	position: fixed;
	width: 100%;
	bottom: 0;
}*/

h2 {
	font-size: 50px !important;
	position: relative;
	letter-spacing:1px;
}

/*h3 {
	font-size: 30px !important;
}*/
.intro_p {
	font-size: 18px;
	font-weight: bold;
}

header, header > div, header > div > div, header > div > div > div {
	height: 90px !important;
}

#header,
.gm-actions {
	display: none !important;
}

.titre_deco h2::before,
.titre_deco h1::before {
	content: ']';
	height: 40px;
	display: inline-block;
	width: 20px;
	color:#e05a23;
	-webkit-transform: scale(1.2) scaleX(-1);
	transform: scale(1.2) scaleX(-1);
	margin-right: 20px;
}

.titre_deco h2::after,
.titre_deco h1::after {	
	content: ']';
	height: 40px;
	display: inline-block;
	width: 20px;
	color:#e05a23;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	margin-left: 20px;
}

.gm-anchor {
	margin-left: 0!important;
	margin-right: 0 !important;
}

.home_slider rs-fullwidth-wrap {
	height: calc(100vh - 90px) !important;
}

.home_slider rs-fullwidth-wrap rs-module-wrap, .home_slider rs-fullwidth-wrap rs-module {
	height: 100% !important;
}

header .gm-menu-item__txt {
	display: flex;
}

.gm-menu-item__txt::before,
.gm-menu-item__txt::after {
	content: ']';
	height: 20px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	visibility: hidden;
	font-size: 30px;
}

.gm-menu-item__txt:hover::before {
	content: ']';
	height: 20px;
	display: inline-block;
	visibility: visible;
/* 	width: 20px; */
	color:#e05a23;
	-webkit-transform: scale(1.2) scaleX(-1);
	transform: scale(1.2) scaleX(-1);
	margin-right: 5px;
}

.gm-menu-item__txt:hover::after {
	content: ']';
	height: 20px;
	display: inline-block;
	visibility: visible;
/* 	width: 20px; */
	color:#e05a23;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	margin-left: 5px;
}

.wpcf7-form > p:nth-child(5)::before {
	content: ']';
	height: 40px;
	display: inline-block;
	color:#e05a23;
	-webkit-transform: scale(1.2) scaleX(-1);
	transform: scale(1.2) scaleX(-1);
}

.wpcf7-form > p:nth-child(5)::after {
	content: ']';
	height: 40px;
	display: inline-block;
	color:#e05a23;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}


.lato-custom::before {
	content: '';
	background-image: url('images/quotes.svg');
	background-repeat: no-repeat;
/* 	height: 60px; */
/* 	display: inline-block; */
	width: 60px;
	color:#e05a23;
/* 	margin-right: 10px; */
	position: absolute;
	top: -40px;
	bottom: 0;
	left: -66px;
	right: 0;
}

.lato-custom::after {
	content: '';
	background-image: url('images/quotes.svg');
	background-repeat: no-repeat;
	height: 60px;
	display: inline-block;
	width: 60px;
	color:#e05a23;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	margin-left: 40vw;
/* 	margin-top: 1vw; */
/* 	position: absolute;
	top: -40px;
	bottom: 0;
	left: -66px;
	right: 0; */
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	-webkit-transform: scale(2);
	transform: scale(2) !important;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	top: 45% !important;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	left: 45% !important;
}
/*
#portrait-wrap::after {
	content: '';
	position:absolute;
	background-image: url('images/motif_carre.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 92%;
	width: 82%;
	margin-top: 15px;
	margin-left: 15px;
	top:0;
	left:0;
	z-index: -1;
}
*/
#numero-telephone {
	display: flex;
}

#numero-telephone::before {
	font-family: "FontAwesome";
	content: "\f095";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	color: #e05a23;
	-webkit-transform: scale(1.5) scaleX(-1);
	transform: scale(1.5) scaleX(-1);
	margin-right: 1vw;
}

.philosophie-accueil img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
}

#philosophie-accueil-svg1,
#philosophie-accueil-svg2 {
	position: absolute;
	width: 65px;
	height: auto;
}

#philosophie-accueil-svg1 {
	top: 0;
	left: 0;
}

#philosophie-accueil-svg2 {
	transform: rotate(180deg);
}

.boetie-patrimoine-accueil p,
.boetie-patrimoine-accueil h3,
.boetie-patrimoine-accueil a {
	color: white;
}

.boetie-patrimoine-accueil a {
	font-family: 'Nanum Myeongjo', sans-serif;
}

#accordeon-hp {
	background-position: right !important;
	background-size: 40% !important;
}

#accordeon-hp .accordeon-inner-accueil .vc_tta-panel-heading {
	border: 2px solid #2f383a !important;
	border-radius: 0 !important;
	background-color: white;
}

.accordeon-inner-accueil .vc_tta-title-text {
	color: #2f383a;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}

.accordeon-inner-accueil .vc_tta-controls-icon::before,
.accordeon-inner-accueil .vc_tta-controls-icon::after {
	border-color: #e4632f !important;
	color: #e4632f !important;
	font-size: 30px !important;
}

.vc_tta-panel-body {
	background-color: #f7d0c0 !important;
	border-left: 5px solid rgb(228, 99, 47) !important;
	border-radius: 0 !important;
	overflow: visible !important;
/* 	position: absolute; */
	z-index: 1;
}

.vc_tta-panel-body p {
	color: #2f383a;
	font-size: 0.9rem;
}

.vc_tta-title-text {
	font-size: 18px;
}

#motif-carre-philosophie-accueil .vc_column-inner {
	padding: 0;
}

#motif-carre-philosophie-accueil img {
	margin-top: -9rem;
}

.lato-custom {
	line-height: normal;
	color: #848484;
	font-size: 30px;
	font-weight: 300;
	font-style: italic;
	position: relative;
}

.wpcf7-form > p:nth-child(5) {
	text-align: right;
}

.contact-form-custom {
	display: flex;
}

.wpcf7-submit {
	font-family: 'Nanum Myeongjo', sans-serif;
	text-transform: uppercase;
	color: #2f383a !important;
	background: #F0F2F7 !important;
	padding-right: 0 !important;
}

.contact-form-custom-inner input {
	width: 95% !important;
}

.vc_active .vc_tta-panel-heading {
	background-color: #2f383a !important;
	transition: 0.2s ease-in-out;
}

.vc_active .vc_tta-title-text {
	color: white !important;
}

#accueil-images-bottom img {
	height: 140px;
	width: auto;
}

.vc_custom_1580727549486 {
	margin-bottom: 0 !important;
}

/* .wrap1,
.wrap2 {
	display: flex;
}

.wrap1 > div,
.wrap2 > div {
	width: 44%;
	margin-right: 3rem;
}

.wrap1 .vc_tta-panel-heading,
.wrap2 .vc_tta-panel-heading {
	margin-top: 20px !important;
} */

.vc_tta-panel {
	position: relative;
}

#1579603141316-f3e3e740-f33f,
#1579603145283-31877163-b142,
#1580481054537-0e4ee14b-f89e {
	margin-right: 1rem !important;
}

/* .wrap2 > div > div:first-child > h4 {
	min-height: 70px;
	position: relative;
}

.wrap2 > div > div:first-child > h4 > a {
	position: absolute !important;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.wrap1 > div:first-child > div:first-child {
	margin-bottom: 0 !important;
}

.wrap2 > div {
	margin-top: 35px;
} */

.wpcf7-form {
	display: none;
}

/* .transition-form {
	transition: .6s ease opacity,.6s ease transform;
} */

/* .display-form {
	display: block !important;
} */

.btn_agility a:before{
	content: ']';
	height: 40px;
	display: inline-block;
	color: white;
	-webkit-transform: scale(1.2) scaleX(-1);
	transform: scale(1.2) scaleX(-1);
	margin-right: 15px;
}

.btn_agility a:after {
	content: ']';
	height: 40px;
	display: inline-block;
	color: white;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	margin-left: 15px;
}

#contact {
	z-index: 0;
}

body .accordeon_col .vc_tta-panel-body {
	overflow: hidden !important;
}
 
#accordeon-hp {
	z-index: 1;
	overflow: visible;
}

.vc_tta-panel-title.vc_tta-controls-icon-position-right a {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

/* .vc_active .vc_tta-panel-body {
	z-index: 1;
	overflow: visible !important;
	position: absolute;
} */

/*** ACCUEIL 2 ***/


.wpbf-accueil-2 {
	font-size: 17px !important;
}
.texte_blanc *, .texte_blanc {
	color: #fff;
}

.home_slider rs-sbg::before {
/* 	background-color: rgba(0,0,0,0.5); */
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 21;
	background-color: rgba(61,67,73,0.3);
}

.wpbf-accueil-2 #header_tagline {
	font-weight: 100;
}
.wpbf-accueil-2 .blocs_services p {
		font-size: 15px;
}

.wpbf-accueil-2 .blocs_services > div > div {
		min-height: 426px;
}
.surtitre_expertise h4 {
	font-size: 50px;
}

.wpbf-accueil-2 .vc_tta-panel-body {
	background-color: #FCEEE8 !important;
}
	
.wpbf-accueil-2	.contact-form-button {
	font-family: 'Nanum Myeongjo', sans-serif;
    text-transform: uppercase;
    padding: 0;
	
}
.wpbf-accueil-2 .contact-form-button .ubtn-text::before {
   content: ']';
    height: 40px;
    display: inline-block;
    color: #e05a23;
    -webkit-transform: scale(1.2) scaleX(-1);
    transform: scale(1.2) scaleX(-1);
    margin-right: 15px;
}
.wpbf-accueil-2 .contact-form-button .ubtn-text::after {
   content: ']';
    height: 40px;
    display: inline-block;
    color: #e05a23;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    margin-left: 15px;
}
.wpbf-accueil-2 .titre_boetie h3{
	font-size: 30px;
}

.wpbf-accueil-2 .vc_tta-panel-body p {
	font-size: unset;
	line-height: unset;
}

#home_map {
	min-height: 460px;
	width: 47%;
	margin-right: 3%;
	margin-bottom: 35px;
}

.vc_tta-panel-heading {
	margin-bottom: 0 !important;
}

/* 404 */

.error404 #content {
	min-height: calc(100vh - 192px);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
	
	
/* Responsive */

@media only screen and (min-width: 1024px) {
	.close-nav {
		display: none;
	}
}

@media only screen and (max-width: 1600px) {
	#portrait img {
		max-width: 16vw;
	}
	
	.home_quotes p {
		font-size: 26px;
	}
	
	.accordeon_col {
		width: 80% !important;
		margin-left: 10%;
	}
	
	.accordeon_col .wrap1, .accordeon_col .wrap2 {
		justify-content: space-around;
	}
	
	.accordeon_col .wrap1 > div, .accordeon_col .wrap2 > div {
		justify-content: space-around;
	}
	
	.accordeon_col h4 {
		min-height: 50px !important;
	}
}

@media only screen and (max-width: 1400px) {
	.home_quotes p {
		font-size: 24px;
	}
	
	.accordeon_col h4 > a {
		width: 100%;
	}
	
	.accordeon_col h4 {
		min-height: 70px !important;
		display: flex;
		align-items: center;
	}
	
	#services .vc_col-sm-2, .boetie-patrimoine-accueil .vc_col-sm-2,
	#philosophie > .vc_col-sm-2 {
		display: none;
	}
	
	#services .vc_col-sm-8, .boetie-patrimoine-accueil .vc_col-sm-8,
	#philosophie > .vc_col-sm-8 {
		width: 100%;
		max-width: 1010px;
		margin: auto;
    	float: none;
		padding: 0 30px;
	}
	
	.photo-quote {
		display: flex;
		flex-wrap: wrap;
	}
	
	#portrait img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1200px) {
	/*.home_quotes p {
		font-size: 18px;
	}*/
	
	.home_quotes {
		margin-bottom: 0 !important;
	}
	
	.lato-custom::before, .lato-custom::after {
		width: 50px;
	}
	
	.lato-custom::before {
		left: -36px;
	}
	
	h2 {
		font-size: 40px !important;
	}
}

@media only screen and (max-width: 1023px) {
	.gm-menu-btn__inner i {
		display: none;
	}
	
	.gm-menu-btn {
		display: block !important;
    	width: 35px;
		position: relative;
		    margin-right: 10px;
	}
	
	.gm-menu-btn__inner::before {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background-color: #3e4349 !important;
		position: absolute;
		top: calc(50% - 13px);
	}
	
	.gm-menu-btn__inner {
		display: block;
		width: 100%;
		height: 2px;
		background-color: #3e4349 !important;
		position: absolute;
		top: 50%;
	}
	
	.gm-menu-btn__inner::after {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background-color: #3e4349 !important;
		position: absolute;
		top: calc(50% + 11px);
	}
	
	aside.gm-navigation-drawer--mobile.gm-navigation-drawer--right {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	
	aside.gm-navigation-drawer--mobile.gm-navigation-drawer--right a {
		border: none;
	}
	
	aside.gm-navigation-drawer--mobile.gm-navigation-drawer--right a .gm-menu-item__txt {
		font-size: 16px;
		color: #3e4349;
	}
	
	#menu-menu-principal-1 {
		margin-top: 70px !important;
	}
	
	aside.gm-navigation-drawer--mobile.gm-navigation-drawer--right .close-nav {
		right: 17px;
		top: 27px;
	}
	
	aside.gm-navigation-drawer--mobile.gm-navigation-drawer--right .gm-grid-container .d-flex.justify-content-center.mb-4.mt-5 {
		display: none !important;
	}

}

@media only screen and (max-width: 992px) {
	.bandeau1 {
		flex-direction: column;
	}
	
	#home_map {
		margin-bottom: 35px;
		height: 400px;
		min-height: 0 !important;
		margin-right: 0;
	}
	
	.contact-from-column > div {
		padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	
	.bandeau1 .vc_col-sm-2 {
		width: 20%;
		margin: auto;
	}
	
	.bandeau1 .vc_col-sm-10 {
		width: 100%;
		margin-top: 35px;
	}
	
	.bandeau1 .btn_agility p {
		text-align: center;
	}
	
	#contact .vc_row {
		display: flex;
		flex-direction: column;
	}
	
	#contact .vc_row > div {
		width: 100%;
	}
	
	#contact iframe {
		max-height: 300px;
	}
	
	.wrap1, .wrap2 {
		flex-wrap: wrap;
	}
	
	.wrap1 > div, .wrap2 > div {
    	width: 100%;
	}
	
	.wrap2 > div {
		margin-top: 0;
	}
	
	.wrap2 > div > div {
		margin-bottom: 0 !important;
	}
	h2 {
		font-size: 36px !important;
	}
	
	#accueil-images-bottom img {
		height: 100%;
		width: 70%;
		object-fit: cover;
	}
	
	.bottom_bandeau > .vc_col-sm-3 {
		width: 18% !important;
	}
	
	.bottom_bandeau > .vc_col-sm-6 {
		width: 64% !important;
	}
	
	.bottom_bandeau {
		background-size: 40% !important;
	}
	
	.bandeau1 .vc_col-sm-2 {
		width: 30%;
	}
	
	#portrait-wrap::after {
		background-size: 100%;
	}
	
	#motif-carre-philosophie-accueil img {
		display: none;
	}
	
	.expertise-txt {
		order: 2;
	}
	
	.expertise-titre {
		margin-bottom: 22px;
	}
	
	.expertise-titre .wpb_text_column {
		margin-bottom: 10px !important;
	}
	
	.expertise-titre .wpb_text_column h4 {
		font-size: 36px;
	} 
	
	.boetie-patrimoine-accueil .bandeau1 {
		flex-direction: unset;
	}
	
	
}

@media only screen and (max-width: 768px) {
	#accueil-images-bottom .wpb_single_image {
		margin-bottom: 0 !important;
	}
	
	#accordeon-hp {
		background-repeat: repeat-y !important;
	}
	
	.bottom_bandeau > .vc_col-sm-6 {
		width: 100% !important;
	}
	
	#motif-carre-philosophie-accueil {
		display: none;
	}
	
	#home_map {
		margin-top: 35px;
		width: 100% !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	#contact {
		padding-left: 20px !important;
    	padding-right: 20px !important;
	}
	
	.bottom_bandeau {
		background-image: inherit !important;
	}
	
	#portrait-wrap::after {
		width: 38%;
		margin-top: 11px;
		margin-left: 34vw;
	}
	
	#portrait {
		text-align: center;
	}
	
	.lato-custom::after {
		margin-top: 10px;
	}
	
	.lato-custom::before {
		left: 0 !important;
	}
	
	.intro_p {
    	font-size: 16px;
 	}
	
	#accordeon-hp {
		min-height: 570px;
	}
	
	.wrap1 p, .wrap2 p {
		font-size: 14px;
		line-height: 1.5;
	}
	
	h2 {
		text-align: center;
		font-size: 32px !important;
	}
	
	#accueil-images-bottom > DIV {
		padding-top: 0;
	}
	
	#numero-telephone div {
		margin-left: 10px;
	}
	
	.wpcf7-form > p:nth-child(5) {
		text-align: center;
	}
	
	aside .mb-4 {
		margin-bottom: 80px;
	}
	
	#accueil-images-bottom img {
		height: 100%;
		width: 50%;
		object-fit: cover;
	}
	
}

@media only screen and (max-width: 767px) {
	.boetie-patrimoine-accueil .vc_col-sm-9 {
		order: 2;
		margin-top: 40px;
	}
	
	.boetie-patrimoine-accueil .vc_col-sm-3 .wpb_single_image.vc_align_left {
		text-align: center;
	}
	
	.boetie-patrimoine-accueil .vc_col-sm-3 img {
		width: 180px;
	}
	
	.accordeon_col {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.bandeau1 h3 {
		font-size: 24px !important;
	}
	
	.bandeau1 p, #services p, #philosophie p {
		font-size: 14px !important;
	}
	
	#accordeon-hp {
		background-image: none !important;
	}
	
	#portrait-wrap::after {
		width: 48%;
		margin-top: 10px;
		margin-left: 31vw;
	}
	
	#services .intro_p p, #philosophie .home_quotes p {
		font-size: 20px !important;
	}
	
	.bandeau1 .vc_col-sm-2 {
		width: 50%;
	}
	
	.lato-custom::after {
    	margin-left: 75vw;
	}
	
	#portrait img {
		max-width: 250px;
	}
	
	#portrait {
		margin-bottom: 10px !important;
	}
	
	.intro_p {
		margin-bottom: 0 !important;
	}
	
	.wrap1 > div, .wrap2 > div {
		margin-right: 0;
	}
	
	.wrap1 .vc_tta-title-text,.wrap2 .vc_tta-title-text {
		font-size: 16px;
	}
	
	#accordeon-hp {
		min-height: 650px;
	}
	
	.wrap1 p, .wrap2 p {
		line-height: 1.2;
	}
	
	h2, .expertise-titre .wpb_text_column h4 {
		font-size: 30px !important;
	}
	
	h2::before, h2::after {
		margin: 0 !important;
	}
	
	#services .vc_col-sm-8, .boetie-patrimoine-accueil .vc_col-sm-8, #philosophie > .vc_col-sm-8 {
		padding: 0 10px;
	}
	
	.wpbf-accueil-2 .blocs_services > div > div {
		padding: 30px 25px !important;
	}
	
	.accordeon_col {
		width: 100% !important;
    	margin-left: 0;
	}
	
	.expertise-txt > .vc_column-inner {
		padding-right: 15px !important;
	}
}

@media only screen and (max-width: 405px) and (min-width: 383px) { 
	
	#accordeon-hp .titre_deco h2::after {
		position: absolute;
	}
	
	#accordeon-hp .titre_deco h2 {
		padding-right: 10px;
	}
	
}


