@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Lora:400,700');
@import url('https://f5clinic.com/assets/css/timeline.css');

/*font-family: 'Lora', serif;*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none !important;
    outline: none !important;
}

a:hover {
    text-decoration: none;
}

p {
    letter-spacing: 0.5px;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #282828;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

div.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
    min-height: 218px;
    background-size: cover;
    margin-top: 40px !important;
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.grecaptcha-badge {
	visibility: hidden;
}
	
/************ Header **************/
#banner-top{
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.call>p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: -2px;
    font-weight: 400;
    color: #111111;
    margin-right: 20px;
}
.call>p>a {
    color: #111111;
    letter-spacing: 1px;
}
.call>p>span {
    text-transform: uppercase;
    font-weight: 800;
}
.call-button {
    background-color: #474747;
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    min-width: 200px;
    padding: 16px 10px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
}
.call-button:hover {
    background-color: #000;
    color: #FFF;
}
.socials {
    padding: 11px 15px;
}
.socials a {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #000;
    margin-right: 16px;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.socials>a:last-child { margin-right: 0; }
.socials a:hover { color: #838383; }
@media (max-width: 1200px) {
    nav.main_menu>ul>li>a {
        font-size: 11px!important;
    }
}
#banner-top.style-2{
    background-color: #636262
}
.list-rs-top {
    float: right;
    padding: 11px 0;
}
.list-rs-top li, .list-rs-footer li{
    display: inline-block;
    margin-right: 15px
}
.list-rs-top li:last-child, .menu-nav-top li:last-child, nav.main_menu>ul>li:last-child, .list-rs-footer li:last-child{
    margin-right: 0;
}
.list-rs-top li a, .list-rs-footer li a{
    color: #FFF;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.bloc-callus {
    padding: 13px 15px;
}
.bloc-callus p{
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.8px;
}
.bloc-callus p strong{
    font-weight: 700;
    text-transform: uppercase;
}
.bloc-callus p a{
    color: #FFF !important
}
/*.bloc-callus p strong:before{
    content: '';
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: -2px;
    margin-right: 12px;
}*/
.accroche-top{
    padding: 12px 0;
}
.accroche-top p{
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #FFF;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}
.accroche-top p strong{
    font-weight: 700;
    padding-right: 14px;
    margin-right: 10px;
    border-right: 1px solid #FFF;
}
.accroche-top p strong, .accroche-top p span{
    display: inline-block;
    vertical-align: middle;
}
.menu-nav-top li{
    display: inline-block;
    margin-right: 50px;
}
.menu-nav-top li a{
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding: 13px 0;
    -webkit-transition: all 0.2s ease;
       -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
         -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
}
.menu-nav-top li a:hover, .menu-nav-top li.current a{
    color: #bbbbbb;
}
.menu-nav-top li a:hover:after, .menu-nav-top li.current a:after{
    content: '';
    background-color: #bbbbbb;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#logo-header{
    text-align: center;
    padding-top: 16px;
    padding-bottom: 10px;
}
#logo-header a{
    display: inline-block;
}
#logo-header img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
#logo-header p{
    font-size: 10px;
    color: #878786;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.main_menu{
    /**font-family: 'Lora', serif;*/
    position: relative;
}
.main_menu>ul{
    position: relative;
    text-align: center;
}
nav.main_menu>ul>li{
    display: inline-block;
    position: relative;
}
/*nav.main_menu>ul>li:after{
    content: '';
    background-color: #d8d8d8;
    width: 3px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}*/
nav.main_menu>ul>li.megamenu{
    position: static;
}
nav.main_menu>ul>li>a{
    color: #636262;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    position: relative;
    padding: 20px 30px;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
}
/*nav.main_menu>ul>li>a:before{
    content: '';
    background-color: #d8d8d8;
    width: 3px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}*/
/*nav.main_menu>ul>li:last-child>a:before{display: none;}*/
nav.main_menu>ul>li>a:hover, nav.main_menu>ul>li.current>a, nav.main_menu>ul>li:hover>a{
    color: #282828;
}
nav.main_menu>ul>li>a:hover:before, nav.main_menu>ul>li.current>a:before, nav.main_menu>ul>li:hover>a:before,
nav.main_menu>ul>li>a:hover:after, nav.main_menu>ul>li.current>a:after, nav.main_menu>ul>li:hover>a:after{
    content: '';
    border-top: 1px dashed #000;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    height: 2px;
    position: absolute;
    left: 30px;
}
nav.main_menu>ul>li>a:hover:before, nav.main_menu>ul>li.current>a:before, nav.main_menu>ul>li:hover>a:before { top: 9px; }
nav.main_menu>ul>li>a:hover:after, nav.main_menu>ul>li.current>a:after, nav.main_menu>ul>li:hover>a:after { bottom: 9px; }
.main_menu .second, .submenudesktop, .submenu2 {
    background-color: #FFF;
    position: absolute;
    width: 100%;
    min-width: 212px;
    left: 0;
    top: 53px;
    display: none;
    padding: 22px 25px;
    z-index: 9999;
    border-top: 2px solid #d2d2d2;
    -webkit-box-shadow: 1px 2px 2px rgba(52,51,51,0.35);
    box-shadow: 1px 2px 2px rgba(52,51,51,0.35);
}
.main_menu .item-2 .second {
    background: #FFF url('https://f5clinic.com/assets/images/bg/bg-megamenu-non-surgical.jpg') no-repeat right bottom;
}
.main_menu .item-3 .second {
    background: #FFF url('https://f5clinic.com/assets/images/bg/bg-megamenu-surgical.jpg') no-repeat right bottom;
}
.main_menu .item-4 .second {
    background: #FFF url('https://f5clinic.com/assets/images/bg/bg-megamenu-men.jpg') no-repeat right bottom;
}
.main_menu .second.four-column { min-height: 300px; }
.submenu2{
    left: 250px;
    top: 0;
    -webkit-box-shadow: -3px 1px 2px rgba(52,51,51,0.15);
    box-shadow: -3px 1px 2px rgba(52,51,51,0.15);
}
.submenudesktop{
    padding: 0;
    min-width: 250px;
    -webkit-box-shadow: -3px 1px 2px rgba(52,51,51,0.15);
    box-shadow: -3px 1px 2px rgba(52,51,51,0.15);
}
.submenudesktop li{
    position: relative;
}
.submenudesktop li p.title-menu-desktop{
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    font-style: italic;
    color: #636262;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 14px 15px 14px 20px;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #e4e4e4;
}
.submenudesktop li p.title-menu-desktop i{
    float: right;
}
.submenudesktop li:hover p.title-menu-desktop, .submenudesktop li:hover p.title-menu-desktop i, .submenudesktop li:hover .submenu2 li a:hover, .submenudesktop li .submenu2 li.current a{
    color: #010101 !important;
}
.submenudesktop li:hover .submenu2{
    display: block;
}
.submenudesktop li:hover .submenu2 li{
    position: relative;
    margin-bottom: 17px;
    text-align: left;
}
.submenudesktop li:hover .submenu2 li:last-child{margin-bottom: 0}
.submenudesktop li:hover .submenu2 li a{
    font-family: 'Lora', serif;
    font-size: 13px;
    font-weight: 400;
    color: #8e9092;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.main_menu .item-1 .second.large-bloc-second {
    min-width: 200px;
}
.main_menu .second.large-bloc-second{
    min-width: 263px;
}
.main_menu .second.three-column, .main_menu .second.two-column{
    width: 70%;
    padding: 22px 0;
}
nav.main_menu>ul>li:hover>.second{
    display: block;
}
nav.main_menu>ul>li:hover>.submenudesktop{
    display: block;
}
.main_menu .second ul{
    text-align: left;
}
.main_menu .second ul li{
    margin-bottom: 9px;
    margin-left: 15px;
}
.main_menu .second.large-bloc-second ul li{
    margin-left: 0;
}
.main_menu .second ul li:last-child{
    margin-bottom: 0
}
.main_menu .second ul li a{
    color: #494949;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    letter-spacing: 1px;
    display: block;
    position: relative;
    padding-bottom: 3px;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.main_menu .second.large-bloc-second ul li a {
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
}
.main_menu .item-1 .second.large-bloc-second ul li a {
    padding-bottom: 0;
    border-bottom: none;
}
.main_menu .second ul li a:hover, .main_menu .second ul li.current a{
    color: #000000;
}
/*.main_menu .second ul li a:hover:after, .main_menu .second ul li.current a:after{
    content: '';
    background-color: #282828;
    width: 14px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}*/
.main_menu .second ul li a:before, .main_menu .item-1 .second.large-bloc-second ul li a:before {
    content: '';
    background-color: #282828;
    width: 0;
    height: 3px;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 5px;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
}
.main_menu .second.large-bloc-second ul li a:before { display: none; }
.main_menu .second ul li a:hover:before, .main_menu .second ul li.current a:before,
.main_menu .item-1 .second.large-bloc-second ul li a:hover:before, .main_menu .item-1 .second.large-bloc-second ul li.current a:before {
    width: 9px;
}
.main_menu .second.large-bloc-second ul li a:hover, .main_menu .second.large-bloc-second ul li.current a { border-bottom: 1px solid #000000; }
.main_menu .item-1 .second.large-bloc-second ul li a:hover, .main_menu .item-1 .second.large-bloc-second ul li.current a { border-bottom: none !important; }
.menu-row {
    width: 50%; /*33.33%*/
    float: left;
    text-align: left;
    padding: 0 25px;
}
li.item-2 .menu-row:first-child{
    width: 30%;
}
li.item-2 .menu-row:last-child{
    width: 70%;
}
li.item-2 .four-column .menu-row:first-child{
    width: 25%;
}
li.item-2 .four-column .menu-row:last-child{
    width: 55%;
}
li.item-3 .four-column .menu-row, li.item-4 .four-column .menu-row {
    width: 33%;
}
.main_menu li.item-2 .second .menu-row:last-child ul{
    width: 50%;
    display: inline-block;
    padding-right: 30px;
    margin-right: -4px;
    vertical-align: top;
}
.menu-row p.title-menu{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #bababa;
    font-style: italic;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: 1px solid #d0cfd5;
    margin-bottom: 13px;
}
.main_menu .second.three-column ul{
    padding-left: 15px;
}
/*.main_menu ul li.item-2 .second a:hover, .main_menu li.item-2 .second ul li.current a{
    color: #7ec0ac
}
.main_menu ul li.item-2 .second a:hover:after, .main_menu li.item-2 .second ul li.current a:after{
    background-color: #7ec0ac;
    height: 2px;
}
.main_menu ul li.item-3 .second a:hover, .main_menu li.item-3 .second ul li.current a{
    color: #ffdc72
}
.main_menu ul li.item-3 .second a:hover:after, .main_menu li.item-3 .second ul li.current a:after{
    background-color: #ffdc72;
    height: 2px;
}
.main_menu ul li.item-4 .second a:hover, .main_menu li.item-4 .second ul li.current a{
    color: #638dc1
}
.main_menu ul li.item-4 .second a:hover:after, .main_menu li.item-4 .second ul li.current a:after{
    background-color: #638dc1;
    height: 2px;
}*/
#container-video-home{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 70px;
    position: relative;
}
/*
#container-video-home:after {
    content: '';
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: block;
}
*/
#video-home{
    position: relative;
    background: transparent;
    overflow: hidden;
    width: 100%;
    margin: auto;
    max-height: 790px;
}
.ytplayer-player-inline {
    position: relative;
}
.ytplayer-container{
    position: absolute;
    top: 0;
    z-index: -1;
}
#button-pause-video, #button-play-video{
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    text-indent: -999em;
    z-index: 999;
}
#button-pause-video{
    background-position: -68px -198px;
}
#button-play-video{
    background-position: 0 -198px;
    display: none;
}
#box-infos-video {
    position: absolute;
    width: 100%;
    max-width: 500px;
    padding: 0 20px;
    margin: -29px auto 0;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.7);
    z-index: 999;
}
#box-infos-video img {
    display: block;
    margin: auto;
}
#box-infos-video p {
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #FFF;
    display: inline-block;
    border-top: 1px solid #FFF;
    margin: 7px 0 0;
    padding-top: 7px;
}
/************ End Header **************/


/************ Page Home **************/

#main {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: block;
}

#bloc-encart-home {
    margin-bottom: 20px;
}

#bloc-encart-body {
    margin-bottom: 20px;
}

#bloc-top-surgical-treatment {
    background-color: #f9f9f9;
    padding: 40px 15px 20px;
    margin-bottom: 50px;
}

.title-section {
    text-align: center;
    margin-bottom: 40px;
}

.title-section h1,
.title-section h2,
.title-section h3,
.title-section h4 {
    font-family: 'Lora', serif;
    font-size: 33px;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: 5px;
    position: relative;
}

.bloc-encart-second-niveau .title-section h1,
.bloc-encart-second-niveau .title-section h2,
.bloc-encart-second-niveau .title-section h3,
.bloc-encart-second-niveau .title-section h4 {
    font-size: 26px;
}

.title-section h1:before,
.title-section h2:before,
.title-section h3:before,
.title-section h4:before {
    content: '';
    background-color: #626262;
    width: 192px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 6px;
}

#bloc-encart-home .title-section h1:before,
#bloc-top-surgical-treatment .title-section h1:before,
.bloc-encart-second-niveau .title-section h1:before,
.bloc-encart-second-niveau .title-section h2:before,
.bloc-encart-second-niveau .title-section h3:before,
.bloc-encart-second-niveau .title-section h4:before {
    background-color: #fe909d;
    bottom: 8px;
}

#bloc-encart-body .title-section h1:before,
#bloc-top-surgical-treatment .title-section h1:before,
.bloc-encart-second-niveau .title-section h1:before,
.bloc-encart-second-niveau .title-section h2:before,
.bloc-encart-second-niveau .title-section h3:before,
.bloc-encart-second-niveau .title-section h4:before {
    background-color: #578cc5;
    bottom: 8px;
}

.title-section.style-blue h1:before,
.title-section.style-blue h2:before,
.title-section.style-blue h3:before,
.title-section.style-blue h4:before {
    background-color: #578cc5;
    bottom: 8px;
}

.title-section h1:after,
.title-section h2:after,
.title-section h3:after,
.title-section h4:after {
    content: '';
    background: #FFF url('https://f5clinic.com/assets/images/elements/croix-rose.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: 32px;
    height: 12px;
    display: block;
    position: relative;
    z-index: 99;
    margin: 20px auto 0;
}

#bloc-encart-home .title-section h1:after,
#bloc-top-surgical-treatment .title-section h1:after,
.bloc-encart-second-niveau .title-section h1:after,
.bloc-encart-second-niveau .title-section h2:after,
.bloc-encart-second-niveau .title-section h3:after,
.bloc-encart-second-niveau .title-section h4:after,
.title-section.style-blue h1:after,
.title-section.style-blue h2:after,
.title-section.style-blue h3:after,
.title-section.style-blue h4:after {
    width: 30px;
    height: 18px;
}

#bloc-encart-body .title-section h1:after,
#bloc-top-surgical-treatment .title-section h1:after,
.bloc-encart-second-niveau .title-section h1:after,
.bloc-encart-second-niveau .title-section h2:after,
.bloc-encart-second-niveau .title-section h3:after,
.bloc-encart-second-niveau .title-section h4:after,
.title-section.style-blue h1:after,
.title-section.style-blue h2:after,
.title-section.style-blue h3:after,
.title-section.style-blue h4:after {
    width: 30px;
    height: 18px;
}

#bloc-top-surgical-treatment .title-section h1:before,
.surgical .bloc-encart-second-niveau .title-section h1:before,
.surgical .bloc-encart-second-niveau .title-section h2:before,
.surgical .bloc-encart-second-niveau .title-section h3:before,
.surgical .bloc-encart-second-niveau .title-section h4:before {
    background-color: #7ec0ac;
}

#bloc-top-surgical-treatment .title-section h1:after,
.non-surgical .bloc-encart-second-niveau .title-section h1:after,
.non-surgical .bloc-encart-second-niveau .title-section h2:after,
.non-surgical .bloc-encart-second-niveau .title-section h3:after,
.non-surgical .bloc-encart-second-niveau .title-section h4:after {
    background-position: 0 -89px;
    background: #f9f9f9 url('https://f5clinic.com/assets/images/elements/plus-lg-green.png') no-repeat 0 0;
    display: block;
    position: relative;
    z-index: 99;
    background-size: 32px;
}

.men .bloc-encart-second-niveau .title-section h1:before,
.men .bloc-encart-second-niveau .title-section h2:before,
.men .bloc-encart-second-niveau .title-section h3:before,
.men .bloc-encart-second-niveau .title-section h4:before {
    background-color: #578cc5;
}

.men .bloc-encart-second-niveau .title-section h1:after,
.men .bloc-encart-second-niveau .title-section h2:after,
.men .bloc-encart-second-niveau .title-section h3:after,
.men .bloc-encart-second-niveau .title-section h4:after {
    background: #FFF url('https://f5clinic.com/assets/images/elements/plus-lg-blue.png') no-repeat;
    background-size: 31px;
}

.encart-interne {
    margin-bottom: 80px;
}

#bloc-top-surgical-treatment .title-section h1:after {
    background-color: #f9f9f9
}

.title-section.style-blue h1:after,
.title-section.style-blue h2:after,
.title-section.style-blue h3:after,
.title-section.style-blue h4:after {
    background: #fff url('https://f5clinic.com/assets/images/elements/plus-lg-blue.png') no-repeat 0 0;
    background-size: 32px;
}

.encart_home {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
}

.content_encart_home {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.content_encart_home a.lien_encart {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -999em;
    z-index: 9;
}

.infos_encart_home {
    position: absolute;
    width: 100%;
    height: 67px;
    bottom: 0;
    padding: 28px 20px 10px;
    overflow: hidden;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.content_encart_home:after {
    content: '';
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
    height: 67px;
    bottom: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.infos_encart_home h2 {
    font-family: 'Lora', serif;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: 1px;
    color: #282828;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    z-index: 1;
}

.infos_encart_home .bloc_hide {
    opacity: 0;
    margin-top: 15px;
    z-index: 1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.infos_encart_home .bloc_hide p {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: justify;
    margin-bottom: 20px;
}

.infos_encart_home .bloc_hide p:last-child {
    margin-bottom: 0
}

.content_encart_home:hover .infos_encart_home {
    height: 100%;
    padding-top: 80px;
    z-index: 9;
}

.content_encart_home:hover .infos_encart_home .bloc_hide {
    opacity: 1;
}

.content_encart_home:hover:after {
    height: 100%;
}

.content_encart_home:hover .infos_encart_home h2 span {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
}

.infos_encart_home .bloc_hide p a {
    display: inline-block;
    background-color: #fe909d;
    padding: 9px 16px;
    font-family: 'Lora', serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #FFF;
    letter-spacing: 0.5px;
    border-bottom: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.surgical .infos_encart_home .bloc_hide p a, #bloc-top-surgical-treatment .infos_encart_home .bloc_hide p a {
    background-color: #7ec0ac;
    /*background-color: #ffdc72;*/
    color: #FFF;
}

.container-body .infos_encart_home .bloc_hide p a, #bloc-encart-body .infos_encart_home .bloc_hide p a {
    background-color: #578cc5;
    color: #FFF;
}

.encart-interne .infos_encart_home .bloc_hide p a {
    background-color: #578cc5;
    color: #FFF;
}

.infos_encart_home .bloc_hide p a:hover,
#bloc-top-surgical-treatment .infos_encart_home .bloc_hide p a:hover {
    background-color: #626262;
    color: #FFF;
}

.infos_encart_home .bloc_hide p a:hover,
#bloc-encart-body .infos_encart_home .bloc_hide p a:hover {
    background-color: #626262;
    color: #FFF;
}

#bloc-men-home {
    margin-bottom: 150px;
}

.encart-men {
    position: relative;
    text-align: center;
}

.encart-men img {
    margin: auto;
}

.bloc-center-men {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 560px;
    margin: -103px auto 0;
    padding: 0 15px;
}

.bloc-center-men h3 {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 26px;
    font-weight: 400;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.bloc-center-men h3 span {
    display: inline-block;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 18px 0;
}

.bloc-center-men p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #FFF;
    letter-spacing: 1.5px;
    margin-bottom: 30px;
}

.bloc-center-men p:last-child {
    margin-bottom: 0
}

.bloc-center-men p a {
    display: inline-block;
    background-color: #578cc5;
    font-family: 'Lora', serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #FFF;
    padding: 15px 17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.bloc-center-men p a:hover {
    background-color: #FFF;
    color: #282828
}

#banner-doctors {
    background-color: #474747;
    padding: 50px 15px 45px;
}

#banner-newsletter {
    background-color: #d5d5d5;
    padding: 15px 15px 15px;
}

#banner-newsletter.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.title-bloc-doctors p {
    font-family: 'Lora', serif;
    font-size: 17px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
}

.title-bloc-doctors p:first-child:before {
    content: '';
    background-color: #FFF;
    width: 192px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 6px;
}

.title-bloc-doctors p:first-child:after {
    content: '';
    background: #474747 url(https://f5clinic.com/assets/images/elements/sprites.png) no-repeat 0 -44px;
    width: 40px;
    height: 12px;
    display: block;
    position: relative;
    z-index: 99;
    margin: 17px auto;
}

.newsletter-flex-wrapper {
  width: 100%;
  padding: 0 20px;
  margin: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.newsletter-text p {
  font-family: 'Lora', serif;
  font-size: 14px;
  font-weight: bold;
  color: #474747;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: relative;
  margin: 0;
  text-align: right;
  line-height: 1.5;
}

.newsletter-form {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.newsletter-form input[type="email"] {
  padding: 8px 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.newsletter-form input[type="submit"] {
  font-family: 'Bahnschrift', sans-serif;
  font-weight: 600; /* SemiBold */
  font-stretch: semi-condensed;
  font-size: 15px;
  padding: 10px 16px;
  margin-left: 10px;
  border: none;
  background-color: #474747;
  color: white;
  border-radius: 4px;
  cursor: pointer;
}

.newsletter-form input[type="submit"]:hover {
    background-color: #969696;
    color: #FFF
}

#newsletterMessage {
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
}

@media (max-width: 576px) {
  .newsletter-flex-wrapper {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }

  .newsletter-text p {
    text-align: center;
  }

  .newsletter-form {
    justify-content: center;
  }
}

/* Start of Treatment Banner Styling */
.treatment-banner {
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 20px; /* Rounded corners */
  overflow: hidden;
  padding: 30px 0;
  margin-bottom: 40px;
}

.treatment-banner .overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  /*background: rgba(0,0,0,0.35);  Optional dark overlay */
  z-index: 1;
}

.treatment-banner .container {
  position: relative;
  z-index: 2;
}

.form-container {
  background: rgba(255, 255, 255, 0.97);
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25); /* soft but visible shadow */
  max-width: 380px; /* ✅ Prevents overflow */
  margin-left: auto; /* ✅ Pushes it to right side of column */
  margin-right: 45px;
  overflow: hidden; /* ensures everything stays inside rounded corners */
}

.form-container .mb-3 {
  margin-bottom: 15px; /* ✅ space between inputs */
}

/* Banner with rounded top corners only */
.offer-banner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: #CBEFED;
  padding: 10px 5px;

  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.offer-left {
  display: flex;
  align-items: left;
}

.offer-icon {
  font-size: 20px;
  vertical-align: middle;
}

.offer-text {
  font-weight: bold;
  font-size: 16px;
  color: #d17f00;
}

.offer-subtext {
  font-size: 12px;
  color: #7b6b4a;
  font-style: italic;
  font-weight: bold;
}

/* Base style for ALL form fields */
.form-container input[type="text"],
.form-container input[type="email"],
.form-container input[type="tel"],
.form-container select {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  height: 42px; /* ✅ uniform height */
  padding: 8px 12px; /* ✅ balanced padding */
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
  box-sizing: border-box;
}

/* Special tweaks for select dropdowns */
.form-container select {
  padding-right: 42px; /* space for custom arrow */
  
  /* Remove native arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  /* Add custom arrow */
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D'%23666'%20height%3D'10'%20viewBox%3D'0%200%2010%206'%20width%3D'10'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M0%200l5%206%205-6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 12px 8px;
}

.form-container select:focus {
  border-color: #969696; /* Highlight border on focus */
  outline: none;
}

/* Space between last field and button */
.form-container button[type="submit"],
.form-container .btn {
  display: block;              /* ✅ full-width block so margin works */
  margin: 20px auto 0 auto;     /* ✅ top margin + auto left/right for centering */
  padding: 10px 16px;
  font-size: 14px;
  font-family: 'Bahnschrift', sans-serif;
  font-weight: 600; /* SemiBold */
  font-stretch: semi-condensed;
  background-color: #474747;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;           /* ✅ ensures text is centered */
}

/* Hover effect */
.form-container button[type="submit"]:hover,
.form-container .btn:hover {
  background-color: #969696;
  color: #FFF;
}

/* To Add Icons within Form Elements */
.input-with-icon {
  position: relative;
  display: flex;
  align-items: center;
}

.input-with-icon i {
  position: absolute;
  left: 12px; /* space from input edge */
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  font-size: 14px;
  pointer-events: none; /* click passes through to input */
}

.input-with-icon input,
.input-with-icon select {
  width: 100%;
  padding-left: 40px !important; /* ✅ enough space for icon + gap */
  padding-right: 12px;
  color: #888;
  line-height: 1.4;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 38px; /* consistent height for inputs/selects */
  box-sizing: border-box;
}

.input-with-icon select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form-wrapper h2 {
  padding-top: 15px;
  padding-right: 15px; /* ✅ keeps content away from right edge */
}

.form-control {
  border-radius: 8px;
  padding: 10px;
}

@media (max-width: 992px) {
  .form-container {
    max-width: 100%;
    margin: 20px auto 0 auto; /* ✅ Center form on smaller screens */
  }
}

/* Make optgroup labels bold and slightly larger */
select optgroup {
  font-weight: bold;
  font-size: 1.05rem; /* adjust as needed */
  color: #333; /* darker for better contrast */
  background-color: #e6e6e6; /* light gray background */
}

/* Optional: make options inside look normal */
select optgroup option {
  font-weight: normal;
  font-size: 0.95rem;
  background-color: white;
}

/* End of Treatment Banner Styling */

#banner-doctors a {
    background-color: #FFF;
    display: inline-block;
    font-family: 'Bahnschrift', sans-serif;
    font-weight: 600; /* SemiBold */
    font-stretch: semi-condensed;
    font-size: 14px;
    line-height: 13px;
    color: #6e6e6e;
    padding: 15px 27px;
    letter-spacing: 0.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#banner-doctors a:hover {
    background-color: #d5d5d5;
    color: #474747
}

#last-news {
    background-color: #e9e9e9;
    padding: 65px 15px 45px;
    border-bottom: 4px solid #474747;
}

.bloc-title-news h2 {
    font-family: 'Lora', serif;
    font-size: 37px;
    color: #282828;
    font-weight: 400;
    text-transform: uppercase;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    padding: 13px 0;
    letter-spacing: 8px;
    margin-bottom: 40px;
}

.bloc-title-news h2 strong {
    font-size: 64px;
    letter-spacing: 5px;
}

.bloc-title-news a {
    display: inline-block;
    background-color: #474747;
    font-family: 'Lora', serif;
    font-size: 13px;
    line-height: 13px;
    color: #FFF;
    width: 100%;
    max-width: 160px;
    padding: 15px 5px;
    letter-spacing: 1px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.bloc-title-news a:hover {
    background-color: #aaaaaa;
    color: #474747
}

.encart-last-news {
    margin-bottom: 30px;
}

.encart-last-news .encart-last-news {
    display: block;
    border: 1px solid #d7d7d7
}

.entry-thumb {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 250px !important;
}

.encart-last-news .entry-thumb a {
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.encart-last-news .entry-thumb a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.encart-last-news .entry-thumb img {
    width: 100%;
    display: block;
}

.encart-last-news .entry-details {
    background-color: #FFF;
    padding: 15px;
}

.encart-last-news .entry-title {
    margin-bottom: 13px;
    min-height: 60px;
}

.encart-last-news .entry-title h3,
.encart-last-news .entry-title h3 a {
    font-family: 'Lora', serif;
    font-size: 17px;
    line-height: 19px;
    color: #282828;
    letter-spacing: 1px;
}

.encart-last-news .entry-title h3 a:hover {
    color: #838383
}

.encart-last-news .entry-meta {
    margin-bottom: 15px;
}

.encart-last-news .entry-meta .date {
    font-size: 12px;
    color: #FFF;
    letter-spacing: 1px;
}

.encart-last-news .entry-body p {
    font-size: 12px;
    line-height: 15px;
    color: #282828;
    letter-spacing: 0.5px;
}


/************ End Page Home **************/


/************ Footer **************/

#footer-top {
    padding: 23px 15px;
    border-bottom: 1px dotted #afafaf;
}

.logo-footer {
    margin-right: 45px;
}


.coord-footer{
    margin-top: 25px;
    border-left: 2px solid #3e3e3e;
    padding-left: 20px;
    line-height: 18px;
}
.coord-footer p{
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #474747;
    letter-spacing: 1px;
    margin-bottom: 2px;
}
.coord-footer p a{
    color: #474747;

}
.coord-footer p strong{
    font-weight: 700;
      text-transform: uppercase;

}
.coord-footer p a{
    font-weight: 400;
      color: #474747;

}
.coord-footer p span {
    font-weight: 400;
}

.coord-footer .separator {
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
}

.list-rs-footer{
    margin-top: 35px;

}
.list-rs-footer li a{
    font-size: 20px;
      color: #838383;

}
.list-rs-footer li a:hover{
    color: #000;

}

#footer-middle {
    padding: 40px 15px;
}

#footer-middle ul {
    margin-bottom: 20px;
}

#footer-middle ul li {
    margin-bottom: 8px;
}

#footer-middle ul li:last-child {
    margin-bottom: 0
}

#footer-middle ul li a {
    font-family: 'Lora', serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    color: #8a8a8a;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#footer-middle ul li a:hover {
    color: #000;
}

#footer-bottom {
    background-color: #474747;
    padding: 13px 15px;
}

#footer-bottom p {
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    letter-spacing: 1px;
}


/************ End Footer **************/


/************ Page Surgigal **************/

#breadcrumb {
    background-color: #f9f9f9;
    padding: 15px 15px;
    margin-bottom: 50px;
}

#breadcrumb a,
#breadcrumb span {
    display: inline-block;
    vertical-align: middle;
}

#breadcrumb a,
#breadcrumb span.current {
    color: #626262;
    font-size: 9px;
    line-height: 9px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

#breadcrumb a:hover {
    color: #000;
}

#breadcrumb span.delimiter {
    color: #000;
    font-size: 9px;
    line-height: 9px;
    margin: 0 12px 0 16px;
}

.bloc-image-text {
    margin-bottom: 50px;
}

.bloc-style-txt h1,
.contenu-simple h1 {
    font-family: 'Lora', serif;
    font-size: 33px;
    font-weight: 400;
    color: #636262;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 12px;
    border-bottom: 2px solid #acd0c5;
    margin-bottom: 0;
}

.bloc-style-txt h2,
.contenu-simple h2 {
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 7px;
    color: #636262;
    border-bottom: 1px solid #bedfd5;
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: 26px;
}

.bloc-style-txt p+div {
    margin-top: 40px;
}

.bloc-style-txt h2:first-child,
.contenu-simple h2:first-child {
    margin-top: 0px;
}

.non-surgical .bloc-style-txt h1 {
    border-bottom-color: #fe909d;
}

.bloc-style-txt span {
    line-height: 25px !important;
    display: block;
    margin-top: 8px;
}

.non-surgical .bloc-style-txt h2 {
    border-bottom-color: #fe909d;
}

.theme-yellow .bloc-style-txt h2 {
    border-bottom-color: #ffdc72 !important;
}

.about .bloc-style-txt h1,
.about .bloc-style-txt h2 {
    border-bottom: 1px solid #939393;
    margin-top: 50px;
    margin-bottom: 40px;
}

.about .bloc-style-txt h1 {
    margin-top: 0px;
    margin-bottom: 40px;
}

.price-list .bloc-style-txt h1,
.price-list .bloc-style-txt h2 {
    border-bottom-color: #ccc;
}

.contact .bloc-style-txt h1 {
    border-bottom-color: #282828;
}

.men .bloc-style-txt h1 {
    border-bottom-color: #abc5e2;
}

.bloc-style-txt p {
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-bottom: 10px;
    font-size: 15px;
}

.bloc-style-txt.color-gris p {
    color: #626262;
    margin-bottom: 18px;
}

.bloc-style-txt.p-16>p {
    font-size: 16px;
    line-height: 20px;
}

.bloc-style-txt p strong {
    font-weight: 700;
}

.bloc-style-txt p a {
    font-weight: 700;
    color: #7ec0ac;
    border-bottom: 1px solid #7ec0ac;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bloc-style-txt p a:hover {
    color: #000;
    border-bottom-color: #000;
}

.list-link-infos {
    margin-top: 50px;
}

.list-link-infos li {
    margin-bottom: 20px;
    list-style-type: none !important;
}

.list-link-infos li a,
#banner-infos-contact a {
    font-size: 12px;
    font-weight: 400;
    color: #626262;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.list-link-infos li a span,
#banner-infos-contact a span {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid #a7a7a7;
}

.non-surgical .list-link-infos li a:hover span {
    border-bottom-color: #fe909d;
    color: #fe909d;
}

.page-surgigal .list-link-infos li a:hover,
#banner-infos-contact a:hover {
    color: #7ec0ac;
}

.about .list-link-infos li a:hover span,
.men .list-link-infos li a:hover,
#banner-infos-contact a:hover {
    color: #578cc5;
}

.page-surgigal .list-link-infos li a:hover span,
#banner-infos-contact a:hover span {
    border-bottom-color: #7ec0ac;
}

.about .list-link-infos li a:hover span,
.men .list-link-infos li a:hover span,
#banner-infos-contact a:hover span {
    border-bottom-color: #578cc5;
}

.list-link-infos li a:before,
#banner-infos-contact a:before {
    content: '';
    /*background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat;*/
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: inline-block;
    vertical-align: middle;
}

.list-link-infos li.ico-clock a:before,
#banner-infos-contact a.ico-clock:before {
    background-position: -73px 0;
    vertical-align: -10px;
}

.list-link-infos li.ico-contact a:before,
#banner-infos-contact a.ico-contact:before {
    background-position: -115px 0;
}

.list-link-infos li.ico-list a:before,
#banner-infos-contact a.ico-list:before {
    background-position: -171px 0;
}

#banner-accroche-gris {
    background-color: #fbfbfb;
    padding: 22px 15px 32px;
    margin-bottom: 60px;
}

#banner-accroche-gris p {
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    color: #464646;
    text-align: center;
    letter-spacing: 1px;
}

#banner-accroche-gris p:before {
    content: '';
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat -31px 0px;
    width: 18px;
    height: 18px;
    display: block;
    margin: 0 auto 17px;
}

.non-surgical #banner-accroche-gris p:before {
    background-position: -221px 0;
}

.men #banner-accroche-gris p:before {
    background-position: -221px -24px;
}

.btn-prices {
    margin-top: 5px;
}

.btn-prices p {
    text-align: center;
}

.btn-prices p a {
    background-color: #7ec0ac;
    display: inline-block;
    min-width: 205px;
    font-family: 'Lora', serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    border-bottom: none;
    color: #FFF;
    letter-spacing: 1px;
    padding: 15px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-prices a:hover {
    background-color: #474747;
}

.non-surgical .btn-prices {
    margin-top: 30px;
}

.non-surgical .btn-prices p a {
    background-color: #fe909d;
    color: #2f2f2f;
}

.non-surgical .btn-prices p a:hover {
    background-color: #f4f4f4
}

#bloc-encart-home.bloc-encart-second-niveau {
    margin-bottom: 100px;
}

#bloc-encart-body.bloc-encart-second-niveau {
    margin-bottom: 100px;
}

/************ End Page Surgigal **************/


/************ Page Surgigal **************/

.bloc-img-interne {
    margin-top: 30px;
    margin-bottom: 50px;
}

.bloc-img-interne iframe {
    width: 100% !important;
    height: 450px !important
}

.bloc-accordion {
    margin-bottom: 40px;
}

#accordion .ui-accordion-header {
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 7px;
    border-bottom: 1px solid #bedfd5;
    outline: none;
    cursor: pointer;
    margin-bottom: 0;
}

.bloc-accordion ul,
.bloc-style-txt ul,
.bloc-accordion ol,
.bloc-style-txt ol {
    margin-bottom: 10px;
}

.bloc-accordion li,
.bloc-style-txt li:not(.list-menu-about) {
    list-style-type: disc;
    padding: 4px 10px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-left: 17px;
    font-size: 15px;
}

#accordion.accordion-team .ui-accordion-header {
    border-bottom-color: #939393
}

.non-surgical-interne #accordion .ui-accordion-header {
    border-bottom-color: #ffedb8;
}

#accordion .ui-accordion-header:after {
    content: '';
    display: table;
    clear: both;
}

.read-more {
    height: auto;
    max-height: 90px;
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
}

.read-more.active {
    height: auto;
    max-height: 10000px;
}

.read-more:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    content: '';
    background: -moz-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgb(255, 255, 255) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(137, 255, 241, 0)), color-stop(100%, rgb(255, 255, 255)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgb(255, 255, 255) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgb(255, 255, 255) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgb(255, 255, 255) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(137, 255, 241, 0) 0%, rgb(255, 255, 255) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0089fff1', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}

.read-more.active:after {
    display: none;
}

#accordion h3 {
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 7px;
    margin-bottom: 8px;
    padding-top: 20px;
    line-height: 25px;
    margin-bottom: 18px;
    color: #636262;
}

#accordion h3:first-child {
    padding: 0;
}

.ui-accordion-header-icon {
    background-color: #7ec0ac;
    float: right;
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.accordion-team .ui-accordion-header-icon {
    background-color: #000000;
}

.non-surgical .ui-accordion-header-icon {
    background-color: #fe909d;
}

.non-surgical .ui-accordion-header-icon {
    background-color: #fe909d;
}

.about .block-style-txt {
    margin-bottom: 60px;
}

.non-surgical .bloc-style-txt p a {
    color: #fe909d;
    border-bottom: 1px solid #fe909d;
}


.theme-yellow .bloc-style-txt p a {
    border-bottom-color: #ffdc72 !important;
}

.non-surgical #accordion .ui-accordion-header {
    border-bottom-color: #fe909d;
}
.theme-green .bloc-style-txt a {
    color: #acd0c5 !important;
}

.theme-yellow .bloc-style-txt h1 {
    border-bottom-color: #ffdc72 !important;
}

.theme-yellow .ui-accordion-header-icon {
    background-color: #ffdc72 !important;
    border-bottom: 1px solid #ffdc72 !important;
}

.theme-yellow #accordion .ui-accordion-header {
    border-bottom: 1px solid #ffdc72 !important;
}

.theme-yellow .bloc-style-txt p a {
    color: #ffdc72 !important;
}

.theme-yellow .menu-sidebar li ul.menu-children li.current a:after,
.theme-yellow .menu-sidebar li ul.menu-children a:hover:after {
    background-color: #ffdc72 !important;
}

.men .ui-accordion-header-icon {
    background-color: #abc5e2;
}

#accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon:after {
    display: none;
}

.ui-accordion-header-icon:before,
.ui-accordion-header-icon:after {
    content: '';
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.men #accordion .ui-accordion-header {
    border-bottom: 1px solid #abc5e2;
}

.ui-accordion-header-icon:before {
    width: 10px;
    height: 2px;
    margin: -1px auto 0;
}

.ui-accordion-header-icon:after {
    width: 2px;
    height: 10px;
    margin: -5px auto 0;
}

#accordion .ui-accordion-content {
    padding-top: 20px;
    padding-bottom: 0;
}

.encart-accordion {
    border-left: 1px solid #eeeeee;
    padding-left: 14px;
}

.encart-accordion p {
    margin-bottom: 10px;
}

#banner-infos-contact {
    background-color: #f4f4f4;
    padding: 25px 15px;
}

.container-slider {
    position: relative;
}

.bx-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
}

.bxslider-img {
    padding-left: 0
}

.bxslider-img .bx-wrapper {
    max-width: 654px !important;
}

.bxslider-txt,
.legende-video {
    padding-right: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.non-surgical-interne .bxslider-txt,
.non-surgical-interne .legende-video {
    padding: 0;
    position: relative;
    right: inherit;
    bottom: inherit;
    margin-top: 20px;
}

.non-surgical-interne .legende-video {
    padding: 0 15px;
}

.bx-wrapper .bx-pager,
.bxslider-txt .bx-controls {
    display: none !important;
}

.bx-wrapper .bx-controls-direction a {
    width: 11px;
    height: 16px;
    margin-top: -8px;
}

.bx-wrapper .bx-prev {
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat 0px -171px !important;
}

.bx-wrapper .bx-next {
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat -11px -171px !important;
}

.bloc-desc-slide {
    border-bottom: 4px solid #f4f4f4;
}

.non-surgical-interne .bloc-desc-slide {
    border-bottom: none;
}

.bloc-desc-slide h3,
.legende-video h3 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
}

.bloc-desc-slide h3 span,
.legende-video h3 span {
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid #676767;
}

.bloc-desc-slide p,
.legende-video p {
    letter-spacing: 0.5px;
    line-height: 17px;
    margin-bottom: 30px;
}

.non-surgical-interne .bloc-desc-slide p,
.non-surgical-interne .legende-video p {
    margin-bottom: 0
}

.container-video {
    position: relative;
}

#BlocVideo {
    overflow: hidden;
    padding: 0;
    width: 100%;
    max-width: 730px;
    max-height: 391px;
    position: relative;
    margin: 0;
}

#coverVideo {
    background-color: #303030;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}

#coverVideo img {
    width: 100%;
}

.play-video {
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat 0px -200px;
    width: 52px;
    height: 52px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -26px auto 0;
    text-indent: -999em;
    cursor: pointer;
}

iframe#videoPlayer {
    position: relative;
    top: 0;
    left: 0;
    border: none;
}


/************ End Page Surgigal **************/


/************ Page Non Surgigal **************/

.column-aside-left {
    padding-right: 30px;
}

.column-large-right {
    padding-left: 30px;
    margin-bottom: 150px;
    border-left: 4px solid #f0f0f0;
}

.non-surgical .infos_encart_home .bloc_hide p a {
    background-color: #fe909d;
    color: #484848;
}

.theme-yellow .infos_encart_home .bloc_hide p a:hover {
    background-color: #aaa !important;
}

.non-surgical .infos_encart_home .bloc_hide p a:hover {
    background-color: #fe909d;
    color: #000;
}

.non-surgical #bloc-encart-home.bloc-encart-second-niveau {
    margin-bottom: 0;
}

.non-surgical #bloc-encart-body.bloc-encart-second-niveau {
    margin-bottom: 0;
}

.menu-sidebar>li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e9e9e9;
}

.menu-sidebar li:last-child {
    border-bottom: none;
}

.has-link {
    position: relative;
}

.menu-sidebar li span {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
    z-index: 99;
    cursor: pointer;
}

.menu-sidebar li span:before,
.menu-sidebar li span:after {
    content: '';
    background-color: #bfbfbf;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.menu-sidebar li span:before {
    width: 10px;
    height: 2px;
    margin: -1px auto 0;
}

.menu-sidebar li span:after {
    width: 2px;
    height: 10px;
    margin: -5px auto 0;
}

.menu-sidebar li span.open:after {
    display: none;
}

.menu-sidebar>li>div>a {
    font-family: 'Lora', serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #636262;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    display: block;
    max-width: 200px;
}

.menu-sidebar>li>div>a:hover,
.menu-sidebar>li.current>div>a {
    color: #282828;
}

.menu-sidebar li ul.menu-children {
    display: none;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 5px;
}

.menu-sidebar li ul.menu-children li {
    margin-bottom: 11px;
}

.menu-sidebar li ul.menu-children li:last-child {
    margin-bottom: 0
}

.menu-sidebar li ul.menu-children li a {
    font-family: 'Lora', serif;
    font-size: 11px;
    color: #636262;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
}

.menu-sidebar li ul.menu-children li a:after {
    content: '';
    background-color: transparent;
    width: 15px;
    height: 3px;
    display: block;
    margin: 2px 0 0;
}

.menu-sidebar li ul.menu-children li a:hover {
    color: #282828
}

.menu-sidebar li ul.menu-children li.current a:after,
.menu-sidebar li ul.menu-children a:hover:after {
    background-color: #ffdc72;
}

.non-surgical .menu-sidebar li ul.menu-children li.current a:after,
.non-surgical .menu-sidebar li ul.menu-children a:hover:after {
    background-color: #fe909d;
}


/************ End Page Surgigal **************/


/************ Page About **************/

.bloc-style-txt p a.sBtn-contact-gris {
    background-color: #4a4a4a;
    display: inline-block;
    font-family: 'Lora', serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    color: #FFF;
    min-width: 225px;
    padding: 14px 15px;
    border-bottom: none;
    text-align: center;
    margin-top: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.bloc-style-txt p a.sBtn-contact-gris:hover {
    background-color: #f4f4f4;
    color: #000;
}

.bloc-style-contenu {
    margin-bottom: 120px;
}

.bloc-style-contenu h2,
.contenu-simple h2,
.contenu-simple h3 {
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: 400;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 10px;
    border-bottom: 1px solid #939393;
    margin-bottom: 20px;
}

ul.list-qualification {
    border-left: 1px solid #eeeeee;
    padding-left: 15px;
}

ul.list-qualification li:before {
    content: '';
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat -270px 0;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
}

ul.list-qualification li {
    position: relative;
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    color: #626262;
    letter-spacing: 0.5px;
    padding-left: 15px;
    margin-bottom: 10px;
}

ul.list-qualification li:last-child {
    margin-bottom: 0
}

.encart-team {
    margin-bottom: 40px;
}

.encart-team h3 {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.bloc-style-txt .encart-accordion .encart-team p {
    letter-spacing: 0;
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-bottom: 10px;
    color: #636262;
    font-size: 15px;
}

.bloc-style-txt .encart-accordion .encart-team p a.readmore-team {
    display: inline-block;
    background-color: #282828;
    font-family: 'Lora', serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 1px;
    color: #FFF;
    border-bottom: none;
    min-width: 125px;
    padding: 9px 5px;
    text-align: center;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.list-menu-about {
    margin: 30px 0 0;
    padding: 0 0 0 15px;
    border-left: 5px solid #f2f2f2;
}

.list-menu-about li {
    margin: 0 0 14px;
}

.list-menu-about li:last-child {
    margin-bottom: 0
}

.list-menu-about li a {
    background-color: #f2f2f2;
    display: inline-block;
    font-family: 'Lora', serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 11px 20px 11px 12px;
    border-radius: 5px;
}

.list-menu-about li a i {
    padding-left: 10px;
    display: inline-block;
    font-size: 13px;
    vertical-align: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.list-menu-about li a:hover {
    background-color: #2c2c2c;
    color: #FFF;
    padding-right: 15px;
}

.list-menu-about li a:hover i {
    padding-left: 25px;
}


/************ End Page About **************/


/************ Page price-list **************/

.bloc-table-price-list {}

.bloc-table-price-list.bloc-style-contenu h2 {
    margin-bottom: 25px;
    border-bottom-color: #89caef;
}

.table-price-list {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #f6f6f6;
    margin-bottom: 60px;
}

.table-price-list th:first-child,
.table-price-list td:first-child {
    text-align: left;
}

.table-price-list th,
.table-price-list td {
    padding: 15px;
    text-align: center;
    vertical-align: middle;
}

.table-price-list th {
    background-color: #89caef;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFF;
}

.table-price-list td {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.table-price-list tr:nth-child(odd) {
    background-color: #f6f6f6;
}


/************ End Page price-list **************/


/************ Page Contact **************/

.coord-bloc {
    margin-bottom: 85px;
}

.coord-bloc h2,
.form-contact h2 {
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: 400;
    color: #636262;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 7px;
    border-bottom: 1px solid #939393;
    margin-bottom: 20px;
}


/*.coord-bloc .col-sm-6.col-xs-12:first-child{
    padding-right: 30px;
}
.coord-bloc .col-sm-6.col-xs-12:last-child{
    padding-left: 30px;
}*/

.coord-bloc form {
    padding-right: 50px;
}

.coord-bloc p,
.form-contact p,
.form-contact span {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-bottom: 10px;
    color: #636262;
    font-size: 15px;
}

.coord-bloc input[type="text"],
.coord-bloc input[type="tel"] {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    width: -webkit-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: -o-calc(100% - 145px);
    width: calc(100% - 145px);
    border: none;
    border-bottom: 1px solid #9b9b9b;
    font-size: 12px;
    font-weight: 400;
    color: #848484;
    letter-spacing: 0.5px;
    height: 29px;
    outline: none;
}

.coord-bloc input[type="submit"],
.form-contact input[type="submit"] {
    background-color: #282828;
    width: 115px;
    height: 29px;
    font-family: 'Bahnschrift', sans-serif;
    font-weight: 600; /* SemiBold */
    font-stretch: semi-condensed;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0.5px;
    text-align: center;
    border: none;
    cursor: pointer;
    margin-left: 25px;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    margin-left: 0px;
    margin-top: 10px;
}

.coord-bloc input[type="submit"]:hover,
.form-contact input[type="submit"]:hover {
    background-color: #969696;
    color: #FFF;
}

.bloc-contactus p {
    font-size: 19px;
    letter-spacing: 1px
}

.bloc-contactus p:before {
    content: '';
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat 0px -130px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: -2px;
    margin-right: 24px;
    opacity: 0.5;
}

.bloc-contactus p strong {
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
}

.form-contact {
    margin-bottom: 0;
}

.form-contact form {
    margin-top: 25px;
}

.form-group {
    margin-bottom: 25px;
    margin-left: -30px;
    margin-right: -30px;
}

.form-group.row-checkbox {
    margin-top: 30px;
    margin-bottom: 30px;
}

.form-group .col-xs-12 {
    padding-left: 30px;
    padding-right: 30px;
}

.form-contact select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #9b9b9b;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #848484;
    outline: none;
}

.styled-select {
    background: #f8f8f8 url('https://f5clinic.com/assets/images/elements/select-gris.jpg') no-repeat right center;
    height: 29px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
    position: relative;
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 12px;
    color: #848484;
    height: 32px;
    width: 105%;
    margin-left: -4px;
}

.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="tel"],
.form-contact textarea {
    background-color: #f8f8f8;
    width: 100%;
    border: none;
    border-bottom: 1px solid #9b9b9b;
    font-size: 12px;
    font-weight: 400;
    color: #848484;
    letter-spacing: 0.5px;
    height: 29px;
    outline: none;
}

.form-contact textarea {
    padding-top: 7px;
}

.form-group.row-checkbox input[type="checkbox"] {
    display: inline-block;
    vertical-align: 10px;
    margin-right: 15px;
    border: 1px solid #000;
}

.form-group.row-checkbox span {
    display: inline-block;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: -o-calc(100% - 45px);
    width: calc(100% - 45px);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
}

p.required-txt {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 10px;
}

.form-contact input[type="submit"] {
    width: 90px;
    height: 36px;
}

#MapContent {
    background-color: #FFF;
    padding: 10px 15px;
    position: relative;
}

#MapContent button.dismiss-overlay {
    position: absolute;
    top: 2px;
    right: 2px;
    border-radius: 0;
    outline: none;
}

#MapContent p {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.5px;
}

#MapContent p strong {
    text-transform: uppercase;
    font-weight: 700;
}

#banner-img-contact {
    min-height: 400px;
    background: transparent;
    margin-bottom: 70px;
}

#container-form-contact {
    background-color: #f8f8f8;
    position: relative;
}

.col-left-contact {
    padding-top: 50px;
    padding-bottom: 30px;
    padding-right: 50px;
}

@media only screen and (min-width: 768px) {
    .col-right-contact {
        float: none;
        position: absolute;
        right: 0px;
        padding: 0;
        height: 100%;
    }
}

#bloc-map {
    height: 100%;
    min-height: 490px;
}


/************ End Page Contact **************/


/************ Page Our ethique **************/

.contenu-simple {
    margin-bottom: 40px;
}

.page-our-ethique .contenu-simple:last-child {
    margin-bottom: 100px;
}

.contenu-simple h1 {
    border-bottom-color: #282828
}

.contenu-simple p {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}

.contenu-simple .p-16 p {
    font-size: 16px;
    line-height: 20px;
}

.contenu-simple .p-13 p {
    font-size: 13px;
    line-height: 17px;
}

.contenu-simple h2 {
    font-size: 23px;
}


/************ End Page Our ethique **************/


/************ Page FAQ **************/

.contenu-simple.contenu-tabs h2,
.contenu-simple.contenu-tabs h3 {
    margin-bottom: 45px;
}

.contenu-simple.color-green h2,
.contenu-simple.color-green h3 {
    border-bottom-color: #60bf98;
}

.contenu-simple.color-blue h2,
.contenu-simple.color-blue h3 {
    border-bottom-color: #3497bc;
}

.bloc-tabs .nav-tabs {
    float: left;
    width: 22%;
    border-bottom: none;
    border-right: 3px solid #d6d6d6;
    padding-right: 20px;
}

.bloc-tabs .nav-tabs li {
    float: none;
    display: block;
    margin-bottom: 25px;
}

.bloc-tabs .nav-tabs li a {
    font-family: 'Lora', serif;
    font-size: 14px;
    font-weight: 400;
    color: #8e9092;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0;
    border: none;
}

.bloc-tabs .nav-tabs li a span {
    display: inline-block;
    border-bottom: 1px solid transparent
}

.bloc-tabs .nav-tabs li a:hover,
.bloc-tabs .nav-tabs li.active a:hover,
.bloc-tabs .nav-tabs li.active a:focus {
    background-color: transparent !important;
    border: none !important;
}

.bloc-tabs .nav-tabs li.active a,
.bloc-tabs .nav-tabs li a:hover {
    color: #60bf98;
}

.color-blue .bloc-tabs .nav-tabs li.active a,
.color-blue .bloc-tabs .nav-tabs li a:hover {
    color: #3497bc;
}

.color-black .bloc-tabs .nav-tabs li.active a,
.color-black .bloc-tabs .nav-tabs li a:hover {
    color: #3e3e3e;
}

.bloc-tabs .nav-tabs li.active a span,
.bloc-tabs .nav-tabs li a:hover span {
    border-bottom: 1px solid #60bf98
}

.color-blue .bloc-tabs .nav-tabs li.active a span,
.color-blue .bloc-tabs .nav-tabs li a:hover span {
    border-bottom-color: #3497bc;
}

.color-black .bloc-tabs .nav-tabs li.active a span,
.color-black .bloc-tabs .nav-tabs li a:hover span {
    border-bottom-color: #3e3e3e;
}

.tab-content {
    float: left;
    width: 78%;
    border-left: 3px solid #d6d6d6;
    padding-left: 40px;
    margin-left: -3px;
}

.contenu-simple .tab-content h3,
.contenu-simple .tab-content h4,
.contenu-simple .tab-content h5 {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    border-bottom: none;
    letter-spacing: 1px;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.contenu-simple .tab-content h3 {
    margin-top: 40px;
}

.contenu-simple .tab-content h3:first-child {
    margin-top: 0
}

.contenu-simple .tab-content p {
    font-size: 12px;
    color: #767676;
    margin-bottom: 7px;
}

.contenu-simple.contenu-tabs {
    margin-bottom: 100px;
}


/************ End Page FAQ **************/


/************ Page News **************/

.column-sidebar p.title-widget-categories {
    font-family: 'Lora', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.column-sidebar p.title-widget-categories span {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #3e3e3e
}

.column-sidebar ul li {
    margin-bottom: 13px;
}

.column-sidebar ul li a {
    font-family: 'Lora', sans-serif;
    font-size: 12px;
    color: #919191;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent
}

.column-sidebar ul li a:hover,
.column-sidebar ul li.current a {
    color: #282828;
    border-bottom-color: #282828;
}

.listing-news {
    margin-bottom: 120px;
}

.news_holder {
    padding-right: 30px;
    border-right: 1px solid #606060;
}

.post_content_holder {
    margin-bottom: 60px;
}

.post_image {
    margin-bottom: 15px;
}

.post_image a {
    display: block;
}

.post_image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.post_info p {
    font-family: 'Lora', sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 3px;
}

.entry_title {
    margin-bottom: 10px;
}

.entry_title,
.entry_title a {
    font-family: 'Lora', sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    color: #282828;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.post_excerpt {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}

.post_more {
    float: left;
}

.post_more a {
    display: inline-block;
    background-color: #282828;
    font-family: 'Lora', sans-serif;
    font-size: 13px;
    line-height: 13px;
    color: #FFF;
    text-align: center;
    min-width: 125px;
    padding: 9px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.post_more a:hover {
    background-color: #929292;
}

.bloc-share {
    float: right;
}

.bloc-share .lab-share {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    color: #929292;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 12px;
}

.bloc-share ul {
    display: inline-block;
    vertical-align: middle;
}

.bloc-share ul li {
    display: inline-block;
    margin-right: 12px;
}

.bloc-share ul li:last-child {
    margin-right: 0
}

.bloc-share ul li a {
    color: #929292;
    font-size: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bloc-share ul li a:hover {
    color: #000;
}

.pagination {
    display: block;
    width: 100%;
    text-align: center;
}

.pagination ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pagination ul li {
    float: left;
}

.pagination ul li a,
.pagination ul li span {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #dfdfdf;
    font-size: 12px;
    color: #929292;
    margin-right: 10px;
}

.pagination ul li a:hover,
.pagination ul li span {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

.pagination ul li.prev a,
.pagination ul li.next a,
.pagination ul li.prev span,
.pagination ul li.next span {
    font-size: 16px;
    line-height: 24px;
    color: #c3c3c3;
}

.pagination ul li.prev span,
.pagination ul li.next span {
    background-color: #FFF;
    color: #c3c3c3;
    border-color: #dfdfdf;
    opacity: 0.5;
}

.contenu-simple.header-detailsnews {
    margin-bottom: 16px;
}

.contenu-simple.header-detailsnews .post_info p {
    font-size: 10px;
    margin-bottom: 0;
}

.contenu-simple.header-detailsnews h1 {
    margin-bottom: 10px;
}

.post_text_details .post_text_inner {
    margin-bottom: 100px;
}

.post_text_details p {
    line-height: 17px;
    text-align: justify;
    margin-bottom: 10px;
}

.post_text_details p strong {
    font-weight: 700;
}

.post_text_details p a {
    color: #b8943d;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.post_text_details p a:hover {
    color: #000;
}

.post_text_details blockquote {
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: justify;
    font-style: italic;
    position: relative;
    padding-left: 35px;
}

.post_text_details blockquote:before {
    content: '';
    background: url('https://f5clinic.com/assets/images/elements/sprites.png') no-repeat 0px -130px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -9px 0 0;
}

.post_text_details h2,
.post_text_details h3,
.post_text_details h4,
.post_text_details h5,
.post_text_details h6 {
    font-family: 'Lora', serif;
    font-weight: 400;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #3e3e3e;
    padding-bottom: 2px;
    margin: 40px 0 10px;
}

.post_text_details h2 {
    font-size: 21px;
}

.post_text_details h3 {
    font-size: 18px;
}

.post_text_details h4 {
    font-size: 16px;
}

.post_text_details h5 {
    font-size: 16px;
}

.post_text_details h6 {
    font-size: 14px;
}

.categories_text {
    font-family: 'Lora', serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.categories_text a {
    color: #929292;
    font-family: 'Lato', serif;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.categories_text a:hover {
    color: #000;
}

.infos-bottom-details .bloc-share {
    float: none;
    display: block;
    margin-top: 15px;
}

.paginationLinks {
    margin-top: 50px;
    padding: 15px 0;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}

.paginationLinks .prevLink,
.paginationLinks .homeLink,
.paginationLinks .nextLink {
    float: left;
    width: 33.33%;
    height: auto;
    min-height: 18px;
    line-height: 18px;
}

.paginationLinks .homeLink {
    text-align: center;
}

.paginationLinks .homeLink a {
    font-size: 24px;
}

.paginationLinks .nextLink {
    text-align: right;
}

.paginationLinks a {
    font-size: 12px;
    font-weight: 500;
    color: #bbbbbb;
    letter-spacing: 0.5px;
}

.paginationLinks a:hover {
    color: #000;
}

.paginationLinks span {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #dfdfdf;
    margin-right: 13px;
    font-size: 20px;
}

.paginationLinks a:hover span {
    border-color: #000;
}

.paginationLinks .nextLink span {
    margin: 0 0 0 13px;
}


/************ End Page News **************/


/*********** Menu Mobile *************/

.mobile_menu {
    display: block;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    z-index: 9;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
}

nav.mobile_menu ul.menu-principale-mobile {
    display: none;
    width: 100%;
    padding: 5px 15px 0;
}


.menu-item-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}

.menu-item > .menu-item-row {
  background-color: #C8C8C8;
}
.menu-item-green > .menu-item-row {
  background-color: #a9e2dc;
}
.menu-item-pink > .menu-item-row {
  background-color: #ffd5e3;
}
.menu-item-orange > .menu-item-row {
  background-color: #ffcdb6;
}
.menu-item-blue > .menu-item-row {
  background-color: #c1dbfe;
}
.menu-item-violet > .menu-item-row {
  background-color: #dcc0e4;
}


nav.mobile_menu ul li {
    margin: 0;
    padding: 0;
    position: relative;
}

nav.mobile_menu ul li {
    border-bottom: 1px solid #f5f5f5;
}

nav.mobile_menu ul li:last-child {
    border-bottom: none;
}

nav.mobile_menu ul li a,
nav.mobile_menu ul li p.title-menu-mobile {
    font-family: 'Lora', serif;
    font-size: 13px;
    font-weight: 400;
    color: #474747;
    padding: 3px 0;
    display: block;
    position: relative;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 0.5px;
}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.current>a {
    color: #000;
}

nav.mobile_menu ul li p.title-menu-mobile {
    font-family: 'Lato', serif;
    font-size: 11px;
    font-style: italic;
    color: #000;
}

nav.mobile_menu ul li p.title-menu-mobile span {
    display: inline-block;
    line-height: 17px;
    border-bottom: 1px solid #000;
}

nav.mobile_menu ul>li>span.mobile_arrow {
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 10px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 50px;
    z-index: 9000;
    -webkit-tap-highlight-color: transparent;
}

nav.mobile_menu ul li span.mobile_arrow i {
    display: inline;
    color: #5d5d5d;
}

.mobile_arrow i.fa-angle-down {
  display: none;
}

nav.mobile_menu ul>li>span.mobile_arrow i.fa-angle-down,
nav.mobile_menu ul>li.open_sub>span.mobile_arrow i.fa-angle-right {
    display: none;
}

nav.mobile_menu ul>li.open_sub>span.mobile_arrow i.fa-angle-down {
    display: inline;
}

nav.mobile_menu ul {
    display: none;
    width: 100%;
    position: relative;
}

nav.mobile_menu ul li ul {
    padding-top: 0;
    padding-bottom: 5px;
}

nav.mobile_menu ul li.open_sub>ul {
    border-top: 1px solid #eaeaea;
}

nav.mobile_menu ul li.open_sub ul li ul {
    border-top: none;
}

nav.mobile_menu ul li ul li {
    margin: 0 0 0 20px;
}

nav.mobile_menu ul li ul li {
    border-bottom: none;
}

nav.mobile_menu ul li ul li a {
    font-size: 11px;
    padding: 1px 0;
}

.mobile_menu_button.active span i:before {
    content: '';
    background: url('https://f5clinic.com/assets/images/elements/close-menu-mobile.png') no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;
}


/*********** End Menu Mobile *************/

.retina_logo {
    display: none !important;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .normal_logo {
        display: none !important;
    }
    .retina_logo {
        display: block !important;
    }
    .list-link-infos li.ico-clock a:before,
    #banner-infos-contact a.ico-clock:before {
        background: url('https://f5clinic.com/assets/images/elements/clock.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        width: 20px;
        height: 20px;
    }
    .list-link-infos li.ico-clock a:before,
    #banner-infos-contact a.ico-clock:before {
        vertical-align: -8px;
    }
    .list-link-infos li.ico-contact a:before,
    #banner-infos-contact a.ico-contact:before {
        background: url('https://f5clinic.com/assets/images/elements/agenda.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        width: 24px;
        height: 25px;
    }
    .list-link-infos li.ico-list a:before,
    #banner-infos-contact a.ico-list:before {
        background: url('https://f5clinic.com/assets/images/elements/list.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        width: 16px;
        height: 23px;
    }
    #banner-accroche-gris p:before {
        background: url('https://f5clinic.com/assets/images/elements/plus-green.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .non-surgical #banner-accroche-gris p:before {
        background: url('https://f5clinic.com/assets/images/elements/plus-yellow.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .bloc-contactus p:before,
    .post_text_details blockquote:before {
        background: url('https://f5clinic.com/assets/images/elements/plus-black.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .title-section h1:after,
    .title-section h2:after,
    .title-section h3:after,
    .title-section h4:after {
        background: #FFF url('https://f5clinic.com/assets/images/elements/plus-sm-gris.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .title-bloc-doctors p:after {
        background: #474747 url('https://f5clinic.com/assets/images/elements/plus-sm-white.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    #bloc-encart-home .title-section h1:after,
    .bloc-encart-second-niveau .title-section h1:after,
    .bloc-encart-second-niveau .title-section h2:after,
    .bloc-encart-second-niveau .title-section h3:after,
    .bloc-encart-second-niveau .title-section h4:after {
        background: #FFF url('https://f5clinic.com/assets/images/elements/croix-rose.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
	#bloc-encart-body .title-section h1:after,
    .bloc-encart-second-niveau .title-section h1:after,
    .bloc-encart-second-niveau .title-section h2:after,
    .bloc-encart-second-niveau .title-section h3:after,
    .bloc-encart-second-niveau .title-section h4:after {
        background: #FFF url('https://f5clinic.com/assets/images/elements/plus-lg-blue.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .men .bloc-encart-second-niveau .title-section h1:after,
    .men .bloc-encart-second-niveau .title-section h2:after,
    .men .bloc-encart-second-niveau .title-section h3:after,
    .men .bloc-encart-second-niveau .title-section h4:after {
        background: #FFF url('https://f5clinic.com/assets/images/elements/plus-lg-blue.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .men #banner-accroche-gris p:before {
        background: url('https://f5clinic.com/assets/images/elements/plus-blue.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .non-surgical .bloc-encart-second-niveau .title-section h1:after,
    .non-surgical .bloc-encart-second-niveau .title-section h2:after,
    .non-surgical .bloc-encart-second-niveau .title-section h3:after,
    .non-surgical .bloc-encart-second-niveau .title-section h4:after {
        background: #FFF url('https://f5clinic.com/assets/images/elements/croix-rose.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .surgical #bloc-encart-home .title-section h1:after, #bloc-top-surgical-treatment .title-section h1:after ,
    .surgical #bloc-encart-home .title-section h2:after, #bloc-top-surgical-treatment .title-section h2:after {
        background: #f9f9f9 url('https://f5clinic.com/assets/images/elements/plus-lg-green.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .title-section.style-blue h1:after,
    .title-section.style-blue h2:after,
    .title-section.style-blue h3:after,
    .title-section.style-blue h4:after {
        background: #FFF url('https://f5clinic.com/assets/images/elements/plus-lg-blue.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    ul.list-qualification li:before {
        background: url('https://f5clinic.com/assets/images/elements/li.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .play-video {
        background: url('https://f5clinic.com/assets/images/elements/play-retina.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
}


/************ Deal of the month **************/
.deal-of-the-month {
    position: relative;
}
.box-deal {
    position: absolute;
    top: 50%;
    right: 55px;
    margin: -70px 0 0;
    text-align: center;
}
.box-deal p {
    color: #2a2a2a;
}
.box-deal p.p-deal1 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    padding: 10px 0;
    text-transform: uppercase;
    border-bottom: 1px dotted #626262;
    border-top: 1px dotted #626262;
    letter-spacing: 6px;
    margin: 0 0 30px;
}
.box-deal p.p-deal2, .box-deal p.p-deal3, .box-deal p.p-deal4  {
    position: relative;
}
.box-deal p.p-deal2 {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 12px;
}
.box-deal p.p-deal3 {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 12px;
}
.box-deal p.p-deal4 {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    max-width: 245px;
    margin: 0 auto 25px;
}
.box-deal p.p-deal4 span {
    background-color: #eef3f6;
    display: inline-block;
    position: relative;
    padding: 0 12px;
    z-index: 99;
}
.box-deal p.p-deal4:before {
    content: '';
    background-color: #3c4756;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
}
.box-deal a {
    display: inline-block;
    background-color: #ef979e;
    padding: 10px 11px;
    font-family: 'Lora', serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #FFF;
    letter-spacing: 0.5px;
    border-bottom: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.box-deal a:hover {
    background-color: #626262;
}

@media only screen and (max-width: 1200px){
    .box-deal p.p-deal1 { font-size: 20px; line-height: 20px; letter-spacing: 4px; }
    .box-deal p.p-deal2, .box-deal p.p-deal3 { font-size: 18px; }
}
@media only screen and (max-width: 991px){
    .deal-of-the-month {float: none!important; margin-bottom: 50px; }
}
@media only screen and (max-width: 600px) {
    .box-deal { right: 20px; }
    .box-deal p.p-deal1 { font-size: 16px; line-height: 16px; letter-spacing: 1px; margin: 0 0 20px; }
    .box-deal p.p-deal2, .box-deal p.p-deal3 { font-size: 14px; letter-spacing: 0; }
    .box-deal p.p-deal3 { max-width: 155px; margin: 0 auto 20px; }
}

@media only screen and (max-width: 400px) {
    .box-deal { right: 30px; margin: -60px 0 0;}
    .box-deal p.p-deal1 { font-size: 14px; line-height: 14px; padding: 6px 0; margin-bottom: 14px; }
    .box-deal p.p-deal2, .box-deal p.p-deal3 { font-size: 13px; }
    .box-deal p.p-deal2 { margin: 0 0 8px; }
    .box-deal p.p-deal3 { margin: 0 0 12px; }
}
/********** END Deal of the month ************/


/********** Header footer + News ************/
.header-footer {
    margin-bottom: 100px;
}
.header-footer .news {
    position: relative;
    /**max-width: 363px;*/
    max-height: 394px;
}
.header-footer .news .box-carousel-news {
    border: 1px solid #bfbfbf;
    max-width: 363px;
    max-height: 394px;
    margin: auto;
}
.header-footer .news .news-header {
    position: relative;
}
.header-footer .news .news-header .main-header{
  max-height: 200px;
}
.header-footer .news .news-header .arrow-box {
    position: absolute;
    background-color: #000;
    opacity: .5;
    cursor: pointer;
    width: 40px;
    height: 40px;
}
.header-footer .news .news-header .arrow-box.bottom-right {
    bottom: 0;
    right: 0;
}
.header-footer .news .news-header .arrow-box.bottom-left {
    bottom: 0;
    left: 0;
}
.header-footer .news .news-header .arrow {
    position: absolute;
    width: 16px;
    height: auto;
    cursor: pointer;
}
.header-footer .news .news-header .arrow.right {
    bottom: 11px;
    right: 11px;
}
.header-footer .news .news-header .arrow.left {
    bottom: 11px;
    left: 11px;
}
.header-footer .news .news-content {
    padding: 20px 12px 50px;
}
.header-footer .news .news-content>a.title p {
    text-transform: uppercase;
    font-family: 'Lora', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #282828;
    letter-spacing: 1px;
    transition: color .2s;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
}
.header-footer .news .news-content>a.title:hover p {
    color: #E08288;
    cursor: pointer;
}
.header-footer .news .news-content p {
    font-family: 'Lato', sans-serif;
    color: #666666;
    font-size: 12px;
    line-height: 15px;
}
.header-footer .news .news-content .news-context {
    padding-top: 10px;
    padding-bottom: 20px;
}
.header-footer .news .news-content .news-context>div, .header-footer .news .news-content .news-context>span, .header-footer .news .news-content .news-context>p {
    display: inline-block;
}
.header-footer .news .news-content .news-context>p {
    padding-left: 10px;
    color: #2a2a2a;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 1px;
}
.header-footer .news .news-content .news-context>span {
    font-weight: 700;
    padding-right: 10px;
    font-size: 10px;
    color: #2a2a2a;
}

@media only screen and (max-width: 1200px){
    .header-footer .news, .header-footer .news .box-carousel-news { max-width: 323px; max-height: 354px; }
    .header-footer .news .news-content>a.title p { font-size: 13px; line-height: 19px; letter-spacing: 0.5px; }
    .header-footer .news .news-content .news-context { padding: 5px 0; }
    .header-footer .news .news-content { padding: 10px 12px 30px; }
}

@media only screen and (max-width: 991px){
    .header-footer .news { float: none!important; margin: 0 auto; }
}
/********** END Header footer + News ************/



/************ Page Tarifs **************/

.bloc-table-tarifs {}

.bloc-table-tarifs.bloc-style-contenu h2 {
    margin-bottom: 25px;
    border-bottom-color: #656565;
}

.table-tarifs {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #f6f6f6;
    margin-bottom: 60px;
}

.table-tarifs th:first-child,
.table-tarifs td:first-child {
    text-align: left;
}

.table-tarifs th,
.table-tarifs td {
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    color: #656565;
}

.table-tarifs th {
    background-color: #656565;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFF;
}

.table-tarifs td {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.table-tarifs tr:nth-child(odd) {
    background-color: #f6f6f6;
}


/************ End Page Tarifs **************/

@media only screen and (max-width: 1200px) {
    .content_encart_home:hover .infos_encart_home {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 1060px) {
    /*.bloc-callus{padding: 10px 0;}*/
    .bloc-callus p {
        font-size: 16px;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 991px) {
    .menu-nav-top li {
        margin-right: 15px;
    }
    .menu-nav-top li a {
        font-size: 12px;
    }
    .main_menu .second ul li a {
        font-size: 12px;
        line-height: 16px;
    }
    .main_menu .second.large-bloc-second {
        min-width: 212px;
    }
    .main_menu .second {
        padding: 20px;
    }
    .bloc-center-men h3 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .bloc-center-men h3 span {
        padding: 14px 0;
    }
    .bloc-center-men p {
        line-height: 17px;
        margin-bottom: 15px;
    }
    .bloc-center-men {
        margin-top: -80px;
    }
    .bloc-callus {
        padding: 14px 15px;
    }
    .bloc-callus p {
        font-size: 13px;
        letter-spacing: 0px;
    }
    .accroche-top p {
        letter-spacing: 0.5px;
        font-size: 15px;
        line-height: 15px;
    }
    .accroche-top p strong {
        margin-right: 6px;
        padding-right: 10px
    }
    nav.main_menu>ul>li {
        margin-right: -4px;
    }
    nav.main_menu>ul>li>a {
        padding: 15px 12px;
    }
    nav.main_menu>ul>li:first-child>a {
        padding-left: 0
    }
    nav.main_menu>ul>li:last-child>a {
        padding-right: 0
    }
    nav.main_menu>ul>li>a:hover:after,
    nav.main_menu>ul>li.current>a:after,
    nav.main_menu>ul>li:hover>a:after {
        width: -webkit-calc(100% - 24px);
        width: -moz-calc(100% - 24px);
        width: -o-calc(100% - 24px);
        width: calc(100% - 24px);
        left: 12px;
    }
    nav.main_menu>ul>li:last-child>a:hover:after,
    nav.main_menu>ul>li:last-child.current>a:after,
    nav.main_menu>ul>li:last-child:hover>a:after {
        width: -webkit-calc(100% - 12px);
        width: -moz-calc(100% - 12px);
        width: -o-calc(100% - 12px);
        width: calc(100% - 12px);
        left: 12px;
    }
    .list-rs-top li,
    .list-rs-footer li {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    #banner-top {
    }
    .list-rs-top {
        float: none;
    }
    .bloc-phone-mobile {
        position: absolute;
        width: 22px;
        height: 22px;
        top: 50%;
        right: 15px;
        margin-top: -11px;
        z-index: 999;
    }
    .bloc-phone-mobile a {
        background: url('https://f5clinic.com/assets/images/elements/phone.png') no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        display: block;
        width: 22px;
        height: 22px;
        text-indent: -999em;
    }
    #container-video-home {
        padding: 0;
        margin-bottom: 40px;
    }
    .encart_home {
        margin-bottom: 20px;
    }
    .title-section h1,
    .title-section h2,
    .title-section h3,
    .title-section h4 {
        font-size: 21px;
    }
    .title-section h1:after,
    .title-section h2:after,
    .title-section h3:after,
    .title-section h4:after {
        margin: 10px auto 0;
    }
    .title-section {
        margin-bottom: 30px;
    }
    .infos_encart_home {
        padding: 28px 10px 10px;
    }
    .bloc-center-men h3 {
        font-size: 20px;
    }
    .bloc-center-men h3 span {
        padding: 13px 0;
    }
    .bloc-center-men p {
        letter-spacing: 0.5px;
        margin-bottom: 15px;
    }
    .bloc-center-men {
        max-width: 280px;
        margin: -95px auto 0;
    }
    #bloc-men-home {
        margin-bottom: 100px;
    }
    .bloc-title-news {
        margin-bottom: 25px;
    }
    .bloc-title-news h2 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .bloc-title-news h2 strong {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .encart-last-news {
        margin: 0 auto 20px;
        width: 100%;
        max-width: 360px;
    }
    #footer-middle ul {
        margin-bottom: 30px;
    }
    .logo-footer {
        width: 100%;
        margin-right: 0
    }
    .coord-footer {
        margin-top: 15px;
        padding-left: 0;
        border-left: none;
    }
    .list-rs-footer {
        margin-top: 15px;
        float: left !important;
        width: 100%;
    }
.banner-menu-mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100vw; /* full viewport width */
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 10px 15px;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 1000;
}
    .mobile_menu_button span {
        color: #474747;
        font-size: 11px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    .mobile_menu_button span i {
        font-size: 20px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: -3px;
    }
    .mobile_menu_button.active span i {
        vertical-align: -6px;
        margin-right: 8px;
    }
    #logo-header {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #logo-header a {
        display: inline-block;
        vertical-align: middle;
        width: 104px;
    }
    #logo-header a img {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 0
    }
    #logo-header p {
        display: inline-block;
        vertical-align: middle;
        padding-left: 20px;
        width: -webkit-calc(100% - 120px);
        width: -moz-calc(100% - 120px);
        width: -o-calc(100% - 120px);
        width: calc(100% - 120px);
    }
    #footer-top {
        padding: 23px 0;
    }
    #footer-middle {
        padding: 30px 0;
    }
    #footer-bottom {
        padding: 13px 0;
    }
    .content_encart_home:hover .infos_encart_home {
        padding-top: 30px;
    }
}

.wpcf7-list-item-label {
    display: none !important;
}

.row-checkbox .wpcf7-form-control-wrap {
    float: left;
    width: 45px !important;
}

b {
    font-weight: bold !important;
}

.bloc-encart-second-niveau .col-md-4 {
    min-height: 280px;
}

.flex-center {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.flex-center .col-md-4 {
    float: none;
}

.flex-center .content_encart_home:hover .infos_encart_home {
    height: 100%;
    padding-top: 20px;
    z-index: 9;
}

.flex-center .content_encart_home:hover .infos_encart_home {
    height: 100%;
    padding-top: 20px;
    z-index: 9;
}

.flex-center h2 {
    margin-bottom: 0px;
    border: none;
}

.flex-center .infos_encart_home .bloc_hide {
    margin-top: 0px;
}

.flex-center .bloc_hide p {
    margin-bottom: 10px;
}

.flex-center .infos_encart_home {
    height: 80px;
    padding: 10px 20px;
}

.flex-center .content_encart_home:after {
    height: 80px;
}

.content_encart_home:hover:after {
    height: 100%;
}

.theme-yellow .infos_encart_home .bloc_hide p a {
    background-color: #ffdc72;
    color: #484848 !important;
}

.image-container {
    overflow: hidden;
    height: 190px;
}

.flex-center .content_encart_home {
    max-height: 240px;
}

.coord-footer .grey {
    color: #838383;
}

/********************** Why choose F5 Clinic **********************/
.box-sidebarre p, .content-page-whychoose p {
	color: #474747;
}
.content-page-whychoose {
	padding-bottom: 70px;
}
.banner-page {
	margin-bottom: 30px;
}
.banner-page img {
	width: 100%;
	height: auto;
	display: block;
}
.content-page-whychoose.bloc-style-txt h1 {
	font-size: 29px;
    letter-spacing: 1.5px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ffdc72;
    margin: 0 0 40px;
}
.item-question {
	margin-bottom: 50px;
}
.item-question:last-of-type {
	margin-bottom: 100px;
}
.item-question h2, .item-question p {
	padding-left: 30px;
}
.content-page-whychoose h2 {
	font-family: 'Lora', serif;
	font-size: 29px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #ffdc72;
	position: relative;
	padding-bottom: 6px;
	margin: 0 0 25px;
}
.content-page-whychoose .item-question h2 {
	font-size: 19px;
	border-bottom: none;
	padding-bottom: 0;
	margin: 0 0 10px;
}
.content-page-whychoose .item-question h2:before {
	content: "\f105";
	background-color: #ffdc72;
	font-family: FontAwesome;
	font-size: 14px;
	color: #FFF;
	width: 20px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 9px;
	border-radius: 50%;
}
.item-question h2 span {
	display: inline-block;
	padding-bottom: 4px;
	border-bottom: 1px dotted #aeaeae;
}
.bloc-style-txt .item-question p {
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0;
}
.item-question img {
	vertical-align: middle;
	margin-left: 5px;
}
.box-contact-pagewhy, .box-laser-pagewhy, .box-slider-price {
	position: relative;
	width: 100%;
	max-width: 360px;
	margin: 0 auto 15px;
}
.content-contact-pagewhy {
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	width: 90%;
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	height: -webkit-calc(100% - 40px);
	height: -moz-calc(100% - 40px);
	height: -o-calc(100% - 40px);
	height: calc(100% - 40px);
	top: 20px;
	left: 20px;
	padding: 25px 30px;
}
.box-slider-price .content-contact-pagewhy {
	padding: 25px 20px;
}
.title-box-sidebarre {
	text-align: center;
	margin-bottom: 30px;
}
.box-laser-pagewhy .title-box-sidebarre {
	margin-bottom: 12px;
}
.title-box-sidebarre p {
	color: #474747;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	padding: 7px 0 6px;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}
.desc-box-sidebarre {
	margin-bottom: 10px;
}
.desc-box-sidebarre p {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	text-align: justify;
}
.phone-box-sidebarre {
	margin-bottom: 15px;
}
.phone-box-sidebarre p {
	text-align: center;
	font-size: 13px;
	font-weight: 400;
}
.phone-box-sidebarre p strong {
	font-weight: 800;
}
.phone-box-sidebarre p strong:before {
	content: '';
	background: url('https://f5clinic.com/blog/why-choose-f5-clinic-for-laser-hair-removal.html') no-repeat center;
	background-size: cover;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: -4px;
	margin-right: 9px;
}
.btn-box-sidebarre p {
	text-align: center;
}
.btn-box-sidebarre p a {
	background-color: #ffdc72;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	color: #474747;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 8px 15px;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.btn-box-sidebarre p a:hover {
	background-color: #474747;
	color: #FFF;
}
.box-contact-pagewhy .btn-box-sidebarre p a {
	background-color: #474747;
	color: #FFF;
}
.box-contact-pagewhy .btn-box-sidebarre p a:hover {
	background-color: #ffdc72;
	color: #474747;
}
.box-listprices {
	margin-bottom: 15px;
}
.item-price-why {
	padding: 8px 0;
	border-bottom: 1px dotted #474747;
} 
.item-price-why:first-child {
	padding-top: 0;
}
.item-price-why:last-child {
	border-bottom: none;
}
.item-price-why:after {
	content: '';
	display: table;
	clear: both;
}
.item-price-why p {
	font-size: 13px;
}
.item-price-why p span {
	float: right;
}
.item-price-why:nth-child(2) p {
	font-weight: 700;
}
#slider-price.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	width: 100%;
	display: block !important;
}
#slider-price.owl-carousel .owl-nav button.owl-next, #slider-price.owl-carousel .owl-nav button.owl-prev {
	width: 37px;
	height: 37px;
	position: absolute;
	outline: none;
}
#slider-price.owl-carousel .owl-nav button.owl-next span, #slider-price.owl-carousel .owl-nav button.owl-prev span {
	display: none;
}
#slider-price.owl-carousel .owl-nav button.owl-next {
	background: url('https://f5clinic.com/assets/images/elements/right-price.png') no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	right: -5px;
}
#slider-price.owl-carousel .owl-nav button.owl-prev {
	background: url('https://f5clinic.com/assets/images/elements/left-price.png') no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	left: -5px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) { 
	.title-box-sidebarre p { font-size: 13px; line-height: 13px; letter-spacing: 0; }
	.content-contact-pagewhy { width: 95%; width: -webkit-calc(100% - 10px);width: -moz-calc(100% - 10px);width: -o-calc(100% - 10px); height: calc(100% - 10px); left: 5px; top: 5px; padding: 15px 10px; }
	.box-slider-price .content-contact-pagewhy { padding: 15px 10px; }
	.title-box-sidebarre { margin-bottom: 15px; }
	#slider-price.owl-carousel .owl-nav button.owl-next { right: -25px; }
	#slider-price.owl-carousel .owl-nav button.owl-prev { left: -25px; }
}
@media only screen and (max-width: 767px) {
	.box-sidebarre { margin-bottom: 40px; }
	.content-page-whychoose.bloc-style-txt h1 { font-size: 24px; letter-spacing: 1px; }
	.content-page-whychoose { padding-bottom: 20px; }
}
/********************** END Why choose F5 Clinic **********************/


/************** BLOG *************************/
/***********END BLOG *************************/

/************** BLOG FOOTER ******************/
#nav-below {
  margin: 10px 10%;
  padding-bottom: 10px;
}

#nav-below div{
  float: left;
  width: 50%;
}

#nav-below div a{
  background-color: #282828;
  border-radius: 5px;
  color: white;
  font-family: 'Lora', serif;
  font-size: 12px;
  padding: 5px 10px;
  letter-spacing: 0.5px;
}

#nav-below div a:hover{
  background: #ddd;
  color: #282828;
}

#nav-below .nav-next{
  text-align: right;
}

/************** END FOOTER ******************/
