/*
Theme Name: Pindol
Theme URI: http://themes.muffingroup.com/pindol
Author: Muffin group
Author URI: http://muffingroup.com
Description: Pindol - Responsive Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.5.7
*/

@import url("css/base.css");
@import url("css/buttons.css");
@import url("css/skeleton.css");
@import url("css/layout.css");
@import url("css/variables.css");
@import url("css/shortcodes.css");
@import url("css/animations.css");
@import url("css/font-awesome.css");
@import url("css/fonts.css");

/* If you want to add your own css code, please do it in css/custom/.. */
@import url("css/custom/general.css");
@import url("css/custom/typography.css");
@import url("css/custom/utilities.css");
@import url("css/custom/form/comparer_en_ligne_id-36.css");

#Header {
	background: transparent !important;
	width: 100%;
	z-index: 99;
}
#Header #top_bar {
	background: rgba(59, 37, 36, 0.7) !important;
	min-height: 110px !important;
}

#Header #logo {
	padding-top: 10px !important;
}
#Header #logo img{
	width: 90px;
}

.home #Header {
	position: absolute;
	/*width: 100%;*/
}

#Header .addons p.phone {
	color: #fff !important;
	float: none !important;
	font-size: 20px;
	margin-bottom: 0 !important;
	font-family: Oswald, Arial, Tahoma, sans-serif;
}
#Header .addons p.phone i {
	color: #991c12 !important;
}
#Header .addons p.phone a{
	color:#fff !important;
}
#Header .addons p.phone a:hover{
	color: #000 !important;
	text-decoration:none;
}


#Header #menu > ul > li#menu-item-1182,
#Header #menu > ul > li#menu-item-1316 {
	background-color: #cc5950;
}
#Header #menu > ul > li#menu-item-1316:hover{
	background-color: #bcb7b7;
}

#Header #menu > ul > li#menu-item-1182 > a,
#Header #menu > ul > li#menu-item-1316 > a {
	color: black !important;
}
.share{
	text-align:center;
}
#nav_container {
	background: #000;
	width: 100%;
	z-index: 300;
	height: 43px;
}

.tagline {
	color: #fff;
	float: left;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
	margin-left: 155px;
	margin-top: 25px;
	text-align: center;
	width: 458px;
}
.tagline-mobile {
	color: #fff;
	font-style: italic;
	font-weight: 400;
	margin-top: 8px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 70% !important;
	text-align: left;
	display: none;
}
.tagline-mobile span {
	font-size: 12px !important;
}
.page-template-template-homedup #Header {
	position: absolute;
}
#Header #menu {
	margin-top: 0 !important;
}

#Header #menu > ul > li > a {
	padding: 11px 16px !important;
	text-transform: uppercase !important;
	color: #fff !important;
}

#Header #menu > ul > li:hover > a span.border,
#Header #menu > ul > li.current-menu-item > a span.border,
#Header #menu > ul > li.current_page_item > a span.border,
#Header #menu > ul > li.current-menu-ancestor > a span.border,
#Header #menu > ul > li.current_page_ancestor > a span.border {
	display: none !important;
}

#Header #menu > ul > li > a span {
	right: 0 !important;
	top: 10px !important;
}

#Header #menu > ul > li ul {
	background: #991c12 !important;
	border-top-color: #c95349 !important;
}
#Header #menu > ul > li ul li {
	width: 216px !important;
}
#Header #menu > ul > li ul li a {
	border-color: #c95349 !important;
}

#Subheader h1,
#Subheader ul.breadcrumbs {
	width: 100% !important;
}
#Subheader h1 {
	font-size: 46px !important;
	line-height: 54px;
}
#Subheader ul.breadcrumbs {
	margin-top: 0 !important;
}

.page-template-template-prof-droit #Header {
	position: absolute;
}
#HomeHeader {
	background-image: url("/notaires/wp-content/uploads/2022/06/header-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 484px;
	position: relative;
	width: 100%;
	padding-top: 178px;
}
#HomeHeader .container .column {
	margin-bottom: 0;
}
#HomeHeader h1,
#HomeHeader h3 {
	color: #fff;
}

#HomeHeader h1 {
	font-size: 35px;
	font-weight: 700;
	line-height: 42px;
	margin-right: 100px;
	margin-top: 20px;
}

#HomeHeader h3 {
	font-family: Lato !important;
	font-weight: 300 !important;
	font-size: 36px;
	margin-right: 160px;
}

#HomeHeader .image {
	bottom: 0;
	left: -200px;
	position: absolute;
	width: 345px;
}
#HomeHeader img.frm-arrow{
	position: absolute;
    right: -30px;
    bottom: 85px;
}
.terms-ssl{
	text-align: center;
    margin-bottom: 5px;
}
.terms-ssl img{
	width: 55px;
    display: inline-block;
    vertical-align: middle;
}
.terms-ssl p{
	display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
    margin-left: 10px;
    width: calc(100% - 70px);
    vertical-align: middle;
    margin-bottom: 0px;
    text-align: left;
}
#Footer .terms-ssl img{
	width: 50px;
}
#Footer .terms-ssl p{
	font-size: 12px;
}
.postid-144 #HomeHeader .image{
	width: 290px;
	left: -180px;
}

.homeform {
	padding-top: 20px !important;
	padding-bottom:20px!important;
}
.page-id-1250 .homeform h2 {
	font-size: 28px;
}
.page-id-1250 #gform_submit_button_26,
.page-id-1250 #gform_submit_button_27 {
	font-size: 16px !important;
}
.homeform h2 {
	font-size: 24px !important;
	line-height: 30px;
	padding-top: 0 !important;
}
.page-id-1250 .homeform {
	width: 415px;
}
.homeform {
	background: rgba(153, 28, 18, 1);
	float: right;
	/*margin-left: 60px;*/
	padding: 0 20px;
	position: relative;
	z-index: 98;
	width: 396px;
	margin-right: -20px;
}

.homeform h2 {
	font-weight: 300 !important;
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 20px;
}

.homeform .garantie {
	float: right;
}

.homeform .top_label .gfield_label,
.homeform .ginput_complex label {
	display: none !important;
}

.homeform input[type="text"],
.homeform input[type="tel"],
.homeform input[type="password"],
.homeform input[type="email"],
.homeform textarea,
.homeform select {
	margin-bottom: 0 !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	padding: 6px 7px !important;
	border-color: #878787;
	font-size: 14px !important;
	color: #333333 !important;
	background: #fff !important;
}
.homeform .ginput_complex .ginput_right {
	width: 100% !important;
	min-height: 0 !important;
}

.homeform .ginput_complex.ginput_container_address .ginput_right {
	padding-right: 0 !important;
}

.homeform #field_1_24 {
	display: none !important;
}

.homeform .gform_wrapper.gravity-theme .gfield-choice-input + label{
	color:#ffffff!important;
}

.homeform textarea {
	height: 90px !important;
}
.homeform p,
.homeform p a {
	color: white !important;
}
.homeform .gform_footer {
	margin-top: 0 !important;
}

.homeform .gform_footer .gform_button {
	background: #c49c3a !important;
	border-color: #c49c3a !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 21px !important;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	padding: 18px 21px !important;
	width: 97% !important;
	white-space: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.homeform .gform_footer .gform_button:hover {
	background: #eed21b !important;
}

.homeform .terms-ssl{
	margin-bottom:15px;
	margin-top:15px;
}

.gform_wrapper div.validation_error > .validation_error {
	border: 0!important;
	padding: 0 !important;
}

.button {
	background: transparent
	border-color: #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 11px 21px;
	line-height: 22px;
}
.button:hover {
	background: #ae3f37;
}
img.main-arrow{
	position: absolute;
    right: -125px;
    bottom: 100px;
    z-index: 999;
}

#HomeServices {
	background: #fff none repeat scroll 0 0;
	padding-top: 70px;
	width: 100%;
}

#HomeServices .serv {
	float: left;
	font-size: 14px;
	margin-right: 8px;
	min-height: 405px;
	padding-bottom: 42px;
	position: relative;
	text-align: center;
	width: 180px;
}
#HomeServices .serv img {
	max-width: 96%;
	height: auto;
}
#HomeServices .serv h3 {
	font-size: 20px;
	font-weight: 400 !important;
	line-height: 24px;
}
#HomeServices .serv p {
	line-height: 20px;
}

#HomeServices .serv .button {
	background: #991c12 !important;
	border-color: #991c12 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 14px !important;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	padding: 14px 20px !important;
	/*position: absolute;
	width: 65%;
	bottom: 0;
	left: 5%;*/
}
#HomeServices .serv:first-child .button {
	margin-top: 20px;
}

#HomeServices .serv .button:hover {
	background: #ae3f37 !important;
}

#HomeStats {
	background-image: url("/notaires/wp-content/uploads/2022/06/stats-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
	width: 100%;
}
#HomeStats .stats {
	float: left;
	margin-right: 8px;
	position: relative;
	text-align: center;
	width: 180px;
	color: #fff;
}
#HomeStats .stats img {
	height: 74px;
}
#HomeStats h1 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}

#HomeStats .stats h3 {
	font-size: 46px;
	font-weight: 300 !important;
	line-height: 60px;
	color: #fff;
}
#HomeStats .stats p {
	line-height: 20px;
}

#HomeInfo {
	background: #fff;
	padding-bottom: 10px;
	padding-top: 70px;
	position: relative;
	width: 100%;
}
#HomeInfo h3 {
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}
#HomeInfo h3 span {
	font-weight: 300 !important;
}

#HomeInfo1 {
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	background: #dbcdae;
}
#HomeInfo1 .bg_right {
	background-image: url("/notaires/wp-content/uploads/2016/05/people-img.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	right: 0;
	position: absolute;
	left: 50%;
	top: 0;
}

#HomeInfo1 h3 {
	font-size: 38px;
	margin-right: 30px;
	margin-top: 40px;
	line-height: 44px;
	text-align: left;
}
#HomeInfo1 ul {
	padding-left: 30px;
	margin-top: 20px;
}
#HomeInfo1 ul li {
	list-style: disc;
	margin-bottom: 20px;
	margin-right: 20px;
}
#HomeInfo1 .container .column {
	margin-bottom: 0;
}

#HomeInfo2 {
	padding-bottom: 50px;
	position: relative;
	width: 100%;
}
#HomeInfo2 .bg_left {
	background-image: url("/notaires/wp-content/uploads/2016/05/weigh-scale-img.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 50%;
	top: 0;
}

#HomeInfo2 h3 {
	font-size: 38px;
	margin-left: 30px;
	margin-top: 50px;
	line-height: 44px;
}
#HomeInfo2 p {
	margin-left: 30px;
}
#HomeInfo2 .container .column {
	margin-bottom: 0;
}

#Content {
	padding-top: 0 !important;
}
#Footer {
	background: #352c2f !important;
}
#copy_container {
	background: #000;
	width: 100%;
	min-height: 40px;
}

#HomeServices2 {
	padding-top: 0;
	width: 100%;
}
#HomeServices2 h3 {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
}
#HomeServices2 .serv1 {
	background-image: url("/notaires/wp-content/uploads/2016/05/CONSEIL-JURIDIQUE.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	min-height: 390px;
	padding-bottom: 82px;
	position: relative;
	text-align: center;
	width: 20%;
}
#HomeServices2 .serv2 {
	background-image: url("/notaires/wp-content/uploads/2016/05/DROIT-DES-AFFAIRES.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	min-height: 390px;
	padding-bottom: 82px;
	position: relative;
	text-align: center;
	width: 20%;
}
#HomeServices2 .serv3 {
	background-image: url("/notaires/wp-content/uploads/2016/05/DROIT-DES-PERNONNES.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	min-height: 390px;
	padding-bottom: 82px;
	position: relative;
	text-align: center;
	width: 20%;
}
#HomeServices2 .serv4 {
	background-image: url("/notaires/wp-content/uploads/2016/05/DROIT-IMMOBILIER.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	min-height: 390px;
	padding-bottom: 82px;
	position: relative;
	text-align: center;
	width: 20%;
}
#HomeServices2 .serv5 {
	background-image: url("/notaires/wp-content/uploads/2016/05/DROIT-MATRIMONIAL.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	min-height: 390px;
	padding-bottom: 82px;
	position: relative;
	text-align: center;
	width: 20%;
}

#gform_widget-7 {
	background: url('/notaires/wp-content/uploads/2022/06/header-bg.jpg') repeat scroll 0 0;
	float: right;
	margin-left: 0;
	padding: 20px 10px 50px 10px;
	position: relative;
	z-index: 98;
	margin-right: 0;
	/*width:320px;*/
}
#gform_widget-7 h3 {
	color: #fff !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	margin-right: 40px;
	font-size: 20px;
}

#gform_widget-7 .top_label .gfield_label,
#gform_widget-7 .ginput_complex label {
	display: none !important;
}

#gform_widget-7 input[type="text"],
#gform_widget-7 input[type="password"],
#gform_widget-7 input[type="email"],
#gform_widget-7 textarea,
#gform_widget-7 select {
	margin-bottom: 0 !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	padding: 6px 7px !important;
	border-color: #878787;
	font-size: 14px !important;
	color: #333333 !important;
	background: #fff !important;
}
#gform_widget-7 .ginput_complex .ginput_right {
	width: 100% !important;
	margin-left: 0 !important;
	min-height: 0 !important;
}

#gform_widget-7 #field_1_24 {
	display: none !important;
}

#gform_widget-7 textarea {
	height: 90px !important;
	width: 97.5% !important;
}

#gform_widget-7 .gform_footer {
	margin-top: 0 !important;
}

#gform_widget-7 .gform_footer .gform_button {
	background: transparent !important;
	border-color: #fff !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 19px !important;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	padding: 18px 21px !important;
	width: 97% !important;
}
#gform_widget-7 .gform_footer .gform_button:hover {
	background: #ae3f37 !important;
}

#gform_widget-7 #field_9_29 {
	margin-top: 0 !important;
}

#gform_wrapper_9 {
	margin-top: 20px !important;
}

h3.gform_title {
	color: #fff !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	padding-top: 15px !important;
}

.post .desc {
	padding-top: 0 !important;
	padding-left: 0 !important;
}

.post .desc .button {
	background: #991c12 !important;
	border-color: #991c12 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 18px !important;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	padding: 13px 21px !important;
}
.post .desc .button:hover {
	background: #ae3f37 !important;
}

.post .image {
	float: left;
	margin-right: 20px;
	max-width: 200px;
	padding-top: 0 !important;
}

#gform_4 .gform_page_footer input.button {
	background: #991c12 !important;
}
#gform_4 .gform_page_footer input.button:hover {
	opacity: 0.8 !important;
}

#gform_wrapper_6 .top_label .gfield_label {
	display: none !important;
}
#gform_wrapper_6 .ginput_complex .ginput_right {
	width: 100%;
	margin-left: 0;
}
#field_6_24 {
	display: none !important;
}
#gform_wrapper_6 .gform_footer .gform_button {
	background: transparent !important;
	border-color: #fff !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 18px !important;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	padding: 14px 20px !important;
}
#gform_wrapper_6 .gform_footer .gform_button:hover {
	background: #ae3f37 !important;
}

#gform_wrapper_6 input[type="text"],
#gform_wrapper_6 input[type="password"],
#gform_wrapper_6 input[type="email"],
#gform_wrapper_6 textarea,
#gform_wrapper_6 select {
	margin-bottom: 0 !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	padding: 6px 7px !important;
	border-color: #878787;
	font-size: 14px !important;
	color: #333333 !important;
	background: #fff !important;
}

.gform_wrapper div.validation_error {
	background: #ffdfe0 !important;
	font-size: 15px !important;
	line-height: 20px;
	padding: 10px !important;
	margin: 0px!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-top: 0 !important;
}
.gform_wrapper .gfield_description.validation_message,
.gform_wrapper .top_label .gfield_description.validation_message {
	font-size: 12px !important;
	line-height: 12px !important;
}

/*** new validation error css ***/

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: rgba(255, 223, 224, 0.85) !important;
	padding-top: 0 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 2px !important;
}
.gform_wrapper .validation_message {
	font-size: 12px !important;
	line-height: 14px !important;
}
/*** new validation error css end ***/

body .gform_wrapper ul li.gfield {
	margin-top: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_left_third,
.gform_wrapper .top_label li.gfield.gf_middle_third,
.gform_wrapper .top_label li.gfield.gf_right_third {
	margin-bottom: 0 !important;
}

/*.homeform .gform_footer .gform_button { background:#C49C3A !important; }*/

.mobile-form {
	margin: 0 auto;
	display: none;
}

.single-post .post .desc .r_meta {
	display: none;
}

#Footer .homeform {
	width: auto;
	float: none;
	margin-right: unset;
	padding-bottom: 5px;
}
#Footer .homeform h2 {
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	margin-bottom: 10px !important;
}
#Footer .homeform .gform_wrapper {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
}
#Footer .homeform .gform_footer {
	padding-bottom: 0 !important;
}
#Footer .homeform .gform_footer .gform_button {
	font-size: 18px !important;
	padding: 8px 21px !important;
	line-height: 1.2em;
}
#Footer .homeform textarea {
	height: 60px !important;
}

#Footer .homeform input[type="text"],
#Footer .homeform input[type="password"],
#Footer .homeform input[type="email"],
#Footer .homeform textarea,
#Footer .homeform select {
	font-size: 12px !important;
}

#Footer .gform_wrapper li.gfield.gfield_error,
#Footer .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: rgba(255, 223, 224, 0.8) !important;
	padding-top: 0 !important;
}
#Footer .gform_wrapper div.validation_error {
	margin-bottom: 10px !important;
}

#Footer .gform_wrapper .field_description_below .gfield_description {
	padding-top: 0 !important;
}

.gform_wrapper .gform_footer {
	text-align: center;
}
#Footer .prestataires a {
	font-size: 12px !important;
}

.page-template-default #HomeHeader,
.blog #HomeHeader,
.single-post #HomeHeader,
.page-template-template-profile #HomeHeader {
	padding: 0 !important;
}
.home #HomeHeader {
	padding-top: 178px !important;
}

#gform_wrapper_24 textarea.large {
	height: 100px !important;
}
#gform_wrapper_24 .gsurvey-survey-field {
	margin-bottom: 20px !important;
}
#gform_wrapper_24 ul.gfield_checkbox li label {
	color: #000;
}

#gform_wrapper_24 .gform_wrapper ul.gfield_checkbox {
	margin-bottom: 20px !important;
}

#gform_wrapper_24 .gform_footer .gform_button {
	-moz-appearance: none;
	background: #981c12 !important;
	border-color: #c49c3a !important;
	height: auto !important;
	line-height: 28px !important;
	padding: 10px 30px !important;
	border-radius: 10px !important;
}
#gform_wrapper_24 .gform_footer .gform_button:hover {
	background: #eed21b !important;
}

#field_24_24 {
	margin-top: 18px !important;
}

#HomeBottomForm {
	background: #efefef none repeat scroll 0 0;
	padding: 50px 0 20px;
	position: relative;
	width: 100%;
}
#HomeBottomForm .homeform {
	background: rgb(153, 28, 18) !important;
	float: none;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 480px;
}
#HomeBottomForm img.frm-arrow{
	position: absolute;
    right: -25px;
    bottom: 70px;
}
#HomeBottomForm .homeform .garantie,
#Content .homeform .garantie {
	margin-top: -40px;
}

 #Footer .homeform .garantie {
	margin-top: -20px;
}
.home .homeform .garantie {
    float: right;
    width: 100%;
    max-width: 120px;
}
.home .homeform .gf_browser_chrome{
	margin-top: 20px;
}
.home #Footer .homeform .garantie,
.home #HomeBottomForm .homeform .garantie{
	margin-top:0px;
}
/****** CONTACT PAGE TEMPLATE ******/
.contact-page {
	background: url(/notaires/wp-content/uploads/2017/08/contact-bg.jpg) no-repeat scroll center center;
	padding: 50px 0;
	background-size: cover !important;
	margin-bottom: 40px;
}
.contact-title {
	text-align: center;
	font-size: 32px;
	line-height: 1.2;
	color: #fff;
	font-weight: 300;
	margin-bottom: 20px;
}
.contact-form-header {
	width: 70%;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.7);
	padding: 20px 0;
}
.contact-header-title {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	text-align: center;
}

.footer-contact {
	background: #fff url(/notaires/wp-content/uploads/2017/08/footer-contact-bg.jpg) no-repeat scroll left bottom;
	min-height: 310px;
}
.footer-contact-padding {
	padding-left: 320px;
	padding-top: 40px;
}
.footer-contact-title {
	margin-bottom: 40px;
	font-size: 32px;
	font-weight: 300;
}
.footer-contact-number {
	font-weight: 700;
	font-size: 38px;
	margin-bottom: 20px;
}
.testimonial-wrap {
	margin-top: -10px;
	text-align: center;
	padding: 60px 0 40px;
	background: url(/notaires/wp-content/uploads/2017/08/testimonial-bg.jpg) no-repeat scroll center center;
	background-size: cover !important;
	position: relative;
}
.testimonial-wrap h3 {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}
.testi-quote {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	background: url(/notaires/wp-content/uploads/2017/08/testi-quote-bg.png) no-repeat scroll top left;
	padding: 20px 60px 20px;
}
.testi-author {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
/****** CONTACT PAGE TEMPLATE END ******/

.page-id-13 #HomeHeader,
.page-id-13 #Subheader {
	display: none;
}

#gform_wrapper_2 {
	padding: 10px 10px 10px 20px;
}

#gform_wrapper_2 .top_label .gfield_label {
	display: none;
}

#gform_wrapper_2 input[type="text"],
#gform_wrapper_2 input[type="tel"],
#gform_wrapper_2 input[type="email"],
#gform_wrapper_2 textarea,
#gform_wrapper_2 select {
	margin-bottom: 0;
	box-shadow: none !important;
}
#gform_wrapper_2 .gform_footer {
	text-align: center;
}
#gform_wrapper_2 .gform_footer input[type="submit"] {
	width: 100%;
	margin-right: 0;
	border-color: #ae3f37 !important;
	background: #ae3f37 !important;
}
#gform_wrapper_2 .gform_footer input[type="submit"]:hover {
	background: #cc4c42 !important;
}

.page-id-1201 #HomeHeader {
	display: none;
}

.aligncenter,
.alignleft,
.alignright,
.alignnone {
	max-width: 100%;
	height: auto;
}
#field_38_45 h4,
#field_39_45 h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    color: #FFF;
}
#gform_wrapper_38 .top_label input.medium.datepicker {
    width: 86%;
}
.page-id-355 .homeform {
    width: 424px;
}
.page-id-355 #Header .homeform {
    background: rgba(153, 28, 18, 0.8) !important;
}
.page-id-178 #HomeHeader h1,
.page-id-42 #HomeHeader h1 {
	font-size: 33px;
}
#gform_wrapper_1 .gfield_error select{
	margin-left: 0px;
}
#gform_wrapper_1 h4,
#gform_wrapper_9 h4 {
    font-size: 16px;
	line-height: 18px;
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
	font-family: Lato, Arial, Tahoma, sans-serif;
}
#gform_wrapper_1 .top_label input.medium.datepicker,
#gform_wrapper_9 .top_label input.medium.datepicker {
	width: 86%;
}
#gform_wrapper_1 .gf_left_third.gfield_error,
#gform_wrapper_1 .gf_middle_third.gfield_error,
#gform_wrapper_1 .gf_right_third.gfield_error,
#gform_wrapper_9 .gf_left_third.gfield_error,
#gform_wrapper_9 .gf_middle_third.gfield_error,
#gform_wrapper_9 .gf_right_third.gfield_error{
	width: calc(33.3% - 16px)!important;
	margin-bottom: 5px!important;
}
#gform_wrapper_1 .gfield_error, #gform_wrapper_2 .gfield_error{
	margin-top: 5px!important;
}
.postid-472 #HomeHeader h1{
	margin-right:0px;	
}
.postid-472 #HomeHeader h3{
	margin-right: 80px;
}
.nar-header {
    text-align: center;
    padding: 10px 0px;
}
.nar-header #logo img{
	width: 90px;
}
.nar-hero {
    background: url(/notaires/wp-content/uploads/2022/06/header-bg.jpg)no-repeat bottom center;
    background-size: cover;
    padding: 40px 0 70px;
	text-align:center;
	color:#fff;
}

.nar-icons {
    padding: 60px 0;
    text-align: center;
    font-size: 20px;
    color: #000;
}
.nari-content {
    margin-top: -20px;
}
.nar-testimonials {
    background-color: #991c12;
    color: #fff;
    padding: 110px 0 80px;
}
.nart-container:first-child {
    width: calc(60% - 24px);
}
.nart-container:last-child {
    width: calc(40% - 24px);
}
.nart-container {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}
.nart-block {
    padding: 40px 0;
    margin-right: 40px;
}
.nart-block:not(:last-child) {
    border-bottom: 2px solid #bc8585;
}
.nart-block > * {
    display: inline-block;
}
.nart-block-content {
    width: 280px;
    margin-left: 40px;
}
.nart-box {
    text-align: center;
    background-color: #fff;
    color: #565656;
    padding: 30px 40px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5;
}
.nar-quote {
    margin: 10px 0 20px;
}
.nart-box-author {
    color: #565656;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.page-template-template-ligne-php .slide-logo, .page-template-template-comparez-3N2M .slide-logo{
	display:none;
}
.page-id-2413 #Content{
	padding-top:25px !important;
}
@media only screen and (min-width: 960px) {
	.postid-472 #Footer .homeform {
		width: 100% !important;
		float: unset !important;
		margin-left: 0 !important;
		padding: 0 !important;
	}
	.postid-472 #Footer .homeform form {
		padding-left: 9px;
	}
	.postid-472 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_left_half,
	.postid-472 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_right_half,
	.postid-472 #Footer .gform_wrapper #gform_22 ul.gform_fields li.gfield {
		padding-right: 11px;
	}
	.postid-472 #Footer .homeform h2 {
		padding-left: 15px;
		font-size: 16px !important;
		line-height: 19px !important;
		padding-top: 13px;
	}
	.postid-472 #Footer .homeform .garantie {
		margin-top: -30px !important;
		margin-right: 10px !important;
	}
	.postid-472 #Footer .homeform .gform_footer .gform_button {
		font-size: 15px !important;
	}
	.postid-472 #Footer .homeform p {
		padding: 5px 10px 10px !important;
		line-height: 12px !important;
	}

	.postid-489 #Footer .homeform {
		width: 100% !important;
		float: unset !important;
		margin-left: 0 !important;
		padding: 0 !important;
	}
	.postid-489 #Footer .homeform form {
		padding-left: 9px;
	}
	.postid-489 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_left_half,
	.postid-489 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_right_half,
	.postid-489 #Footer .gform_wrapper #gform_22 ul.gform_fields li.gfield {
		padding-right: 11px;
	}
	.postid-489 #Footer .homeform h2 {
		padding-left: 15px;
		font-size: 16px !important;
		line-height: 19px !important;
		padding-top: 13px;
	}
	.postid-489 #Footer .homeform .garantie {
		margin-top: -30px !important;
		margin-right: 10px !important;
	}
	.postid-489 #Footer .homeform .gform_footer .gform_button {
		font-size: 15px !important;
	}
	.postid-489 #Footer .homeform p {
		padding: 5px 10px 10px !important;
		line-height: 12px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.ligne#PavageMain #comp-form h1.slide-title{
		font-size:34px;
	}
	.ligne#PavageMain{
		clip-path: ellipse(140% 60% at 50% 38%);
		-webkit-clip-path: ellipse(140% 60% at 50% 38%);
		-moz-clip-path: ellipse(140% 60% at 50% 38%);
		-o-clip-path: ellipse(140% 60% at 50% 38%);
		padding-bottom: 80px;
	}
	.nar-icons img {
		max-width: 140px;
	}
	.nar-icons {
		padding-bottom: 30px;
	}
	.nar-testimonials {
		padding: 80px 0 50px;
	}
	.nart-block-content {
		width: 300px;
		margin-left: 20px;
	}
	#HomeStats .stats h3{
		font-size: 40px;
		line-height: 1.2;
		margin-bottom: 10px;
	}
	.postid-472 #HomeHeader h1 {
		line-height: 1.2;
	}
	.postid-472 #Footer .homeform {
		width: 100% !important;
		float: unset !important;
		margin-left: 0 !important;
		padding: 0 !important;
	}
	.postid-472 #Footer .homeform form {
		padding-left: 9px;
	}
	.postid-472 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_left_half,
	.postid-472 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_right_half,
	.postid-472 #Footer .gform_wrapper #gform_22 ul.gform_fields li.gfield {
		padding-right: 11px;
	}
	.postid-472 #Footer .homeform h2 {
		padding-left: 15px;
		font-size: 13px !important;
		line-height: 19px !important;
		padding-top: 13px !important;
	}
	.postid-472 #Footer .homeform .garantie {
		margin-top: -20px !important;
		margin-right: 0 !important;
	}
	.postid-472 #Footer .homeform .gform_footer .gform_button {
		font-size: 15px !important;
	}
	.postid-472 #Footer .homeform p {
		padding: 5px 10px 10px !important;
		line-height: 12px !important;
	}

	.postid-489 #Footer .homeform {
		width: 100% !important;
		float: unset !important;
		margin-left: 0 !important;
		padding: 0 !important;
	}
	.postid-489 #Footer .homeform form {
		padding-left: 9px;
	}
	.postid-489 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_left_half,
	.postid-489 #Footer .gform_wrapper #gform_22 .top_label li.gfield.gf_right_half,
	.postid-489 #Footer .gform_wrapper #gform_22 ul.gform_fields li.gfield {
		padding-right: 11px;
	}
	.postid-489 #Footer .homeform h2 {
		padding-left: 15px;
		font-size: 12px !important;
		line-height: 19px !important;
		padding-top: 13px;
	}
	.postid-489 #Footer .homeform .garantie {
		margin-top: -30px !important;
		margin-right: 10px !important;
	}
	.postid-489 #Footer .homeform .gform_footer .gform_button {
		font-size: 15px !important;
	}
	.postid-489 #Footer .homeform p {
		padding: 5px 10px 10px !important;
		line-height: 12px !important;
	}

	.home #HomeHeader {
		padding-top: 234px;
	}

	#menu_responsive {
		display: none !important;
	}

	.tagline {
		margin-left: 110px;
		font-size: 13px;
		width: 356px;
	}

	#HomeHeader h1 {
		font-size: 26px;
	}
	#HomeHeader h3 {
		font-size: 24px;
	}
	#HomeHeader .image {
		left: -235px;
		width: 258px;
		height: auto;
	}
	#HomeServices .serv {
		width: 140px;
	}
	#HomeStats .stats {
		width: 140px;
	}
	#HomeServices .serv p {
		line-height: 18px;
		min-height: 165px;
	}
	#HomeServices .serv:first-child .button {
		margin-top: 0;
	}
	#HomeBottomForm .homeform {
		max-width: 90%;
		width: 60%;
	}
	#HomeBottomForm .container .one.column {
		width: 96% !important;
	}

	.homeform {
		margin-right: 0px;
	}
	
	#HomeHeader .homeform{
		width:440px;
	}
	
	#Header #menu {
		display: block !important;
	}
	#Header #menu > ul > li > a {
		font-size: 12px !important;
	}
	#HomeServices2 h3 {
		font-size: 14px;
		line-height: 1.2;
	}
	#Footer .prestataires a.button{
		width: 85% !important;
	}
	#Testimonials-New .testi-box {
		min-height: 280px !important;
	}
	#Testimonials-New .testi-box p {
		padding: 8px 0 30px !important;
	}
	#Footer .homeform {
		padding: 0px 5px 0px 10px;
		width: auto !important;
		float: none;
		margin-right: 0;
	}
	#Footer .homeform .gfield {
		padding-right: 8px;
	}
	
	.page-id-355 .homeform {
    	width: 400px;
		margin-right: 10px;
		padding: 0px 5px 0px 16px;
	}
}

@media screen and (max-width: 767px) {
	#gform_wrapper_2{
		padding: 10px 10px 0 10px!important;
    	margin-bottom: 0px;
	}
	.contact-form-header{
		padding-bottom: 0px;
	}
	.contact-header-title br{
		display: none;
	}
	.homeform input[type="text"], .homeform input[type="tel"], .homeform input[type="password"], .homeform input[type="email"], .homeform .gform_wrapper select{
		height: 40px!important;
		margin-left: 0px!important;
	}
	img.main-arrow{
		right: -55px;
    bottom: 110px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
	}
	#Testimonials-New .one.column{
		width: 100%!important;
	}
	.page-template-template-ligne #comp-form img.slide-man.pge-default{
		display: none!important;
		left: -18px;
    	width: 180px;
	}
	.page-template-template-ligne #gform_page_43_1,
	.page-template-template-ligne #gform_page_32_1,
	.page-template-template-comparateur-enligne-faites #gform_page_46_1{
		margin-bottom: 100px;
	}
	.home .homeform .garantie{
		max-width: 90px;
    	margin-top: 0px!important;
	}
	#gform_wrapper_1 .gf_left_third.gfield_error, #gform_wrapper_1 .gf_middle_third.gfield_error, #gform_wrapper_1 .gf_right_third.gfield_error, #gform_wrapper_9 .gf_left_third.gfield_error, #gform_wrapper_9 .gf_middle_third.gfield_error, #gform_wrapper_9 .gf_right_third.gfield_error {
	    width: 100%!important;
	}
	.page-id-1309 #comp-form img.slide-logo {
		top: -40px;
		left: 0;
		margin: auto;
	}
	.page-id-1309 #comp-form h1.slide-title{
		margin-top: 40px;
	}
	#field_43_2,
	#field_32_2,
	#field_36_2 {
		margin-top: -10px !important;
	}
	.ligne#PavageMain{
		padding-top:30px !important;
	}
	#comp-form .gform_wrapper textarea,
	#comp-form .gform_wrapper select{
		 width: 100% !important;
	}
	.ligne#PavageMain {
		clip-path: ellipse(164% 60% at 50% 38%) !important;
		-webkit-clip-path: ellipse(164% 60% at 50% 38%) !important;
		-moz-clip-path: ellipse(164% 60% at 50% 38%) !important;
		-o-clip-path: ellipse(164% 60% at 50% 38%) !important;
		padding-bottom: 45px !important;
	}
	.ligne#PavageMain #comp-form h1.slide-title {
		font-size: 22px !important;
	}
	.nar-testimonials {
		padding: 30px 0 20px;
	}
	.nart-container {
   	 	width: 100% !important;
		text-align: center;
		margin: 0px;
	}
	.nart-block-content {
		width: auto;
		margin-left: 0px;
		display: block;
		margin-top: 10px;
	}
	.nar-icons{
		padding:30px 0px;
	}
	.nar-icons .column.one-fourth {
		width: 200px;
		float: none;
		display: inline-block;
		font-size: 18px;
		line-height: 1.2;
	}
	#Header .addons {
		display: none !important;
	}
	#Header .sixteen{
		width: 100%!important;
	}
	#Header .tagline-mobile
	.contact-form-header {
		width: 100%;
	}
	.contact-title {
		font-size: 17px;
	}
	.footer-contact {
		background-size: 80%;
	}
	.footer-contact-padding {
		padding-left: 20px;
		padding-top: 20px;
		text-align: right;
		padding-right: 20px;
	}
	.footer-contact-title {
		margin-bottom: 20px;
		font-size: 24px;
	}
	.footer-contact-number {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.contact-header-title {
		font-size: 18px;
	}

	/*.mobile-form { display:block !important; }*/
	#text-14 {
		display: none !important;
	}

	#text-3 h4 {
		display: none;
	}

	#Header #logo {
		float: left !important;
		width: auto !important;
	}
	#Header #logo img {
		width: 80px;
	}
	.tagline {
		/*font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    margin-left: 10px;
    width: 70% !important;
	text-align:left;*/
		display: none;
	}
	.tagline-mobile {
		text-align: center;
		display: block;
	}

	#nav_container {
		display: none;
	}
	.container .one-second.column {
		max-width: 100%;
	}

	#Header .addons {
		text-align: center;
	}

	.home #Header {
		position: relative !important;
	}

	.home #HomeHeader,
	.postid-144 #HomeHeader,
	.postid-1623 #HomeHeader,
	.page-id-148 #HomeHeader {
		padding-top: 10px !important;
	}
	.home #HomeHeader img.mob-mascot,
	.postid-144 #HomeHeader img.mob-mascot,
	.postid-1623 #HomeHeader img.mob-mascot,
	.page-id-148 #HomeHeader img.mob-mascot{
		display: inline-block!important;
	    width: 120px;
	    vertical-align: bottom;
	}
	.home #HomeHeader h1,
	.postid-144 #HomeHeader h1,
	.postid-1623 #HomeHeader h1,
	.page-id-148 #HomeHeader h1{
		display: inline-block;
	    width: 62%;
	    vertical-align: top;
	}
	.home #HomeHeader h3, 
	.postid-144 #HomeHeader h3, 
	.postid-1623 #HomeHeader h3, 
	.page-id-148 #HomeHeader h3{
		display: none;
	}

	#HomeHeader .image {
		display: none;
	}

	.home .homeform {
		float: none;
		margin: 0 auto;
	}

	#HomeHeader h1 {
		font-size: 25px;
		margin-right: 0;
		line-height: 30px;
	}

	#HomeHeader h3 {
		font-size: 24px;
		margin-right: 0;
	}

	#HomeInfo,
	#HomeServices2 {
		display: none;
	}

	#HomeInfo1 h3 {
		font-size: 24px;
		line-height: 30px;
	}
	#HomeInfo2 {
		padding-bottom: 0;
	}
	#HomeInfo2 h3 {
		font-size: 24px;
		line-height: 30px;
		margin-left: 0;
		margin-top: 10px;
	}
	#HomeInfo2 p {
		margin-left: 0;
	}

	#HomeInfo1 .bg_right {
		display: none;
	}
	#HomeInfo2 .bg_left {
		display: none;
	}

	.tagline span.tag-second {
		display: none;
	}

	#HomeServices .serv {
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	#HomeStats .stats {
		float: none !important;
		margin: 0 auto !important;
	}
	#HomeStats h1 {
		color: #fff;
		font-size: 26px;
	}
	.homeform .gform_footer .gform_button {
		font-size: 17px !important;
	}
	#gform_submit_button_16 {
		font-size: 14px !important;
	}
	#Footer .gform_wrapper input[type="text"], #Footer .gform_wrapper input[type="tel"], #Footer .gform_wrapper input[type="email"], #Footer .gform_wrapper select{
        height: 40px!important;
    }
    .homeform .ginput_complex .ginput_right{
        margin-bottom: 0px!important;
    }
}
@media only screen and (max-width:479px) and  (min-width:400px){
	#Footer .homeform .garantie,
	#HomeBottomForm .homeform .garantie,
	#HomeHeader .homeform .garantie {
		margin-right: 0%;
		margin-bottom: 5px;
		margin-top:0px !important;
	}
}

@media only screen and (max-width: 479px) {
	#HomeBottomForm .one,
	#HomeServices .one {
		float: none;
	}
	#HomeStats .one{
		width: 100% !important;
	}
	.home .homeform {
		max-width: 90%;
	}

	body .gform_wrapper .top_label div.ginput_container,
	.gform_wrapper .ginput_complex.ginput_container {
		margin-top: 8px !important;
	}

	#menu_responsive {
		display: none !important;
	}
	#HomeHeader h1 {
		font-size: 23px !important;
		line-height: 28px !important;
		text-align: center;
	}
	#HomeHeader h3 {
		font-size: 12px !important;
	}
	.home .homeform h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	.the_content h1 {
		font-size: 22px !important;
		line-height: 28px !important;
	}
	.the_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	.the_content h3 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	
	body .homeform .gform_wrapper .top_label div.ginput_container, 
	.homeform .gform_wrapper .ginput_complex.ginput_container{
		margin-top:0!important;
	}
}

/* OTHER SERVICES PAGES */

#gform_11 input[type="text"],
#gform_11 select {
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 2px 5px !important;
	font-size: 16px !important;
	height: 28px !important;
	margin-bottom: 0 !important;
}
#gform_11 textarea {
	height: 100px !important;
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 5px 10px !important;
	font-size: 16px !important;
}
#gform_11 label.gfield_label {
	display: none !important;
}
#gform_11 .top_label li.gfield {
	margin-bottom: 0 !important;
}
#gform_11 .gsection {
	margin-top: 2px !important;
	padding: 5px 0 !important;
}
#gform_11 .gsection_title {
	color: #fff !important;
}

#gform_10 input[type="text"],
#gform_10 select {
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 2px 5px !important;
	font-size: 16px !important;
	height: 28px !important;
	margin-bottom: 0 !important;
}
#gform_10 textarea {
	height: 100px !important;
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 5px 10px !important;
	font-size: 16px !important;
}
#gform_10 label.gfield_label {
	display: none !important;
}
#gform_10 .top_label li.gfield {
	margin-bottom: 0 !important;
}

#gform_13 input[type="text"],
#gform_13 select {
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 2px 5px !important;
	font-size: 16px !important;
	height: 28px !important;
	margin-bottom: 0 !important;
}
#gform_13 textarea {
	height: 100px !important;
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 5px 10px !important;
	font-size: 16px !important;
}
#gform_13 label.gfield_label {
	display: none !important;
}
#gform_13 .top_label li.gfield {
	margin-bottom: 0 !important;
}

#gform_14 input[type="text"],
#gform_14 select {
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 2px 5px !important;
	font-size: 16px !important;
	height: 28px !important;
	margin-bottom: 0 !important;
}
#gform_14 textarea {
	height: 100px !important;
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 5px 10px !important;
	font-size: 16px !important;
}
#gform_14 label.gfield_label {
	display: none !important;
}
#gform_14 .top_label li.gfield {
	margin-bottom: 0 !important;
}

#gform_12 input[type="text"],
#gform_12 select {
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 2px 5px !important;
	font-size: 15px !important;
	height: 28px !important;
	margin-bottom: 0 !important;
}
#gform_12 textarea {
	height: 100px !important;
	background: #fff !important;
	border: 1px solid #878787 !important;
	border-radius: 0 !important;
	color: #000 !important;
	padding: 5px 10px !important;
	font-size: 15px !important;
}
#gform_12 label.gfield_label {
	display: none !important;
}
#gform_12 .top_label li.gfield {
	margin-bottom: 0 !important;
}
#gform_12 .chosen-container {
	display: block !important;
}
/*#gform_12 select.large, #gform_12 input.large { width:100% !important; }
#gform_12 textarea  { width:99% !important; }*/
#gform_fields_12 .ginput_complex label {
	display: none !important;
}
#gform_fields_12 li#field_12_19,
#gform_fields_12 li#field_12_18 {
	margin: 2px 0 0 !important;
}
#gform_fields_12 li#field_12_19 label,
#gform_fields_12 li#field_12_18 label {
	font-size: 11px !important;
	margin: 1px 0 !important;
	color: #646464 !important;
	line-height: 11px !important;
}
#gform_fields_12 .gfield .datepicker {
	margin: 0 2px 0 0 !important;
	padding: 2px !important;
	width: 88% !important;
}
#gform_12 li#field_12_19 label.gfield_label,
#gform_12 li#field_12_18 label.gfield_label {
	display: block !important;
	text-transform: uppercase !important;
}
#gform_12 li#field_12_19 label,
#gform_12 li#field_12_18 label {
	font-size: 11px !important;
	margin: 3px 0 !important;
	color: #fff !important;
}
#gform_12 .ginput_complex.ginput_container input {
	margin-bottom: 2px !important;
}
#input_9_19,
#input_9_18 {
	width: 100% !important;
}
#gform_12 #input_12_18 .ginput_left input,
#gform_12 #input_12_18 .ginput_right input {
	width: 100% !important;
}
#gform_12 #input_12_19 .ginput_left input,
#gform_12 #input_12_19 .ginput_right input {
	width: 100% !important;
}
li#field_12_18,
li#field_12_19 {
	width: 50% !important;
}
#label_12_33_1 {
	margin: -3px 0 0 5px !important;
	font-size: 12px !important;
	text-transform: none !important;
	font-weight: normal !important;
	color: #fff !important;
	padding: 0 0 0 15px !important;
}
#gform_12 .gfield_checkbox li input[type="checkbox"] {
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
}
#gform_12 .gfield_checkbox li {
	margin: 0 !important;
	padding: 0 !important;
}
#label_12_10_1 {
	color: #000 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: -3px 0 0 5px !important;
	text-transform: none !important;
	width: 130px !important;
}
#label_12_10_2 {
	color: #000 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: -3px 0 0 5px !important;
	text-transform: none !important;
	width: 140px !important;
}
#label_12_10_3 {
	color: #000 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: -3px 0 0 5px !important;
	text-transform: none !important;
	width: 50px !important;
}
li#field_12_33 {
	margin: -2px 0 0 !important;
}
/*li#field_12_30.gf_right_half, li#field_12_13.gf_right_half, li#field_12_9.gf_right_half { width: 49% !important;  }
li#field_12_29.gf_left_half, li#field_12_38.gf_left_half, li#field_12_39.gf_left_half { width: 49% !important;  }*/
li#field_12_13.gf_right_half {
	float: right !important;
}
li#field_12_30 select.large,
li#field_12_13 select.large,
li#field_12_9 select.large {
	width: 99% !important;
}
#label_12_42_1,
#label_12_42_2,
#label_12_42_3 {
	margin: -3px 10px 0 5px !important;
	font-size: 12px !important;
	text-transform: none !important;
	font-weight: normal !important;
	color: #fff !important;
	padding: 0 0 0 15px !important;
}
#gform_12 .ginput_left,
#gform_12 .ginput_right {
	min-height: 32px !important;
}

#lead-services {
	margin: auto;
	text-align: center;
}
#lead-services .box {
	position: relative;
	width: 18%;
	display: inline-block;
}
#lead-services .box img {
	max-width: 100%;
	width: 99%;
}
#lead-services .box:hover img {
	opacity: 0.8 !important;
}

.multilead-form {
	max-width: 450px;
	width: 100% !important;
	margin: auto;
	background: #303034;
	padding: 10px;
	position: relative;
}
.multilead-form h3 {
	color: #eaa750 !important;
	font-size: 22px !important;
	line-height: 28px !important;
	margin-left: 80px;
	text-transform: uppercase;
	padding: 0 20px !important;
}
.multilead-form .satisfaction {
	left: 12px;
	position: absolute;
	top: 10px;
}
.multilead-form .form-box {
	margin: auto !important;
	padding-left: 10px;
}
.multilead-form .form-box .gform_body {
	width: 102% !important;
}
.multilead-form .gform_wrapper {
	width: 100% !important;
}
.multilead-form p {
	color: #dedede;
	font-size: 12.5px;
	text-align: center;
	line-height: 16px !important;
}
.multilead-form .gform_footer .gform_button {
	background: #0c7ffa !important;
	border-color: #0c7ffa !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 16px !important;
	text-transform: uppercase;
	margin: 0 auto !important;
	text-align: center !important;
}
.multilead-form .gform_footer {
	text-align: center !important;
	margin: 1px auto !important;
	padding: 0 !important;
}
.multilead-form .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	width: 100% !important;
}

.bon-insp {
	font-size: 40px;
	line-height: 46px;
	color: #000 !important;
	font-weight: bold !important;
}

.ui-datepicker-title select {
	clear: both !important;
}
.ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker-title select.ui-datepicker-year {
	width: 35% !important;
	display: inline-block !important;
	margin: 5px 5px 10px !important;
	padding: 2px 10px !important;
	background: #fff !important;
	color: #000 !important;
	font-size: 15px !important;
}
.ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker-title select.ui-datepicker-year {
	padding: 2px 5px !important;
}
.ui-icon-circle-triangle-w,
.ui-icon-circle-triangle-e {
	display: none !important;
}
.ui-datepicker-prev,
.ui-datepicker-next {
	width: 20px !important;
	height: 20px !important;
}

.chosen-container-multi .chosen-choices li.search-field {
	white-space: normal !important;
	padding: 0 !important;
	width: 100% !important;
}
.gform_wrapper .chosen-container {
	padding: 0 !important;
	width: 100% !important;
}
.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	height: 28px !important;
	padding: 0 !important;
	border: 0 !important;
	width: 100% !important;
}
.chosen-container input[type="text"] {
	border: 0 !important;
}

/* END of OTHER SERVICES */

.home #Subheader {
	display: none !important;
}

#feedback-form {
	background: #dedede !important;
	padding: 20px !important;
}
#feedback-form select,
#feedback-form input[type="text"],
#feedback-form textarea {
	background: #fff !important;
	box-shadow: none !important;
	font-size: 15px !important;
	color: #000 !important;
	border: 1px solid #352c2f !important;
}
#gform_submit_button_5 {
	background: #c49c3a !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	width: 100% !important;
	font-size: 18px !important;
}
#gform_submit_button_5:hover {
	opacity: 0.8 !important;
}
#feedback-form label.gfield_label {
	font-size: 16px !important;
	font-weight: bold !important;
	color: #000 !important;
}
#feedback-form h2 {
	font-size: 20px !important;
	font-weight: normal !important;
	color: #fff !important;
}
#feedback-form .gform_wrapper .gfield_radio li label {
	font-size: 15px !important;
	font-weight: normal !important;
	color: #000 !important;
}

#lead-services {
	max-width: 2000px;
	margin: auto;
	margin: 20px auto !important;
	text-align: center;
}
#lead-services .box {
	position: relative;
	width: 19%;
	display: inline-block;
}
#lead-services .box img {
	max-width: 100%;
	width: 99%;
}
#lead-services .box:hover img {
	opacity: 0.8 !important;
}

#copy_container a {
	font-size: 14px !important;
	color: #fff !important;
}
#copy_container .container .column {
	margin-bottom: 10px !important;
}

@media screen and (max-width: 1025px) {
	.hide-tablet {
		display: block;
	}
	.disp-tablet {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.gform_wrapper .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
	#gform_1 .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
	#gform_9 .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
	#gform_14 .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
	#gform_11 .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
	#gform_12 .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
	#gform_13 .show-label label.gfield_label {
		display: block !important;
		color: #fff !important;
	}
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
	.hide-tablet {
		display: block;
	}
	.disp-tablet {
		display: none;
	}
	#HomeHeader img.frm-arrow{
        right: -30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	#Footer .homeform h2 {
		font-size: 13px !important;
	}
	.postid-144 #HomeHeader .image{
		width: 225px;
    	left: -180px;
	}
	img.main-arrow{
		right: -40px;
	    bottom: 135px;
	    transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	}

	.hide-tablet {
		display: none;
	}
	.disp-tablet {
		display: block;
	}

	.page-id-1261 #Header #menu {
		display: block;
	}
	.page-id-1261 #Header #menu > ul > li > a {
		font-size: 12px;
	}
	
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.multilead-form {
		max-width: 380px !important;
		width: 100% !important;
	}
	.multilead-form .form-box {
		padding-left: 0 !important;
		margin: auto !important;
	}
	.gf_left_third,
	.gf_middle_third {
		width: 33.3% !important;
		display: inline-block !important;
		padding-right: 10px !important;
		vertical-align: top !important;
	}
	.gf_right_third {
		width: 33.3% !important;
		display: inline-block !important;
		vertical-align: top !important;
	}
	.gf_left_half {
		width: 50% !important;
		display: inline-block !important;
		padding-right: 10px !important;
		vertical-align: top !important;
	}
	.gf_right_half {
		width: 50% !important;
		display: inline-block !important;
		vertical-align: top !important;
	}
	li#field_13_23 {
		clear: both !important;
		padding-top: 5px !important;
	}
	#Subheader h1 {
		font-size: 28px !important;
		line-height: 33px !important;
	}
	li#field_12_18 {
		width: 50% !important;
		padding-right: 10px !important;
		display: inline-block !important; /*float:left !important;*/
	}
	li#field_12_19 {
		width: 50% !important;
		display: inline-block !important; /* float:right !important; */
	}
	#gform_12 .gfield_checkbox li {
		display: inline-block !important;
	}
	#gform_12 .ginput_container_checkbox {
		margin-top: 0 !important;
	}
	#lead-services .box {
		width: 30% !important;
	}
	#Content .homeform {
		width: 400px !important;
	}
	#HomeBottomForm .homeform {
		max-width: 100%;
	}

	.postid-472 #Footer .homeform {
		margin: 20px 0 !important;
		padding-top: 15px !important;
	}
	.postid-472 #Footer .homeform .garantie {
		margin-top: -10px;
		margin-right: -15px;
	}
	.postid-472 #Footer .homeform h2 {
		font-size: 20px !important;
		font-weight: 600 !important;
		margin-bottom: 30px !important;
	}
	.postid-472 #Footer .homeform .gform_footer .gform_button {
		padding: 0 !important;
	}

	.postid-472 #HomeHeader .column.one-second:nth-child(1) h3 {
		display: none;
	}
	.postid-472 #HomeHeader .homeform {
		margin-top: 20px !important;
	}

	.postid-489 #Footer .homeform {
		margin: 20px 0 !important;
	}
	.postid-489 #Footer .homeform .garantie {
		margin-top: -10px;
		margin-right: -15px;
	}
	.postid-489 #Footer .homeform h2 {
		font-size: 20px !important;
		font-weight: 600 !important;
		margin-bottom: 30px !important;
	}
	.postid-489 #Footer .homeform .gform_footer .gform_button {
		padding: 0 !important;
	}

	.postid-489 #HomeHeader .column.one-second:nth-child(1) h3 {
		display: none;
	}
	.postid-489 #HomeHeader .homeform {
		margin-top: 20px !important;
	}

	.hide-tablet {
		display: block;
	}
	.disp-tablet {
		display: none;
	}

}
@media (min-width: 320px) and (max-width: 360px){
	.tagline-mobile{
		margin-left: 0;
	}
	.home #HomeHeader img.mob-mascot{
		width: 100px!important;
	}
	.terms-ssl img{
		width: 50px;
	}
	.homeform .gform_footer{
		padding-top: 0px!important;
	}
	#HomeHeader img.frm-arrow,
	#HomeBottomForm img.frm-arrow{
		bottom: 130px;
	    transform: rotate(-25deg);
	    -ms-transform: rotate(-25deg);
	    -webkit-transform: rotate(-25deg);
	    -moz-transform: rotate(-25deg);
	    -o-transform: rotate(-25deg);
	    width: 50px!important;
		right:-10px;
	}
	
	#HomeBottomForm img.frm-arrow{
		bottom:110px!important;
	}
}
@media screen and (min-width: 480px) and (max-width: 641px) {
	.gform_wrapper li.field_sublabel_below .ginput_complex {
		margin-top: 0 !important;
	}
	.gform_wrapper input[type="text"],
	.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]):not([type="button"]) {
		height: 30px !important;
		padding: 3px 7px !important;
	}
	.homeform select,
	.gform_wrapper select.large {
		height: 30px !important;
		padding: 3px 7px !important;
	}
	.gform_wrapper .ginput_container span {
		margin-bottom: 0 !important;
	}

	#input_9_38 {
		vertical-align: top !important;
		padding-top: 0 !important;
		margin-top: 8px !important;
	}
	.homeform {
		padding: 0 20px 10px !important;
		float: unset;
		box-sizing: border-box;
	}
	#Content .gform_wrapper select.large,
	#Content .gform_wrapper textarea.large {
		width: 96% !important;
	}
	#Footer .homeform h2 {
		margin: 15px auto 30px !important;
	}
}

@media screen and (max-width: 479px) {
	#Subheader h1 {
		font-size: 24px !important;
		line-height: 28px !important;
	}
	/*.gform_wrapper .gform_body input[type="text"] { width:100% !important; }
	.multilead-form select, .multilead-form textarea { width: 98% !important; }
	.gf_left_half select, .gf_right_half select { width: 100% !important; }
	.gf_left_half input.large, .gf_right_half input.large { width: 100% !important; }
	.gform_wrapper .chosen-container { width: 98% !important; }*/
	.multilead-form h3 {
		padding: 15px 15px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		margin: 30px auto 0 !important;
		text-align: center !important;
	}
	.multilead-form {
		max-width: 90% !important;
		width: 90% !important;
	}
	.multilead-form .form-box {
		padding-left: 0 !important;
		margin: auto !important;
	}
	.multilead-form img.satisfaction {
		top: -30px !important;
		right: 0 !important;
		left: 0 !important;
		margin: auto !important;
	}
	li#field_12_18,
	li#field_12_19,
	li#field_12_29.gf_left_half,
	li#field_12_30.gf_right_half,
	li#field_12_38.gf_left_half,
	li#field_12_39.gf_left_half,
	li#field_12_13.gf_right_half {
		width: 100% !important;
	}
	.gform_wrapper .ginput_complex .ginput_full {
		min-height: 28px !important;
	}
	#lead-services .box {
		width: 30% !important;
	}
	.homeform {
		padding: 20px !important;
		float: unset;
		margin: auto !important;
		max-width:100% !important;
		width: 100% !important;
	}
	.homeform .gform_wrapper {
		margin: auto !important;
	}
	.homeform h2 {
		font-size: 28px !important;
	}
	#Header .container,
	#Content .container,
	.container,
	#Subheader h1 {
		width: 90% !important;
	}
	#Footer .container.widgets .one-third.column,
	#Footer .one-third.column {
		width: 100% !important;
		font-size: 12px !important;
	}
	#copy_container a {
		font-size: 12px !important;
	}
	#Footer .homeform .gform_footer .gform_button {
		white-space: nowrap !important;
		padding: 2px 10px !important;
	}
	.postid-472 #Footer .container.widgets .one-third.column,
	.postid-472 #Footer .one-third.column {
		width: 100% !important;
	}
	.postid-472 #Footer .homeform {
		width: auto !important;
		margin: 20px 0 !important;
		max-width: unset !important;
	}
	.postid-472 #Footer .homeform h2 {
		font-size: 20px !important;
		font-weight: 400 !important;
		margin-bottom: 15px !important;
	}
	.postid-472 #Footer .homeform .garantie {
		margin-top: -20px !important;
		margin-right: -20px !important;
	}

	.postid-472 #HomeHeader .homeform {
		margin-top: 20px !important;
	}
	.postid-472 #HomeHeader .homeform .garantie {
		margin-top: -15px;
		margin-right: -30px;
	}
	.postid-472 #HomeHeader .homeform h2 {
		font-size: 18px !important;
	}

	.postid-472 #HomeHeader .column.one-second:nth-child(1) h3 {
		display: none;
	}

	.postid-489 #Footer .container.widgets .one-third.column,
	.postid-489 #Footer .one-third.column {
		width: 100% !important;
	}
	.postid-489 #Footer .homeform {
		width: auto !important;
		margin: 20px 0 !important;
		max-width: unset !important;
	}
	.postid-489 #Footer .homeform h2 {
		font-size: 18px !important;
		font-weight: 400 !important;
		margin-bottom: 15px !important;
	}
	.postid-489 #Footer .homeform .garantie {
		margin-top: -20px !important;
		margin-right: -20px !important;
	}

	.postid-489 #HomeHeader .homeform {
		margin-top: 20px !important;
	}
	.postid-489 #HomeHeader .homeform .garantie {
		margin-top: -20px;
		margin-right: -40px;
	}
	.postid-489 #HomeHeader .homeform h2 {
		font-size: 18px !important;
	}

	.postid-489 #HomeHeader .column.one-second:nth-child(1) h3 {
		display: none;
	}

	.hide-tablet {
		display: block;
	}
	.disp-tablet {
		display: none;
	}
}

@media screen and (max-width: 320px) {
	.homeform {
		padding: 0 10px 10px !important;
		float: unset;
		margin: auto !important;
		width: auto !important;
	}
	.homeform h2 {
		font-size: 22px !important;
	}
	.postid-472 #HomeHeader .homeform h2 {
		font-size: 15px !important;
	}
	.postid-489 #HomeHeader .homeform h2 {
		font-size: 15px !important;
	}
}

#gform_16 .gfield_radio li label {
	color: #fff !important;
	font-weight: normal !important;
}
li#field_16_39 label.gfield_label {
	display: block !important;
	color: #fff !important;
	padding-top: 20px !important;
}
#gform_16 .gfield_required {
	color: #f2f2f2 !important;
}
.gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0 !important;
}

.page-id-7 #Content > .container {
	width: 100% !important;
}
.page-id-7 #HomeHeader {
	padding-top: 10px !important;
}
.page-id-7 #Subheader {
	display: none !important;
}
.page-id-7 .the_content_wrapper {
	margin: 0 !important;
}
.page-id-7 .homeform h2 {
	padding-top: 0 !important;
}

.widget,
.widget-area {
	background: none !important;
}
.widget .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}
#Header .button {
	background: #991c12 !important;
	margin-top: 20px;
}
#Header .button:hover {
	background: #a1d490 !important;
}
.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	padding: 3px 5px !important;
}

.gform_wrapper input[type="text"],
.gform_wrapper select {
	height: 30px;
	padding: 3px 5px;
}

/*.gform_wrapper input[type="text"] {
	height: auto !important;
	padding: 3px 7px !important;
}*/

#gform_11 .gsection {
	margin-top: 1px !important;
	border-bottom: 0 !important;
	padding: 0 !important;
}
#gform_11 .gsection_title {
	display: none !important;
}
.gform_wrapper .ginput_container_checkbox {
	margin-top: 0 !important;
}

#Footer a.button {
	background: #991c12 !important;
}
#Footer a.button:hover {
	background: #a1d490 !important;
}

#lead-services {
	max-width: 2000px;
	margin: auto;
	margin: 20px auto !important;
	text-align: center;
}
#lead-services .box {
	position: relative;
	width: 19%;
	display: inline-block;
}
#lead-services .box img {
	max-width: 100%;
	width: 99%;
}
#lead-services .box:hover img {
	opacity: 0.8 !important;
}

.page-id-976 .homeform {
	padding: 10px 0 !important;
}
#gform_17 li.gfield {
	padding-right: 0 !important;
}
#gform_17 .top_label .gfield_description {
	padding: 0 !important;
	color: #fff !important;
}
#gform_17 .gfield_checkbox li label {
	color: #fff !important;
	font-size: 14px !important;
	display: inline-block !important;
	font-weight: normal !important;
}
li#field_17_14 label.gfield_label,
li#field_17_15 label.gfield_label,
li#field_17_16 label.gfield_label,
li#field_17_17 label.gfield_label {
	display: block !important;
	font-size: 16px !important;
	color: #fff !important;
	font-weight: normal !important;
}
#gform_17 li.gf_list_inline ul.gfield_checkbox li {
	display: inline !important;
	margin-right: 20px !important;
}
.gchoice_17_14_1 {
	width: 170px !important;
}
.gchoice_17_14_2,
.gchoice_17_14_3 {
	width: 120px !important;
}
.gchoice_17_14_4 {
	width: 250px !important;
}
li#field_17_14 label.gfield_label {
	margin-top: 10px !important;
}
#gform_17 .top_label li.gfield.gf_left_third {
	width: 33.3% !important;
	padding-right: 5px !important;
	margin: 0 !important;
}
#gform_17 .top_label li.gfield.gf_middle_third {
	width: 33.3% !important;
	padding: 0 5px !important;
	margin-left: 0 !important;
}
#gform_17 .top_label li.gfield.gf_right_third {
	width: 33.3% !important;
	padding-left: 5px !important;
	margin-left: 0 !important;
}
#input_17_3_3_container {
	padding-right: 10px !important;
}
li#field_17_1 {
	width: 66.6% !important;
	display: inline-block !important;
	padding-left: 5px !important;
}
#gform_submit_button_17 {
	background: #991c12 !important;
	width: 100% !important;
	white-space: normal !important;
	border: 1px solid #fff !important;
}
#gform_submit_button_17:hover {
	opacity: 0.5;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	#gform_17 .top_label li.gfield.gf_left_third {
		width: 100% !important;
		padding-right: 0 !important;
	}
	#gform_17 .top_label li.gfield.gf_middle_third {
		width: 100% !important;
		padding: 0 !important;
		margin-left: 0 !important;
	}
	#gform_17 .top_label li.gfield.gf_right_third {
		width: 100% !important;
		padding-left: 0 !important;
		margin-left: 0 !important;
	}
	li#field_17_1 {
		width: 100% !important;
		display: block !important;
		padding-left: 0 !important;
	}
	#gform_17 .ginput_container span {
		margin-bottom: 0 !important;
	}

	#Footer .homeform h2 {
		font-size: 22px !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 641px) {
	#input_17_3_3_container {
		padding-right: 10px !important;
		width: 50% !important;
		display: inline-block !important;
		margin-bottom: 0 !important;
	}
	#input_17_3_6_container {
		width: 49% !important;
		display: inline-block !important;
		clear: none !important;
	}
	li#field_17_3 input[type="text"] {
		margin-bottom: 5px !important;
	}
}

@media screen and (max-width: 479px) {
	#gform_17 .top_label li.gfield.gf_left_third {
		width: 100% !important;
		padding-right: 0 !important;
	}
	#gform_17 .top_label li.gfield.gf_middle_third {
		width: 100% !important;
		padding: 0 !important;
		margin-left: 0 !important;
	}
	#gform_17 .top_label li.gfield.gf_right_third {
		width: 100% !important;
		padding-left: 0 !important;
		margin-left: 0 !important;
	}
	#input_17_3_3_container {
		padding-right: 10px !important;
	}
	li#field_17_1 {
		width: 100% !important;
		display: block !important;
		padding-left: 0 !important;
	}
	#input_17_3_3_container {
		padding-right: 10px !important;
		width: 50% !important;
		display: inline-block !important;
		margin-bottom: 0 !important;
		vertical-align: top !important;
	}
	#input_17_3_6_container {
		width: 48% !important;
		display: inline-block !important;
		clear: none !important;
		vertical-align: top !important;
	}
	li#field_17_3 input[type="text"] {
		margin-bottom: 5px !important;
	}

	.page-id-1261 #Footer .homeform .gform_footer .gform_button {
		white-space: unset !important;
		padding: 8px 21px !important;
	}
	.page-id-1261 .homeform .gform_footer .gform_button {
		padding: 8px 21px !important;
	}
	.page-id-1261 .homeform h2 {
		font-size: 13px !important;
		line-height: 26px;
		font-weight: bold !important;
	}
	.page-id-1261 #HomeBottomForm .homeform .garantie {
		margin-top: 0 !important;
	}

	.page-id-1261 #Footer .homeform h2 {
		font-size: 16px !important;
	}
	.page-id-1261 #Footer .homeform .garantie {
		margin-top: 0 !important;
	}

	#HomeHeader h3 {
		text-align: center;
	}

	.homeform {
		padding-top: 10px !important;
	}
	.homeform h2 {
		font-size: 19px !important;
		line-height: 26px !important;
		padding-top: 0 !important;
	}
	.homeform .garantie {
		margin-top: -20px !important;
		margin-right: 0;
	}
}

@media screen and (max-width: 320px) {
	.homeform h2 {
		font-size: 16px !important;
	}
}

.gform_wrapper .gform_body {
	width: 100% !important;
}

/*----------- PROFILE ---------------------*/
#ProfileTop {
	background-image: url("/notaires/wp-content/uploads/2016/11/profile-top-bg.jpg");
	background-size: cover;
	padding: 35px 0;
	text-align: center;
}
#ProfileTop h2 {
	margin-bottom: 0px;
	color: white;
}
#ProfileTop h4 {
	margin-bottom: 0px;
	color: white;
}
#ProfileBroker {
	padding-top: 30px;
}
#ProfileBroker p {
	margin-bottom: 0px;
}
#ProfileBroker img.brokerimg {
	width: 40%;
	float: left;
	margin-right: 10px;
}
#ProfileBroker #innerbox {
	background-image: url("/notaires/wp-content/uploads/2016/11/profile-details.jpg");
	background-size: cover;
	background-position: center;
	padding: 25px 15px;
	width: 45% !important;
	float: left;
	margin-bottom: 10px;
}
#ProfileBroker #innerbox p {
	color: white;
}
#ProfileBroker .vidlink {
	width: 100%;
	margin-top: 25px;
}
#ProfileBroker table th {
	background-color: black !important;
	color: white !important;
	font-size: 28px !important;
}
#ProfileBroker h3.maintitle {
	color: white;
	width: 100%;
	background-color: black;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#ProfileBroker h4.titleinfo {
	color: black;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#ProfileBroker hr.title {
	background: none !important;
	width: 25%;
	margin: 5px 0 15px;
	height: 2px;
	border-bottom: #eaa750 solid 2px;
}
#ProfileBroker h4.titleinfo2 {
	color: black;
	width: 45%;
	text-transform: uppercase;
	border-bottom: #eaa750 solid 2px;
}
#ProfileBroker h4.agentinfo {
	color: black;
	width: 100%;
	text-transform: uppercase;
}
#ProfileBroker img.remaxlogo {
	width: 95%;
	margin-top: 20px;
}
#ProfileBroker .contactnums {
	background-color: #f2f2f2;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	padding: 10px;
}
#ProfileBroker .contactnums ul.contacts li {
	background-color: white;
	padding: 5px 0;
	font-weight: 800;
	border: #f2f2f2 solid 1px;
}
#ProfileBroker .contactnums a {
	background-color: #c1272d;
	color: white;
	text-decoration: none;
	padding: 5px 40px;
	font-weight: 800;
}
#ProfileBroker .contactnums a:hover {
	text-decoration: none;
}
#ProfileBroker .contactnums .icon-phone {
	color: #c1272d;
}
#ProfileBroker ul.contactside {
	width: 90%;
	margin: 0 auto;
	border: #bdbdbd solid 1px;
}
#ProfileBroker ul.contactside li {
	padding: 10px;
}
#ProfileBroker ul.contactside li.black {
	background-color: black;
	color: white;
	font-weight: 800;
	text-align: center;
}
#ProfileBroker ul.contactside li.red {
	background-color: #c1272d;
	color: white;
	font-weight: 800;
}
#ProfileBroker ul.contactside li.wyt {
	background-color: white;
	color: black;
	font-weight: 800;
}
#ProfileBroker ul.contactside li.wyt i {
	color: #c1272d !important;
}
#ProfileBroker #customerreview {
	background-image: url("/notaires/wp-content/uploads/2016/11/mortgage-customer-bg.jpg");
	background-size: cover;
	background-position: center;
	text-align: center;
	padding: 10px;
}
#ProfileBroker #customerreview h3 {
	text-transform: uppercase;
	color: white;
	margin-bottom: 0px;
}
#ProfileBroker #customerreview p {
	color: white;
	margin-bottom: 0px;
}
#ProfileBroker #customerreview h5 {
	color: white;
	margin-bottom: 0px;
	font-weight: 800;
}
#ProfileBroker ul {
	list-style: none !important;
	padding: 0 !important;
}
#ProfileBroker #profileimage {
	/*background-image: url("/notaires/wp-content/uploads/2016/11/profile-rosalie.jpg");
	background-size: cover;
	background-position: center;*/
	width: 45%;
	float: left;
	margin-right: 10px;
}
#ProfileBroker #profileimage .profilename {
	background-size: 100%;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px;
	text-align: center;
	margin-top: 99%;
}
#ProfileBroker #profileimage .profilename h6 {
	color: white;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 0px;
}
#ProfileBroker #profileimage .profilename p {
	color: white;
}
#ProfileBroker ul.list li {
	list-style: disc;
}
#ProfileForm {
	background-image: url("/notaires/wp-content/uploads/2016/11/profile-formbg.jpg");
	background-size: cover;
	background-position: center;
	padding: 15px;
	text-align: center;
}
#ProfileForm h2 {
	text-align: center;
	color: white;
}
#ProfileForm p {
	color: white;
}

#gform_wrapper_19 .gfield_label {
	display: none;
}
#gform_wrapper_19 li.gfield {
	padding-right: 0px !important;
}
#gform_wrapper_19 input,
#gform_wrapper_19 textarea,
#gform_wrapper_19 select {
	margin-bottom: 0px !important;
	box-shadow: none !important;
	font-size: 14px !important;
	background-color: white !important;
	border: #eaa750 solid 1px;
	color: #3b3b3b;
	border-radius: 0px !important;
	padding: 5px;
}
#gform_wrapper_19 #gform_submit_button_19 {
	background-color: #c1272d !important;
	color: white !important;
	text-transform: uppercase;
	font-size: 22px !important;
	border: none !important;
	padding: 15px;
	margin: 0 auto;
}
#gform_wrapper_19 #gform_submit_button_19:hover {
	background-color: #eaa750 !important;
}
#gform_wrapper_19 .gform_footer {
	text-align: center;
	padding: 0px;
}
#gform_wrapper_19 #input_19_2 {
	width: 100% !important;
}
div.i4ewOd-pzNkMb-haAclf {
	display: none !important;
}
div.mobileform {
	display: none !important;
}
@media only screen and (max-width: 767px) {
	div.mobileform {
		display: block !important;
		margin-bottom: 20px;
	}
	div.desktopform {
		display: none !important;
	}
	.footer-disclaimer-image {
		width: 100% !important;
	}
	#Header .homeform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
		line-height: 16px!important;
    	min-height: 16px!important;
	}
	#HomeHeader img.frm-arrow{
		right: -20px;
	}
}

#Header .homeform {
	background: rgba(153, 28, 18, 0.5) !important;
	margin-bottom: 40px;
}
#Header .homeform .gform_footer{
	padding: 0px!important;
}
#Header .homeform .gform_footer .gform_button:hover {
	background: #eed21b !important;
}
#Header .homeform .gform_footer .gform_button {
	background: #c49c3a !important;
	margin-top: 0px!important;
}

/* Submission, Confirmation and other pages that don't need the Header Section */
.page-id-7 #Content #HomeHeader {
	display: none !important;
}
.page-id-56 #Header #HomeHeader,
.page-id-949 #Header #HomeHeader,
.page-id-955 #Header #HomeHeader,
.page-id-901 #Header #HomeHeader,
.page-id-899 #Header #HomeHeader,
.page-id-984 #Header #HomeHeader,
.page-id-898 #Header #HomeHeader,
.page-id-897 #Header #HomeHeader,
.page-id-900 #Header #HomeHeader,
.page-id-231 #Header #HomeHeader,
.page-id-923 #Header #HomeHeader,
.page-id-306 #Header #HomeHeader,
.page-id-976 #Header #HomeHeader,
.page-id-1023 #Header #HomeHeader,
.page-id-280 #Header #HomeHeader {
	display: none !important;
}

#Content .homeform .gform_footer .gform_button:hover {
	background: #eed21b !important;
}
#Content .homeform .gform_footer .gform_button {
	background: #c49c3a !important;
}

/*.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) { height:auto !important; padding:10px 7px !important; }*/

.homeform select {
	-webkit-appearance: none;
	appearance: none;
    background-image: url(/notaires/wp-content/uploads/2020/05/dropdown.png) !important;
    background-size: 17px !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
	height: 30px !important;
	padding: 3px 7px !important;
}

#gform_submit_button_16 {
	background-color: #991c12;
}
#gform_submit_button_16:hover {
	background-color: #be1c0f !important;
}
#DevenirTop {
	background-image: url("/notaires/wp-content/uploads/2016/05/weigh-scale-img.jpg");
	background-size: cover;
	background-position: center;
	text-align: center;
	min-height: 330px;
	padding-top: 50px;
	padding-bottom: 20px;
}
#DevenirTop .toptext {
	background-color: rgba(153, 28, 18, 0.8);
	margin: 0 auto;
	padding: 20px 5px 10px 10px;
	width: 80%;
}
#DevenirTop h1 {
	color: white;
	text-transform: uppercase;
	font-weight: 800;
}
#DevenirTop h5 {
	color: white;
	width: 80%;
	margin: 10px auto;
	font-size: 16px;
	line-height: 16px;
}

#DevenirTop .devenir-form {
	width: 80%;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 0 5px 0 10px;
}
#DevenirTop .devenir-form h3 {
	color: #fff !important;
	padding-top: 15px;
	margin-bottom: 0px !important;
	font-size: 24px;
	line-height: 28px !important;
	text-transform: uppercase;
}
#DevenirTop #gform_wrapper_16 .gfield_label {
	display: none;
}
#DevenirTop #gform_wrapper_16 ul li.gfield {
	margin-top: 5px;
}
#DevenirTop #gform_wrapper_16 .gfield_checkbox li label {
	color: #fff;
}
#DevenirTop #gform_wrapper_16 input[type="text"],
#DevenirTop #gform_wrapper_16 input[type="password"],
#DevenirTop #gform_wrapper_16 input[type="email"],
#DevenirTop #gform_wrapper_16 textarea,
#DevenirTop #gform_wrapper_16 select {
	margin-bottom: 0px;
}
#DevenirTop #gform_wrapper_16 textarea.large {
	height: 50px !important;
}
#DevenirTop #gform_wrapper_16 .gform_footer {
	text-align: center;
}
.footer-disclaimer-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.postid-472 #Header .homeform .gform_footer .gform_button,
.postid-472 #gform_submit_button_9,
.postid-472 #gform_submit_button_22 {
	border-radius: 25px !important;
}
.postid-489 #Header .homeform .gform_footer .gform_button,
.postid-489 #gform_submit_button_9,
.postid-489 #gform_submit_button_22 {
	border-radius: 25px !important;
}

.postid-472 .gform_wrapper input[type="text"],
.postid-472 .gform_wrapper input[type="text"]::placeholder,
.postid-472 .gform_wrapper select,
.postid-472 .gform_wrapper select::placeholder,
.postid-472 .gform_wrapper textarea,
.postid-472 .gform_wrapper textarea::placeholder {
	color: #000 !important;
}

.postid-489 .gform_wrapper input[type="text"],
.postid-489 .gform_wrapper input[type="text"]::placeholder,
.postid-489 .gform_wrapper select,
.postid-489 .gform_wrapper select::placeholder,
.postid-489 .gform_wrapper textarea,
.postid-489 .gform_wrapper textarea::placeholder {
	color: #000 !important;
}

.page-id-643 .gform_wrapper input[type="text"],
.page-id-643 .gform_wrapper input[type="text"]::placeholder,
.page-id-643 .gform_wrapper select,
.page-id-643 .gform_wrapper select::placeholder,
.page-id-643 .gform_wrapper textarea,
.page-id-643 .gform_wrapper textarea::placeholder {
	color: #000 !important;
	opacity: 1;
}

.page-id-1261 .gform_wrapper input[type="text"],
.page-id-1261 .gform_wrapper input[type="text"]::placeholder,
.page-id-1261 .gform_wrapper select,
.page-id-1261 .gform_wrapper select::placeholder,
.page-id-1261 .gform_wrapper textarea,
.page-id-1261 .gform_wrapper textarea::placeholder {
	color: #000 !important;
	opacity: 1;
}

.page-id-1261 #input_29_38_5 {
	height: 30px !important;
}

.page-id-1261 .homeform .gform_footer .gform_button {
	border-radius: 20px !important;
	padding: 10px 21px !important;
}

#gform_submit_button_1,
#gform_submit_button_9,
#gform_submit_button_22 {
	border-radius: 25px !important;
	padding: 8px 21px !important;
	height:auto!important;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="text"]::placeholder,
.gform_wrapper select,
.gform_wrapper select::placeholder,
.gform_wrapper textarea,
.gform_wrapper textarea::placeholder {
	color: #000 !important;
	opacity: 1 !important;
}
#Footer .homeform h2,
.homeform h2 {
	font-weight: bold !important;
}

.page-id-1261 #HomeHeader,
.page-id-643 #HomeHeader,
.postid-144 #HomeHeader {
	min-height: unset !important;
}

/* Devenez Partenaire */
.devenez-partenaire-template {
	font-family: 'montserratregular';
}

.devenez-partenaire-template #Header .container .one-third.column .header-tagline {
	text-align: center;
}
.devenez-partenaire-template #Header .container .one-third.column .header-phone-text,
.devenez-partenaire-template #Header .container .one-third.column .header-phone-number {
	color: #121233;
	font-family: 'montserratbold';
	text-align: right;
}
.devenez-partenaire-template #Header .container .one-third.column .header-phone-text i.fa-phone {
	color: #121233;
	border: 3px solid #97211e;
	padding: 0 1px;
	border-radius: 50%;
	background: #97211e;
}

.devenez-partenaire-template .top-icon {
	display: block;
	margin: 0 auto 15px;
}
.devenez-partenaire-template .section-title {
	font-size: 24px;
	text-align: center;
	margin: 5px auto 10px;
}
.devenez-partenaire-template .bottom-border {
	min-height: 2px;
	width: 80%;
	display: block;
	margin: 10px auto;
	border-bottom: 1px solid #a9a9a9;
}

.devenez-partenaire-template .header-form-section {
	background: url('/notaires/wp-content/uploads/2018/09/header-form-background-min.png');
	background-size: cover;
}
.devenez-partenaire-template .form-woman {
	position: absolute;
	bottom: 0;
}
.devenez-partenaire-template .toptext {
	background: #121233;
	padding: 10px 15px;
	text-align: center;
}
.devenez-partenaire-template .toptext h3 {
	font-family: 'montserratbold';
	color: #ffffff;
	margin-bottom: 0;
}
.devenez-partenaire-template .devenir-form {
	background: #97211eb0;
	position: relative;
	color: #ffffff;
	padding-bottom: 10px;
}
.devenez-partenaire-template .devenir-form .gform_wrapper {
	margin: 0px !important;
}
.devenez-partenaire-template .devenir-form .line-one {
	font-family: 'montserratbold';
	text-align: center;
	padding: 10px 10px 5px;
}
.devenez-partenaire-template .devenir-form .line-two {
	font-family: 'montserratregular';
	text-align: center;
	line-height: 20px;
	padding: 5px 15px 10px;
	white-space: normal;
}
.devenez-partenaire-template .terms-and-condition-sentence {
	color: #ffffff !important;
	text-align: center;
	padding: 0 15px;
}
.devenez-partenaire-template .terms-and-condition-sentence a {
	color: #ffffff !important;
}
.devenez-partenaire-template .terms-and-condition-sentence a:hover {
	color: #ffffff !important;
	text-transform: none;
}
.devenez-partenaire-template .terms-and-condition-sentence img,
.devenez-partenaire-template .terms-and-condition-sentence span {
	display: inline-block;
	vertical-align: -webkit-baseline-middle;
}

.devenez-partenaire-template .footer-form-section {
	background: url('/notaires/wp-content/uploads/2018/09/footer-form-section-min.png');
	background-size: cover;
}

.devenez-partenaire-template .section-one {
	background: #121233;
	padding: 30px 0;
}
.devenez-partenaire-template .section-one .section-title {
	font-family: 'montserratmedium';
	color: #ffffff;
}
.devenez-partenaire-template .section-one .section-content {
	font-family: 'montserratregular';
	color: #ffffff;
	text-align: center;
}

.devenez-partenaire-template .section-two {
	background: #ffffff;
	padding: 30px 0;
}
.devenez-partenaire-template .section-two .section-title {
	color: #000000;
}
.devenez-partenaire-template .section-two .section-title span:nth-child(1) {
	font-family: 'montserratlight';
}
.devenez-partenaire-template .section-two .section-title span:nth-child(2) {
	font-family: 'montserratbold';
}
.devenez-partenaire-template .section-two .section-content .section-img {
	width: 100%;
}
.devenez-partenaire-template .section-two .section-content .line-one {
	font-family: 'montserratbold';
	color: #97211e;
	text-align: center;
}
.devenez-partenaire-template .section-two .section-content .line-two {
	font-family: 'montserratmedium';
	color: #121233;
	text-align: center;
	padding: 0 15px;
	margin: 10px 0;
}
.devenez-partenaire-template .section-two .section-content .line-three {
	font-family: 'montserratregular';
	text-align: center;
}

.devenez-partenaire-template .section-three {
	background: #ffffff;
	padding: 30px 0;
}
.devenez-partenaire-template .section-three .section-title {
	font-family: 'montserratmedium';
	color: #121233;
}
.devenez-partenaire-template .section-three .section-content .section-img {
	display: block;
	margin: 0 auto;
}
.devenez-partenaire-template .section-three .section-content .line-one {
	font-family: 'montserratmedium';
	color: #121233;
	text-align: center;
	padding: 0 15px;
	margin: 10px 0;
}
.devenez-partenaire-template .section-three .section-content .line-two {
	font-family: 'montserratregular';
	text-align: center;
}

.devenez-partenaire-template .section-four {
	background: url('/notaires/wp-content/uploads/2018/09/section-five-background-min.png');
	background-size: cover;
	padding: 30px 0;
}
.devenez-partenaire-template .section-four .section-title {
	font-family: 'montserratbold';
	color: #ffffff;
}
.devenez-partenaire-template .section-four .section-content {
	font-family: 'montserratregular';
	color: #ffffff;
	text-align: center;
}
.devenez-partenaire-template .section-four .section-content .one-fifth {
	display: inline-block;
}
.devenez-partenaire-template .section-four .section-content .one-fifth .line-one {
	font-family: 'montserratbold';
	font-size: 27px;
	line-height: 32px;
}
.devenez-partenaire-template .section-four .section-content .one-fifth .line-two {
	font-family: 'montserratbold';
}

.devenez-partenaire-template label.gfield_label {
	display: none !important;
}
.devenez-partenaire-template input[type="text"],
.devenez-partenaire-template input[type="password"],
.devenez-partenaire-template input[type="email"],
.devenez-partenaire-template textarea,
.devenez-partenaire-template select {
	font-family: 'montserratregular' !important;
	font-size: 12px !important;
	border-radius: 0;
	box-shadow: none;
	background: #f2f2f2 !important;
	color: #000000 !important;
	padding: 5px !important;
	margin-bottom: 0;
}

.devenez-partenaire-template input[type="text"]::placeholder,
.devenez-partenaire-template input[type="password"]::placeholder,
.devenez-partenaire-template input[type="email"]::placeholder,
.devenez-partenaire-template textarea::placeholder,
.devenez-partenaire-template select::placeholder {
	opacity: 1;
	font-family: 'montserratregular' !important;
	font-size: 12px !important;
	border-radius: 0;
	box-shadow: none;
	background: #f2f2f2;
	color: #000000 !important;
}

.devenez-partenaire-template .gform_wrapper textarea.large {
	height: 50px !important;
}

.devenez-partenaire-template ul.gfield_checkbox li,
.devenez-partenaire-template ul.gfield_radio li {
	font-family: 'montserratregular' !important;
	margin-bottom: 0;
}
.devenez-partenaire-template #gform_submit_button_16 {
	background: #a08b55 !important;
	background-color: #a08b55 !important;
	border: none !important;
	border-radius: 25px !important;
	white-space: normal;
}

.devenez-partenaire-template #gform_submit_button_16:hover {
	background: #121233 !important;
}

.devenez-partenaire-template #Footer {
	background: #ffffff !important;
}
.devenez-partenaire-template #Footer .footer-logo {
	display: block;
	margin: 0 auto;
}
.devenez-partenaire-template #Footer .column-title {
	font-family: 'montserratbold';
	color: #000000 !important;
	margin-bottom: 15px;
}
.devenez-partenaire-template #Footer .list-container .list-title {
	font-family: 'montserratregular';
	color: #000000 !important;
	margin: 10px auto;
}
.devenez-partenaire-template #Footer .list-container ul {
	padding-left: 25px;
	list-style-image: url('/notaires/wp-content/uploads/2018/09/list-img.png');
}
.devenez-partenaire-template #Footer .list-container ul li a {
	font-family: 'montserratregular';
	color: #000000 !important;
}
.devenez-partenaire-template #Footer a.devenir-partenaire-btn {
	display: block;
	margin: 0 auto;
	width: 260px;
	padding: 15px 0;
	text-align: center;
	background: #a08b55 !important;
	background-color: #a08b55 !important;
	border: none !important;
	border-radius: 25px !important;
	white-space: normal;
}
.devenez-partenaire-template #Footer a.devenir-partenaire-btn:hover {
	background: #121233 !important;
	text-decoration: none;
	color: #ffffff !important;
}
.devenez-partenaire-template #Footer ul.social-media-links {
	width: fit-content;
	display: block;
	margin: 15px auto;
}
.devenez-partenaire-template #Footer ul.social-media-links li {
	display: inline-block;
	margin: 0 5px;
}
.devenez-partenaire-template #Footer ul.social-media-links li:hover {
	background: #97251e;
	border-radius: 50%;
}
.devenez-partenaire-template .copyrights {
	text-align: center;
	font-family: 'montserratlight';
	color: #808080 !important;
	padding-bottom: 15px;
}

@media only screen and (min-width: 1025px) {
	.devenez-partenaire-template #Header .container .one-third.column {
		margin-bottom: -30px !important;
	}
	.devenez-partenaire-template #Header .container .one-third.column .logo {
		border: 15px solid #ffffff;
		border-radius: 50%;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-tagline {
		margin-top: 10px;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-text {
		margin-top: 20px;
	}

	.devenez-partenaire-template .form-container {
		width: 90%;
		margin-top: 70px;
		margin-bottom: 70px;
	}
	.devenez-partenaire-template .form-arrow {
		position: absolute;
		right: 10px;
    	bottom: 65px;
	}
	.devenez-partenaire-template .form-right-text {
		width: 100px;
		text-align: center;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		right: -95px;
		bottom: 125px;
	}

	.devenez-partenaire-template .section-one .section-content {
		width: 50%;
		display: block;
		margin: 0 auto;
	}

	.devenez-partenaire-template .section-two .section-title {
		margin: 50px 0 40px;
	}
	.devenez-partenaire-template .section-three .section-title {
		margin: 20px 0 40px;
	}
	.devenez-partenaire-template .section-four .section-content p {
		padding: 0 50px;
	}

	.devenez-partenaire-template .section-four .section-content .one-fifth {
		width: 172px;
	}

	.devenez-partenaire-template .gform_wrapper .gform_body {
		padding-left: 16px;
	}
	.devenez-partenaire-template ul.gfield_checkbox li,
	.devenez-partenaire-template ul.gfield_radio li {
		width: 45%;
		display: inline-block;
	}

	.devenez-partenaire-template #Footer .one-third:nth-child(3) {
		padding-top: 40px;
	}

	.page-id-1261 footer#Footer #field_35_1,
	.page-id-1261 footer#Footer #field_35_2,
	.page-id-1261 footer#Footer #field_35_45,
	.page-id-1261 footer#Footer #field_35_38,
	.page-id-1261 footer#Footer #field_35_21,
	.page-id-1261 footer#Footer #field_35_28 {
		width: 50% !important;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 960px) {
	.devenez-partenaire-template #Header .container .one-third.column {
		margin-bottom: -30px !important;
	}
	.devenez-partenaire-template #Header .container .one-third.column .logo {
		border: 15px solid #ffffff;
		border-radius: 50%;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-tagline,
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-text {
		margin-top: 20px;
	}

	.devenez-partenaire-template .form-container {
		width: 90%;
		margin-top: 70px;
		margin-bottom: 70px;
	}
	.devenez-partenaire-template .form-arrow {
		position: absolute;
		right: -20px;
		bottom: 120px;
	}
	.devenez-partenaire-template .form-right-text {
		width: 100px;
		text-align: center;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		right: -95px;
		bottom: 215px;
	}

	.devenez-partenaire-template .section-one .section-content {
		width: 50%;
		display: block;
		margin: 0 auto;
	}

	.devenez-partenaire-template .section-two .section-title {
		margin: 50px 0 40px;
	}
	.devenez-partenaire-template .section-three .section-title {
		margin: 20px 0 40px;
	}
	.devenez-partenaire-template .section-four .section-content p {
		padding: 0 50px;
	}

	.devenez-partenaire-template .section-four .section-content .one-fifth {
		width: 172px;
	}

	.devenez-partenaire-template .gform_wrapper .gform_body {
		padding-left: 16px;
	}

	.devenez-partenaire-template ul.gfield_checkbox li,
	.devenez-partenaire-template ul.gfield_radio li {
		width: 45%;
		display: inline-block;
	}

	.devenez-partenaire-template #Footer .one-third:nth-child(3) {
		padding-top: 40px;
	}

	.page-id-1261 footer#Footer #field_35_1,
	.page-id-1261 footer#Footer #field_35_2,
	.page-id-1261 footer#Footer #field_35_45,
	.page-id-1261 footer#Footer #field_35_38,
	.page-id-1261 footer#Footer #field_35_21,
	.page-id-1261 footer#Footer #field_35_28 {
		width: 50% !important;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
	.devenez-partenaire-template #Header .container .one-third.column {
		margin-bottom: -30px !important;
	}
	.devenez-partenaire-template #Header .container .one-third.column .logo {
		border: 15px solid #ffffff;
		border-radius: 50%;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-tagline,
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-text {
		margin-top: 20px;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-tagline {
		margin-left: -30px;
		margin-right: -30px;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-number span:nth-child(1),
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-number span:nth-child(3) {
		display: block;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-number span:nth-child(2) {
		display: none;
	}

	.devenez-partenaire-template .header-form-section .one-third,
	.devenez-partenaire-template .footer-form-section .one-third,
	.devenez-partenaire-template .form-woman {
		display: none;
	}
	.devenez-partenaire-template .header-form-section .two-third,
	.devenez-partenaire-template .footer-form-section .two-third {
		width: 100% !important;
	}
	.devenez-partenaire-template .form-container {
		margin: 40px auto 0;
		width: 70%;
	}
	.devenez-partenaire-template .form-arrow {
		position: absolute;
		right: -20px;
		bottom: 120px;
	}
	.devenez-partenaire-template .form-right-text {
		width: 100px;
		text-align: center;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		right: -95px;
		bottom: 215px;
	}

	.devenez-partenaire-template .section-one .section-content {
		width: 50%;
		display: block;
		margin: 0 auto;
	}

	.devenez-partenaire-template .section-two .section-title {
		margin: 0 0 20px;
	}
	.devenez-partenaire-template .section-three .section-title {
		margin: 20px 0;
	}
	.devenez-partenaire-template .section-four .section-content p {
		padding: 0 50px;
	}

	.devenez-partenaire-template .section-four .section-content .one-fifth {
		width: 133px;
	}

	.devenez-partenaire-template .gform_wrapper .gform_body {
		padding-left: 16px;
	}

	.devenez-partenaire-template ul.gfield_checkbox li,
	.devenez-partenaire-template ul.gfield_radio li {
		width: 45%;
		display: inline-block;
	}

	.devenez-partenaire-template #Footer .one-third:nth-child(3) {
		padding-top: 40px;
	}

	.page-id-1261 footer#Footer #field_35_1,
	.page-id-1261 footer#Footer #field_35_2,
	.page-id-1261 footer#Footer #field_35_45,
	.page-id-1261 footer#Footer #field_35_38,
	.page-id-1261 footer#Footer #field_35_21,
	.page-id-1261 footer#Footer #field_35_28 {
		width: 50% !important;
	}
	#Testimonials-New .testi-box p {
		height: 155px !important;
	}
	#Testimonials-New .testi-box:first-child .testi-auth {
		/*line-height: 197px;*/
	}
}
@media only screen and (min-width: 960px) {
	/*#Testimonials-New .testi-box:first-child .testi-auth {
		line-height: 166px;
	}*/
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	.devenez-partenaire-template #Header .container .one-third.column .logo {
		display: block;
		margin: 10px auto 0;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-text,
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-number {
		text-align: center;
	}

	.devenez-partenaire-template .form-woman {
		display: none;
	}
	.devenez-partenaire-template .form-arrow {
		position: absolute;
		right: -20px;
		bottom: 120px;
	}
	.devenez-partenaire-template .form-right-text {
		width: 100px;
		text-align: center;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		right: -95px;
		bottom: 215px;
	}

	.devenez-partenaire-template .section-two .section-title {
		margin: 0 0 20px;
	}
	.devenez-partenaire-template .section-three .section-title {
		margin: 20px 0;
	}
	.devenez-partenaire-template .section-four .section-content p {
		padding: 0 20px;
	}

	.devenez-partenaire-template .section-four .section-content .one-fifth {
		width: 420px;
	}

	.devenez-partenaire-template .gform_wrapper .gform_body {
		padding-left: 16px;
	}

	.devenez-partenaire-template ul.gfield_checkbox li,
	.devenez-partenaire-template ul.gfield_radio li {
		width: 45%;
		display: inline-block;
	}
	.devenez-partenaire-template .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 16px;
	}
	.devenez-partenaire-template .gform_wrapper .gform_footer {
		padding: 0 16px;
	}

	.devenez-partenaire-template #Footer .column-title {
		margin-top: 15px;
	}

	.page-id-1261 footer#Footer #field_35_1,
	.page-id-1261 footer#Footer #field_35_2,
	.page-id-1261 footer#Footer #field_35_45,
	.page-id-1261 footer#Footer #field_35_38,
	.page-id-1261 footer#Footer #field_35_21,
	.page-id-1261 footer#Footer #field_35_28 {
		width: 50% !important;
	}
}
@media only screen and (max-width: 767px) and (min-width: 641px) {
	.page-id-1261 footer#Footer #field_35_2,
	.page-id-1261 footer#Footer #field_35_38 {
		padding-right: 16px !important;
	}
	.page-id-1261 footer#Footer #field_35_45 {
		padding-right: 10px !important;
	}
}
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.page-id-1261 footer#Footer #field_35_2,
	.page-id-1261 footer#Footer #field_35_38 {
		padding-right: 0 !important;
	}
	.page-id-1261 footer#Footer #field_35_45 {
		padding-right: 10px !important;
	}
}
@media only screen and (max-width: 640px) {
	.devenez-partenaire-template .form-arrow {
		display: none !important;
	}
	.devenez-partenaire-template .form-right-text {
		display: none !important;
	}
}
@media only screen and (max-width: 479px) {
	.devenez-partenaire-template #Header .container .one-third.column .logo {
		display: block;
		margin: 10px auto 0;
	}
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-text,
	.devenez-partenaire-template #Header .container .one-third.column .header-phone-number {
		text-align: center;
	}

	.devenez-partenaire-template #Header .container,
	.devenez-partenaire-template #Content .container,
	.devenez-partenaire-template .container,
	#Subheader h1 {
		width: 300px !important;
	}

	.devenez-partenaire-template .form-woman {
		display: none;
	}

	.devenez-partenaire-template .section-two .section-title {
		margin: 0 0 20px;
	}
	.devenez-partenaire-template .section-three .section-title {
		margin: 20px 0;
	}
	.devenez-partenaire-template .section-four .section-content p {
		padding: 0 20px;
	}

	.devenez-partenaire-template .section-four .section-content .one-fifth {
		width: 300px;
	}

	.devenez-partenaire-template .gform_wrapper .gform_body {
		padding-left: 16px;
	}
	.devenez-partenaire-template .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 16px;
	}
	.devenez-partenaire-template .gform_wrapper .gform_footer {
		padding: 0 16px;
	}

	.devenez-partenaire-template #Footer .column-title {
		margin-top: 15px;
	}
}

.page-template-template-comp-pavage #Header #top_bar {
	min-height: 125px !important;
	border-bottom: #666666 solid;
	background-color: #ffffff !important;
}
.page-template-template-comp-pavage #Header #top_bar .column {
	margin-bottom: 5px;
}
.page-template-template-comp-pavage #Header #logo {
	padding-top: 5px !important;
}
.comparateur-tagline {
	text-align: center;
	margin-top: 30px;
}
.comparateur-tagline p.blue {
	color: #000000;
	margin-bottom: 0px;
}
#PavageMain {
	background-image: url("/notaires/wp-content/uploads/2022/06/header-bg.jpg") !important;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
}
#PavageMain #comp-form {
	background-image: url('/notaires/wp-content/uploads/2022/06/comp-formbg.jpg');
	background-size: cover;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	width: 75%;
	margin: 0 auto;
}
#PavageMain #comp-form #after-form {
	text-align: center;
	margin-top: 30px;
	position: relative;
	z-index: 999;
}
#PavageMain #comp-form #after-form .thirds {
	width: 20%;
	display: inline-block;
	vertical-align: top;
}
#PavageMain #comp-form #after-form .thirds img {
	height: 50px;
}
#PavageMain #comp-form #after-form .thirds p {
	font-size: 14px;
	font-weight: 800;
	line-height: 16px;
	color: black;
}
#PavageMain #comp-form #after-form p.btn-after {
	color: black;
	font-weight: 800;
	margin-bottom: 0px;
}
#PavageMain #comp-form #gform_next_button_43_3:hover,
#PavageMain #comp-form #gform_next_button_40_3:hover,
#PavageMain #comp-form #gform_next_button_32_3:hover,
#PavageMain #comp-form #gform_next_button_46_3:hover {
	background-color: #0066ff !important;
	border-bottom: #022075 solid !important;
	color: white !important;
}
#PavageMain #comp-form #gform_next_button_43_3,
#PavageMain #comp-form #gform_next_button_40_3,
#PavageMain #comp-form #gform_next_button_32_3,
#PavageMain #comp-form #gform_next_button_46_3 {
	background-color: #ff0000 !important;
	box-shadow: none !important;
	border: none;
	text-transform: uppercase;
	font-size: 20px !important;
	padding: 20px !important;
	color: white !important;
	position: static;
	border-radius: 5px;
	border-bottom: #9e0000 solid !important;
}
.ligne#PavageMain #comp-form #gform_next_button_43_3:hover,
.ligne#PavageMain #comp-form #gform_next_button_32_3:hover,
.ligne#PavageMain #comp-form #gform_next_button_46_3:hover{
    background-color: #fff !important;
    color: #000 !important;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}
.ligne#PavageMain #comp-form #gform_next_button_43_3,
.ligne#PavageMain #comp-form #gform_next_button_32_3,
.ligne#PavageMain #comp-form #gform_next_button_46_3 {
    background-color: #ff0000  !important;
    color: #fff !important;
    border-radius: 50px !important;
    max-width: 380px;
    width: 100%;
    margin-right: 0px;
    border-bottom-color: #000 !important;
}
#PavageMain #comp-form h1.slide-title {
	color: #991c12;
}
.ligne#PavageMain #comp-form h1.slide-title{
    font-size: 40px;
    color: #fff;
    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 1.2;
}
.ligne#PavageMain #comp-form #after-form p.btn-after,
.ligne#PavageMain #comp-form #after-form .thirds p,
.ligne #comp-form p.slide-sub {
    color: #fff;
}
#gform_page_46_1 .slide-man{
    left: -240px!important;
    width: 600px!important;
    bottom: -100px!important;
}

#comp-form h1.slide-title {
	text-align: center;
	font-family: 'Tahoma';
	font-weight: 400 !important;
	font-size: 30px;
	color: #0198ff;
	line-height: 40px;
	margin-bottom: 15px;
}
#comp-form p.slide-sub {
	text-align: center;
	font-family: 'Tahoma';
	font-size: 20px;
}
#comp-form img.slide-man {
	position: absolute;
	bottom: -50px;
	left: -140px;
	width: 365px;
}
#comp-form img.slide-arrow {
	position: absolute;
	right: 15%;
	top: 30%;
}
#comp-form img.slide-logo {
	position: absolute;
	top: -25px;
	width: 110px;
	right: 50px;
}
#comp-form .gfield_label {
	display: none;
}
#comp-form .gform_wrapper .gsection {
	border: none !important;
}
#comp-form .gform_page {
	text-align: center;
}
#comp-form .slide-header {
	margin-bottom: 50px !important;
}
#comp-form .gform_wrapper #gform_page_43_1 .gform_page_footer,
#comp-form .gform_wrapper #gform_page_40_1 .gform_page_footer,
#comp-form .gform_wrapper #gform_page_32_1 .gform_page_footer,
#comp-form .gform_wrapper #gform_page_46_1 .gform_page_footer {
	border: none !important;
	margin: 50px 0px 0px !important;
}
#comp-form .gform_wrapper .gform_page_footer {
	border: none !important;
	margin: 150px 0px 0px;
}
#comp-form .gform_wrapper #gform_page_46_8 .gform_page_footer{
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	align-items: center;
	margin-top: 0px!important;
}
#comp-form p.t-black {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translate(-50%, 0);
}
#comp-form .comp-stat {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 10px;
	
}
#comp-form #gform_page_32_7 .comp-stat{
	z-index: 999;
}
#field_32_28, #field_46_28{
	width: 100%;
}
#field_32_28 img, #field_46_28 img{
	width: 120px;
    top: unset!important;
    bottom: 125px;
}
#comp-form h3.slide-title {
	color: #991c12;
	font-size: 26px;
}
#comp-form .gform_wrapper {
	min-height: 400px;
}
#comp-form  #gform_page_46_8 .gform_previous_button{
	position: static;
	order: 3;
	margin-top: 10px;
}
#comp-form .gform_previous_button {
	position: absolute;
	left: 17%;
	bottom: 45px;
	background-color: #c49c3a !important;
	color: white;
	box-shadow: none;
	padding: 15px 20px;
	font-size: 16px;
	border: none;
	border-bottom-left-radius: 15px !important;
	border-bottom: #8c6f27 solid !important;
}
#comp-form .gform_previous_button:hover {
	background-color: #ff0000 !important;
	border-bottom: #9e0000 solid !important;
}
#comp-form .gform_next_button {
	position: absolute;
	right: 17%;
	bottom: 45px;
	color: white;
	box-shadow: none;
	padding: 15px 20px;
	font-size: 16px;
	border: none;
	border-bottom-left-radius: 15px !important;
	background-color: #ff0000 !important;
	border-bottom: #9e0000 solid !important;
}
#comp-form .gform_next_button:hover {
	background-color: #c49c3a !important;
	border-bottom: #8c6f27 solid !important;
}

#comp-form .gform_button:hover {
	background-color: #991c12 !important;
	border-bottom: #6b130c solid !important;
}
#comp-form .gform_button {
	order: 1;
	background-color: #ff0000 !important;
	border-bottom: #9e0000 solid !important;
	border-top: none;
	border-left: none;
	border-right: none;
	box-shadow: none;
	text-transform: uppercase;
	font-size: 20px;
	padding: 15px 20px;
	color: white !important;
	border-radius: 5px !important;
}
#comp-form .image-choices-choice {
	margin: 0px !important;
}
#comp-form .ginput_container_checkbox .gfield_checkbox li label {
	font-size: 15px !important;
	color: black !important;
}
#comp-form center{
	order: 2;
}
#comp-form p.subbutton {
	/*position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);*/
	color: black;
}
#comp-form p.subbutton a {
	color: black;
}
#comp-form .gform_wrapper .address_zip {
	width: 100% !important;
	margin-right: 0px;
	padding-right: 0px;
}
#comp-form .gform_wrapper .address_zip label {
	display: none;
}
#comp-form .gform_wrapper input[type="text"],
#comp-form .gform_wrapper input[type="email"],
#comp-form .gform_wrapper input[type="tel"] {
	background-color: white;
	height: 30px !important;
	width: 80%;
	margin: 0 auto;
	color: black;
}
#comp-form .gform_wrapper select {
	-webkit-appearance: none !important;
	background-color: white;
	height: 30px !important;
	width: 80%;
	margin: 0 auto;
	color: black;
	background-image: url(/notaires/wp-content/uploads/2020/05/dropdown.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center right;
}
#comp-form .gform_wrapper textarea {
	width: 80%;
	margin: 0px auto;
	background-color: white;
	color: black;
}
#comp-form .gform_wrapper .gfield{
	padding-right: 0px;
}
#comp-form .gform_wrapper .gfield.gfield_error{
	width: 80%;
	margin: 5px auto 0px!important;
}
#comp-form .gform_wrapper .gfield.gfield_error input,
#comp-form .gform_wrapper .gfield.gfield_error select,
#comp-form .gform_wrapper .gfield.gfield_error textarea{
	width: 100%;
}

#comp-form .gform_wrapper .gf_left_half input,
#comp-form .gform_wrapper .gf_left_half select {
	float: right;
}
#comp-form .gform_wrapper .gf_right_half input,
#comp-form .gform_wrapper .gf_right_half select {
	float: left;
}
#comp-form .gform_wrapper .chosen-container-multi {
	width: 80% !important;
	border: #d8d8d8 solid 1px;
	border-radius: 5px !important;
}
#comp-form .gform_wrapper .chosen-container-multi .chosen-choices {
	border: none !important;
	border-radius: 5px !important;
	background-image: none !important;
}
#comp-form .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	height: 30px !important;
	margin: 0 auto;
	color: black;
	border-radius: 5px;
	text-align: left;
	font-size: 16px;
}
#comp-form .gform_wrapper #gform_page_43_7 .gform_page_footer,
#comp-form .gform_wrapper #gform_page_40_6 .gform_page_footer,
#comp-form .gform_wrapper #gform_page_32_7 .gform_page_footer,
#comp-form .gform_wrapper #gform_page_46_7 .gform_page_footer {
	margin: 0;
	padding-top: 120px;
	position: relative;
}
#comp-form #gform_page_43_7 .gform_previous_button,
#comp-form #gform_page_40_6 .gform_previous_button,
#comp-form #gform_page_32_7 .gform_previous_button,
#comp-form #gform_page_46_7 .gform_previous_button {
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 0;
	z-index: 2;
}
#comp-form #gform_page_43_7 .gform_button,
#comp-form #gform_page_40_6 .gform_button,
#comp-form #gform_page_32_7 .gform_button,
#comp-form #gform_page_46_7 .gform_button {
	position: relative;
	margin: 0 auto !important;
	bottom: 80px;
	right: inherit;
	z-index: 2;
}
#comp-form #gform_page_43_7 p.subbutton,
#comp-form #gform_page_40_6 p.subbutton,
#comp-form #gform_page_32_7 p.subbutton,
#comp-form #gform_page_46_7 p.subbutton {
	position: absolute;
	bottom: 40px;
	font-size: 12px;
	transform: translate(0%);
	text-align: center;
	width: 100%;
	left: 0;
}
#comp-form #input_43_66 li,
#comp-form #input_32_66 li,
#input_36_114 li,
#comp-form #input_46_66 li{
	width: 30%!important;
	color: black;
}
#PavageBar {
	background-color: #991c12;
	text-align: center;
	padding: 20px 0px;
}
#PavageBar p {
	color: white;
	margin-bottom: 0px;
	font-size: 18px;
}

#Testimonials-New {
	background: #252936;
	padding: 40px 0;
}
#Testimonials-New .testi-box1 {
	background: #fff url(/notaires/wp-content/uploads/2018/08/testi-quote.png) top left no-repeat;
	margin: 0 auto;
	width: 600px;
	max-width: 100%;
	background-size: 10%;
	box-shadow: 1px 3px 12px #b86100;
	padding-bottom: 7px;
	position: relative;
	text-align: center;
}
#Testimonials-New .testi-box1 p {
	padding: 8px 0 30px 0;
	line-height: 22px;
	margin: 0 25px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
#Testimonials-New .testi-box {
	background: #fff url(/notaires/wp-content/uploads/2018/08/testi-quote.png) top left no-repeat;
	background-size: 18%;
	min-height: 255px;
	box-shadow: 1px 3px 12px #444444;
	padding-bottom: 7px;
	position: relative;
	text-align: center;
	margin-top: 30px;
}
#Testimonials-New .testi-box p {
	padding: 8px 0 20px;
	line-height: 18px;
	margin: 0 25px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	height: 135px;
}
#Testimonials-New p.testi-quotes {
	float: left;
	margin-left: 25px;
	padding-bottom: 0;
	border: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#Testimonials-New h2 {
	line-height: 34px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
#Testimonials-New .testi-auth {
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
}
#Testimonials-New .testi-city {
	color: #006fbf;
	text-transform: uppercase;
	font-size: 12px;
}
#Testimonials-New .stars {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%, 0);
}
#Testimonials-New .user {
	margin: 0 auto;
	margin-top: -30px;
	width: 90px;
}
.ligne#PavageMain {
    position: relative;
    padding-bottom: 80px;
    background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url(/notaires/wp-content/uploads/2022/06/header-bg.jpg) !important;
}
.bgslide#PavageMain #comp-form{
	 background-image: none;
}

.gform_ajax_spinner{
	display:none !important;
}
.ligne #comp-form img.slide-arrow {
    right: 110px;
}
.bottom-divider {
    display: block;
    background-repeat:no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
    background-size: 100% 75px;
    bottom: -1px;
    height: 75px;
    z-index: 1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI3NXB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTEyODAgMTQwVjBTOTkzLjQ2IDE0MCA2NDAgMTM5IDAgMCAwIDB2MTQweiIvPjwvZz48L3N2Zz4=);
}
@media only screen and (max-width:1023px){
	.bottom-divider{
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	#comp-form img.slide-arrow {
		right: 30px;
		width: 135px;
	}
	#comp-form img.slide-man {
		left: -95px;
		z-index: 1;
	}
	#comp-form #gform_page_32_1 .gform_page_footer{
		z-index: 999;
    	position: relative;
	}
	#comp-form p.subbutton {
		font-size: 13px;
	}
	#comp-form .gform_button {
		right: 15%;
	}

}
@media only screen and (width: 600px) {
	#PavageMain #comp-form #gform_next_button_43_3,
	#PavageMain #comp-form #gform_next_button_40_3,
	#PavageMain #comp-form #gform_next_button_32_3,
	#PavageMain #comp-form #gform_next_button_46_3 {
		height: auto !important;
	}
	#comp-form .gform_previous_button {
		left: 20px;
		bottom: 25px;
	}
	#comp-form .gform_next_button {
		right: 20px;
		bottom: 25px;
	}
}
@media only screen and (max-width: 767px) {
	#gform_wrapper_43 .slide-man,
	.page-id-2256 img.pge-2256, .page-id-3310 img.pge-2256{
		position: static!important;
		height: auto!important;
	}
	#comp-form #input_43_66 li,
	#comp-form #input_32_66 li,
	#input_36_114 li,
	#comp-form #input_46_66 li{
		text-align: left;
    	width: 80%!important;
	}
	#input_43_66,
	#input_32_66,
	#input_46_66{
		margin-left: 30%;
	}
	.page-template-template-comp-pavage #Header #logo {
		float: none !important;
		padding-bottom: 0px !important;
	}
	.page-template-template-comp-pavage #Header #logo img {
		width: 75px;
	}
	.page-template-template-comp-pavage #Header #top_bar .column {
		width: 100% !important;
		margin-bottom: 15px;
	}
	#comp-form .gform_wrapper .gfield.gfield_error{
		width: 100%;
	}
	.comparateur-tagline {
		margin-top: 0px;
	}
	.comparateur-tagline p.blue {
		line-height: 16px;
	}
	#comp-form #field_32_28, #comp-form #field_46_28{
		display: block!important;
		z-index: 999;
	}
	#comp-form #field_32_28 img, #comp-form #field_46_28 img{
		bottom: 165px;
	}
	#comp-form .comp-stat{
		display: none;
	}
	#comp-form .gform_page{
		min-height: 200px!important;
	}
	#PavageMain #comp-form {
		width: auto;
	}
	#comp-form .gform_wrapper {
		min-height: auto;
	}
	#comp-form .gform_wrapper .gform_page_footer {
		margin-top: 50px;
	}
	#comp-form .slide-header {
		margin-bottom: 10px !important;
	}
	#PavageMain #comp-form #gform_next_button_43_3,
	#PavageMain #comp-form #gform_next_button_40_3,
	#PavageMain #comp-form #gform_next_button_32_3,
	#PavageMain #comp-form #gform_next_button_46_3 {
		padding: 10px 20px !important;
		white-space: normal !important;
		width: auto;
	}
	#PavageMain #comp-form #after-form .thirds {
		width: 32%;
		vertical-align: top;
	}
	#PavageMain #comp-form #after-form .thirds p {
		font-size: 12px;
		line-height: 14px;
	}

	#comp-form img.slide-logo {
		top: -45px;
		width: 90px;
		right: 0px;
	}
	#comp-form h1.slide-title {
		font-size: 24px;
		line-height: 28px;
	}
	#comp-form img.slide-man{
		display: none;
	}
	#comp-form img.slide-arrow{
		display: block;
	    width: 90px;
	    transform: rotate(-65deg);
	    -ms-transform: rotate(-65deg);
	    -webkit-transform: rotate(-65deg);
	    -moz-transform: rotate(-65deg);
	    -o-transform: rotate(-65deg);
	    right: -15px!important;
	}
	#comp-form .gform_wrapper #gform_page_43_1 .gform_page_footer,
	#comp-form .gform_wrapper #gform_page_40_1 .gform_page_footer,
	#comp-form .gform_wrapper #gform_page_32_1 .gform_page_footer,
	#comp-form .gform_wrapper #gform_page_46_1 .gform_page_footer {
		margin-top: 20px !important;
	}
	.ligne #comp-form .gform_wrapper #gform_page_43_1 .gform_page_footer,
	.ligne #comp-form .gform_wrapper #gform_page_32_1 .gform_page_footer,
	.ligne #comp-form .gform_wrapper #gform_page_46_1 .gform_page_footer{
		margin-top: 0px!important;
    	padding-top: 0px!important;
	}
	.ligne #comp-form img.slide-man{
		margin-bottom: -15px;
	}
	.page-template-template-comparateur-enligne-faites #comp-form img.mob-man{
		display: block!important;
	    left: -240px!important;
	    width: 600px!important;
	    bottom: -100px!important;
	    position: static!important;
	    height: auto!important;
	}
	#comp-form #gform_page_43_7 .gform_previous_button, #comp-form #gform_page_40_6 .gform_previous_button, #comp-form #gform_page_32_7 .gform_previous_button, #comp-form #gform_page_46_7 .gform_previous_button{
		left: 50%;
	    transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	    -webkit-transform: translate(-50%, 0);
	    -moz-transform: translate(-50%, 0);
	    -o-transform: translate(-50%, 0);
	}
	#comp-form #gform_page_46_7 .gform_button{
		bottom: 105px;
	}
	#comp-form .gform_previous_button {
		left: 5px;
		bottom: 15px;
		padding: 5px !important;
		width: 85px;

	}
	#comp-form .gform_next_button {
		right: 5px;
		bottom: 15px;
		padding: 5px !important;
		width: 85px;
		margin-bottom: 8px!important;
	}
	#Testimonials-New .testi-box {
		width: auto !important;
	}
	#comp-form .gform_button {
		right: unset;
		white-space: normal;
		bottom: 90px;
		width: 250px;
		font-size: 16px !important;
		line-height: 1.2em;
	}
	#comp-form #gform_page_43_7 .gform_previous_button,
	#comp-form #gform_page_40_6 .gform_previous_button,
	#comp-form #gform_page_32_7 .gform_previous_button,
	#comp-form #gform_page_46_7 .gform_previous_button {
		left: 50%;
	    transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	    -webkit-transform: translate(-50%, 0);
	    -moz-transform: translate(-50%, 0);
	    -o-transform: translate(-50%, 0);
		bottom: 0;
		z-index: 2;
	}
	#comp-form p.subbutton {
		left: unset;
		transform: unset;
		line-height: 15px;
		font-size: 12px;
	}
	#comp-form .gform_wrapper input[type="text"],
	#comp-form .gform_wrapper input[type="email"],
	#comp-form .gform_wrapper input[type="tel"] {
		width: 100%;
	}
	#comp-form #gform_page_43_7 .gform_button,
	#comp-form #gform_page_40_6 .gform_button,
	#comp-form #gform_page_32_7 .gform_button,
	#comp-form #gform_page_46_7 .gform_button {
		width: 100%;
		bottom: 75px;
		z-index: 2;
		line-height: 20px;
		border-radius: 30px!important;
	}
	.ligne#PavageMain #comp-form #gform_next_button_43_3,
	.ligne#PavageMain #comp-form #gform_next_button_32_3,
	.ligne#PavageMain #comp-form #gform_next_button_46_3{
		line-height: 26px;
	}
}
@media only screen and (max-width: 580px) {
	#comp-form #gform_page_43_7 .gform_button,
	#comp-form #gform_page_40_6 .gform_button,
	#comp-form #gform_page_32_7 .gform_button,
	#comp-form #gform_page_46_7 .gform_button {
		bottom: 105px;
	}
	#Subheader .sixteen {
		width: 100% !important;
	}
	#Subheader h1 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 400px) {
	#gform_wrapper_2 #field_2_7 {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}

/* Comparer en Ligne */
.page-template-template-comparer-enligne h1,
.page-template-template-comparer-enligne h2,
.page-template-template-comparer-enligne h3,
.page-template-template-comparer-enligne h4,
.page-template-template-comparer-enligne h5,
.page-template-template-comparer-enligne p {
	font-family: "Montserrat";
}
#ComparerTop {
	height: 85px;
}
#ComparerTop img {
	width: 120px;
	margin-top: 10px;
}
#ComparerTop .column {
	margin-bottom: 0px;
}
#ComparerTop .first {
	width: 130px;
}
#ComparerTop .mid {
	width: 470px;
}
#ComparerTop .mid p {
	color: black;
	text-align: center;
	margin-top: 20px;
}
#ComparerTop input[type="button"] {
	margin-bottom: 0px;
	margin-top: 25px;
	background-color: black;
	box-shadow: none;
	border: none;
	padding: 10px 30px;
	font-family: "Montserrat";
	border-radius: 0px;
}
#ComparerTop input[type="button"]:hover,
#ComparerMain .gform_wrapper #gform_page_36_1 #gform_next_button_36_1:hover {
	background-color: #c49b3a !important;
	background-image: none !important;
}

#ComparerMain {
	background-image: url("/notaires/wp-content/uploads/2019/03/comparer-top.png");
	background-size: cover;
	background-position: bottom center;
	padding-top: 50px;
	min-height: 745px;
}
#ComparerMain .gform_wrapper .slide1-top {
	width: 60%;
}
#ComparerMain .gform_wrapper .slide1-top .slide1-title {
	margin-bottom: 5px;
}
#ComparerMain .gform_wrapper .slide1-top img {
	display: inline-block;
	vertical-align: top;
}
#ComparerMain .gform_wrapper .slide1-top h1 {
	color: white;
	font-weight: 600;
	display: inline-block;
	width: 80%;
	vertical-align: top;
	margin-bottom: 0px;
}
#ComparerMain .gform_wrapper .slide1-top h3 {
	color: white;
}
#ComparerMain .gform_wrapper .slide1-bottom {
	width: 50%;
	margin-top: 100px;
}
#ComparerMain .gform_wrapper .slide1-bottom .thirds {
	width: 30%;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
}
#ComparerMain .gform_wrapper .slide1-bottom .thirds p {
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	color: white;
}
#ComparerMain .gform_wrapper .slide1-bottom .white-box {
	border: white 1px solid;
	padding: 10px;
	width: 330px;
}
#ComparerMain .gform_wrapper .slide1-bottom .white-box p {
	color: white;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 0px;
}
#ComparerMain .gform_wrapper img.comp-woman {
	position: absolute;
	bottom: -150px;
	right: 65px;
	width: 475px;
}
#ComparerMain .gform_wrapper img.comp-arrow {
	position: absolute;
	bottom: 48%;
	left: 36%;
}
#ComparerMain .gform_wrapper #gform_page_36_1 .gform_page_footer {
	margin: 0;
	border-top: none;
	padding: 0;
	position: absolute;
	bottom: 47%;
}
#ComparerMain .gform_wrapper #gform_page_36_1 #gform_next_button_36_1 {
	background: #007afe !important;
	border: none;
	padding: 15px 65px !important;
	width: auto !important;
}
#ComparerMain .gform_wrapper .gfield_label {
	display: none;
}
#ComparerMain .white-bg {
	position: relative;
	background-color: white;
	min-height: 550px;
	padding: 50px;
}
#ComparerMain .gform_wrapper h3.slide-title {
	font-weight: 600;
}
#ComparerMain .white-bg .gform_page_fields {
	width: 70%;
}
#ComparerMain .gform_wrapper img.comp-lady {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 350px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
#ComparerMain .gform_wrapper .image-choices-field {
	margin-top: 30px !important;
}
#ComparerMain .gform_wrapper .image-choices-field .image-choices-choice {
	margin: 0 10px 0px 0 !important;
}
#ComparerMain .gform_wrapper .image-choices-field .image-choices-choice label {
	padding: 0px !important;
}
#ComparerMain .gform_wrapper .white-bg .gform_page_footer {
	position: absolute;
	bottom: 20px;
	margin: 0;
	border-top: none;
	padding: 0;
}
#ComparerMain .gform_wrapper .white-bg .gform_page_footer .gform_next_button {
	margin-left: 130px;
}
#ComparerMain #gform_page_36_3 #input_36_16 {
	width: 50%;
}
#ComparerMain #gform_page_36_2 .image-choices-choice-image-wrap,
#ComparerMain #gform_page_36_3 .image-choices-choice-image-wrap {
	width: 260px !important;
	height: 50px !important;
}
#ComparerMain #gform_page_36_4 .image-choices-choice-image-wrap {
	width: 250px !important;
	height: 58px !important;
}
#ComparerMain .gform_wrapper textarea {
	width: auto;
	margin-top: 50px;
	box-shadow: none;
	border-radius: 0px;
	background-color: white;
	border: #991c11 solid 2px;
}
#ComparerMain .gform_wrapper input[type="checkbox"] {
	-webkit-appearance: none;
	width: 20px !important;
	height: 20px !important;
	background-color: #ffffff;
	border: #9b1b06 solid 1px;
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0;
}
#ComparerMain .gform_wrapper input[type="checkbox"]:checked {
	background-image: url(/notaires/wp-content/uploads/2019/03/check-icon.png);
}
#ComparerMain .gform_wrapper .gfield_checkbox li {
	margin: 15px 0px !important;
}
#ComparerMain .gform_wrapper .gfield_checkbox li label {
	font-size: 15px;
	color: black;
	font-weight: 400;
}
#ComparerMain .gform_wrapper .gfield_checkbox li label img {
	margin-right: 0px;
	display: inline-block;
	vertical-align: middle;
}
#ComparerMain #gform_page_36_7 .image-choices-choice-image-wrap {
	width: 262px !important;
	height: 54px !important;
}

#ComparerMain #gform_page_36_8 .image-choices-choice-image-wrap,
#ComparerMain #gform_page_36_10 .image-choices-choice-image-wrap {
	width: 165px !important;
	height: 58px !important;
}

#ComparerMain #gform_page_36_12 .image-choices-choice-image-wrap,
#ComparerMain #gform_page_36_13 .image-choices-choice-image-wrap {
	width: 254px !important;
	height: 46px !important;
}

#ComparerMain #gform_page_36_14 .image-choices-choice-image-wrap {
	width: 258px !important;
	height: 62px !important;
}
#ComparerMain #gform_page_36_16 .image-choices-choice-image-wrap {
	width: 228px !important;
	height: 55px !important;
}
#ComparerMain .gform_wrapper #gform_page_36_16 .image-choices-field {
	margin-top: 15px !important;
}
#ComparerMain .gform_wrapper #gform_page_36_18 .gform_page_fields {
	width: 100%;
}
#ComparerMain .gform_wrapper input[type="text"],
#ComparerMain .gform_wrapper input[type="email"],
#ComparerMain .gform_wrapper select {
}
#ComparerMain .gform_wrapper #input_36_74,
#ComparerMain .gform_wrapper #input_36_75 {
	background-image: url("/notaires/wp-content/uploads/2019/03/icon-nom.jpg");
}
#ComparerMain .gform_wrapper #input_36_76 {
	background-image: url("/notaires/wp-content/uploads/2019/03/icon-tel.jpg");
}
#ComparerMain .gform_wrapper #input_36_77 {
	background-image: url("/notaires/wp-content/uploads/2019/03/icon-email.jpg");
}
#ComparerMain .gform_wrapper #input_36_78 {
	background-image: url("/notaires/wp-content/uploads/2019/03/icon-code.jpg");
}
#ComparerMain .gform_wrapper #input_36_81 {
	background-image: url("/notaires/wp-content/uploads/2019/03/icon-region.jpg");
	width: 100% !important;
	margin-top: 0px !important;
}
#ComparerMain .gform_wrapper #gform_page_36_18 .gform_page_footer {
	border-top: none;
}
#ComparerMain .gform_wrapper #gform_submit_button_36 {
	background-color: #c49b3a !important;
	position: absolute;
	bottom: 130px;
	left: 0;
	padding: 15px !important;
	margin-right: 0px !important;
	width: 61%;
}
#ComparerMain .gform_wrapper #gform_submit_button_36:hover {
	background-color: black !important;
}
#ComparerMain .gform_wrapper .gform_previous_button {
	background: url("/notaires/wp-content/uploads/2019/03/comp-retour-e1555564495756.png") no-repeat 0 0 !important;
	background-size: 100% 100% !important;
	width: 135px;
	height: 50px;
}
#ComparerMain .gform_wrapper .gform_previous_button:hover {
	background-image: url("/notaires/wp-content/uploads/2019/04/retour-01-e1555566882638.png") !important;
}
#ComparerMain .gform_wrapper .gform_next_button {
	background: url("/notaires/wp-content/uploads/2019/03/comp-suivant-e1555567686229.png") no-repeat 0 0 !important;
	background-size: 100% 100% !important;
	width: 135px;
	height: 50px;
}
#ComparerMain .gform_wrapper .gform_next_button:hover {
	background-image: url("/notaires/wp-content/uploads/2019/04/suivant-01-e1555567637542.png") !important;
}
#ComparerMain div.subbutton {
	position: absolute;
	bottom: 95px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 90%;
}
#ComparerMain div.subbutton img {
	display: inline-block;
	width: 75px;
	margin-right: 5px;
	vertical-align: middle;
}
#ComparerMain div.subbutton p {
	display: inline-block;
	margin-bottom: 0px;
	color: black;
	font-size: 14px;
	vertical-align: middle;
}
#ComparerMain div.subbutton p a {
	color: black;
}
#ComparerMain .gform_validation_error #gform_submit_button_36 {
	bottom: 95px !important;
}
#ComparerMain .gform_validation_error div.subbutton {
	bottom: 65px !important;
}
#ComparerMain .gform_validation_error .validation_message {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
#ComparerMain .gform_validation_error .gfield_error {
	padding-bottom: 0px !important;
}
#ComparerServices {
	padding: 75px 0px;
}
#ComparerServices .column {
	text-align: center;
	margin-bottom: 0px;
	width: 17.9%;
}
#ComparerServices .column img {
	width: 100%;
	margin-bottom: 15px;
}
#ComparerServices .column p {
	color: black;
	font-weight: 600;
	margin-bottom: 0px;
}

#ComparerTestimonial {
	background-image: url("/notaires/wp-content/uploads/2019/03/comparer-bottom-bg.jpg");
	background-size: cover;
	background-position: top center;
	padding: 100px 0px;
}
#ComparerTestimonial .column {
	margin-bottom: 0px;
}
#ComparerTestimonial .comp-testi img {
	display: inline-block;
	vertical-align: top;
}
#ComparerTestimonial .comp-testi .testi-text {
	display: inline-block;
	width: 88%;
	font-size: 15px;
	line-height: 20px;
	margin-left: 10px;
	vertical-align: top;
	color: black;
}
#ComparerTestimonial hr {
	background-color: #991c11;
	height: 1px;
	margin: 15px 0px 25px;
}

#ComparerFooter {
	background-color: black;
	text-align: center;
	padding: 10px 0px;
}
#ComparerFooter p {
	color: white;
	margin-bottom: 0px;
}

#gform_next_button_36_7,
#gform_next_button_36_17,
#gform_next_button_36_19,
#gform_next_button_36_45,
#gform_next_button_36_32,
#gform_next_button_36_56,
#gform_next_button_36_61,
#gform_next_button_36_70,
#gform_next_button_36_12 {
	opacity: 0;
	height: 0;
	padding: 0 !important;
	border: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
	#ComparerTop input[type="button"] {
		padding: 10px;
		width: 100%;
	}
	#ComparerMain .gform_wrapper {
		margin: 15px !important;
	}
	#ComparerMain .gform_wrapper .slide1-top {
		width: 80%;
	}
	#ComparerMain .gform_wrapper .slide1-bottom {
		width: 60%;
	}
	#ComparerMain .gform_wrapper img.comp-woman {
		right: -32px;
	}
	#ComparerMain .gform_wrapper .slide1-bottom .thirds p {
		font-size: 12px;
	}
	#ComparerMain .gform_wrapper img.comp-arrow {
		left: 48%;
	}
	#ComparerServices .column {
		width: 17.39%;
	}
	#ComparerServices .column p {
		font-size: 14px;
	}
	#ComparerTestimonial {
		background-position: top right 35%;
	}

	#ComparerMain .gform_wrapper .white-bg .gform_page_footer .gform_next_button {
		margin-left: 40px !important;
	}
	#ComparerMain #gform_page_36_2 .image-choices-choice-image-wrap,
	#ComparerMain #gform_page_36_3 .image-choices-choice-image-wrap {
		width: 208px !important;
		height: 40px !important;
	}
	#ComparerMain #gform_page_36_4 .image-choices-choice-image-wrap {
		width: 206px !important;
		height: 48px !important;
	}
	#ComparerMain #gform_page_36_14 .image-choices-choice-image-wrap {
		width: 208px !important;
		height: 50px !important;
	}
	#ComparerMain .gform_wrapper textarea {
		width: 95%;
		margin-top: 15px;
	}
	#ComparerMain #gform_page_36_16 .image-choices-choice-image-wrap {
		width: 195px !important;
		height: 47px !important;
	}
	#ComparerMain .gform_wrapper #gform_submit_button_36 {
		bottom: 120px;
		width: 58%;
	}
	#ComparerMain .gform_wrapper input[type="checkbox"],
	#ComparerMain .gform_wrapper .gfield_checkbox li label img {
		margin-right: 0px !important;
	}
	#ComparerMain div.subbutton {
		bottom: 85px;
		width: 85%;
	}
	#ComparerMain div.subbutton p {
		font-size: 12px;
		line-height: 14px;
		width: 70%;
	}
	#ComparerMain .gform_wrapper .gfield_checkbox li label {
		font-size: 12px;
		max-width: 100%;
	}
	#ComparerMain #gform_page_36_7 .image-choices-choice-image-wrap {
		width: 209px !important;
		height: 43px !important;
	}
	#ComparerMain #gform_page_36_12 .image-choices-choice-image-wrap,
	#ComparerMain #gform_page_36_13 .image-choices-choice-image-wrap {
		width: 209px !important;
		height: 38px !important;
	}
	#ComparerMain .gform_wrapper h3.slide-title {
		font-size: 23px;
	}
}
@media only screen and (max-width: 767px) {
	#ComparerTop {
		height: 65px;
	}
	#ComparerTop .mid {
		display: none;
	}
	#ComparerTop .column {
		width: auto !important;
	}
	#ComparerTop img {
		width: 80px;
	}
	#ComparerTop input[type="button"] {
		margin-bottom: 0px;
		margin-top: 15px;
		padding: 10px;
		margin-left: 10px;
		font-size: 13px;
	}
	#ComparerTop p.mob-tagline {
		display: inline-block !important;
		width: 70%;
		font-size: 12px;
		color: black;
		line-height: 18px;
		vertical-align: top;
		margin-top: 16px;
	}
	#ComparerMain {
		padding-top: 15px;
	}
	#ComparerMain .gform_wrapper .slide1-top {
		width: 100%;
	}
	#ComparerMain .gform_wrapper .slide1-top img {
		width: 65px;
		margin-top: 5px;
	}
	#ComparerMain .gform_wrapper .slide1-top h1 {
		font-size: 24px;
		line-height: 22px;
		width: 75%;
	}
	#ComparerMain .gform_wrapper .slide1-top h3 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 5px;
		text-align: center;
	}
	#ComparerMain .gform_wrapper .slide1-top h3.pc-view {
		display: none;
	}
	#ComparerMain .gform_wrapper img.comp-woman,
	#ComparerMain .gform_wrapper img.comp-arrow,
	#ComparerMain .gform_wrapper img.comp-lady {
		display: none;
	}
	#ComparerMain .gform_wrapper .slide1-bottom {
		width: 100%;
	}
	#ComparerMain .gform_wrapper .slide1-bottom .thirds {
		width: 28.9%;
	}
	#ComparerMain .gform_wrapper .slide1-bottom .thirds p {
		font-size: 11px;
		line-height: 14px;
		font-weight: 400;
	}
	#ComparerMain .gform_wrapper .slide1-bottom {
		margin-top: 80px;
	}
	#ComparerMain .gform_wrapper #gform_page_36_1 .gform_page_footer {
		bottom: 57%;
		text-align: center;
	}
	#ComparerMain .gform_wrapper #gform_page_36_1 #gform_next_button_36_1 {
		padding: 15px !important;
	}
	#ComparerMain .gform_wrapper .slide1-bottom .white-box {
		padding: 10px;
		width: auto;
	}
	#ComparerMain .gform_wrapper .slide1-bottom .white-box p {
		font-size: 14px;
		line-height: 18px;
	}
	#ComparerMain .gform_wrapper select {
		-webkit-appearance: menulist !important;
	}
	#ComparerMain .gform_wrapper #input_36_81 {
		-webkit-appearance: none !important;
	}
	#ComparerMain {
		min-height: 575px;
		height: auto;
		padding-bottom: 20px;
	}
	#ComparerServices {
		padding: 5px 0px;
	}
	#ComparerServices .column {
		width: 100%;
		margin-bottom: 10px;
	}
	#ComparerServices .column img {
		width: 100px;
		margin-bottom: 0px;
	}
	#ComparerTestimonial {
		padding: 20px 0px;
	}
	#ComparerTestimonial .comp-testi .testi-text {
		width: 82%;
	}
	#ComparerMain .white-bg {
		padding: 10px;
	}
	#ComparerMain .white-bg .gform_page_fields {
		width: auto;
	}
	#ComparerMain .gform_wrapper h3.slide-title {
		font-size: 18px;
		line-height: 20px;
	}
	#ComparerMain .image-choices-choice-text {
		display: none;
	}
	#ComparerMain .gform_wrapper .gfield_radio {
		text-align: center;
	}
	#ComparerMain .gform_wrapper .image-choices-field .image-choices-choice label {
		width: 100% !important;
	}
	#ComparerMain .gform_wrapper .image-choices-field .image-choices-choice {
		margin: 0px !important;
	}
	#ComparerMain .gform_wrapper .white-bg .gform_page_footer {
		bottom: 10px;
		width: 95%;
	}
	#ComparerMain .gform_wrapper .white-bg .gform_page_footer .gform_previous_button {
		width: 120px !important;
	}
	#ComparerMain .gform_wrapper .white-bg .gform_page_footer .gform_next_button {
		width: 120px !important;
		margin-left: 25px !important;
		float: right;
	}
	#ComparerMain .white-bg {
		min-height: 460px;
		padding-bottom: 70px;
	}
	#ComparerMain .gform_wrapper .gform_ajax_spinner {
		position: absolute !important;
		right: 0px !important;
	}
	#ComparerMain .gform_wrapper #gform_page_36_18 .gform_page_fields {
		width: auto;
	}
	#ComparerMain .gform_wrapper #gform_page_36_18 .gform_page_footer {
		width: 94% !important;
	}
	#ComparerMain .gform_wrapper #gform_submit_button_36 {
		bottom: 45px;
		padding: 5px !important;
		width: 99%;
		white-space: normal;
		line-height: 18px !important;
	}
	#ComparerMain .gform_wrapper #gform_page_36_18 {
		padding-bottom: 30px;
	}
	#ComparerMain .gform_validation_error #gform_page_36_18 {
		padding-bottom: 155px;
	}
	#ComparerMain .gform_wrapper #gform_submit_button_36 {
		bottom: 85px;
		white-space: normal;
		line-height: 18px !important;
		width: 99%;
	}
	#ComparerMain div.subbutton {
		bottom: 55px;
		width: 100%;
	}
	#ComparerMain div.subbutton img {
		width: 70px;
	}
	#ComparerMain div.subbutton p {
		font-size: 11px;
		line-height: 12px;
		width: 72%;
	}
	#ComparerMain .gform_wrapper input[type="checkbox"],
	#ComparerMain .gform_wrapper .gfield_checkbox li label img {
		margin-right: 0px;
	}
	#ComparerMain .gform_wrapper .gfield_checkbox li label {
		font-size: 14px;
	}
	#ComparerMain select {
		width: 100%;
	}
}
#Testimonials-New {
	background: #991c12;
	padding: 40px 0;
}
#Testimonials-New .testi-box {
	background: #fff;
	background-size: 18%;
	min-height: 255px;
	box-shadow: 1px 3px 12px #4d6411;
	padding-bottom: 7px;
	position: relative;
	text-align: center;
	margin-top: 30px;
}
#Testimonials-New .testi-box p {
	padding: 8px 0 20px;
	line-height: 18px;
	margin: 0 25px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
#Testimonials-New p.testi-quotes {
	float: left;
	margin-left: 25px;
	padding-bottom: 0;
	border: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#Testimonials-New h2 {
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
#Testimonials-New .testi-auth {
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
}
#Testimonials-New .testi-city {
	color: #006fbf;
	text-transform: uppercase;
	font-size: 12px;
}
#Testimonials-New .stars {
	position: absolute;
	bottom: 10px;
	right: 25px;
}
#Testimonials-New .user {
	margin: 0 auto;
	margin-top: -30px;
	width: 90px;
}

/* added by Mark 10/29/19 */
#ComparerMain .gform_wrapper #gform_page_36_1 #gform_next_button_36_1,
#ComparerMain .gform_wrapper #gform_submit_button_36 {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
#field_36_81 .ginput_container {
	background: url(images/select-arrow.jpg) no-repeat scroll center right;
}
#ComparerMain .gform_wrapper #input_36_81 {
	background-color: transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
@media only screen and (max-width: 768px) {
	#ComparerMain .gform_wrapper img.comp-woman {
		right: -24px;
	}
	.cel-images.img__box {
		display: block;
		width: 100%;
		flex-direction: unset;
		align-items: unset;
		justify-content: unset;
		text-align: center;
	}
	.cel-images.img__box img {
		margin: 20px;
		width: 165px;
	}
	#ComparerMain div.subbutton p {
		width: 33%;
	}
}
@media only screen and (max-width: 767px) {
	#ComparerMain .white-bg.new-form-box__last-slide {
		min-height: 360px;
		padding-bottom: 70px;
	}
	#ComparerMain div.subbutton p {
		width: 48%;
	}
}
@media only screen and (max-width: 641px) {
	.new-form-box__last-slide input[type="text"],
	.new-form-box__last-slide input[type="email"],
	.new-form-box__last-slide select,
	.gform_wrapper .new-form-box__last-slide select.large {
		padding-left: 35px !important;
	}
	.gform_wrapper .new-form-box__last-slide input[type="text"],
	.gform_wrapper
		.new-form-box__last-slide
		input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
		padding-left: 35px !important;
	}
	#ComparerMain .gform_wrapper #gform_page_36_1 #gform_next_button_36_1 {
		height: inherit !important;
	}
}
@media only screen and (max-width: 480px) {
	.cel-images.img__box img {
		margin: 10px;
		width: 80% !important;
		display: inline-block;
	}
	#ComparerMain div.subbutton p {
		width: 70%;
	}
	#ComparerMain .white-bg.new-form-box__last-slide {
		min-height: 645px;
		padding-bottom: 70px;
	}
	#ComparerMain .gform_wrapper .slide1-top h1 {
		font-size: 20px;
	}
	#ComparerMain .gform_wrapper .slide1-bottom {
		margin-top: 110px;
	}
	#ComparerMain .gform_wrapper #gform_page_36_1 .gform_page_footer {
		bottom: 55%;
		text-align: center;
	}
}

@media only screen and (max-width: 375px) {
	#ComparerMain .gform_wrapper .slide1-top h1 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	#ComparerTop .column {
		width: 102% !important;
	}
}
.fncov-pos {
    position: fixed;
    width: 100%;
    z-index: 999;
    box-sizing: border-box;
}
input.button, input[type="button"] {
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance: none;
}
@media only screen and (max-width: 767px) {
	#ncov {
		display: none !important;
	}
}
@media only screen and (max-width: 959px) {
	.ligne #comp-form img.slide-arrow {
		right: 40px;
		top:40%;
	}
	.nar-icons {
		font-size: 16px;
		line-height: 1.2;
	}
	.nart-block {
		margin-right: 0px;
	}
	.nart-box {
		padding-left: 20px;
		padding-right: 20px;
	}
	.devenez-partenaire-template .terms-and-condition-sentence {
		margin-top: 20px;
	}
	.devenez-partenaire-template .terms-and-condition-sentence img {
		display: block; 
		margin: 0 auto;
	}
	.devenez-partenaire-template .terms-and-condition-sentence small {
		display: block;
		line-height: 1.4;
	}
}
@media only screen and (min-width:400px) and (max-width: 767px){
	.ligne#PavageMain #comp-form #gform_next_button_43_3,
	.ligne#PavageMain #comp-form #gform_next_button_32_3,
	.ligne#PavageMain #comp-form #gform_next_button_46_3{
		padding-top: 20px !important;
    	padding-bottom: 20px !important;
	}
}
.postid-144 .gform_wrapper input[type="text"], .postid-144 .gform_wrapper input[type="email"], .postid-144 .gform_wrapper input[type="tel"], .postid-144 .gform_wrapper select, .postid-144 .gform_wrapper textarea{
	font-size: 12pt!important;
	min-height: 30px!important;
}
.postid-144 .gform_wrapper textarea{
	height: 60px!important;
}

/* CSS ADDED BY DANIEL FOR NEW CHECKBOXES - 15 FEBRUARY 2021*/
#gform_1 ul.gfield_checkbox li label {
color: white;
}

#gform_9 ul.gfield_checkbox li label {
color: white;
}

#gform_22 ul.gfield_checkbox li label {
color: white;
}

#gform_43 ul.gfield_checkbox li label,
#gform_32 ul.gfield_checkbox li label,
#gform_46 ul.gfield_checkbox li label {
color: white;
}
/* Template Questions Pour Hypotheque */
.page-template-template-questions-pour-hypotheque #Header,
.page-template-template-questions-pour-hypotheque #Footer,
.page-template-template-questions-pour-hypotheque #copy_container,
.page-template-template-questions-pour-hypotheque #smn-copyrights {display:none;}
#qph-header{
    background: #0867cf;
    overflow: hidden;
    padding: 30px 0px;
    text-align: center;
}
#qph-header .container {
    padding: 10px 0;
}
#qph-header h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color:#fff;
    font-family: "Montserrat";
    font-weight: 600;
}
#qph-header p{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color:#fff;
    font-family: "Montserrat";
}
#qph-content {
    background: url('/notaires/wp-content/uploads/2021/03/Bg-image.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#qph-content .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
#qph-content h1 {
    color: #002b32;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: "Montserrat";
}
.page-template-template-questions-pour-hypotheque p{
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Montserrat";
}
#qph-frmtop{margin-bottom:0px !important;}
#qph-frmtop{
    width: 100%;
    max-width: 700px;
    margin: 0 auto 20px;
    padding: 10px;
    position: relative;
    background-color: #0867cf;
}
#qph-form{
    width: 100%;
    max-width: 700px;
    margin: 0 auto 20px;
    padding: 0px 10px 20px;
    position: relative;
    background-color: #0867cf;
}
#qph-frmtop p{
    padding: 10px;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    color: white;
}
#qph-frmbot {
    padding: 0 18%;
}

#qph-frmbot .qph-price.one-second {
    display: block;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

#qph-form .gform_wrapper {
    margin: 0;
    padding: 0px 10px;
}
#qph-form .datepicker{width: 100% !important;}
#qph-form .gfield input:not([type="checkbox"]), #qph-form .gfield select, #qph-form .gfield textarea {
    color: #000 !important;
    width: 100%;
    margin: 0;
    background-color: #fff !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    border: 0 !important;
    box-shadow: none !important;
    padding-left: 30px !important;
    background-repeat: no-repeat;
    background-position: left 8px center;
    background-size: 15px;
}
.gfield_visibility_hidden{
    display: none!important;
}
#qph-form .gform_wrapper .gfield_label, #qph-form .gform_wrapper .ginput_complex label{
    display: none;
}
#input_41_1{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-nom.png);
}
#input_41_16{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-email.png);
}
#input_41_3{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-tel.png);
}
#input_41_11{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-region.png);
}
#input_41_10_5{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-postal.png);
}
#input_41_7{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-type.png);
}
#input_41_9{
    background-image: url(/notaires/wp-content/uploads/2021/03/icon-region.png);
    background-position: left 8px top 5px!important;
    padding: 10px 10px 10px 28px!important;
}
.qph-ssl{
    text-align: center;
}
.qph-ssl img{
    width: 50px;
    display: inline-block;
    vertical-align: middle;
}
.qph-ssl p{
    color: white;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    font-size: 14px;
    margin-left: 5px;
}
.qph-ssl p a{
    color: white;
}

#qph-content #qph-form .gfield *::placeholder {
    color: #000;
    opacity: 1;
}
#qph-content #qph-form .gfield input:not([type="checkbox"]),
#qph-content #qph-form .gfield select {
    height: 40px !important;
}
#qph-form .gform_footer{
    padding:0;
    margin-bottom: 10px;
}
#qph-form .gfield.gf_left_half, 
#qph-form .gfield.gf_right_half {
    width: calc(50% - 6px) !important;
    padding-right: 0 !important;
}
#qph-form .gfield.gf_left_half {
    margin-right: 1.6%;
}
#qph-form .gfield {
    margin-bottom: 0px;
    padding-right: 0;
}
#qph-form .gfield#field_43_9 {
    padding-right: 0 !important;
}
#qph-form .gfield_checkbox label {padding-left: 10px;}
#qph-form .gfield_checkbox label a, 
#qph-form .gfield_checkbox label {
    color: #fff !important;
    font-weight:normal;
    line-height:1.2;
}
#qph-form .gfield_error .gfield_checkbox label a,
#qph-form .gfield_error .gfield_checkbox label {
    color: #000 !important;
}
#qph-content #qph-form .ginput_complex .ginput_right{
    margin-left: 0!important;
    width: 100%;
    min-height: 40px;
    margin-right: 0;
    padding-right: 0;
}
#qph-form .gfield input[type="checkbox"] {
    -webkit-appearance: none;
    background: #fff;
    width: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    border: #999 solid 1px;
    margin-right:10px;
}
#qph-form .gfield input[type="checkbox"]:checked {
    background-image: url('/notaires/wp-content/uploads/2021/03/check-icon.png');
    background-color: #fff;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    border-color: #2b86f6;
}
#qph-form .gform_button {
    font-size: 16px !important;
    display: block;
    background: #e8280b !important;
    box-shadow: none !important;
    border-radius: 30px !important;
    padding: 10px 20px !important;
    min-height: 48px;
    white-space: normal;
    line-height: 1.2;
    margin: 0 auto;
    text-transform: uppercase;
    border: 0px !important;
    font-family: "Montserrat";
    width: unset !important;
}
#qph-form .gform_button:hover {
    background: #0094ff !important;
    color: #fff;
}
#qph-bottom .container {
    padding-top: 25px;
    padding-bottom: 40px;
    text-align: center;
}
#qph-bottom h2{
    color:#000;
    font-weight: 700;
    font-family: "Montserrat";
}
#qph-mercibtn {
    background-color: #e8280b !important;
    font-weight: 700;
    line-height: 1.2 !important;
    margin: 0 auto;
    padding: 20px 30px !important;
    box-shadow: none;
    border: 0px;
    font-size: 18px !important;
    white-space: normal;
    width: 50%;
    text-transform: none;
    border-radius: 45px !important;
}
#qph-mercibtn:hover {
    background-color: #0094ff !important;
}
.qph-arrow-text {
    position: absolute;
    right: -35px;
    bottom: 75px;
    width: 100px;
} 
p.qph-arrowtxt{
    color: white;
    font-size: 18px;
    font-weight: 700;
    width: 250px;
    position: absolute;
    right: -250px;
    bottom: 150px;
}
.qph-save-row .size1 img{
    height: 50px;
    margin: 25px 0px;
}
.qph-save-row .size2 img{
    height: 70px;
    margin: 15px 0px;
}
.qph-save-row h3{
    color: black;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 22px;
}
#qph-form .gform_wrapper div.validation_error {
    background-color: rgba(255,255,255,0.9);
    border-color: #ff0000;
    color: #ff0000;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
}
#qph-form .gform_wrapper .gfield_error {
    background-color: transparent !important;
    border: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px!important;
}
#qph-form .gform_wrapper .gfield_error .ginput_container{
    margin-left: 0px!important;
    max-width: 100%!important;
    margin-top: .375em!important;
}
#qph-form .gform_wrapper .validation_message {
    color: #ff0000;
    background-color: rgba(255,255,255,0.75);
    padding: 5px 10px !important;
    border: 1px solid #f00;
    margin-top: -3px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    width: 100%;
    max-width: 420px!important;
    margin: auto;
    text-align: center;
}
#qph-footer{
    background-color: #0867cf;
    text-align: center;
    padding: 15px 0px;
}
#qph-footer p{
    color: white;
    margin-bottom: 0px;
    font-size: 14px;
}
img.btm-arrow{
	position: absolute;
    right: -40px;
    bottom: 130px;
    width: 90px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.gform_wrapper.dyn-form_wrapper .gform_fields{
    grid-row-gap:8px!important
}

.gform_wrapper.dyn-form_wrapper .gform_heading,
.gform_wrapper.dyn-form_wrapper .gform_ajax_spinner{
    display:none!important;
}

.gform_wrapper.dyn-form_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]){
    line-height: 1.3!important;
    min-height: auto!important;
}

.gform_wrapper.dyn-form_wrapper .ginput_container_address{
    margin-left:0!important;
    margin-right:0!important;
    margin-bottom:0!important;
}

.gform_wrapper.dyn-form_wrapper .ginput_container_address span{
    padding-left:0!important;
    padding-right:0!important;
    flex:0 0 100%!important;
    margin-bottom:0!important;
}

.gform_wrapper.dyn-form_wrapper .ginput_container_textarea{
    line-height:0;
}

.gform_wrapper.dyn-form_wrapper .gfield textarea{
    resize:none!important;
}

.gform_wrapper.dyn-form_wrapper #field_submit, 
.gform_wrapper.dyn-form_wrapper .gform_footer{
    flex-direction: column;
    justify-content: center;
    padding-top:0!important;
    padding-bottom:0!important;
}

.gform_wrapper.dyn-form_wrapper #field_submit input, 
.gform_wrapper.dyn-form_wrapper .gform_footer input{
	align-self:center!important;
}

.gform_wrapper.dyn-form_wrapper .gform_validation_errors{
	padding: 16px !important;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #c02b0a;
}

.gform_wrapper.dyn-form_wrapper .gform_confirmation_message {
	color: #ffffff!important;
	text-align: center!important;
}

.gform_wrapper.dyn-form_wrapper .gfield_validation_message, 
.gform_wrapper.dyn-form_wrapper .validation_message{
    margin-top:0!important;
    padding:0 5px!important;
}

.gform_wrapper.dyn-form_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder,
.gform_wrapper.dyn-form_wrapper textarea::-webkit-input-placeholder,
.gform_wrapper.dyn-form_wrapper select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.dyn-form_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder,
.gform_wrapper.dyn-form_wrapper textarea::-moz-placeholder,
.gform_wrapper.dyn-form_wrapper select::-moz-placeholder {
	/* Firefox 19+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.dyn-form_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder,
.gform_wrapper.dyn-form_wrapper textarea:-ms-input-placeholder,
.gform_wrapper.dyn-form_wrapper select:-ms-input-placeholder {
	/* IE 10+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.dyn-form_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder,
.gform_wrapper.dyn-form_wrapper textarea:-moz-placeholder,
.gform_wrapper.dyn-form_wrapper select:-moz-placeholder {
	/* Firefox 18- */
	color: #000000;
	opacity: 1;
}

.drk-terms {
  text-align: center;
  display: block;
  max-width: 475px;
  margin: 15px auto 0;
}

.drk-terms img {
	max-width: 60px!important;
	margin-right: 10px;
	display:inline-block;
	vertical-align: middle;
}
.drk-terms p {
	font-size: 14px;
	margin-bottom: 0;
	color: #ffffff;
	width: calc(100% - 75px);
	text-align: left;
	line-height: 1.2;
	display:inline-block;
	vertical-align: middle;
}
.drk-terms p a {
	color: #ffffff;
}

.drk-terms p a:hover{
    text-decoration: underline;
    color:#C49C3A!important;
}

@media (min-width: 641px) {
	#qph-form .gfield#field_41_9 {
		width: calc(100% - 5px);
	}
}
@media (min-width: 768px) and (max-width: 1024px){
    #qph-frmtop, #qph-form{
        width: 65%;
    }
    .qph-arrow-text {
        width: 100px;
        right: -90px;
    }
    p.qph-arrowtxt{
        font-size: 14px;
        width: 100px;
        right: -115px;
    }
    #qph-mercibtn{
        width: 60%;
    }
    #qph-header h1{
        font-size: 24px;
    }
    #Footer .terms-ssl img{
    	width: 40px;
    }
	
	#HomeHeader img.frm-arrow{
		right:-15px;
	}
}
@media only screen and (max-width: 767px){
    #qph-form {
        padding: 1px 10px 20px;
    }
    #qph-form .gfield input:not([type="checkbox"]), #qph-form .gfield select, #qph-form .gfield textarea{
        -webkit-appearance:none!important;
    }
    #qph-form .gfield select{
        padding-left: 30px!important;
    }
    #qph-header h1, #qph-content h1{
        font-size: 20px;
        line-height: 24px;
    }
    #qph-header p, .page-template-template-questions-pour-hypotheque p, #qph-frmtop p{
        font-size: 14px;
    }
    #qph-frmtop, #qph-form{
        width: auto;
        max-width: unset;
    }
    #qph-form .gfield.gf_left_half, #qph-form .gfield.gf_right_half {
        width: 100% !important;
    }
    .qph-arrow-text{
        display: block;
        right: -18px;
        bottom: 195px;
            max-width: 60px;
        transform: rotate(
    -41deg
    );
    }
    #qph-frmbot{
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .qph-save-row .one-fourth{
        width: 50%!important;
    }
    #qph-mercibtn{
        width: auto;
    }
    p.qph-arrowtxt {
        opacity: 0;
    }
	#qph-content {
		overflow: hidden;
	}
	img.mid-arrow{
		right: -48px!important;
	    bottom: 110px!important;
	    transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	}
	
	#HomeBottomForm img.frm-arrow{
		bottom:80px;
	}
	
	img.btm-arrow{
		bottom:110px;
	}
}
@media only screen and (max-width:767px) and (min-width:375px){
    .qph-arrow-text {
        bottom: 155px;
    }
}
@media only screen and (max-width: 1024px) {
    #CRTop .header-form {
        width: 90%;
    }
    #qpa-content #qfa-frmtop, #qpa-content #qpa-form {
        max-width: 560px;
    }
    
    #qpa-frmbot {
        max-width: 480px;
        margin: 0 auto;
    }
    .qpa-arrow-text {
        width: 100%;
        max-width: 240px;
        right: -200px;
    }

}

.last_update{
    display: inline-block;
    font-size: 14px;
    color: black;
}
.blog .last_update{
    display: none;
}
.page-id-3860 #HomeHeader {
	display: none;
}