/*
Theme Name:   twentytwentyone child theme
Description:  Write here a brief description about your child-theme
Author:       Florian Perrier <contact@florianperrier.com>
Author URL:   https://www.florianperrier.com
Template:     twentytwentyone
Version:      2.16.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwentyone-child
*/

/* Write here your own personal stylesheet */
html {
  scroll-behavior: smooth;
}

body{
/* 	overflow-x: hidden; */
}
a {
    color: #cab099 !important;
    text-decoration: underline;
}
a:hover {
    text-decoration-style: unset !important;
    text-decoration-skip-ink: none;
	color:#525252 !important;
}
h2{
	font-size:50px;
	color:#cab099;
}
h1,h2,h3{
	 font-family: 'FuturaStd'!important;
}
p,a{
	 font-family: 'Frutigerlt'!important;
}
h4,h5,h6{
	font-family: 'FuturaStdlt'!important;
}


.inner-header {
    max-width: 1000px;
    margin: 0 auto;
}
.header_site {
    width: 100%;
    background: #cab099;
	height: 90px;
	position: fixed;
	z-index: 99;
}

.model_plugin h4 {
    font-weight: lighter;
    font-size: 39.36px;
    color: #fff;
    font-family: 'FuturaStd' !important;
    background: #cab099;
}
.sgpb-theme-1-content{
	box-shadow:none !important;
	padding:10px;
}
.sgpb-main-html-content-wrapper {
    padding: 10px;
}
.model_plugin p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #525252;
    font-style: initial;
}
.model_plugin a {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #cab099;
	font-style: initial;
	padding-top: 30px;
	display: block;
}

img.sgpb-popup-close-button-1 {
    top: 31px;
    left: 91%;
}
#home-17 .wpb_text_column.wpb_content_element {
  margin: 0;
}

#colophon {
    width: 100%;
    background:#fff !important;
	height:40px;
}
.iner-container {
	max-width: 1000px;
    margin: 0 auto;
}
#menu__toggle {
  opacity: 0;
}
#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu-main-menu-container {
	  visibility: visible !important;
	  left: 0;
	 transform: translateX(0);
	transition: 0.8s;
	padding-left: 527px;
	width: 990px !important;
	height: 1400px;
}
.inner-footer h4 {
    color: #cab099;
    padding-top: 7px;
    font-size: 16px;
    font-family: 'Frutigerlt' !important;
}
.widget-44 .wpcf7-form.init input:focus {
    outline: none;
}
.widget-44 .wpcf7-form.init textarea:focus {
    outline: none;
}
.newbody a:hover {
    text-decoration: none;
	color: #525252;
}
.inner-footer h4 a {
    color: #cab099 !important;
	text-decoration: none;
}
.inner-footer h4 a:hover{
	color:#525252 !important;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: absolute;
  top: 30px;
  left: 2%;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index:9999;
}
.hamburger-menu input[type=checkbox] + label, input[type=radio] + label {
    display: inline-block;
    padding-left: 10px;
    font-size: var(--global--font-size-xs);
    vertical-align: top;
    background-color: #fff;
    padding: 16px 19px 20px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.menu__btn > span, .menu__btn > span::before, .menu__btn > span::after {
display: block;
position: absolute;
width: 25px !important;
height: 3px;
background-color: #cab099;
transition-duration: .25s;
left: 0;
right: 0;
/ color: #cab099; /
z-index: 999999;
margin: 0 auto;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.contact-form-cl input:focus {
    outline: none;
}

#home-16 {
    padding: 100px 0;
}
#home-17 .vc_column-inner {
    padding: 0;
}
.widget-33 p a:hover {
    color: #525252;
}

#load_more_post_data_5ffd5fe4395de {
    padding-top: 20px;
}
div#home-2-gallery {
    margin-top: -2px;
}
.menu-main-menu-container {
    display: block;
    position: absolute;
    visibility: hidden;
    left: -56% !important;
    width: 0 !important;
    height: auto;
    margin: 0;
    padding: 80px 0;
    transition: 0.8s !important;
    list-style: none;
    background-color: #fff;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
    transition-duration: 0s;
    z-index: 999;
    margin-left: -100%;
    top: 0 !important;
    bottom: 0 !important;
    height: 100vh !important;
	overflow: auto;
}
#menu__toggle:checked ~ .menu-main-menu-container ul#menu-main-menu {
    display: block;
}
.menu-item a {
  display: block;
  padding: 12px 0px;
  color: #cab099;
  font-family: 'Lato', sans-serif !important;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
  transition-duration: 0s;
}
.menu-item a:hover{
	color: #cab099;
}
/* .menu-item:hover {
  background-color: #CFD8DC;
} */
.social-media ul li {
    display: inline-block;
	padding: 15px 6px;
}
.social-media {
    text-align: end;
}
#home-2-gallery .wpb_wrapper {
    display:flex;
}
.site-main  {
    margin-top: 0;
    margin-bottom: 0;
}
#main {
    padding: 0;
}
.inner-footer {
    text-align: center;
}

.first-slider h4{
	color: #cab099;
	margin-bottom: 20px;
	font-size: 28px;
	margin-top:20px;
	font-weight:600;
}
.first-slider p{
	color:#525252;
	font-size:18px;
	padding-right:275px;
	font-weight:600;

}
/* .first-slider .slick-prev.slick-arrow.fas.fa-chevron-left {
    display: none !important;
} */
.first-slider .slick-next::before {
    background: red;
}

.first-slider .slick-dots li{
	margin:0 25px;
	margin-top:50px;
}
.first-slider #tdt-slider-137 .slick-dots li button::before{
	border: 2px solid #cab099 !important;
}
.first-slider .slick-dots li button::before{
	top:50;
}
#home-3-slider .slick-prev {
	left: 26% !important;
}
#home-3-slider .slick-next {
	right: 27% !important;
}


.content-over-slider .slick-slide .content-section a {
    padding: 0;
}

/* #home-3-slider .tm-slider.slick-slider .slick-prev::before, .tm-slider.slick-slider .slick-next::before{
	padding: 6px 10px !important;
}
#home-3-slider .tm-slider.slick-slider .slick-prev::before, .tm-slider.slick-slider .slick-next::before{
	padding: 6px 10px !important;
} */
#home-4 h2 {
    font-size: 50px;
    color: #cab099;
}
div.team p {
    font-size: 14px;
}
.footer-logo img {
    text-align: center;
    margin: 0 auto;
}
.footer-logo {
    width: 100% !important;
    text-align: center;
    display: block;
}
#home-6 .mega-accordion h3 span {
   padding-top: 10px;
    float: right;
	line-height:10px;
}
.last-line-footer:hover {
    color: #525252;
}
.srt_fotr a {
    color: #cab099;
}
#home-6 .ui-accordion-header {
    margin: 2px 0 !important;
    background: linear-gradient(to bottom, #dfdfdf 0%, #f5f5f5 100%);
	color:#525252 !important;
}
#home-6 .ui-state-active{
	background: linear-gradient(to bottom, #b7a08c 0%, #c8ae98 100%);
	color:#fff !important;
}
#home-6 .ui-accordion-content {
    font-size: 18px;
    color: #525252;
    line-height: 30px;
	font-weight: 600;
	font-family: 'Frutigerlt' !important;
}
#home-6 h4 {
    font-size: 30px;
    color: #cab099;
    margin-bottom: 20px;
}
div#home-2-gallery img{
	max-width:100% !important
}
div#home-2-gallery .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
#home-2-gallery .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0;
	width: 100%;
}
div#home-14 img{
	max-width:100% !important
}
div#home-14 .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
div#home-2 button.slick-prev.slick-arrow {
/*     display: none !important; */
}
div#home-2 .slick-next.slick-arrow.fas.fa-chevron-right {
    right: 0 !important;
	z-index:9;
}
div#home-2 .slick-next.slick-arrow.fas.fa-chevron-right{
	right: 20px !important;
	z-index:9;
}
#home-2 .slick-prev.slick-arrow.fas.fa-chevron-left {
    left: 0 !important;
	z-index:9;
}
#home-2 .content-section {
    padding-left: 60px;
}
#home-14 .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0;
	width: 100%;
}
/* #home-5 .content-section {
    text-align: left !important;
    color: #000;
	position:relative !important;
	top: 0% !important;
	left: -62px;
	width:80%;
} */
#home-5 .content-section *{
	padding: 0px 0px !important;
 }
#home-5 .carousel-caption{
	position:unset !important;
	    right: 0;
    bottom: 0;
    left: 0;
    z-index: unset;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: left;
	width:100%;
	padding: 0px 30px;
}

#home-5 .content-section p{
	font-size:14px;
	color: #525252;
	font-weight:600;
}

#home-5 .slick-arrow {
    top: 45%;
}

#home-5 .slick-next{
	right:-25px !important;
}
#home-5 .slick-prev{
	left:-50px !important;
}

.post-button:focus{
	text-decoration:none !important;
}
#home-5 .slick-dots li{
	margin:0 20px;
}
#home-6 .mega-accordion .mega-panel{
	padding: 30px 20px;
}
#home-7 p {
    color: #525252;
    font-size: 18px;
	font-weight: 600;
}
#home-8 .slick-prev{
	left: 20px !important;
}
#home-8 .slick-next{
	right:45px !important;
}
.button.rbs-imges-load-more {
    background: #cab099 !important;
	font-family: 'Frutigerlt' !important;
    color: #fff !important;
	color: #fff !important;
    font-size: 18.41px!important;
    padding: 1px 50px!important;
    border: none!important;
    text-transform: uppercase;
    outline: none!important;
	 margin-top: 40px!important;
}
#home-5 .tm-slider .carousel-caption a{
	width:49%;
	float:right;
}
#home-5 .tm-slider .carousel-caption .content-section{
	width:49%;
	float:left;
	padding: 0 30px 0px 0px;
	position:relative;
}
/* .laod-more-btn {
    text-align: center;
    margin-top: 80px;
} */

#home-14 .wpb_wrapper {
    display: flex;
}
#home-14 .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0;

}

.fullpage-loader__logo img {
max-width: 300px !important;
}

.site-logo-class img {
	outline: none !important;
    transition: all linear .5s;
	margin:0 auto;
	max-width: 85% !important;
}
	.laod-more-btn button:hover {
		background: #525252;
	}
	.contact-form-cl .wpcf7-form-control.wpcf7-submit:hover {
		background: #525252 !important;
	}
.contact-form-cl input:focus {
    outline: none!important;
}
.contact-form-cl textarea:focus {
    outline: none!important;
}


.desktop-family-pic-holder figure:nth-child(1) figcaption .cntn_row_m .top-tst-1 {
	margin: 0;
	padding-top: 15px;
	}
	.desktop-family-pic-holder figure:nth-child(1) figcaption .cntn_row_m .st_pdng {
		margin: 0;
		padding-top: 50px;
	}
figcaption.figc.clicked {
    height: 100%;
}

ul#menu-main-menu li a:focus {
    background: #fff;
    color: #cab099;
    text-decoration: none;
}
button.close:focus {
    outline: none;
}
a.last-line-footer:focus {
    color: #525252 !important;
    background: #fff !important;
}
footer#colophon h4 a:focus {
    background: #fff !important;
    color: #525252 !important;
	text-decoration:none !important;
}
.top-inner-footer {
    max-width: 1000px;
    margin: 0 auto;
}
.contact h3 {
    font-size: 20px;
    margin: 60px 0;
    color: #cab099;
    letter-spacing: 1px;
}
.contact h2 {
    border-bottom: 5px solid;
    width: 11%;
    padding-bottom: 10px;
}
.widget-33 h5 {
    font-size: 22px;
    color: #cab099;
    font-family: 'FuturaStd' !important;
    padding-bottom: 30px;
}
.widget-33 p {
    font-size: 14px;
    color: #525252;
	font-weight: 600;
}
.widget-33 p a {
    color: #cab099;
    text-decoration: underline;
}
.widget-33 p a:focus {
    background: #fff !important;
    color: #cab099 !important;
}
.widget-33 p img {
    margin: 30px 0;
}
.widget-44 h5 {
    font-size: 22px;
    display: flex;
    font-family: 'FuturaStd' !important;
    padding-left: 1px;
    padding-bottom: 30px;

}
.widget-44 h5 a {
    display: flex;
	color:#cab099 !important;
}
.widget-44 h5 a:hover {
  	color:#525252 !important;
	text-decoration: none;
}
.widget-44 h5 img {
    margin-right: 16px;
	outline: none !important;
}
.contact-form-cl input {
    width: 100%;
    background: #e9e9e9;
    margin-top: 10px !important;
    color: #525252 !important;
    border: none !important;
}
.contact-form-cl .wpcf7-form-control.wpcf7-textarea {
    background: #e9e9e9;
    height: 125px;
	color:#525252;
	border: none;
	margin-top: 10px;
}

.wpcf7 form .wpcf7-response-output {
    border: none;
    font-family: 'Frutigerlt'!important;
    font-size: 16px;
    color: #525252;
    margin: 20px 0 0;
    padding-left: 0;
}

.wpcf7-not-valid-tip {
    font-family: 'Frutigerlt'!important;
    font-size: 16px;
}

a.stil_link {
    padding: 0 !important;
	color:#cab099;
}
.contact-form-cl .wpcf7-form-control.wpcf7-submit {
    background: #cab099;
    color: #fff !important;
    font-size: 15px;
    width: 40%;
    margin-left: 2px;
}

.top-footer {
    padding: 150px 0;
}
.widget-55 h5 {
    font-size: 22px;
    color: #cab099;
    padding-bottom: 30px;
}
.widget-55 p {
    font-size: 14px;
    color: #525252;
	font-weight: 600;
}
.widget-55 table tr td {
    border: none;
    color: #525252;
    font-size: 14px;
	padding: 5px 0;
	font-family: 'Frutigerlt' !important;
	font-weight: 600;
}
.widget-55 table tr th {
    font-size: 14px;
    border: 0;
	padding: 5px 0;
	font-family: 'Frutigerlt' !important;
    color: #525252;
	font-weight: 600;
}
.widget-55 table {
    color: #525252;
}

.last-line-footer {
    color: #cab099;
    margin-top: 50px;
	text-decoration: underline !important;
	font-weight: bolder;
}

.srt_fotr {
    padding-top: 20px;
}

.gaping {
    padding: 22px 0;
}
.heading-line{
	border-bottom:5px solid #cab099;
	max-width:11%;
}
#home-5 .tdt-slider-heading {
    padding-bottom: 40px;
}
div#home-10 button.slick-prev.slick-arrow {
    width: 23%;
    left: -11% !important;
    height: 100%;
    background: linear-gradient(to right,rgba(255,255,255,.4),rgba(255,255,255,.9)) !important;
	z-index: 9;
}
div#home-10 button.slick-next.slick-arrow {
  	 background: linear-gradient(to right,rgba(255,255,255,.4),rgba(255,255,255,.9)) !important;
    width: 23%;
	z-index: 9;
    height: 100%;
    right: -11% !important;
}
.mega-post-para p{
	font-size:20px !important;
	color:#000 !important;
	background:red !important;
}

#load_more_post_data {
    margin-top: 30px;
}
.widget-44 h5 a:focus{
	background: transparent !important;
    text-decoration: none !important;
}
div#home-10 h3 {
    font-size: 18.42px;
    padding-top: 20px;
	color:#525252;
	min-height:150px;
}
div#home-10 img.attachment-thumbnail.size-thumbnail.wp-post-image{
	margin:0;
	max-width:100% !important;
}
div#home-10 .slick-prev:before{
    background: #d3d3d6;
    padding: 5px 8px;
    color: #fff;
    left: -40px;
    position: relative;
}
div#home-10 .slick-next:before{
	background: #d3d3d6;
    padding: 5px 8px;
    color: #fff;
    right: -40px;
    position: relative;
}
.social-media ul li a:focus {
    outline: none !important;
    text-decoration: none !important;
    border: none;
}
.post-button {
    background: #cab099 !important;
    max-width: 100%;
    font-size: 18.41px;
    color: #fff !important;
    text-align: center;
    width: 100%;
    display: block;
	padding:7px;
	text-decoration:none;
}
.post-button:hover,
.post-button:focus {
	background:#525252 !important;
	text-decoration:none;
	color:#fff !important;
}
.slide_setting {
    padding: 0 10px;
}

.map-france {
    margin-bottom: -7px;
}

.model_id .modal-header {
    display: block;
    text-align: center;
	border: 0;
}
.newbody p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #525252;
    font-style: initial;
}
.newbody a {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #cab099;
    font-style: initial;
}
.modal-header.new-model-head h4 {
   font-weight: lighter;
    font-size: 39.36px;
    color: #fff;
	font-family: 'FuturaStd' !important;
	background:#cab099;
}
#model-dial-w {
    max-width: 664px;
	top: 25%;

}
.third-para {
    padding-top: 30px;
}
.secand-para {
    padding-top: 30px;
    margin-bottom: 50px;
}
.close {
    font-size: 54px;
    color: #fff !important;
    position: absolute;
    top: 13px;
    right: 30px;
	opacity:2!important;
}
/* .sticky .menu-main-menu-container {
  	top: -27px !important;
    left: -78% !important;
} */
.menu-item {
    list-style: none;
}
.model-set-w {
    padding-right: 0 !important;
	z-index: 9999;
}

#menu-main-menu {
	padding-left: 22px;
	margin-top: 20px;
	display: none;
}
.sticky #menu-main-menu {
    padding-left: 22px;
    margin-top: 20px;
}
.psac-slider-and-carousel .owl-nav .owl-next, .psac-slider-and-carousel .owl-nav .owl-prev{
	margin-right: 380px;
	margin-left: 380px;
	background: #d3d3d6;
	line-height: 50px !important;
	color: #fff;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.post-button){
	background-color:transparent !important;
}
.rbs-lightbox .thumbnail-overlay>div.aligment>div.aligment{
	display:none !important;
}
.mfp-bottom-bar {
    display: none;
}
.social-media ul li img {
    max-width: 40px;
	max-height: 40px;
}
.site-logo-class .widget_media_image a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.header_site * {
    height: 100%;
}
.menu-main-menu-container *{
	height:auto;
}
#rev_slider_3_1 rs-layer.rs-layer {
    text-transform: uppercase;
    font-family: 'FuturaStd' !important;
}
.social-media ul li a {
    display: flex;
    align-items: center;
}

.slick-next,.slick-prev{
z-index: 9 !important;
}








































/**************************************************************/


@media only screen and (max-width: 1730px) and (min-width: 1310px){
	#home-10 h3{
		min-height: 190px !important;
	}
	#home-3-slider .slick-prev {
		left: 14% !important;
	}
	#home-3-slider .slick-next {
		right: 15% !important;
	}
	.menu-item a{
		padding: 6px 0px;
		font-size: 28px;
	}
	#home-2 .slick-prev.slick-arrow{
		left:0 !important;
	}
	#model-dial-w{
		top: 14%;
	}
	div#home-10 button.slick-prev.slick-arrow{
		height: 400px;
		width: 23%;
	}
	div#home-10 button.slick-next.slick-arrow{
		height: 400px;
		width: 23%;
	}

	.slide_setting{
		margin 0 !important;
	}
}
@media only screen and (max-width: 1280px){
	div#home-10 button.slick-prev.slick-arrow {
		width: 27%;
	}
	#home-3-slider .slick-prev {
		left: 150px !important;
	}
	#home-3-slider .slick-next {
		right: 170px !important;
	}
	div#home-10 button.slick-next.slick-arrow{
		width: 27%;
	}
	div#home-10 .slick-prev::before {
		left: -50px;
	}
	div#home-10 .slick-next::before {
		right: -50px;
	}
	.model-open .custom-model-inner{
		top: -4%;
		bottom: 0;
	}
}
@media only screen and (max-width: 1279px){
	#home-10{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.th-img img {
		width: 100%;
	}
/* 	div#home-10 .slick-prev:before{left: 30px !important;}
	div#home-10 .slick-next:before{right: 30px !important;} */
	div#home-10 h3{min-height: 90px !important;}
}

@media only screen and (max-width: 1024px){
	#home-5 .slick-next {
		right: 15px !important;
	}
	#home-5 .slick-prev{
		left:-15px!important;
	}
	figcaption.figc.clicked p{
		line-height:18px !important;
	}
	.slide_setting{
		margin:0;
	}
	#home-3-slider .slick-prev {
		left: 25px !important;
	}
	.menu__btn{
		left: 3%;
	}
/* 	.sticky .menu__btn {
		left: -3%;
	} */
	.top-inner-footer{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	#home-2 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-4 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-5 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-6 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-7 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-8 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-9 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#home-11 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.th-img img {
		width: 100%;
	}
	div#home-10 button.slick-prev.slick-arrow {
		width: 44%;
	}
	div#home-10 button.slick-next.slick-arrow{
		width: 44%;
	}
	div#home-10 .slick-prev::before {
		left: -120px;
	}
	div#home-10 .slick-next::before {
		right: -120px;
	}
	.main-section-misonary {
		margin: 0 10px;
	}
	#home-3-slider .slick-next {
		right: 44px !important;
	}
}
@media only screen and (max-width: 990px){
	.social-media ul{
		padding: 0px;
	}
	.slick-next.slick-arrow {
		right: 20px !important;
	}
	#home-5 .carousel-caption {
		padding-left: 60px;
		padding-right: 60px;
	}
	div#home-2 .slick-prev.slick-arrow {
		left: 0 !important;
	}
	div#home-10 .slick-prev::before {
		left: -90px;
	}
	div#home-10 .slick-next::before {
		right: -90px;
	}
	#home-5 .tdt-slider-heading{
		padding:30px 0 !important;
		text-align:left;
	}
/* 	#home-5 .ultimate-slide-img{
		float: none;
		height: auto;
		margin: 0 auto;
		    position: relative;
		right: 0;
	} */
	#home-8 .slick-prev {
		left: -4px !important;
	}
	#home-8 .slick-next {
		right: 15px !important;
	}
	.menu__btn {
		left: 5%;
	}
	#home-5 .content-section{width: 100%;left: 0px;}
	#home-5 .content-section p{padding: 0px 0px !important;}
	#home-5 .slick-dots{left: 0px;}
	.top-footer{padding: 150px 20px;}
	.contact-form-cl .wpcf7-form-control.wpcf7-submit{width: 56%;}
}
@media only screen and (max-width: 768px){
	#rbs_gallery_601554b87fe49 {
		margin-left: -7px !important;
	}
	.col-md-6.st_pdng {
		margin: 0px 0!important;
		padding: 45px 20px 24px 20px!important;
	}
	.first-slider p{
		padding-right:110px;
	}
	#home-2 .slick-prev.slick-arrow {
		left: 0 !important;
	}
	.desktop-family-pic-holder figure:nth-child(1) figcaption .cntn_row_m .top-tst-1 p{
		font-size: 12px !important;
		line-height: 12px!important;
	}
	.desktop-family-pic-holder figure:nth-child(1) figcaption .cntn_row_m .st_pdng p{
		font-size: 12px !important;
		line-height: 12px!important;
	}
	figcaption.figc.clicked p {
		line-height: 17px!important;
	}
	.col-md-6.top-tst-1 {
		margin: 0px 0 !important;
		padding: 5px 0 0 25px!important;
	}

	#menu__toggle:checked ~ .menu-main-menu-container{
		padding-left: 0px;
	}
	#menu__toggle:checked ~ .menu-main-menu-container{
		 width: 400px !important;
	}
	.menu-main-menu-container{
		left: 0 !important;
		margin-left: 0%;
	}
	#model-dial-w{
		top: 7%;
	}
	#home-2{
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	#home-4{
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	#home-6{
		padding-top: 100px !important;
		padding-bottom: 90px !important;
	}
	#home-5 .carousel-caption {
		padding-left: 10px;
		padding-right: 10px;
	}
	#home-9{
		padding-top: 90px !important;
	}
	#home-11{
		padding-top: 80px !important;
	}
	div#home-12{
		padding-bottom: 90px !important;
	}
	.top-footer {
		padding: 100px 20px;
	}
}
@media only screen and (max-width: 767px){
	.figc.clicked {
				right: auto!important;
				left: 15px !important;
				width: 100%;
				max-width: 96%;
				margin: 0 auto;
				padding: 20px;
				padding-bottom: 100px;
			}
	#home-2 .content-section{
		padding-left:0;
	}
				.min-height-movb {
				min-height: 400px !important;
			}
			figcaption.figc.clicked p {
				line-height: 17px !important;
			}
			.desktop-family-pic-holder figure:nth-child(1) figcaption .cntn_row_m .top-tst-1 p {
				font-size: 13px !important;
				line-height: 17px !important;
			}
			.desktop-family-pic-holder figure:nth-child(1) figcaption .cntn_row_m .st_pdng p {
				font-size: 13px !important;
				line-height: 17px !important;
			}
			#home-5 .slick-next.slick-arrow.fas.fa-chevron-right{
				display:none!important;
			}
			#home-2 .slick-next.slick-arrow{
				display:none!important;
			}
			#home-2 .slick-prev.slick-arrow{
				display:none!important;
			}
			#home-5 .slick-prev.slick-arrow.fas.fa-chevron-left{
				display:none!important;
			}
			.desktop-family-pic-holder figure img {
				max-width: 100% !important;
			}

		.row.cntn_row_m {
			padding: 20px;
		}
		.clicked::before{
			display:none;
		}
		#member1 {
			margin-bottom: 20px;
		}
	#home-2 .slick-next.slick-arrow.fas.fa-chevron-right {
			display: none !important;
		}
/* 	#home-2 .slick-track{
		height:100vh;
	} */
	.col-md-6.st_pdng{
		padding:0!important;
		margin:0!important;
	}
	.col-md-6.top-tst-1 {
		padding:0 !important;
		margin:0 !important;
	}

	.sticky .col-md-4.col-0 {
		display: none !important;
	}

	#for-space{padding-top: 300px !important; padding-bottom: 20px !important;}

	#home-2-gallery .wpb_wrapper, #home-14 .wpb_wrapper{display: flex;}
	#home-2-gallery .wpb_wrapper .vc_box_border_grey, #home-14 .wpb_wrapper .vc_box_border_grey{width: 100%;}
	#home-2-gallery .wpb_wrapper .vc_box_border_grey img, #home-14 .wpb_wrapper .vc_box_border_grey img{max-width: 100% !important;}
	#home-2, #home-4, #home-6, #home-9, .inner-fooerter{padding-top: 70px !important; padding-bottom: 70px !important;}
	.first-slider p{padding-right: 0px;}
	.first-slider .slick-dots li{margin: 0 4px;}
	#home-5 .tdt-slider-heading{padding: 0px 0px 20px 0px !important;font-size: 25px !important;}
	#home-5 .slick-dots{text-align:  center;}
	#home-5 .slick-dots li {margin: 0 4px;}
	.th-img img{width: 100%;}
	#home-10{padding-top: 0px !important; padding-bottom: 0px !important;}
	#home-11{padding-top: 40px !important;}
	#home-12{padding-bottom: 40px !important;}
/* 	div#home-10 .slick-prev:before{left: -20px !important;}
	div#home-10 .slick-next:before{right: -20px !important;} */
	.top-footer {padding: 60px 20px;}
/* 	.widget_text{margin-bottom: 30px;} */
	#colophon{height: auto;}
	.widget-55 table tr td, .widget-55 p{font-size: 18px !important;}
	.slide_setting{margin: 0px !important;padding:0 10px !important;}
	.post-button{margin-top: 20px;}
	div#home-10 h3{min-height: 100px !important;}

	.site-logo-class img {
		max-width: 100% !important;
		width: 100% !important;
	}
	.inner-footer h4{
		padding: 10px 0;
	}
	.map-france {
		margin-bottom: -4px !important;
	}
}
@media only screen and (max-width: 640px){
	div#header_right1 {
		display: none;
	}
	.menu__btn{
		top: 17px;
	}
	.header_site{
		height: 70px;
	}
	.fullpage-loader__logo{
		top: -60px;
	}
	.figc.clicked{
		max-width: 95%;
	}

	div#home-10 button.slick-prev.slick-arrow {
		width: 0;
	}
	div#home-10 button.slick-next.slick-arrow {
		width: 0;
	}
	div#home-10 .slick-prev::before {
		left: 25px;
	}
	div#home-10 .slick-next::before {
		right: 55px;
	}
}

@media only screen and (max-width: 480px){
	#home-5 .tm-slider .carousel-caption .content-section{
		    width: 100%;
			float: none;
			padding: 0 30px 0px 0px;
			position: unset;
			top: 0;
	}
	#home-5 .tm-slider .carousel-caption a{
		width: 100%;
			float: none;
	}
		.figc.clicked {
				right: auto!important;
				left: 15px !important;
				width: 100%;
				max-width: 93.7%;
				margin: 0 auto;
				padding: 20px;
				padding-bottom: 100px;
			}
			.model-open .custom-model-inner {
					top: 5%;
			}
				img.sgpb-popup-close-button-1 {
					left: 89%;
				}
			div#header_mid1 {
				padding: 0;
			}
		#home-3-slider .slick-next {
			display: none !important;
		}
		#home-3-slider .slick-prev {
			display: none !important;
		}
		.row.cntn_row_m {
			padding: 20px;
		}
		.clicked::before{
			display:none;
		}

	.min-height-mob{
	  min-height: 500px;
	}
	.col-md-6.st_pdng{
		padding:0!important;
		margin:0!important;
	}
	.col-md-6.top-tst-1 {
		padding:0 !important;
		margin:0 !important;
	}
	#home-2 .tm-slider .tdt-slider-heading{
		font-size:36px !important;
	}

	.page-id-10 .vc_sep_width_10 {
		width: 17%;
	}
	.contact h2{
		width: 16%;
	}

	div#home-10 .slick-next::before {
		right: 42px;
	}
	div#home-10 .slick-prev::before {
		left: 12px;
	}
	div#home-10 h3 {
		min-height: auto !important;
	}
	.post-button {
		margin-top: 30px;
	}
	.footer-logo img {
		text-align: center;
		margin: 0 auto;
		max-width: 50%;
		padding-left: 10px;
	}
	.site-logo-class img {
		max-width: 100% !important;
	}
	div#home-10 button.slick-next.slick-arrow {
		width:0%;
	}
	div#home-10 button.slick-prev.slick-arrow {
		width:0%;
	}
	.min-height-movb {
		min-height: 500px !important;
	}
}
@media only screen and (max-width: 425px){
	#home-5 h2 {
		font-size: 45px !important;
	}
	#home-5 .slick-next {
		display: none !important;
	}
	#home-5 .slick-prev {
		display: none !important;
	}
	.min-height-movb {
		min-height: 560px !important;
	}
	div#home-10 .slick-next::before {
		right: 38px;
	}
	.figc.clicked {
		max-width: 92.7%;
	}
	div#home-10 .slick-prev::before {
		left: 8px;
	}

	#for-space {
		padding-top: 260px !important;
	}
	#menu__toggle:checked ~ .menu-main-menu-container {
		width: 450px !important;
	}
	.box{
		padding-top: 6px !important;
	}
}
@media only screen and (max-width: 375px){
	#home-6 .mega-accordion h3{
		font-size: 20px !important;
	}
	img.sgpb-popup-close-button-1 {
		top: 6.4%;
		left: 87%;
	}
	.figc.clicked {
		max-width: 91.7%;
	}
	.row.cntn_row_m {
		padding: 0 10px 0 10px;
	}
	figure#member1 {
		margin-bottom: 20px;
	}
	.min-height-mob{
	  min-height: 580px !important;
	}
	#home-5 h2 {
		font-size: 41px !important;
	}
	.first-slider h4{
		font-size:22px;
	}
}
@media only screen and (max-width: 360px){
	div#home-10 .slick-next::before {
		right: 30px;
	}
	div#home-10 .slick-prev::before {
		left: 0;
	}
	.min-height-movb {
		min-height: 600px !important;
	}

#home-2, #home-4, #home-6, #home-9, .inndder-footer {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

	.menu-item a{
		font-size: 24px;
	}
	#home-6 .ui-accordion-content{
		padding: 0;
	}
	div#header_mid1 {
		padding: 0;
	}
}
@media only screen and (max-width: 320px){

	.model_plugin h4{
		font-size: 34.36px;
	}
	img.sgpb-popup-close-button-1 {
		top: 5.4%;
		left: 85%;
	}
	.min-height-movb {
		min-height: 680px !important;
	}
	#home-6 .mega-accordion h3 {
		font-size: 17px !important;
	}
	.figc.clicked {
		max-width: 90.7%;
	}
	#for-space {
		padding-top: 220px !important;
	}

	#home-6 .ui-accordion-header-icon {
		font-size: 24px !important;
	}
	#home-6 .mega-accordion h3 span {
    	padding-top: 8px;
	}
	div#header_mid1 {
		margin: 0;
		padding: 0;
	}
	#home-5 .content-over-slider .slick-slide .content-section{
		padding:0 !important;
	}
	#home-6 .ui-accordion-content{
		padding:0;
	}

	.modal-header.new-model-head h4{
		font-size: 33.36px;
	}
	.close{
		font-size: 35px;
		top: 18px;
		right: 30px;
	}


}


.subway {
    width: 100%
}

.subway td {
    border: none;
    font-size: 14px;
    font-family: 'Frutigerlt';
    color: #525252;
    font-weight: 600;
    padding: 5px 0px 5px 0;
}

.subway td:first-child,
.subway img {
    margin-right: 5px;
    width: 24px;
}




/* START LOADER CSS */
.fullpage-loader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	overflow: hidden;
	background: #cab099;
	z-index: 99999999;
	opacity: 1;
	transition: opacity .5s;
	display: flex;
	justify-content: center;
	align-items: center;

}
@keyframes slideOut {
		from {
			transform: translateY(0);
		}

		to {
			transform: translateY(-100%);
		}
	}
/* .open_slide {
            animation-name: slideOut;
		animation: fadeIn ease 2s;
            animation-fill-mode: forwards;
            animation-duration: 2s;
            animation-delay: 2s;
        } */
.fullpage-loader__logo {
		position: relative;
	animation: fadeIn ease 2s;
			-webkit-animation: fadeIn ease 2s;
			-moz-animation: fadeIn ease 2s;
			-o-animation: fadeIn ease 2s;
			-ms-animation: fadeIn ease 2s;
			animation-iteration-count: 3;

	}

.fullpage-loader__logo:after{
	content: '';
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			animation: shine 2.5s infinite cubic-bezier(0.42, 0, 0.58, 1);

				display:none;

/* 			// opaque white slide */

/* 			// gradient shine scroll */
			background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}

@keyframes shine {
	0% {
		transform: translateX(-100%) skew(-30deg);
	}
	100% {
		transform: translateX(200%) skew(-30deg);
	}
}
@keyframes fadeIn {
0% {opacity:1;}
100% {opacity:0;}
}

.fullpage-loader--invisible {
	opacity: 0;
}


.contact-notice {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 30px;
}

.contact-notice a {
    color: #fff !important;
}

.contact-notice a:hover {
    color: #525252 !important;
}

.contact-notice .widget-55 {
    margin-top: 20px;
    margin-bottom: 30px;
}


.privacy-policy .site-content {
    padding-top: 120px;
}

.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h3 {
    color: #cab099;
}

.privacy-policy .entry-title {
    color: #cab099;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
}

.privacy-policy h3 {
    font-size: 30px;
    font-weight: 400;
    font-family: Abril Fatface;
}

/* END LOADER CSS */
