p.message-urgent{
  	font-weight: 500;
    font-size: 140%;
    line-height: 1.3em;
  text-align:center;
  border:6px solid #E56417;
  margin-top:10px;
  padding:20px;
  width:80%;
  margin:0 auto;
}

body.site {
	border: 0 !important;
	padding: 0 ;
	margin:0 0 3px 0;
	font-family:'Muli', sans-serif;
	font-size: 13px;
}

.body .container {
	background-color: #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0 20px 20px 20px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*********************************************************************************** header */

header.header{
	background-color:#004899;
	height: 500px;
}
@media (max-width: 979px){
	header.header{
	height: 300px;}
}
@media (max-width: 767px){
	header.header{
	height: 260px;}
}

/***************************************************************** image accueil */
body.itemid-101 header.header div.dr-header-bg{
	background-image: url("../../../images/banner-duroux/banner-1-2.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	height: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

/******************************************************************* image cabinet */
body.itemid-108 header.header div.dr-header-bg{
	background-image: url("../../../images/banner-duroux/banner-1.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	height: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

/********************************************************************* image soin */
body.itemid-112 header.header div.dr-header-bg{
	background-image: url("../../../images/banner-duroux/banner-3.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	height: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

/******************************************************************** image equipe */
body.itemid-110 header.header div.dr-header-bg{
	background-image: url("../../../images/banner-duroux/banner-4.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	height: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

/***************************************************************** image infos pratique */
body.itemid-134 header.header div.dr-header-bg{
	background-image: url("../../../images/banner-duroux/banner-5.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	height: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

/*************************************************************************** image galerie */
body.itemid-137 header.header div.dr-header-bg{
	background-image: url("../../../images/banner-duroux/banner6.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	height: 100%;
	max-width: 1600px;
	margin: 0 auto;
}


.header div.header-inner.clearfix{
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 979px){
.header div.header-inner.clearfix{
		width: 750px;}
}
@media (max-width: 767px){
.header div.header-inner.clearfix{
		width: 100%;}
}


.header a.brand.pull-left{
	padding: 0 1% 1% 1%;
	margin-top: 10px;
	background-color: #fff;
	width: 250px;
	box-shadow: none;
	display: block;
	float: right;
	opacity: 1;
}
@media (max-width: 979px){
	.header a.brand.pull-left{
	width: 220px;}
}
@media (max-width: 767px){
	.header a.brand.pull-left{
	width:210px;
	margin-right: 10px;}
}



/******************************************************************************************************** Menu */

nav.navigation{
	border-top:none;
	border-bottom:none;
	margin:0 0 20px 0;
	padding:0;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 0;
}
@media (max-width: 979px) and (min-width: 360px){
nav.navigation{
	position: relative;
	bottom:0;}
}

nav.navigation div.nav-collapse{
	margin-top: 3%;
	width: 100%;
	margin: 0 auto;
}

nav.navigation div.nav-collapse ul#dr-menu{
	margin: 0 auto;
}
nav.navigation div.nav-collapse ul#dr-menu li{
	display: inline;
}

.navigation ul#dr-menu li a{
	font-family:'Muli', sans-serif;
	font-weight:300;
	font-size:140%;
	color:#004899;
	padding:20px 25px;
	margin:0 10px 0 0;
	border-radius:0;
	text-transform: capitalize;
	border: none;
	background: #fff;
	opacity: 0.8;
	border-bottom: 0 solid #004899;
	transition:opacity 2s ease, background 1s ease;

}

.navigation ul#dr-menu li a:hover,
.navigation ul#dr-menu li a:focus {
	background: #a3c5e9;
	opacity: 0.5;
	}

.navigation ul#dr-menu > .active > a{
	background: #a3c5e9;
}

/******************************************************************************************************** Menu mobile */

.navigation a.btn.btn-navbar.collapsed,
.navigation a.btn.btn-navbar{
	background-color:#004899;
	background-image:none;
	border:none;
	box-shadow:none;
	border-radius:0;
	text-shadow:none;
}

.navigation a.btn.btn-navbar.collapsed span.icon-bar,
.navigation a.btn.btn-navbar span.icon-bar{
	border-radius:0;
	box-shadow:none;
	height:3px;
	margin-right:0;
}

/******************************************************************************************************** Text */
	


h1{
	color:#004899;
	font-weight:300;
	text-align: center;
	font-size:280%;
	margin: 5% 0;
}

h2{
	font-weight:300;
	text-transform: uppercase;
	margin:2% 0;
	font-size:140%;
	padding: 4px 0 4px 6px;
	color:#004899;
	width: 80%;
	background-image: linear-gradient(to right, #a4c5d6 , #fff);
	background-color: #004899;

}

h3	{
	font-weight:700;
	margin:3% 0;
	font-size:140%;
	line-height:1.2em;
	color:#459cd6;

}

h4	{
	font-weight:600;
	font-size:130%;
}

h5	{
	font-weight:400;
	font-size:130%;
	line-height:1.2em;
}

p,ul{
	font-weight:300;
	font-size:120%;
	line-height:1.3em;
	
}


p.p-intro{
	color:#459cd6;
	font-weight:700;
	font-size:140%;
	margin:0 0 3% 0;
	padding: 0 10%;
	text-align: center;
	width: 70%;
}

/******************************************************************************************************** banner */
.moduletable_dr-banner{

}

.moduletable_dr-banner.custom_dr-banner{

}



/******************************************************************************************************************** home  */

a.dr-btn-home{
	background-color: #a0b4ca;
	border-radius: 0;
	color:#004899;
	font-weight: 400;
	padding: 4px 10px;
    line-height: 28px;
    min-height: 31px;
    font-size: 1rem;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
	float: right;
}

a.dr-btn-home:hover{
	background-color: #7c97b5;

}

/**************************************************************************************************  info */

div.dr-accueil .accroche-home-dr h3{
	font-family:'Muli', sans-serif;
    font-weight: 700;
    margin: 3% 0;
    font-size: 140%;
    line-height: 1.2em;
    color: #459cd6;
}


div.dr-accueil a.uk-button.uk-button-primary{
	background-color: #a0b4ca !important;
	border-radius: 0;
	color:#004899;
	font-family:'Muli', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-size: 1em;
	padding: 4px 10px;
}

div.dr-accueil .uk-text-center .uk-panel p a.uk-button.uk-button-primary:hover{
	background-color: #7c97b5 !important;
}

/*************************************************************************************************  soins */


.dr_homesoins .uk-card.uk-card-default{
	border: none;
	background-color: #fff;
	border-top: 4px solid #004899;
	box-shadow:0 4px 8px #cacbcd;  

}

.dr_homesoins .uk-card.uk-card-default .uk-card-body{
	padding: 20px;

}

.dr_homesoins .uk-card.uk-card-default .uk-card-body h4{
	font-weight:600;
	font-size:130%;
	font-family:'Muli', sans-serif;
	line-height: 16px;
	margin: 12px 0;

}


/*********************************************************************************************** page le cabinet galerie */

div.uk-modal-caption{
	color: #004899;
	font-weight: 700;
}


/*********************************************************************************** page cabinet */

.uk-scope .dr-page-cabinet h2{
	font-weight:300;
	text-transform: uppercase;
	margin:2% 0;
	font-size:140%;
	line-height: 24px;
	padding: 4px 0 4px 6px;
	color:#004899;
	width: 80%;
	background-image: linear-gradient(to right, #a4c5d6 , #fff);
	background-color: #004899;
}

.uk-scope .dr-page-cabinet p{
	margin-top: 0;
}

.uk-scope .dr-page-cabinet ul{
	padding: 0;
	margin: 0 0 9px 25px;
}

/*********************************************************************************** page équipe */

.dr-equipe-intro .uk-panel.uk-padding{
	padding: 30px;
}


.dr-equipe-intro .uk-panel.uk-padding .uk-margin p em{
	color:#333;
	font-size: 14px;
	line-height: 1.3em;
}

.dr-equipe-team h3.uk-h3.uk-margin-remove-top{
	 margin-top: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    text-transform: none;
    color: #444;
}

/*********************************************************************************** page soins */

.dr-soins div.uk-card.uk-card-default{
	border: none;
	background-color: #fff;
	border-top: 4px solid #004899;
	box-shadow:0 4px 6px #dadada;  }

.dr-soins div.uk-card.uk-card-default .uk-card-badge{
	margin: 2px 2px 10px 0;
	background-color: #459cd6;
	color: #fff!important;
	font-family:'Muli', sans-serif;
	font-size: 120%;
	font-weight: 400;
	right: 0;
	padding: 2px 4px 4px 8px;
	width: 70%;
	border-radius: 2px 0 0 2px;
	top:10px;
}

.dr-soins div.uk-card.uk-card-default .uk-card-body{
	padding: 20px;
}

.dr-soins div.uk-card.uk-card-default .uk-card-body .uk-margin h4{
	color:#004899;
	margin: 50px 0 12px 0;
	font-weight: 700;
	line-height: 1.2em;
	font-size:130%;
	font-family:'Muli', sans-serif;
	line-height: 16px;
}

.dr-soins div.uk-card.uk-card-default .uk-card-body .uk-margin p{
	font-weight: 400;
}

.uk-scope ul.uk-subnav.uk-flex-center li{
	background-color: #004899;
	margin: 0 20px 20px 0;
	padding-left: 0;
	padding: 5px 10px;
	border-radius: 2px;	

}

.uk-scope ul.uk-subnav.uk-flex-center li.uk-active,
.uk-scope ul.uk-subnav.uk-flex-center li:hover{
	background-color: #459cd6;
	
}

.uk-scope ul.uk-subnav.uk-flex-center li a{
	color:#fff;
	font-weight: 400;
	font-size: 100%;
	line-height: 1.4em;
	text-transform:lowercase;
	font-family:'Muli', sans-serif;
}



/*********************************************************************************** footer */


footer.footer{
	background-color:#004899;
	padding: 20px 10px;
	color:white;
	margin-top:3%;
}

footer.footer a{
	color:white;
}

footer.footer a:hover{
	text-decoration:none;
	color:#79d7ff;
}

footer.footer p.pull-right{
	color:white;
	font-weight:600;
}

footer.footer p{
	color:white;
	font-weight:300;
	font-size:110%;
	margin-top:3%;
}

footer.footer div.custom.vb-footer p{
	font-weight:400;
	font-size:120%;
	line-height: 1.5em;
}

footer.footer div.custom.vb-footer p span.gras-footer{
	font-weight:700;

}