/** {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/
fieldset,
form,
img {
    border-style: none
}

fieldset,
figure,
form {
    margin: 0;
    padding: 0
}

#header:after,
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

#header:after,
.open-close:after,
.opener-holder .opener:after,
.opener-holder:after {
    content: ""
}

.iscroll-active #scroller,
.iscroll-active .scroller {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none
}

@font-face {
    font-family: euclid_flex;
    src: url(../../common/assets/fonts/euclidflexmedium-webfont.eot);
    src: url(../../common/assets/fonts/euclidflexmedium-webfont.eot?#iefix) format('embedded-opentype'), url(../../common/assets/fonts/euclidflexmedium-webfont.svg) format('svg'), url(../../common/assets/fonts/euclidflexmedium-webfont.woff) format('woff'), url(../../common/assets/fonts/euclidflexmedium-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: euclid_flex;
    src: url(../../common/assets/fonts/euclidflexbold-webfont.eot);
    src: url(../../common/assets/fonts/euclidflexbold-webfont.eot?#iefix) format('embedded-opentype'), url(../../common/assets/fonts/euclidflexbold-webfont.svg) format('svg'), url(../../common/assets/fonts/euclidflexbold-webfont.woff) format('woff'), url(../../common/assets/fonts/euclidflexbold-webfont.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: euclid_flex_regular;
    src: url(../../common/assets/fonts/euclidflex-webfont.eot);
    src: url(../../common/assets/fonts/euclidflex-webfont.eot?#iefix) format('embedded-opentype'), url(../../common/assets/fonts/euclidflex-webfont.svg) format('svg'), url(../../common/assets/fonts/euclidflex-webfont.woff) format('woff'), url(../../common/assets/fonts/euclidflex-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

input[type=image] {
    padding: 0;
    border: none
}

input[type=email],
input[type=tel],
input[type=search],
input[type=file],
input[type=password],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

body {
    color: #333;
    font: 14px/20px Arial, Helvetica, sans-serif;
    background: #fff;
    min-width: 320px
}

a {
    /*text-decoration: none;*/
    color: #0074bc;
    outline: 0
}

a:hover {
    text-decoration: underline
}

.article-link:hover,
.opener-holder .opener:hover,
.replay-link:hover {
    text-decoration: none
}

input,
select,
textarea {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

#scroll-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.iscroll-active #scroll-wrapper {
    overflow: hidden
}

#scroller {
    height: 100%
}

.iscroll-active #scroller {
    position: absolute;
    z-index: 1;
    transform: translateZ(0);
    user-select: none;
    width: 100%;
    height: auto
}

.iscroll-active #scroller,
.iscroll-active .scroller {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

.destkop_nav {
    display: block
}

.destkop_nav_2 {
    display: none
}

.mobile_nav {
    display: none
}

#wrapper,
.w1 {
    width: 100%;
    position: relative
}

#wrapper {
    min-height: 100%;
    visibility: hidden
}

#header {
    background: #0074bc
}

.iscroll-active .fixed-header #header {
    position: absolute
}

.fixed-header,
.iscroll-active .fixed-header {
    overflow-x: hidden;
    overflow-y: visible
}

.fixed-header #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.fixed-container {
    height: 100%
}

#scroll-wrapper #main {
    padding-top: 70px
}

#header:after {
    clear: both
}

.open-close {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0
}

.open-close:after {
    display: block;
    clear: both
}

.opener-holder {
    position: absolute;
    top: 0;
    left: 30px;
    bottom: -75px;
    width: 55px;
    background: #fd0;
    min-height: 75px;
    z-index: 1000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 0 0
}

.opener-holder:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 55px;
    height: 11px;
    background: url(../images/sprite.png) no-repeat
}

.opener-holder:hover {
    background: #ffc201
}

.opener-holder:hover:after {
    background-position: 0 -13px
}

.opener-holder .opener {
    font: 700 13px/16px euclid_flex, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 33px;
    left: 9px;
    color: #000;
    text-decoration: none;
}

.opener-holder .opener:after {
    position: absolute;
    bottom: -19px;
    left: 1px;
    width: 33px;
    height: 18px;
    background: url(../images/sprite.png) -271px -4px no-repeat
}

.open-close .close {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../images/sprite.png) -315px -4px no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    right: 19px;
    top: 20px
}

.open-close .slide {
    width: 100%;
    z-index: 100
}

#nav ol {
    margin: 0;
    padding: 28px 50px 40px 166px;
    list-style: none;
    height: 1%;
    counter-reset: list_item;
    font: 14px/20px Arial, Helvetica, sans-serif
}

#nav li {
    position: relative;
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 50px 0 0;
    margin-bottom: 23px
}

#nav li,
.pager {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#nav ol li:before {
    content: '' counter(list_item) ' ';
    counter-increment: list_item;
    font: 700 20px/22px euclid_flex, Arial, Helvetica, sans-serif;
    color: #fd0;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -39px
}

#nav a,
.page-box {
    color: #fff
}

#footer:after,
.accordion:after,
.article-link:after,
.pager .next:after,
.pager .prev:after,
.replay-link:after,
.schedule:after,
.schedule:before,
.social-list a:after,
.video-holder .enter:after {
    content: ""
}

.logo {
    float: left;
    height: 22px;
    margin: 23px 0 0 138px;
    text-transform: uppercase;
    font-size: 17px;
    background-image: none !important;
    width: 70%;
    text-align: left;
}

.logo a {
    height: 100%;
    color: #fff !important;
}

.pager {
    float: right;
    background: #005187;
    box-sizing: border-box;
    width: 158px
}

.pager .next,
.pager .prev {
    width: 60px;
    height: 70px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    position: relative
}

.pager .next:hover,
.pager .prev:hover {
    background: #003469
}

.pager .next:after,
.pager .prev:after {
    position: absolute;
    top: 26px;
    left: 24px;
    width: 11px;
    height: 21px;
    background: url(../images/sprite.png) -103px -35px no-repeat
}

.pager .next,
.pager .next:after {
    background-position: -121px -34px
}

#main,
.video-holder {
    position: relative
}

.pager .next {
    float: right
}

.pager .next:after {
    left: auto;
    right: 23px
}

.page-box {
    float: left;
    font: 14px/16px Arial, Helvetica, sans-serif;
    margin: 30px 0 0
}

.article-link,
.replay-link,
.video-holder .enter {
    text-transform: uppercase;
    font: 14px/16px euclid_flex, Arial, Helvetica, sans-serif;
    color: #fff
}

.curent-page {
    margin-right: 3px
}

.total-page {
    margin-left: 4px
}

#main {
    padding: 0 0 10px;
    z-index: 11
}

.popup-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 10
}

.popup-video .video-frame {
    position: absolute;
    width: 100%;
    height: 100%
}

.popup-video video {
    width: 100%;
    height: 100%;
    display: block
}

.popup-video img {
    width: 100%;
    height: auto
}

.popup-video .mejs-container,
.popup-video .mejs-overlay,
.popup-video .mejs-poster {
    width: 100% !important;
    height: 100% !important
}

.mejs-overlay-play {
    display: none !important
}

.box-holder {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: none;
    background: rgba(00, 00, 00, .4);
    z-index: 20
}

.replay .box-holder,
.video-holder.replay .box {
    display: block
}

.video-holder img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.video-holder .enter {
    width: 118px;
    height: 118px;
    border-radius: 118px;
    position: absolute;
    top: 50%;
    background: #000;
    margin-top: -60px;
    box-sizing: border-box;
    padding: 49px 10px 0;
    text-align: center
}

.main-holder .heading,
.video-holder .enter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.video-holder .enter:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 9px 0 0 -4px;
    width: 11px;
    height: 21px;
    background: url(../images/sprite.png) -121px -34px no-repeat
}

.video-holder .enter:hover {
    text-decoration: none;
    background: #535353
}

.video-holder .box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -48px 0 0 -92px;
    width: 185px;
    text-align: center;
    z-index: 100
}

#footer,
.general,
.share-box {
    z-index: 10
}

.video-holder.replay .enter {
    display: none
}

.replay-link {
    background: #0074bc;
    position: relative;
    padding: 69px 20px 12px 17px;
    border-radius: 9px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px
}

.replay-link:hover {
    background: #003469
}

.replay-link:after {
    position: absolute;
    top: 20px;
    left: 27px;
    width: 37px;
    height: 32px;
    background: url(../images/sprite.png) -226px -4px no-repeat
}

.article-link {
    display: inline-block;
    vertical-align: top;
    background: #000;
    padding: 16px 41px 14px 28px;
    border-radius: 8px;
    position: relative
}

.share-box span,
.social-networks {
    display: inline-block;
    vertical-align: middle
}

.article-link:after {
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -10px;
    width: 11px;
    height: 21px;
    background: url(../images/sprite.png) -121px -34px no-repeat
}

.article-link:hover {
    background: #535353
}

.share-box {
    position: absolute;
    bottom: -53px;
    left: 24px;
    color: #000;
    font: 12px/16px Arial, Helvetica, sans-serif
}

.share-box span {
    margin: 0 4px 0 0
}

.social-networks {
    list-style: none;
    margin: 0;
    padding: 0
}

.social-networks li {
    float: left;
    margin-left: 3px
}

.social-networks a {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/sprite.png) -140px -24px no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

.social-networks a:hover {
    background-position: -145px -128px
}

.social-networks .twitter {
    background-position: -179px -24px
}

.social-networks .twitter:hover {
    background-position: -184px -128px
}

#footer {
    text-align: center;
    position: relative;
    padding: 34px 5px 10px;
    font: 12px/21px Arial, Helvetica, sans-serif;
    color: #3f7087
}

#footer p {
    margin: 12px 0 0
}

.credits {
    color: #3f7087;
    text-decoration: underline
}

.age a:hover,
.credits:hover,
.social-list a:hover {
    text-decoration: none
}

#footer:after {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    height: 42px;
    background: url(../images/sprite.png) 0 -26px no-repeat
}

.main-holder {
    max-width: 1024px;
    margin: 0 auto 28px;
    padding-top: 15px;
    overflow: hidden;
}

.main-holder .heading {
    text-align: left;
    /*padding: 0 70px 8px 28px;*/
    padding: 0 75px 8px 55px;
    overflow: hidden;
    display: table;
    width: 100%;
    box-sizing: border-box
}

.main-holder .heading.titre2-p2 h1 {
    text-align: center;
}

.main-holder h1,
.social-list {
    margin: 0;
    display: table-cell;
    vertical-align: middle
}

.main-holder h1 {
    font: 44px/1em Arial, Helvetica, sans-serif !important;
    text-align: center;
    width: 74%;

    /*padding: 5px 10px 10px 45px !important;*/
}

.social-list {
    list-style: none;
    padding: 0 0 12px;
    font: 12px/16px Arial, Helvetica, sans-serif;
    width: 200px;
    float: right;
    text-decoration: none;
}

.social-list li:last-child {
    margin-right: 0 !important
}

.social-list a {
    background: #00348e;
    border-radius: 3px;
    width: 88px;
    display: block;
    padding: 6px 4px 5px 31px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    text-decoration: none;
}

.accordion .slide,
.social-list a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.social-list a:after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px;
    background: url(../images/sprite.png) -100px 0 no-repeat
}

.social-list a:hover {
    background: #000355
}

.social-list .twitter {
    background: #009ee3;
    padding: 6px 4px 5px 31px;
    text-decoration: none;
}

.social-list .twitter:hover {
    background: #006bad
}

.social-list .twitter:after {
    background-position: -127px -4px;
    width: 17px;
    height: 14px;
    left: 7px;
    top: 7px
}

.schema-box {
    padding: 25px 9999px 9px;
    margin: 0 -9999px;
    background: #d4e9f2;
    overflow: hidden
}

.schema-box .frame {
    padding: 0 61px 0 30px
}

.img-holder {
    float: right;
    width: 45.1%
}

.img-holder img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.schema-text {
    font: 14px/20px Arial, Helvetica, sans-serif;
    color: #000;
    float: left;
    width: 49%
}

.schema-text h2 {
    font: 700 25px/28px Arial, Helvetica, sans-serif;
    color: #0074bc;
    margin: 0 0 5px
}

.text-holder .probation {
    background: #0074bc;
    padding-right: 9999px;
    margin-right: -9999px
}

.accordion {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.accordion:after {
    display: block;
    clear: both
}

.accordion li {
    width: 33.3%;
    float: left;
    text-align: center
}

.all-opener .opener-block {
    padding: 0 !important
}

.accordion.five-items li {
    width: 20%;
    float: left;
    text-align: center
}

.accordion.four-items li {
    width: 25%;
    float: left;
    text-align: center
}

#page-2 .accordion.four-items li .opener.mag3,
#page-2 .accordion.four-items li.active .opener.mag3,
#page-2 .accordion.four-items li.active .opener.mag3:hover {
    background-position: center;
    height: 26px;
    width: 0;
}

.accordion .slide {
    margin-bottom: 30px !important;
    width: 1024px;
    background: #fff;
    box-sizing: border-box;
    /* padding: 29px 30px 30px;*/
    text-align: left;
    position: relative
}

.accordion .column {
    position: relative;
    font: 14px/20px Arial, Helvetica, sans-serif;
    color: #fff;
    padding-top: 20px;

}

.accordion .column h3,
.accordion .opener-box {
    font: 700 25px/30px Arial, Helvetica, sans-serif
}

.accordion .column .holder,
.register-holder .accordion .age .holder {
    padding: 20px 14px 10px
}

.accordion .age .holder {
    padding: 18px 24px 10px
}

.column p {
    margin: 0 0 9px
}

.accordion .column h3 {
    margin: 0 0 14px;
    color: #fff
}

.accordion .opener-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #0074bc
}

.age a,
.age h2 {
    color: #fff
}

.accordion .opener-box p {
    margin: 0;
    padding-left: 4%;
    padding-right: 4%;
}

.accordion .opener-frame {
    display: table;
    width: 100%;
    height: 100%
}

.accordion .opener,
.accordion .opener.special-color {
    margin: 5px 0 0 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
    display: inline-block;
    /*border-radius: 25px*/
}

.accordion .opener-block {
    vertical-align: middle;
    /* padding: 10px 40px */
}

.accordion .opener {
    background: url(../images/sprite.png) -165px 5px no-repeat #0074bc;
    vertical-align: top
}

.accordion .opener.special-color {
    background: url(../images/sprite.png) -165px 5px no-repeat #005187;
    vertical-align: top
}

.accordion .opener:hover {
    width: 30px;
    height: 30px;
    margin: 0 0 0 10px;
    background-position: -162px 7px
}

.age {
    font: 14px/20px Arial, Helvetica, sans-serif;
    background: #005187;
    padding-left: 9999px;
    margin-left: -9999px
}

.age h2 {
    font: 700 60px/70px Arial, Helvetica, sans-serif;
    margin: 0 0 2px
}

.age h2 span {
    font-size: 87px
}

.age a:hover {
    border: none
}

.column img {
    height: 100%;
    vertical-align: top
}

.schedule {
    background: #d4e9f2;
    position: relative;
    padding: 12px 25px 10px;
    color: #005187;
}

.schedule:before {
    position: absolute;
    top: -14px;
    right: 13%;
    width: 32px;
    height: 16px;
    /*background: url(../images/sprite.png) -62px -2px no-repeat;*/
    background: url('../../assets/images/commun/arrow.png') top center no-repeat !important;
}

.schedule.schedule--arrow-dark:before {
    background: url('../../assets/images/commun/angle-claire.png') top center no-repeat !important;
}

.schedule:after {
    display: block;
    clear: both
}

.schedule .close {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 10px;
    right: 10px;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 25px;
    background: url(../images/sprite.png) -335px -77px no-repeat #005187
}

.schedule .close:hover {
    width: 30px;
    height: 30px;
    background-position: -332px -75px;
    top: 8px;
    right: 8px
}

.schedule-box {
    float: left;
    width: 49.3%;
    padding-top: 9px;
    font-size: 0;
    line-height: 0
}

.schedule-box .block {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 98px;
    font: 700 20px/22px euclid_flex, Arial, Helvetica, sans-serif;
    position: relative
}

.schedule-box .block:first-child {
    margin-left: 0
}

.schedule-box .block:first-child:after {
    background: url(../images/sprite.png) -346px -1px no-repeat;
    width: 22px;
    height: 42px;
    content: '';
    top: 50%;
    position: absolute;
    right: 0;
    margin: -31px -63px 0 0
}

.schedule-box .block img {
    vertical-align: top;
    margin-bottom: 14px
}

.schedule-box .block span {
    display: block;
    color: #009ee3
}

.schedule-box .block .frame {
    float: left
}

.percent {
    color: #fff;
    background: #0074bc;
    border-radius: 2px;
    float: left;
    padding: 20px 10px 8px 14px;
    margin: 18px 4px 0 0;
    position: relative
}

.percent:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 14px;
    background: url(../images/sprite.png) -376px -1px no-repeat;
    top: 50%;
    right: -7px;
    margin-top: -6px
}

.schedule-text {
    float: left;
    font: 14px/17px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0 7px 0 0;
    box-sizing: border-box;
    width: 50%
}

.accordion .education .opener-box,
.schedule-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.schedule-text h2 {
    font: 700 25px/28px Arial, Helvetica, sans-serif;
    color: #0074bc;
    margin: 0 25px 14px 0
}

.schedule-text p {
    margin: 0 5px 16px
}

.schedule-text a {
    text-decoration: underline
}

.schedule-text a:hover {
    text-decoration: none
}

.education-frame {
    position: relative;
    height: 100%
}

.education-holder .accordion li {
    width: 50%;
    list-style: none
}

.slide.left {
    margin: 0
}

.left img {
    width: 100%;
}

.slide.left .schedule:before {
    left: 13.6%;
    right: auto
}

.slide.left-two-items .schedule:before {
    left: 22.5%;
    right: auto
}

.slide.right-two-items .schedule:before {
    right: 21.5%;
    left: auto
}

.accordion .education {
    background: #d4e9f2;
    padding-left: 9999px;
    margin-left: -9999px
}

.accordion .education .opener-box {
    background: 0 0;
    box-sizing: border-box;
    padding-right: 36%
}

.accordion .education img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto
}

.accordion blockquote span,
.doctor-list .box,
.general {
    position: relative
}

.blockquote-holder {
    background: #005187;
    padding-right: 9999px;
    margin-right: -9999px
}

.accordion blockquote {
    text-align: left;
    font: 700 italic 14px/20px Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0;
    padding: 15px 65px 18px 23px
}

.accordion blockquote cite,
.specialties,
.specialty-heading {
    font: 14px/20px Arial, Helvetica, sans-serif
}

.article-link-holder,
.specialties {
    text-align: center
}

.accordion blockquote q {
    margin-bottom: 15px;
    display: block
}

blockquote q:after,
blockquote q:before {
    content: ''
}

.accordion blockquote cite {
    display: block;
    color: #81b2bc
}

.specialties h1,
.specialty-heading a,
.specialty-list li,
.specialty-list span {
    display: inline-block
}

.specialties {
    background: #009ee3;
    padding: 18px 9999px 25px;
    margin: 0 -9999px;
    color: #fff
}

.specialty-heading {
    margin-bottom: 7px
}

.specialties h1 {
    font: 700 25px/30px Arial, Helvetica, sans-serif;
    margin: 0 14px 0 61px;
    vertical-align: middle
}

.specialty-heading a {
    color: #005187;
    text-decoration: underline;
    vertical-align: middle
}

.lavalamp a:hover,
.logo a:hover,
.specialty-heading a:hover {
    text-decoration: none
}

.specialties p {
    margin: 0 115px 21px
}

.specialty-list {
    list-style: none;
    margin: 0;
    padding: 0 50px;
    font-size: 0;
    line-height: 0
}

.specialty-list li {
    vertical-align: top;
    font: 14px/20px Arial, Helvetica, sans-serif;
    text-align: center;
    width: 20%;
    box-sizing: border-box;
    padding: 0 26px
}

.doctor-box .description,
.specialty-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.specialty-list a {
    color: #fff
}

.specialty-list img {
    margin: 0 auto 18px;
    display: block
}

.accordion .column.age h3 {
    font: 700 65px/40px Arial, Helvetica, sans-serif;
    margin-bottom: 20px
}

.accordion .register {
    background: #0074bc
}

.accordion .register .opener-box {
    background: 0 0
}

.doctor-box {
    font-size: 0;
    line-height: 0;
    margin: -10px 45px 45px
}

.doctor-box .description {
    display: inline-block;
    vertical-align: bottom;
    text-align: right;
    width: 48%;
    font: 700 14px/20px Arial, Helvetica, sans-serif;
    color: #0074bc;
    box-sizing: border-box;
    padding-left: 75px
}

.doctor-box .description p {
    margin: 0
}

.doctor-box .doctor-list-holder {
    display: inline-block;
    vertical-align: bottom;
    width: 50%;
    box-sizing: border-box;
    padding: 0 0 6px;
    margin-top: 110px;
    margin-left: auto
}

.doctor-box .doctor-list-holder,
.open-close2 .slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.doctor-box .doctor-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

.doctor-list li {
    display: table-cell;
    width: 25%;
    text-align: center;
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #3f7087;
    padding-left: 15px
}

.data-holder,
.image-holder {
    display: table-row
}

.doctor-list .box {
    padding-bottom: 10px
}

.doctor-list .box:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -49px;
    width: 100px;
    height: 1px;
    background: #3f7087
}

.accordion2:after,
.image-holder .holder:after {
    content: "";
    bottom: 0
}

.image-holder {
    vertical-align: bottom;
    padding-left: 15px
}

.image-holder .holder {
    position: relative;
    margin-bottom: 16px
}

.image-holder img {
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.image-holder .holder:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
    background: rgba(255, 221, 0, .52)
}

.iscroll-active .fixed-block,
.open-close2 {
    position: relative
}

.doctor-list li a {
    font: 700 14px/16px Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    cursor: default;
}

.doctor-list li p {
    margin: 3px 0 5px
}

.description-text {
    padding-bottom: 8px
}

.description-text div.desc-cross-int {
    float: right;
    font-weight: 700;
    margin-bottom: 30px;
    padding-left: 50%;
    width: 50%;
}

.open-close2 {
    padding-bottom: 16px
}

.open-close2:after {
    content: "";
    display: block;
    clear: both
}

.open-close2 .slide {
    float: right;
    width: 50%;
    box-sizing: border-box
}

.open-close2 .slide .close {
    display: none
}

.open-close2 .holder {
    padding: 13px 0 10px;
    width: 48%;
    float: left;
    text-align: right;
    color: #0074bc
}

.open-close2 .holder h2 {
    font: 700 25px/30px Arial, Helvetica, sans-serif;
    margin: 0
}

.open-close2 .slide .block {
    background: #d4e9f2;
    position: relative;
    margin-bottom: 16px;
    padding: 22px 36px 16px 23px
}

.open-close2 .slide .block:after {
    content: "";
    position: absolute;
    top: 35px;
    left: -11px;
    width: 12px;
    height: 23px;
    background: url(../images/sprite.png) -226px -44px no-repeat
}

.open-close2 .slide .block p {
    margin: 0
}

.open-close2 .slide img {
    vertical-align: top;
    float: right;
    margin: -38px 9px 0 5px
}

.accordion2 {
    list-style: none;
    margin: -8px 0 41px;
    padding: 0 0 40px;
    position: relative
}

.accordion2:after {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 40px;
    background: #0060a6
}

.accordion2 .opener {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: url(../images/sprite.png) -165px 5px no-repeat #0074bc;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    margin-left: -12px;
    left: 50%;
    bottom: -11px;
    z-index: 2
}

.accordion2 .opener:hover {
    width: 30px;
    height: 30px;
    bottom: -8px;
    margin-left: -14px;
    background-position: -163px 7px
}

.accordion2 .active .opener {
    background-position: -201px 5px;
    bottom: 6px
}

.accordion2 .active .opener:hover {
    background-position: -199px 7px
}

.accordion2 li {
    position: relative;
    padding: 46px 0 18px;
    margin-bottom: 22px
}

.accordion2 li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 40px;
    background: #0060a6
}

.accordion2 .block-holder:after {
    content: "";
    display: block;
    clear: both
}

.accordion2 blockquote {
    width: 52%;
    float: right;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 185px 24px 8px;
    position: relative
}

.accordion2 blockquote:after {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 8px;
    width: 100px;
    height: 1px
}

.accordion2 .left blockquote:after {
    left: auto;
    right: 9px
}

.accordion2 blockquote q {
    font: 700 italic 25px/30px Arial, Helvetica, sans-serif;
    color: #0074bc;
    display: block;
}

.accordion2 blockquote cite {
    color: #3f7087;
    font: 12px/16px Arial, Helvetica, sans-serif
}

.accordion2 cite strong {
    font: 700 14px/16px Arial, Helvetica, sans-serif;
    color: #000116
}

.accordion-opener,
.tabset {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #3f7087
}

.accordion2 .left blockquote {
    float: left;
    text-align: right;
    padding: 0 8px 23px 147px
}

.accordion2 .slide {
    margin: 0 -9999px;
    padding-top: 11px;
    position: relative
}

.accordion2 .slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -11px;
    width: 21px;
    height: 11px;
    background: url(../images/sprite.png) -250px -44px no-repeat
}

.accordion2 .slide .holder {
    padding: 23px 10153px 33px 10186px;
    position: relative;
    background: #d7ebf2
}

.accordion2 .slide .holder:after {
    content: "";
    display: block;
    clear: both
}

.accordion2 .slide .alignleft {
    float: left;
    vertical-align: top;
    margin: 5px 28px 0 0
}

.accordion2 .slide .slide-text {
    overflow: hidden
}

.accordion2 .slide p {
    margin: 0
}

.tabset {
    list-style: none;
    margin: -6px 0 0;
    padding: 0 29px
}

.tabset:after {
    content: "";
    display: block;
    clear: both
}

.tabset li {
    float: left;
    width: 25%
}

.tabset li a {
    position: relative;
    display: block;
    margin-bottom: 15px;
    text-decoration: none;
}

.accordion-opener .block-holder,
.tabset .block-holder {
    position: relative;
    padding-bottom: 33px
}

.accordion-opener:after,
.tabset .block-holder:after {
    content: "";
    position: absolute;
    bottom: 22px;
    left: 50%;
    margin-left: -49px;
    width: 100px;
    height: 1px;
    background: #3f7087
}

.lavalamp .accordion-opener:after {
    background: 0 0
}

.accordion-opener .block,
.tabset .block {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.tabset li a img {
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.accordion-opener .block .box,
.tabset .block .box {
    position: relative;
    display: table;
    width: 100%;
    text-align: center;
    font: 700 italic 14px/20px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 6px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

.accordion-opener .block .frame,
.tabset .block .frame {
    display: table-cell;
    vertical-align: middle
}

.accordion-opener .block blockquote,
.tabset .block blockquote {
    margin: 0;
    display: inline-block;
    white-space: normal
}

.tab1 .block {
    background: rgba(0, 116, 188, .7)
}

.tab2 .block {
    background: rgba(129, 178, 188, .8)
}

.tab3 .block {
    background: rgba(0, 158, 227, .6)
}

.tab4 .block {
    background: rgba(0, 81, 135, .6)
}

.tab-block.active .opener .block,
.tabset .active .block {
    display: none
}

.accordion-opener p,
.tabset p {
    margin: 0 5px;
    text-align: center
}

.accordion-opener strong,
.tabset strong {
    color: #000;
    font: 700 14px/16px Arial, Helvetica, sans-serif
}

.tab-content {
    padding-bottom: 40px;
    position: relative
}

.tab-content > .tab-block {
    padding: 0 9999px;
    margin: 0 -9999px;
    background: #d4e9f2
}

.tab-content .holder:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -24%;
    width: 21px;
    height: 11px;
    background: url(../images/sprite.png) -250px -44px no-repeat
}

.tab-content .left-center .holder:before {
    margin-left: -1%
}

.tab-content .right .holder:before {
    margin-left: 33%
}

.tab-content .right-center .holder:before {
    margin-left: 23%
}

.tab-content .holder {
    padding: 33px 0 20px;
    position: relative
}

.tab-content .holder:after {
    content: "";
    display: block;
    clear: both
}

.tab-content .holder .author-holder {
    text-align: right;
    box-sizing: border-box;
    width: 50%;
    padding: 5px 22px 0 0;
    position: relative
}

.tab-content .holder .author-holder,
.tab-content .holder .text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.author {
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #009ee3;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    padding: 3px 6px 2px
}

.author-holder span,
.tab-content .block-holder .box strong {
    display: block
}

.tab-content .holder .author-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0
}

.author:after {
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    width: 12px;
    height: 21px;
    background: url(../images/sprite.png) -279px -34px no-repeat
}

.tab-content .holder .text {
    width: 50%;
    box-sizing: border-box;
    font: 700 14px/20px Arial, Helvetica, sans-serif;
    color: #0074bc;
    padding: 0 35px 0 17px
}

.tab-content .holder .text p {
    margin: 0
}

.tab-content .block-holder {
    padding-bottom: 12px
}

.tab-content .block-holder:after {
    content: "";
    display: block;
    clear: both
}

.tab-content .slider .block-holder blockquote,
.tab-content.information .block-holder blockquote {
    font: 700 italic 25px/30px Arial, Helvetica, sans-serif;
    color: #0074bc;
    text-align: right;
    position: absolute;
    right: 100%;
    width: 108%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 23px 0 101px
}

.author-box,
.credits-box p,
.credits-list,
.lavalamp li {
    text-align: center
}

.tab-content .block-holder .box {
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 45px 0 17px;
    position: relative
}

.tab-content .block-holder .box div {
    margin-bottom: 20px
}

.tab-content .block-holder .box p {
    margin: 0
}

.tabset.lavalamp {
    /* margin: 15px 163px 29px 157px; */
    margin: 15px 50px 30px 50px;
    position: relative;
    padding: 0
}

.tabset.lavalamp.lavalamp-2 {
    /* margin: 15px 163px 29px 157px; */
    margin: 0 0 15px 0;
    position: relative;
    padding: 0;
}

.tabset.lavalamp:before {
    content: "";
    position: absolute;
    bottom: 24px;
    left: -9999px;
    right: -9999px;
    height: 1px;
    background: #005187
}

.tabset .lavalamp-item {
    position: absolute;
    background: url(../images/sprite.png) -428px 0 no-repeat;
    width: 51px !important;
    height: 190px;
    left: 26.4%;
    padding: 0;
}

.lavalamp li {
    width: 25%;
    font: 14px/16px Arial, Helvetica, sans-serif;
    position: relative;
    box-sizing: border-box;
    padding: 0 30px
}

.lavalamp.lavalamp-2 li {
    width: 20%;
    padding: 0 11px;
}

.lavalamp .holder,
.lavalamp li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.lavalamp a {
    color: #fff
}

.lavalamp .holder {
    width: 79px;
    margin: 0 auto 18px;
    display: inline-block;
    vertical-align: top;
    background: #e6ae9b;
    box-sizing: border-box
}

.lavalamp .holder:after {
    content: '';
    display: inline-block;
    width: 1px;
    overflow: hidden;
    vertical-align: middle
}

.lavalamp .holder.green {
    background: #00b099
}

.lavalamp .holder.blue {
    background: #009ee3
}

.lavalamp .holder.red {
    background: #ff005b
}

.lavalamp .holder.dark-green {
    background: #81b2bc
}

.lavalamp a:hover .holder {
    background: #d19a87
}

.lavalamp a:hover .holder.green {
    background: #00958a
}

.lavalamp a:hover .holder.blue {
    background: #0187c1
}

.lavalamp a:hover .holder.red {
    background: #d9034f
}

.lavalamp a:hover .holder.dark-green {
    background: #5e9daa
}

.lavalamp li a img {
    vertical-align: middle
}

.lavalamp span {
    display: inline-block;
    vertical-align: top;
    background: #005187;
    padding: 2px 8px
}

.lavalamp .active .accordion-opener:after {
    position: absolute;
    background: url(../images/sprite.png) -428px 0 no-repeat;
    width: 51px;
    height: 190px;
    left: 50%;
    top: -11px;
    z-index: 1;
    padding: 0;
    content: '';
    margin-left: -25px
}

.tab-content.lavalamp {
    max-width: 950px;
    margin: 0 auto;
    padding-right: 14px
}

.tab-content.lavalamp > div {
    padding: 0;
    margin: 0;
    padding-top: 20px;
}

.tab-content.lavalamp > div:after {
    content: "";
    display: block;
    clear: both
}

.alignright {
    float: right;
    vertical-align: top;
    margin-left: 20px
}

.tab-content.lavalamp .block {
    overflow: hidden;
    padding: 35px 0 0 29px
}

.lavalamp .block h2 {
    font: 700 25px/30px Arial, Helvetica, sans-serif;
    color: #0074bc;
    margin: 0 0 18px
}

.lavalamp .block p {
    margin: 0 0 10px
}

.credits-box {
    margin: 3px auto 53px;
    max-width: 390px
}

.credits-box p {
    margin: 0 0 5px
}

.credits-list {
    margin: 0 auto;
    max-width: 343px
}

.credits-list dt {
    font-weight: 700;
    text-transform: uppercase
}

.credits-list .small {
    text-transform: none
}

.close-link,
.credits-list .citizen,
.lavalamp span {
    text-transform: uppercase
}

.credits-list .citizen {
    font: 15px/20px Arial, Helvetica, sans-serif;
    display: block;
    margin: 2px 0 -2px
}

.credits-list .citizen span {
    font-weight: 700
}

.credits-list dd {
    margin: 0 0 5px
}

.credits-list dd a {
    color: #000
}

.tabs-holder {
    margin: -7px 0 23px;
    overflow: hidden
}

.tabset.information {
    width: 48.6%;
    margin: 0;
    float: left;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    padding: 0 0 0 29px
}

.tab-content.information,
.tabset.information {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.tabset.information .block-holder:after {
    background: 0 0
}

.tabset.information .block-holder {
    padding: 0
}

.tabset.information li {
    width: 33.33%
}

.tabset.information li a {
    margin: 0
}

.tabset.information span {
    white-space: normal;
    position: relative;
    display: inline-block
}

.tabset.information span:after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 1px;
    background: #fff
}

.tabset.information .block .box {
    font: 12px/16px Arial, Helvetica, sans-serif;
    padding: 5px 10px
}

.tabset.information .block .box:after {
    min-height: 1px
}

.tabset.information strong {
    color: #fff;
    display: block;
    margin-bottom: 4px
}

.tab-content.information {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 0 30px 0 16px
}

.tabset.information .tab2 .block {
    background: rgba(63, 112, 135, .55)
}

.tabset.information .tab4 .block {
    background: rgba(129, 178, 188, .66)
}

.tabset.information .tab5 .block {
    background: rgba(0, 81, 135, .71)
}

.tabset.information .tab6 .block {
    background: rgba(89, 182, 209, .71)
}

.tabset.information .tab7 .block {
    background: rgba(63, 112, 135, .55)
}

.tab-content.information img {
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.tab-content.information > div {
    margin: 0;
    padding: 0;
    background: 0 0
}

.tab-content.information .holder:before {
    background: 0 0
}

.tab-content.information .holder {
    padding: 0 0 20px
}

.author-box {
    margin: -11px 10% 0;
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #3f7087;
    position: relative
}

.author-box:after,
.tab-content.information .author:before {
    content: "";
    position: absolute
}

.author-box:after {
    bottom: -9px;
    left: 50%;
    width: 100px;
    height: 1px;
    margin-left: -50px;
    background: #3f7087
}

.author-box span {
    display: block
}

.tab-content.information .author {
    padding: 3px 15px 2px;
    margin-bottom: 7px
}

.tab-content.information .author:before {
    top: 0;
    right: -11px;
    width: 11px;
    height: 21px;
    background: url(../images/sprite.png) -295px -34px no-repeat
}

.tab-content.information .block-holder .box {
    width: 100%;
    padding: 0 21px 0 3px
}

.tab-content.information .block-holder blockquote {
    width: 80%;
    top: -5px
}

.tab-accordion .accordion-opener {
    display: none
}

@media only screen and (min-width: 768px) and (max-width: 901px) {
    .medics h3:after {
        margin-top: -91px !important;
        margin-left: -160px !important
    }

    .long-text {
        padding-left: 2px !important;
        padding-right: 6px !important
    }

    .splt-block-img {
        width: 16%
    }

    .splitted-block .text {
        width: 250px
    }

    .small-text.force-width {
        width: 270px !important
    }

    .first-part-text {
        width: auto !important
    }

    .warning-text {
        font-size: 28px !important;
        line-height: 40px !important
    }
}

@media only screen and (max-width: 1023px) {
    .logo {
        width: 450px;
        margin-left: 100px;
        background-size: 100%
    }

    #nav li {
        width: 49%
    }

    #nav li:before {
        display: none;
    }

    .destkop_nav {
        display: none !important;
    }

    .destkop_nav_2 {
        display: block !important;
    }

    .mobile_nav {
        display: none !important;
    }

    .accordion .slide {
        width: 768px;
        margin-left: -512px
    }

    .accordion .slide.left {
        margin: 0
    }

    .schedule-box {
        width: 100%;
        text-align: center
    }

    .schedule-text {
        width: 100%
    }

    .main-holder .heading {
        padding: 0 20px 12px
    }

    .main-holder h1 {
        font: 40px/40px Arial, Helvetica, sans-serif;
        font-family: Arial;
        color: #000;
        font-size: 32px;
        font-weight: 400;
        letter-spacing: .48px;
        line-height: 43px;
        text-align: center;
    }

    .specialties h1 {
        margin: 0 20px
    }

    .specialty-list li {
        padding: 0 10px
    }

    .open-close2 .slide .block {
        padding-right: 23px
    }

    .accordion2 .slide .holder {
        padding: 23px 10050px 33px
    }

    .accordion2 blockquote {
        padding-right: 30px
    }

    .accordion2 .left blockquote {
        padding-left: 30px
    }

    .tab-content.lavalamp .block {
        overflow: visible
    }

    .lavalamp li {
        padding: 0 15px
    }

    .tabset.lavalamp {
        margin: 15px 115px 29px
    }

    .tabset .lavalamp-item {
        left: 25.4%
    }

    .all-opener .opener-block p {
        height: 60px
    }
}

@media only screen and (max-width: 767px) {

    .column .people-testimonial, #evtCNOMRight, .carteLeft, .carteRight {
        display: block !important;
        float: none !important;
        width: 100% !important;
    }

    .column .people-img {
        display: block !important;
        float: none !important;
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .carteRight, .carteLeft {
        border: none !important;
    }

    .destkop_nav {
        display: none !important
    }

    .destkop_nav_2 {
        display: none !important
    }

    .mobile_nav {
        display: block !important
    }

    #nav li:before {
        display: block !important;
    }

    .image-holder,
    .main-holder h1,
    .share-box,
    .social-list {
        text-align: center
    }

    .fixed-header .fixed-container {
        position: relative;
        height: auto;
        width: 100%;
        overflow: hidden
    }

    .accordion .quantity .holder {
        padding-bottom: 20px !important
    }

    .fixed-header #header {
        position: relative
    }

    #scroll-wrapper #main {
        padding-top: 0
    }

    .iscroll-active #scroll-wrapper #main {
        padding-top: 70px
    }

    .mobile-hidden {
        display: none
    }

    .tab-accordion .accordion-opener {
        display: block;
        margin-bottom: 29px;
        position: relative;
        z-index: 2
    }

    .tab-accordion.lavalamp .accordion-opener {
        margin-bottom: 45px
    }

    .tab-content.lavalamp:after {
        content: "";
        position: absolute;
        top: 23px;
        bottom: 74px;
        left: 50%;
        margin-left: -1px;
        width: 1px;
        background: #005187;
        z-index: -1
    }

    .tab-accordion .tab-block {
        padding-bottom: 14px
    }

    .tab-accordion .accordion-opener:after {
        bottom: -7px
    }

    .tab-accordion .slider {
        position: relative;
        background: #d4e9f2;
        margin: 0 -40px
    }

    .tab-accordion.lavalamp .slider {
        margin: 0 0 41px
    }

    .tab-content .tab-block {
        display: block !important;
        position: static !important;
        background: 0 0;
        width: auto !important
    }

    .pager {
        display: none
    }

    .logo {
        width: 237px;
        height: 39px;
        margin: 13px 0 18px 69px
    }

    .opener-holder {
        bottom: auto
    }

    .video-holder {
        margin-bottom: 102px
    }

    .video-holder.replay {
        margin-bottom: 54px
    }

    .video-holder .enter {
        margin: 0 -59px -73px 0;
        bottom: 0;
        right: 50%;
        top: auto
    }

    .replay-link {
        margin-bottom: 22px
    }

    .share-box {
        position: static;
        display: block;
        padding-right: 17px
    }

    .open-close {
        width: 241px;
        position: absolute;
        bottom: 0;
        z-index: 100;
        right: 100%;
        left: auto
    }

    .opener-holder {
        left: 100%
    }

    .open-close .slide {
        width: 241px;
        background: #26497e;
        min-height: 100%;
        top: 0;
        right: 0;
        position: absolute;
        z-index: 1001
    }

    #nav ol {
        padding: 20px 0 0
    }

    #nav li {
        width: 100%;
        border-bottom: 1px solid #083869;
        padding: 9px 15px 11px 63px;
        vertical-align: top;
        margin: 0
    }

    #nav li:first-child {
        padding-right: 50px
    }

    #nav ol li:before {
        left: 24px
    }

    .main-holder h1 {
        font: 32px/35px Arial, Helvetica, sans-serif;
        width: 685px;
        text-align: center;
        display: inline-block;
        font-family: Arial;
        color: #000;
        font-size: 36px;
        font-weight: 400;
        letter-spacing: .48px;
        line-height: 43px
    }

    .social-list {
        display: block;
        width: 100px;
        margin: 0 auto
    }

    .social-list li {
        display: inline-block;
        vertical-align: top
    }

    .main-holder {
        padding-top: 14px
    }

    .main-holder .heading {
        padding-bottom: 5px
    }

    .schema-box {
        width: 100%;
        padding: 25px 0 29px 5px;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .schema-text {
        width: 100%;
        margin-bottom: 10px
    }

    .schema-text h2 {
        line-height: 29px
    }

    .schema-box .frame {
        padding: 0 10px
    }

    .img-holder {
        width: 100%;
        margin: 0
    }

    .accordion .slide,
    .accordion li,
    .education-holder .accordion li {
        width: 100% !important
    }

    .accordion .age .holder {
        padding: 18px 34px 22px
    }

    .accordion .column {
        height: auto !important;
        min-height: 160px
    }

    .all-opener .full-title {
        display: block;
        /* float: left */
    }

    .accordion:after {
        display: inherit !important
    }

    .small-text.last-part-title {
        margin-top: 0
    }

    .accordion .age-column {
        height: 408px !important
    }

    .accordion .column .holder {
        /*padding: 10px 14px 5px 10px;*/
    }

    .register-holder .accordion .age .holder {
        padding: 18px 14px 27px
    }

    .accordion .slide {
        margin: 0 !important;
        padding: 28px 15px 16px
    }

    .schedule:before,
    .slide.left .schedule:before {
        right: 50%;
        margin-right: -22px;
        left: auto
    }

    .schedule-box .block {
        font: 700 16px/18px euclid_flex, Arial, Helvetica, sans-serif
    }

    .accordion .opener-block {
        /* padding: 10px 4%; */
        width: 92%;
    }

    .hidden {
        display: none
    }

    .accordion .education,
    .accordion .register {
        padding: 0;
        margin: 0
    }

    .column img {
        height: auto
    }

    .education-frame {
        position: relative;
        width: 100%
    }

    .accordion .education .opener-box {
        padding: 0
    }

    .accordion blockquote {
        padding: 18px 9px 18px 15px
    }

    .specialties {
        margin: 0;
        padding: 11px 13px 12px
    }

    .specialty-heading {
        margin-bottom: 12px
    }

    .specialties h1 {
        font: 700 25px/30px Arial, Helvetica, sans-serif;
        margin-bottom: -14px
    }

    .specialties p {
        margin: 0 -8px 36px
    }

    .specialty-list {
        padding: 0
    }

    .specialty-list li {
        width: 50%;
        padding: 0 5px 14px
    }

    .main-holder {
        margin-bottom: 0
    }

    .doctor-box {
        margin: -6px 5px 1px
    }

    .doctor-box .description {
        width: 100%;
        text-align: center;
        padding: 0 0 19px
    }

    .doctor-box .doctor-list-holder {
        width: 100%;
        padding: 0 0 25px 1px
    }

    .doctor-list li {
        display: table;
        width: 100%;
        table-layout: fixed;
        padding: 0 0 13px
    }

    .data-holder,
    .image-holder {
        display: table-cell;
        vertical-align: bottom
    }

    .image-holder .holder {
        margin-bottom: 0
    }

    .data-holder {
        padding: 0 5px 0 15px;
        text-align: left
    }

    .doctor-list .box:after {
        bottom: 0;
        left: 0;
        margin: 0
    }

    .description-text {
        padding: 0 0 13px
    }

    .open-close2 {
        margin-bottom: 42px
    }

    .open-close2 .holder {
        width: 100% !important;
        text-align: center;
        float: none;
        padding-bottom: 11px
    }

    .open-close2 .slide {
        width: 100%;
        float: none;
        clear: both;
        padding: 11px 0 0;
        position: relative
    }

    .open-close2 .slide .block {
        padding: 19px 15px 25px;
        margin: 0
    }

    .open-close2 .slide .block:first-child:after {
        background-position: -250px -44px;
        left: 50%;
        top: -11px;
        width: 21px;
        height: 11px;
        margin-left: -10px
    }

    .open-close2 .slide .block:first-child {
        /*padding: 22px 15px 0*/
    }

    .open-close2 .slide img {
        float: left;
        margin: 5px 9px 0 0
    }

    .open-close2 .opener {
        width: 25px;
        height: 25px;
        border-radius: 25px;
        background: url(../images/sprite.png) -165px 5px no-repeat #0074bc;
        text-indent: -9999px;
        overflow: hidden;
        position: absolute;
        bottom: -15px;
        margin-left: -13px;
        z-index: 10;
        left: 50%
    }

    .open-close2.active .opener {
        background-position: -201px 5px;
        /*bottom: 4px*/
    }

    .tab-accordion {
        padding: 7px 39px 4px
    }

    .accordion2 {
        margin-top: 3px
    }

    .accordion2 li:after {
        margin-left: -1px
    }

    .accordion2 blockquote {
        float: none;
        width: 100%;
        text-align: center !important;
        padding: 0 10px 24px !important
    }

    .accordion2 blockquote:after {
        left: 50% !important;
        margin-left: -50px
    }

    .accordion2 .alignleft {
        display: none
    }

    .accordion2 .slide {
        margin: 0
    }

    .accordion2 .slide .holder {
        padding: 23px 5px 33px 15px
    }

    .tabset.information li {
        width: 50%
    }

    .tabset.information li a img {
        width: 100%
    }

    .tab-content .holder:before {
        margin-left: -10px !important
    }

    .accordion-opener img,
    .tabset li a img {
        width: 100%;
        vertical-align: top
    }

    .lavalamp .accordion-opener img {
        max-width: 100%;
        width: auto;
        vertical-align: middle;
        padding-left: 4px
    }

    .accordion-opener .opener {
        position: relative;
        display: block;
        margin-bottom: 15px;
        z-index: 2
    }

    .accordion-opener.lavalamp .opener {
        display: inline
    }

    .author-holder,
    .tab-content.lavalamp .alignright {
        display: none
    }

    .tab-accordion.lavalamp .accordion-opener {
        text-align: center
    }

    .tabset.lavalamp li a img {
        width: auto
    }

    .tab-content .holder {
        padding: 20px 0 0
    }

    .tab-content .block-holder {
        padding-bottom: 4px
    }

    .tab-content .holder .text {
        width: 100%;
        padding: 0 2px 0 15px
    }

    .tab-content .block-holder .box {
        float: none;
        width: auto
    }

    .tabset {
        margin-top: 8px;
        padding: 0 39px
    }

    .tabset li {
        padding-bottom: 14px
    }

    .tab-content .slider .block-holder blockquote,
    .tab-content.information .block-holder blockquote {
        font: 700 20px/24px Arial, Helvetica, sans-serif;
        text-align: left;
        margin: 8px 6px 4px 1px;
        padding: 0;
        position: static;
        width: 174px !important;
        float: left
    }

    .tab-content.lavalamp .holder {
        padding: 0
    }

    .tab-content .block-holder .box {
        padding-right: 16px
    }

    .credits-box {
        margin: 0 auto 39px
    }

    .tabset.lavalamp {
        margin: 36px 10px
    }

    .tabset.lavalamp:before {
        background: 0 0
    }

    .tabset.lavalamp li:after {
        background: #005187;
        width: 1px;
        height: 100%;
        left: 50%;
        top: 0;
        content: '';
        position: absolute;
        z-index: -1
    }

    .tab-content.lavalamp .holder:before,
    .tabset.lavalamp .lavalamp-item:after {
        background: 0 0
    }

    .tabset.lavalamp li a {
        margin: 0
    }

    .tabset.lavalamp li {
        padding: 42px 0 0;
        width: 100%
    }

    .tabset.lavalamp li:first-child {
        padding: 0
    }

    .tabset.lavalamp .lavalamp-item {
        left: 50%;
        margin-left: -26px
    }

    .tab-content.lavalamp {
        padding: 23px 0 28px
    }

    .tab-content.lavalamp .block {
        padding: 35px 10px 21px 15px
    }

    .lavalamp .block h2 {
        margin-bottom: 20px
    }

    .lavalamp .holder {
        display: block
    }

    .education-holder.acteurs .education,
    .heading br,
    .lef {
        display: none
    }

    .tabset.information {
        width: 100%;
        box-sizing: border-box;
        padding: 0 8px 37px
    }

    .tabset.information,
    .tabset.information li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .tabset.information li {
        padding: 0 5px 12px;
        box-sizing: border-box
    }

    .tabs-holder {
        margin: 0 0 30px
    }

    .author-box {
        margin-top: -10px
    }

    .tab-content.information .holder {
        padding-bottom: 22px
    }

    .tab-content.information .block-holder .box {
        padding: 0 14px
    }

    .tabset li {
        width: 100%
    }

    .tab-content.information {
        width: 100%;
        padding: 0
    }

    .tab-content.information img {
        width: 100%
    }

    .accordion .data-category {
        border-bottom: 1px solid #fff
    }

    .all-opener .opener-block p {
        height: auto
    }

    .education-holder.data-actors .secondary strong {
        float: left;
        margin-top: 40px;
        width: 100%
    }

    .first-part-text {
        width: auto !important
    }
}

@media only screen and (max-width: 480px) {
    .schedule {
        padding: 44px 5px 20px 16px
    }

    .column img {
        width: auto
    }

    .schedule-box .block {
        width: 44%;
        margin: 0 0 0 10%
    }

    .percent {
        padding: 18px 7px 3px 10px;
        margin: 14px 4px 0 0
    }

    .schedule-box {
        text-align: left;
        padding-bottom: 7px
    }

    .schedule-box .block .frame {
        width: 55%
    }

    .schedule-box .block .frame img {
        width: 100%;
        height: auto
    }

    .schedule-box .block:first-child:after {
        width: 17px;
        height: 33px;
        background-position: -389px -2px;
        margin: -25px -20px 0 0
    }

    .main-holder .heading {
        padding: 0 5px 5px
    }

    .doctor-box {
        margin: -6px 4px 1px
    }

    .all-opener .opener-block p {
        height: auto
    }

    .opener-block.splitted {
        width: auto !important
    }

    .first-line-footer__row {
        margin-left: 0 !important
    }

    .first-part-text,
    .sub-text {
        /*width: 300px !important*/
    }

    .first-part-text {
        line-height: 20px !important;
        font-size: 15px !important
    }

    .accordion.four-items .column.force-height-special {
        padding-bottom: 30px !important
    }
}

@media only screen and (min-width: 768px) {
    .open-close2 .slide,
    .tab-accordion .slider {
        position: static !important
    }

    .open-close2 .opener,
    .open-close2 .slide .close {
        display: none
    }

    .tab-accordion .slider {
        display: block !important;
        width: auto !important
    }

    .open-close .slide,
    .w1 {
        min-height: 0 !important
    }

    .pane10 .main-holder h1 {
        padding-left: 100px
    }

    .pane8 .heading h1 {
        padding-left: 80px
    }

    .credits-padding {
        padding-left: 214px !important
    }

    .pane10 .no-hover.block-holder.no-chapeau {
        margin-top: -110px
    }

    #tab104 .block p {
        width: 880px
    }
}

.accordion2 blockquote:after {
    background: 0 0
}

.accordion .age {
    width: 33%;
    background-color: #d4e9f2;

}

.accordion .age-block h2 {
    color: #005187;
    font-size: 45px;
    padding-bottom: 5px;
    line-height: 40px
}

.accordion.first-block .age-block .holder p.age-block-text {
    color: #005187;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;

}

.accordion.first-block .age-block .holder p.age-block-text em {
    font-size: 14px;
    font-weight: normal
}

.logo a {
    border: none !important
}

.accordion .quantity {
    width: 40%
}

.accordion .quantity h3 {
    font-weight: 700;
    font-size: 35px;
    font-style: normal;
    line-height: 35px;
    padding-top: 20px
}

.accordion .quantity p {
    font-size: 14px
}

.accordion .quantity .probation {
    background-color: #005187
}

.accordion .quantity .holder {
    background-color: #0874bb;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0
}

.accordion .quantity a {
    color: #fff;
    text-decoration: underline;
    border: none !important
}

.accordion .data-category {
    width: 30%;
    background-color: #005187
}

.accordion .data-category .opener-box {
    background-color: #005187
}

.accordion .data-category .opener-block span {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 80px;
    font-weight: 700
}

.accordion .data-category .opener-block p {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    font-style: normal;
    line-height: 50px
}

.data-category .schedule,
.data-category .schedule:before {
    background: 0 0
}

.data-tab {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0
}

.data-tab li {
    width: 23%;
    padding-right: 2%;
    list-style: none
}

.data-tab li img {
    width: 85px;
    height: 85px;
    margin-left: auto;
    margin-right: auto
}

.data-tab li p {
    text-align: center;
    color: #0074bc
}

.education-holder.acteurs .education {
    background-color: #ddeef6
}

.education-holder.acteurs .education .opener-box {
    padding-right: 0
}

.education-holder.acteurs .education .opener-box .opener-block {
    color: #0074bc;
    text-align: left;
    vertical-align: top;
    font-size: 28px;
    line-height: 35px;
    padding-top: 15px
}

.education-holder.acteurs .link {
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
    font-style: normal;
    line-height: 34px
}

.education-holder.acteurs .link img {
    width: 40px;
    height: 40px;
    padding-right: 10px
}

.education-holder.acteurs q {
    font-size: 18px;
    font-weight: 700;
    font-style: normal
}

.register-holder .mid-block {
    background-color: #0074bc
}

.register-holder .right-block {
    background-color: #d4e9f2
}

.register-holder .general .opener-box {
    background-color: #005187
}

.register-holder .opener-block p {
    color: #fff !important
}

.register-holder h3 {
    font-style: normal
}

.italic-a {
    font-style: italic
}

.register-holder .general .column .opener-box {
    margin-left: -9999px;
    padding-left: 9999px;
    background-color: #009ee3
}

.all-opener,
.all-opener .accordion {
    background-color: #0074bc
}

.all-opener .accordion li:first-child .schedule:before {
    left: 7%;
}

.all-opener .accordion li:nth-child(2) .schedule:before {
    left: 33%;
}

.all-opener .accordion li:nth-child(3) .schedule:before {
    left: 60%;
}

.all-opener .accordion li:nth-child(4) .schedule:before {
    left: 86%;
}

.all-opener .accordion li .schedule .schedule__text {
    padding-top: 0;
}

.all-opener h3 {
    margin: 0;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 100%
}

.all-opener .full-title,
.all-opener .general.right .column {
    background-color: #0074bc;
    margin-right: -9999px;
    padding-right: 9999px
}

.all-opener img {
    border-radius: 90px;
    -o-border-radius: 90px;
    -moz-border-radius: 90px;
    margin-bottom: 8px
}

.all-opener .opener-block p {
    color: #fff;
    font-size: 13px
}

.all-opener .full-title {
    width: 100%;
    color: #fff;
    font-family: arial, sans-serif;
    text-align: center;
    font-size: 35px;
    letter-spacing: .45px;
    margin-left: -9999px;
    padding-left: 9999px;
    line-height: 35px
}

.all-opener .general.left .column {
    margin-left: -9999px;
    padding-left: 9999px;
    background-color: #0074bc
}

.all-opener .accordion .opener,
.all-opener .accordion .opener:hover {
    margin-left: -5px
}

@media only screen and (min-width: 1024px) {
    .all-opener .opener-block p {
        height: 60px
    }

    .special-width-third {
        width: 590px
    }

    .accordion.first-block .age-block .holder p.age-block-text {
        width: 250px;
        margin-left: 20px
    }

    .slide-text.max-width {
        max-width: 680px
    }

    .first-line-footer__row.button {
        margin-left: 0;
    }

    .four-items .force-height {
        height: 334px !important
    }

    .warning-text {
        width: 350px
    }
}

.all-opener.last-part img {
    height: auto !important;
    width: auto !important;
    border-radius: 0
}

.all-opener.last-part .align-left {
    float: left;
    width: 50%
}

.all-opener.last-part .content-holder {
    margin-top: 15px
}

.all-opener.last-part .content-holder div {
    padding-bottom: 4px
}

.all-opener.last-part .content-holder div,
.all-opener.last-part .opener-block p {
    font-size: 14px
}

.all-opener.last-part .no-margin {
    margin-top: 7px !important
}

.all-opener.last-part .opener-block p {
    margin-top: 18px
}

.accordion.four-items .column {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.schedule .four-items .pourcentage {
    padding-top: 29px;
    width: inherit !important
}

.schedule .four-items .pourcentage.osteo {
    padding-top: 4px;
    width: inherit !important
}

.tree-items .schedule {
    background-color: #005187
}

.register-holder .accordion.no-bg.tree-items .four-items .column {
    height: auto !important
}

.splt-blocks {
    padding: 0 !important;
    height: 55%
}

.splt-blocks.splt-block-bottom-holder {
    height: 45%
}

.accordion .active .opener.mag3-white,
.accordion .opener.mag3-white {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    border-radius: 25px;
    margin: 5px 0 0 10px;
    width: 25px;
    height: 30px
}

.accordion .opener.mag3-white {
    background: url(../images/commun/plus-blanc-p2.png) no-repeat !important
}

.accordion .active .opener.mag3-white {
    background: url(../images/commun/moins-blanc-p2.png) no-repeat !important
}

.accordion .active .opener.mag3,
.accordion .active .opener.mag3:hover {
    background: url(../images/commun/moins-big.png) no-repeat #0074bc;
    text-indent: -9999px;
    overflow: hidden;
    width: 30px;
    height: 31px;
    display: inline-block;
    vertical-align: top;
    /* border-radius: 25px;*/
    margin: 5px 0 0 10px
}

.schedule.dark-arrow.first-line:before {
    background: url(../images/commun/angle-fonce-p2.png) no-repeat;
    width: 65px
}

.schedule.dark-arrow.second-line:before {
    background: url(../images/commun/angle-fonce2.png) top center no-repeat !important;
    width: 52px
}

.schedule.bright-arrow:before {
    left: 11% !important;
    background: url(../images/commun/angle-claire3.png) no-repeat;
    width: 52px
}

.schedule.bright-arrow-last:before {
    left: 11% !important;
    background: url(../images/commun/angle-claire2.png) no-repeat;
    width: 52px
}

.text-holder .secondary .column {
    margin-right: -9999px;
    padding-right: 9999px;
    background-color: #d4e9f2
}

.people-testimonial h2 {
    color: #005187;
}

.people-testimonial .first-part-text {
    color: #005187;
    margin-bottom: 40px !important;
}

.age .column.bg-blue-three,
.education-holder .column.bg-blue-one,
.special-width-first .column,
.text-holder .special-width-second .bg-blue-two {
    padding-left: 9999px;
    margin-left: -9999px
}

.secondary.special-width-first {
    width: 100%;
    background: white;
}

.secondary.special-width-second {
    width: 66.3%
}

.secondary.special-width .opener-block {
    padding: 0
}

.small-text {
    font-family: Arial;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-right: 10px !important;
    font-weight: 400 !important;
    line-height: 25px
}

.first-part-text,
.splitted-block .text,
.splitted-block h3,
.sub-text {
    color: #fff;
    text-align: left
}

.accordion .same-height-right {
    margin-right: -9999px;
    padding-right: 9999px;
    background-color: #d4e9f2
}

.column p.first-part-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
    width: 690px
}

.first-part-text h2 {
    font-size: 30px;
    font-style: italic;
}

.first-part-text-second {
    margin-left: 0 !important
}

.sub-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.splitted-block h3 {
    font-family: Arial;
    font-size: 48px !important;
    font-weight: 700 !important
}

.splitted-block .text {
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    display: table
}

.splitted-block .text.bottom {
    color: #0074bc
}

.splt-block-img {
    margin-top: 14px;
    margin-left: -16px;
    float: left;
    margin-right: 20px
}

.splt-block-bottom-holder {
    background-color: #d4e9f2;
    padding-right: 9999px !important;
    margin-right: -9999px !important
}

.learn-more-button img,
.learn-more-button-white img {
    margin-right: 2px;
    width: 19px !important
}

.learn-more-button {
    margin-top: 6px
}

.learn-more-button a {
    text-decoration: underline;
    color: #0074bc
}

.learn-more-button-white img {
    content: url(../images/etat-des-lieux/pour-en-sav-plus-white.png)
}

.learn-more-button-white a {
    text-decoration: underline;
    color: #fff
}

.education-holder.first-educ-holder.data-actors .primary h3 {
    font-family: Arial;
    color: #fff;
    font-size: 35px !important;
    font-weight: 700;
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: -13px
}

.primary .column.same-height-left .opener-block p {
    font-family: Arial;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;

}

.big-number,
.big-number-bis {
    font-weight: 700;
    line-height: 30px
}

.opener-block.splitted {
    width: 450px
}

.big-number {
    font-size: 35px !important;
    padding-top: 20px !important;
    text-align: left;
    margin-bottom: 15px !important;
    font-style: italic;
    color: #005187;
    line-height: 1.33em;

}

.big-number-bis {
    font-family: Arial;
    font-size: 55px;
    color: #fff;
    margin-top: -9px !important;
    margin-bottom: 25px !important;
    margin-left: -72px !important
}

.big-number-bis:after {
    content: url(../images/etat-des-lieux/big-med.png);
    position: absolute;
    margin-top: -23px;
    margin-left: 10px
}

.accordion.tree-items .column {
    padding-top: 32px;
    padding-bottom: 27px
}

.medics h3 {
    margin-top: 16px !important;
    margin-bottom: 20px !important;
    font-size: 36px !important
}

.medics {
    padding-top: 42px !important
}

.medics h3:after {
    content: url(../images/etat-des-lieux/hospitals.png);
    position: absolute;
    margin-top: -66px;
    margin-left: -290px
}

.medics .small-text {
    color: #000
}

.education-holder.data-actors .primary h3 {
    font-size: 28px;
    letter-spacing: 1px
}

.tree-items .opener-box {
    padding: 10px
}

.opener-block .accord-custom {
    margin-top: 0;
}

.column.mid-block {
    padding-left: 25px;
    padding-right: 25px
}

.slide.mid .schedule:before {
    left: 49%;
    right: auto
}

.blue-title {
    color: #0074bc !important
}

.black-text {
    color: #000;
    font-size: 17px;
    font-weight: 700
}

.special-padding {
    padding-top: 14px !important;
    padding-bottom: 0 !important;
    margin: 0 0 5px !important
}

.smallest-text {
    font-size: 13px;
    padding-top: 10px;
    font-weight: 400
}

.all-opener.last-part {
    background-color: #005187;
    margin-right: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
    margin-left: -9999px;
    height: 316px
}

.too-long {
    margin: 0 0 -33px !important
}

.register-holder .accordion.tree-items li .holder {
    padding: 0 14px 10px
}

.align-center {
    text-align: center
}

.learn-more-button .learn-more-img:before {
    position: absolute;
    content: url(../images/etat-des-lieux/pour-en-sav-plus-m3.png);
    margin-left: -24px
}

.learn-more-button .learn-more-img {
    margin-left: 24px
}

.learn-more-button-white .learn-more-img:before {
    position: relative;
    content: url(../images/etat-des-lieux/pour-en-sav-plus-white.png);
    margin-right: 10px;
}

.secondary .splitted-block h3 {
    margin-top: 5px;
    margin-bottom: 8px !important
}

.small-text.pop-down {
    margin-top: 8px;
    line-height: 22px
}

.accordion.four-items .general.right .holder {
    padding-left: 5px;
    padding-right: 5px
}

.special-margin {
    margin-left: -12px !important;
    margin-top: 11px !important
}

.first-line-footer {
    display: block;
    /*float: right; */
    text-align: left;
    /*width: 77%;*/
}

.first-line-footer__row {
    display: inline-block;
}

.first-line-footer__row.button {
    width: 26px
}

.first-line-footer--special .first-line-footer__row.button {
    width: auto;
    margin-bottom: 30px;
}

.schedule__text {
    /*color: #fff;*/
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    padding-top: 20px;
}

.first-educ-holder li.primary {
    height: 285px
}

.splitted-block.first-block {
    margin-top: 18px
}

.small-text.force-width {
    width: 270px;
    font-size: 13px;
    line-height: 15px;
    text-align: left;
}

.tree-items .mid-block .opener-box {
    position: relative
}

.last-part-title {
    width: 550px;
    margin-right: auto !important;
    margin-left: auto;
    margin-top: 8px;
    margin-bottom: 22px;
    font-size: 29px
}

.all-opener.last-part li {
    height: 200px
}

.slide.first-pop-down .schedule:before {
    right: 7.5%;
    left: auto
}

#page-2 .accordion .opener,
#page-2 .accordion .opener.special-color {
    margin: 0
}

.education-holder .fifth-line-button {
    margin-top: 10px !important
}

.all-opener.last-part h3.full-title {
    padding-top: 16px
}

.all-opener.first-part h3.full-title {
    font-size: 40px;
    line-height: 1em;
}

.bg-blue-one {
    background-color: #d4e9f2 !important;
    color: #005187 !important;
}

.bg-blue-two {
    background-color: #009ee3 !important;
    color: white !important;
}

.bg-blue-two a {
    color: white;
}

.first-pop-down small {
    color: #005187 !important;
}

.bg-blue-three {
    background-color: #0074bc !important;
    color: white !important;
}

.bg-blue-four {
    background-color: #005187 !important;
    color: white !important;
}

.bg-blue-four a {
    color: white;
}

.font-color-white {
    color: #fff !important
}

.font-color-blue-one {
    color: #0074bc !important
}

.font-color-blue-two {
    color: #005187 !important
}

.special-width-first .holder {
    padding-top: 5px !important
}

.four-categories-text {
    font-family: Arial;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
    margin: 10px 70px 30px
}

.infinite-margins {
    background-color: #0074bc;
    padding-bottom: 20px;
    margin-right: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
    margin-left: -9999px
}

.warning-text {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    margin-left: 20px;
    margin-top: -8px
}

.carte-france {
    float: left
}

.carte-france-block p {
    padding-top: 70px
}

.carte-france .small-text {
    margin-top: 53px
}

.last-part-text {
    margin-bottom: 20px
}

.special-margin-two {
    margin-top: 70px !important
}

.special-padding-block {
    padding-left: 25px;
    padding-right: 25px
}

.big-padding-left {
    padding-left: 9999px;
    margin-left: -9999px
}

.lavalamp .block a {
    color: #0074bc
}

.pane8 .lavalamp span {
    height: 47px
}

.pane8 .one-line-country {
    height: 47px
}

.first-li {
    margin-left: 121px
}

.main-holder .one-line-country.osteo {
    margin-left: -6px
}

.main-holder .one-line-country.acup {
    margin-left: -9px
}

.main-holder .meso,
.main-holder .one-line-country.homeo {
    margin-left: -7px
}

.main-holder .hge,
.main-holder .one-line-country.gyneco,
.main-holder .one-line-country.pneumo {
    margin-left: -3px
}

.pane8 .tabset.lavalamp {
    margin-bottom: 15px
}

.learn-more-button-white.align-center.spec-margin {
    margin-top: 12px
}

.prc-img {
    margin-top: -50px;
    margin-left: 30px
}

.schedule .special-top {
    top: 5px
}

.accordion .age.active {
    width: 33%;
    background-color: #fff;

}

.clear-blue {
    color: #d4e9f2
}

.education-holder.data-actors .primary li img {
    height: 60px;
    width: 92px;
    float: left;
    padding-right: 20px
}

.education-holder.data-actors .primary h3,
.education-holder.data-actors .primary li,
.education-holder.data-actors .primary span {
    float: left;
    width: 100%
}

.education-holder.data-actors .primary h3,
.education-holder.data-actors .primary span {
    color: #fff;
    text-align: center;
    font-style: normal
}

.education-holder.data-actors .primary h3 {
    padding-top: 20px;
    padding-bottom: 25px
}

.education-holder.data-actors .primary li p {
    max-width: 90%;
    text-align: left
}

.education-holder.data-actors .primary ul {
    padding-bottom: 15px;
    float: left;
    width: 100%
}

.education-holder.data-actors .primary span {
    width: 90%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px
}

.education-holder.data-actors .secondary strong {
    font-size: 35px;
    line-height: 35px
}

.education-holder.data-actors .secondary strong span {
    font-size: 80px
}

.video-holder .enter {
    z-index: 999999
}

.play-icon {
    width: 100%;
    height: 100%;
    float: left;
    background-image: url(../images/icon-youtube.png);
    background-repeat: no-repeat;
    background-position: center center
}

@media only screen and (max-width: 767px) {
    .logo {
        width: 80%
    }
}

.lavalamp .holder:after {
    min-height: 0
}

.lavalamp .holder {
    background-color: transparent !important;
    border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    min-height: 0;
    padding-left: 0;
    display: block;
}

.lavalamp .holder:after,
.lavalamp a,
.lavalamp a.no-hover:hover .holder,
.lavalamp a:hover {

}

.lavalamp a .holder div {
    background-repeat: no-repeat;
    width: 80px;
    height: 80px
}

.lavalamp .active a .osteo-p3 {
    background-image: url(../images/page-4/E6_80x80_PictoTelechirurgieF.png)
}

.lavalamp a .osteo-p3 {
    background-image: url(../images/page-4/E6_80x80_PictoTelechirurgieC.png)
}

.lavalamp .active a .acup-p3 {
    background-image: url(../images/page-4/E6_80x80_Picto-ObjetConnectesF.png)
}

.lavalamp a .acup-p3 {
    background-image: url(../images/page-4/E6_80x80_Picto-ObjetConnectesC.png)
}

.lavalamp .active a .hypno-p3 {
    background-image: url(../images/page-4/E6_80x80_PictoBioimpressionF.png)
}

.lavalamp a .hypno-p3 {
    background-image: url(../images/page-4/E6_80x80_PictoBioimpressionC.png)
}

.lavalamp .active a .homeo-p3 {
    background-image: url(../images/page-4/E6_80x80_Picto_AppliMobileF.png)
}

.lavalamp a .homeo-p3 {
    background-image: url(../images/page-4/E6_80x80_Picto_AppliMobileC.png)
}

.lavalamp .active a .meso-p3 {
    background-image: url(../images/page-4/E6_80x80_PictoRealiteVirtuelleF.png)
}

.lavalamp a .meso-p3 {
    background-image: url(../images/page-4/E6_80x80_PictoRealiteVirtuelleC.png)
}

/* Page avec frise picto  - page template iconsHeader*/
.lavalamp .active a .icons-header-1 {
    background-image: url(../images/WEBZ07/page-5/picto/picto1_se-proteger_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-1 {
    background-image: url(../images/WEBZ07/page-5/picto/picto1_se-proteger_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-2 {
    background-image: url(../images/WEBZ07/page-5/picto/picto2_proteger-son-entourage_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-2 {
    background-image: url(../images/WEBZ07/page-5/picto/picto2_proteger-son-entourage_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-3 {
    background-image: url(../images/WEBZ07/page-5/picto/picto3_limiter-epidemies_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-3 {
    background-image: url(../images/WEBZ07/page-5/picto/picto3_limiter-epidemies_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-4 {
    background-image: url(../images/WEBZ07/page-5/picto/picto4_eradiquer-maladies_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-4 {
    background-image: url(../images/WEBZ07/page-5/picto/picto4_eradiquer-maladies_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-1-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto1_cve_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-1-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto1_cve_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-2-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto2_contrecancer_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-2-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto2_contrecancer_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-3-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto3_sanspiqure_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-3-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto3_sanspiqure_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-4-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto4_palu_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-4-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto4_palu_a.jpg);
    border-radius: 100%;
}

.lavalamp .active a .icons-header-5-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto5_contresida_b.jpg);
    border-radius: 100%;
}

.lavalamp a .icons-header-5-2 {
    background-image: url(../images/WEBZ07/page-8/picto/picto5_contresida_a.jpg);
    border-radius: 100%;
}

/* //////////////////// */
.lavalamp .active a .amenagement-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-amenagementurbain_2.png)
}

.lavalamp a .amenagement-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-amenagementurbain_1.png)
}

body .tab-content.lavalamp .block {
    width: 94% !important
}

body .tab-content.lavalamp .block img {
    float: right;
    padding-bottom: 20px !important;
    padding-left: 20px !important
}

.lavalamp span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    height: 47px;
    /*line-height: 47px;*/
    text-decoration: none;
}

#home-video-poster {
    position: absolute !important;
    z-index: 2000 !important;
    cursor: pointer
}

.title-block .social-list {
    margin-left: 15px
}

.person-desc {
    margin-top: 120px !important
}

.accordion .opener-block {
    display: inline-block
}

.doctor-box .video-legend p {
    color: #1a1e23;
    font-size: 13px;
    text-align: left;
    font-weight: 400
}

.doctor-box .description.video-legend {
    padding-left: 0
}

.heading.blocks .description.video-legend {
    margin-top: 3px
}

#doctors4 {
    margin-top: 10px !important
}

.text_margin {
    margin-top: 150px
}

.yt-videoplayer {
    height: 100%;
    width: 100%
}

.movie-block {
    height: 250px
}

.yt-videoplayer .video-poster {
    z-index: 100;
    position: absolute;
    width: 100%;
    cursor: pointer
}

.accordion.no-bg .slide {
    background: 0 0 !important
}

.puces-custom li p:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #FFF;
    margin-top: 7px;
    margin-left: -12px
}

.puces-custom li p {
    text-indent: 3%
}

.margintop30 {
    margin-top: 30px
}

.map-france {
    float: left
}

.map__link {
    color: white;
}

.one-line-country {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px
}

.title-align {
    margin-top: -10px !important
}

#page-5 .accordion .register {
    background: #005187
}

.accord-custom {
    padding: 0 !important;
    margin-top: 18px
}

#page-5 .opener-frame {
    position: relative
}

.logo a {
    font-family: euclid_flex_regular, sans-serif !important;
    font-weight: 400 !important;
    display: inline !important;
    line-height: 34px !important;
    font-size: 14px !important;
    text-align: center;
    background-color: #0074bc;
    text-decoration: none;
    cursor: default;
}

#page-5 .piktos-bot,
#page-5 .piktos-bot:hover {
    position: absolute !important;
    bottom: 3px !important;
    display: block !important;
    left: -13px !important;
    margin-left: 50% !important
}

@media only screen and (max-width: 480px) {
    .video-page .doctor-box .doctor-list-holder {
        margin-top: 10px !important
    }

    .video-page .heading.blocks h1 {
        padding-bottom: 5px
    }

    .video-page .title-block .social-list {
        margin-left: auto !important
    }

    .logo {
        width: 82% !important
    }

    .opener-block.splitted {
        width: auto !important
    }

    .last-part-title {
        width: auto
    }

    .warning-image {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .main-holder h1 {
        width: 100%;
    }

    .doctor-box .doctor-list-holder {
        margin-top: 10px
    }

    .video-page .heading .title-block {
        position: absolute;
        width: 100%;
        margin: 0 !important;
        background-color: red
    }

    .video-page .yt-videoplayer .video-poster.heading .video-block {
        padding-top: 180px;
        width: 100%
    }

    .video-page .title-block .social-list {
        margin-left: auto !important
    }

    .social-list {
        width: 220px;
        float: left !important
    }

    .logo {
        width: 85% x;
        background-size: 100%
    }

    .opener-block.splitted {
        width: auto !important
    }

    .first-part-text,
    .sub-text {
        margin-left: 0 !important
    }

    .splt-block-img {
        max-width: 25%
    }

    .logo a {
        font-size: 12px !important;
        line-height: 50px !important;
    }

    .first-line-footer {
        display: inherit
    }

    .first-educ-holder li.primary {
        height: auto
    }

    .accordion.tree-items .general .column {
        padding-bottom: 100px
    }

    .accordion.first-block .age-block .holder p.age-block-text {
        width: auto
    }

    .carte-france {
        float: initial
    }

    .warning-medecin {
        margin-top: 5px;
        margin-left: 0
    }

    .warning-text {
        font-size: 24px;
        line-height: 28px;
        margin-top: 0
    }
}

@media only screen and (max-width: 334px) {
    .main-holder h1 {
        font: 26px/28px Arial, Helvetica, sans-serif
    }

    .secondary.special-width-first .opener-block,
    .secondary.special-width-second .opener-block {
        padding-left: 0
    }

    .warning-body {
        width: 290px
    }

    .all-opener .full-title.mac {
        margin-top: 370px
    }

    .four-categories-text {
        margin-right: 10px;
        margin-left: 10px
    }

    .carte-france-block p {
        padding-top: 0
    }

    .first-line-footer__row.button {
        float: none;
        /* width: 300px */
    }

    .logo a {
        line-height: 23px !important;
    }
}

@media only screen and (min-width: 767px) {
    .video-block {
        width: 40%
    }

    #page-3 .video-block {
        margin-right: 0
    }

    #page-3 .title-block h1 {
        padding-left: 0
    }

    #page-3 .title-block {
        width: 53% !important
    }

    #page-5 .schedule-text p {
        margin-right: 25px
    }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    #page-5 .piktos-bot {
        position: absolute;
        bottom: 3px !important;
        display: block;
        left: -13px;
        margin-left: 50%
    }
}

.close-link,
.custom-scrollable .custom-scrollable-zone .main-holder {
    position: relative
}

#page-1 #footer:after,
#page-7 #footer:after {
    top: 7px
}

.scroll-wrapper .scroller {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important
}

.android .page-box {
    font-size: 10px !important
}

#youtube-video-player {
    height: 100%
}

.doctor-list li {
    vertical-align: top !important
}

.tab-backstretch {
    width: 50% !important
}

.tab-content.lavalamp .block {
    width: 40% !important
}

#footer {
    margin-bottom: 20px
}

.close-link {
    background: #000;
    border-radius: 8px;
    color: #FFF;
    display: inline-block;
    font: 14px/16px euclid_flex, Arial, Helvetica, sans-serif;
    padding: 25px 41px 14px 28px;
    vertical-align: top;
    line-height: 14px;
    margin-bottom: 30px;
    text-decoration: none;
}

.close-link:after {
    background: url(../images/sprite.png) -121px -34px no-repeat;
    content: "";
    height: 21px;
    margin-top: -10px;
    position: absolute;
    right: 14px;
    top: 50%;
    width: 11px
}

.article-link {
    line-height: 14px !important;
    padding-top: 25px !important;
    text-decoration: none;
}

.tab-accordion .slider,
.tab-content.lavalamp {
    z-index: 0 !important
}

.lavalamp li {
    z-index: 10 !important;
    list-style: none
}

.tabset .lavalamp-item {
    z-index: 5 !important
}

.lavalamp .block p {
    margin-bottom: 30px !important
}

.open-close .slide {
    background: rgba(0, 41, 103, .95) !important
}

.data-holder a:hover,
.specialty-list a:hover {
    text-decoration: none;
    cursor: default
}

@media only screen and (max-width: 767px) {
    #header .open-close .slide {
        overflow-y: scroll !important
    }

    .tab-content.lavalamp .block {
        width: auto !important
    }

    #nav ol {
        display: block;
        float: left;
        height: 100%;
        padding: 20px 0 0;
        width: 100%
    }

    .video-holder .enter {
        width: 80px;
        height: 80px;
        padding-top: 30px;
        margin: 0;
        z-index: 200000 !important;
        margin-top: -40px !important;
        right: 10% !important;
        top: 50% !important
    }

    .video-holder {
        margin-bottom: 10px !important
    }

    #carousel li.draggable-page {
        min-height: 100% !important;
        height: 100% !important
    }

    #footer {
        padding: 0 !important;
        display: block !important;
        float: left !important;
        width: 100% !important;
        line-height: 14px !important;
        margin-top: 10px
    }

    #footer p {
        margin-top: 18px !important;
        padding-top: 35px
    }

    .share-box {
        margin-top: 5px !important
    }
}

.share-box {
    display: none
}

#page-1 .share-box {
    display: block !important
}

.schedule-text {

    text-align: center;
}

.schedule-text.no-img h3 {
    color: #005187;
    font-size: 20px;
    line-height: 1.33em;
    text-transform: uppercase;
}

@media only screen and (min-width: 767px) {
    #page-1 .share-box {
        margin-top: -45px !important
    }
}

.schedule-text.no-img {
    width: 100%
}

.facebook.disable-hover:hover {
    background: #00348E !important
}

.twitter.disable-hover:hover {
    background: #009EE3 !important
}

#footer .facebook.disable-hover:hover,
#footer .twitter.disable-hover:hover {
    background: url(../images/sprite.png) -140px -24px no-repeat !important;
    display: block !important;
    height: 36px !important;
    overflow: hidden !important;
    text-indent: -9999px !important;
    width: 36px !important
}

#footer .twitter.disable-hover:hover {
    background-position: -179px -24px !important
}

.pager .disable-hover.next:hover,
.pager .disable-hover.prev:hover {
    background-color: transparent !important
}

.accordion .active .opener {
    background-position: -201px 5px
}

.accordion .active .opener:hover {
    background-position: -199px 8px
}

.article-link.disable-hover:hover,
.video-holder .enter.disable-hover:hover {
    background: #000 !important
}

.custom-scrollable .custom-scrollable-zone {
    margin-top: 0;
    width: 100%;
    position: relative
}

.iscroll-active,
.iscroll-active .scroll-wrapper,
.sticky-title {
    overflow: hidden
}

.custom-scrollable #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000
}

.custom-scrollable .scrollable {
    padding-top: 70px
}

#carousel .pages > li {
    height: 100% !important
}

.iscroll-active {
    -ms-touch-action: none
}

.scroll-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.iscroll-active .scroller {
    position: absolute;
    z-index: 200000000;
    transform: translateZ(0);
    user-select: none;
    width: 100%;
    height: auto
}

#carousel,
#carousel ul.pages {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-backface-visibility: hidden
}

#carousel li.draggable-page {
    min-height: 600px !important
}

.iscroll-active .scroll-wrapper #main,
.scroll-wrapper #main {
    padding-top: 0
}

.video-block {
    width: 40%;
    text-align: center
}

.title-block {
    width: 50%;
    float: right;
    text-align: center
}

@media only screen and (max-width: 767px) {

    .title-block,
    .video-block {
        width: 100%;
        margin: 0 !important
    }

    .title-block {
        position: absolute !important
    }

    #page-3 .video-block {
        padding-top: 192px
    }

    #page-3 .social-list {
        display: block;
        margin: auto !important
    }

    .heading.blocks {
        margin: 0 !important
    }

    .heading.blocks h1 {
        text-align: center
    }

    .social-list {
        float: none !important
    }

    .heading.blocks .description {
        padding-left: 10px;
        padding-right: 10px
    }

    .social-list li {
        display: inline-block;
        float: left;
        margin-bottom: 40px !important;
        margin-left: 10px !important;
        margin-top: 0 !important;
        vertical-align: top
    }
}

.video-block {
    padding-top: 10px;
    margin-right: 30px
}

.video-block iframe {
    width: 100%;
    height: 250px
}

.heading.blocks .description {
    float: right;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.movie-block {
    float: left;
    width: 100%
}

.social-list li {
    float: left;
    margin-right: 10px !important;
    vertical-align: top
}

.title-block h1 {
    width: 100%;
    text-align: left
}

.heading.blocks {
    padding: 0;
    font-size: 0;
    line-height: 0;
    margin: -10px 0 45px
}

.video-block {
    float: left
}

#carousel,
#carousel > li,
#carousel > ul,
body,
html {
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden !important
}

#carousel {
    width: 100%;
    -webkit-transform-style: preserve-3d
}

#carousel ul.pages.animate {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#carousel ul.pages {
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    position: relative
}

#carousel li.draggable-page {
    float: left;
    display: block;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0)
}

#wrapper.ready {
    visibility: visible
}

.next.hidden,
.prev.hidden,
.video-holder img {
    visibility: hidden
}

a {
    cursor: pointer
}

#player {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    float: left
}

.video-holder img {
    position: absolute
}

.page-box {
    font-size: 12px !important;
    margin-right: 0 !important
}

.video-holder .box-holder {
    display: inherit
}

#video-canvas {
    width: 100%;
    background-color: #FFF;
}

.video-holder.desktop {
    width: 100% !important;
    height: 100% !important
}

#carousel .share-box {
    bottom: auto;
    margin-top: 30px;
    z-index: 5000
}

#carousel,
#magazine,
#main .tab-block,
#wrapper,
.draggable-page,
.pages,
.tab-content,
body,
html {

}

.scrollable {
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto
}

.accordion .active .opener-box {
    display: block !important
}

.tab51 .block {
    background: rgba(0, 116, 188, .7)
}

.tab52 .block {
    background: rgba(129, 178, 188, .8)
}

.tab53 .block {
    background: rgba(0, 158, 227, .6)
}

.tab54 .block {
    background: rgba(0, 81, 135, .6)
}

.block-holder a:hover .block {
    display: none
}

.video-holder .enter {
    right: 20px;
    text-decoration: none;
}

.animate-show {
    opacity: 1
}

.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.animate-show.ng-hide {
    opacity: 0
}

.blockquote-author {
    display: block;
    font-size: 12px;
    line-height: 15px !important;
    margin-top: 8px;
}

.three-line-page-title {
    height: 48px !important;
}

.tabset.lavalamp.three-line:before {
    bottom: 14px;
}

.tabset.lavalamp.long-title:before {
    bottom: 14px;
}

.long-page-title {
    height: 100px !important;
}

.one-line-title {
    line-height: 100px !important;
}

.two-line-title {
    height: 68px !important;
    padding-top: 34px !important;
}

.three-line-title {
    height: 73px !important;
    padding-top: 29px !important;
}

.four-line-title {
    height: 81px !important;
    padding-top: 21px !important;
}

.event-meteo {
    position: relative;
    left: -18px;
}

.up-temperature {
    position: relative;
    left: -8px;
}

/* Adrien  PAGE 2  */

.secondary h2 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
}

.column .people-testimonial {
    float: right;
    width: 77%;
    /*padding-left: 5%;*/
}

.column .people-img {
    width: 18%;
    float: left;
    padding-right: 5%;
    min-height: 380px;
}

.column .people-img img {
    height: auto;
    width: 90%;
    float: right;
}

.column .people-caption {
    font-size: 13px;
    line-height: 16px;
    margin: 0 !important;
    padding: 10px;
    background: #ffdd00;
    color: black;
    clear: both;
}

.column .people-caption span {
    font-style: 13px;
    font-weight: bold;
    display: inline-block;
}

.accordion .opener.mag3 {
    background: url(../images/commun/btn.png) no-repeat transparent;
    text-indent: 0px;
    overflow: hidden;
    width: 200px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    /*border-radius: 25px;*/
    margin: 5px 0 0 10px;
    color: #005187;
    font-size: 22px;
    padding-left: 40px;
    padding-top: 5px;
    position: relative;
    top: 5px;
}

.accordion .opener.mag3 span {
    position: relative;
    top: -2px;
    font-weight: bold;
    font-size: 25px;
}

.accordion .active .opener.mag3, .accordion .active .opener.mag3:hover {
    /*background: url(../images/commun/moins-big.png) no-repeat transparent;*/
    /*text-indent: 0px;*/
    /*width: 130px;*/
    /*height: 26px;*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
    /*!* border-radius: 25px;*!*/
    /*margin: 5px 0 0 10px;*/
    /*!*color: #005187;*!*/
    /*font-size: 22px;*/
    /*padding-left: 35px;*/
    /*padding-top: 5px;*/

    background: url(../images/commun/btn.png) no-repeat transparent;
    text-indent: 0px;
    overflow: hidden;
    width: 200px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    /* border-radius: 25px; */
    margin: 5px 0 0 10px;
    color: #005187;
    font-size: 22px;
    padding-left: 40px;
    padding-top: 5px;
    position: relative;
    top: 5px;
}

.accordion .opener.mag4 {
    background: url(../images/commun/plus-big-bleu.png) no-repeat center top transparent;
    text-indent: 0px;
    overflow: hidden;
    width: 275px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 0px !important;
    color: #005187;
    font-size: 22px;
}

.accordion .active .opener.mag4, .accordion .active .opener.mag3:hover {
    background: url(../images/commun/moins-big-bleu.png) no-repeat left top transparent;
    text-indent: 0px;

    width: 275px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    /*color: #005187;*/
    font-size: 22px;
}

p.age-block-text {
    color: #005187;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    padding: 0 30px 20px 30px;
    display: block;
}

p.age-block-text em {
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.age-block .column img {
    height: auto;
}

.all-opener .opener-block strong {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}

.accordion li.li_50 {
    width: 50%;

}

#home-partie-3-gauche .small-text {
    color: #005187;
}

#home-partie-3-gauche .accord-custom {

    margin-right: 44px;
}

.accordion #home-partie-3-gauche .opener.mag3 {
    color: #005187;
}

#home-partie-3-droite img {
    width: 100%;
}

#home-partie-3-droite h2 {
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 0;
}

#home-partie-3-droite p {

    margin: 10px 0px 30px;
    padding: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

#home-partie-3-droite p em {
    font-size: 15px;
    font-weight: normal;
    padding-top: 15px;
    display: block;
}

#partie-5 .accordion .column {
    padding-top: 0px;
}

#partie-5 h2 {
    font-size: 40px;
    line-height: 1.33em;
    margin-bottom: 10px;

}

#partie-5 .bande_bleue_1,
#partie-5 .bande_bleue_2,
#partie-5 .bande_bleue_3,
#partie-5 .bande_bleue_4,
#partie-5 .bande_bleue_5 {

    height: 27px;
    background-color: #005187;
    width: 100px;
    display: inline-block;
    margin-right: 40px;
}

#partie-5 .bloc-gauche-haut {

    background-color: #0074bc;
    color: #FFF;
}

#partie-5 .bloc-gauche-bas {
    color: #005187;
}

#partie-5 .bloc-gauche-bas .opener {
    padding-top: 20px;
}

#partie-5 .bloc-gauche-haut .left {
    width: 20%;
    margin: 0% 5%;
    float: left;
    padding-top: 40px;
}

#partie-5 .bloc-gauche-haut .left img {
    width: 100%;
}

#partie-5 .bloc-gauche-haut .right {
    width: 60%;
    float: right;
    text-align: left;

}

#partie-5 .bloc-gauche-haut em {
    font-size: 25px;
    line-height: 1.33em;
    display: block;
}

#partie-5 .bloc-gauche-haut i {
    font-size: 70px;
}

#partie-5 .bloc-gauche-haut p {
    font-size: 16px;
    line-height: 1.33em;
    margin-right: 40px;
}

#partie-5 .bloc-gauche-bas {
    color: #005187;
    background-color: #d4e9f2;
}

#partie-5 .bloc-gauche-bas p {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}

#totot {
    margin-top: 0px;
    padding-top: 20px;
}

#partie-5 .padding-left {
    padding-left: 4%
}

#partie-5 .bande_bleue_1 {
    width: 58%
}

#partie-5 .bande_bleue_2 {
    width: 32%
}

#partie-5 .bande_bleue_3 {
    width: 26%
}

#partie-5 .bande_bleue_4 {
    width: 22%
}

#partie-5 .bande_bleue_5 {
    width: 19%
}

#partie-5 .bloc_info_chiffre {
    font-size: 43px;
    text-align: left;

}

#partie-5 .bloc_info_chiffre h3 {
    font-size: 20px;
    text-align: left;
}

#partie-5 .bloc_info_chiffre {
    padding: 10px 0px;
}

#partie-5 .sous_titre {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

.break {
    clear: both;
}

.carteLeft img, .carteRight img {
    width: 90%;
}

.carteLeft, .carteRight {
    width: 44%;
    padding: 0 2%;
    float: left;
    background-color: #d4e9f2;
    color: #005187;
    font-size: 16px;
    font-weight: bold;
    height: 500px;
    height: 400px;
}

.carteLeft {
    border-right: 2px solid #005187;
}

#partie-5 ul {
    height: 820px;
}

.nav_compteur {
    font: 700 20px/22px euclid_flex, Arial, Helvetica, sans-serif;
    color: #fd0;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -39px;

}

.destkop_nav li:before {
    display: none;

}

.video-picto-plus {
    display: block;
    background: url(../images/commun/plus-big.png) no-repeat transparent;
    width: 29px;
    height: 33px;
    margin-left: auto;
    margin-right: auto;
}

.hotfix-overflow-visible {
    overflow: visible !important;
}

.hotfix-margin-right-sup {
    margin-right: 85px;
}

.bloc_info_chiffre + .bloc_info_chiffre {
    margin-top: 24px;
}

.hotfix-no-italic, .hotfix-no-italic i, .hotfix-no-italic em {
    font-style: normal !important;
}

.carteLeft.hotfix-margin-top img {
    margin-top: 70px;
}

.hotfix-source {
    font: 14px/20px Arial, Helvetica, sans-serif;
}

.hotfix-insecable, .hotfix-insecable-in-p {
    white-space: nowrap !important;
    display: inline !important;
}

.hotfix-insecable-in-p {
    position: static !important;
    background-color: transparent !important;
    font: 14px/20px Arial, Helvetica, sans-serif !important;
    text-transform: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.hotfix-relative-top {
    position: relative;
    top: -50px;
}

.hotfix-square-block-list-2-x-2 li {
    width: 155px !important;
    max-width: 50% !important;
    float: left !important;
}

.hotfix-square-block-list-2-x-2 li .block-holder {
    width: 155px;
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
    .hotfix-relative-top {
        position: static;
        top: 0;
    }
}

.source-style {
    font: 14px/20px Arial, Helvetica, sans-serif !important;
    font-style: italic !important;
}

.label-voir-plus {
    font: 700 25px/30px Arial, Helvetica, sans-serif !important;
}

/*--------- NICOLAS
-----------------*/

.accordion .bloc-1 {
    width: 100%;
}

.accordion .bloc-1-3 {
    width: 33.3%;
}

.accordion .bloc-1-2 {
    width: 50%;
}

.accordion .bloc-2-3 {
    width: 66.7%;
}

#page-2 .marge {
    padding: 0 20px;
}

/*-------- FIRST BLOCK --------*/

.first-block .slide.first-pop-down .schedule:before {
    left: 23.5%;
    right: auto;
}

/* --------------On HOVER ONLY ------------------*/
.accordion .active .opener.mag3, .accordion .active .opener.mag3:hover {
    background: url(../images/commun/btn.png) no-repeat transparent;
    text-indent: 0px;
    overflow: hidden;
    width: 200px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    /*border-radius: 25px;*/
    margin: 5px 0 0 10px;
    color: #005187;
    font-size: 22px;
    padding-left: 40px;
    padding-top: 5px;
    position: relative;
    top: 5px;
}

.first-block .schedule__text {
    padding-top: 0;
}

/*-------- FIRST PART --------*/

.first-part .accordion.four-items .column {
    padding-bottom: 25px !important;
}

/*-------- BLOC 03 --------*/

.bloc-03 .accordion .bloc-1-3 {
    background-color: #d4e9f2;
}

.bloc-03 .accordion .bloc-1-3 .column {
    background-color: #d4e9f2;
    margin-left: -9999px;
    padding-left: 9999px;
    padding-bottom: 20px;
}

.bloc-03 .accordion .bloc-2-3 {
    background-color: #009ee3;
}

.bloc-03 .accordion .bloc-2-3 .column {
    background-color: #009ee3;
    color: #fff;
    padding-bottom: 20px;
}

.bloc-03 .accordion .bloc-1-3 h2 {
    color: #005187;
    font-size: 45px;
    line-height: 40px;
    margin: 50px 0 10px;
}

.bloc-03 .accordion .bloc-1-3 p.ctnt-text {
    color: #005187;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 50px;
}

.bloc-03 .accordion p.ctnt-text b {
    font-size: 25px;
    line-height: 1em;
}

.bloc-03 .accordion .bloc-2-3 h2 {
    font-size: 25px;
    line-height: 1em;
    margin: 30px 0 10px;
}

.bloc-03 .accordion .bloc-2-3 h2 span {
    font-size: 45px;
}

.bloc-03 .accordion .bloc-2-3 p.ctnt-text {
    font-size: 13px;
}

.bloc-03 .accordion .bloc-2-3 ul li {
    font-size: 17px;
    font-weight: 700;
}

.bloc-03 .accordion .bloc-2-3 ul li p {
    margin-top: 10px;
}

/*-------- BLOC 04 --------*/

.bloc-04 .accordion {
    background: #009ee3;
}

.bloc-04 .accordion > li {
    width: 42%;
}

.bloc-04 .accordion > li:first-child {
    width: 58%;
}

.bloc-04 .bg-blue-four {
    background-color: #005187;
    min-height: 845px;
    margin-right: -9999px;
    padding-right: 9999px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.bloc-04 .bg-blue-four h2 {
    color: #fff;
    font-size: 30px;
    line-height: 1.1em;
    margin: 20px 0 40px;
    text-transform: uppercase;
}

.bloc-04 .bg-blue-four ul {
    list-style: none;
}

.bloc-04 .bg-blue-four ul li {
    color: #fff;
    margin: 0 0 15px;
    min-height: 130px;
    padding: 0 10px 0 120px;
    position: relative;
    text-align: left;
    width: 100%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bloc-04 .bg-blue-four ul li h3 {
    font-size: 20px;
    margin: 0 0 5px;
}

.bloc-04 .bg-blue-four ul li p {
    font-size: 13px;
}

.bloc-04 .bg-blue-four ul li img {
    left: 0;
    position: absolute;
    top: 0;
}

.bloc-04 small {
    color: #fff;
    display: block;
    font-size: 11px;
}

.bloc-04 .bg-blue-one {
    height: 445px;
    margin-left: -9999px;
    padding-left: 9999px;
    padding-top: 20px;
}

.bloc-04 .bg-blue-one h2 {
    color: #005187;
    font-size: 35px;
    line-height: 1em;
    margin: 20px 0;
}

.bloc-04 .bg-blue-one p {
    color: #005187;
    font-size: 13px;
}

.bloc-04 .bg-blue-one img, .bloc-04 .bg-blue-two img {
    max-width: 100%;
}

.bloc-04 .bg-blue-one small {
    color: #005187;
    display: block;
    font-size: 11px;
    margin-top: 15px;
}

.bloc-04 .bg-blue-one small a {
    text-decoration: underline;
}

.bloc-04 .bg-blue-two {
    height: 400px;
    margin-left: -9999px;
    padding-left: 9999px;
    padding-top: 20px;
    padding-bottom: 50px;
}

.bloc-04 .bg-blue-two h2 {
    color: #fff;
    font-size: 40px;
    line-height: 1em;
    margin: 15px 0 20px;
}

.bloc-04 .bg-blue-two h2 span {
    font-size: 70px;
}

.bloc-04 .bg-blue-two p {
    color: #fff;
    font-size: 15px;
    margin: 0 0 20px;
}

/*-------- BLOC 05 --------*/

.bloc-05 .column {
    padding-bottom: 25px;
}

.bloc-05 .column.bg-blue-three {
    background-color: #0074bc;
    margin-left: -9999px;
    padding-left: 9999px;
}

.bloc-05 .column h2 {
    font-size: 45px;
    line-height: 1em;
    margin: 50px 0 0;
}

.bloc-05 .column h2 span {
    font-size: 70px;
}

.bloc-05 .column p {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 30px;
}

.bloc-05 .column p + div {
    margin: 0 0 45px;
}

.bloc-05 .column small {
    font-size: 11px;
}

/*-------- BLOC 06 --------*/

.bloc-06 .accordion .bloc-1-3 .column {
    padding-bottom: 20px;
}

.bloc-06 .accordion .bloc-1-3:first-child .column {
    background-color: #009ee3;
    margin-left: -9999px;
    padding-left: 9999px;

}

@media screen and (min-width: 768px) {
    .bloc-06 .accordion .bloc-1-3:first-child .column {
        padding-right: 20px;
    }
}

.bloc-06 .accordion .bloc-1-3 .column.bg-blue-one {
    color: #005187;
}

.bloc-06 .column > div {
    height: 200px;
}

.bloc-06 .column h2 {
    font-size: 76px;
    font-weight: 700;
    line-height: 1em;
    margin: 35px 0 5px;
    padding: 0 10px;
}

.bloc-06 .column h2 span {
    display: block;
    font-size: 44px;
    line-height: 1em;
}

.bloc-06 .accordion .bloc-1-3 .column.bg-blue-one h2 {
    font-size: 40px;
    padding: 0 35px;
}

.bloc-06 .column p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1em;
    padding: 0 50px;
}

.bloc-06 .column small {
    display: block;
    font-size: 11px;
    padding: 0 10px;
}

.bloc-06 .accordion .opener.mag3, .bloc-06 .accordion .opener.mag3:hover, .bloc-06 .accordion .active .opener.mag3 {
    background: url(../images/commun/btn--dark.png) no-repeat center top transparent;
    color: #005187;
}

.bloc-06 .accordion .active .opener.mag3, .bloc-06 .accordion .active .opener.mag3:hover {

    background: url(../images/commun/btn--dark.png) no-repeat center top transparent;
    color: #005187;
}

.bloc-06 .slide.first-pop-down .schedule {
    padding: 12px 25px 35px;
    margin-top: 30px;
}

.bloc-06 .slide.first-pop-down .schedule:before {
    left: 50%;
    margin-left: -16px;
    right: auto;
}

.schedule .left {
    padding: 0 20px;
}

@media screen and (min-width: 768px) {
    .schedule .left {
        width: 50%;
        float: left;
        padding-right: 20px;
        box-sizing: border-box;
    }
}

.schedule .right {
    padding: 0 20px;
}

@media screen and (min-width: 768px) {
    .schedule .right {
        width: 50%;
        float: right;
        padding-left: 20px;
        box-sizing: border-box;
    }
}

.schedule .left p,
.schedule .right p {
    /*text-align: justify;*/
}

.column.same-height-left.same-height-right {
    padding-top: 0;
    font-size: 25px;
    line-height: 25px;
}

#no-height {
    height: inherit !important;
}

.bloc-06 .schedule__text {
    color: #005187;
    padding-top: 0;
    position: relative;
}

.bloc-06 .schedule__text small {
    bottom: 5px;
    position: absolute;
    right: 11%;
    width: 160px;
}

.bloc-06 .schedule h2 {
    font-size: 40px;
    line-height: 1.2em;
    margin: 12px 0 0;
}

.bloc-06 .schedule h2 + strong {
    display: block;
    font-size: 20px;
    margin: 0 0 30px;
}

.bloc-06 .bande_blanche {
    height: 38px;
    background-color: #fff;
    width: 55%;
    display: inline-block;
    margin-right: 40px;
}

.bloc-06 .bande_bleue_1, .bloc-06 .bande_bleue_2, .bloc-06 .bande_bleue_3, .bloc-06 .bande_bleue_4, .bloc-06 .bande_bleue_5, .bloc-06 .bande_bleue_6, .bloc-06 .bande_bleue_7, .bloc-06 .bande_bleue_8, .bloc-06 .bande_bleue_9 {
    height: 38px;
    background-color: #005187;
    display: inline-block;
}

.bloc-06 .bande_bleue_1 {
    width: 60%
}

.bloc-06 .bande_bleue_2 {
    width: 59%
}

.bloc-06 .bande_bleue_3 {
    width: 54%
}

.bloc-06 .bande_bleue_4 {
    width: 22%
}

.bloc-06 .bande_bleue_5 {
    width: 18%
}

.bloc-06 .bande_bleue_6 {
    width: 16%
}

.bloc-06 .bande_bleue_7 {
    width: 7%
}

.bloc-06 .bande_bleue_8 {
    width: 6%
}

.bloc-06 .bande_bleue_9 {
    width: 3%
}

.bloc-06 .bloc_info_chiffre {
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    text-align: left;
}

.bloc-06 .bloc_info_chiffre h3 {
    font-size: 20px;
    margin: 0 0 5px;
    text-align: left;
}

.bloc-06 .bloc_info_chiffre {
    padding: 10px 0px;
}

.bloc-06 .sous_titre {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

/*-------- BLOC 07 --------*/

.bloc-07 .column {
    padding-bottom: 30px;
    position: relative;
}

.bloc-07 .column > span {
    position: absolute;
    right: -36px;
    top: 50%;
    background-color: #d4e9f2;
    padding: 4px 10px;
    font-weight: 700;
    font-size: 20px;
    color: #005187;
    text-transform: uppercase;
    z-index: 1;
}

.bloc-07 .column.bg-blue-three {
    background-color: #009ee3;
    margin-left: -9999px;
    padding-left: 9999px;
}

.bloc-07 .column div {
    /*height: 270px;*/
    padding: 0 10px;
}

.bloc-07 .column h2 {
    font-size: 76px;
    font-weight: 700;
    line-height: 1em;
    margin: 35px 0 5px
}

.bloc-07 .column h2 span {
    display: block;
    font-size: 44px;
    line-height: 1em;
}

.bloc-07 .column p {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1em;
}

.bloc-07 .column small {
    display: block;
    font-size: 11px;
    padding: 0 50px;
}

/*------- LAST BLOC -------*/

.last-bloc .column {
    background-color: #d4e9f2;
    margin-left: -9999px;
    padding-left: 9999px;
    padding-bottom: 50px;
}

.last-bloc .column h2 {
    color: #005187;
    font-size: 40px;
    line-height: 1em;
}

.last-bloc .accordion.five-items li {
    width: 20%;
    float: left;
    text-align: center
}

.last-bloc .column li span {
    background-color: #005187;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 2px;
}

.last-bloc .column li img {
    display: block;
    margin: 30px auto;
}

.last-bloc .column li p {
    color: #005187;
    font-size: 13px;
    font-weight: 700;
}

/*------ MEDIAQUERIES
-------------------*/

@media only screen and (max-width: 920px) {
    .bloc-06 .schedule__text small {
        display: block;
        margin-top: 20px;
        position: static;
        width: 100%
    }
}

@media only screen and (max-width: 880px) {
    .bloc-07 .column p {
        font-size: 23px;
    }

    .bloc-07 .column small {
        font-size: 11px;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .first-block:after {
        margin-bottom: -1em;
    }

    .column .people-testimonial {
        padding-left: 0;
    }

    .first-line-footer {
        float: none;
        display: inline-block;
        margin: 0 auto;
        width: 100%;
    }

    .first-line-footer__row, .first-line-footer__row.button {
        /* width: auto; */
    }

    .accordion .active .opener.mag3, .accordion .active .opener.mag3:hover {
        /*background: url(../images/commun/btn--dark.png) no-repeat center top transparent;*/
        color: #005187;
        text-indent: 0px;
        overflow: hidden;
        width: 200px;
        height: 26px;
        display: inline-block;
        vertical-align: top;
        /* border-radius: 25px; */
        margin: 5px 0 0 10px;
        color: #005187;
        font-size: 22px;
        padding-left: 40px;
        padding-top: 5px;
        position: relative;
        top: 5px;
    }

    .first-block .slide.first-pop-down .schedule:before {
        left: 2.8%;
        right: auto;
    }

    .all-opener.first-part .accordion li .schedule:before {
        left: auto;
        margin-left: -26px;
        right: 50%;
    }

    .bloc-03 .bloc-2-3 .accordion.four-items li {
        width: 50% !important;
    }

    .bloc-04 .bg-blue-two {
        height: auto;
    }

    .bloc-05 .column h2 {
        font-size: 40px;
        line-height: 1em;
    }

    .bloc-05 .column h2 span {
        font-size: 50px;
    }

    .bloc-06 .accordion .bloc-1-3 .column.bg-blue-one h2 {
        padding: 0 10px;
    }

    .bloc-06 .column p {
        padding: 0 10px;
    }

    .bloc-07 .column div {
        height: auto;
    }

    .bloc-07 .column > span {
        bottom: -15px;
        left: auto;
        margin-left: -35px;
        position: absolute;
        right: auto;
        top: auto;
    }

    .last-bloc .bloc-1 .accordion.five-items li {
        width: 50% !important;
    }

    .description-text div.desc-cross-int {
        margin-bottom: 30px;
        padding: 0 3%;
        width: 94%;
    }
}

@media only screen and (max-width: 480px) {
    .last-bloc .bloc-1 .accordion.five-items li {
        width: 100% !important;
    }
}

.bg-blue-five {
    background-color: #0074bc;
}

.hotfix-no-padding-bottom {
    padding-bottom: 0 !important;
}

.hotfix-add-white-block-on-each-side {
    position: relative;
}

/*.hotfix-add-white-block-on-each-side::before,*/
/*.hotfix-add-white-block-on-each-side::after{*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*width: 5000px;*/
/*height:100%;*/
/*background-color: white;*/
/*top: 0;*/
/*z-index: 5;*/
/*}*/

.hotfix-add-white-block-on-each-side::before {
    left: 100%;
}

.hotfix-add-white-block-on-each-side::after {
    right: 100%;
}

.hotfix-number-bigger {
    font-size: 71px !important;
}

.hotfix-telemedecine-li-1 {

}

.hotfix-telemedecine-picto-position-1 {
    top: 13px !important;
}

.hotfix-telemedecine-li-2 {
    margin-top: 19px !important;
}

.hotfix-telemedecine-picto-position-2 {
    top: -28px !important;
}

.hotfix-telemedecine-li-3 {

}

.hotfix-telemedecine-picto-position-3 {
    top: -8px !important;
}

.hotfix-telemedecine-li-4 {
    margin-top: 38px !important;
}

.hotfix-telemedecine-picto-position-4 {
    top: -4px !important;
}

.hotfix-telemedecine-li-5 {

}

.hotfix-telemedecine-picto-position-5 {
    top: 12px !important;
}

.hotfix-malade-chronique-margin-top-plus {
    margin-top: 14px !important;
}

.hotfix-circle-position-down {
    position: relative !important;
    top: 18px !important;
}

.hotfix-font-size-min {
    position: relative !important;
    left: -8px !important;
}

.main-holder.large {
    overflow: visible;
}

#webz06 {

}

/* Styles for the webzine n 06 */
#webz06 .heading h1 {
    font-size: 31px !important;
    padding: 30px 0;
}

#webz06 .social-list {
    padding: 25px 0;
}

#webz06 .row-1 a.mag3 {
    width: 333px;
}

/* ////////  ROW2  ///////////*/
#webz06 .row-2 .left h2 {
    font-size: 40px;
}

#webz06 .row-2 .left h3 {
    font-size: 30px;
}

#webz06 .row-2 .right h2 {
    font-size: 30px;
    margin: 35px 0 30px 0;
}

#webz06 .row-2 .right .opener {
    /* width: 24px; */
    padding-left: 5px;
    padding-top: 5px;
}

#webz06 .row-2 .right .opener:first-child {
    float: left;

}

#webz06 .row-2 .right .opener:last-child {
    float: right;
}

#webz06 .row-2 .right .opener:last-child:after {
    content: '';
    display: block;
    clear: both;
}

#webz06 .picto-item {
    float: left;
    width: 29%;
    font-size: 18px;
}

#webz06 .picto-item p {
    font-size: 18px;
}

#webz06 .picto-item img {
    width: 85%;
    height: auto;
}

/* ////////  ROW3  ///////////*/

#webz06 .men {
    width: 145px;
    padding: none;
}

#webz06 .row-3 .column p {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: inherit;
}

#webz06 .row-3 .left h2 {
    font-size: 80px;
}

#webz06 .row-3 .left h3 {
    font-size: 25px;
    line-height: 25px;
}

#webz06 .row-3 .center h2 {
    font-size: 18px;
}

#webz06 .row-3 .right h2 {
    font-size: 56px;
}

#webz06 .row-3 .accordion {

}

#webz06 .row-3 .accordion small {
    display: block;
    text-align: center;
}

/* Pop in*/
#webz06 .row-3 .slide.first-pop-down h2 {
    font-size: 56px;
}

#webz06 .row-3 .slide.first-pop-down p {
    font-size: 24px;
}

#webz06 .row-3 .slide.first-pop-down span {
    display: inline-block;
}

/* ////////  ROW4  ///////////*/
#webz06 .row-4 img {
    width: 145px;
    height: 145px;
    border-radius: 0px;
}

#webz06 .row-4 h3 {
    font-size: 44px;
}

#webz06 .row-4 p {
    padding: 0 28px;
}

#webz06 .row-4 h2 {
    font-size: 36px;
}

#webz06 .row-4 small {
    text-align: center;
    color: white;
    display: inline-block;
    width: 100%;
}

/* ////////  ROW5  ///////////*/
#webz06 .row-5 h2 {
    font-size: 72px;
}

#webz06 .row-5 p {
    font-size: 25px;
    line-height: 30px;
}

#webz06 .row-5 .arrow {
    width: 50px;
    position: absolute;
    right: 0;
    top: 36%;
    margin-right: -24px;
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    #webz06 .row-5 .arrow {
        display: none;
    }
}

/* ////////  ROW6  ///////////*/
#webz06 .row-6 .last {
    margin-right: -9999px;
    padding-right: 9999px;
    position: relative;
    z-index: 2;
    min-height: 540px;
}

#webz06 .row-6 .bloc-1-2.cent-per-cent .marge {
    float: right;
    width: 300px;
}

@media only screen and (max-width: 767px) {
    #webz06 .row-6 .bloc-1-2.cent-per-cent .marge {
        float: none;
        width: auto;
    }
}

#webz06 .row-6 .bloc-1-2.cent-per-cent {
    width: 100%;
    margin-left: -9999px;
    padding-left: 9999px;
    height: auto !important;
    padding-top: 0;
    padding-bottom: 0;
}

#webz06 .row-6 .bloc-1-2.cent-per-cent:nth-child(2) p {
    font-size: 15px;
}

#webz06 .row-6 .bloc-1-2.cent-per-cent p {
    padding: 0 50px;
}

/* ////////  ROW7  ///////////*/
#webz06 .row-7 li h2 {
    font-size: 72px;
}

#webz06 .row-7 p {
    font-size: 25px;
    line-height: 30px;
}

#webz06 .row-7 li:first-child {
    float: left;
}

#webz06 .row-7 li:last-child {
    float: right;
}

#webz06 .row-7 .center h2 {
    font-size: 24px;
    margin-top: 0;
}

#webz06 .row-7 .center p {
    font-size: 14px;
}

#webz06 .row-7 .center .slide h2 {
    font-size: 36px;
    text-align: center;
}

#webz06 .row-7 .center img {
    width: 188px;
    height: 118px;
}

/* pop in*/
#webz06 .row-7 .motifs {
    font-size: 36px;
    text-align: center;
}

#webz06 .row-7 .motif-item {
    float: left;
    width: 20%;
}

@media screen and (max-width: 830px) {
    #webz06 .row-7 .motif-item {
        margin-bottom: 60px;
    }
}

#webz06 .row-7 .motif-item img {
    width: 148px;
    height: auto;
}

#webz06 .row-7 .motif-item h2 {
    font-size: 36px;
    padding: 4px;
}

#webz06 .row-7 .motif-item p {
    font-size: 18px;
    margin: 4px;
}

#webz06 .row-7 .motifs:after {
    content: '';
    display: block;
    clear: both;
}

#webz06 .row-7 .slide small {
    width: 100%;
    text-align: right;
    display: block;
}

#webz06 .row-7 .right h2 {
    font-size: 18px;
}

#webz06 .row-7 .right img {
    width: 313px;
    height: auto;
}

.bloc-06 .column > div {
    height: auto;
}

.column p {
    padding: 0 5px;
}

.accordion .opener-frame {
    display: block;
}

@media screen and (max-width: 499px) {
    #webz06 .picto-container .picto-item {
        width: 40%;
        float: none;
        margin: auto;
    }
}

.picto-container:after {
    content: '';
    display: block;
    clear: both;
}

/* ROW 1 */
@media screen and (max-width: 768px) {
    #webz06 .row-1 a.mag3 {
        width: auto;
        height: 100%;
        padding-left: 40px;
        padding-bottom: 6px;
    }
}

@media screen and (max-width: 499px) {
    #webz06 .row-6 .last {
        min-height: inherit;
        background: red;
    }
}

.home-slider {
    width: 100vw;
    height: 40vw;
}

small {
    font-size: 11px;
    margin-bottom: 20px;
}

.opener.no-hover.mag3 {
    text-decoration: none;
}

.moins {
    background: url(../images/commun/moins-big.png) no-repeat !important;
}

.no-click {
    cursor: default;
}

section.picto::before {
    background: url(../images/sprite.png) -62px -2px no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    content: '';
    position: relative;
    top: 14px;
    left: 124px;
}

@media screen and (max-width: 780px) {
    section.picto::before {
        left: 48%;
    }
}

.img-overlay {
    width: auto !important;
    margin-top: 30px;
}

.no-js {
    min-height: 314px;
}

.cent-per-cent {
    min-height: 270px;
}

.schedule h2 {
    padding: 20px;
}

.row-7 .accordion .slide {
    margin-bottom: 0 !important;
}

.row-7 .bloc-1-3.right .no-js h2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.row-7 .bloc-1-3.right .no-js img {
    margin-bottom: 30px;
}

@media screen and (max-width: 830px) {
    #webz06 .row-7 .motif-item {
        float: none;
        width: 100%;
    }
}

.people-img img {
    max-width: 183px !important;
}

#webz06 .last img {
    width: 95%;
    display: block;
    margin: 25px 10px;
}

#page-4 .open-close2 {
    padding-bottom: 0;
}

#page-4 .explanations {
    padding: 0px 20px;
    float: right;
    width: 50%;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    #page-4 .explanations {
        float: none;
        width: 100%;
    }
}

.article-link-holder {
    clear: both;
}

.w1 .open-close2 {
    padding-bottom: 0;
}

/*Page 2 pop in 1*/
.row-1 .schedule {
    margin-top: 30px;
}

@media only screen and (max-width: 768px) {
    #change-color-responsive {
        background-color: #005187 !important;
        color: white !important;
    }

    #change-color-responsive small a {
        color: white !important;
    }
}

.row-2 .carte-monde-icon {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.row-2 .carte-monde-gradient {
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .color-change-responsive {
        background-color: #0074bc !important;
        color: white !important;
    }

    .color-change-responsive h3 {
        color: white !important;
    }

    .bloc-06 .accordion .opener.mag3 {
        background: url(../images/commun/btn--dark.png) no-repeat center top transparent;
        color: #005187;
        text-indent: 0px;
        overflow: hidden;
        width: 200px;
        height: 26px;
        display: inline-block;
        vertical-align: top;
        /* border-radius: 25px; */
        margin: 5px 0 0 10px;
        color: #005187;
        font-size: 22px;
        padding-left: 40px;
        padding-top: 5px;
        position: relative;
        top: 5px;
    }

    .bloc-06 .accordion .active .opener.mag3 {
        background: url(../images/commun/btn--dark.png) no-repeat center top transparent;
        color: #005187;
        text-indent: 0px;
        overflow: hidden;
        width: 200px;
        height: 26px;
        display: inline-block;
        vertical-align: top;
        /* border-radius: 25px; */
        margin: 5px 0 0 10px;
        color: #005187;
        font-size: 22px;
        padding-left: 40px;
        padding-top: 5px;
        position: relative;
        top: 5px;
    }
}

/* Add for WEBZ07 */
p {
    margin: 10px 0 !important;
}

#yellow {
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    #yellow {
        overflow: visible;
    }
}

#yellow,
#yellow .column {
    background: #ffdd00;
}

#yellow .column > div {
    position: relative;
    z-index: 1;
}

@media screen and (min-width: 768px) {
    #yellow .column > div {
        padding-left: 20px;
        position: relative;
        z-index: 1;
    }
}

#yellow h2 {
    font-size: 30px !important;
    color: #0074bc;
    margin: 10px 0 0 0;
}

#yellow p {
    color: #0074bc;
}

#yellow .info-picto {
    width: 50px;
    height: 50px;
    margin: 35px 0 5px;
}

#yellow .interogative-dot {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50px);
    z-index: 0;
}

@media screen and (min-width: 768px) {
    #yellow .interogative-dot {
        width: 120px;
    }
}

.graph {
    width: 70% !important;
}

.text-special-center {
    text-align: center;
    font-size: 16px !important;
    color: white;
}

.syringe {
    background: #005187;
}

.syringe img {
    height: 130px;
}

.syringe .accordion {
    background: #005187 !important;
    text-align: center;
}

.syringe__step__item {
    position: relative;
}

.syringe__step__item__bar {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 130px;
    width: 5px;
    font-size: 0;
    background: #D4E9F2;
    bottom: 100%;
    display: none;
}

@media screen and (min-width: 768px) {
    .syringe__step__item__bar {
        display: block;
    }
}

.syringe__step__item__bar--small {
    height: 88px;
}

.syringe .infinite-margins {
    background: #005187;
}

.syringe__title {
    color: white;
    text-align: center;
    padding: 60px 0 20px 0 !important;
    font-size: 35px !important;
}

.syringe__title .title--color-yellow {
    color: #ffdd00;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
}

.syringe__img {
    width: 100% !important;
    margin: auto;
    display: block;
}

.syringe__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .syringe__step {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    .syringe__step .syringe__step__item {
        width: 20%;
    }
}

.syringe__step .syringe__step__item {
    width: 100%;
    margin: 20px 0;
}

.syringe__step .syringe__step__number {
    border: 7px solid #ffdd00;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 20px auto;
    width: 45px;
    height: 45px;
    color: white;
    font-size: 25px;
    font-weight: bold;
}

.syringe__step .syringe__step__text {
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
}

.first-line-footer--special {
    float: none;
    text-align: center;
    padding-bottom: 40px;
}

.first-line-footer--special .button a {
    color: white !important;
    font-size: 25px !important;
    font-weight: bold;
    padding-bottom: 40px;
    background: url(../images/commun/btn.png) no-repeat center bottom transparent !important;
    padding-left: 0 !important;
}

.schedule__text--big {
    font-size: 30px;
    line-height: normal;
}

.schedule--margin-top {
    margin-top: 30px;
    padding: 40px;
}

.schedule--margin-bottom {
    margin-bottom: 30px;
}

.schedule--margin-top:before {
    left: 50% !important;
    transform: translateX(-30px);
    background: url('../../assets/images/commun/angle-claire.png') top center no-repeat !important;
}

.same-height-left {
    margin-left: -9999px;
    padding-left: 9999px;
}

.yellow--special > div {
    padding-right: 20px;
}

.yellow--special .subtitle {
    margin: 30px 0 0 0;
    padding: 0;
    color: #005187;
    font-size: 16px;
    font-weight: bold;
}

.yellow--special p {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
}

.subtitle--border-top:before {
    content: '';
    display: block;
    margin: auto;
    height: 2px;
    background: #005187;
    width: 125px;
    margin-bottom: 30px;
}

.yellow--special {
    position: relative;
}

.yellow--special img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 380px !important;
    width: auto !important;
}

.vaccines {

}

.vaccines .column {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .vaccines .column {
        width: 100%;
        padding-left: 30px;
    }
}

.vaccines .vaccines__title {
    font-size: 50px !important;
    font-weight: bold;
    color: #0074bc !important;
}

.vaccines .vaccines__title span {
    color: #005187;
}

.vaccines .vaccines__magnifying-glass {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .vaccines .vaccines__magnifying-glass {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.vaccines .vaccines__magnifying-glass__item {
    width: 100%;
    padding: 0;
    min-height: 220px;
}

@media screen and (min-width: 768px) {
    .vaccines .vaccines__magnifying-glass__item {
        width: 25%;
    }
}

.vaccines .vaccines__magnifying-glass__img {
    width: 75px;
    height: 75px;
}

.vaccines .opener.mag3 span {
    font-size: 20px;
    color: #005187;
}

.vaccines .first-line-footer {
    width: 100%;
}

.vaccines .first-line-footer__row.button {
    width: 100%;
    padding: 0;
    height: 40px;
}

.vaccines .first-line-footer__row.button .opener {
    float: none !important;
    background: url(../images/commun/btn.png) no-repeat center bottom transparent;
    width: 100%;
    height: inherit;
    text-align: center;
    padding-bottom: 40px;
}

.map {
    position: relative;
}

.map:after {
    content: '';
    background: url(../images/commun/angle-fonce2.png) no-repeat center bottom transparent;
    text-align: center;
    z-index: 2;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
}

@media screen and (min-width: 768px) {
    .map:after {
        right: -50px;
        left: auto;
        top: 50%;
        transform: translateX(-50%) rotate(90deg);
    }
}

@media screen and (min-width: 768px) {
    .map {
        box-sizing: border-box;
        padding-right: 20px;
    }
}

.map, .map .column {
    background: #005187;
}

.map img {
    width: 100%;
}

.map-key-figure * {
    color: #0074bc;
}

.map-key-figure .map-key-figure__number {
    font-size: 120px;
    font-weight: bold;
    line-height: normal;
    margin-top: 35px;
}

.map-key-figure .map-key-figure__title {
    font-size: 50px;
    font-weight: bold;
    line-height: normal
}

.map-key-figure .map-key-figure__subtitle {
    font-size: 30px;
    font-weight: normal;
    line-height: normal
}

.vaccines-story {

}

.vaccines-story h2 {
    text-align: center;
}

.vaccines-story .column {
    background: #0074bc !important;
}

.vaccines-story .vaccines-story__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .vaccines-story .vaccines-story__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.vaccines-story .vaccines-story__item {
    width: 100%;
    min-height: 240px;
    position: relative;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .vaccines-story .vaccines-story__item {
        width: 20%;
        min-height: 320px;
    }
}

.vaccines-story .vaccines-story__item img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
    width: 100px;
    height: 100px;
}

.vaccines-story .vaccines-story__date {
    color: #0074bc;
    background: #ffdd00;
    display: inline-block;
    padding: 5px 2px;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}

.vaccines-story .vaccines-story__text {
    font-size: 20px;
    font-weight: bold;
}

.vaccines-story .opener-block {
    display: block;
    padding: 0;
    width: 100%;
}

.vaccines-story .first-line-footer {
    float: none;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
}

@media screen and (min-width: 768px) {
    .vaccines-story .first-line-footer {
        float: none;
        text-align: center;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

.vaccines-story .first-line-footer .first-line-footer__row a {
    width: inherit;
}

.vaccines-story .first-line-footer .opener {
    background: url(../images/commun/btn--dark.png) no-repeat transparent;
}

.explanations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .explanations {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.explanations .explanations__logo {
    width: 100%;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .explanations .explanations__logo {
        width: 30%;
        margin-bottom: 0;
    }
}

.explanations .explanations__img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.explanations .explanations__img__legend {
    display: block;
    margin: auto;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.explanations .explanations__content {
    width: 100%;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px;
}

@media screen and (min-width: 768px) {
    .explanations .explanations__content {
        width: 70%;
    }
}

.schedule.explanations__arrow:before {
    background: url(../images/commun/arrow.png) no-repeat transparent !important;
    width: inherit !important;
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.grid-20 {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
    .grid-20 {
        width: 20%;
        margin-bottom: 0;
    }
}

.grid-80 {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .grid-80 {
        width: 80%;
    }
}

.grid-80 div {
    font-size: 16px;
    font-weight: bold;
}

.vaccines-story__item--no-width {
    width: 100% !important;
    min-height: inherit !important;
    margin-bottom: 0 !important;
}

#stabilisateurs,
#conservateurs,
#diluant,
#adjuvant,
#hepatiteb,
#penurie,
#grippea,
#concertation,
#etat {
    display: none;
}

.first-line-footer {
    padding: 0 !important;
}

.padding-b {
    padding-bottom: 30px;
}

.column img.graph {
    height: auto;
}

.schedule {
    position: relative;
}

.btn--close, .btn--close-special {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 15px;
    right: 15px;
    transform: rotate(45deg);
    background: url('../../assets/images/commun/btn--dark.png');

}

@media screen and (min-width: 768px) {
    #hepatiteb .schedule:before {
        left: 12.5% !important;
    }

    #penurie .schedule:before {
        left: 32% !important;
    }

    #grippea .schedule:before {
        transform: translateX(-18px);
    }

    #concertation .schedule:before {
        left: 71% !important;
    }

    #etat .schedule:before {
        left: 90.2% !important;
    }

    #stabilisateurs .schedule:before {
        left: 44.5% !important;
    }

    #conservateurs .schedule:before {
        left: 61% !important;
    }

    #diluant .schedule:before {
        left: 78% !important;
    }

    #adjuvant .schedule:before {
        left: 87% !important;
    }
}

.heading {
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 30px 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .heading {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.social-list, #webz06 .social-list {

    padding: 0;
    width: auto;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .social-list, #webz06 .social-list {
        margin-left: 40px;
    }
}

.social-list li {
    display: block;
    float: none;
}

.social-list li:first-child {
    margin-bottom: 10px !important;
}

h1, .main-holder h1 {
    padding: 30px 10px !important;
    font-size: 31px !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;

}

@media screen and (min-width: 768px) {
    .h1, .main-holder h1 {
        text-indent: 150px;
    }
}

#yellow a {
    text-decoration: none;
}

#webz06 .row-2 .left h2.title--small {
    font-size: 27px;
    margin-bottom: 30px;
}

#answersbubbles .custom-scrollable-zone {
    height: auto !important;
}

#answersbubbles #footer {
    margin-top: 100px;
}

#carousel .pages > li#page-1 {
    height: 100vh !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#page-1 {
    height: 100vh;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#page-1 #footer {
    position: fixed;
    background: white;
    bottom: 50px;
    width: 100%;
}

#video-canvas {
    position: relative;
    top: -50px;
    left: 0;
}
