/*! jQuery Timepicker Addon - v1.4.1 - 2013-10-23
* http://trentrichardson.com/examples/timepicker
* Copyright (c) 2013 Trent Richardson; Licensed MIT */

.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.photo_actus,.text_actus{margin:0 0 15px 0}.widget-liste-articles .widget-liste-articles-titre{margin:0 0 5px 0}.widget-liste-articles ul p.widget-liste-articles-date{margin:0 0 5px 0}.widget-liste-articles ul p.savoir_plus{font-weight:700}.widget-liste-articles .widget-liste-articles-photo img{max-width:100%;height:auto;margin:0 0 20px 0}.widget-liste-articles .widget-liste-articles-photo-agauche{float:left;margin:0 20px 20px 0}.widget-liste-articles .widget-liste-articles-photo-adroite{float:right;margin:0 0 20px 20px}.widget-liste-articles-date{color:#8f8f8f;font-size:13px}.widget-liste-articles.owl-theme .owl-controls .owl-buttons div{background:none repeat scroll 0 0 #fff0;border-radius:30px;color:#666;display:inline-block;font-size:28px;line-height:28px;margin:0 0 0 5px;opacity:.5;padding:0 5px}.widget-liste-articles .owl-buttons{position:absolute;right:0;text-align:right;top:-47px}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,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{font-weight:400;text-align:left}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a img{border:0}.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}body,#submit,#commentform textarea#comment,html body .cform input.sendbutton,#searchform input#s,.zilla-toggle{font-family:'Roboto',arial,tahoma,sans-serif}body,button,input,select,textarea{color:#404040;font-size:16px;line-height:1.5}body{background:#eee;font-size:14px;margin:0;padding:0;color:#434343;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.post-social-title{color:inherit;font-family:inherit;font-weight:700;margin:0;padding:0;text-rendering:optimizelegibility;line-height:1.4}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h1,.h1{color:#6778b2;font-size:48px;font-weight:300}.entry-title{line-height:1.1;font-size:24px}h2,.h2{color:#6778b2;font-size:26px;font-weight:300}h3,.h3,.post-social-title{color:#6778b2;font-size:23px;font-weight:300}h4,.h4{color:#666;font-size:19px;font-weight:300}h5,.h5{color:#666;font-size:17px;font-weight:300}h6,.h6{font-size:16px;color:#999;text-transform:uppercase}h1,h2,h3,h4,h5,h6,.post-social-title,p,ul,ol,dl,pre,address,table,form,.breadcrumb,.bouton_link_social_content,hr,.bouton_holder,iframe,.widget,.post,.type-page,#commentform,ol.comment-list li,.slideshowlink,.widget-area,.ngg-galleryoverview,.post_thumbnail,.photo_actus,.text_actus,.tabs_wrap,.commentaires_publies,.pagination,#post-tags,.entry-content,.article-footer,.meta,#menu_header,.post-tags{margin:0 0 20px 0}p{margin-bottom:1.5em}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:1.5rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:square outside none;margin:0 0 9px;padding:0 0 0 20px}li{line-height:1.4;margin:0 0 5px}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}span.article-date{color:#818488;font-size:12px}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}.main-navigation,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,pre,address,table,form,.breadcrumb{margin:0 0 20px}.relative{position:relative}.back-top-bottom{position:relative;top:2px;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.back-top{-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.pagination{clear:both;display:block;margin:30px 0;text-align:center}.pagination a.page-numbers:active{padding-top:15px;margin-bottom:-1px}#submit{border:0;margin:10px 0}.button{margin-right:10px}#submit,.pagination span.page-numbers,.pagination a.page-numbers{padding:14px 26px;font-size:14px;line-height:100%;color:#666;display:inline-block;vertical-align:middle;text-align:center;font-weight:700;transition:background 0.1s ease-in-out;-webkit-transition:background 0.1s ease-in-out;-moz-transition:background 0.1s ease-in-out;-ms-transition:background 0.1s ease-in-out;-o-transition:background 0.1s ease-in-out;border-radius:4px 4px 4px 4px;background-color:#eee;box-shadow:0 3px 0 0 #ddd}#submit:hover,.pagination span.page-numbers:hover,.pagination a.page-numbers:hover,.pagination .page-numbers.current{cursor:pointer;background-color:#ddd;box-shadow:0 3px 0 0 #ccc;text-decoration:none;color:#666}.pagination span.page-numbers,.pagination a.page-numbers{margin-right:10px}table{border-collapse:collapse;text-align:center;width:100%;background:#fff}table tr td,table tr th{padding:10px;border:1px solid #ccc}table.noborder tr td,table.noborder tr th{border:0}table tr th{background:none repeat scroll 0 0 #34495e;color:#fff;font-size:16px;font-weight:700}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}input[type="checkbox"],input[type="radio"]{padding:0}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="date"],select,textarea{color:#666;border:1px solid #ccc;border-radius:3px}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus{color:#111}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"]{padding:3px}textarea{overflow:auto;padding-left:3px;vertical-align:top;width:100%;height:74px}#search-input::-webkit-input-placeholder{color:#fff}#search-input::-moz-placeholder{color:#fff}.wpcf7 fieldset{border:1px solid #ddd;border-radius:4px;margin:0 0 20px;padding:20px 15px}.wpcf7 fieldset legend{color:#6778b2;font-size:17px;margin:0;padding:0 10px;text-transform:uppercase}.wpcf7 p{display:block;margin:0 0 5px}.wpcf7 p.contact-form-infos{padding:15px 0 0;color:#666;font-size:13px}.wpcf7 p>label{color:#333;float:left;font-weight:700;margin-top:0;padding-right:20px;padding-top:9px;text-align:right;width:25%}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea,.wpcf7 select,.wpcf7 input[type="tel"]{margin-bottom:0;margin-right:6px;margin-top:2px;outline:0 none;padding:5px 0 5px 5px;width:100%;font-family:'open sans',arial,sans-serif;font-size:14px}textarea.little-textarea{height:100px}.wpcf7-submit{margin-left:40%}.wpcf7 .wpcf7-not-valid-tip{font-size:13px;padding:5px 0 0;text-align:center}.animation-all{transition:all ease 400ms;-webkit-transition:all ease 400ms}.animation-height{transition:height ease 400ms;-webkit-transition:height ease 400ms}#searchform input#s{border:1px solid #ddd;margin:0;padding:14px 26px;border-radius:4px 4px 4px 4px;width:80%;color:#666;line-height:1}#searchform input#searchsubmit{margin:0;border-radius:4px 4px 4px 4px;background-color:#eee;box-shadow:0 3px 0 0 #ddd;font-weight:700;transition:background 0.1s ease-in-out;-webkit-transition:background 0.1s ease-in-out;-moz-transition:background 0.1s ease-in-out;-ms-transition:background 0.1s ease-in-out;-o-transition:background 0.1s ease-in-out;display:inline-block;vertical-align:middle;text-align:center;padding:14px 0;font-size:14px;border:0;width:18%;float:right;color:#666}#searchform input#searchsubmit:hover{cursor:pointer;background-color:#ccc}a{color:#3598ce;text-decoration:none;border:none}a:hover,a:focus,a:active{color:#3da8e3;text-decoration:underline;border:none}.top-header a{color:#fff;transition:opacity 300ms ease;-webkit-transition:opacity 300ms ease}.top-header a:active,.top-header a:hover{opacity:.7;color:#fff;text-decoration:none}.menu-menu-principal-container{background-color:#efefef;margin:0 0 0 170px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:'';display:table}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}#site-navigation .top-header-block.top-header-recherche-medecin,#site-navigation .top-header-block.top-header-recherche-tel{background:#475a9e none repeat scroll 0 0;margin:0 -20px;padding:10px 20px}.top-header-recherche-medecin a,.top-header-recherche-tel span{display:inline-block}.top-header-recherche-medecin a{line-height:29px}.top-header-recherche-tel span::before{background:#fff0 url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/tel.svg) no-repeat scroll 0 0;content:"";display:block;float:left;height:26px;margin:0 10px 0 0;width:24px}.top-header-recherche-medecin a::before{background:#fff0 url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/recherche-medecin.svg) no-repeat scroll 0 0;content:"";display:block;float:left;height:29px;margin:0 10px 0 0;width:29px}.widget-area h3.widget-title{font-size:18px}.widget select{max-width:100%}.widget_search .search-submit{display:none}.widget-liste-articles{margin:0 -10px 40px -15px;width:auto}.widget-liste-articles-item{background:#fff;margin:0 auto;max-width:360px;width:98%}.widget-liste-articles-item .text_actus{margin:0 0 0 90px;padding:10px 20px 25px 0;position:relative}.widget-liste-articles-item .text_actus .widget-liste-articles-date{background:#e1ad43 none repeat scroll 0 0;border-radius:50%;color:#fff;height:70px;left:-80px;margin:0;position:absolute;text-align:center;top:-43px;width:70px;font-size:26px;line-height:1;padding-top:13px}.widget-liste-articles-item .widget-liste-articles-photo img{border-bottom:5px solid #e1ad43;margin:0;transition:opacity 400ms ease;-webkit-transition:opacity 400ms ease}.widget-liste-articles-item .widget-liste-articles-photo img:hover{opacity:.6}.widget-liste-articles-item .text_actus .widget-liste-articles-date span{display:block;font-size:16px;text-transform:uppercase}.widget-liste-articles-item .text_actus .widget-liste-articles-titre{line-height:1.1}.widget-liste-articles-item .text_actus .widget-liste-articles-titre a{color:#434343;font-size:18px;font-weight:400}.widget-liste-articles-item .text_actus .widget-liste-articles-titre a:hover{text-decoration:none}.container{width:90%;max-width:1140px;margin:0 auto;position:relative}#top-content{position:fixed;top:0;left:0;width:100%;z-index:9}.site-title{left:0;margin:0;padding:0;position:absolute;top:0;font-size:24px;font-weight:700;background:#fff0 url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/logo-polyclinique-new.jpg) center center no-repeat;background-size:cover;height:60px;width:60px;z-index:9}.site-title a{display:block;height:100%;width:100%}#masthead .site-description{margin:0;padding:0;position:absolute;right:0;top:60px}#content{clear:both;margin-top:-107px}.home #content{margin-top:0}.admin-bar .home #content{padding:14px 0 20px}.home #content{padding:14px 0 20px}#page{padding-bottom:60px}.hentry{margin:0 0 1.5em}.byline,.updated{display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.parallax-window{min-height:200px;position:relative}.parallax-window span{background:rgb(0 0 0 / .5) none repeat scroll 0 0;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb,.breadcrumb a,.breadcrumb a:hover,.breadcrumb a:visited,.entry-title{color:#fff;transition:opacity 300ms ease;-webkit-transition:opacity 300ms ease}.breadcrumb a:hover{opacity:.6;text-decoration:none}.entry-content{background-color:#fbfbfb;border:1px solid #eee;box-shadow:0 1px 1px rgb(0 0 0 / .1);margin:0 0 30px;padding:30px}.single-specialite .entry-content{margin:0}.page-links{clear:both;margin:0 0 1.5em}.archive #content .post,.search-results #content .post,.page-template-modele_agenda-php #content .post{border-bottom:1px solid #ddd}.single-specialite .main-container,.home .main-container{max-width:100%;width:auto}.dark-bg{background:rgb(0 0 0 / .05) none repeat scroll 0 0!important;padding:30px}.title-container{margin:30px 0;text-align:center}.title-container .title-container-bigtitle{color:#6778b2;font-size:24px;font-weight:300;line-height:1.2;margin:0;text-align:center;text-transform:uppercase}.title-container span{color:#e1ad43;display:block;font-family:"Satisfy",arial;font-size:25px;line-height:1;text-transform:none}.title-container::after{background:#e1bc70 none repeat scroll 0 0;content:"";display:block;height:1px;margin:10px auto 0;width:150px}.title-border-red{border-top:4px solid #DC3E2A;border-bottom:4px solid #DC3E2A;color:#a6a6a6;padding:10px 15px;margin-top:26px;display:inline-block}#encadre-item-container{margin:0 0 20px 0}#encadre-item-container .encadre-item-img{display:inline-block;background:#e1ad43;text-align:center;width:70px;height:70px;line-height:70px;border-radius:50%;margin-bottom:20px;float:left;margin:10px}#encadre-item-container .encadre-item-img img{max-height:45px;max-width:45px;vertical-align:middle}#encadre-item-container .encadre-item{margin-bottom:10px;overflow:hidden;text-align:center;background:#fff;padding:10px;position:relative}#encadre-item-container a{transition:all 200ms ease;-webkit-transition:all 200ms ease;display:block}#encadre-item-container a:hover{text-decoration:none;transform:translateY(5px);-webkit-transform:translateY(5px)}#encadre-item-container .encadre-item a .encadre_accueil_contenu,#encadre-item-container .encadre-item a:hover .encadre_accueil_contenu{color:#434343}#encadre-item-container h2.encadre_accueil_title{color:#6778b2;font-weight:300;text-transform:uppercase;margin:0 0 10px 0;font-size:15px;line-height:1.2}#encadre-item-container .encadre-item-content{background:#fff none repeat scroll 0 0;margin:0;padding:20px}#encadre-item-container .encadre-item-content p{margin:0}#encadres_couleurs{margin:0 0 20px}#encadres_couleurs .encadre_couleur_item{left:auto;margin-left:auto;right:auto;box-sizing:border-box;text-align:center;color:#fff;margin:0 0 15px 0}#encadres_couleurs .encadre_couleur_item .encadres_couleurs_texte{margin:0 0 20px 0}#recherche-medecin-form-container h2,#encadres_couleurs .encadre_couleur_item h3{font-size:24px;font-weight:300;line-height:1.2;text-transform:uppercase;margin-top:-5px}#encadres_couleurs .encadre_couleur_item h3{color:#fff}#recherche-medecin-form-container h2::after,#encadres_couleurs .encadre_couleur_item h3::after{background:#e1bc70 none repeat scroll 0 0;content:"";display:block;height:1px;margin:10px auto 0;width:150px}#encadre_couleur_item_1 .encadre_couleur_item_inner{background:#6173ab url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/bg-infos-utiles.jpg) top center;background-size:cover;margin:0;padding:40px 20px}#encadre_couleur_item_2 .encadre_couleur_item_inner{background:#6173ab url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/bg-recherche-medecin.jpg) top center;background-size:cover;margin:0;padding:40px 20px}#encadres_couleurs .encadre_couleur_item .bouton_link{text-transform:uppercase;border:2px solid #fff;font-size:16px;background:#fff0}#encadres_couleurs .encadre_couleur_item span{font-family:'Satisfy',arial;font-size:26px;color:#e1ad43}#encadres_couleurs .encadre_couleur_item#encadre_couleur_item_2 span{color:#fff}#nous-situer{clear:both}#nous-situer-googlemaps{height:507px;width:100%;margin:0 0 20px 0}.home #nous-situer-googlemaps{margin:0}#nous-situer-googlemaps{height:507px;width:100%;z-index:0}#nous-situer-inner #nous-situer-infos{background:#6778b2 none repeat scroll 0 0;color:#fff;margin:0 auto 20px;padding:20px;text-align:center;width:auto;z-index:1}#nous-situer-googlemaps .info_gmaps{line-height:1.2;text-align:center;font-size:16px;overflow:hidden;padding:5px}#nous-situer-googlemaps .info_gmaps h3{font-weight:300;margin:0;font-size:18px;text-transform:uppercase;color:#6778b2}#nous-situer-googlemaps .info_gmaps p{margin:0}#main .entry-content #nous-situer-googlemaps img,#nous-situer-googlemaps img{max-width:none;padding:0;background:none;box-shadow:0 0 0 #fff0}#nous-situer-inner #nous-situer-infos .texte_associe_inner{padding:20px;font-size:14px}#nous-situer-inner #nous-situer-infos .texte_associe_situation{margin:0 0 20px 0}#nous-situer-inner #nous-situer-infos .texte_associe_situation strong{font-size:22px;font-weight:300}#nous-situer-inner #nous-situer-infos .texte_associe_inner p{margin:0}#nous-situer-inner #nous-situer-infos .texte_associe_inner h4{font-weight:300;margin:0;font-size:18px;text-transform:uppercase;color:#fff}#nous-situer-inner #nous-situer-infos .texte_associe_inner a{font-weight:700;text-decoration:underline;color:#fff}#nous-situer-inner #nous-situer-infos .texte_associe_inner a:hover{text-decoration:none}.coordonnees_sidebar{text-align:center;height:258px;position:relative;margin:0 0 15px 0;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.coordonnees_sidebar a{color:#fff}.coordonnees_sidebar p{margin:0}.coordonnees_sidebar div{background:rgb(0 0 0 / .5);text-align:center;position:absolute;bottom:0;width:100%;color:#fff}.title_medecin{margin:0}.post-12 .entry-content p.contact_top{text-align:right;position:absolute;right:0;top:106px}.post-12 .entry-content p.contact_top a{border-radius:0 0 0 30px;font-size:17px;height:60px;padding-top:20px}.post-12 .entry-content p.contact_top a:after{content:"\f1d9";font-family:"FontAwesome";margin-left:5px}.bouton_link_social_content{clear:both}.bouton_link_social_content ul{margin:0;padding:0}.bouton_link_social_content ul li{display:inline-block;list-style:none outside none;margin:0 3px 0 0;padding:0}.bouton_link_social_content ul li a{background:none repeat scroll 0 0 #666;border-radius:3px;color:#FFF;display:inline-block;font-size:18px;height:30px;line-height:30px;text-align:center;width:60px}.bouton_link_social_content ul li a:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}.bouton_link_social_content ul li.bouton_link_social_facebook a{background:#3C599B}.bouton_link_social_content ul li.bouton_link_social_twitter a{background:#00ABF0}.bouton_link_social_content ul li.bouton_link_social_google a{background:#D95232}.bouton_link_social_content ul li.bouton_link_social_pinterest a{background:#CC2127}.bouton_link_social_content ul li.bouton_link_social_linkedin a{background:#017EB4}.sociablelinks ul,.sociablelinks ul li{list-style:none outside none;margin:0;padding:0}.sociablelinks ul li{display:inline-block;float:left;margin:0 20px 0 0}.sociablelinks ul li.sociablelinks_tweeter{margin:0;padding:2px 0 0;width:110px}.sociablelinks ul li iframe{margin:0}.comment-content a{word-wrap:break-word}.form-allowed-tags{display:none}.meta-infos{color:#fff;padding:0;margin-top:-10px}.meta-infos li{float:left;margin-right:15px;list-style:none outside none}.meta-infos li:last-child{margin:0}.meta-infos i{font-size:16px;font-weight:400;margin-right:10px}.meta-infos .separateur{color:#fff}.meta-infos a{color:#fff}.post-tags .post-tags-title{font-weight:700;margin:0 0 10px 0}.post-tags a{background:none repeat scroll 0 0 #EEE;color:#222;display:block;float:left;font-size:12px;line-height:1.4em;margin-bottom:6px;margin-right:6px;padding:5px 10px;text-decoration:none;transition:background 0.1s ease-in-out;-webkit-transition:background 0.1s ease-in-out;-moz-transition:background 0.1s ease-in-out;-ms-transition:background 0.1s ease-in-out;-o-transition:background 0.1s ease-in-out}.post-tags a:hover{background:none repeat scroll 0 0 #DDD}#footer{background:#6778b2 none repeat scroll 0 0;clear:both;color:#fff;padding:68px 0 30px;position:relative;text-align:center}#footer::after{background:#fff0 url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/logo-polyclinique-new.jpg) no-repeat scroll left top / cover;content:"";display:inline-block;font-size:24px;font-weight:700;height:98px;left:50%;margin:0 0 0 -45px;padding:0;position:absolute;top:-38px;width:98px}#footer::before{background:#909dc7 none repeat scroll 0 0;content:"";display:block;height:1px;left:0;position:absolute;top:10px;width:100%}#footer .footer-adresse{font-size:14px}#footer .footer-adresse span{font-weight:300;font-size:26px;display:inline-block}#footer a{color:#adbae5;transition:all 200ms ease;-webkit-transition:all 200ms ease}#footer a:hover{color:#fff;text-decoration:none}#footer-widgets{text-align:left}.footer-legal{font-size:12px;font-weight:300;color:#adbae5}#footer .menu{margin:0 0 15px;overflow:hidden}#footer .menu_footer ul{margin:0;padding:0}#footer .menu_footer ul li{display:inline-block;list-style-type:none;margin:0 8px}#footer .menu_footer ul li a{display:block;color:#adbae5;font-size:11px;text-decoration:none;text-transform:uppercase}#footer .menu_footer ul li a:hover{color:#fff;text-decoration:none}#footer .menu_footer ul ul{display:none}.nocomments{display:none}#commentssection{clear:both;padding:2px 12px;margin:0}#commentbox{width:70%;min-width:400px;margin:5px 5px 0 0}#author,#email,#url,#commentbox,#comment{background:none repeat scroll 0 0 #FFF;border:2px solid #BDC3C7;border-radius:6px;display:inline-block;float:right;font-size:1em;height:42px;line-height:1.467;margin:5px 5px 0 0;padding:8px 12px;width:300px}#commentform textarea#comment{font-size:1em;margin:10px 0;padding:3%;width:100%;height:auto}cite{font-family:arial,verdana,tahoma;font-size:.923076923076923em;font-weight:700;font-style:normal}p.comment-form-email,p.comment-form-url,p.comment-form-comment,p.comment-form-author{overflow:hidden;margin:0;clear:both}.comment-form-author label,.comment-form-email label,.comment-form-url label{float:left;margin:0}.comment-form-comment{clear:both}.comment-list li .avatar{float:right;border:1px solid #eee;padding:2px;background:#fff}ol.comment-list{list-style:none;margin:0;padding:0}ol.comment-list li{border:0 none;margin:0 0 10px!important;padding:15px 10px 15px 64px;position:relative}ol.comment-list li.pingback comment-author{padding:0 170px 0 0}ol.comment-list li div.vcard{font-weight:700;line-height:16px}ol.comment-list li div.vcard cite.fn{font-style:normal}ol.comment-list li div.vcard cite.fn a.url{text-decoration:none!important;border:0}ol.comment-list li div.vcard img.avatar{background:none repeat scroll 0 0 #FFF;border:0 none;border-radius:50%;left:14px;padding:0;position:absolute;top:14px}ol.comment-list li div.comment-metadata{font-weight:700;font-size:12px}ol.comment-list li div.comment-metadata a{color:#aaa;text-decoration:none!important}ol.comment-list li p{font-weight:400;margin:5px 0 12px}ol.comment-list li ul{font-weight:400;list-style:square;margin:0 0 12px;padding:0}ol.comment-list li ol.children{list-style:none;margin:12px 0 0;text-indent:0}ol.comment-list li ol.children li.depth-2{margin:0 0 3px;list-style-type:none}ol.comment-list li ol.children li.depth-3{margin:0 0 3px;list-style-type:none}ol.comment-list li ol.children li.depth-4{margin:0 0 3px;list-style-type:none}ol.comment-list li ol.children li.depth-5{margin:0 0 3px;list-style-type:none}ol.comment-list ol.children li.odd{background:#fff}ol.comment-list ol.children li.even{background:#f6f6f6}ol.comment-list li.pingback div.vcard{padding:0 170px 0 0}.comment #respond{margin:15px 0 0 0}.form-allowed-tags{display:none}.comment-form-comment label{display:block}input#submit:hover{cursor:pointer}.infinite-scroll .paging-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin:0 auto}.wp-caption-text{text-align:center}.wp-caption .wp-caption-text{margin:.8075em 0}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}#scrollUp{position:fixed;right:20px;bottom:20px;width:50px;height:50px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;text-align:center;background-color:#6778b2;font-size:16px;line-height:50px;cursor:pointer;z-index:99;transition:opacity 400ms ease;-webkit-transition:opacity 400ms ease;opacity:.5;border:3px solid #fff}#scrollUp:hover{opacity:1}.show-menu-html #scrollUp{display:none}#scrollUp span{display:block;font-size:30px;line-height:40px}#back-to-top:hover,.touch-device #back-to-top:active{height:56px}#back-to-top:focus{outline:none}.home .altitude-slide{margin:0 0 15px 0}.slide-item .slide-item-image{min-height:200px}.slide-item .slide-item-image img{min-height:200px;object-fit:cover;width:100%}.slide-item .slide-item-text{background:#fff;color:#434343;bottom:auto;position:relative;top:-6px;transform:translateY(0);text-align:center}.slide-item .slide-item-text p{font-size:12px;margin:0;text-align:center}.slide-item .slide-item-title p{color:#6778b2;font-size:15px;font-weight:300;line-height:1.2;margin:0 0 5px;text-transform:uppercase}.page-id-15 #content{padding:28px 0 20px;margin-top:0}.page-id-15 #content>.container{width:auto;max-width:100%}.page-id-15 #content #recherche-medecin-form-container{background:#CD9C3D url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/images/bg-recherche-medecin.jpg) no-repeat scroll right top;padding:60px 0 30px 0}.page-id-15 .site-main{padding:0}.page-id-15 #content #recherche-medecin-form-container input[type="text"]{background:#fff0 none repeat scroll 0 0;border:1px solid #fff;border-radius:1px;box-shadow:none;color:#fff;display:block;font-size:20px;height:62px;line-height:26px;outline:medium none;padding:17px 20px;position:relative;width:100%;z-index:2;font-family:"Roboto",arial,tahoma,sans-serif;font-weight:300}.page-id-15 #content #recherche-medecin-form-container .fa-search{background:#fff0 none repeat scroll 0 0;border:0 none;box-shadow:0 0 0 #fff0;color:#fff;cursor:pointer;font-size:32px;height:62px;line-height:62px;margin:0;padding:0;position:absolute;right:0;text-align:center;text-decoration:none;text-shadow:none;top:43px;width:62px;z-index:2}.page-id-15 #resultats-medecin-loader{color:#ccc;display:none;font-size:60px;margin:40px auto;text-align:center}.page-id-15 #resultats-medecin-loader.loader-active{display:block}.page-id-15 #resultats-medecin{padding:30px 0}.single-specialite .medecins,.page-id-15 #resultats-medecin .medecins{margin:0 -.8%}.page-id-15 #resultats-medecin .medecins{text-align:center}.page-id-15 #content #recherche-medecin-form-container h2{color:#fff;font-size:18px;margin:-10px 0 20px;padding:0;text-align:center}.medecin-item-etoile{background:#fff0 none repeat scroll 0 0;border-bottom:1px solid #eee;box-shadow:0 0 3px #ddd inset;color:#ccc;font-size:10px;height:50px;line-height:77px;position:absolute;right:-25px;text-align:center;top:-25px;transform:rotate(45deg);width:50px}.medecin-item-etoile:hover{cursor:pointer}.card-item{background-color:#fbfbfb;box-shadow:0 1px 1px rgb(0 0 0 / .1);margin:0 0 15px;width:100%;padding:30px 30px 15px;display:inline-block;vertical-align:top;font-size:13px;transition:all 200ms ease;-webkit-transition:all 200ms ease;text-align:left;position:relative;overflow:hidden}.card-item .medecin-item-icon{color:#cd9c3d;float:left;font-size:44px;line-height:37px;margin:0 15px 38px 0;text-align:center}.card-item .medecin-item-title{margin:0 0 10px 0;padding:0 0 5px}.card-item .medecin-item-specialite{color:#888;font-size:13px;font-weight:300;line-height:1.2;margin:-10px 0 5px}.page-id-15 #content .card-item h3{font-size:20px;font-weight:500;line-height:1;margin:0 0 13px}#resultats-medecin-loader{display:none}#recherche-medecin-form .nl-field{position:relative}#recherche-medecin-form-link-specialite{background:#fff0 none repeat scroll 0 0;border:1px solid #fff;box-shadow:0 0 0 #fff0;color:#fff;cursor:pointer;font-size:20px;font-weight:300;height:62px;line-height:62px;margin:0;padding:0;text-align:center;text-decoration:none;text-shadow:none;z-index:2;display:block;overflow:hidden}ul#recherche-medecin-form-select-specialite::before{color:#fff;content:"Specialités";font-size:13px;font-weight:100;left:-115px;letter-spacing:3px;margin-top:-100px;position:absolute;text-transform:uppercase;top:20%;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform-origin:100% 100% 0;-webkit-transform-origin:100% 100% 0}ul#recherche-medecin-form-select-specialite{background:#6778b2 none repeat scroll 0 0;color:#fff;font-size:18px;font-weight:300;left:0%;list-style:outside none none;position:fixed;padding:15px;top:50%;width:100%;margin-left:0;z-index:11;opacity:0;box-shadow:0 26px 30px rgb(0 0 0 / .2);-webkit-box-shadow:0 26px 30px rgb(0 0 0 / .2);-webkit-transform:translateY(-40%) scale(.9);-moz-transform:translateY(-40%) scale(.9);transform:translateY(-40%) scale(.9);-webkit-transition:visibility 0s 0.3s,opacity 0.3s,-webkit-transform 0.3s;-moz-transition:visibility 0s 0.3s,opacity 0.3s,-moz-transform 0.3s;transition:visibility 0s 0.3s,opacity 0.3s,transform 0.3s;visibility:hidden;max-height:100%;overflow-y:auto}ul#recherche-medecin-form-select-specialite li{margin:0}ul#recherche-medecin-form-select-specialite li a{color:#fff;text-decoration:none;display:block;font-size:18px;padding:6px 10px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;border-bottom:1px solid rgb(255 255 255 / .2)}ul#recherche-medecin-form-select-specialite li:last-child a{border:0}ul#recherche-medecin-form-select-specialite li a:hover,ul#recherche-medecin-form-select-specialite li a:active{color:#fff;text-decoration:none;background:rgb(255 255 255 / .2)}.nl-field-open ul#recherche-medecin-form-select-specialite{visibility:visible;opacity:1;-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);-webkit-transition:visibility 0s 0s,opacity 0.3s,-webkit-transform 0.3s;-moz-transition:visibility 0s 0s,opacity 0.3s,-moz-transform 0.3s;transition:visibility 0s 0s,opacity 0.3s,transform 0.3s;filter:blur(0)}.nl-field-open:after{content:'';display:block;background:rgb(0 0 0 / .08);position:fixed;height:100%;width:100%}#specialite_selected{text-align:center;color:#fff;padding:30px 0 0 0;min-height:54px}#empty_specialite,#specialite_label{display:none}#empty_specialite{color:#fff;cursor:pointer;font-size:37px;position:absolute;right:15px;top:138px}div.actualite{display:inline-block;margin:0 0 15px 0}div.actu_min img{float:right;margin-left:10px}div.actu_min h2{font-size:18px}div.actu_min .actualite_title{line-height:1.2}div.actualite h2{margin:0}div.actualite p{line-height:1.4;margin:0 0 5px 0}div.actualite img{border:1px solid #D8D6D6;padding:6px}.actualite_title{display:block}.savoir_plus{margin-right:10px}div.actualite .bouton_link{margin-top:3px}.entry-content ul li:before,.medecin-item-content ul li:before,ul.puce-custom li:before{font-family:'FontAwesome';content:'\f105';margin:0 20px 0 0;color:#aaa;left:-20px;margin:0;position:absolute;top:0}.medecin-item-content{margin-top:10px}.medecin-item-content ul{margin:0 0 5px 0;padding:0}.medecin-item-content ul li{list-style:outside none none;margin:0 0 5px;padding:0;position:relative;text-indent:0}.medecin-item-content ul li:before{display:none}.entry-content ul li,ul.puce-custom li{list-style:outside none none;margin:0 0 10px 30px;padding:0;position:relative;text-indent:0}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px #fff0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#fff;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.bouton_link.hvr-shutter-out-vertical:hover,.bouton_link.hvr-shutter-out-vertical:focus,.bouton_link.hvr-shutter-out-vertical:active{color:#52649F;text-decoration:none}.hvr-shutter-out-vertical:hover:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:active:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.nl-field-open .site-cache,.show-menu-html .site-cache{background-color:rgb(0 0 0 / .6);bottom:0;left:0;position:fixed;right:0;top:0}.sidebar{background:#fff;padding:30px;box-shadow:0 1px 1px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .1)}.faq-content .zilla-toggle+.zilla-toggle{margin-top:0}.faq-item .zilla-toggle-title{font-weight:500;font-size:16px;font-family:'Roboto',arial,tahoma,sans-serif}.faq-item .ui-widget-content{font-size:16px}hr{height:1px;visibility:hidden;clear:both;margin:0 0 15px;padding:0;line-height:1px}@media only screen and (max-width:1023px){#wpadminbar{display:none}html[lang='fr-FR']{margin-top:0}#masthead{background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .3);height:60px;z-index:101;position:relative}.site-title a span{color:#6778b2;font-size:24px;font-weight:300;left:50px;position:absolute;text-align:center;top:11px;width:300px}#site-navigation{background-color:#6778b2;bottom:0;color:#fff;height:100%;right:-100%;padding:70px 20px;position:fixed;top:0;width:320px;z-index:100;overflow-y:scroll}.show-menu-html #site-navigation{right:0}.show-menu-html body,html.show-menu-html{margin:0;height:100%;overflow:hidden}#site-navigation a{color:#fff}#top-content .open-left-sidebar{background:#6778b2 none repeat scroll 0 0;border-left:0 none;color:#fff;font-size:21px;height:60px;line-height:60px;position:absolute;right:0;text-align:center;top:0;width:60px;z-index:102}.open-left-sidebar span{background:#fff none repeat scroll 0 0;display:block;height:2px;opacity:1;position:absolute;right:20%;transform:rotate(0deg);-webkit-transform:rotate(0deg);transition:all 0.25s ease-in-out 0s;width:60%}.open-left-sidebar span:nth-child(1){margin-top:20px}.open-left-sidebar span:nth-child(2){margin-top:30px;margin-right:0}.open-left-sidebar span:nth-child(3){margin-top:40px}.show-menu-html .open-left-sidebar span:nth-child(1){transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:30px}.show-menu-html .open-left-sidebar span:nth-child(2){opacity:0;right:-75px}.show-menu-html .open-left-sidebar span:nth-child(3){transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:30px}#site-navigation .top-header-block{border-bottom:1px solid rgb(255 255 255 / .2);padding:10px 0}#site-navigation .top-header-block.top-header-menutop{padding:0}#site-navigation .container{width:auto}#site-navigation ul{margin:0;padding:0}#site-navigation .top-header ul li a{padding:5px 10px}#site-navigation ul li{margin:0;padding:0;border-bottom:1px solid rgb(255 255 255 / .2);list-style:none outside}#site-navigation ul li:last-child{border-bottom:0}#site-navigation ul ul{margin:0 0 0 25px}#site-navigation .container ul li a{padding:10px 0;margin:0;display:block;font-weight:700}#site-navigation .container ul ul li a{font-weight:400}.top-header-add{font-size:17px;font-weight:100;text-align:center}.top-header-menutop{overflow:hidden}#site-navigation .top-header-menutop ul li{width:33%;text-align:center;font-size:14px;border:0;border-right:1px solid rgb(255 255 255 / .2);display:table-cell;vertical-align:middle}#site-navigation .top-header-menutop ul li:last-child{border:0}#site-navigation .top-header-menutop ul li a{display:inline-block}.menu-menu-principal-container{background-color:inherit!important;margin:inherit!important}}@media only screen and (max-width:420px){.site-title a span{color:#6778b2;font-size:17px;font-weight:300;left:91px;line-height:1.2;position:fixed;text-align:left;top:11px;width:153px}}@media only screen and (max-width:600px){.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea,.wpcf7 select,.wpcf7 input[type="tel"]{width:100%}.post-12 .entry-content p.contact_top{top:87px!important;height:30px}.post-12 .entry-content p.contact_top a{width:134px!important;font-size:10px!important;height:36px!important;padding-top:12px!important}}@media only screen and (min-width:600px){#nous-situer-inner #nous-situer-infos{left:0;position:absolute;top:20px;width:358px;width:358px;z-index:1;padding:0}#nous-situer-border{border-top:10px solid #fff;border-bottom:10px solid #fff}}@media only screen and (max-width:768px){.post-12 p.contact_top{top:87px!important}div#last-articles{margin-top:20px}}@media only screen and (min-width:768px){div#last-articles{margin-top:126px}.entry-title{font-size:28px}.row{width:100%;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}.row [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row [class*="span"]:first-child{margin-left:0}.row .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}.row .span12{width:100%;*width:99.94680851063829%}.row .span11{width:91.48936170212765%;*width:91.43617021276594%}.row .span10{width:82.97872340425532%;*width:82.92553191489361%}.row .span9{width:74.46808510638297%;*width:74.41489361702126%}.row .span8{width:65.95744680851064%;*width:65.90425531914893%}.row .span7{width:57.44680851063829%;*width:57.39361702127659%}.row .span6{width:48.93617021276595%;*width:48.88297872340425%}.row .span5{width:40.42553191489362%;*width:40.37234042553192%}.row .span4{width:31.914893617021278%;*width:31.861702127659576%}.row .span3{width:23.404255319148934%;*width:23.351063829787233%}.row .span2{width:14.893617021276595%;*width:14.840425531914894%}.row .span1{width:6.382978723404255%;*width:6.329787234042553%}.row .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}.row .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}[class*="span"].hide,.row [class*="span"].hide{display:none}[class*="span"].pull-right,.row [class*="span"].pull-right{float:right}#encadres_couleurs .encadre_couleur_item{margin:0;width:50%;box-sizing:border-box;float:left;padding:0 10px 0 0}#encadres_couleurs .encadre_couleur_item:nth-child(2n){padding:0 0 0 10px}#encadre-item-container .encadre-item-content{margin:-80px 0 0 0;padding:80px 20px 20px}#encadre-item-container .encadre-item-img{float:none;margin:0 0 15px}#encadre-item-container .encadre-item-content{margin:0;padding:0}.span4.sidebar:nth-child(2){margin-top:91px}.span4.sidebar{margin-bottom:20px}.sidebar .card-item{width:100%}.card-item{margin:0 .6% 15px;width:48%}.secretariat{border-top:1px solid rgb(0 0 0 / .06)}.secretariat h5{margin:10px 0 5px;font-size:14px;font-weight:500;font-family:'Roboto',arial,tahoma,sans-serif}.secretariat .secretariat_content{font-size:12px;color:#666}.page-id-15 #content #recherche-medecin-form-container form{margin:0;position:relative;width:48%;float:left}.page-id-15 #recherche-medecin-form-link-specialite{float:right;width:48%}.page-id-15 #content #recherche-medecin-form-container h2{font-size:36px}.page-id-15 #content #recherche-medecin-form-container .fa-search{top:0}#empty_specialite{top:78px}.actualite_photo{float:left;margin-right:15px}.actualite-content{float:left;width:calc(100% - 180px)}}@media only screen and (max-width:1023px){#content{padding:0 0 20px}.children{display:none}li.page_item_has_children{position:relative}.open-submenu{border-left:1px solid rgb(255 255 255 / .2);display:block;font-size:22px;height:40px;line-height:40px;position:absolute;right:0;text-align:center;top:0;width:40px;transition:all 400ms ease 0s;-webkit-transition:all 400ms ease 0s;z-index:2}.open-submenu:hover{cursor:pointer}.active-open-submenu{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.children.active-children{display:block}#site-navigation{-webkit-overflow-scrolling:touch}.post-12 .entry-content p.contact_top{top:91px}.post-12 .entry-content p.contact_top a{font-size:14px;height:50px;padding-top:17px}}@media only screen and (min-width:1024px){.open-submenu{display:none}div#last-articles{margin-top:143px}.wpcf7 fieldset{padding:20px 40px}.span4.sidebar:nth-child(2){margin-top:106px}body{font-size:16px}.nl-field-open .site-cache,.show-menu-html .site-cache{z-index:10}.site-cache{display:none}.parallax-window{min-height:400px}.page-id-15 #content{padding:111px 0 20px}.home #content{padding:111px 0 20px}#content{clear:both;margin-top:-180px}.site-title{height:150px;width:150px;top:20px;left:0}.entry-title{font-size:39px}.site-title a{text-indent:-9999em}.small-site-header .site-title{height:100px;top:4px;width:100px}.small-site-header .top-header{margin-left:105px}.small-site-header #site-navigation>.container>ul{margin-left:120px}.small-site-header #site-navigation{box-shadow:0 1px 1px rgb(0 0 0 / .1)}.small-site-header .top-header-add{float:none;font-size:0;margin:0;min-height:0!important;opacity:0;padding:0;width:0!important}.small-site-header .top-header .top-header-block{height:auto;min-height:40px;width:25%}.small-site-header .top-header .top-header-block.top-header-menutop{width:50%}.small-site-header .top-header-recherche-medecin a::before,.small-site-header .top-header-recherche-tel span::before{margin-top:7px}.small-site-header .top-header-recherche-tel span,.small-site-header .top-header-recherche-medecin a,.small-site-header .top-header-menutop ul li{line-height:40px}.small-site-header .top-header-recherche-tel span,.small-site-header .top-header-recherche-medecin a,.small-site-header .top-header-menutop ul{margin:0}.small-site-header .site-title{height:100px;top:-4px;width:100px}#masthead{position:relative;background:#6778b2}.admin-bar #masthead{margin-top:32px}.open-left-sidebar{display:none}#site-navigation{background:#fff;margin:0}.main-navigation{clear:both;display:block;float:left;width:100%}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation li{float:left;list-style:none outside none;margin:0 8px 0 0;position:relative}.main-navigation a{text-decoration:none;color:#818181;display:block;padding:20px 10px 14px;transition:all 400ms ease 0s;-webkit-transition:all 400ms ease 0s;text-transform:uppercase;font-size:12px}.main-navigation>.container>ul>li.current_page_item>a{color:#e1ad43;font-weight:700;border-bottom:8px solid #e1ad43}.main-navigation ul ul{box-shadow:0 3px 3px rgb(0 0 0 / .2);background:#fff;float:left;margin:20px 0 0;opacity:0;position:absolute;top:55px;transition:all 0.2s ease-in-out 0s;visibility:hidden;z-index:99999;left:-15px;padding:15px}.main-navigation ul ul li{margin:0}.main-navigation ul ul ul{left:100%;top:0;margin:0 0 0 20px;padding:0}.main-navigation ul ul a{font-size:14px;padding:6px 10px;position:relative;text-transform:none;width:200px}.main-navigation li:hover>a{color:#e1ad43}#site-navigation .container ul ul li a:before{background-color:#f5f5f5;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:width 0.15s linear 0s;-webkit-transition:width 0.15s linear 0s;width:0;z-index:-1}#site-navigation .container ul ul li:hover>a:before{width:100%}.main-navigation ul li:hover>ul{visibility:visible;margin:0 0 0 0;opacity:1}.main-navigation ul ul li:hover>ul{left:100%}.site-main .comment-navigation,.site-main .paging-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.paging-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.paging-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}#site-navigation>.container>ul{margin:0 0 0 170px}.main-navigation ul li.page-item-9 ul,.main-navigation ul li.TroisColonnes ul{left:-15px;width:600px;-moz-column-count:3;-moz-column-gap:20px;-webkit-column-count:3;-webkit-column-gap:20px;column-count:3;column-gap:20px}.main-navigation ul li.page-item-9 ul li,.main-navigation ul li.TroisColonnes ul li{display:block;float:none;width:100%}.main-navigation ul li.page-item-9 ul li a,.main-navigation ul li.TroisColonnes ul li a{display:block;float:none;width:auto}.top-header{color:#fff;margin:0 0 0 155px}.top-header-block{float:left;display:block;border-right:1px solid #a4aed1;min-height:60px;padding:0 15px;font-size:12px}.top-header-add{padding-top:14px;width:29.48453608247423%}.top-header-menutop{width:34.02061855670103%}.top-header-menutop ul{margin:20px 0 0 20px;padding:0}.top-header-menutop ul li{display:inline;line-height:1.2;list-style-type:none;margin:0 7% 0 0;padding:0}.top-header-menutop ul li a{color:#fff}.top-header-menutop ul li a{text-indent:9999em}.top-header-recherche-medecin{background:#475a9e;width:18.65979381443299%}.top-header-recherche-medecin a{color:#fff;display:block;float:left;font-weight:700;line-height:1.2;margin-top:15px}.top-header-recherche-tel{font-weight:700;width:17.83505154639175%}.top-header-recherche-tel span{margin:18px 0 0 0}.top-header-recherche-tel span::before{margin:0 3px 0 0}.top-header-recherche-medecin,.top-header-recherche-tel{margin:0}.slide-item .slide-item-text{background:none;bottom:auto;position:absolute;top:50%;transform:translateY(-50%);text-align:left}.slide-item .slide-item-text .slide-item-title{color:#6778b2;font-size:36px;font-weight:300}.slide-item .slide-item-text .slide-item-title p{color:#6778b2;font-size:28px;font-weight:300;text-align:left;line-height:1;margin:0 0 5px 0}.slide-item .slide-item-text .slide-item-desc p{color:#434343;font-size:16px;text-align:left}.slide-item .slide-item-text .slide-item-text-inner{background:rgb(255 255 255 / .8) none repeat scroll 0 0;height:auto;padding:30px;width:49%}#encadre-item-container{margin:-43px 0 20px 0;width:auto}#encadre-item-container .encadre-item{background:none;padding:0}.title-container .title-container-bigtitle{font-size:40px}#encadres_couleurs .encadre_couleur_item span,.title-container span{font-size:36px}#encadres_couleurs .encadre_couleur_item h3{font-size:31px}.title-container::after,#encadres_couleurs .encadre_couleur_item h3::after{margin:20px auto 10px}#encadre-item-container h2.encadre_accueil_title{font-size:21px}#encadre-item-container .encadre-item-content{padding:80px 25px 25px;margin:0}#encadre-item-container .encadre-item{overflow:visible}#encadre-item-container .encadre-item-img{height:140px;left:50%;line-height:140px;margin-left:-70px;position:absolute;top:-70px;width:140px}#encadre-item-container .encadre-item-img img{max-height:90px;max-width:90px}.widget-liste-articles-item{margin:0 auto;width:360px}.sidebar .card-item{width:100%}.card-item{margin:0 .6% 15px;padding:30px 30px 15px;width:32%}.card-item .medecin-item-title-text{float:left;width:80%}ul#recherche-medecin-form-select-specialite{font-size:24px;font-weight:300;left:50%;list-style:outside none none;margin-left:-400px;padding:30px;position:fixed;top:50%;width:800px;z-index:11}ul#recherche-medecin-form-select-specialite li a{font-size:24px}}@media only screen and (min-width:1280px){.home #content{padding:135px 0 20px}.main-navigation a{font-size:15px}.top-header-menutop ul{margin:27px 0 0 20px}.top-header-block{font-size:15px;min-height:80px}.top-header-recherche-tel{font-size:14px}.top-header-recherche-medecin a{margin-top:21px}.top-header-recherche-tel span{margin:29px 0 0 0}.top-header-recherche-tel span::before{margin:0 5px 0 0}.debug{background:#333 none repeat scroll 0 0;color:#fff;font-family:verdana;font-size:9px;height:100%;overflow-y:scroll;padding:20px;position:fixed;right:0;text-align:left;top:0;width:50%;z-index:9999}}.colonneSu p{margin-bottom:0!important}.clearBoth{clear:both}.su-tabs-nav span.su-tabs-current{font-weight:700}.medecin-item-title a.bouton_link_shortcode{display:none}.sg-popup-builder-content h3{clear:both}.sg-popup-builder-content img{margin-bottom:20px}.grecaptcha-badge{visibility:hidden}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaSTbQWt4N.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaSTbQWt4N.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaSTbQWt4N.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaSTbQWt4N.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaSTbQWt4N.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaSTbQWt4N.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaSTbQWt4N.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Satisfy';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/satisfy/v22/rP2Hp2yn6lkG50LoCZOIHTWEBlw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .5);-moz-box-shadow:0 10px 25px rgb(0 0 0 / .5);box-shadow:0 10px 25px rgb(0 0 0 / .5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:#fff0 url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/fancybox/blank.gif);-webkit-tap-highlight-color:#fff0;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:#fff0;background:rgb(0 0 0 / .8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgb(0 0 0 / .8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/leaflet/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,.25,1);transition:transform 0.25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgb(255 255 255 / .5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgb(0 0 0 / .65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgb(0 0 0 / .4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/leaflet/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/leaflet/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(https://www.polyclinique-cotentin.fr/wp-content/themes/altitude-base-theme/js/leaflet/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgb(255 255 255 / .7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgb(255 255 255 / .5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgb(0 0 0 / .2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgb(0 0 0 / .4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:#fff0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgb(0 0 0 / .4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid #fff0;background:#fff0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}