body:not(.home) header ul a {
    /*: #000;*/
}


.section-banner .width-content {
	max-width: 1479px;
}
.section-banner .banner-container {
	display: block;
}
.section-banner .banner-container > div {
	height: 100%;
}
.section-banner .banner-container p {
	font-family: 'Josefin Sans', sans-serif;
    color: #292929;	font-size: 15px;	font-weight: 300;	line-height: 23px;
    text-align: left;
    max-width: 683px;
    padding: 50px 53px 25px;
}
.section-banner .content-desc-banner .bottom-button-cta {
    max-width: 683px;
    padding: 25px 53px;	
}
.section-banner .banner-container h2,.section-banner .banner-container h1 {
    font-family: "Adobe Garamond Pro";
    font-size: 100px;
    font-weight: 600;
    line-height: 96px;
    color: #FFF;
	/*left: -126px;
	position: relative;*/
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.78);
	text-transform: uppercase;
}

.section-banner .banner-container {
    min-height: 576px;
    max-height: unset;
    height: unset;
}


.section-banner  .bg-white__ {
	padding-bottom: 179px;
	padding-top: 179px;
	min-height: 781px;
	background: none !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bg-white__ {
	background: #F5F5F5;
}

.section-banner__ {
    padding-top: 41px;
    position: relative;
}

.section-banner__ .content-dots{ 
	position: absolute;
	left: 0;
	right: 0;
	bottom: 47px;
	z-index: 4;
	height: 179px;
}
.section-banner__ .content-dots .dots-container { 
	max-width: 209px; width: 100%;
	margin: 40px auto;
}
.section-banner__ .wrapper-dots {
	height: 179px;	max-width: 509px;	width: 100%;	background-color: #FFFFFF; width: 100%;
	margin: 0 0 0 auto;
	padding: 1px;
}

.section-banner__ .owl-theme .owl-nav [class*="owl-"] {
	background-color: #AB927B;
	width: 26px;
	position: relative;
	z-index: 4444;
}

#section-act h2.top-h2 {
	color: #000;
}

.bottom-round .round {
	height: 80px;
	width: 80px;
	border-radius: 50%;
	display: inline-block;
	background: #fff;
	border: 1px solid #AB927B;
	margin: 25px 25px 10px;
	overflow: hidden;
}
.section-act .bottom-round .round {
	border: none;
}
#section-act .row:nth-child(2n+1) {
    flex-direction: row;
}
.ctt-text-scale {
	font-size: 15px;	font-weight: 300;	line-height: 23px;	text-align: justify;
}
#section-act .row {
    margin-top: 30px;
    color: #292929;	font-size: 15px;	font-weight: 300;	line-height: 23px;	
}
.row-bottom-act h2 {
	margin-top: 73px;
}
hr.color-brown {
	margin-top: 35px;
	color: #AB927B;
}
.section-bg-2__ .width-content,.section-bg-ville .width-content {
	max-width: 1600px;
}
.section-bg-ville .width-content{
	padding: 40px 0;
}
.marge-top-80 {
	margin-top: 80px;
}
.marge-ctt-img {
	margin-top: 35px;
}


.section-bottom-carousel .bottom-button-cta {
	margin-top: 45px;
}


.section-round h2 {
	color: #AB927B;	font-family: "Adobe Garamond Pro";	font-size: 30px;	font-weight: bold;	line-height: 31px;
}

.section-number .width-content {
	max-width: 915px;
}
body.artstaff .section-number .width-content {
	max-width: 1000px;
}
#main-group .section-contact {
	padding-top: 45px;
}



@media only screen and (max-width: 991px)  {
	.section-banner .banner-container h2 {
	    font-size: 60px;
	    line-height: 76px;
	    left: 0;
	}
}
@media only screen and (max-width:767px)  {
	.section-banner .banner-container h2 {
	    font-size: 50px;
	    line-height: 66px;
	}
	.bg-white__ {
	    background: rgba(245,245,245,.55);
	}
	.section-banner .banner-container h1 {
		font-size:26px;
	}
	.bottom-round .round {
	    height: 70px;
	    width: 70px;
	}
	header.fixed .bg-gray{
		padding: 0;
	}
	header.fixed .logo{
		padding-left: 10px;
	}
}