
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../fonts/Montserrat-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Medium';
  src:  url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf')  format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src:  url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf')  format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src:  url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf')  format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}





* {
	margin:0px;
	padding:0px;
	box-shadow:none;
	outline:none !important;
}

body {
	font-family:Montserrat-Medium;
	color: #88837a;
}

div.logo {
    display: inline-block;
}
div.social-menu {
    display: inline-block;
    vertical-align: top;
}
.social-icon ul {
    padding: 0px;
    list-style: none;
}
div.social-icon ul li {
    display: inline-block;
    padding: 0px 5px;
}
div.social-menu {
    display: inline-block;
    vertical-align: top;
    float: right;
}
div.mobile-menu {
    display: none;
}
div.social-icon {
    overflow: hidden;
}
.social-icon ul {
    display: inline-block;
    float: right;
    margin: 0px -5px;
}
.social-icon li a {
    color: #b4c941;
    font-size: 20px;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}
section.header {
    padding: 15px 0px;
}
.menubox li a {
    color: #88837a;
    text-decoration: none;
	font-family:Montserrat-Medium;
	font-size: 13px;
}
.menubox li a:hover {
    color: #b4c941;
    text-decoration: none;
}
.menubox ul li {
    display: inline-block;
    list-style: none;
    text-transform: uppercase;
    padding: 10px 15px;
}
.menubox ul {
    margin: 0px -15px;
}



.banner-box img {
    width: 100%;
    /*max-height: 550px;*/
    object-fit: cover;
    object-position: center 0;
}
div.banner-box {
    position: relative;
}
.banner-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
}
.banner-content h2 {
    font-size: 56px;
    font-weight: normal;
}
.banner-content p {
    font-size: 26px;
}


div.four-box {
    text-align: center;
    display: block;
    position: relative;
    top: -30px;
}
.color-box {
    background: #546cad;
    height: 100%;
    align-items: center;
    color: #fff;
    font-size: 23px;
    padding: 15px;
    word-break: break-word;
	min-height:300px;
}
p.cbox-title {
    min-height: 90px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0px;
	font-family:Montserrat-Regular;
}
/* AJOUT SANDRA */
p.cbox-title.hebdo{
    min-height: 0px;
    line-height: 0px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0px;
    font-family:Montserrat-Regular;
}
/****************/
p.cbox-small {
    font-size: 13px;
    font-family: Montserrat-Regular;
}
p.cbox-bold {
    font-family: Montserrat-Bold;
    font-weight: bold;
}
/* AJOUT SANDRA */
p.cbox-bold a.cbox-bold.marche.blue {
    text-decoration: none;
    color: #546cad;
    font-size: 20px;
    font-family: Montserrat-Bold;
    font-weight: bold;
}

p.cbox-bold.marche{
    font-family: Montserrat-Bold;
    font-size: 16px;
}
/****************/
div.color-box.gray {
    background: #88837a;
}
.color-box.green {
    background: #b4c941;
}
.color-box.brown {
    background: #b69653;
}

div.title-box {
    text-align: center;
    color: #546cad;
    padding: 40px;
}
h2.title {
    font-size: 23px;
    letter-spacing: 3px;
    text-align: center;
    color: #546cad;
    text-transform: uppercase;
}



section.orange-section {
    background: #e69632;
}
div.os-inner {
	display:block;
    display: flex;
    flex-wrap: wrap;
}
div.os-right {
    padding: 30px 100px;
    color: #ffff;
    width: 70%;
	float:right;
}
.os-img {
    width: 30%;
    float: left;
}
.os-right-inner h3 {
    text-transform: uppercase;
    font-size: 19px;
    font-family: Montserrat-Bold;
    font-weight: bold;
    color: #88837a;
    margin-bottom: 15px;
}
.os-right-inner p {
    font-size: 16px;
    line-height: 24px;
}
.os-right-inner {
    max-width: 320px;
    margin: 0px auto;
	color: #fff;
}


.item-box-inner {
    text-align: center;
}
div.item-box-inner {
    max-width: 585px;
    margin: 0px auto;
    width: 100%;
}

.image-box {
    position: relative;
}
.image-box p.date {
    position: absolute;
    margin: 0;
    background: #ae2b2b;
    color: #fff;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    top: 15px;
    left: 30px;
    font-size: 21px;
    font-family: Montserrat-Bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-box p.date label {
    display: block;
}

div.item-box-inner .content-box {
    background: #fff;
    padding: 15px;
    max-width: 70%;
    margin: 0px auto;
    position: relative;
    top: -50px;
}
h3.slide-title {
    color: #88837a;
    font-size: 21px;
    font-family: Montserrat-Bold;
    line-height: 30px;
    margin-bottom: 25px;
	text-transform: uppercase;
}
div.item-box-inner .content-box p {
    font-size: 13px;
    color: #88837a;
    line-height: 20px;
}
a.slide-btn {
    display: inline-block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 170px;
    line-height: 40px;
    cursor: pointer;
    margin-top: 30px;
}
span.glyphicon.glyphicon-chevron-right {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e7e6e4;
    border-radius: 50px;
    font-size: 16px;
    text-shadow: none;
}
span.glyphicon.glyphicon-chevron-left {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e7e6e4;
    border-radius: 50px;
    font-size: 16px;
    text-shadow: none;
}
a.right.carousel-control {
    background: none;
    opacity: 1;
}
a.left.carousel-control {
    background: none;
    opacity: 1;
}
section.slide-section {
    padding: 50px 0px;
	position:relative;
}
section.slide-section h2.title {
    margin-bottom: 40px;
}


section.footer {
    background: #b4c941;
    color: #fff;
    padding: 50px 00px;
}
.footer-box ul li {
    list-style: none;
    color: #fff;
    font-size: 12px;
    padding-bottom: 5px;
}
.footer-box a {
    color: #fff;
}
.footer-box .email a {
    font-size: 12px;
}
ul.footer-social li {
    display: inline-block;
    padding-right: 6px;
    font-size: 25px;
}
.email i.fa.fa-envelope {
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
}
section.copyright {
    background: #b4c941;
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
section.copyright span{
color:#5a564f;
}

section.slide-section::after {
	content: "";
    display: block;
    height: 5px;
    border-bottom: 3px solid #e7e6e4;
    position: absolute;
    top: 49%;
    z-index: -99;
    width: 100%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 41%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}


/*21120*/

div.banner-border {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.banner.lequipe .banner-content {
    position: absolute;
    top: 65%;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
}
div.titsub {
    text-align: center;
}
.banner.lequipe .banner-content h2 {
    text-shadow: 1px 1px 8px #000;
}
h2.title.lequipe {
    color: #b69653;
}
p.sub-title.lequipe {
    color: #b69653;
    font-size: 20px;
    margin-top: 15px;
}
section.after-banner.lequipe {
    padding: 50px 0px;
}
div.titsub {
    text-align: center;
    padding-bottom: 50px;
}
div.team-inner {
    text-align: center;
    background: #f3f2f1;
    position: relative;
    margin-bottom: 30px;
}
p.team-name {
    margin: 0px;
    padding: 20px 10px;
    text-transform: uppercase;
    font-size: 23px;
    color: #fff;
    letter-spacing: 2px;
}
p.team-post {
    color: #88837a;
    font-size: 14px;
    margin: 0px;
    padding: 10px 10px;
}
p.team-image {
    margin-bottom: 0px;
    margin-top: -10px;
}
div.team-content .team-sd {
    color: #fff;
    padding: 15px 20px;
    position: relative;
    font-size: 14px; /* 17px intialement */
	z-index: 9;
}
div.team-content .team-sd::before {
    content: "“";
    color: #68645d;
    font-size: 182px;
    position: absolute;
    top: -50px;
    left: 0;
    z-index: -1;
	opacity: .5;
}
div.team-content .team-sd::after {
    content: "“";
    color: #68645d;
    font-size: 182px;
    position: absolute;
    bottom: -50px;
    right: 0;
    transform: rotate(180deg);
	z-index: -1;
	opacity: .5;
}
.team-content {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease;
	height: 100%;
}
.team-inner:hover .team-content {
    opacity: 1;
}

.team-inner.blue {
    border-bottom: 20px solid #546cad;
}
.blue p.team-name {
    background: #546cad;
}
.team-inner.blue .team-content {
    background: #546cad;
}

.team-inner.orange {
    border-bottom: 20px solid #e69632;
}
.orange p.team-name {
    background: #e69632;
}
.team-inner.orange .team-content {
    background: #e69632;
}

.team-inner.green {
    border-bottom: 20px solid #b4c941;
}
.green p.team-name {
    background: #b4c941;
}
.team-inner.green .team-content {
    background: #b4c941;
}

.team-inner.brown {
    border-bottom: 20px solid #b69653;
}
.brown p.team-name {
    background: #b69653;
}
.team-inner.brown .team-content {
    background: #b69653;
}

.team-inner.red {
    border-bottom: 20px solid #ae2b2b;
}
.red p.team-name {
    background: #ae2b2b;
}
.team-inner.red .team-content {
    background: #ae2b2b;
}

.team-inner.gray {
    border-bottom: 20px solid #88837a;
}
.gray p.team-name {
    background: #88837a;
}
.team-inner.gray .team-content {
    background: #88837a;
}

div.team-inner > img {
    width: 100%;
}
a.view-more {
    display: inline-block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 180px;
    cursor: pointer;
    margin-top: 0px;
    border-radius: 0px;
    line-height: 40px;
    padding: 0px;
    border: none;
	text-align:center;
}
.readmore-box::before {
    content: "";
    border-top: 3px solid #e7e6e4;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    z-index: -1;
}
.readmore-box {
    text-align: center;
    padding: 30px 0px 30px;
    position: relative;
}


/*22120*/

.programme .banner-content {
    text-align: center;
    top: 65%;
}
section.after-banner.programme {
    padding: 50px 0px;
}
h2.title.programme {
    color: #b69653;
}
p.sub-title.programme {
    color: #b69653;
    font-size: 20px;
    margin-top: 15px;
}
.programme-inner {
    background: #f3f2f1;
    margin-bottom: 50px;
    border-left: 25px solid #ccc;
    border-right: 25px solid #ccc;
    display: flex;
	align-items: center;
}
.number-box {
    width: 230px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #ccc;
    max-width: 230px;
    min-width: 230px;
    height: 370px;
	position:relative;
}
span.num {
    color: #555;
    font-size: 225px;
    opacity: 0.4;
    position: absolute;
    right: 0;
    font-family: Montserrat-Bold;
    top: -70px;
}
p.num-title {
    margin: 0px;
    padding: 20px 10px;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
    position: relative;
}

.number-content ul {
    padding-left: 20px;
}
.number-content h2 {
    font-size: 20px;
    font-family: Montserrat-Bold;
    margin-top: 15px;
    margin-bottom: 20px;
}
.number-content ul li {
    color: #88837a;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 3px;
}
.blue .number-box {
    background: #546cad;
    left: -25px;
}
.programme-inner.blue {
    border-color: #546cad;
}
.programme-inner.blue .number-content {
    padding: 0px 80px;
}
.programme-inner.green {
    border-color: #b4c941;
}
.programme-inner.green span.num {
    right: initial;
    top: 0;
    left: 10px;
}
.green .number-box {
    order: 3;
    background: #b4c941;
    right: -25px;
}
.green .num-img {
    order: -1 !important;
    height: 100%;
}
.green div.number-content {
    padding: 0px 35px;
}
.green .num-img img {
    height: 100%;
    min-height: 250px;
    width: 280px;
    max-height: 250px;
}

.brown .number-box {
    background: #b69653;
    left: -25px;
}
.programme-inner.brown {
    border-color: #b69653;
}
.programme-inner.brown .number-content {
    padding: 0px 80px;
}
.programme-inner.brown span.num {
    right: initial;
    top: 0;
    left: 10px;
}

.orange .number-box {
    background: #e69632;
    left: -25px;
}
.programme-inner.orange {
    border-color: #e69632;
}
.programme-inner.orange .number-content {
    padding: 0px 80px;
}
.programme-inner.orange span.num {
    right: initial;
    left: 10px;
}

.programme-inner.red {
    border-color: #ae2b2b;
}
.programme-inner.red span.num {
    right: initial;
    top: 0;
    left: 10px;
}
.red .number-box {
    order: 3;
    background: #ae2b2b;
    right: -25px;
}
.red .num-img {
    order: -1 !important;
    height: 100%;
}
.red div.number-content {
    padding: 0px 35px;
}
.red .num-img img {
    height: 100%;
    min-height: 280px;
    width: 280px;
    max-height: 280px;
}

.programme-inner.gray {
    border-color: #88837a;
}
.gray .number-box {
    order: 3;
    background: #88837a;
    right: -25px;
}
.gray .num-img {
    order: -1 !important;
    height: 100%;
}
.gray div.number-content {
    padding: 0px 35px;
}
.gray .num-img img {
    height: 100%;
    min-height: 250px;
    width: 280px;
    max-height: 250px;
}

.programme-bottom-box p {
    color: #b69653;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 30px;
}

.actus .banner-content {
    text-align: center;
}
.actus p.cbox-bold {
    font-family: Montserrat-Bold;
    font-weight: bold;
    margin: 0px;
}
.actus.color-box.orange {
    background: #e69632;
}
.actus.color-box.red {
    background: #ae2b2b;
}
.after-banner.actus .four-box div.col-sm-3 {
    margin-bottom: 30px;
}
section.actus.slide-section {
    padding-top: 0px;
}

.slide-section a.left.carousel-control::before {
    content: "";
    display: block;
    height: 5px;
    border-bottom: 3px solid #e7e6e4;
    position: absolute;
    top: 43%;
    z-index: -99;
    width: 150vw;
    left: -230%;
    right: 0;
    margin: 0px -100%;
}
section.actus.slide-section {
    padding-top: 0px;
    overflow: hidden;
}
section.slide-section::after {
	display:none;
}
section.slide-section {
    overflow: hidden;
}

.nr .banner-content {
    text-align: center;
}
h2.title.nr {
    color: #b69653;
}
p.sub-title.nr {
    color: #b69653;
    font-size: 20px;
    margin-top: 15px;
}
.nr-form div.form-group {
    width: 50%;
    float: left;
    padding: 0px 10px;
}
.nr-form div.form-group.form-check {
    width: 100%;
}
.nr-form div.form-group.form-textare {
    width: 100%;
}
.nr-form label {
    color: #88837a;
    font-size: 16px;
    font-weight: normal;
}
.nr-form .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #88837a;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 0px;
}
.nr-form textarea.form-control {
    height: 140px;
}
.nr-form button.btn.btn-primary {
    display: block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 180px;
    cursor: pointer;
    margin-top: 0px;
    border-radius: 0px;
    line-height: 40px;
    padding: 0px;
    border: none;
    text-align: center;
    margin: 0px auto;
}
section.after-banner.nr {
    padding: 50px 0px;
}
.nr-form label.form-check-label {
    color: #546cad;
    padding-left: 35px;
}

/* Customize the label (the container) */
.custome-chkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custome-chkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    z-index: 9999;
    height: 25px;
    width: 25px;
    margin: 0px;
    left: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #88837a;
}

/* On mouse-over, add a grey background color */
.custome-chkbox:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.custome-chkbox input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custome-chkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custome-chkbox .checkmark:after {
    left: 0;
    top: 0px;
    width: 100%;
    height: 25px;
    border: solid #333;
    border-width: 0 3px 3px 0;
    transform: initial;
    content: "\f00c";
    font-family: fontawesome;
    border: none;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.form-btn-box {
    display: inline-block;
    width: 100%;
    margin: 25px 0px 15px;
}
.nr-form {
    max-width: 750px;
    margin: 0px auto;
    width: 100%;
}
p.sub-title.nr {
    padding: 0px 50px;
}
.actus.color-box {
    min-height: 218px;
}
section.cookies {
    background: #333;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
#cookieConsent a {
    color: #b4c941;
}
#cookieConsent a.cookieConsentOK {
    text-decoration: none;
    background: #b4c941;
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
    margin: 0px 30px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
}
div#cookieConsent {
    text-align: center;
    font-size: 16px;
	position:relative;
	padding:15px;
}
div#closeCookieConsent {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 20px;
    cursor: pointer;
    line-height: 17px;
}
input#lock_me {
    display: block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 180px;
    cursor: pointer;
    margin-top: 0px;
    border-radius: 0px;
    line-height: 40px;
    padding: 0px;
    border: none;
    text-align: center;
    margin: 0px auto;
}

/*28120*/
.programme-inner.blue .number-content {
    padding: 0px 20px;
}
.green div.number-content {
    padding: 0px 20px;
}
.programme-inner .number-content {
    width: 75%;
    padding: 0px 20px;
}
.programme-inner.brown .number-content {
    padding: 0px 20px;
}
.gray div.number-content {
    padding: 0px 20px;
}
.programme-inner.orange .number-content {
    padding: 0px 20px;
}
.red div.number-content {
    padding: 0px 20px;
}
.slide-section .carousel-inner {
    overflow: visible;
}
/*div.item-box-inner .content-box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
div.item-box-inner .content-box.readmore p {
    overflow: hidden;
    text-overflow:initial;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:initial;
}*/

h3.slide-title {
    display: block !important;
}
span.morecontent {
    display: none;
}

a.morelink {
    display: block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 170px;
    line-height: 40px;
    cursor: pointer;
    margin-top: 30px;
    margin: 0px auto;
    margin-top: 30px;
}
a.slide-btn {
    display: none;
}
ol.carousel-indicators {
    display: none;
}

/************************/
/* AJOUTS Sandra */

a.bouton {
    display: block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 270px;
    line-height: 40px;
    cursor: pointer;
    margin: 0px auto;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 15px;
}

.programme-inner.orange .number-content {
    max-height: initial;
}

.programme-inner.brown .number-content {
    max-height: initial;
}

/* Fin AJOUTS Sandra */
/************************/

.medias .programme-inner .number-content {
    max-height: initial;
    overflow: hidden;
    width: 100%;
    padding: 20px 20px !important;
}
.medias .programme-inner .number-content img {
    max-width: 100%;
	margin:0px;
	    margin: 0px auto;
    display: block;
}
.medias h3.slide-title {
    font-family: Montserrat-regular;
}
a.slide-btn.extranal_link {
    display: block;
    margin: 0px auto;
}
.medias .image-box p.date label {
    font-weight: normal;
}
.medias .image-box p.date {
    font-family: Montserrat-regular;
}

span.morelink {
    display: block;
    background: #b69653;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 170px;
    line-height: 40px;
    cursor: pointer;
    margin-top: 30px;
    margin: 0px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}
.programme-inner.blue .number-content {
    max-height: initial;
}
.programme-inner.green .number-content {
    max-height: initial;
}
.programme-inner.green.mynew .number-box {
    height: 522px;
}
.programme-inner.blue.mynew .number-box {
    height: 500px;
}

@media (min-width: 1200px) {
.container {
    width: 1030px;
}
}

@media only screen and (min-width:992px) {
	.sbrowser .programme-inner {
display: block;
overflow: hidden;
}
.sbrowser .number-box {
display: inline-block;
padding-top: 50px;
}
.sbrowser .blue .number-box {
float: left;
}
.sbrowser .programme-inner.blue .number-content {
width: 75%;
float: right;
}

.sbrowser .green .number-box {
float: right;
}
.sbrowser .green .num-img {
display: inline-block;
float: left;
}
.sbrowser .green div.number-content {
width: 46%;
display: inline-block;
float: right;
}


.sbrowser .brown .number-box {
float: left;
}
.sbrowser .programme-inner.brown .number-content {
width: 75%;
float: right;
}

.sbrowser .gray .number-box {
float: right;
}
.sbrowser .programme-inner.gray .number-content {
width: 75%;
float: right;
}

.sbrowser .orange .number-box {
float: left;
}
.sbrowser .programme-inner.orange .number-content {
width: 75%;
float: right;
}


.sbrowser .red .number-box {
float: right;
}
.sbrowser .red .num-img {
display: inline-block;
float: left;
}
.sbrowser .red div.number-content {
width: 46%;
display: inline-block;
float: right;
}

.sbrowser .programme-inner.green span.num {
line-height: 290px;
}
.sbrowser .programme-inner.red span.num {
line-height: 290px;
}
.sbrowser .programme-inner.brown span.num {
line-height: 290px;
}
.sbrowser p.num-title {
font-size: 22px;
}
.programme-inner .number-content {
    max-height: 280px;
    overflow: hidden;
}

.sbrowser .green div.number-content {
width: 75%;
}
.sbrowser .red div.number-content {
width: 75%;
}
}

@media only screen and (max-width:1199px) {
	.menubox ul li {
    display: inline-block;
    list-style: none;
    text-transform: uppercase;
    padding: 10px 10px;
}

.green div.number-content {
    padding: 0px 10px;
}
.programme-inner.blue .number-content {
    padding: 0px 10px;
}
.programme-inner.brown .number-content {
    padding: 0px 10px;
}
.gray div.number-content {
    padding: 0px 10px;
}
.programme-inner.orange .number-content {
    padding: 0px 10px;
}
.red div.number-content {
    padding: 0px 10px;
}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.sbrowser .programme-inner.blue .number-content {
width: 73%;
}
.sbrowser .programme-inner.blue .number-content {
padding: 0px 50px;
}
.sbrowser .programme-inner.brown .number-content {
width: 73%;
}
.sbrowser .programme-inner.brown .number-content {
padding: 0px 50px;
}
.sbrowser .programme-inner.gray .number-content {
width: 73%;
}
.sbrowser .programme-inner.gray .number-content {
padding: 0px 50px;
}
.sbrowser .programme-inner.orange .number-content {
width: 73%;
}
.sbrowser .programme-inner.orange .number-content {
padding: 0px 50px;
}
.sbrowser .green div.number-content {
width: 42%;
}
.sbrowser .green div.number-content {
padding: 0px 6px;
}
.sbrowser .red div.number-content {
width: 42%;
}
.sbrowser .red div.number-content {
padding: 0px 6px;
}


.sbrowser .programme-inner.blue .number-content {
width: 74%;
}
.sbrowser .programme-inner.blue .number-content {
padding: 0px 10px;
}
.sbrowser .programme-inner.brown .number-content {
width: 74%;
}
.sbrowser .programme-inner.brown .number-content {
padding: 0px 10px;
}
.sbrowser .programme-inner.gray .number-content {
width: 74%;
}
.sbrowser .programme-inner.gray .number-content {
padding: 0px 10px;
}
.sbrowser .programme-inner.orange .number-content {
width: 74%;
}
.sbrowser .programme-inner.orange .number-content {
padding: 0px 10px;
}
.sbrowser .green div.number-content {
width: 74%;
}
.sbrowser .green div.number-content {
padding: 0px 10px;
}
.sbrowser .red div.number-content {
width: 74%;
}
.sbrowser .red div.number-content {
padding: 0px 10px;
}
}

@media only screen and (max-width:991px) {
	.logo img {
    max-width: 100px;
    height: 55px;
}
.menubox li a {
    font-size: 11px;
}
.menubox ul li {
    padding: 10px 5px;
}
.banner-content h2 {
    font-size: 45px;
}
.banner-content p {
    font-size: 21px;
}
.four-box .col-sm-3 {
    width: 50%;
    margin-bottom: 30px;
	float:left;
}
div.four-box {
    top: 30px;
}
div.os-right {
    padding: 20px 50px;
    color: #ffff;
    width: 60%;
}
.footer-box.footer-logo img {
    max-width: 100%;
}
.team-box div.col-sm-4 {
    width: 50%;
}

.programme-inner {
    flex-wrap: wrap;
}
.number-box {
    width: 100%;
    max-width: 100%;
    min-width: 230px;
    height: 130px !important;
}
.blue .number-box {
    left: 0;
}
span.num {
    color: #555;
    font-size: 122px;
    opacity: 0.4;
    position: absolute;
    right: 0;
    font-family: Montserrat-Bold;
    top: -20px;
    left: -260px;
}
.programme-inner {
    border-left: 15px solid #ccc;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid #ccc;
}
.programme-inner.blue {
    border-color: #546cad;
}
.programme-inner.blue .number-content {
    padding: 10px 20px;
}
.green .number-box {
    order: initial;
    background: #b4c941;
    right: 0;
}
.green div.number-content {
    padding: 10px 20px;
}
.green .num-img {
    order: initial !important;
    height: 100%;
    padding: 20px;
}
.green .num-img img {
    height: auto;
    min-height: inherit;
    width: auto;
    max-height: initial;
}
.programme-inner.green span.num {
    right: 0;
    top: -20px;
    left: -260px;
}
.brown .number-box {
    background: #b69653;
    left: 0;
}
.programme-inner.brown span.num {
    right: initial;
    top: -20px;
    left: -260px;
    right: 0;
}
.programme-inner.brown .number-content {
    padding: 10px 20px;
}
.gray .number-box {
    order: initial;
    background: #88837a;
    right: 0;
}
.gray div.number-content {
    padding: 10px 20px;
}
.orange .number-box {
    background: #e69632;
    left: 0;
}
.programme-inner.orange span.num {
    right: initial;
    left: -260px;
    right: 0;
}
.red .number-box {
    order: initial;
    background: #ae2b2b;
    right: 0;
}
.programme-inner.red span.num {
    right: 0;
    top: -20px;
    left: -260px;
}
.red .num-img {
    order: initial !important;
    height: 100%;
    padding: 20px;
}
.red .num-img img {
    height: initial;
    min-height: inherit;
    width: auto;
    max-height: 100%;
}
.programme-inner.orange .number-content {
    padding: 10px 20px;
}
.os-img {
    width: 32%;
    float: left;
}
.os-img img {
    max-width: 100%;
}
.programme-inner .number-content {
    width: 100%;
}
}

@media only screen and (max-width:767px) {
	div.social-menu {
    display: inline-block;
    vertical-align: top;
    float: none;
    float: right;
	min-width: 170px;
}
div.mobile-menu {
    display: inline-block;
    color: #b4c941;
    font-size: 20px;
    padding-right: 15px;
}
.menubox {
    display: none;
}
.menubox {
    display: block;
    position: fixed;
    background: #fff;
    z-index: 99;
    left: -100%;
    right: 0;
    top: 0;
    height: 100%;
    max-width: 275px;
    transition: all 0.5s ease;
}
div.title-box {
    padding: 40px 0px;
}
div.os-right {
    padding: 10px 20px;
    color: #ffff;
    width: 50%;
}
section.slide-section::after {
	display:none;
}

.footer .col-sm-3 {
    width: 100%;
    margin-bottom: 40px;
}
.footer-box.footer-logo img {
    margin: 0px auto;
    display: block;
}
.footer .col-sm-2 {
    width: 24%;
    float: left;
}
.footer .col-sm-5 {
    width: 52%;
    float: left;
}

div.social-icon {
    overflow: hidden;
    display: inline-block;
    float: right;
}
.menu {
    display: inline-block;
    vertical-align: top;
}

.menubox.openmenu {
    left: 0;
}
.menubox ul {
    margin: 0px 0px;
}
.menubox ul li {
    padding: 10px 5px;
    width: 100%;
    border-bottom: 1px solid #efefef;
}
.menubox li a {
    font-size: 14px;
}
.mobile-menu.menuactive::after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9;
    top: 0;
}
.social-icon li a {
    font-size: 24px;
}
div.mobile-menu {
    font-size: 24px;
}
div.social-menu {
    padding-top: 10px;
}

span.glyphicon.glyphicon-chevron-left {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #e7e6e4;
    border-radius: 50px;
    font-size: 16px;
    text-shadow: none;
}
span.glyphicon.glyphicon-chevron-right {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #e7e6e4;
    border-radius: 50px;
    font-size: 16px;
    text-shadow: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 30%;
}
.team-box div.col-sm-4 {
    float: left;
}
.team-box div.col-sm-4:nth-child(2n+1) {
	clear:both;
}
.slide-section a.left.carousel-control::before {
	display:none;
}
p.sub-title.nr {
    padding: 0px 0px;
}
.sbrowser .programme .banner-content {
top: 40%;
transform: translateY(40%);
}
.sbrowser .banner-content {
top: 20%;
transform: translateY(20%);
}
.sbrowser .banner.lequipe .banner-content {
top: 40%;
transform: translateY(40%);
}
}

@media only screen and (max-width:639px) {
	.os-img img {
    margin: 0px auto;
    display: block;
}
.os-img {
    width: 100%;
}
div.os-right {
    width: 100%;
    text-align: center;
}
h2.title {
    line-height: 30px;
}
div.item-box-inner .content-box {
    max-width: 80%;
}
section.orange-section {
    padding: 25px 0px;
}
.footer .col-sm-2 {
    width: 100%;
    text-align: center;
}
.footer .col-sm-5 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
section.footer {
    background: #b4c941;
    color: #fff;
    padding: 40px 0px 20px;
}
.team-box div.col-sm-4 {
    width: 100%;
}
}

@media only screen and (max-width:479px) {
	.banner-content h2 {
    font-size: 22px;
	margin-bottom:0px;
}
.banner-content p {
    font-size: 12px;
}
.four-box .col-sm-3 {
    width: 100%;
    margin-bottom: 30px;
}
div.title-box {
    padding: 20px 0px;
}
h2.title {
    font-size: 18px;
    line-height: 24px;
}
.os-right-inner h3 {
    font-size: 18px;
}
div.os-right {
    padding: 10px 0px;
}
section.slide-section {
    padding: 30px 0px 0px;
}
div.item-box-inner .content-box {
    max-width: 90%;
}
h3.slide-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
p.sub-title.lequipe {
    font-size: 16px;
}
div.titsub {
    padding-bottom: 30px;
}
section.after-banner.lequipe {
    padding: 20px 0px;
}
p.num-title {
    font-size: 20px;
}
span.num {
    left: -200px;
}
.number-content h2 {
    font-size: 18px;
    line-height: 24px;
}
.programme-inner {
    margin-bottom: 30px;
}
p.sub-title.programme {
    font-size: 18px;
}
section.after-banner.programme {
    padding: 20px 0px;
}
.programme-inner.green span.num {
    left: -200px;
}
.green .num-img img {
    max-width: 100%;
}
.programme-inner.brown span.num {
    left: -200px;
}
.programme-inner.orange span.num {
    left: -200px;
    right: 0;
}
.programme-inner.red span.num {
    left: -200px;
}
.red .num-img img {
    max-width: 100%;
}
.programme-bottom-box p {
    font-size: 18px;
}
section.actus.slide-section {
    padding-top: 30px;
}
p.sub-title.nr {
    font-size: 16px;
}
.nr-form label {
    font-size: 14px;
}
.nr-form div.form-group {
    width: 100%;
    float: left;
    padding: 0px 10px;
}
.nr-form div.form-group {
    padding: 0px 0px;
}
section.after-banner.nr {
    padding: 30px 0px;
}
div.banner-border {
    bottom: -5px;
}
#cookieConsent a.cookieConsentOK {
    text-decoration: none;
    background: #b4c941;
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
    margin: 0px 30px;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
    max-width: 130px;
    margin: 10px auto 0px;
}
div#closeCookieConsent {
    position: absolute;
    right: -5px;
    font-size: 20px;
    cursor: pointer;
    line-height: 17px;
}
}

/**********6-3-2020********/
/********
.programme-inner.blue.mynew .number-box {
    height: 645px !important;
}
.programme-inner.green.mynew .number-box {
    height: 721px !important;
}
.programme-inner.brown.mynew .number-box {
	height:1450px;
}
*******/

.brown .number-box {
    background: #b69653;
    left: -25px;
    order: 0;
    height: 417px;
	
	
}

@media only screen and (max-width: 1199px){
	
	.brown .number-box {
    height: 437px !important;
	
}
}

@media only screen and (max-width: 991px){
	.brown .number-box{left:0px;}
	.brown .number-box {
    width: 100%;
    max-width: 100%;
    min-width: 230px;
    height: 130px !important;
	
}
}
































