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
}
.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
}
.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
}
.main-holder .heading {
    text-align: center;
    /*padding: 0 70px 8px 28px;*/
    padding: 0 75px 8px 158px;
    overflow: hidden;
    display: table;
    width: 100%;
    box-sizing: border-box
}
.main-holder h1,
.social-list {
    margin: 0;
    display: table-cell;
    vertical-align: middle
}
.main-holder h1 {
    font: 45px/45px Arial, Helvetica, sans-serif;
    padding: 5px 10px 10px
}
.social-list {
    list-style: none;
    padding: 0 0 12px;
    font: 12px/16px Arial, Helvetica, sans-serif;
    width: 100px;
    float: right
}
.social-list li:first-child {
    margin: 0
}
.social-list a {
    background: #00348e;
    border-radius: 3px;
    width: 88px;
    display: block;
    padding: 6px 4px 5px 21px;
    box-sizing: border-box;
    color: #fff;
    position: relative
}
.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 13px
}
.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
}
.accordion .slide {
    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 10px 10px
}
.schedule:before {
    position: absolute;
    top: -14px;
    right: 13%;
    width: 32px;
    height: 16px;
    background: url(../images/sprite.png) -62px -2px no-repeat
}
.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
}
.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: 33%;
    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
}
.doctor-list li p {
    margin: 3px 0 5px
}
.description-text {
    padding-bottom: 8px
}
.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;
    margin-bottom: 19px
}
.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
}
.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;
    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;
    height: 190px;
    left: 26.4%;
    padding: 0
}
.lavalamp li {
    width: 20%;
    font: 14px/16px Arial, Helvetica, sans-serif;
    position: relative;
    box-sizing: border-box;
    padding: 0 30px
}
.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
}
.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)
}
.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: left
    }
    .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: 260px
    }
}
@media only screen and (max-width: 767px) {

	.column .people-testimonial, #evtCNOMLeft, #evtCNOMRight, .carteLeft, .carteRight {
		display: block !important;
		float: none !important;
		width: 100% !important;

	}

 .column .people-img{
	 display: block !important;
	 float: none !important;
	 width: 90% !important;

 }


	.carteRight ,.carteLeft{
		border: none !important;

	}
	#evtCNOMRight{

		padding: 10px 2% !important;
		width: 96% !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;
        padding: 5px 5px 22px;
        display: inline-block;
        font-family: Arial;
        color: #000;
        font-size: 32px;
        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
    }
    .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 .opener:hover {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        background-position: -163px 7px;
        bottom: -17px
    }
    .open-close2.active .opener {
        background-position: -201px 5px;
        bottom: 4px
    }
    .open-close2.active .opener:hover {
        background-position: -199px 7px;
        bottom: 2px
    }
    .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 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: 220px
    }
    .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: 276px
    }
    .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) no-repeat;
    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: #005187
}

.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%
}
.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
}
.first-part-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px!important;
    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
}
.first-line-footer__row {
    display: block;
    float: left;
    width: 350px;
    margin-left: 26px
}
.first-line-footer__row.button {
    width: 2px
}
.schedule__text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
	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
}
.bg-blue-one {
    background-color: #d4e9f2!important;
}
.bg-blue-two {
    background-color: #009ee3!important
}
.bg-blue-three {
    background-color: #0074bc!important
}
.bg-blue-four {
    background-color: #005187!important
}
.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 {
    line-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
}

.accordion.first-block.okok {
    min-height: 360px;
}

@media only screen and (max-width: 990px){
    .accordion.first-block.okok {
        min-height: 450px;
    }
}

.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
}
.lavalamp .holder:after,
.lavalamp a,
.lavalamp a.no-hover:hover .holder,
.lavalamp a:hover {
    background: 0 0!important
}
.lavalamp a .holder div {
    background-repeat: no-repeat;
    width: 80px;
    height: 80px
}
.lavalamp .active a .osteo-p3 {
    background-image: url(../images/page-4/e5-80x80-airpollue_2.png)
}
.lavalamp a .osteo-p3 {
    background-image: url(../images/page-4/e5-80x80-airpollue_2.png)
}
.lavalamp .active a .acup-p3 {
    background-image: url(../images/page-4/e5-80x80-temperatures_2.png)
}
.lavalamp a .acup-p3 {
    background-image: url(../images/page-4/e5-80x80-temperatures_1.png)
}
.lavalamp .active a .hypno-p3 {
    background-image: url(../images/page-4/e5-80x80-pluiesecheresse_2.png)
}
.lavalamp a .hypno-p3 {
    background-image: url(../images/page-4/e5-80x80-pluiesecheresse_1.png)
}
.lavalamp .active a .homeo-p3 {
    background-image: url(../images/page-4/e5-80x80-evenementsextremes_2.png)
}
.lavalamp a .homeo-p3 {
    background-image: url(../images/page-4/e5-80x80-evenementsextremes_1.png)
}
.lavalamp .active a .meso-p3 {
    background-image: url(../images/page-4/e5-80x80-niveauocean_2.png)
}
.lavalamp a .meso-p3 {
    background-image: url(../images/page-4/e5-80x80-niveauocean_1.png)
}
.lavalamp .active a .gyneco-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-gyneco.png)
}
.lavalamp a .gyneco-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-gyneco-hover.png)
}
.lavalamp .active a .anest-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-hypno.png)
}
.lavalamp a .anest-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-hypno-hover.png)
}
.lavalamp .active a .psy-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-psycho.png)
}
.lavalamp a .psy-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-psycho-hover.png)
}
.lavalamp .active a .hepato-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-gastro.png)
}
.lavalamp a .hepato-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-gastro-hover.png)
}
.lavalamp .active a .pneumo-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-apne.png)
}
.lavalamp a .pneumo-p7 {
    background-image: url(../images/MAC-sur-terrain/picto-apne-hover.png)
}

.lavalamp .active a .dechets-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-dechets_2.png)
}
.lavalamp a .dechets-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-dechets_1.png)
}
.lavalamp .active a .bionettoyage-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-bionettoyage_2.png)
}
.lavalamp a .bionettoyage-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-bionettoyage_1.png)
}
.lavalamp .active a .teleepidemiologie-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-teleepidemiologie_2.png)
}
.lavalamp a .teleepidemiologie-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-teleepidemiologie_1.png)
}
.lavalamp .active a .surveillance-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-surveillance_2.png)
}
.lavalamp a .surveillance-p7 {
    background-image: url(../images/p7-5-initiatives/e7-80x80-surveillance_1.png)
}
.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)
}

.lavalamp .active a .gb-p10 {
    background-image: url(../images/MCN-a-letranger/GB-hover.png)
}
.lavalamp a .gb-p10 {
    background-image: url(../images/MCN-a-letranger/GB.png)
}
.lavalamp .active a .all-p10 {
    background-image: url(../images/MCN-a-letranger/allemagne-hover.png)
}
.lavalamp a .all-p10 {
    background-image: url(../images/MCN-a-letranger/allemagne.png)
}
.lavalamp .active a .cpme-p10 {
    background-image: url(../images/MCN-a-letranger/UE-hover.png)
}
.lavalamp a .cpme-p10 {
    background-image: url(../images/MCN-a-letranger/UE.png)
}
.lavalamp .active a .eu-p10 {
    background-image: url(../images/MCN-a-letranger/EU-hover.png)
}
.lavalamp a .eu-p10 {
    background-image: url(../images/MCN-a-letranger/EU.png)
}
.lavalamp .active a .inde-p10 {
    background-image: url(../images/MCN-a-letranger/inde-hover.png)
}
.lavalamp a .inde-p10 {
    background-image: url(../images/MCN-a-letranger/inde.png)
}
.tabset .lavalamp-item {
    background-image: url(../images/open-data-frontieres/active-flag.png);
    background-position: center bottom;
    top: 6px
}
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 {
    font-size: 10px;
    height: 34px
}
#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
}
.one-line-country {
    line-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: 0!important;
    font-size: 24px!important;
    text-align: left
}
#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: 220px!important
    }
    .opener-block.splitted {
        width: auto!important
    }
    .last-part-title {
        width: auto
    }
    .warning-image {
        margin-left: 0
    }
}
@media only screen and (max-width: 767px) {
    .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: 450px;
        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
    }
    .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
    }
}
@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
}
.pane7 .tab-accordion .slider {
    float: left;
    width: 100%!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
}
.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
}
.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;
    overflow: auto;
    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) {

	#evtCNOMLeft  {
		width: 100%;
		float: none;
		text-align: center;
	}

    .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 {
        width: 220px;
        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-top: 10px!important;
    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 20px 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 {
    overflow: hidden!important
}
.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
}
.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%;
	margin-left: 5%;
}

.column .people-img {
	width: 18%;
	float: left;
	padding-top: 30px;

}

.column .people-img img{
	height: auto;
}

.column .people-caption{
	font-size: 13px;
	line-height: 16px;
	padding-top: 20px;
}

.accordion .opener.mag3 {
	background: url(../images/commun/plus-big.png) no-repeat transparent;
	text-indent: 0px;
	overflow: hidden;
	width: 130px;
	height: 26px;
	display: inline-block;
	vertical-align: top;
	border-radius: 25px;
	margin: 5px 0 0 10px;
	color: #FFF;
	font-size: 22px;
	padding-left: 35px;
	padding-top: 5px;
}

.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;
}

.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 center top transparent;
	text-indent: 0px;

	width:275px;
	height: 60px;
	display: inline-block;
	vertical-align: top;
	color: #005187;
	font-size: 22px;
}



#evtCNOMLeft {
	width: 40%;
	float: left;
	padding-top: 45px;
}

#evtCNOMRight a{
	color:#FFF;
	text-decoration: underline;
}


#evtCNOMRight {
	width: 53%;
	float: right;
	text-align: justify;
	padding: 0 5% 0 2%;
}


#evtCNOMRight h2{
	font-size:30px;
	font-weight: normal;
	text-transform: uppercase;
}
#evtCNOMRight h2 b{
	font-weight: bold;
	display: block;
}


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;

}

.big-number.line-height-little{
    line-height: 1.16em;
}

.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:nth-child(3){
    clear: both;
}

.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;
}