* {
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;	
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p {
	margin: 0;
	padding: 0;
	border: none;
}
a, input, select, textarea {
	outline: none;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
a, button, input  {
	outline: none;
	border: none;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
a:hover, button:hover, input:hover{
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
a, a:hover {
	text-decoration:none;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
	vertical-align: middle;
	border: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, h5, span, p, input, form, img, hr, img, a {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration:none;
	font-family: 'Poppins', sans-serif;
}
.clear {
	clear: both;
}
body {
	font-family: 'Poppins', sans-serif;
}
header {
    position: relative;
    display: block;
    z-index: 1000;
    width: 100%;
    padding: 48px 0;
    background: #EDECEC;
}
.header.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    height: auto;
    background-color: #fffffff2;
}
figure.cadreimmo_logo_responsive {
  display:none;
}
.logo img{
	width:48%;
}
.logo {
    display: inline-block;
    vertical-align: bottom;
}
.menuzord {
    display: inline-block;
    float: none;
    left: 0;
    margin: 0 0 0;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    vertical-align: top;
    width: 48%;
}
.menuzord-menu > li {
    display: inline-block;
	vertical-align: top;
    float: none;
    padding: 0 20px;
    position: relative;
}
.menuzord-menu > li > a {
    color: #040404;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    outline: 0 none;
    padding: 5px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    border-bottom: 1px solid transparent;
}
.menuzord.red .menuzord-menu ul.dropdown li:hover > a, .menuzord.red .menuzord-menu > li.active > a, .menuzord.red .menuzord-menu > li:hover > a {
    color: #040404;
/* 	border-bottom: 1px solid #5C5C5C; */
}
.menuzord-menu > li:nth-last-child(2) {
    padding-right: 0;
}
.menuzord-menu > li a.kontakt button {
    background: #9A9A9AE5;
    width: 101px;
    height: 41px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
}
.menuzord-menu > li:hover a.kontakt {
	border-bottom: 1px solid transparent !important;
}
.menuzord-menu > li a.kontakt button:hover {
	background: #000000;
}
.menuzord-menu ul.dropdown li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: none;
    border-width: 1px 0 0;
    clear: both;
    color: #7befee;
    display: table;
    font-size: 15px;
    line-height: 22px;
    padding: 2px 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.user_cart_list.user_cart_list_responsive {
    display: none;
}
.user_cart_list {
    display: inline-block;
    vertical-align: bottom;
    float: right;
    margin: -10px 0 0;
}
.user_cart_list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 14px;
}
/***************** home_slider css ******************/
.home_banner {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    width: 49.80%;
	margin: 0 0 4px;
	overflow: hidden;
}
/* .home_banner:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 120px;
    background-color: #00000040;
    box-shadow: 0 -60px 25px 0px #00000040;
} */
.home_banner:nth-child(odd) {
    /*float: right;*/
}
.home_banner img {
	width: 100%;
}
.banner_text {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 30px;
    width: 100%;
    z-index: 10;
    padding: 0 10px;
}
h1.heading_h1 {
    display: block;
    color: #555555;
    font-size: 35px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin: 0 0 30px;
}
.banner_text h1 span {
    display: inline-block;
    color: #000000;
}
.btn_box1, .btn_box2 {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.btn_box1 button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    background: #9A9A9AE5;
    width: 200px;
    height: 46px;
    color: #FFFFFF;
    text-transform: uppercase;
	border-radius: 5px;
}
.btn_box1 button:hover {
	background: #000000;
}
.btn_box2 button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    background: #41434CE5;
    width: 220px;
    height: 51px;
    color: #FFFFFF;
    text-transform: uppercase;
	border-radius: 5px;
}
.btn_box2 button:hover {
	background: #000000;
}
section.services_section {
    position: relative;
    padding: 100px 0;
    text-align: center;
}
.services_box li {
    display: inline-block;
    vertical-align: top;
	border: 2.8px dashed rgb(191 191 191 / 50%);
    padding: 30px 20px;
    width: 31%;
    position: relative;
    margin: 0 13px 0;
    min-height: 176px;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.services_box li:hover {
	border: 2.8px dashed #900117;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.services_box li strong {
    display: block;
    color: #555555;
    margin: 0 0 10px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: center;
}
.services_box li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #555555;
}
section.gallery_slider_section {
    position: relative;
    background-image: url(../images/gallery_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 100px 0;
    text-align: center;
    background-size: cover;
}
.gallery_slider_box {
    position: relative;
}
.gallery_slider_box li {
    display: inline-block;
    vertical-align: middle;
    width: 29%;
    margin: 0 14px;
}
.gallery_slider_box li:nth-child(2) {
    width: 33%;
}
.gallery_arrow {
    position: absolute;
    top: 34%;
    left: 0;
    right: 0;
}
.gallery_arrow img.arrowL {
    position: absolute;
    left: 0;
}
.gallery_arrow img.arrowR {
    position: absolute;
    right: 0;
}
.gallery_slider_box ul {
    display: block;
    margin: 0 0 50px;
}
section.nosavisclients_section {
    position: relative;
	background-image: url(../images/nosavisclients_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 100px 0;
	text-align: center;
	background-size: cover;
}
.nosavisclients_box ul li {
    display: inline-block;
    width: 33%;
    padding: 30px 30px;
    position: relative;
}
.nosavisclients_box ul li:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #B5B5B5;
    box-shadow: 0px 4px 26px 0px #0000000F;
}
.nosavisclients_box ul li:last-child:after {
	display:none;
}
h2.heading_h2 {
    display: block;
    font-size: 35px;
    font-weight: 500;
    line-height: 59px;
    letter-spacing: 0em;
    text-align: left;
    color: #555555;
    margin: 0 0 30px;
}
.nosavisclients_box p {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #555555;
    margin: 0 0 30px;
}
.nosavisclients_box small {
    display: block;
    margin: 10px 0 0;
    color: #555555;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}
footer {
    position: relative;
    background-color: #2E2E2E;
}
.footer_box {
    position: relative;
    padding:48px 0 38px;
    text-align: center;
}
h3.heading_h3 {
    display: block;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.footer_links ul li {
    display: inline-block;
    padding: 0 30px;
}
.footer_links ul li:last-child {
	padding-right:0;
}
.footer_links ul li a {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}
.footer_links ul li a:hover {
	color: #E4A13D;
}
.footer_logo {
    display: inline-block;
    vertical-align: top;
}
.footer_logo1 {
    display: inline-block;
    vertical-align: top;
}
.footer_links {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 16px;
}
.contact_info {
    display: inline-block;
    vertical-align: top;
    float: right;
}
.contact_info ul li {
    display: block;
    margin: 0 0 10px;
}
.contact_info ul li a {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}
.contact_info ul li a:hover {
	color: #E4A13D;
}
.contact_info ul li a img {
    margin: 0 5px 0 0;
}
.social_box {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 0 0 -3px;
}
.social_box ul li {
    display: inline-block;
    vertical-align: middle;
}
.social_box ul li a {
    display: inline-block;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 30px;
    margin: 0 15px 0  0px;
}
.social_box ul li a:hover {
    color: #E4A13D;
}
.footer_box2 {
    position: relative;
    padding: 25px 0;
}
.copyright_box p {
    display: block;
    color: #ffffff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 100px;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* shop page css start */
section.products_section {
    position: relative;
    padding: 100px 0;
}
h5.heading_h5 {
	font-size: 24px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.03em;
	text-align: left;
    color: #555555;
    padding: 0 0 15px;
}
.radio_choice_box form label {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #555555;
	margin:0;
}
.radio_choice_box form p {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px 0 0;
}
.radio_choice_box form [type="radio"]:checked,
.radio_choice_box form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.radio_choice_box form [type="radio"]:checked + label, .radio_choice_box form [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    line-height: 18px;
    display: inline-block;
    color: #666;
}
.radio_choice_box form [type="radio"]:checked + label:before, .radio_choice_box form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.radio_choice_box form [type="radio"]:checked + label:after, .radio_choice_box form [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #00D1FF;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.radio_choice_box form [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.radio_choice_box form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.radio_choice_box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    padding: 0 0 30px;
}
.cadre_couleurs_box {
    display: block;
    padding: 40px 0;
    position: relative;
}
.cadre_couleurs_box ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.frame_box {
    position: relative;
    margin: 0;
    display: inline-block;
    width: 64%;
	vertical-align: top;
}
.shop_box_right {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    padding: 0 0 0 40px;
    float: right;
}
.cadreimmo_text_input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 90px 70px 120px;
}
.cadreimmo_text_input h4 {
    display: inline-block;
    color: #460d0f;
    font-size: 30px;
    line-height: 28px;
    margin: 0 0 30px;
}
.year_join_box {
    position: relative;
    padding: 30px 0 0;
}
.year_join_box h6 {
    display: inline-block;
    vertical-align: middle;
    border-right: 4px solid #343434;
    color: #5a5753;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding: 40px 25px 40px 0;
}
.year_join_box h6 b {
	display: block;
	color: #040302;
}
.year_join_box ul {
    display: inline-block;
    vertical-align: middle;
    width: 82%;
    padding: 0 0 0 10px;
}
.year_join_box ul li {
    display: inline-block;
    vertical-align: middle;
    width: 49.5%;
    text-align: left;
    margin: 0 0 10px;
	position:relative;
}
.year_join_box ul li label {
    display: inline-block;
    vertical-align: middle;
    color: #555555;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
}
.year_join_box ul li input {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border-bottom: 1px solid #babab8;
    width: 40px;
    padding: 0 7px;
    margin: 0 0 0 10px;
    color: #555555;
    height: 24px;
    font-size: 15px;
    font-weight: 400;
}
.year_join_box ul li:first-child input {
	width: 70px;
}
.year_join_box ul li img.quero_img {
    float: none;
}
figure.cadreimmo_img1 {
    padding: 15px 0 0;
    display: table;
    margin: 0 auto;
    width: 180px;
}
.logos_box {
    display: block;
    margin: 20px 0 0 0;
}
.logos_box ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 0 0;
}
.logos_box p {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #555555;
    margin: 40px 0;
}
.faq_section {
    position: relative;
    padding: 50px 0 100px;
}
div#accordion {
    padding: 0;
}
div#accordion h3 {
    padding: 35px 70px;
    margin-bottom: 3px;
    position: relative;
    cursor: pointer;    
	color: #ffffff;
	font-size: 45px;
    font-weight: 700;
    line-height: 33px;
	font-family: 'Poppins', sans-serif;
	background: #555555;
}
div#accordion h3.ui-accordion-header-active.ui-state-active {
    border-bottom: none;	
	margin-bottom: 0;
	padding: 35px 70px;
}
.ui-accordion-content {
    padding: 0 70px 20px;
    background: #555555;
    margin: 0 0 3px;
}
.ui-accordion-content strong {
	display:block;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: left;
	margin:0 0 5px;
}
.ui-accordion-content p {
	display:block;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
	margin:0 0 20px;
}
.ui-accordion-header-icon {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    background-image: url(../images/plus_min.png);
}
div#accordion h3.ui-accordion-header-active.ui-state-active .ui-accordion-header-icon {
    background-position: bottom center;
}
/* shop page css end */
.year_join_box.adresse_info1 {
    padding: 0;
}
.year_join_box.adresse_info1 li:first-child {
    width: 100%;
}
.year_join_box.adresse_info1 ul {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0 90px;
    margin: 0 0 10px;
}
.year_join_box.adresse_info1 ul li {
    display: inline-block;
    vertical-align: top;
    width: 46.5%;
    text-align: left;
    margin: 0 0 18px;
    float: left;
}
.year_join_box.adresse_info1 li:nth-child(3) {
    float:right;
}
.year_join_box.adresse_info1 ul li input {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border-bottom: 1px solid #babab8;
    width: 100%;
    padding: 0 10px;
    margin: 0;
    color: #900117;
    height: 44px;
    font-size: 24px;
    font-weight: 400;
}
.radio_choice_box li {
    display: inline-block;
    vertical-align: top;
    width: 46.5%;
    margin: 0 0 15px 12px;
}
.radio_choice_box .btn_box1, .radio_choice_box .btn_box2 {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 100%;
}
.radio_choice_box .btn_box1 button, .radio_choice_box .btn_box2 button {
    width: 100%;
    height: 38px;    
}
.cadre_couleurs_box ul li a {
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
    background: #EAE9E7;
    border-radius: 100px;
    box-shadow: 0px 3px 4px 0px #0000000F;
}
.cadre_couleurs_box ul li:nth-child(2) a {
	background: #282828;
}
.cadre_couleurs_box ul li:nth-child(3) a {
	background: #DAD575;
}
.price_vat_box {
    display: block;
    margin: 30px 0 20px;
}
.price_vat_box ul li {
    display: block;
    color: #555555;
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0 0 12px;
}
.price_vat_box ul li span {
    display: inline-block;
    float: right;
}
.produits_text1 {
    display: block;
    margin: 40px 0 0;
	padding: 40px 0;
    position: relative;
}
.produits_text1:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: url(../images/line1.png);
    background-repeat: no-repeat;
}

.produits_text1 p {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
}
.produits_text1 p b {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0.03em;
}
.information_section_box {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 40px 0 0;
    padding: 40px;
    background: #DFDEDE;
    border-radius: 10px;
}
.information_section_text {
    display: block;
    position: relative;
	width: 84%;
}
.information_section_text h3 {
    display: block;
    color: #555555;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 0 0 20px;
}
.information_section_text button {
    display: block;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.03em;
    text-align: center;
    background: #000000;
    width: 210px;
    height: 50px;
    border-radius: 5px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
}
.information_section_text button:hover {
	background: #9A9A9AE5;
}
.information_section_text p {
    display: block;
	color:#555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
}
.information_section_box figure {
    display: block;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.caractéristiques_tabs {
    position: relative;
    padding: 0 0 100px;
    display: none;
}
.tab {
  overflow: hidden;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
    transition: 0.3s;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0 30px 0 0;
	color: #555555;
	border-bottom: 3px solid transparent;
}
.tab button:hover {
	border-bottom: 3px solid #555555;
}
.tab button.active {
    border-bottom: 3px solid #555555;
}
.tabcontent {
  display: none;
  padding: 30px;
  border: 1px solid #E6E6E6;
}
.tabcontent h6 {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0.03em;
}
.tabcontent p {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    padding-bottom: 30px;
}
div#image-arrière ul {
	display:block;
	text-align: center;
}
div#image-arrière ul li {
    display: inline-block;
    text-align: center;
    width: auto;
    margin: 0 12px 30px;
    vertical-align: top;
}
/* shop page css end */
/* contact-us page css start */
.inner_banner {
    position: relative;
    z-index: 10;
}
.inner_banner img {
	width: 100%;
}
.home_banner img {
	width: 100%;
}
.innbanner_text {
    position: absolute;
    right: 0;
    text-align: right;
    top: 45%;
    width: 100%;
    z-index: 10;
}
.innbanner_text1 {
    display: block;
    float: right;
}
section.contact_section {
    position: relative;
    padding: 20px 0;
}
.contactus_form {
    position: relative;
    margin: 0 auto;
    z-index: 10;
    background-color: #ffffff;
    box-shadow: 0px 0px 64px 0px #00000021;
    border-radius: 10px;
    padding: 15px 92px;
    width: 1105px;
    display: table;
}
.contactus_form h6 {
    display: block;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 0 30px;
}
.contactus_form li {
	display:inline-block;
	width:100%;
	margin:0 0 18px;
}
.contactus_form li:last-child {
	margin-bottom:0;
}
.contactus_form li.left_inn1 {
    float:left;
    width: 48.8%;
}
.contactus_form li.right_inn1 {
    float:right;
    width: 48.8%;
}
.contactus_form li input {
    display: block;
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    background: #ffffff;
    border-bottom: 1px solid #B9B9B9;
    width: 100%;
    height: 40px;
}
.contactus_form li textarea {
    display: block;
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    background: #ffffff;
    border: none;
    border-bottom: 1px solid #B9B9B9;
    width: 100%;
    height: 115px;
}
.contactus_form li button {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
    background: #9A9A9A;
    width: 222px;
    height: 50px;
    border-radius: 5px;
    text-transform: uppercase;
}
.contactus_form li button:hover {
	background: #000000;
}
.social_box2 {
    display: inline-block;
}
.social_box2 ul li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 15px 0 0;
}
.social_box2 ul li a {
    display: inline-block;
    vertical-align: middle;
    color: #595959;
    font-size: 30px;
    line-height: 24px;
    margin: 0;
}
.social_box2 ul li a:hover {
    color: #E4A13D;
}
/* contact-us page css end */
/* professionnels page css start */
.professionnels_section1 {
    position: relative;
    padding: 20px 0;
    text-align: center;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
h6.heading_h6 {
    display: block;
    font-size: 21px;
    font-weight: 600;
    line-height: 39px;
    letter-spacing: 0em;
    color: #555555;
}
p.content_p1 {
    display: block;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
}
.professionnels_section2 {
    position: relative;
    padding: 40px 0;
	text-align: left;
    background-image: url(https://cadreimmo.com/wp-content/uploads/2025/01/professionnels_section2_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.professionnels_section2_box, .professionnels_section3_box, .professionnels_section4_box {
    display: block;
    background: #FFFFFFCC;
    padding: 40px;
    border-radius: 4px;
    width: 1064px;
    margin: 0 auto;
}
.professionnels_section2_box ul {
	padding: 0 0 0 10px;
}
.professionnels_section2_box ul li {
    display: block;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 14px;
    padding: 0 0 0 15px;
}
.professionnels_section3 {
    position: relative;
    padding: 40px 0;
	text-align: left;
    background-image: url(https://cadreimmo.com/wp-content/uploads/2025/01/professionnels_section3_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.professionnels_section4 {
    position: relative;
    padding: 40px 0;
	text-align: left;
    background-image: url(https://cadreimmo.com/wp-content/uploads/2025/01/professionnels_section4_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.professionnels_section5 {
    position: relative;
    padding: 40px 0 40px;
}
.partenaires_logos ul li {
    display: inline-flex;
    vertical-align: middle;
    width: 15.6%;
    text-align: center;
    border: 1px solid #E0E0E0;
    height: 60px;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}
.avantages_box ul li {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
	margin:0 0 10px;
}
.avantages_box ul li figure {
    display: inline-block;
    vertical-align: middle;
    width: 39.5%;
}
.avantages_text {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    padding: 0 0 0 40px;
    text-align: left;
}
.avantages_box ul li:nth-child(even) .avantages_text {
	text-align:right;	
	padding: 0 40px 0 0;
}
.professionnels_section6 {
    position: relative;
    padding: 0 0 80px;
	text-align:center;
}
.professionnels_section7 {
    position: relative;
    padding: 0 0 50px;
}
.professionnels_icon_box ul li {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    text-align: center;
    margin: 0 4px 70px;
    position: relative;
    padding: 50px 0;
    min-height:292px;
}
.professionnels_icon_box ul li:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
	background-image: url(../images/border1.png);
    background-repeat: no-repeat;
	width:30px;
	height:30px;
}
.professionnels_icon_box ul li:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
	background-image: url(../images/border2.png);
    background-repeat: no-repeat;
	width:30px;
	height:30px;
}
.professionnels_icon_box ul li:hover:before {
	background-image: url(../images/border1_H.png);
}
.professionnels_icon_box ul li:hover:after {
	background-image: url(../images/border2_H.png);
}
.professionnels_icon_box ul li p {
    display: block;
    color: #555555;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.03em;
    text-align: center;
    padding: 0 40px;
}
.professionnels_icon_box ul li figure {
    display: inline-flex;
    border-radius: 100px;
    border: 1px solid #D4D4D4;
    box-shadow: 0px 2px 14px 3px #0000001A;
    justify-content: center;
    align-items: center;
    margin: 0 0 20px;
}
.professionnels_icon_box ul li figure img {
    width: auto;
}
.professionnels_section8 {
    position: relative;
    padding: 40px 0;
	background-image: url(https://cadreimmo.com/wp-content/uploads/2025/01/professionnels_section8_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.professionnels_form {
    position: relative;
    background: #FFFFFF8C;
    padding: 50px;
    border-radius: 4px;
    display: table;
    margin: 0 auto;
    width: 1064px;
}
.professionnels_form li {
	display:inline-block;
	width:100%;
	margin:0 0 30px;
}
.professionnels_form li:last-child {
	margin-bottom: 0;
}
.professionnels_form li.left_inn1 {
    float:left;
    width: 48.8%;
}
.professionnels_form li.right_inn1 {
    float:right;
    width: 48.8%;
}
.professionnels_form li input {
    display: block;
	color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    border: 1px solid #828282;
    background: rgb(255 255 255 / 85%);
    padding: 0 20px;    
    border-radius: 4px;
    width: 100%;
	height: 72px;
}
.professionnels_form li textarea {
    display: block;
	color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    border: 1px solid #828282;
    background: rgb(255 255 255 / 85%);
    padding: 15px 20px;    
    border-radius: 4px;
    width: 100%;
    height: 178px;
}
.professionnels_form li button {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
    background: rgb(65 67 76 / 85%);
    width: 322px;
    height: 73px;
    border-radius: 4px;
}
.professionnels_form li button:hover {
	background: #000000;
}
.avantages_box ul li figure.avantages_img_responsive {
    display: none;
}
.year_join_box.year_join_box_responsive {
    display: none;
}
/* professionnels page css end */
/* personnalisation page css start */
p.la_petite {
    display: block;
    color: #555555;
    word-wrap: break-word;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    margin: 20px 0 0;
}
figure.Cadreimmo-Logo-Noir {
    /*display: table;
    margin: 20px auto 0;8*/
    display: flex;
  justify-content: center;
  align-items: center;
}
.personnalisation_join_box h6 b {
    color: #555555;
}
.year_join_box.year_join_box_desktop.personnalisation_join_box ul {
	text-align: left;
}
.year_join_box.year_join_box_desktop.personnalisation_join_box ul li label, .year_join_box.year_join_box_responsive ul li label {
    width: 60%;
}
.year_join_box.year_join_box_desktop.personnalisation_join_box ul li input, .year_join_box.year_join_box_responsive ul li input {
    width: 100px;
}
.year_join_box.year_join_box_desktop.personnalisation_join_box ul li button, .year_join_box.year_join_box_responsive ul li button {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: center;
    background: #41434C;
    width: 125px;
    height: 39px;
    border-radius: 3px;
    text-transform: uppercase;
    position: absolute;
    right: 40px;
    top: -2px;
}
.year_join_box.year_join_box_desktop.personnalisation_join_box ul li button:hover, .year_join_box.year_join_box_responsive ul li button:hover {
    background: #a4a4a4;
}
.year_join_box.year_join_box_desktop.personnalisation_join_box ul li:nth-last-child(2), .year_join_box.year_join_box_responsive ul li:nth-last-child(2) {
    position: relative;
    top: 20px;
}
.modèlemaisonvente_box {
    display: block;
    position: relative;
    padding: 0 0 30px;
}
.modèlemaisonvente_box:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: url(../images/line1.png);
    background-repeat: no-repeat;
}
.modèlemaisonvente_box p {
	display: block;
	color:#555555;
	font-size: 18px;
	font-weight: 400;
	line-height: 34px;
	letter-spacing: 0em;
}
.modèlemaisonvente_box p b {
	font-weight: 600;
}
.cadre_couleurs_box.cadre_couleurs_box2 {
    padding: 30px 0;
}
.cadre_couleurs_box2 ul li a {
    background: #FAE232;
}
.cadre_couleurs_box2 ul li:nth-child(2) a {
	background: #000000;
}
.cadre_couleurs_box2 ul li:nth-child(3) a {
	background: #ffffff;
	border: 2px solid #000000
}
.cadre_couleurs_box3 ul.color_ul1 li:nth-child(2) a {
	background: #F8B32A;
}
.cadre_couleurs_box3 ul.color_ul1 li:nth-child(3) a {
	background: #900117;
}
.cadre_couleurs_box3 ul.color_ul2 {
    display: block;
    margin: 25px 0 0;
}
.cadre_couleurs_box3 ul.color_ul2 li:nth-child(1) a {
	background: #3941FB;
}
.cadre_couleurs_box3 ul.color_ul2 li:nth-child(2) a {
	background: #118DFF;
}
.cadre_couleurs_box3 ul.color_ul2 li:nth-child(3) a {
	background: #55D7FF;
}
.radio_box p {
    display: block;
    margin: 12px 0 0;
}
/*.radio_box [type="radio"]:checked,
.radio_box [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}*/
.radio_box label span {
	float:right;
}
.radio_box [type="radio"]:checked + label, .radio_box [type="radio"]:not(:checked) + label {
   /* position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: block;
    color: #555555;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
	margin:0;*/
}
.radio_box [type="radio"]:checked + label:before,
.radio_box [type="radio"]:not(:checked) + label:before {
    /* content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #BBBBBB;
    border-radius: 100%;
    background: #F8F8F8;*/
}
.radio_box [type="radio"]:checked + label:after, .radio_box [type="radio"]:not(:checked) + label:after {
    /* content: '';
    width: 12px;
    height: 12px;
    background: #03B3FF;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;*/
}
.radio_box [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.radio_box [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.dédicace_box1 {
    position: relative;
    padding: 0px 0 0;
}
.dédicace_box1 textarea {
    display: block;
    background: #F3F3F3;
    border: 1px solid #C0C0C0;
    width: 100%;
    height: 145px;
    color: #555555;
    padding: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.03em;
    text-align: left;
}
.dédicace_box1 p {
    display: block;
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 10px 0 30px;
    width: 92%;
}
.commandez_btn button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    background: #9A9A9AE5;
    width: 210px;
    height: 50px;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 5px;
    position: relative;
    z-index: 100;
}
.commandez_btn button:hover {
	background: #000000;
}
/* personnalisation page css end */
/* livraison-rapide page css start */
.inner_banner {
    position: relative;
    z-index: 10;
    background: #2E2E2E;
    padding:14px 0;
}
.inner_banner_heading h1 {
    display: block;
    color: #ffffff;
    font-size: 33px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: left;
}
section.livraison_rapide_section {
    position: relative;
    padding: 100px 0;
}
.livraison_rapide_img {
    display: inline-block;
    vertical-align: middle;
}
.livraison_rapide_img ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 18px 0 0;
}
.livraison_rapide_box .cadre_couleurs_box.cadre_couleurs_box2 {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 70px;
}
.livraison_rapide_box .cadre_couleurs_box.cadre_couleurs_box3 {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 70px;
    width: 35%;
}
.livraison_rapide_box2 {
    display: block;
    padding: 70px 0 0;
}
/* livraison-rapide page css end */
.banner_text h1 {
    display: block;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    padding: 0 0 10px;
}
.banner_text2 h1 {
    background: #000000D9;
    color: #ffffff;
}
button.banner_btn1 {
    display: table;
    margin: 0 auto;
    color: #ffffff;
    background: transparent;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    width: 180px;
    height: 52px;
    border-radius: 3px;
    border: 2px solid #ffffff;
}
button.banner_btn1:hover {
	color: #FFFFFF;
    background: #000000;
	border: 2px solid #000000;
}
/* shopNew page css start */
section.shopNew_section {
    position: relative;
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shopNew_box {
    height:74vh;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    background-image: url(../images/shop_new_img1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 100px;
}
.shopNew_box2 {
    display: inline-block;
    vertical-align: top;
	background-image: url(../images/shop_new_img2.jpg);
}
.shopNew_box p {
    display: block;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    padding: 42% 0 0;
}
.shopNew_box button {
    display: table;
    margin: 30px auto 0;
    color: #ffffff;
    background: transparent;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    width: 180px;
    height: 52px;
    border-radius: 3px;
    border: 2px solid #ffffff;
}
.shopNew_box button:hover {
	color: #FFFFFF;
    background: #000000;
    border: 2px solid #000000;
}
.supprimer_box {
    position: relative;
    padding: 0 0 40px;
}
.supprimer_box input {
    display: block;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    background: #F3F3F3;
    border: 1px solid #C0C0C0;
    width: 100%;
    height: 58px;
    padding: 0 12px;
}
.dédicace_box1 small {
    display: block;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding: 30px 0 40px;
}
.cadre_couleurs_box.cadre_couleurs_box3 {
    padding-top: 38px;
}
.header.header.personnalisation_header div#menuzord {
	display:none;
} 
.caractéristiques_tabs_box {
    position: relative;
    display: block;
    margin: -70px 0 0;
}
.personnalisation_join_box input[type="text"], .year_join_box.year_join_box_responsive input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border-bottom: 1px solid #babab8;
    width: 60px;
    color: #555555;
    height: 24px;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.year_join_box.year_join_box_responsive input[type="text"] {
	display:none;
}
/* radio css */
.cadre_couleurs_box ul {
    list-style-type: none;
    text-align: left;
}
.cadre_couleurs_box li {
  display: inline-block;
}
.cadre_couleurs_box input[type="radio"][id^="cb"] {
  display: none;
}
.cadre_couleurs_box label {
    display: block;
    position: relative;
    cursor: pointer;
}
.cadre_couleurs_box label:before {
    background-color: transparent;
    color: #ffffff;
    content: " ";
    display: block;
    position: absolute;
    top: 12px;
    left: 11px;
    width: 52%;
    height: 52%;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
    z-index: 100;
    font-size: 20px;
}
.cadre_couleurs_box label span {
  height: 100px;
  width: 100px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}
:checked + label {
  border-color: #ddd;
}
:checked + label:before {
    content: "";
    transform: scale(1);
    background-image: url(../images/tick.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
:checked + label span {
	transform: scale(0.9);
	z-index: -1;
}
.cadre_couleurs_box ul li span {
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
    background: #EAE9E7;
    border-radius: 100px;
    box-shadow: 0px 3px 4px 0px #0000000F;
}
.cadre_couleurs_box2 ul li span {
    background: #FAE232;
}
.cadre_couleurs_box2 ul li:nth-child(2) span {
	background: #000000;
}
.cadre_couleurs_box2 ul li:nth-child(3) span {
	background: #ffffff;
	/*border: 2px solid #000000*/
}
.cadre_couleurs_box3 ul.color_ul1 li:nth-child(2) span {
	background: #F8B32A;
}
.cadre_couleurs_box3 ul.color_ul1 li:nth-child(3) span {
	background: #900117;
}
.cadre_couleurs_box3 ul.color_ul2 li:nth-child(1) span {
	background: #3941FB;
}
.cadre_couleurs_box3 ul.color_ul2 li:nth-child(2) span {
	background: #118DFF;
}
.cadre_couleurs_box3 ul.color_ul2 li:nth-child(3) span {
	background: #55D7FF;
}
.user_cart_list li small {
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 13px;
    background-color: #2e2e2e;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    border-radius: 100px;
    line-height: 22px;
    position: absolute;
    top: -15px;
    right: 4px;
}
.banner_text.banner_text2 {
    top: 27%;
}
/* avis-clients page css start */
section.clients_section {
    position: relative;
    padding: 80px 0 100px;
	text-align: center;
}
.clients_list ul li {
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 30px;
    border-radius: 10px;
    width: 31.5%;
    margin: 0 10px;
}
.clients_list ul li p {
	display:block;
	color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;    
}
.clients_list ul li figure {
    display: block;
    padding: 10px 0;
}
.clients_list ul li small {
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}
.clients_box {
    position: relative;
}
.clients_arrow_box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
}
img.clients_arrow1 {
    position: absolute;
    left: -10px;
}
img.clients_arrow2 {
    position: absolute;
    right: -10px;
}
/* avis-clients page css end */
.modal-header{
border-bottom:none;
}
/*.popupBox{
	border:1px solid #555555;
	padding:90px;
}*/
.popupBox h3{
	color: #2E2E2E;
    font-size:35px;
    font-weight:700;
    text-align:center;
}
.imgList{
	list-style:none;
	width:80%;
	margin:0 auto;
}
.imgList li{
	display:inline-block;
	width:49%;
	padding:13px;
}
.closeicon{
	position:absolute;
	right:15px;
	top:10px;
}
.boxIn{
	width:100%;
	display: flex;
}
.arrowL{
	width:6%;
	    float: left;
    vertical-align: top;
top: 50%;
left:25px;
    transform: translateY(-50%);
    position: absolute;
}
.arrowR{
	width:6%;
	float: right;
    vertical-align: top;
	top: 50%;
	right:25px;
    transform: translateY(-50%);
    position: absolute;
}
.text{
	list-style:none;
	width:80%;
	margin:0 auto;
	    padding: 40px 0 0 0;
}
/* 20-03-2024 */
.livraison_rapide_img ul li {
    position: relative;
}
.livraison_rapide_img ul li button {
    position: absolute;
    top: 66%;
    z-index: 100;
    display: table;
    margin: 0 auto;
    color: #FFFFFF;
    background: #000000;
	border:1px solid #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    width: 200px;
    height: 34px;
    border-radius: 3px;
    left: 0;
    right: 0;
    text-transform: uppercase;
}
.livraison_rapide_img ul li button:hover {
	color: #000000;
	background: #FFFFFF;
	border:1px solid #000000;
}
.cadre_couleurs_box p {
    display: block;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    padding: 0 0 150px;
}
.cadre_couleurs_box.cadre_couleurs_box3 p {
    padding: 150px 0 0;
}
section.photographes_section {
    position: relative;
    padding: 30px 0;
}
.photographes_text {
    position: relative;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.photographes_box figure {
    position: relative;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    float: right;
}
.photographes_text h4 {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    width: 50%;
    margin: 0 0 20px;
}
.photographes_text span {
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    width: auto;
    position: absolute;
    top: 0;
    right: 100px;
}
.photographes_text p {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
    width: 50%;
}
.photographes_box2 {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0;
}
.photographes_box2 figure {
    position: relative;
    width: 39%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0;
}
.photographes_text.photographes_text2 {
    width: 60%;
	display: inline-block;
    vertical-align: middle;
}
.photographes_text.photographes_text2 h4 {
    width: 100%;
}
.photographes_text.photographes_text2 p {
    width: 100%;
	padding-bottom:30px;
}
.photographes_form ul li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 0 50px 50px;
}
.photographes_form ul li:first-child, .photographes_form ul li:nth-child(4) {
	margin-left:0;
}
.photographes_form ul li input {
    display: block;
	color: #000000;
    background-color: transparent;
    border-bottom: 1px solid #000000;
    font-size: 15px;
    font-weight: 400;
    text-align: left; 
	width:100%;
	height:55px;
	padding:0 20px;
}
.photographes_form ul li ::-ms-input-placeholder {
	color: #000000;
}
.photographes_form ul li ::placeholder {
	color: #000000;
}
.photographes_form ul li button {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    background: #FFC700;
    width: 100%;
    height: 55px;
    border-radius: 100px;
    text-transform: uppercase;
}
.photographes_form ul li button:hover {
	color: #FFC700;
    background: #000000;
}
section.panier_section {
    position: relative;
    padding: 30px 0;
}
.panier_box {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}
.panier_box ul li {
    display: block;
    width: 100%;
	margin:0 0 50px;
}
.panier_box ul li:last-child {
	margin-bottom:0;
}
.panier_box ul li figure {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}
.panier_box ul li .panier_text {
    display: inline-block;
    vertical-align: middle;
    width: 69%;
    padding: 0 0 0 30px;
	position: relative;
}
.panier_text strong {
    display: block;
    color: #000000;
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 20px;
}
.panier_text span {
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
}
.panier_text p {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
	padding:0 0 15px;
}
.panier_text button {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 180px;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
}
.panier_text button:hover {
	color: #ffffff;
    background: #000000;
}
.panier_yourorde_box {
    position: relative;
    width: 35%;
    display: inline-block;
    vertical-align: top;
    padding: 30px;
    text-align: center;
    box-shadow: 0 0 15px 0 #0000006b;
    float: right;
}
.panier_yourorde_box h3 {
	 display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.panier_yourorde_box p {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
    padding: 10px 0;
}
.panier_yourorde_box small {
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    text-align: left;
    padding: 0 0 20px;
    vertical-align: top;
}
.panier_yourorde_box small span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
}
.panier_yourorde_box b {
    display: inline-block;
    color: #000000;
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    padding: 0 0 0 103px;
}
.panier_yourorde_box button {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 240px;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
}
.panier_yourorde_box button:hover {
	color: #ffffff;
    background: #000000;
}
.ajouter_section {
    position: relative;
    padding: 80px 0;
    background-color: #f7f7f7;
}
.ajouter_box li {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
}
.ajouter_box li:nth-child(2) {
	width: 33%;
}
.ajouter_box li:nth-child(3) {
	width: 20%;
}
.ajouter_box li:last-child {
    width: 28%;
}
.ajouter_box li:nth-child(2) figure {
    display: inline-block;
    width: 49%;
}
.ajouter_box li:nth-child(3) button {
    display: table;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 180px;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
    margin: 20px auto;
}
.ajouter_box li:nth-child(3) button:hover {
	color: #ffffff;
    background: #000000;
}
.ajouter_box li strong {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
section.connexion_section {
    position: relative;
    padding: 0px 0;
    text-align: center;
}
.login_form {
    display: table;
    margin: 0 auto;
    width: 40%;
}
.login_form h2.heading_h2, .profile_inn h2.heading_h2 {
	color: #000000;
    text-align: center;
    line-height: 40px;
}
.login_form ul li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 0 18px;
}
.login_form ul li:last-child {
	margin-bottom:0;
}
.login_form ul li input {
    display: block;
	color: #000000;
    background-color: transparent;
    border: 1px solid #000000;
    font-size: 15px;
    font-weight: 400;
    text-align: left; 
	width:100%;
	height:55px;
	padding:0 20px;
}
.login_form ul li ::-ms-input-placeholder {
	color: #000000;
}
.login_form ul li ::placeholder {
	color: #000000;
}
.login_form ul li button {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 100%;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
}
.login_form ul li button:hover {
	color: #ffffff;
    background: #000000;
}
.login_form a {
    display: block;
    color: #000000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding: 25px 0 0;
}
.login_form p {
    display: block;
    color: #000000;
	font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding: 25px 0;
}
.login_form button.créer_un_compte_btn {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 100%;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
}
.login_form button.créer_un_compte_btn:hover {
	color: #ffffff;
    background: #000000;
}
section.profile_section {
    position: relative;
    padding: 20px 0;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--points {
    margin-top: 33px;
}
.profile_box_left li {
    display: block;
	margin:0 0 34px;
}
.profile_box_left li a {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    width: 100%;
	text-decoration:none;
}
.profile_box_left li a img {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
}
.profile_box_left {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}
.profile_box_right {
    display: inline-block;
    vertical-align: top;
    width: 69%;
}
.paramètresduprofil_info ul li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}
.paramètresduprofil_info ul li h5 {
    display: block;
	color: #000000;
    font-size: 16px;    
    line-height: 28px;
	font-weight: 600;    
}
.paramètresduprofil_info ul li p {
    display: block;
	color: #000000;
    font-size: 16px;    
    line-height: 26px;
	font-weight: 400;    
}
.paramètresduprofil_info ul li a, .paramètresduprofil_info2 ul li a {
    display: block;
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: underline;
    padding: 0px 0 0;
}
.paramètresduprofil_info ul li a:hover, .paramètresduprofil_info2 ul li a:hover {
    color: #FFC700;
}
.paramètresduprofil_info2 {
    display: block;
    padding: 50px 0 0;
}
.paramètresduprofil_info2 h3 {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    width: 100%;
    margin: 0 0 30px;
}
.paramètresduprofil_info2 ul li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.paramètresduprofil_info2 ul li label {
    display: block;
	color: #000000;
    font-size: 16px;    
    line-height: 28px;
	font-weight: 600;    
}
.paramètresduprofil_info2 ul li p {
    display: block;
	color: #000000;
    font-size: 16px;    
    line-height: 26px;
	font-weight: 400;    
}
.paramètresduprofil_info2 button {
    display: table;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 270px;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
    margin: 30px 0 0;
}
.paramètresduprofil_info2 button:hover {
	color: #ffffff;
    background: #000000;
}
.dateofpurchase_box h3 {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    width: auto;
    margin: 0 20px 30px 0;
}
.panier_box.dateofpurchase_box2 .panier_text strong {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 10px;
}
.panier_box.dateofpurchase_box2 {
    width: 74%;
}
.panier_box.dateofpurchase_box2 ul li {
	position: relative;
}
.panier_box.dateofpurchase_box2 ul li figure {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}
.panier_box.dateofpurchase_box2 ul li .panier_text {
    width: 60%;
}
button.eachorder_btn {
    display: table;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: transparent;
    width: 270px;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
    margin: 50px auto 0;
}
button.eachorder_btn:hover {
	color: #ffffff;
    background: #000000;
}
.dateofpurchase_box {
    position: relative;
}
.download_icon {
    position: absolute;
    top: 0;
    right: 0;
}
/* checkout_page css start */
section.checkout_page {
    position: relative;
    padding: 30px 0;
}
.checkout_form_left {
    display: inline-block;
    vertical-align: top;
    width: 47%;
}
.checkout_form_right {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    float: right;
}
.checkout_form_left ul {
    display: block;
    margin: 0 0 40px;
}
.checkout_form_left h2.heading_h2, .checkout_form_right h2.heading_h2 {
    color: #000000;
    line-height: 30px;
}
.checkout_form_left ul li label {
	display: block;
	color: #000000;
    font-size: 16px;
	line-height:24px;
    font-weight: 500; 
}
.checkout_form_left ul li {
    display: inline-block;
    vertical-align: top;
    width: 48.5%;
    margin: 0 0 15px;
}
.checkout_form_left ul li:nth-child(even) {
    float: right;
}
.checkout_form_left ul li:last-child {
	margin-bottom:0;
}
.checkout_form_left ul li input {
    display: block;
	color: #000000;
    background-color: transparent;
    border: 1px solid #000000;
    font-size: 15px;
    font-weight: 400;
    text-align: left; 
	width:100%;
	height:55px;
	padding:0 20px;
}
.checkout_form_left ul li ::-ms-input-placeholder {
	color: #000000;
}
.checkout_form_left ul li ::placeholder {
	color: #000000;
}
.checkout_form_left button {
    display: inline-block;    
	color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #000000;
    width: 100%;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
}
.checkout_form_left button:hover {
	color: #000000;
	background: transparent;    
}
.checkout_form_left p {
    display: block;
	color: #000000;
    font-size: 15px;
    font-weight: 400;    
    padding: 0 0 20px;
}
.checkout_form_left p input[type="checkbox"] {
    margin: 5px 5px 0 0;
    display: inline-block;
    vertical-align: top;
}
.checkout_form_left h3 {
    display: block;
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    padding: 0 0 15px;
}
.checkout_form_left ul li input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}
.checkout_form_left ul li span {
    display: inline-block;
    vertical-align: middle;
	color: #000000;
    font-size: 15px;
	line-height:24px;
    font-weight: 400;   
}
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: #000000;
}
/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 24px;
    right: 20px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000000 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000000 transparent;
  top: 16px;
}
/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    cursor: pointer;
    user-select: none;
    display: block;
    color: #000000;
    background-color: transparent;
    border: 1px solid #000000;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    height: 55px;
    padding: 15px 20px;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #ffffff;  
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.orderHistory_box {
    display: block;
    padding: 25px;
    background-color: #111111;
    margin: 0 0 40px;
}
.orderHistory_box figure {
    display: inline-block;
    vertical-align: top;
}
.orderHistory_text {
    display: inline-block;
    vertical-align: top;
    width: 78%;
    padding: 0 0 0 20px;
    position: relative;
}
.orderHistory_text h3 {
    display: block;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}
.orderHistory_text small {
    display: block;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
}
.orderHistory_text p {
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    text-transform: uppercase;
}
.payment_box ul li {
    display: block;
	color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 10px;
}
.payment_box ul li small {
    float: right;
}
.payment_box h5 {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 30px 0 10px;
}
.payment_box p {
    display: block;
    color: #000000;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    margin: 30px 0;
}
.payment_box p a {
	color: #000000;
    font-size: 15px;
	line-height:26px;
    font-weight: 400;
	text-decoration:underline;
}
.payment_box p input[type="checkbox"] {
    margin: 5px 5px 0 0;
    display: inline-block;
    vertical-align: top;
}
.payment_box button {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #000000;
    width: 100%;
    height: 52px;
    border-radius: 3px;
    text-transform: uppercase;
    border: 2px solid #000000;
}
.payment_box button:hover {
    color: #000000;
    background: transparent;
}
.payment_box figure {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.extra_sel {
    color: #555555 !important;
    background-color: transparent !important;
    border: 1px solid #555555 !important;
    font-weight: 600 !important;
    text-align: left !important;
    width: 145px;
    height: 35px !important;
    padding: 0 !important;
}
.payment_box span {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.photographes_form ul li:first-child, .photographes_form ul li:nth-child(7) {
    margin-left: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1920px) {
    .page-template-shop{
     zoom:80%;
    }
	.page-template-photographers{
	 zoom:80%;
	}
	.single-product{
	 zoom:80%;
	}
	.woocommerce-checkout #payment ul.payment_methods{
	    zoom:100%;
	}
	.woocommerce-checkout{
	zoom:80%;
	}
	.page-template-professionnels{
	 zoom:80%;
	}
	.woocommerce-cart{
	 zoom:80%;
	}
	.page-id-47 {
	 zoom:80%;
	}
	.page-id-47 .woocommerce{
	 zoom:80%;
	}
	.page-id-724 , .page-id-947 {
		zoom:75%;
	}
	.page-template-mentions-legales{
	 zoom:80%;
	}
	.page-template-contact{
	 zoom:80%;
	}
	.page-template-home-latest{
	 zoom:80%;
	}
    .page-template-gallery {
   	 zoom: 80%;
	}
    .page-id-408{
     zoom:80%;
    }
    .page-id-647{
      zoom:80%;
    }
    .page-id-650{
      zoom:80%;
    }
    .wc_payment_methods.payment_methods.methods {
      zoom: 175%;
    }
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
	.page-id-408{
     zoom:95%;
    }
	.page-template-contact{
	 zoom:95%;
	}
	.page-template-mentions-legales{
	 zoom:95%;
	}
	.page-id-724 , .page-id-947 {
		zoom:95%;
	}
	.single-product{
	 zoom:95%;
	}
	.woocommerce-cart{
	 zoom:95%;
	}
	.woocommerce-checkout{
	 zoom:95%;
	}
	.page-id-47 {
	 zoom:95%;
	}
	.page-id-47 .woocommerce{
	 zoom:95%;
	}
	.professionnels_section1{
	 zoom:95%;
	}
	.page-template-home-latest{
	 zoom:95%;	
	}
    .page-id-647{
      zoom:95%;
    }
    .page-id-650{
      zoom:95%;
    }
    .page-template-gallery {
      zoom: 95%;
    }
    .wc_payment_methods.payment_methods.methods {
      zoom: 175%;
    }

}