.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Nunito';}body {line-height: ;font-size: px;font-weight: ;color: ;}.oxy-nav-menu-hamburger-line {background-color: ;}h1, h2, h3, h4, h5, h6 {font-family: 'Nunito';color: #1e2733;}h2, h3, h4, h5, h6{color: #1e2733;}h3, h4, h5, h6{color: #8f9399;}h4, h5, h6{color: #8f9399;}h5, h6{color: #8f9399;}h6{color: #8f9399;}a {color: #dfb87d;text-decoration: none;}a:hover {color: #e0cba1;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_iconlist {
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__icon {
color: #7f8b93;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
 background-color:#eceeef;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
background-image:linear-gradient(#6ac2eb, #6ac2eb); height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #1e2733;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.financement-grey-box:ct_depth{
}
.financement-grey-box {
 width:50%;
 background-color:#f2f2f2;
padding : 50px !important;
}
.financement-grey-box:not(.ct-section):not(.oxy-easy-posts),
.financement-grey-box.oxy-easy-posts .oxy-posts,
.financement-grey-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
.list {
 padding-left:25px;
 padding-right:25px;
 padding-bottom:50px;
 padding-top:50px;
}
.financement-white-box:ct_depth{
}
.financement-white-box {
 width:50%;
 box-shadow:inset 0px 0px 20px 0px #f2f2f2;
padding : 50px !important;
}
.financement-white-box:not(.ct-section):not(.oxy-easy-posts),
.financement-white-box.oxy-easy-posts .oxy-posts,
.financement-white-box.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:space-between;
}
.cg-section {
 box-shadow:0px 3px 3px rgba(142,142,142,0.21);
}
.cg-section .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 50px;
}
.cg-section:not(.ct-section):not(.oxy-easy-posts),
.cg-section.oxy-easy-posts .oxy-posts,
.cg-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.cg-section {
}
.cg-section:not(.ct-section):not(.oxy-easy-posts),
.cg-section.oxy-easy-posts .oxy-posts,
.cg-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.cg-h2:ct_depth{
}
.cg-h2 {
 color:#8f9399;
 font-size:28px;
 padding-left:50px;
 width:100%;
 margin-bottom:25px;
 border-top-color:#1e2733;
 border-right-color:#1e2733;
 border-bottom-color:#1e2733;
 border-left-color:#1e2733;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-bottom-width:2px;
 border-top-width:0px;
 border-right-width:0px;
 border-left-width:0px;
}
.cg-pdf {
color: #ff574c;}.cg-pdf 
>svg {width: 31px;height: 31px;}.cg-pdf {
 margin-bottom:10px;
}
.cg-font-div {
 width:100%;
 height:48px;
}
.cg-font-div:not(.ct-section):not(.oxy-easy-posts),
.cg-font-div.oxy-easy-posts .oxy-posts,
.cg-font-div.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: center;grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.cg-font-div {
}
.cg-font-div:not(.ct-section):not(.oxy-easy-posts),
.cg-font-div.oxy-easy-posts .oxy-posts,
.cg-font-div.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 479px) {
.cg-font-div {
 min-height:120px;
}
.cg-font-div:not(.ct-section):not(.oxy-easy-posts),
.cg-font-div.oxy-easy-posts .oxy-posts,
.cg-font-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.colonnesFormationsP1 {
 text-align:left;
}
.colonnesFormationsP1:not(.ct-section):not(.oxy-easy-posts),
.colonnesFormationsP1.oxy-easy-posts .oxy-posts,
.colonnesFormationsP1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.titresCaractP2 {
 color:#6ac2eb;
 text-align:center;
 text-transform:uppercase;
 margin-bottom:20px;
 background-color:#ffffff;
 min-height:60px;
 line-height:1;
 width:100%;
}
.titresCaractP2:not(.ct-section):not(.oxy-easy-posts),
.titresCaractP2.oxy-easy-posts .oxy-posts,
.titresCaractP2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.formationsObjectifsProgramme {
 color:#000000;
 font-size:20px;
 font-weight:600;
 text-align:left;
}
.formationsObjectifsProgramme:not(.ct-section):not(.oxy-easy-posts),
.formationsObjectifsProgramme.oxy-easy-posts .oxy-posts,
.formationsObjectifsProgramme.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.formationsObjectifsProgramme {
 margin-left:0%;
 width:100%;
}
}

.formationsCaractP1 {
 font-size:15px;
 color:#03a2c8;
 text-align:center;
 padding-top:10px;
 padding-bottom:10px;
 border-radius:5px;
 min-height:128px;
 margin-top:10px;
 margin-bottom:10px;
 flex-grow:1;
 margin-left:5px;
 margin-right:5px;
 box-shadow:inset 0px 0px 4px 0px rgba(112,112,112,0.3);
}
.formationsCaractP1:not(.ct-section):not(.oxy-easy-posts),
.formationsCaractP1.oxy-easy-posts .oxy-posts,
.formationsCaractP1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.iconesCaractP1 {
color: #6ac2eb;}.iconesCaractP1 
>svg {width: 42px;height: 42px;}.iconesCaractP1 {
 margin-bottom:5px;
}
.colonnesFormationsTitresP1 {
 color:#ffffff;
 line-height:1.1;
 text-align:center;
 width:100%;
 text-transform:uppercase;
 min-height:115px;
 margin-bottom:0px;
}
.colonnesFormationsTitresP1:not(.ct-section):not(.oxy-easy-posts),
.colonnesFormationsTitresP1.oxy-easy-posts .oxy-posts,
.colonnesFormationsTitresP1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.divCaracteristiquesP2 {
background-image: linear-gradient(#e8e8e8 30%, rgba(232,232,232,0.22) 70%); text-align:center;
 padding-bottom:10px;
 margin-bottom:25px;
 border-radius:5px;
 min-height:253px;
 padding-top:15px;
 padding-right:10px;
 margin-right:5px;
 padding-left:10px;
 width:100%;
 margin-left:5px;
 box-shadow:0px 1px 3px rgba(112,112,112,0.23);
}
.divCaracteristiquesP2:not(.ct-section):not(.oxy-easy-posts),
.divCaracteristiquesP2.oxy-easy-posts .oxy-posts,
.divCaracteristiquesP2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
.divCaracteristiquesP2 {
 margin-right:0px;
 width:95%;
}
}

.witdh30 {
 width:32%;
 margin-bottom:21px;
}
.formationsInfosH2 {
 font-size:19px;
 padding-top:10px;
 padding-bottom:10px;
}
.textcaract {
 text-align:left;
 color:#000000;
 font-weight:500;
 padding-left:10px;
 padding-right:10px;
}
.textcaract:not(.ct-section):not(.oxy-easy-posts),
.textcaract.oxy-easy-posts .oxy-posts,
.textcaract.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.textcaract {
}
}

.oxel_icon_button__container:hover{
 background-color:#7f8b93;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 transition-duration:0.3s;
 width:35px;
 height:35px;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_icon_button_text {
}
.oxel_icon_button_icon {
color: #dee1e3;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
 background-color:#1e2733;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:32px;
 overflow:hidden;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:16px;
 height:16px;
 background-color:#606e79;
 border-radius:50%;
 margin-top:12px;
 margin-bottom:12px;
 color:#f9f9fa;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:16px;
 height:16px;
 background-color:#606e79;
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:#606e79;
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:#f9f9fa;
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#374047;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: #f9f9fa;}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#374047;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.social:hover{
color: #ffffff;}.social:hover{
}
.social {
color: #dfb87d;}.social 
>svg {width: 37px;height: 37px;}.social {
 transition-duration:0.3s;
}
.d4f-dynamic-slider10 {
 width:100%;
 position:relative;
 padding-left:60px;
 padding-right:60px;
}
.d4f-dynamic-slider10:not(.ct-section):not(.oxy-easy-posts),
.d4f-dynamic-slider10.oxy-easy-posts .oxy-posts,
.d4f-dynamic-slider10.ct-section .ct-section-inner-wrap{
display:inline;
}
.swiper {
 width:100%;
}
.swiper-wrapper {
 padding-top:30px;
 padding-bottom:30px;
 width:100%;
 height:100%;
}
.swiper-wrapper:not(.ct-section):not(.oxy-easy-posts),
.swiper-wrapper.oxy-easy-posts .oxy-posts,
.swiper-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.swiper-slide {
 text-align:center;
 width:100%;
}
.swiper-slide:not(.ct-section):not(.oxy-easy-posts),
.swiper-slide.oxy-easy-posts .oxy-posts,
.swiper-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.d4f-dynamic-slider10__slide {
 position:relative;
 text-align:right;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.d4f-dynamic-slider10__slide:not(.ct-section):not(.oxy-easy-posts),
.d4f-dynamic-slider10__slide.oxy-easy-posts .oxy-posts,
.d4f-dynamic-slider10__slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.d4f-dynamic-slider10__image {
}
.d4f-dynamic-slider10__link {
}
.swiper-d4f10-title:hover{
 background-color:orange;
}
.swiper-d4f10-title {
 z-index:10;
 line-height:1;
 background-color:white;
 color:black;
 text-align:center;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
}
.d4f-dynamic-slider10__pagination {
 margin-top:8px;
 position:absolute;
 left:32px;
 text-align:left;
 width:auto;
}
.d4f-dynamic-slider10__pagination:not(.ct-section):not(.oxy-easy-posts),
.d4f-dynamic-slider10__pagination.oxy-easy-posts .oxy-posts,
.d4f-dynamic-slider10__pagination.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.d4f-dynamic-slider10__arrows:hover{
 opacity:.5;
}
.d4f-dynamic-slider10__arrows {
background-color: var(--swiper-theme-color);
border: 1px solid var(--swiper-theme-color);
padding: 10px;color: #333333;}.d4f-dynamic-slider10__arrows 
>svg {width: 30px;height: 30px;}.d4f-dynamic-slider10__arrows {
}
.d4f-dynamic-slider10__arrows-next {
}
.d4f-dynamic-slider10__arrows-prev {
}
.oxel_toc__primary {
 color:#374047;
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:#606e79;
 border-right-color:#606e79;
 border-bottom-color:#dee1e3;
 border-left-color:#606e79;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:8px;
 padding-top:8px;
 border-left-width:2px;
 border-left-style:solid;
}
.oxel_toc__sub {
 text-decoration:underline;
 color:#606e79;
 margin-left:16px;
}
.oxel_toc__sub__2 {
 margin-left:32px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
 padding-bottom:16px;
 width:100%;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.oxel_scrollingImage__container:hover{
 background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
 background-repeat:no-repeat;
 transition-duration:5s;
 transition-timing-function:ease-in-out;
 transition-property:background-position;
 text-align:center;
 width:600px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
 width:100%;
}
}

.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #f9f9fa;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
 transition-duration:2.5s;
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
 align-self:center;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:0.3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:opacity, max-height, margin-top;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 opacity:0;
 padding-top:8px;
 margin-top:-16px;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 font-weight:600;
}
.oxy-stock-content-styles {
}
.class {
}
.little-desc {
}
.little-desc:not(.ct-section):not(.oxy-easy-posts),
.little-desc.oxy-easy-posts .oxy-posts,
.little-desc.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.download-button {
}
.my-swiper {
}
.dpe {
}
.tabs-2203-tab {
 text-align:center;
 background-color:#1e2733;
 width:50%;
 padding-top:15px;
 padding-bottom:15px;
 color:#fbfaf9;
}
.tabs-2203-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-2203-tab.oxy-easy-posts .oxy-posts,
.tabs-2203-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.tabs-2203-tab {
 padding-top:0px;
 padding-bottom:0px;
 text-align:center;
}
.tabs-2203-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-2203-tab.oxy-easy-posts .oxy-posts,
.tabs-2203-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

.tabs-2203-tab-active {
 background-color:#6ac2eb;
}
@media (max-width: 991px) {
.tabs-2203-tab-active {
 padding-top:0px;
 padding-bottom:0px;
}
}

.tabs-contents-2203-tab {
}
.tabs-contents-2203-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-2203-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-2203-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-around;
}
.singlePropertyIcon {
color: #e6eaef;}.singlePropertyIcon 
>svg {width: 55px;height: 55px;}.singlePropertyIcon {
 margin-bottom:10px;
}
.singlePropertyTextIcon {
 color:color(11);
}
.singlePropertyIcon1 {
color: #1e2733;}.singlePropertyIcon1 
>svg {width: 55px;height: 55px;}.singlePropertyIcon1 {
}
.singlePropertyTextIcon1 {
 color:color(10);
}
.tabs-8363-tab {
 margin-left:5px;
 margin-right:5px;
 border-top-left-radius:7px;
 border-top-right-radius:7px;
 width:160px;
 text-align:center;
 background-color:#1e2733;
}
.tabs-8363-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8363-tab.oxy-easy-posts .oxy-posts,
.tabs-8363-tab.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 991px) {
.tabs-8363-tab {
 width:85px;
 padding-bottom:7px;
 padding-top:15px;
 text-align:center;
}
.tabs-8363-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8363-tab.oxy-easy-posts .oxy-posts,
.tabs-8363-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.tabs-8363-tab {
 width:65px;
 padding-bottom:0px;
 padding-top:10px;
}
}

.tabs-8363-tab-active {
}
.tabs-contents-8363-tab {
 border-radius:7px;
 background-color:#ffffff;
 box-shadow:0px 0px 8px 2px rgba(0,0,0,0.08);
}
.accueil__btn-search:hover{
 background-color:color(18);
}
.accueil__btn-search {
 background-color:color(20);
 padding-left:12px;
 padding-right:12px;
 padding-bottom:12px;
 width:100%;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-radius:7px;
 padding-top:12px;
 color:#ffffff;
 transition-duration:0.2s;
 transition-timing-function:linear;
 transition-property:background-color;
cursor: pointer;
}
.accueil__card:hover{
transform:translateY(-15px);}
.accueil__card {
transform:; border-radius:7px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:linear;
 transition-property:all;
 width:90%;
 height:400px;
 padding-top:15px;
 padding-right:15px;
 padding-left:15px;
 box-shadow:0px 0px 8px 2px rgba(0,0,0,0.08);
user-select: none;
}
.accueil__card:not(.ct-section):not(.oxy-easy-posts),
.accueil__card.oxy-easy-posts .oxy-posts,
.accueil__card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
@media (max-width: 991px) {
.accueil__card {
 height:300px;
}
}

@media (max-width: 767px) {
.accueil__card {
 padding-left:5px;
 padding-right:5px;
 text-align:center;
 height:450px;
}
.accueil__card:not(.ct-section):not(.oxy-easy-posts),
.accueil__card.oxy-easy-posts .oxy-posts,
.accueil__card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.accueil__card {
 width:100%;
 padding-top:0px;
}
}

.accueil__card-title {
 color:#000000;
 margin-bottom:20px;
 font-size:18px;
}
.btn-call-to-action:hover{
 opacity:0.75;
}
.btn-call-to-action {
 font-size:23px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-radius:7px;
 background-color:#1e2733;
box-shadow: 0px 0px 8px 2px rgb(1 115 225 / 8%) !important;
}
.map {
}
.section {
 padding-left:75px;
 padding-right:75px;
 width:100%;
 max-width:1400px;
}
.section:not(.ct-section):not(.oxy-easy-posts),
.section.oxy-easy-posts .oxy-posts,
.section.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 991px) {
.section {
 padding-left:15px;
 padding-right:15px;
}
}

@media (max-width: 479px) {
.section {
 padding-left:0px;
 padding-right:0px;
}
}

.accueil__card-wrapper {
}
.property__card:hover{
transform:translateY(-15px);}
.property__card {
transform:;}
.critere-container {
 margin-top:7.5px;
 margin-bottom:7.5px;
}
.vu-more {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.property-footer {
}
.agents-filter {
 margin-top:7px;
 margin-bottom:7px;
}
.footer-link {
}
.sp-col-house {
 width:33.33%;
 background-color:#ff4f4f;
}
.sp-col-propriete {
 padding-left:0px;
 width:62%;
padding-top: 0 !important; padding-bottom: 0 !important;
}
@media (max-width: 1120px) {
.sp-col-propriete {
padding-top: 0 !important; padding-bottom: 0 !important; padding-right: 0 !important;
}
}

.sp-col-infos-principales {
 width:35%;
 background-color:#ffffff;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:0px;
 padding-right:0px;
 position:relative;
 border-top-color:#f9f9fa;
 border-right-color:#f9f9fa;
 border-bottom-color:#f9f9fa;
 border-left-color:#f9f9fa;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:10px;
 box-shadow:0px 3px 10px 5px #f2f2f2;
padding-top: 0 !important; padding-bottom: 0 !important;
}
.sp-prix {
 color:#1e2733;
 font-size:43px;
 margin-top:10px;
 margin-bottom:-12px;
}
@media (max-width: 767px) {
.sp-prix {
 font-size:35px;
}
}

@media (max-width: 479px) {
.sp-prix {
}
}

.sp-transaction {
 color:#1e2733;
 font-size:33px;
 margin-left:15px;
 padding-right:15px;
}
.sp-surface {
 color:#1e2733;
 font-size:20px;
}
.sp-title {
 color:#000000;
 font-weight:700;
 font-size:18px;
}
.sp-house-icon {
color: color(18);}.sp-house-icon 
>svg {width: 22px;height: 22px;}.sp-house-icon {
 margin-right:5px;
}
.sp-region {
}
.sp-ville {
 text-transform:uppercase;
 font-size:15px;
}
.sp-titre {
 color:#000000;
 font-weight:700;
 font-size:18px;
}
.sp-image-principale {
 attachment_height:1500;
 attachment_width:2500;
 attachment_url:https://www.dev2.ladjust.com/wp-content/uploads/15-wonder-modele-maisons-bati-france-21.jpg;
 border-radius:10px;
}
.sp-image-principale:not(.ct-section):not(.oxy-easy-posts),
.sp-image-principale.oxy-easy-posts .oxy-posts,
.sp-image-principale.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.sp-image-principale {
}
}

.sp-rue {
}
.sp-caracteristique {
 color:#1e2733;
 font-weight:600;
 margin-bottom:0px;
}
.sp-icon {
color: #45597a;}.sp-icon 
>svg {width: 24px;height: 24px;}.sp-icon {
 margin-right:5px;
}
.sp-icone-texte-ctn {
 text-align:left;
}
.sp-icone-texte-ctn:not(.ct-section):not(.oxy-easy-posts),
.sp-icone-texte-ctn.oxy-easy-posts .oxy-posts,
.sp-icone-texte-ctn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.texte-icone {
 font-weight:700;
}
.texte-icone:not(.ct-section):not(.oxy-easy-posts),
.texte-icone.oxy-easy-posts .oxy-posts,
.texte-icone.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.sp-icone-texte {
 margin-top:15px;
 padding-bottom:0px;
}
.sp-icone-texte:not(.ct-section):not(.oxy-easy-posts),
.sp-icone-texte.oxy-easy-posts .oxy-posts,
.sp-icone-texte.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.sp-section {
}
.sp-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.sp-section:not(.ct-section):not(.oxy-easy-posts),
.sp-section.oxy-easy-posts .oxy-posts,
.sp-section.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
.sp-section {
}
.sp-section .ct-section-inner-wrap {
padding-top: 100px;
}
}

@media (max-width: 767px) {
.sp-section {
}
.sp-section .ct-section-inner-wrap {
padding-top: 50px;
}
}

.sp-custom-section {
}
.sp-custom-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 20px;
padding-bottom: 0;
padding-left: 20px;
}
.sp-h2:after{
  content:"";
/* border-bottom: 1px solid; color: #8f9399; content: ""; flex: 1; margin: auto 0 auto .75rem; */
}
.sp-h2:before{
  content:"";
/* border-bottom: 1px solid; color: #8f9399; content: ""; */
}
.sp-h2 {
 font-size:21px;
 width:100%;
 padding-left:15px;
 color:#ffffff;
 font-weight:500;
 text-transform:uppercase;
 padding-top:4px;
 padding-bottom:4px;
 position:absolute;
 top:0px;
 left:0px;
 border-top-style:solid;
 border-top-width:1px;
 border-left-style:solid;
 border-left-width:1px;
 border-right-style:solid;
 border-right-width:1px;
 background-color:#1e2733;
 border-bottom-style:solid;
 border-top-color:#8f9399;
 border-right-color:#8f9399;
 border-bottom-color:#8f9399;
 border-left-color:#8f9399;
 border-bottom-width:1px;
}
.sp-h2:not(.ct-section):not(.oxy-easy-posts),
.sp-h2.oxy-easy-posts .oxy-posts,
.sp-h2.ct-section .ct-section-inner-wrap{
display:flex;
}
.sp-paragraphe {
 color:#050505;
 font-weight:600;
font-size: 14px !important;
}
.sp-caracteristique-h3 {
 font-size:22px;
 margin-bottom:25px;
 margin-top:0px;
}
.sp-detail-section {
 max-width:1400px;
margin: auto;
}
.sp-detail-section .ct-section-inner-wrap {
padding-top: 0;
}
.texte-icone-section {
 margin-bottom:10px;
 margin-right:50px;
}
.div-section {
 margin-bottom:25px;
 border-radius:10px;
 padding-bottom:1em;
 padding-top:3em;
 padding-right:1em;
 padding-left:1%;
 width:100%;
 position:relative;
 background-color:#ffffff;
 overflow:hidden;
 box-shadow:0px 2px 3px rgba(30,39,51,0.43);
}
.div-section:not(.ct-section):not(.oxy-easy-posts),
.div-section.oxy-easy-posts .oxy-posts,
.div-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1120px) {
.div-section {
 margin-bottom:20px;
}
}

@media (max-width: 991px) {
.div-section {
}
}

@media (max-width: 479px) {
.div-section {
 width:100%;
 margin-bottom:15px;
 background-color:#ffffff;
 padding-left:0%;
 padding-right:0%;
}
}

.form-icon:hover{
color: #6ac2eb;}.form-icon:hover{
}
.form-icon {
color: #ff0202;}.form-icon 
>svg {width: 41px;height: 41px;}.form-icon {
 margin-bottom:30px;
}
.form {
}
.p-ajout-menu-item:hover{
 color:#fbfaf9;
 background-color:#6ac2eb;
}
.p-ajout-menu-item {
 font-weight:600;
 font-size:1.2em;
 margin-left:10px;
 margin-right:10px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
 border-radius:5px;
 color:#1e2733;
white-space: nowrap;
}
.p-ajout-menu {
}
.piece-ctn {
 margin-right:30px;
}
@media (max-width: 991px) {
.piece-ctn {
 margin-bottom:20px;
}
}

.caracteristiques-ctn:hover{
outline: 1px solid lightgrey; cursor:pointer;
}
.caracteristiques-ctn {
 background-color:#ffffff;
 padding-top:1em;
 padding-right:1em;
 padding-bottom:1em;
 padding-left:1em;
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.caracteristiques-ctn:not(.ct-section):not(.oxy-easy-posts),
.caracteristiques-ctn.oxy-easy-posts .oxy-posts,
.caracteristiques-ctn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 1120px) {
.caracteristiques-ctn {
 width:100%;
}
}

.caracteristiques-titre {
 font-size:21px;
 margin-top:0px;
 color:#ffffff;
 width:100%;
 background-color:#1e2733;
 padding-left:20px;
 padding-top:5px;
 padding-bottom:5px;
}
.caracteristiques-sous-titre {
 font-weight:700;
}
.caracteristiques-titre-ctn {
 width:100%;
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding-bottom:5px;
 margin-bottom:15px;
 border-bottom-color:#d6d6d6;
 position:relative;
}
.caracteristiques-titre-ctn:not(.ct-section):not(.oxy-easy-posts),
.caracteristiques-titre-ctn.oxy-easy-posts .oxy-posts,
.caracteristiques-titre-ctn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.caracteristiques-icon {
color: #1e2733;}.caracteristiques-icon 
>svg {width: 22px;height: 22px;}.caracteristiques-icon {
 margin-right:10px;
}
.btn:active{
}
.btn {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn {
 max-width:300px;
 text-decoration:none;
 width:50%;
 text-align:center;
 padding-right:0px;
 padding-left:0px;
 padding-top:0px;
}
.btn:not(.ct-section):not(.oxy-easy-posts),
.btn.oxy-easy-posts .oxy-posts,
.btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.btn button.wpgb-button{
background-color:#6ac2eb;
}

.mlText {
 text-align:left;
 padding-top:0px;
 padding-bottom:0px;
}
.tabs-2058-tab {
}
.tabs-2058-tab-active {
}
.tabs-contents-2058-tab {
}
.tabs-7516-tab {
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 margin-right:10px;
 text-transform:uppercase;
 font-weight:600;
 padding-bottom:0px;
 margin-left:10px;
}
.tabs-7516-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-7516-tab.oxy-easy-posts .oxy-posts,
.tabs-7516-tab.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.tabs-7516-tab {
 padding-bottom:1rem;
}
}

@media (max-width: 479px) {
.tabs-7516-tab {
}
}

.tabs-7516-tab-active {
 padding-left:15px;
 padding-top:5px;
 padding-right:15px;
 padding-bottom:5px;
 background-color:#1e2733;
 border-radius:10px;
 color:#e6eaef;
}
.tabs-contents-7516-tab {
 max-width:1400px;
 padding-top:13px;
}
.tabs-contents-7516-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-7516-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-7516-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.tabs-contents-7516-tab {
 padding-right:10px;
 padding-left:10px;
}
}

.section-attributes-ctn {
 width:100%;
 color:#1e2733;
 overflow:hidden;
}
.section-attributes-ctn:not(.ct-section):not(.oxy-easy-posts),
.section-attributes-ctn.oxy-easy-posts .oxy-posts,
.section-attributes-ctn.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
justify-content:flex-start;
display: grid !important;justify-items: stretch;align-items: start;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 3px;}
.section-attributes-ctn:not(.ct-section):not(.oxy-easy-posts) > *,
.section-attributes-ctn.ct-section .ct-section-inner-wrap > *,
.section-attributes-ctn.oxy-easy-posts .oxy-posts > *{
height: 100%;}
@media (max-width: 1120px) {
.section-attributes-ctn {
}
.section-attributes-ctn:not(.ct-section):not(.oxy-easy-posts),
.section-attributes-ctn.oxy-easy-posts .oxy-posts,
.section-attributes-ctn.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 0px;}
}

@media (max-width: 991px) {
.section-attributes-ctn {
}
.section-attributes-ctn:not(.ct-section):not(.oxy-easy-posts),
.section-attributes-ctn.oxy-easy-posts .oxy-posts,
.section-attributes-ctn.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.section-attributes-ctn {
}
.section-attributes-ctn:not(.ct-section):not(.oxy-easy-posts),
.section-attributes-ctn.oxy-easy-posts .oxy-posts,
.section-attributes-ctn.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 0 !important ;grid-row-gap: 0 !important ;}
}

@media (max-width: 479px) {
.section-attributes-ctn {
}
}

.sp-div-h2 {
 font-size:28px;
 margin-bottom:20px;
 width:100%;
 padding-left:15px;
 border-radius:7px;
 color:#e6eaef;
 background-color:#8f9399;
}
.sp-div-h2:not(.ct-section):not(.oxy-easy-posts),
.sp-div-h2.oxy-easy-posts .oxy-posts,
.sp-div-h2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.info-bien {
}
.insfo-bien {
}
@media (max-width: 1120px) {
.insfo-bien {
}
.insfo-bien:not(.ct-section):not(.oxy-easy-posts),
.insfo-bien.oxy-easy-posts .oxy-posts,
.insfo-bien.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 479px) {
.insfo-bien {
}
.insfo-bien:not(.ct-section):not(.oxy-easy-posts),
.insfo-bien.oxy-easy-posts .oxy-posts,
.insfo-bien.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 3px;}
}

.infos-bien {
 overflow:hidden;
 margin-bottom:0px;
 max-width:300px;
}
.infos-bien:not(.ct-section):not(.oxy-easy-posts),
.infos-bien.oxy-easy-posts .oxy-posts,
.infos-bien.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:wrap;
}
.section-nav {
 padding-top:5px;
 padding-bottom:5px;
 width:1000px;
 left:auto;
 right:auto;
}
.section-nav:not(.ct-section):not(.oxy-easy-posts),
.section-nav.oxy-easy-posts .oxy-posts,
.section-nav.ct-section .ct-section-inner-wrap{
flex-direction:row;
justify-content:center;
}
@media (max-width: 767px) {
.section-nav {
}
}

.active {
}
.check {
color: #6ac2eb;}.check 
>svg {width: 20px;height: 20px;}.check {
}
.check-div {
}
.check-div:not(.ct-section):not(.oxy-easy-posts),
.check-div.oxy-easy-posts .oxy-posts,
.check-div.ct-section .ct-section-inner-wrap{
display:none;
}
.div-check {
}
._infos-generales {
}
._situation {
}
._descriptif-complet {
}
._etat-general {
}
._copropriete {
}
._investissement {
}
._prix {
}
.section_fiche-propriete {
 width:100%;
 max-width:1440px;
 padding-top:20px;
}
.section_fiche-propriete:not(.ct-section):not(.oxy-easy-posts),
.section_fiche-propriete.oxy-easy-posts .oxy-posts,
.section_fiche-propriete.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
.section_fiche-propriete {
}
}

@media (max-width: 479px) {
.section_fiche-propriete {
}
}

.nav-titre:hover{
 color:#1e2733;
}
.nav-titre {
 text-transform:uppercase;
 padding-left:5px;
 padding-right:5px;
 padding-top:5px;
 padding-bottom:5px;
 margin-left:5px;
 margin-right:5px;
}
@media (max-width: 991px) {
.nav-titre {
 font-size:12px;
}
}

@media (max-width: 767px) {
.nav-titre {
 font-size:13px;
}
}

@media (max-width: 479px) {
.nav-titre {
 font-size:9px;
}
}

.tabs-nav {
 background-color:#fbfaf9;
 top:63px;
 position:relative;
 z-index:1;
 text-align:center;
position:sticky;
}
.tabs-nav:not(.ct-section):not(.oxy-easy-posts),
.tabs-nav.oxy-easy-posts .oxy-posts,
.tabs-nav.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.tabs-nav {
 top:47px;
}
}

@media (max-width: 479px) {
.tabs-nav {
 z-index:10;
 margin-top:20px;
 padding-top:0px;
 top:45px;
}
}

.print-card-coordonees {
 font-size:21px;
 font-weight:700;
}
.print-marges-secu {
background-image:url(https://www.dev2.ladjust.com/wp-content/uploads/black-twill.png); background-color:#8f9399;
 padding-bottom:20px;
 padding-top:20px;
 padding-right:20px;
 padding-left:20px;
 margin-top:10px;
 margin-bottom:10px;
 margin-right:10px;
 margin-left:10px;
}
.filtres {
}
.filtres:not(.ct-section):not(.oxy-easy-posts),
.filtres.oxy-easy-posts .oxy-posts,
.filtres.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.accueil__card_2:hover{
transform:translateY(-15px);}
.accueil__card_2 {
transform:; border-radius:7px;
 text-align:justify;
 transition-duration:0.2s;
 transition-timing-function:linear;
 transition-property:all;
 width:45%;
 min-height:380px;
 box-shadow:0px 0px 8px 2px rgba(0,0,0,0.08);
user-select: none;
}
.accueil__card_2:not(.ct-section):not(.oxy-easy-posts),
.accueil__card_2.oxy-easy-posts .oxy-posts,
.accueil__card_2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.accueil__card_2 {
 width:100%;
}
}

.accueil__container {
 padding-bottom:0px;
 padding-top:30px;
}
.accueil__container:not(.ct-section):not(.oxy-easy-posts),
.accueil__container.oxy-easy-posts .oxy-posts,
.accueil__container.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:space-around;
}
.tabs-active:active{
 background-color:#1e2733;
 color:#fbfaf9;
}
.tabs-active {
}
.tabs-6867-tab-active {
 background-color:#1e2733;
}
.accueil_tabs_text {
 font-weight:600;
 font-size:24px;
 color:#dfb87d;
 border-top-color:#1e2733;
 border-right-color:#1e2733;
 border-bottom-color:#1e2733;
 border-left-color:#1e2733;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 padding-bottom:3px;
 padding-top:3px;
 min-width:230px;
 box-shadow:inset 0px 0px 3px #1e2733;
}
.accueil_tabs_text:not(.ct-section):not(.oxy-easy-posts),
.accueil_tabs_text.oxy-easy-posts .oxy-posts,
.accueil_tabs_text.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 991px) {
.accueil_tabs_text {
 min-width:50%;
}
}

@media (max-width: 767px) {
.accueil_tabs_text {
}
}

@media (max-width: 479px) {
.accueil_tabs_text {
}
}

.estimer_div {
 padding-bottom:10px;
 padding-top:10px;
 padding-right:10px;
 padding-left:10px;
 border-radius:10px;
 width:100%;
 max-width:800px;
 margin-bottom:40px;
 background-color:#ffffff;
 box-shadow:inset 0px 1px 3px #1e2733;
}
.hidden {
 background-color:#b4e87d;
}
.hidden:not(.ct-section):not(.oxy-easy-posts),
.hidden.oxy-easy-posts .oxy-posts,
.hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.none {
 overflow:scroll;
}
.none:not(.ct-section):not(.oxy-easy-posts),
.none.oxy-easy-posts .oxy-posts,
.none.ct-section .ct-section-inner-wrap{
display:none;
}
.accueil__img_r {
 margin-left:0px;
 max-height:380px;
 border-top-right-radius:20px;
 border-bottom-right-radius:20px;
 aspect-ratio:3/2;
 object-fit:cover;
 width:100%;
}
@media (max-width: 991px) {
.accueil__img_r {
 border-radius:15px;
}
}

.accueil__img_l {
 max-height:380px;
 border-top-left-radius:20px;
 border-bottom-left-radius:20px;
 object-fit:cover;
 aspect-ratio:3/2;
 width:100%;
}
@media (max-width: 991px) {
.accueil__img_l {
 border-radius:15px;
}
}

.accueil__div_img_r {
 width:50%;
}
.accueil__div_img_r:not(.ct-section):not(.oxy-easy-posts),
.accueil__div_img_r.oxy-easy-posts .oxy-posts,
.accueil__div_img_r.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.accueil__div_img_l {
 width:50%;
}
.accueil__div_img_l:not(.ct-section):not(.oxy-easy-posts),
.accueil__div_img_l.oxy-easy-posts .oxy-posts,
.accueil__div_img_l.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 991px) {
.accueil__div_img_l {
 order:1;
}
}

.accueil__text_bkg {
 useCustomTag:true;
 padding-bottom:20px;
 padding-top:20px;
 padding-right:20px;
 padding-left:20px;
 border-top-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-right-style:solid;
 border-top-width:3px;
 border-bottom-width:3px;
 border-left-width:0px;
 border-top-color:#ffffff;
 border-bottom-color:#ffffff;
 border-right-width:0px;
 border-right-color:#ffffff;
 border-left-color:#ffffff;
 background-color:rgba(255,255,255,0.12);
}
.accueil__text_bkg:not(.ct-section):not(.oxy-easy-posts),
.accueil__text_bkg.oxy-easy-posts .oxy-posts,
.accueil__text_bkg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.glass__bkg {
 background-color:rgba(255,255,255,0.12);
backdrop-filter: blur( 16px );
}
.glass__bkg:not(.ct-section):not(.oxy-easy-posts),
.glass__bkg.oxy-easy-posts .oxy-posts,
.glass__bkg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.glass_text {
 text-shadow:1px 1px 1.2px rgba(251,250,249,0.86);
}
.conseils_titre {
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-top-color:#1e2733;
 border-right-color:#1e2733;
 border-bottom-color:#1e2733;
 border-left-color:#1e2733;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 margin-bottom:13px;
}
.a_finaliser {
}
.a_finaliser:not(.ct-section):not(.oxy-easy-posts),
.a_finaliser.oxy-easy-posts .oxy-posts,
.a_finaliser.ct-section .ct-section-inner-wrap{
display:none;
}
.test {
}
.tabs-9957-tab {
 background-color:#1e2733;
 color:#fbfaf9;
}
.tabs-9957-tab-active {
}
.tabs-contents-9957-tab {
}
.oxy-close-modal {
color: #333333;}.oxy-close-modal 
>svg {width: 27px;height: 27px;}.oxy-close-modal {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.oxy-close-modal {
color: #333333;}.oxy-close-modal 
>svg {width: 27px;height: 27px;}.oxy-close-modal {
 align-self:flex-end;
 position:absolute;
 top:0px;
 right:0px;
 z-index:1;
 margin-top:35px;
}
.icons-monCompte {
color: #1e2733;}.icons-monCompte 
>svg {width: 29px;height: 29px;}.icons-monCompte {
}
.heading-monCompte {
 text-align:center;
 margin-bottom:30px;
}
.heading-monCompte-h2 {
 font-size:17px;
}
.tab {
 margin-left:100px;
}
.tab-active {
}
.monCompte_tabs {
 text-align:justify;
}
.monCompte_tabs:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabs.oxy-easy-posts .oxy-posts,
.monCompte_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.monCompte_tabs {
 text-align:justify;
}
.monCompte_tabs:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabs.oxy-easy-posts .oxy-posts,
.monCompte_tabs.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.monCompte_tabs-h2 {
 width:100%;
 margin-bottom:14px;
 max-width:1280px;
 text-align:left;
 background-color:#1e2733;
 color:#fbfaf9;
 padding-top:10px;
 padding-bottom:10px;
 font-size:25px;
 padding-left:50px;
 margin-left:auto;
 margin-right:auto;
box-shadow: 0px 3px 0 #dfb87d; max-width: 980px;
}
.monCompte_tabsContent_div {
}
.monCompte_tabsContent_div:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabsContent_div.oxy-easy-posts .oxy-posts,
.monCompte_tabsContent_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.monCompte_tabsContent_div {
 text-align:left;
}
.monCompte_tabsContent_div:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabsContent_div.oxy-easy-posts .oxy-posts,
.monCompte_tabsContent_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.monCompte_tabsContent_div {
}
.monCompte_tabsContent_div:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabsContent_div.oxy-easy-posts .oxy-posts,
.monCompte_tabsContent_div.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.monCompte_tabsContent_div_div {
}
@media (max-width: 991px) {
.monCompte_tabsContent_div_div {
}
.monCompte_tabsContent_div_div:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabsContent_div_div.oxy-easy-posts .oxy-posts,
.monCompte_tabsContent_div_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.monCompte_tabsContent_div_div {
}
.monCompte_tabsContent_div_div:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabsContent_div_div.oxy-easy-posts .oxy-posts,
.monCompte_tabsContent_div_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.monCompte_tabsContent_div_form {
}
.monCompte_tabsContent_div_form:not(.ct-section):not(.oxy-easy-posts),
.monCompte_tabsContent_div_form.oxy-easy-posts .oxy-posts,
.monCompte_tabsContent_div_form.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.mbv-slider {
 max-height:455px;
}
.plus-de-criteres {
 margin-bottom:7px;
 text-align:left;
}
.single-property_icon {
color: #6ac2eb;}.single-property_icon 
>svg {width: 30px;height: 30px;}.single-property_icon {
}
.single-property_icon:not(.ct-section):not(.oxy-easy-posts),
.single-property_icon.oxy-easy-posts .oxy-posts,
.single-property_icon.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.single-property_link {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.single-property_link {
 font-weight:700;
 color:#1e2733;
 background-color:#e6eaef;
 padding-bottom:3px;
 padding-top:3px;
 padding-left:15px;
 padding-right:15px;
 margin-bottom:5px;
 border-radius:5px;
 border-top-color:#dfb87d;
 border-right-color:#dfb87d;
 border-bottom-color:#dfb87d;
 border-left-color:#dfb87d;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 text-align:center;
 margin-left:10px;
 margin-right:10px;
 max-width:280px;
}
.cg-h3:ct_depth{
}
.cg-h3 {
 color:#6ac2eb;
 font-size:28px;
 padding-left:50px;
 width:100%;
 margin-bottom:25px;
 border-bottom-width:2px;
 border-bottom-color:#8f9399;
 border-bottom-style:solid;
}
.tabs-5172-tab {
}
.tabs-5172-tab-active {
}
.tabs-contents-5172-tab {
}
.blog {
}
.filtres-div:ct_depth{
}
.filtres-div {
 padding-left:5px;
 padding-right:5px;
 text-align:left;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:5px;
 width:100%;
 margin-bottom:4px;
 padding-top:5px;
}
.filtres-div:not(.ct-section):not(.oxy-easy-posts),
.filtres-div.oxy-easy-posts .oxy-posts,
.filtres-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.filtres-div-titre {
 font-weight:600;
 padding-bottom:5px;
 width:100%;
}
.sms {
background-color :rgba(30,115,190,0);
border: 1px solid rgba(30,115,190,0);
color: #1e2733;
padding: 15px 24px;
}.sms {
 width:48%;
 font-weight:700;
 border-radius:10px;
 border-top-color:#1e2733;
 border-right-color:#1e2733;
 border-bottom-color:#1e2733;
 border-left-color:#1e2733;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
@media (max-width: 1120px) {
.sms {
 width:49%;
}
}

.form-email-agent {
}
body {
	overflow-x: hidden;
}
.wp-grid-builder .wpgb-card-1 .wpgb-card-inner {
	overflow: visible !important;
}

.ct-section-inner-wrap {
     height: auto !important;
}

::-webkit-scrollbar-thumb {
  background-color: #1e2733;
}

::-moz-scrollbar-thumb {
  background-color: #1e2733;
}
#_header_row-15-16.sticky {
    top: 0;
}

/* Button CTA */
.btn, .btn-save-search, .rwmb-button, .jst_submit {
  font-family: Nunito;
  background: #1e2733;
  color: #dfb87d;
  font-weight: bold;
  padding: 0.8em 2em;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 3px 0 #dfb87d;
}

.wpgb-facet.wpgb-facet-4 > button {
  font-family: Nunito;
  background: #1e2733 !important;
  color: #dfb87d !important;
  opacity: 1 !important;
  box-shadow: 0px 3px 0 #dfb87d !important;
}
/* Button */

/*.list {display:flex;flex-wrap:wrap;}*/
.list p{margin:0;padding:0;}
.list p:nth-child(3n-1){display:flex;flex-grow:2;align-items:center;}
.list p:nth-child(3n-1):before{content:'';display:inline-block;width:100%;border-bottom:1px dashed #000;height:1px;margin:0 10px 0;}
.list hr{flex-basis:100%;height:0;border:none;}
/*LIST*/

/* Menu */
/*RECHERCHE*//*
li#menu-item-1330 a:link {
    font-size: 1em;
    font-weight: 800;
    margin-top: -3px;
}
*/
li#menu-item-1330 a:link:before {
  content: "\f015"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

#_header_row-15-16 {
	color: #ffffff;
	transition: 0.6s;
}

#_header_row-15-16 #_nav_menu-20-16 .menu-item a {
	color: #ffffff;
}

#_header_row-15-16.sticky #_nav_menu-20-16 .menu-item a {
	color: #000000;
}

#_header_row-15-16.sticky {
	position: fixed;
	z-index: 10000;
	color: #000000;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ffffff;
	box-shadow: 0 2px 4px rgb(15 13 10 / 10%), 0 0 20px rgb(15 13 10 / 8%);
}
#_header-14-16.oxy-header-wrapper.oxy-header.oxy-sticky-header.oxy-sticky-header-active {
    padding: 0;
}

#_header_row-15-16 #_nav_menu-20-16 .menu-item a {
	letter-spacing: 1.3px;
	display: inline;
    position: relative;
	background-color: unset !important;
}

#_header_row-15-16 #_nav_menu-20-16 .menu-item a::after {
	content: "";
	margin-top: 3px;
    display: block;
    position: absolute;
	width: 100%;
	height: 1.2px;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
	-o-transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	background: currentColor;
}

#_header_row-15-16 #_nav_menu-20-16 .menu-item a:hover::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

#_header_row-15-16 #_nav_menu-20-16.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
	border-radius: 10px;
}

#_header_row-15-16 #_nav_menu-20-16.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a {
	color: #000000 !important;
}

#_header_row-15-16 .oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children > a::after {
	margin-left: 0;
    border-right: 0;
    border-top: 0;
}
li.menu-item > a {
  color: #1e2733 !important;
}
/*MEnu Single Propertie*/
#div_block-316-16 {
    background-color: #fff;
    padding:0;
    height: 0;
}
#div_block-8687-2112 {
    top: 60px;
}
/* Menu */

/* Footer */
.property-footer:not(:last-child) {
	margin-bottom: 20px;
}

.footer-link a {
	color: #e6eaef;
}
/* Footer */



/* Accueil */
.tabs-8363-tab {
	background-color: color(20);
	opacity: 0.7;
	z-index: 10;
	color: #ffffff;
}

.tabs-8363-tab .ct-fancy-icon {
	color: #ffffff;
}

.tabs-8363-tab-active {
	background-color: #ffffff;
	opacity: 1;
	color: color(18);
}

.tabs-8363-tab-active .ct-fancy-icon {
	color: color(18);
}
.accueil__card_2 h2{
	text-align: center;
	text-shadow-horizontal-offset: 1;
	text-shadow-vertical-offset: 1;
	text-shadow-blur: 1.2;
	text-shadow: 1px 1px 1.2px rgba(251,250,249,0.86);
}
/* Accueil */

/* Card */
.wpgb-card {
	transition: all 0.2s linear !important;	
}

.wpgb-card:hover {
	transform: translateY(-15px) !important;	
}
/* Card */

/* Propriétés */
#-wpgb-facet-4675-18 .wpgb-facet .wpgb-map-facet {
	height: 100vh;
}

.rwmb-input input:not([type='checkbox']),
.input-type-gridbuilder {
	border-radius: 4px;
	position: relative;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    height: 40px;
    min-height: 40px;
    width: 100%;
    margin: 0;
    padding: 8px 6px;
    background: none;
    background-image: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    box-shadow: none;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: border-color 100ms ease;
	border-color: #ccc;
	color: #2a2a2a;
}

.rwmb-input input:hover,
.input-type-gridbuilder:hover {
	border-color: #989898;
}

.rwmb-input input:focus,
.rwmb-input input:active,
.input-type-gridbuilder:focus,
.input-type-gridbuilder:active {
	border-color: #2a2a2a;
}

.rwmb-button,
.btn-type-gridbuilder {
	border-radius: 4px;
	border: none;
	outline: none;
	padding: 11px 6px;
    margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	background-color: color(20);
	color: #ffffff;
}

.btn-save-search {
	margin: 7.5px 0px;
	width: 100%;
}

.list-save-search {
	list-style: none;
	text-align: left;
	border: 2px solid #ccc;
	border-radius: 4px;
	max-height: 250px;
	overflow: auto;
}

.item-save-search {
	padding: 10px;
	border-top: 2px solid #ccc;
	color: #000000 !important;
}

.item-save-search:hover {
	background-color: #f6f6f6;	
}

.border-none {
	border: none !important;
}
/* Propriétés */

/* Register */
#_tabs_contents-21-214 {
    height: 87vh !important;
    overflow-y: auto;
}

@media screen and (max-width: 991px) {
	#_tabs_contents-21-214 {
		height: unset !important;
		overflow-y: hidden;
	}
}

.input-inscription {
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchbtn,
.confirm-btn {
	border: none;
	outline: none;
	padding: 10px 14px;
	border-radius: 7px;
	background-color: color(18) !important;
	color: white;
	cursor: pointer;
}

.confirm-btn {
	margin: 10px;
	width: unset !important;
	border-bottom: unset !important;
}

#suggestions {
	height: 65vh;
	overflow-y: auto;
	margin-top: 10px;
	border: 2px solid #ccc;
	border-radius: 7px;
}

#suggestions button {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #ccc;
	cursor: pointer;
}

#suggestions button span {
	font-weight: 600 !important;
}

#suggestions button p,
#suggestions button span {
	font-size: 15px;
}

#suggestions button:hover {
	background-color: #F0F0F0;
}

#div_block-40-214 {
    cursor: pointer;
}
/* Register */


/* Card */
.card__like {
  background: #1e2733 !important;
  box-shadow: 0px 3px 0 #dfb87d !important;
}
/* Card */


/* Favorite */

.card-favorite__ctn {
  display: flex;
  justify-content: space-between;
  width: 80%;
  max-width: 1280px;
  margin: 0px auto;
  margin-bottom: 100px;
}

.card-favorite {
  width: 30%;
}

.card-favorite__image-ctn {
  height: 200px;
}

.card-favorite__image-ctn > img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
}

.card-favorite__title {
  font-size: 22px;
}

.card__ribbon {
  color: red !important;
  position: absolute;
}

/* Favorite */

/*FILTRE MAPS*/
.oxy-wpgb-facet .wpgb-facet > fieldset:last-child, .oxy-wpgb-facet .wpgb-facet > .wpgb-button, .oxel_accordion{
    background: #fff;
    border-radius: 5px;
}

#div_block-4863-18, .oxel_accordion__content, .wpgb-facet select.wpgb-select, .wpgb-facet .wpgb-search-facet input[type="search"], .wpgb-facet .wpgb-autocomplete-facet input[type="search"], .wpgb-facet .wpgb-geolocation-facet input[type="search"], .wpgb-facet .wpgb-input, .wpgb-facet .wpgb-select, .wpgb-facet .wpgb-button:not(button), .wpgb-facet .wpgb-radio .wpgb-radio-control, .wpgb-facet .wpgb-checkbox .wpgb-checkbox-control, .wpgb-facet .wpgb-checkbox .wpgb-checkbox-control:before, .list-save-search, .rwmb-input input:not([type='checkbox']), .input-type-gridbuilder{
    border-color: #1e2733 !important;
    color: #1e2733 !important;
}
#div_block-4855-18, #div_block-4812-18, #-wpgb-facet-4545-18, #-wpgb-facet-4676-18, #-wpgb-facet-4552-18, #div_block-4992-18, #div_block-4813-18, #div_block-4814-18, #div_block-4976-18, #div_block-4964-18 {
    padding-top: 0;
    padding-bottom: 5px;
}
#div_block-4992-18 {
    padding-top: 7px;
}
div#div_block-4967-18, div#div_block-4979-18 {
    border: none;
}
div#div_block-4979-18 {
    text-decoration: underline;
}
div#code_block-4788-18 strong {
    color: #1e2733;
}
#div_block-4683-18 svg {
    color: #6ac2eb;
}
#-wpgb-facet-4676-18 svg :last-child{
    color: #1e2733;
}
.wpgb-geo-radius input {
    width: 15px !important;
    border: solid 2px #dfb87d !important;
    padding: 1px 3px !important;
    text-decoration: none !important;
    width: 44px !important;
    border-radius: 5px !important;
    color: #dfb87d;
}
.wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-thumb {
    border-color: #dfb87d !important;
}

/*************FILTRE case à cocher**************/
#div_block-4977-18 ul.wpgb-hierarchical-list li:nth-child(2) {
    display: none;
}
/*************Geoloc*************/
.wpgb-facet .wpgb-locate-button {
    background: #1e2733 !important;
    border-radius: 0 7px 7px 0;
}
.wpgb-facet .wpgb-locate-button:focus, .wpgb-facet .wpgb-locate-button:hover svg{
    color: #6ac2eb !important;
}
      .wpgb-locate-button svg  {
        font-size: 26px;
        font-family: cursive;
        animation: blink 2.5s cubic-bezier(.5, 0, 1, 1) infinite;
      }
      @keyframes blink {
        0% {
          opacity: 0.4;
          scale:1;
        }
        50% {
          opacity: 1;
          scale: 1.8;
          font-weight:950;
        }
        100% {
          opacity: 0.4;
          scale: 1;
        }
      }
/*FILTRE MAPS*/


/*******Pionet Formulaire******/

input[type="email"], input[type="tel"], input[type="url"]{
	background-clip: padding-box;
    background-image: none;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #495057;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    max-width: 100%;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
}

input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus{
	background: #fff;
}

#piotnetforms select {
    background: none;
}

#piotnetforms select:focus {
    background: #fff;
}

#piotnetforms textarea:focus {
    background: #fff;
}

#piotnetforms input::placeholder, #piotnetforms select::placeholder {
    opacity: 0.5;
    color: #000;
}	

.piotnetforms-field-type-text input,
.piotnetforms-field-type-select select,
.piotnetforms-field-type-date input,
.piotnetforms-field-type-textarea textarea {
	background-clip: padding-box;
    background-image: none;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #495057;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    max-width: 100%;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
}

.piotnetforms-field-type-textarea textarea {
	resize: vertical;
}


.piotnetforms-field-type-text input:focus,
.piotnetforms-field-type-select select:focus,
.piotnetforms-field-type-date input:focus
.piotnetforms-field-type-textarea textarea:focus {
	background-color: #fff;
    border-color: #fbfaf9;
    color: #495057;
    outline: none;
}

#piotnetforms h1 {
	font-size: 36px;
	font-weight: 800;
	color: #dfb87d;
	margin-bottom: 15px;
}

.piotnetforms-button {
	border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 400;
	margin-top: 10px;
    line-height: 1.5;
    padding: 8px 25px;
    position: relative;
    text-align: center;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
	background-color: #dfb87d !important;
}

.piotnetforms-button:hover {
	background-color: #dfb87d !important;
}

.piotnetforms-field-type-radio input {
	transform: scale(1.3);
    margin-right: 2px;
}

.piotnetforms-field-type-radio .piotnetforms-field-option {
	padding: 0 10px !important;
}

/* Contact */
.piotnetforms-field[type='text'], .input-text {
	border-radius: 4px;
    position: relative;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    height: 40px;
    min-height: 40px;
    width: 100%;
    margin: 0;
    padding: 8px 6px;
    background: none;
    background-image: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    box-shadow: none;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: border-color 100ms ease;
    border-color: #ccc;
    color: #2a2a2a;
}

.piotnetforms-field-textual {
	border-radius: 4px;
    position: relative;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    height: 120px;
    min-height: 120px;
    width: 100%;
    margin: 0;
    padding: 8px 6px;
    background: none;
    background-image: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    box-shadow: none;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: border-color 100ms ease;
    border-color: #ccc;
    color: #2a2a2a;
}
/* Contact */

@media (max-width: 420px) {
	#piotnetforms h1 {
		font-size: 30px;
		margin-bottom: 10px;
	}
}
// Color set: LADJUST
$ladjust-bleu-fonc-logo: #1e2733;
$ladjust-bleu-clair-logo: #6ac2eb;
$ladjust-grey-e6eaef: #e6eaef;
$ladjust-grey: #8f9399;
$ladjust-white: #ffffff;
$ladjust-black: #000000;
$ladjust-red: #ff0202;
$ladjust-gris-10: #fbfaf9;
$ladjust-cta: #dfb87d;

// Color set: composite-elements
$composite-elements-gray0: #f9f9fa;
$composite-elements-gray1: #eceeef;
$composite-elements-gray5: #adb4b9;
$composite-elements-gray6: #98a1a8;
$composite-elements-gray9: #374047;
$composite-elements-gray7: #7f8b93;
$composite-elements-gray2: #dee1e3;
$composite-elements-gray8: #606e79;
$composite-elements-gray3: #cfd3d7;

// Color set: Copied Colors
$copied-colors-turquoise: #03a2c8;
$copied-colors-blanc: #ffffff;
$copied-colors-noir: #000000;
$copied-colors-gris: #707070;
$copied-colors-gris-clair: #e8e8e8;
$copied-colors-turquoise-transparent: rgba(3,162,200,0.7);
$copied-colors-hover: #06b6e2;
$copied-colors-bleu-fonc: #2e4456;
$copied-colors-bleu-claire: #8fc1ea;
$copied-colors-peche-cn: #ff574c;
$copied-colors-gris: #f2f2f2;

.rwmb-textarea{
 min-height:300px;
}
#div_block-4979-18{
 min-height:36px;
}
.accueil__card p{
 text-align:justify;
}
#civilite{
 border-top-color:#1e2733;
 border-right-color:#1e2733;
 border-bottom-color:#1e2733;
 border-left-color:#1e2733;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 text-align:center;
 padding-top:7px;
 padding-right:7px;
 padding-left:7px;
 padding-bottom:7px;
 border-radius:4px;
}
.pop{
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
.magalerie{
 display:flex;
 flex-direction:row;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 flex-wrap:wrap;
}
.ribbon:after{
  content:"";
border-top: 5px solid #01363a; filter: brightness(65%); border-right: 20px solid transparent; bottom: -5px; content: ""; display: block; height: 0; position: absolute; right: 0; width: 0;
}
.ribbon{
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
 padding-right:10px;
 min-width:120px;
 font-size:0.8rem;
}
.galerie{
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
.col{
 width:50%;
}
