/*
Theme Name: CHU Rouen
Theme URI: http://kadencethemes.com/product/virtue-free-theme/
Description: This theme based on Virtue was created for the Rouen hospital.
Version: 3.0
Author: Sopra Steria
Author URI: http://kadencethemes.com/
Tags: responsive-layout, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options, photoblogging
Text Domain: chu-rouen

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
Template: virtue
*/

@import url('./fontello/css/fontello.css');
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);

html {
	font-size: 100% !important;
}

body {
	overflow: visible !important;
}

* {
	outline: 0 !important;
}

p {
	font-family: 'Roboto';
}

.widget_price_filter .ui-slider .ui-slider-handle, .product_item .kad_add_to_cart:hover, .product_item:hover a.button:hover, .product_item:hover .kad_add_to_cart:hover, .kad-btn-primary, html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a, .product-category.grid_item a:hover h5, .woocommerce-message .button, .widget_layered_nav_filters ul li a, .widget_layered_nav ul li.chosen a, .wpcf7 input.wpcf7-submit, .yith-wcan .yith-wcan-reset-navigation, #containerfooter .menu li a:hover, .bg_primary, .portfolionav a:hover, .home-iconmenu a:hover, p.demo_store, #commentform .form-submit #submit, .kad-hover-bg-primary:hover, .widget_shopping_cart_content .checkout, .login .form-row .button, .kad-post-navigation .kad-previous-link a:hover, .cart_totals .checkout-button, .wpcf7 input.wpcf7-back, .kad-post-navigation .kad-next-link a:hover, .variations .kad_radio_variations label.selectedValue, #payment #place_order, .shop_table .actions input[type=submit].checkout-button, input[type="submit"].button, .order-actions .button {
    background: #6BB6B8;
}

.page-template-page-blog #pageheader > .container {
	padding-left: 15px;
	padding-right: 15px;
}

.page-template-page-blog #pageheader .page-header {
	background-color: transparent;
	margin: 20px 0px;
	padding: 0px;
}

.page-template-page-blog #pageheader {
	padding-left: 15px;
	padding-right: 15px;
}

.page-template-page-blog #content {
	background-color: transparent !important;
}

.page-template-page-blog #content > .row,
.archive.tag #content > .row {
	margin-left: 0px;
	margin-right: 0px;
	background-color: white;
}

.page-template-page-blog #content > .row > .main {
	padding: 0px;
}

/* Emergency ---------------------------------------------------- */

#emergency-panel {
	background-color: #FF3333;
	-moz-box-shadow: inset 0px 0px 5px 1px #656565;
	-webkit-box-shadow: inset 0px 0px 5px 1px #656565;
	-o-box-shadow: inset 0px 0px 5px 1px #656565;
	box-shadow: inset 0px 0px 5px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
	margin: -5px -5px 0px -5px;
	display: none;
}

#emergency-panel-mobile {
	background-color: #FF3333;
	margin: 0px -20px;
	display: none;
}

@media (min-width: 768px) {
	#emergency-panel > ul {
		width: 750px;
	}
}
@media (min-width: 992px) {
	#emergency-panel > ul {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	#emergency-panel > ul {
		width: 1170px;
	}
}

#emergency-panel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#emergency-panel-mobile ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 1px 0px;
}

#emergency-panel > ul {
	margin: 0px auto;
	white-space: nowrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#emergency-panel > ul > li ,
#emergency-panel-mobile > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0px 20px;
	margin: 20px 0px;
	font-family: Roboto;
	font-weight: 100;
	color: white;
	text-transform: uppercase;
	font-size: 22px;
}

#emergency-panel-mobile > ul > li {
	display: block;
}

#emergency-panel > ul > li + li {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}

#emergency-panel > ul > li:nth-child(2) {
	-webkit-box-flex: 5 0 0;
	-moz-box-flex: 5;
	-webkit-flex: 5 0 0;
	-ms-flex: 5;
	flex: 5 0 0;
	min-width: 265px;
}

#emergency-panel > ul > li:nth-child(1) {
	-webkit-box-flex: 8 0 0;
	-moz-box-flex: 8;
	-webkit-flex: 8 0 0;
	-ms-flex: 8;
	flex: 8 0 0;
}

#emergency-panel > ul > li:nth-child(3) {
	-webkit-box-flex: 10 0 0;
	-moz-box-flex: 10;
	-webkit-flex: 10 0 0;
	-ms-flex: 10;
	flex: 10 0 0;
}

#emergency-panel > ul > li a,
#emergency-panel-mobile > ul > li a {
	font-family: 'Fira Sans';
	font-weight: 300;
	color: white;
	text-transform: none;
	font-size: 14px;
}

#emergency-panel-mobile > ul > li a {
	font-size: 16px;
}

#emergency-panel > ul > li a .e-title div + div,
#emergency-panel-mobile > ul > li a .e-title div + div {
	font-size: 13px;
	line-height: 1.1em;
}

#emergency-panel > ul > li ul li,
#emergency-panel-mobile > ul > li ul li {
	margin-top: 8px;
	position: relative;
}

.e-title {
	white-space: normal;
}

.e-tel {
	float: right;
	margin-left: 15px;
	width: 90px;
	text-align: left;
}

.headertext {
	margin-left: 60px;
}

#mobile-menu {
	margin-left: -21px;
	margin-right: -20px;
	max-width: none;
	border-collapse: separate;
	border-spacing: 1px;
	width: calc(100% + 42px);
}

#mobile-menu td {
	border-bottom: 1px solid transparent;
	padding: 0px;
	vertical-align: top;
}

#mobile-menu td:not([colspan]) {
	width: 33.3%;
}

#mobile-menu td + td {
	border-left: 1px solid transparent;
}

#mobile-menu tr:first-child td {
	background-color: #FF3333;
}

#mobile-menu tr + tr td:not(:empty) {
	background-color: #AAAAAA;
}

#mobile-menu tr a {
	display: block;
	padding: 20px 10px;
	text-align: center;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	color: white;
}

#mobile-menu tr td:not(#emergency-block) a:before {
	display: block !important;
	font-family: 'fontchurouen';
	margin-bottom: 10px !important;
	font-size: 40px !important;
	text-align: center;
	width: auto !important;
}

#mobile-menu tr:first-child td:first-child a#open-er-mobile:before {
	font-family: 'FontAwesome' !important;
	font-size: 60px !important;
}

#emergency-panel > ul > li > a.icon-le15,
#emergency-block a {
	font-size: 26px !important;
	white-space: normal;
	text-transform: uppercase;
	display: block;
	height: 100px !important;
	position: relative;
	font-weight: 300 !important;
}

#emergency-block a > div {
	width: 100%;
	max-width: 250px;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	min-height: 100px;
}

#emergency-block a div div {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	text-align: left;
}

#emergency-panel > ul > li:nth-child(2) > a > div + div,
#emergency-block a > div > div + div {
	margin-top: 5px;
}

#emergency-panel > ul > li:nth-child(2) > a div:last-child,
#emergency-block a > div > div:last-child {
	font-weight: 400 !important;
	font-size: 45px !important;
	position: absolute;
	bottom: 0;
	left: 70px;
	line-height: 0.8em;
}

#emergency-block a > div > div:last-child {
	font-weight: 400 !important;
}

#emergency-panel > ul > li > a:before,
#emergency-block > a > div:before {
	font-size: 100px !important;
	float: left;
	margin: 0;
	width: 70px;
}

#emergency-block a {
	padding-top: 15px !important;
	padding-bottom: 25px !important;
	height: 133px !important;
}

#mobile-menu tr td + td {
	margin-left: 1px;
}

#samu-button {
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
}

#mobile-contact {
	display: none;
	background-color: #888888;
	margin-left: -20px;
	margin-right: -20px;
}

#mobile-contact a {
	display: block;
	line-height: 2em;
	color: white;
	font-family: Roboto;
	font-size: 18px;
	text-transform: uppercase;
	padding: 5px 20px;
}

#mobile-contact a div:first-child {
	float: right;
}

.mobmenu-push-wrap, .mob_menu_header_div {
	transform: none; /* to disable bug on QA */
}

/* Mobile menu -------------------------------------------------- */

.mob-menu-left-panel {
	-moz-box-shadow: inset -2px 0px 5px 0px #656565;
	-webkit-box-shadow: inset -2px 0px 5px 0px #656565;
	-o-box-shadow: inset -2px 0px 5px 0px #656565;
	box-shadow: inset -2px 0px 5px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=5);
	margin-top: -5px;
	margin-bottom: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: calc(100% + 10px);
}

#mobmenuleft > li > a {
	font-family: 'Roboto Condensed' !important;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
    line-height: 2em;
}

#mobmenuleft li > ul {
	left: 0px;
	padding-left: 0px;
}

#mobmenuleft li {
	position: relative;
}

.mobmenu_content ul#mobmenuleft li li li:hover {
	background-color: transparent !important;
}

#mobmenuleft li.sf-dropdown:after,
#mobmenuleft li.sf-dropdown-submenu:after {
	content: '\e80a';
	font-family: 'fontchurouen';
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 20px;
	color: white;
}

#mobmenuleft li.sf-dropdown:after {
	top: 16px;
}

/* Banner and top bar ------------------------------------------- */

.banner {
	position: relative;
}

.banner > .container {
	width: 100%;
}

#topbar {
	border-bottom: 1px solid #E9E9E9;
	background-color: white;
}

#kad-topbar-left {
	width: 70%;
}

@media (min-width: 992px) {
	#topbar .col-md-6 {
		width: 70%;
	}
	#topbar .col-md-6 + .col-md-6 {
		width: 30%;
	}
}

@media (min-width: 992px) and (max-width: 1350px) {
	#pageheader .container {
		padding-right: 15px !important;
	}
	#content,
	#pageheader .container {
		width: 100%;
	}
	.wrap.contentclass[role=document] {
		padding-left: 95px;
		/*width: 100%;*/
	}
	#hospital-menu li a {
		padding-top: 5px !important;
	}
	.home .slides {
		margin-left: -95px;
	}
	#pageheader + #content {
		width: auto;
		margin-right: 15px;
	}
	.single-event #content > div {
		margin-right: 15px;
	}
	.piteminfo h4 {
		bottom: 5px;
		left: 5px;
		font-size: 19px;
		padding-right: 5px;
		line-height: 26px;
	}
	.container {
		width: 890px;
	}
}

.topbar-widget a {
	color: #999 !important;
}

.topbar-widget .virtue_social_widget a {
	width: 38px;
	border-left: 1px solid #E9E9E9;
	margin: 0px;
	padding: 7px 5px 6px 5px;
}

.topbar-widget .virtue_social_widget a i:before {
	font-size: 25px;
}

.topbar-widget .virtue_social_widget a:first-child {
	border-right: 1px solid #E9E9E9;
}

.topbarmenu ul li {
	padding: 0px;
	border-right: 1px solid #E9E9E9;
}

.topbarmenu ul li a {
	color: #737373;
	text-transform: uppercase;
	font-family: Roboto !important;
	padding: 0;
	white-space: nowrap;
	font-size: 20px;
    font-weight: 300;
	text-align: left;
	display: block;
	height: 38px;
	padding: 0px 15px 0px 10px;
}

.topbarmenu ul li a:hover, .topbarmenu ul li.sf-dropdown:hover {
	background: transparent;
}

.topbarmenu ul li a i:before {
	font-family: FontAwesome !important;
}

.topbarmenu .sf-menu li a i:before {
	float: left;
	display: block;
	font-size: 28px !important;
	padding: 0px;
	margin-top: 1px;
	margin-right: 10px;
	line-height: 38px;
}

.topbarmenu .sf-menu li a i {
	font-size: 26px;
	float: left;
}

#menu-barre-du-haut > li:first-child {
	line-height: 38px;
	font-size: 20px;
	font-weight: 300;
	border-left: 1px solid #E9E9E9;
}

#menu-barre-du-haut > li:first-child:hover {
	color: white;
	background-color: #FF3334;
}

#menu-barre-du-haut > li:first-child * {
	color: #FF3334;
	line-height: 38px;
	font-size: 20px;
	font-weight: 300;
}

#menu-barre-du-haut > li:first-child:hover * {
	color: white;
}

.topbarmenu ul li:not(:first-child) + li a {
	width: 150px;
}

.topbarmenu ul li:not(:first-child) a {
	line-height: 7px;
	width: 190px;
	display: block;
}

.topbarmenu ul li:not(:first-child) a:first-line {
	font-size: 11px;
	line-height: 22px;
	margin-top: 2px;
	font-family: Roboto;
}

.kad-header-right {
	padding: 0px;
	border-top: 1px solid #49968C;
	border-bottom: 1px solid #49968C;
	font-family: Roboto;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	font-size: 20px;
	font-family: Roboto;
	font-weight: 100;
	border-width: 0px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item:not(.mega-toggle-on) > a.mega-menu-link:focus {
    background: transparent;
}

/* Search box */

#mega-search-box {
	margin-left: 30px !important;
	width: 300px !important;
	position: relative !important;
    top: 16px !important;
}

#mega-search-box form {
	overflow: hidden;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	border-width: 1px;
	border-style: solid;
	font-family: Fira Sans;
}

#mega-search-box form input {
	border-width: 0px;
	padding: 5px 30px 5px 12px;
	max-width: 260px !important;
	float: right;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 15px;
}

#mega-search-box form button {
	left: auto;
	right: 7px;
	top: -1px;
}

#mega-search-box form i:before {
	font-size: 18px;
}

.iss-more,
.iss-sub {
	display: none !important;
}

.iss_results {
	background-color: transparent;
}

.iss_results li {
	background-color: white;
	margin-left: 15px;
	margin-right: 15px;
}

/* Diaporama */

.kad-desktop-slider .flexslider {
	margin: 0px;
	background: transparent;
	border-width: 0px;
	box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.kad-desktop-slider .flexslider .flex-caption-case {
	display: block;
	height: 545px;
    padding-top: 240px;
	text-align: left;
	padding-left: 23%;
}

.kad-desktop-slider .flexslider .flex-caption-case > div:first-child {
	background-color: rgba(255, 255, 255, 0.5);
	color: #333435;
	font-weight: 300;
	font-family: Roboto;
	text-shadow: none;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-left: 10px;
	max-width: 500px;
}

.kad-desktop-slider .flexslider .flex-caption-case > div:nth-child(2) div {
	background-color: white;
	color: #333435;
	font-weight: 100;
	text-shadow: none;
	font-family: Fira Sans;
	font-size: 24px;
	padding-left: 10px;
}

.kad-desktop-slider .flexslider .flex-caption-case > div:nth-child(2) div:before {
	content: "> ";
}

.flex-disabled {
	display: none !important;
}

.flex-direction-nav {
	max-width: 1140px;
    margin: 0 auto !important;
	position: relative;
}

.flex-direction-nav a {
	top: -295px !important;
	opacity: 1 !important;
	width: 50px !important;
	height: 50px !important;
	background: transparent !important;
	border: 1px solid white;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	text-indent: -9999px;
	display: block;
}

.flex-direction-nav .flex-prev {
	left: 0px !important;
	text-align: left !important;
}

.flex-direction-nav .flex-next {
	right: 0px !important;
	text-align: left !important;
}

.flex-control-nav:not(:empty) + .flex-direction-nav li:first-child::before {
	content: "\e80b" !important;
	display: block !important;
	color: white;
	font-size: 45px;
    top: -302px;
    left: 14px;
	position: absolute;
	z-index: 2;
    font-family: fontchurouen;
	width: 18px;
}

.flex-control-nav:not(:empty) + .flex-direction-nav li:nth-child(2)::before {
	content: "\e80a" !important;
	display: block !important;
	color: white;
	font-size: 45px;
    top: -302px;
    right: 14px;
	position: absolute;
	z-index: 2;
    font-family: fontchurouen;
	width: 18px;
}

.flex-control-nav:empty + .flex-direction-nav {
	display: none;
}

.kad-desktop-slider .flex-direction-nav .flex-next {
	right: 0px !important;
}

.flex-control-nav {
	z-index: 10 !important;
	padding-bottom: 20px !important;
	bottom: -10px !important;
}

.flex-control-paging li a {
	border: 1px solid white !important;
	width: 20px !important;
	height: 20px !important;
	background: transparent !important;
}

/* News */

.so-panel {
	background-color: white;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.so-panel + .so-panel {
	margin-top: 30px;
}

.so-panel .widget-title {
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	padding-left: 20px;
	font-size: 40px;
	margin-bottom: 20px;
}

ol.carousel_outerrim,
.home-events ul {
	list-style-type: none;
	overflow: auto;
	padding: 0 10px;
}

ol.carousel_outerrim {
	overflow: hidden;
}

aside#single-data:empty {
	width: 0px;
	min-width: 0px;
}

.portfolio_item .portfoliolink {
	opacity: 1;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.portfolio-all,
.all-events-link {
	font-family: Fira Sans;
	right: 20px;
	bottom: 5px;
	top: auto !important;
	position: absolute !important;
}

.portfolio-all {
	bottom: -15px;
}

.portfolio-all a,
.all-events-link a {
	color: #333;
	font-size: 17px;
}

.portfolio-all a:before,
.all-events-link a:before {
	content: "> ";
	font-size: 19px;
}

.all-events-link {
	position: absolute;
	top: 20px;
	right: 0px;
	width: auto !important;
	padding: 0px !important;
	margin: 10px 20px 0px 0px !important;
}

.portfoliolink {
	overflow: hidden;
}

.piteminfo {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: relative;
	padding: 15px !important;
	top: 100%;
	-webkit-transition: 0.2s;
    transition: 0.2s;
}

.portfoliolink:hover .piteminfo {
	top: 0px;
}

.piteminfo h4 {
	color: white;
	text-transform: uppercase;
	font-family: Roboto;
	text-align: left;
	font-weight: 300;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	font-size: 30px;
	white-space: normal;
	padding-right: 10px;
}

#single-sticky .piteminfo h4 {
	font-size: 27px;
	line-height: 32px;
}

.grid_item {
    margin: 0 0 10px;
}

.home-excerpt {
	font-family: Fira Sans;
	font-size: 18px;
	font-weight: 300;
	color: #666;
	white-space: normal;
}

.home-events {
	padding-top: 10px;
}

.home-events li {
	float: left;
	width: 25%;
	padding: 10px;
}

.event-date {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #786FAE;
	color: white;
	text-transform: uppercase;
	padding: 30px 10px 10px 10px;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	-webkit-transition: 0.2s;
    transition: 0.2s;
	font-family: 'Roboto Condensed';
}

.portfoliolink:hover .event-date {
	padding-top: 5px;
}

.event-date div:nth-child(2n+1) {
	font-size: 35px;
	line-height: 30px;
}

.event-date div:nth-child(3):not(:empty):before {
	content: "au";
	font-size: 12px;
	display: block;
	text-align: center;
	font-weight: 100;
	line-height: 16px;
}

/* Slider */

.zoom-on h3 {
	position: absolute;
	width: 100%;
	text-align: center;
	color: white;
	z-index: 100;
	font-family: Fira Sans !important;
	font-size: 50px;
	font-weight: 100;
	top: 35px;
}

.big-letter {
	font-size: 170%;
}

.zoom-on .flex-direction-nav .flex-prev {
	left: 10px !important;
}

.zoom-on .flex-direction-nav .flex-next {
	right: 10px !important;
}

.zoom-on .flex-direction-nav li:first-child:before {
    top: -315px;
    left: 23px;
}

.zoom-on .flex-direction-nav li:nth-child(2):before {
    top: -315px;
    right: 23px;
}


.metaslider .caption-wrap {
	opacity: 1 !important;
}

.zoom-on .caption-wrap {
	background-color: transparent !important;
	color: #333435 !important;
	font-weight: 300;
	font-family: Roboto;
	text-shadow: none;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-left: 10px;
	max-width: 80% !important;
	width: auto !important;
	display: inline-block;
	font-size: 50px;
    line-height: 1 !important;
	position: absolute;
	top: 60% !important;
	left: 7% !important;
}

.zoom-on .caption {
	background-color: rgba(255, 255, 255, 0.5) !important;
	display: inline;
}

.so-panel.widget_metaslider_widget {
	padding-top: 0px !important;
}

.metaslider .flexslider {
	margin-bottom: 0px !important;
}

/* Videos */

.widget_yourchannel_widget {
	padding-top: 0px;
}

.chu-infos {
	padding-top: 80px;
	background-image: url(assets/images/chu-infos.png);
	background-position: top 20px center;
	background-repeat: no-repeat;
	background-size: auto 35px;
	padding-left: 20px;
	padding-right: 20px;
}

.yrc-full-scale.yrc-thumb {
    -webkit-transition: 0ms;
    -moz-transition: 0ms;
    -ms-transition: 0ms;
    -o-transition: 0ms;
    transition: transform 0ms;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.yrc-item-open:hover .yrc-thumb, .yrc-item-adjacent:hover .yrc-thumb, .yrc-item-none:hover .yrc-thumb {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

.yrc-video {
	/*margin: 10px !important;*/
}

.yrc-thumb {
	margin: -25% 0px !important;
}

.yrc-video-date, .yrc-video-views, .yrc-thumb:before {
	display: none;
}

.yrc-item-meta {
	position: relative;
	font-family: Roboto;
	text-transform: uppercase;
	color: #333;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 0px !important;
	line-height: 0em !important;
}

.yrc-name-date.yrc-nd-pie {
    width: 100% !important;
}

.yrc-video-title {
	line-height: 65px !important;
    font-size: 22px;
	margin-left: 20px;
    font-weight: 300;
	white-space: nowrap !important;
	height: auto !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	display: block;
	padding-right: 75px !important;
	padding-left: 10px !important;
}

.yrc-video-title:after {
	content: '\e800';
	font-family: "fontchurouen";
	text-transform: none;
	position: absolute;
	font-size: 40px;
	top: 0px;
	right: 10px;
}

/* Quick Access */

#cat_nav {
	position: absolute;
	z-index: 700;
	left: 0;
}

#cat_nav .container {
	padding: 0px;
	width: auto;
}

#cat_nav .sf-menu li {
	display: block !important;
	width: auto !important;
	float: none;
	margin-bottom: 1px;
}

#cat_nav .sf-menu li a {
	width: 95px !important;
	font-family: 'Roboto Condensed' !important;
	text-transform: uppercase;
	font-size: 16px !important;
	background-color: rgba(126, 131, 135, 0.95) !important;
	color: white !important;
	font-weight: 300 !important;
	padding: 15px 0px 2px 0px !important;
	line-height: 32px !important;
}

#menu-acces-rapide {
	position: relative;
	-webkit-transition: 0.2s;
    transition: 0.2s;
	left: 0px;
}

#menu-acces-rapide a:before {
	margin-bottom: 5px;
	font-family: fontchurouen;
	display: block;
	margin-left: auto;
    margin-right: auto;
    font-size: 40px;
}

.fixed {
	position: fixed !important;
	top: 0px;
}

#toggleQA {
	width: 33px;
	height: 30px;
	display: block;
	margin: 12px 5px 4px 5px;
}

#toggleQA:before {
	content: "\f008";
	font-family: "mobmenu";
	font-size: 44px;
	color: white;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}

#toggleQA:hover {
	cursor: pointer;
}

@media (max-width: 991px) {
	#nav-second ul.sf-menu {
		display: block;
		left: -92px;
	}
}

#cat_nav .sf-menu li:nth-child(1) a:hover {
	background-color: rgba(108, 184, 182, 0.9) !important;
}

#cat_nav .sf-menu li:nth-child(2) a:hover {
	background-color: rgba(231, 50, 50, 0.9) !important;
}

#cat_nav .sf-menu li:nth-child(3) a:hover {
	background-color: rgba(105, 101, 162, 0.9) !important;
}

#cat_nav .sf-menu li:nth-child(4) a:hover {
	background-color: rgba(220, 121, 28, 0.9) !important;
}

#cat_nav .sf-menu li:nth-child(5) a:hover {
	background-color: rgba(40, 45, 49, 0.9) !important;
}

/* Footer */

.heateor_sss_sharing_container {
	border-top: 1px solid #E0E0E0;
	padding-top: 10px;
}

.heateor_sss_sharing_container > ul {
	text-align: center;
}

.heateor_sss_sharing_container > ul > li {
	float: none !important;
	display: inline-block;
}

#containerfooter {
	border-width: 1px 0px;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}

ul#menu-pied-de-page {
	white-space: nowrap;
	text-align: right;
}

ul#menu-pied-de-page li {
	display: inline-block;
}

ul#menu-pied-de-page li a {
	display: inline-block;
	background: transparent;
	max-width: none;
	font-size: 16px;
	line-height: 1em;
}

ul#menu-pied-de-page li a:hover {
	background: transparent;
}

ul#menu-pied-de-page li + li a {
	border-left: 1px solid white;
}

#containerfooter a {
	background: transparent !important;
	font-size: 16px;
	color: white;
	padding: 0px 15px;
	font-weight: 300;
	font-family: Fira Sans;
}

#containerfooter a:hover {
	background-color: transparent;
}

.footercol2 {
	line-height: 3.5em;
}

.footercredits {
	padding-top: 5px;
    padding-bottom: 5px;
}

.footercredits p {
	font-size: 11px;
	font-family: Fira Sans;
	margin-bottom: 0px;
	color: #BCBCBC;
}

footer .widget {
	margin-top: 0px;
}

.footer-widget {
	margin-top: 0px;
}

#virtue_about_with_image-2 {
	float: left !important;
}

/* Menu */

#mega-menu-primary_navigation {
	/*max-width: 1140px;*/
	max-width : max-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

#mega-search-box {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
}

.form-search {
	max-width: none !important;
	margin-top: 3px;
}

.mega-menu-megamenu > .mega-sub-menu {
	max-width: 1140px;
	margin-top: 1px !important;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.75) !important;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.75) !important;
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.75) !important;
}

@media (min-width: 1070px) {
	.mega-menu-megamenu > .mega-sub-menu {
		left: calc(50% - 570px) !important;
	}
}

.mega-menu-megamenu > .mega-sub-menu > li {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	position: static !important;
}

.mega-menu-megamenu > .mega-sub-menu > li > a {
	font-family: Roboto !important;
	margin-bottom: 5px !important;
}

.mega-menu-megamenu > .mega-sub-menu > li + li > a {
	margin-left: -15px !important;
	margin-right: -15px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 5px !important;
}

.mega-menu-megamenu > .mega-sub-menu > li > ul {
	margin-bottom: 10px !important;
}

.mega-menu-megamenu > .mega-sub-menu > li > ul a {
	font-family: Fira Sans !important;
}

.mega-menu-megamenu > .mega-sub-menu > li > ul a:before {
	content: '> ';
	font-family: monospace !important;
	position: relative !important;
	top: -2px !important;
}

#breadcrumbs a {
	color: #444;
}

#breadcrumbs > span > span a + span:before {
	font-family: "fontchurouen";
	content: '\e80a';
	font-size: 110%;
	margin: 0px 5px;
}

/* Hospital page ---------------------------------------------- */

#hospital-menu {
	margin-bottom: 0px;
}

#hospital-menu ul {
	list-style-type: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

#hospital-map a {
	padding-top: 9px !important;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 12px !important;
}

#hospital-map a:before {
	content: '\e900';
	font-family: 'fontchurouen';
	display: block;
	font-size: 25px;
	text-align: center;
	color: white;
	background-color: #777;
	line-height: 36px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 36px;
	padding-left: 3px;
	margin: auto;
}

#hospital-menu li:not(#hospital-map) {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 20%;
}

#hospital-menu li {
	/* For IE 9 */
	display: inline-block;
	vertical-align: top;
	height: 70px;
	/************/
	white-space: normal;
	background-color: white;
	border: 1px solid #C5C5C5;
	border-left-width: 0px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#hospital-menu li a {
	font-weight: 300;
	padding: 15px;
	display: block;
	vertical-align: middle;
	text-align: center;
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 100%;
	height: 100%;
	font-size: 17px;
	color: #777;
}

#hospital-menu li a:hover,
#hospital-menu li a.active {
	color: white;
	background-color: #6BB6B8;
}

#hospital-menu li:first-child {
	border-left-width: 1px;
}

.type-hopital {
	position: relative;
}

.type-hopital .metaslider .flexslider {
	margin-bottom: 0px !important;
}

.type-hopital .flex-direction-nav li:first-child:before {
	top: -318px !important;
}

.type-hopital .flex-direction-nav li:nth-child(2):before {
	top: -318px !important;
}

.single header,
article.type-page header {
	position: relative;
}

.hospital-title {
	bottom: 120px;
	left: 100px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.5);
    color: #333435;
    font-weight: 300;
    font-family: Roboto;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-left: 10px;
    max-width: 553px;
	font-size: 56px;
	line-height: 73px;
}

.type-hopital .entry-content {
	margin-top: 20px;
}

.type-hopital .entry-content,
.type-service .entry-content,
.type-personne .entry-content {
	background-color: white;
	padding: 10px;
}

.type-hopital .entry-content:first-child {
	margin-top: 0px;
}

#single-data {
	width: 275px;
	overflow: hidden;
	min-width: 275px;
}

#single-data > div:not(:empty) {
	padding: 10px;
	background-color: white;
	overflow-y: hidden;
	overflow-x: hidden;
}

#single-data h2 {
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 100;
	font-size: 19px;
	color: white;
	margin: 0px;
}

#single-services select {
	display: block;
	text-transform: uppercase;
	font-family: Fira Sans;
	width: 100%;
}

#single-services select option {
	text-transform: uppercase;
	font-family: Fira Sans;
}

.single-block:not(:first-child),
#single-read-more:not(:first-child),
#single-read-more-2:not(:first-child),
#single-library:not(:first-child),
#single-keywords:not(:first-child) {
	border-top: 2px dashed #E0E0E0;
	padding-top: 10px;
	margin-top: 10px;
}

.single-block ul,
#single-read-more ul,
#single-read-more-2 ul,
#single-library ul,
#single-service ul,
#single-specialites ul  {
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
}

#single-service li {
	color: white;
}

.single-block li,
#single-read-more li,
#single-read-more-2 li,
#single-library li {
	margin-top: 10px;
}

.single-block a,
#single-read-more a,
#single-read-more-2 a,
#single-library a,
#single-keywords a,
#single-service a,
#single-specialites li {
	color: #333;
	font-family: 'Fira Sans';
}

.single-block a:hover,
#single-read-more a:hover,
#single-read-more-2 a:hover,
#single-library a:hover,
#single-keywords a:hover {
	text-decoration: underline;
	color: #FF3F00;
}

.single-block a:hover:before,
#single-read-more a:hover:before,
#single-read-more-2 a:hover:before,
#single-library a:hover:before {
	text-decoration: none;
	color: #FF3F00;
}

#single-library a {
	display: block;
	padding: 0px 0px 0px 25px;
	position: relative;
}

#single-library a:before {
	content: '\e80a';
	font-family: 'fontchurouen';
	position: absolute;
	width: 20px;
	text-align: center;
	top: 0px;
	left: 0px;
	margin-right: 5px;
	font-size: 160%;
	display: block;
	vertical-align: top;
	color: #CCC;
}

#single-library a[href$="pdf"]:before {
	content: '\e810';
}

/*#single-library a[href$="doc"]:before,
#single-library a[href$="docx"]:before {
	content: '\f1c2';
	font-family: FontAwesome !important;
}*/

.entry-content *:not(.service-box):not(.post-title-container) .single-block h2,
.single-block h2,
#single-read-more h2,
#single-read-more-2 h2,
#single-library h2,
#single-keywords h2,
#single-specialites h2 {
	color: #333 !important;
	font-weight: 300;
}

.single-block h2:before,
#single-read-more h2:before,
#single-read-more-2 h2:before,
#single-library h2:before,
#single-keywords h2:before,
#single-specialites h2:before,
#single-service h2:before,
#single-location h2:before,
#single-horaire h2:before,
#single-contact.personnel-contact h2:before {
	font-size: 22px;
	margin-right: 10px;
}

.hospital-news {
	overflow: hidden;
}

.hospital-plan {
	display: block;
	max-width: 100%;
}

.hospital-news .portfolio-all {
	margin-right: 0px;
    margin-top: 5px;
}

#single-contact * {
	color: white;
	font-family: 'Fira Sans';
	font-weight: 300;
}

#single-contact a {
	display: block;
	float: right;
	font-size: 110%;
}

#single-contact a:hover {
	color: white;
}

#single-contact > div {
	margin-top: 10px;
}

.hospital-phone:before {
	font-family: 'fontchurouen';
	content: '\e806';
	font-size: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
	text-align: center;
}

.hospital-address:before {
	font-family: 'fontchurouen';
	content: '\e80d';
	font-size: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
        width: 20px;
        text-align: center;
	height: 35px;
	float: left;
}

.hopital-single #single-sticky {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: -15px;
	margin-right: -15px;
}

#single-sticky {
	margin-left: -15px;
	margin-right: -15px;
}

#single-sticky .home-excerpt {
	color: #333;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	padding: 10px;
}

.single-block a,
#single-read-more a,
#single-read-more-2 a {
	display: block;
	margin-left: 10px;
}

.single-block a:before,
#single-read-more a:before,
#single-read-more-2 a:before {
	content: '\e80a';
	font-family: 'fontchurouen';
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.single-block h2 + a,
#single-read-more h2 + a,
#single-read-more-2 h2 + a {
	margin-top: 10px;
}

#hospital-numbers h2 {
	color: #333;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
}

#hospital-numbers > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: auto -10px;
}

#hospital-numbers > div > div {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	border: 1px solid white;
	background-color: #80B3DB;
	color: white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#hospital-numbers > h2 + div > div:nth-child(-n+3) {
	background-color: #668FAF;
}

#hospital-numbers span {
	display: block;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-weight: 300;
}

#hospital-numbers span:first-child {
	font-size: 40px;
	line-height: 36px;
}

/* People page ---------------------------------------------- */

#people-menu {
	margin-bottom: 20px;
}

#people-menu ul {
	list-style-type: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

#people-menu li:not(#people-map) {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 20%;
}

#people-menu li {
	/* For IE 9 */
	display: inline-block;
	vertical-align: top;
	height: 70px;
	/************/
	white-space: normal;
	background-color: white;
	border: 1px solid #C5C5C5;
	border-left-width: 0px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#people-menu li a {
	font-weight: 300;
	padding: 15px;
	display: block;
	vertical-align: middle;
	text-align: center;
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 100%;
	height: 100%;
	font-size: 17px;
	color: #777;
}

#people-menu li a:hover {
	color: white;
	background-color: #6BB6B8;
}

#people-menu li:first-child {
	border-left-width: 1px;
}

.type-people {
	position: relative;
}

.type-people .metaslider .flexslider {
	margin-bottom: 0px !important;
}

.type-people .flex-direction-nav li:first-child:before {
	top: -318px !important;
}

.type-people .flex-direction-nav li:nth-child(2):before {
	top: -318px !important;
}

.people-title {
	top: 295px;
	left: 100px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.5);
    color: #333435;
    font-weight: 300;
    font-family: Roboto;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-left: 10px;
    max-width: 512px;
	font-size: 56px;
	line-height: 73px;
}

#people-data {
	float: right;
	width: 275px;
}

#people-data > div {
	padding: 10px;
	background-color: white;
}

#people-data h2 {
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 100;
	font-size: 19px;
	color: white;
	margin: 0px;
}

#people-read-more,
#people-library {
	border-top: 2px dashed #E0E0E0;
}

#people-read-more h2,
#people-library h2 {
	color: #333;
	font-weight: 300;
}

#people-read-more h2:before,
#people-library h2:before {
	font-size: 22px;
	margin-right: 10px;
}

.people-news {
	overflow: hidden;
}

.people-plan {
	display: block;
}

/* Department page ---------------------------------------------- */

#department-menu {
	margin-bottom: 20px;
}

#department-menu ul {
	list-style-type: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

#department-menu li:not(#department-map) {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 20%;
}

#department-menu li {
	/* For IE 9 */
	display: inline-block;
	vertical-align: top;
	height: 70px;
	/************/
	white-space: normal;
	background-color: white;
	border: 1px solid #C5C5C5;
	border-left-width: 0px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#department-menu li a {
	font-weight: 300;
	padding: 15px;
	display: block;
	vertical-align: middle;
	text-align: center;
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 100%;
	height: 100%;
	font-size: 17px;
	color: #777;
}

#department-menu li a:hover {
	color: white;
	background-color: #6BB6B8;
}

#department-menu li:first-child {
	border-left-width: 1px;
}

.type-department {
	position: relative;
}

.type-department .metaslider .flexslider {
	margin-bottom: 0px !important;
}

.type-department .flex-direction-nav li:first-child:before {
	top: -318px !important;
}

.type-department .flex-direction-nav li:nth-child(2):before {
	top: -318px !important;
}

.department-title {
	bottom: 120px;
    left: 100px;
	position: absolute;
    margin-bottom: 0px;
    padding-left: 10px;
    max-width: 720px;
}

div:empty:not(.single-thumbnail) + .department-title {
	position: static;
    margin-bottom: 0px;
    padding-left: 0px;
    max-width: none;
}

.department-title h1 {
	background-color: rgba(255, 255, 255, 0.5);
    color: #333435;
    font-weight: 300;
    font-family: Roboto;
    text-shadow: none;
    text-transform: uppercase;
	font-size: 56px;
	line-height: 67px;
	display: inline;
}

div:empty:not(.single-thumbnail) + .department-title h1 {
	background-color: transparent;
	padding-left: 15px;
	font-size: 38px;
	line-height: 40px;
}

#department-data {
	float: right;
	width: 275px;
}

#department-data > div {
	padding: 10px;
	background-color: white;
}

#department-data h2 {
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 100;
	font-size: 19px;
	color: white;
	margin: 0px;
}

#department-read-more,
#department-library {
	border-top: 2px dashed #E0E0E0;
}

#department-read-more h2,
#department-library h2 {
	color: #333;
	font-weight: 300;
}

#department-read-more h2:before,
#department-library h2:before {
	font-size: 22px;
	margin-right: 10px;
}

.department-news {
	overflow: hidden;
}

.department-plan {
	display: block;
}

/* Global page ------------------------------------------------- */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin: 20px 0px;
	display: block;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	display: block;
	margin: 0px auto;
}

.page .caption-wrap {
	display: none !important;
}

.page:not(.home):not(.page-template-page):not(.page-template-default):not(.page-template-event-absence):not(.page-template-search-services):not(.page-template-search-doctors):not(.page-template-appointment):not(.page-template-payment) .page-header,
.page:not(.home):not(.page-template-page):not(.page-template-default):not(.page-template-event-absence):not(.page-template-search-services):not(.page-template-search-doctors):not(.page-template-appointment):not(.page-template-payment) #content {
	background-color: white;
}

.page .entry-content .entry-content,
.search .main {
	background-color: white;
	padding: 15px;
}

.page:not(.page-template-single-personnel) .page aside#single-data {
	margin-top: 0px;
}

.page:not(.home) .page .single-thumbnail + .title-container,
.page:not(.home) .page .meta-slider + .title-container,
.page:not(.home) .page .metaslider + .title-container {
	position: absolute;
	bottom: 80px;
	left: 100px;
	max-width: 700px;
	text-align: left;
	padding: 0;
}

.page:not(.home) .page .single-thumbnail + .title-container h1,
.page:not(.home) .page .meta-slider + .title-container h1,
.page:not(.home) .page .metaslider + .title-container h1 {
	background-color: rgba(255, 255, 255, 0.5);
    color: #333435;
    font-weight: 300;
    font-family: Roboto;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 56px;
    line-height: 67px;
    display: inline;
	padding: 0;
}

.page-header {
	margin-bottom: 0px;
	border-width: 0px;
}

#pageheader > .container {
	padding-left: 0px;
	padding-right: 0px;
}

h1.entry-title {
	font-family: Roboto;
	text-transform: uppercase;
	font-weight: 300;
	color: #333;
	padding-left: 15px;
}

.entry-content h2:first-child {
	margin-top: -10px;
}

.kad-youtube-shortcode, .vine-embed {
	max-width: 500px;
	margin: 0 auto;
	max-height: 500px;
	display: block;
}

#back-button {
	float: right;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	color: #444;
}

#back-button:before {
	content: '\e80b';
	font-family: 'fontchurouen';
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	border: 1px solid #444;
	display: inline-block;
	width: 20px;
	line-height: 18px;
	text-align: center;
	margin-right: 5px;
}

.flexbox {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

header + .flexbox {
	margin-top: 20px;
}

header + .flexbox > * + div {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
}

header + .flexbox > *:not(:empty) + div {
	margin-right: 20px;
}

.single #wrapper aside,
.page-template-single-personnel #wrapper aside,
.page-template-default #content aside,
.page-template-page #content aside  {
	float: right;
	order: 2;
	-webkit-order: 2;
}

.single #wrapper .main aside {
    margin-top: 10px;
}

#breadcrumbs + .row {
	margin-left: 0px;
	margin-right: 0px;
}

/* Specific pages ---------------------------------------------- */

.specific-header {
	height: 300px;
	position: relative;
	background-size: cover;
	background-position: center center;
}

.specific-page h1 {
	bottom: 85px;
	left: 85px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.5);
    color: #333435;
    font-weight: 300;
    font-family: Roboto;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding: 2px 10px;
	font-size: 48px;
	line-height: 55px;
}

.wpcf7-form {
	background-color: white;
	margin-top: 20px;
	padding: 20px;
}

.appointment-text {
	background-color: white;
	padding: 20px;
	margin-top: 20px;
}

.appointment-text + .wpcf7 form {
	margin-top: 0;
}

#general-content {
	display: none;
}

#general-content,
#writer-content,
#patient-content,
#complement-content,
#valid-button,
#general-content > div + div,
#writer-content > div + div,
#patient-content > div + div,
#complement-content > div + div,
.page-template-appointment .wpcf7 form > div {
	margin-top: 15px;
}

#writer-content,
#patient-content,
#complement-content,
#valid-button {
	display: none;
}

#service-info {
	margin-top: 5px;
}

.wpcf7-form label {
	font-family: Fira Sans;
	text-transform: uppercase;
	font-weight: 300;
	max-width: 570px !important;
}

.wpcf7-form select {
	text-transform: uppercase !important;
	font-family: Fira Sans !important;
	display: block !important;
	width: 100% !important;
	max-width: 570px !important;
}

#no-resa {
	display: none;
	padding: 20px;
	background-color: white;
}

#no-resa span {
	font-weight: bold;
}

label[for=doctor] a,
label[for=service] a {
	float: right;
	display: none;
}

#letters {
	max-width: 570px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

#letters label {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 3%;
}

#letters input:not([disabled]) + label:hover {
	cursor: pointer;
}

#letters label[for=all] {
	-webkit-box-flex: 2 0 0;
	-moz-box-flex: 2;
	-webkit-flex: 2 0 0;
	-ms-flex: 2;
	flex: 2 0 0;
	width: 5%;
}

#letters input {
	display: none;
}

#letters #all[disabled] + label {
	visibility: hidden;
}

#letters input[disabled] + label {
	color: #E7E7E7 !important;
}

#letters input:checked + label {
	font-weight: bold;
}

/* Document gallery ------------------------------------------- */

.document-icon a {
	display: block;
	height: 100%;
	max-width: 183px;
	margin: 10px auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #D6D6D6;
}

.doc-img {
	height: 183px;
	background-repeat: no-repeat;
	background-position: center center;
}

.doc-data {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
	-webkit-transition: 0.2s;
    transition: 0.2s;
	color: white;
    font-family: Roboto;
    font-weight: 300;
}

.document-icon a:hover .doc-data {
	top: 0;
}

.doc-data span {
	display: block;
	position: absolute;
	width: calc(100% - 30px);
}

.doc-data .title {
	top: 10px;
	font-size: 22px;
	text-align: left !important;
	line-height: 1.3em;
	max-height: 80%;
	overflow: hidden;
}

.doc-data .size {
	bottom: 10px;
	text-align: right !important;
	font-size: 15px;
    text-transform: lowercase;
}

.doc-data .extension {
	bottom: 10px;
	text-align: left !important;
	font-size: 15px;
}

.doc-data .extension:before {
	content: ".";
}

/* News ------------------------------------------------------- */

.filter-title {
	padding-left: 15px;
}

.news-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.news-row > article {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	margin: 15px;
	border-width: 0px !important;
}

.news-row .row {
	margin: 0px;
}

.news-row .post-thumbnail {
	height: 205px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

body:not(.page-template-single-chapitre) .news-row.row-1-1 .post-title-container,
body.page-template-single-chapitre .news-row .post-title-container {
	position: absolute;
	bottom: 15px;
	left: 15px;
	max-width: calc(100% - 30px);
	text-align: left;
}

body:not(.page-template-single-chapitre) .news-row:not(.row-1-1) .post-title-container {
	position: absolute;
	top: 100%;
	-webkit-transition: 0.2s;
    transition: 0.2s;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px !important;
	height: 100%;
	width: 100%;
}

body:not(.page-template-single-chapitre) .news-row:not(.row-1-1) .imghoverclass:hover .post-title-container {
	top: 0;
}

body:not(.page-template-single-chapitre) .news-row:not(.row-1-1) .post-title-container h2 {
	color: white;
	text-transform: uppercase;
	font-family: Roboto;
	text-align: left;
	font-weight: 300;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	font-size: 22px;
	display: block;
	width: calc(100% - 30px);
	line-height: 22px;
}

body:not(.page-template-single-chapitre) .news-row.row-1-1 h2,
body.page-template-single-chapitre .news-row h2 {
	display: inline;
	background-color: rgba(255, 255, 255, 0.5);
    color: #333435;
    font-weight: 300;
    font-family: Roboto;
    text-transform: uppercase;
	line-height: 38px;
}

body:not(.page-template-single-chapitre) .row-1-1 .post-thumbnail {
	height: 325px;
}

.news-row .post-excerpt,
.news-row .post-date-hour {
	font-family: 'Fira Sans';
	color: #4C4C4C;
	text-align: left;
}

.news-row .post-excerpt {
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 5px;
}

.alm-btn-wrap {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 0px;
	padding-right: 0px;
}

#load-more {
	margin: 0;
	display: block;
	width: 100%;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	font-family: Roboto;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
}

#load-more.done {
	display: none;
}

/* Article ------------------------------------------------- */

.single-article .post header {
    padding-bottom: 0px;
}

.single .main {
	padding: 0px;
}

.single-article article {
	margin-top: 0px !important;
}

.single .main .entry-content {
	background-color: white;
	margin-top: 10px;
	padding: 20px;
}

.single .entry-content h2:first-child,
.page-template-single-personnel  .entry-content h2:first-child {
	margin-top: 0px;
}

.single-article .post header {
	padding-top: 0px;
	position: relative;
}

.single-thumbnail {
	height: 450px;
	background-size: cover;
	background-position: center center;
}

.single .main .title-container {
	position: absolute;
	bottom: 80px;
	left: 110px;
	width: 70%;
}

.single .main h1 {
	padding-left: 0px;
	display: inline;
	background-color: rgba(255, 255, 255, 0.5);
	line-height: 66px;
    font-size: 55px;
}

.single .postmeta {
	position: absolute;
	top: 0;
	left: 0;
}

.single .postmeta > div {
	background-color: transparent;
	color: white;
	font-family: 'Roboto Condensed';
	font-weight: 300;
}

.single header .caption-wrap {
	display: none;
}

.postdate span.postday {
	font-size: 35px;
}

.single header .flex-direction-nav a {
	top: -240px !important;
}


.single header  .flex-direction-nav li:before {
	top: -260px !important;
	left: 24px !important;
	right: auto !important;
	bottom: auto !important;
}

.single header  .flex-direction-nav li + li:before {
	right: 24px !important;
	left: auto !important;
	bottom: auto !important;
}

.single header  .flex-direction-nav .flex-prev {
	left: 10px !important;
}

.single header  .flex-direction-nav .flex-next {
	right: 10px !important;
}

.single h2 {
	color: #333;
	font-family: Roboto;
	font-weight: 300;
	font-size: 35px;
}

#single-keywords > div {
	margin-top: 15px;
	margin-left: 15px;
}

#read-more {
	background-color: white;
	padding: 20px;
	margin-top: 20px;
	white-space: nowrap;
	position: relative;
}

#read-more .portfolio-all {
	bottom: -3px;
}

#read-more h2 {
	color: #333;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	margin-top: 0;
}

#read-more.flexbox {
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#read-more-content.flexbox > div,
#events-content.flexbox > div {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

#read-more-content.flexbox > div + div,
#events-content.flexbox > div + div {
	margin-left: 20px;
}

.print-container {
	text-align: center;
}

.print-container a {
	color: white;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	font-size: 16px;
}

.single-footer {
	display: none;
}

/* Nos hôpitaux -------------------------------------------- */

.map-header {
	position: relative;
}

.map-search-box {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px;
	max-width: 410px;
	color: white;
}

.map-search-box > div {
	padding: 20px;
	width: 100%;
}

.map-search-box a {
	display: block;
	visibility: hidden;
	color: white;
	font-family: 'Fira Sans';
	font-weight: 300;
	margin-top: 5px;
	font-size: 16px;
}

.map-search-box a:before {
	font-family: 'fontchurouen';
	content: '\e80a';
	display: inline-block;
	margin-right: 5px;
}

.map-search-box select {
	display: block;
	width: 100%;
	font-family: Roboto;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 5px;
}

.hospital-select > div:first-child {
	font-family: Roboto;
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 16px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.service-select {
	margin-top: 20px;
}

.service-select div {
	font-family: Roboto;
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 30px;
}

.service-select div:after {
	content: " :";
}

/*#bgmp_map-canvas > div:first-child > div:first-child > div:first-child > div:nth-child(5) {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  
	filter: url(“data:image/svg+xml;utf8,<svg xmlns=\’http://www.w3.org/2000/svg\’><filter id=\’grayscale\’><feColorMatrix type=\’matrix\’ values=\’0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\’/></filter></svg>#grayscale”);
	-webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}*/

/*#bgmp_map-canvas img,
#bgmp_map-canvas span {
	display: none;
}*/

.page-template-page-hopitaux #content {
	background-color: transparent !important;
}

.page-template-page-hopitaux #pageheader > .container {
	padding-left: 15px;
	padding-right: 15px;
}

.page-template-page-hopitaux #content > .row  {
	margin-right: 0px;
	margin-left: 0px;
}

#bgmp_map-canvas {
	max-width: 100%;
}

@media (max-width: 1350px) and (min-width: 992px) {
	.page-template-page-hopitaux #pageheader + #content {
		margin-right: 0px;
	}
}

#services-list {
	margin-top: 25px;
	background-color: white;
}

.service-box h2 {
	display: block;
	color: white;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	padding: 5px 20px;
	font-size: 26px;
}

.service-box > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	white-space: nowrap;
	padding: 10px;
	margin-bottom: 15px;
}

.service-description {
	display: inline-block;
	vertical-align: top;
	width: 400px;
	white-space: normal;
	font-family: 'Fira Sans';
}

.service-list {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 70%;
	display: inline-block;
	vertical-align: top;
}

.service-list > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	white-space: nowrap;
}

.service-list > div + div > a {
	border-top: 1px dashed rgba(0, 0, 0, 0.3);
}

.service-list a {
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	color: #333;
	padding: 5px 5px 5px 30px;
	white-space: normal;
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	position: relative;
}

.service-list a:before {
	content: '+';
	font-weight: bold;
	font-size: 40px;
	position: absolute;
	top: 6px;
	left: 0;
}

/* Nos services -------------------------------------------- */

.accordion {
	margin: auto -10px;
}

.accordion h3 {
	margin: 0px;
	padding: 3px 15px 5px 15px;
	color: white;
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 30px;
	font-weight: 300;
}

.accordion h3 a {
	display: block;
	float: right;
	color: white;
	border: 1px solid white;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 32px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
    margin-right: -5px;
}

.accordion h3 + div {
	padding: 10px;
	background-color: #6BB8B6;
	color: white;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	white-space: nowrap;
	position: relative;
}

.accordion h3 + div > div {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1;
	flex: 1 0 0;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}

.accordion h3 + div > div + div {
	margin-left: 20px;
}

.accordion h4 {
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 22px;
	font-weight: 300;
	color: white;
	margin: 0;
}

.accordion h4 + div {
	color: white;
	font-family: 'Fira Sans';
	font-weight: 300;
}

.accordion h3 + div a {
	display: block;
}

.accordion h3 + div a + a {
	border-top: 1px dashed rgba(255, 255, 255, 0.3);
	margin-top: 10px;
	padding-top: 10px;
}

.accordion h3 + div a:hover * {
	color: #333;
}

.accordion + .accordion {
	margin-top: 20px;
}

.doc-profile {
	display: inline-block;
	vertical-align: bottom;
	background: transparent url(assets/images/personnel.jpg) no-repeat center center;
	background-size: cover;
	width: 58px;
	height: 75px;
	margin-right: 10px;
	border-color: white;
	border-style: solid;
	border-width: 4px 4px 12px 4px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}

.doc-name {
	display: inline-block;
	font-family: Roboto;
	font-weight: 100;
	font-size: 20px;
	color: white;
}

.doc-name div + div {
	text-transform: uppercase;
}

.doc-name div + div + div {
	font-size: 80%;
	text-transform: none;
	font-variant: small-caps;
}

.accordion-team h3 + div {
	padding: 0px;
}

.accordion ul {
	list-style: none;
	margin-top: 10px;
	padding-left: 0px;
	color: white;
}

.accordion ul li:before {
	content: '\e80a';
	font-family: 'fontchurouen';
	display: inline-block;
	margin-right: 5px;
}

.accordion ul li {
	font-family: 'Fira Sans';
	font-weight: 300;
}

.accordion-team h3 {
	background-color: #668FAF !important;
}

.accordion-team h3 + div > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}

.accordion-team h3 + div > div + div {
	border-left: 1px solid #668FAF;
	margin-left: 0px;
}

.accordion-team h3 + div > div > a {
	display: block;
	padding: 15px;
}

.accordion-team h3 + div > div > a + a {
	border-top: 1px solid #668FAF;
}

.accordion-team h3 + div > div > a:last-child {
	-webkit-box-flex: 1 0 0;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1 0 0;
	/*flex: 1 0 0;*/
}

#single-appointment,
#popmake-1997 > div > a {
	display: block;
	line-height: 50px;
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 100;
	color: white;
	text-align: center;
}

#single-appointment:before,
#popmake-1997 > div > a:before {
	font-family: 'fontchurouen';
	content: '\e805';
	display: inline-block;
	vertical-align: mdidle;
	font-size: 26px;
	margin-right: 10px;
}

/* Médecin ------------------------------------------------- */

.page-template-single-personnel article header {
	background-color: white;
}

.page-template-single-personnel article header h1 {
	margin: 0;
	line-height: 46px;
    font-size: 45px;
	margin-bottom: 15px;
}

.doc-portrait {
	display: inline-block;
	vertical-align: bottom;
	background: transparent url(assets/images/personnel.jpg) no-repeat center center;
	background-size: cover;
	width: 77px;
    height: 100px;
    margin: 15px;
	border-color: white;
	border-style: solid;
	border-width: 4px 4px 12px 4px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}

.entry-content p {
	overflow: auto;
}

h1.doc-name {
	color: #333;
}

.page-template-single-personnel .entry-content {
	background-color: white;
	margin-top: 0px;
	padding: 20px;
}

#single-contact.personnel-contact h2:before {
	font-family: 'fontchurouen';
    content: "\e806";
}

#single-service h2:before {
	font-family: 'fontchurouen';
    content: "\e818";
}

#single-specialites h2:before {
	content: '\e808';
	font-family: 'fontchurouen';
}

#single-service a {
	color: white;
	font-weight: 300;
	font-family: 'Fira Sans';
}

#single-service li:before {
	font-family: "fontchurouen";
	content: '\e80a';
	font-size: 110%;
	margin: 0px 5px;
	color: white;
}

#single-specialites li:before {
	font-family: "fontchurouen";
	content: '\e80a';
	font-size: 110%;
	margin: 0px 5px;
	color: #333;
}

#single-specialites a {
	text-decoration: underline;
	color: #333;
}

#single-specialites a:hover {
	color: #FF3F00;
}

/* Chapitre ------------------------------------------------ */

.single-chapitre #content {
	margin: auto -15px;;
}

.single-chapitre #content .row {
	margin-left: auto;
	margin-right: auto;
}

.single-chapitre #content .main {
	margin-top: 20px;
	background-color: white;
}

.link-to-document {
	position: absolute;
	bottom: 0;
	right: 150px;
	max-width: 25%;
	display: block;
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 20px;
	font-weight: 100;
	color: white;
	padding: 10px;
}

.link-to-document:hover {
	color: white;
}

.link-to-document:before {
	content: '\e810';
	font-family: 'fontchurouen';
	font-size: 40px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Search results ---------------------------------------------- */

.postlist article {
	border-width: 0px;
	margin-bottom: 0px;
	overflow: auto;
}

.search-date {
	font-weight: normal;
}

.search .postlist article + article {
	margin-top: 15px;
}

.search  #content .row {
	margin: 0px;
}

.search #content a {
	color: #333;
}

.search-item {
	width: 70px;
	min-height: 70px;
	text-align: center;
	font-family: 'Roboto Condensed';
	float: left;
	margin-right: 20px;
}

.search-item:before {
	font-family: "fontchurouen";
	display: block;
	font-size: 30px;
	margin-bottom: 0px;
	line-height: 30px;
}

.search-item.type-service { color: rgb(105, 101, 162); }
.search-item.type-service:before { content: "\e818"; }

.search-item.type-medecin { color: rgb(231, 50, 50); }
.search-item.type-medecin:before { content: "\e808"; }

.search-item.type-page { color: rgb(108, 184, 182); }
.search-item.type-page:before { content: "\e926"; }

.search-item.type-post { color: rgb(108, 184, 182); }
.search-item.type-post:before { content: "\e816"; }

.search-item.type-event { color: rgb(220, 121, 28); }
.search-item.type-event:before { content: "\e805"; }

.search-item.type-hopital { color: rgb(229, 18, 105); }
.search-item.type-hopital:before { content: "\e900"; }

.search-title {
	font-family: 'Roboto';
	font-weight: 300;
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 3px;
}

/* Services search results ------------------------------------- */

.page-template-search-services .wpcf7-form,
.page-template-search-doctors .wpcf7-form {
	margin-top: 0px;
}

.page-template-search-services .page-header,
.page-template-search-doctors .page-header {
	margin-top: -1px;
	padding-top: 1px;
}

.page-template-search-services #content .row,
.page-template-search-doctors #content .row {
	margin: 0;
}

.page-template-search-services .wpcf7-form label,
.page-template-search-doctors .wpcf7-form label {
	margin-top :15px;
}

.page-template-search-services #valid-button,
.page-template-search-doctors #valid-button {
	display: block;
}

.search-service-results {
	background-color: white;
	padding: 15px;
}

.page-template-search-services article + article,
.page-template-search-doctors article + article {
	margin-top: 5px;
}

/* Doctors search results -------------------------------------- */

.doctor-results {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.doctor-result {
	width: 400px;
	max-width: 80%;
	text-align: center;
	margin: 0px auto 40px auto;
	overflow: visible;
	padding-left: 5px;
	padding-top: 40px;
	position: relative;
}

.doctor-results .doctor-portrait {
	background: transparent url(assets/images/personnel.jpg) no-repeat center center;
	background-size: cover;
	width: 68px;
	height: 90px;
	border: 5px solid white;
	margin: 0px auto 5px auto;
	position: absolute;
	left: 20px;
	top: 0px;
	border-color: white;
	border-style: solid;
	border-width: 4px 4px 12px 4px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}

.doctor-results .doctor-name {
	font-family: Roboto;
    font-weight: 100;
	font-size: 30px;
    line-height: 35px;
	text-align: left;
	padding-left: 105px;
	height: 1em;
	position: relative;
}

.doctor-results .doctor-name > div {
	position: absolute;
	bottom: 0px;
}

.doctor-results .doctor-name > div > div {
	display: inline-block;
	white-space: nowrap;
}

.doctor-results .doctor-name > div > div + div {
	text-transform: uppercase;
}

.doctor-results .doctor-service {
	background-color: #786FAE;
	color: white;
	font-family: 'Fira Sans';
	padding: 5px;
	margin: 5px 0px 0px 0px;
	font-size: 16px;
    font-weight: 300;
	text-align: left;
	min-height: 1.2em;
}

.doctor-results .doctor-service div:first-child {
	padding-left: 105px;
}

.doctor-results .doctor-service div:not(:first-child) {
	text-align: center;
}

.doctor-results .doctor-specialites {
	padding: 10px 25px;
	font-family: 'Fira Sans';
	text-align: left;
	background-color: #f5f5f5;
}

.doctor-results .doctor-specialites div,
.doctor-results .doctor-phone div:first-child {
	margin: 0 auto;
	font-size: 14px;
	line-height: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
}

.doctor-results .doctor-specialites ul,
.doctor-results .doctor-phone ul {
	list-style-type: none;
	padding-left: 0px;
	text-align: left;
}

.doctor-results .doctor-specialites li:before {
	content: '\e80a';
	font-family: fontchurouen;
	margin-right: 5px;
}

.doctor-results .doctor-specialites + .doctor-phone {
	padding-top: 0px;
}

.doctor-results .doctor-phone {
	padding: 10px 25px;
	font-family: 'Fira Sans';
	font-size: 16px;
	border-top-width: 0px;
	background-color: #f5f5f5;
}

.doctor-results .doctor-phone li:not(:empty):before {
	content: '\e806';
	font-family: fontchurouen;
	margin-right: 5px;
}

.doctor-result > a {
	display: block;
	background-color: #6BB6B8;
	color: white;
	font-family: 'Fira Sans';
	font-size: 16px;
	font-weight: 300;
	padding: 5px;
}

/* Page de présentation d'un événement ------------------------- */

#single-location,
#single-horaire {
	color: white !important;
}

#single-location h2:before {
	content: '\e80d';
	font-family: fontchurouen;
}

#single-horaire h2:before {
	content: '\e80e';
	font-family: fontchurouen;
}

.em-booking-form {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 10px;
	padding-top: 10px;
}

.em-booking-form label {
	font-family: 'Roboto';
	font-weight: 300;
	text-transform: uppercase;
}

.em-booking-form label:after {
	content: " :";
}

.em-form-required {
	color: red;
	font-weight: bold;
}

.em-booking-submit {
	padding: 12px 18px;
    font-size: 12px;
    border: none;
    display: inline-block;
    color: #fff;
    transition: background .6s ease-out;
    -webkit-transition: background .6s ease-out;
    -moz-transition: background .6s ease-out;
    -o-transition: background .6s ease-out;
}

#nomap {
	background: transparent url(assets/images/map.png) no-repeat top center;
	background-size: cover;
	width: 100%;
	height: 100%;
}

/* Sitemap ----------------------------------------------------- */

.plan-du-site #content ul {
	list-style-type: none;
	font-family: 'Fira Sans';
}

.plan-du-site #content .so-panel > ul > li > a {
	font-weight: bold;
}

.plan-du-site #content .so-panel > ul > li + li {
	margin-top: 10px;
}

.plan-du-site #content ul li:before {
	content: '\e80a';
	font-family: fontchurouen;
	margin-right: 5px;
}

.plan-du-site #content .entry-content .entry-content a {
	color: #333;
}

.plan-du-site #content .entry-content .entry-content a:hover {
	text-decoration: underline;
    color: #FF3F00;
}

/* Update CHU */
.home .homecontent > div:first-child > div:first-child > div:first-child > .so-panel:first-child,
.home .homecontent > div:first-child > div:first-child > div:first-child > .so-panel:nth-child(2) {
	padding-top: 0px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.home .homecontent > div:first-child > div:first-child > div:first-child > .so-panel:first-child > div,
.home .homecontent > div:first-child > div:first-child > div:first-child > .so-panel:nth-child(2) > div {
	padding-top: 0px;
}
/*.home .widget_dpe_fp_widget > span,
.home .widget_em_widget > span {
	width: 100%;
	display: block;
	position: absolute;
	top: -23px;
	padding: 0px;
	text-align: center;
}*/
.home .widget_dpe_fp_widget h3,
.home .widget_em_widget h3 {
	width: 100%;
	display: inline-block;
	padding: 2px 20px;
	font-size: 25px;
	text-transform: none;
	position: relative;
	margin-bottom: -20px;
	bottom: 24px;
	text-align: center;
	top: auto;
}
.home .widget_dpe_fp_widget h3:before,
.home .widget_dpe_fp_widget h3:after,
.home .widget_em_widget h3:before,
.home .widget_em_widget h3:after {
	content: "";
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	display: inline-block;
	width: calc(50% - 100px);
	position: relative;
    top: 21px;
}
.home .widget_dpe_fp_widget h3:before,
.home .widget_em_widget h3:before {
	float: left;
}
.home .widget_dpe_fp_widget h3:after,
.home .widget_em_widget h3:after {
	float: right;
}
.home .carousel_outerrim {
	padding-top: 0px;
}
/********************/

/* Update CHU 02/08 */

#emergency-panel > ul > li {
	font-weight: normal;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	font-weight: normal;
}

#cat_nav .sf-menu li.menu-hopitaux a:hover {
    background-color: rgba(73, 150, 140, 0.9) !important;
}

.footerclass {
    background-repeat: no-repeat;
	background-position: left center;
}

#single-data h2 {
	font-weight: normal;
}

.doctor-results .doctor-name {
	font-weight: normal;
}

.doc-name {
	font-weight: normal;
}

#single-sticky .home-excerpt {
	font-weight: normal;
}

.wpcf7-form label {
	font-weight: normal;
}

#menu-acces-rapide {
	left: -95px;
}

#menu-acces-rapide {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.home .homecontent > div:first-child > div:first-child > div:first-child > .so-panel:nth-child(3) > div {
    padding-top: 0px;
}

.zoom-on h3 {
    width: 100% !important;
    display: inline-block !important;
    padding: 2px 20px !important;
    font-size: 25px !important;
    text-transform: none !important;
    color: #49968C !important;
    position: relative !important;
    margin-bottom: -20px !important;
    bottom: 24px !important;
    text-align: center !important;
    top: auto !important;
	font-family: Roboto !important;
}

.zoom-on h3:before, .zoom-on h3:after {
    content: "";
    border-top: 1px solid #49968C;
    display: inline-block;
    width: calc(50% - 100px);
    position: relative;
    top: 21px;
}

.zoom-on h3:before {
    float: left;
}

.zoom-on h3:after {
    float: right;
}

.heateor_sss_sharing_ul:before {
	content: "Partager : ";
    font-family: 'Fira Sans';
    font-size: 20px;
    vertical-align: top;
    display: inline-block;
    margin-top: 9px;
    margin-right: 10px;
}

*:not(strong):not(b) {
	font-weight: normal !important;
}

html body div strong *, html body div b * {
        font-weight: bold !important;
}


/********************/

.container article .container {
	width: auto;
}

/* Popup accessibilité */

#topbar-search {
	text-align: right;
}

#topbar-search > div {
	display: inline-block;
	vertical-align: top;
}

#topbar-search > .textwidget {
	color: #999;
	font-size: 30px;
    line-height: 38px;
	border-right: 1px solid #E9E9E9;
}

#topbar-search > .textwidget:first-child {
	border-left: 1px solid #E9E9E9;
}

.pum-title {
	font-family: Roboto;
	font-weight: 300;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.pum-content > p:first-child {
	margin-left: -19px;
    margin-right: -19px;
}

.pum-content ul {
	list-style-type: none;
	padding: 0;
}

.pum-content li {
	text-transform: uppercase;
	line-height: 40px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-family: Roboto;
}

.pum-content li strong {
	float: right;
}

.pum-content li strong em {
	background-color: #F7F7F7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	display: inline-block;
	padding: 0px 8px;
    line-height: 26px;
	font-style: normal;
	margin: 0px 5px;
}

.pum-close {
	text-transform: uppercase !important;
	font-family: Roboto !important;
}

html.pum-open.pum-open-overlay {
	overflow: auto;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: hidden;
}

/* Paiement en ligne */

#payment-form > div {
	max-width: 570px;
	white-space: nowrap;
}

#payment-form > div + div {
	margin-top: 10px;
}

.reference_y, .reference_t, .euros1, .euros2 {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

#reference_y, #euros1 {
	text-align: right;
}

.euros1 {
	width: 60%;
}

.euros2 {
	width: 39%;
}

.reference_y {
	width: 32%;
}

.reference_t {
	width: 55%;
}

.reference_f {
	width: 19%;
	padding: 9px;
	display: inline-block;
	vertical-align: top;
}

.reference_f:before {
	margin-right: 3px;
}

.reference_t:before,
.reference_f:before {
	content: " - ";
	display: inline-block;
	min-width: 1%;
	text-align: center
}

.euros2:before {
	content: " , ";
	display: inline-block;
	min-width: 1%;
	text-align: center
}

/* Popup secretariat */

.popmake-content {
	font-family: 'Fira Sans' !important;
}

#pum-1997 .popmake-content div + div {
	margin-top: 10px;
}

#pum-1997 .popmake-content span:first-child {
	text-transform: uppercase;
	font-weight: bold !important;
}

#pum-1997 .popmake-content span:first-child:after {
	content: " : ";
}

.secretariat-link {
	display: inline-block;
	text-align: center;
	width: 26px;
	line-height: 21px;
	padding-top: 3px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	top: -5px;
	border: 1px solid white;
}

#popmake-1997 > div > a {
	margin: 15px -18px -18px -18px;
}

#openMap {
	display: block;
	width: 100%;
	font-family: Roboto;
	text-align: center;
	border-width: 0px;
	padding: 15px;
	text-transform: uppercase;
}

#openMap + div {
	height: 320px;
    overflow: hidden;
}

@media (min-width: 768px) {
	.uncut {
		white-space: nowrap;
	}
}

.virtue_social_widget .youtube_link:hover {
	background-color: #E52C27 !important;
	color: white !important;
}

.virtue_social_widget .twitter_link:hover {
	background-color: #1DA1F2 !important;
	color: white !important;
}

.virtue_social_widget .facebook_link:hover {
	background-color: #3B5998 !important;
	color: white !important;
}

#menu-barre-du-haut li,
#topbar-search li, #topbar-search > div:first-child {
	transition: background .3s ease-out;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
}

#menu-barre-du-haut li + li + li {
	padding-top: 1px;
}

#menu-barre-du-haut li + li:hover * {
	color: white !important;
}

.event-date > *:last-child {
	font-size: 20px !important;
}

/* Update 18/10/2016 */

#cat_nav .sf-menu li a {
	background-color: transparent !important;
}

#cat_nav .sf-menu li a i {
	font-size: 40px !important;
}

#cat_nav .sf-menu li:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.home .so-panel {
	background-color: transparent;
}

.home .so-panel ol, .home .so-panel ul {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

.home .so-panel ol li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.chu-infos {
	background-image: none;
	background-color: transparent;
	padding: 10px !important;
}

.chu-infos ul {
	background-color: transparent !important;
}

.home .widget_dpe_fp_widget h3, .home .widget_em_widget h3,.zoom-on h3, .widget_yourchannel_widget h3 {
	text-transform: uppercase !important;
	font-family: Roboto !important;
	font-size: 40px !important;
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	bottom: 0px !important;
}

.home .widget_dpe_fp_widget h3, .home .widget_em_widget h3, .zoom-on h3 {
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 0px !important;
    margin-bottom: 10px !important;
}

.home .widget_dpe_fp_widget h3:before, .home .widget_em_widget h3:before, .zoom-on h3:before, .widget_yourchannel_widget h3:before {
	display: block;
	width: 44px;
    height: 44px;
    line-height: 31px;
    padding-right: 1px;
	font-size: 18px;
	position: relative;
	font-family: fontchurouen;
	border-width: 0px;
	float: none;
	text-align: center;
	bottom: 22px;
	margin-left: auto;
	margin-right: auto;
	top: auto;
	margin-bottom: -20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: white;
	border: 7px solid #F5F5F5;
}

.zoom-on h3:before {
	bottom: 36px;
}

.home .widget_dpe_fp_widget h3:before, .zoom-on h3:before {
	content: '\e91a';
}

.zoom-on h3 {
	background-color: #F5F5F5;
	position: relative;
	top: 40px !important;
	padding: 15px 25px !important;
}

.home #content .widget_em_widget {
	margin-bottom: 0px !important;
}

.home #content .widget_metaslider_widget {
	margin-top: 0px !important;
}

.home .widget_em_widget h3:before {
	content: '\e907';
}

.home #content h3:after {
	content: none;
}

.widget_yourchannel_widget h3 {
	color: white;
}

.home #content .so-panel {
	text-align: center;
}

.home #content h3 {
	display: inline-block;
}

.home #content .flex-control-nav {
	padding-bottom: 0px !important;
}

.home .portfolio-all {
	bottom: -25px;
	right: 0px;
}

.home .all-events-link {
    bottom: -5px;
    right: -20px;
}

.home .portfolio-all a, .home .all-events-link a {
	display: block;
	color: white;
	line-height: 20px;
	padding: 8px 10px;
	white-space: nowrap;
}

.home .portfolio-all a:before, .home .all-events-link a:before {
	content: '\e80a';
    font-family: fontchurouen;
    margin-right: 5px;
    padding-right: 10px;
    line-height: 36px;
    margin-bottom: -16px;
    padding-left: 10px;
    position: relative;
    top: -8px;
    left: -10px;
    display: inline-block;
    vertical-align: top;
}

.widget_yourchannel_widget {
	margin-top: 60px !important;
}

.widget_yourchannel_widget h3 {
	padding-top: 10px !important;
}

.widget_yourchannel_widget h3:before {
	content: '\e909';
	margin-bottom: -45px;
	bottom: 54px;
	padding-right: 0px;
	padding-bottom: 1px;
	font-size: 32px;
	background-color: #F5F5F5;
}

.widget_yourchannel_widget:before {
	content: "";
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	position: absolute;
	top: -25px;
	width: 100%;
}

.flex-control-paging li a {
	-webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
	width: 90px !important;
	height: 10px !important;
	box-shadow: none !important;
	border-width: 0px !important;
	background-color: rgba(255, 255, 255, 0.7) !important;
}

.flex-control-nav {
	bottom: 0px !important;
}

#logo-container {
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {
	#logo-container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	#logo-container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	#logo-container {
		width: 1170px;
	}
}

#mega-menu-primary_navigation > li > a:after {
	content: '\e90d' !important;
	font-family: fontchurouen !important;
	display: inline !important;
	margin-left: 20px !important;
}

.yrc-video-title:after {
	color: white;
}

.home-excerpt {
	text-align: left;
}

.form-search .search-query {
	right: 1px;
}

#topbar .virtue_social_widget {
	position: absolute;
	top: 65px;
	right: 0px;
	white-space: nowrap;
}

#topbar .topbar-widget .virtue_social_widget a {
	display: inline-block;
	vertical-align: top;
	float: none;
	background-color: white;
	border-width: 0px !important;
	margin-left: 10px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	border-right-width: 1px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0px;
}

.page-template-search-services .wpcf7-form > div:first-child {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#go-button {
	display: none;
	border-bottom: 1px solid lightgray;
        padding-bottom: 10px;
        margin-bottom: 10px;
}

.document-gallery .document-icon img {
	width: auto;
}

.deletepj {
	color: red;
}

#topbar-search .sow-carousel-thumbnail,
#topbar-search .sow-carousel-title {
	display: none;
}

#topbar-search .sow-carousel-wrapper ul.sow-carousel-items {
	height: auto;
	width: auto;
}

#topbar-search h3 {
	line-height: 1em;
	font-size: 30px;
	margin-top: 0px;
}

#topbar-search .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
	float: none;
	width: auto;
}

#topbar-search h3 a {
	line-height: 38px;
}

.rss-button:before {
	font-family: fontchurouen;
	content: '\e911';
}

#topbar-search .so-widget-sow-post-carousel {
	border-left: 1px solid #E9E9E9;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
}

#topbar-search .kad_img_upload_widget img {
	max-height: 30px;
    margin-top: 5px;
}

/*#wp-admin-bar-edit {
	display: none;
}*/

.doctor-service > div > a,
.doctor-service > div > a:hover {
	color: white;
}

.required-label:after {
	content: "*";
	color: red;
	margin-left: 5px;
}

.required-legend {
	color: gray;
	font-style: italic;
	padding: 20px;
}

/* ACCESSIBILITE */

/*body .topbar-widget .virtue_social_widget a {
	color: transparent !important;
}*/

.virtue_social_widget .youtube_link:hover {
        color: transparent !important;
}

.virtue_social_widget .twitter_link:hover {
        color: transparent !important;
}

.virtue_social_widget .facebook_link:hover {
        color: transparent !important;
}

.virtue_social_widget .youtube_link:hover i {
        color: white !important;
}

.virtue_social_widget .twitter_link:hover i {
        color: white !important;
}

.virtue_social_widget .facebook_link:hover i {
        color: white !important;
}

.rss-button img {
	display: none;
}

.accordion > div a[href='#'] {
	cursor: default;
}

img[class*="wp-image"] {
	border-width: 0;
}

.page:not(.home) .flex-direction-nav a {
	top: -284px !important;
}

#em-booking a {
        display: none;
}

#em-loading::before {
	content: 'Réservation en cours...';
	color: green;
	font-weight: bold;
}

.em-booking-message-success {
        color: green;
        font-weight: bold;
}

.em-booking-message-error {
        color: red;
        font-weight: bold;
}

#em-booking input[type=text] {
	width: 100%;
	padding: 8px;
	height: auto;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	max-width: 570px;
}

#service_email {
	float: left;
}

#mega-menu-primary_navigation > li > .mega-sub-menu {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
}

#mega-menu-primary_navigation > li > .mega-sub-menu > li {
    width: auto !important;
    float: none !important;
}

.mega-menu-megamenu > .mega-sub-menu > li + li > a {
        border-top: 2px dashed #E0E0E0 !important;
        margin-top: 10px !important;
}

.mega-menu-megamenu > .mega-sub-menu > li > a {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
	page-break-inside: avoid;           /* Theoretically FF 20+ */
	break-inside: avoid-column;         /* IE 11 */
	display:table;
}

.mega-menu-megamenu > .mega-sub-menu > li:nth-child(2):before,
.mega-menu-megamenu > .mega-sub-menu > li:nth-child(3):before {
        content: "";
        position: absolute;
        display: block !important;
        height: calc(100% - 30px);
        top: 15px;
        left: 33.3%;
        border-left: 2px dashed #E0E0E0 !important;
}

.mega-menu-megamenu > .mega-sub-menu > li:nth-child(3):before {
        left: 66%;
}

/* Forms */

div.wpcf7-custom .wpcf7-form {
	margin-top: 0;
}

div.wpcf7-custom .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7-custom input {
	width: 100%;
    padding: 8px;
    height: auto;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    max-width: 570px;
}

.wpcf7-custom input.wpcf7-back, .wpcf7-custom input.wpcf7-submit {
	padding: 12px 18px;
    font-size: 12px;
    border: none;
    display: inline-block;
    color: #fff;
    background: #c72c00;
    transition: background .6s ease-out;
    -webkit-transition: background .6s ease-out;
    -moz-transition: background .6s ease-out;
    -o-transition: background .6s ease-out;
}

.wpcf7-custom input[type=submit] {
	width: auto;
}

#wp-admin-bar-so_live_editor {
	display: none;
}

.home-excerpt p {
	overflow: visible;
}

#topbar {
        position: relative;
        z-index: 1000;
}

p {
        text-align: justify;
}

#mobile-menu tr a.rdv,
#menu-acces-rapide .rdv {
	padding: 10px 10px 0 !important;
	font-style: normal;
}

#mobile-menu tr td:not(#emergency-block) a.rdv::before,
#menu-acces-rapide .rdv::before {
	content: '\e805';
	font-family: 'fontchurouen';
	width: 1em;
	margin-right: .2em;
	text-align: center;
	line-height: 1em;
	margin-left: .2em;
	display: inline-block !important;
	font-size: 25px !important;
}

#menu-acces-rapide .rdv::before {
        font-size: 40px !important;
	top: -8px;
	position: relative;
}

*[class^=fa] {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: Font Awesome\ 5 Free;
}

*[class^=fa]::before {
	font-family: Font Awesome\ 5 Free !important;
}

.mob-icon-menu::before, .mob-icon-cancel::before {
	font-size: 82px !important;
}

.mob-icon-cancel {
	display: none !important;
}

.mini-link {
        background-image: url(./assets/images/bandeau-minisite.png);
        background-position: bottom;
}

.external-link {
	background-image: url(./assets/images/bandeau-aller-site.png);
	background-position: bottom;
}

.media-link {
        background-image: url(./assets/images/bandeau-telecharger.png);
        background-position: bottom;
}

article .entry-content {
	overflow: auto;
}

article aside:not(:empty) + div {
	max-width: calc(100% - 295px);
}

.entry-content .slides li {
	overflow: hidden;
}

@media (min-width: 768px) {
        #wrapper > header + div > div.sliderclass > div.container {
                max-width: 746px;
                width: 100%;
        }
}

@media (min-width: 992px) {
	#wrapper > header + div > div.sliderclass > div.container {
		max-width: 970px;
		width: 100%;
	}
}

@media (min-width: 1200px) {
        #wrapper > header + div > div.sliderclass > div.container {
                max-width: 1170px;
                width: 100%;
        }
}

#read-more {
	overflow: hidden;
}

#single-contact h2:last-child {
	display: none;
}

#events-content h2 {
	color: #333 !important;
    	font-size: 18px;
    	line-height: 20px;
}

.em-booking-form textarea {
	width: 500px;
	max-width: 100%;
	height: 100px;
}

body.tag .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

@media screen and (max-width: 1024px) {
	.piteminfo h4 {
		font-size: 20px;
	}
}

.flex-control-nav {
	display: none;
}

article .entry-content .caption-wrap,
article .entry-content .caption-wrap .caption {
        display: block !important;
}

/* formulaire heurteauville */
body.postid-15962 p.ticket-desc, body.postid-15962 p.ticket-price, body.postid-15962 p.em-tickets-spaces, body.postid-15962 p.input-field-dbem_montant_total 
{
	display: none;
}

/* correction pleine largeur *//*
#wrapper.container {
	max-width:1920px !important;
}
*/