/*
Theme Name:     KC Child - Customizr
Description:    Thème enfant de Stéphane Papathéodorou pour Karine Charle
Author:         Stéphane Papathéodorou
Date:         	Octobre 2018
Author URI:     #
Template:       customizr                         
Version:       4.1.19
*/
@charset "utf-8";
/* import UR-Formation */ 
@import url("bootstrap.css");
@import url("modern-business.css");
@import url("font-awesome.min.css");

/* -- /---------------------------- */
/* MODIF CLASS THEME - CUSTOMIZR */
/* -- /---------------------------- */
h1 {
	font-size: 26px;
	line-height: 30px;
	color: #777777;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

/*Remove footer text Powered by – Designed with the Customizr theme
.czr-credits {
	display: none;
}
*/
/* POUR BROCHURES RUB DOCU IMG PERSONALISE */
.brochures{
	padding:6px;
	background:#EFEFEF;
	border:1px solid #CCC;
	float:left;
	margin:0 10px 10px 0;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px 5px;
}


/* POUR COULEUR HR PERSONALISE */
.container.presse  hr{
	margin-top:5px;
	border:1px solid #777777;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
}



/* POUR COULEUR DU FIL D'ARIANE */

.trail-begin {
	color: #777777;
}
.trail-begin a  {
	color: #777777;
}
.tc-hot-crumble a   {
	color: #777777;
}

/* POUR COULEUR LIENS DANS PAGES */
.entry-content a{
  color: #777777;
}


/* FOOTER STYLING */
footer#footer {
	color: #fafafa !important;
	border-top: 10px solid #e9eaee;
	background: #222;
	padding: 0;
}



/* FOOTER CREDITS */
.credits{
	font-weight: bold !important;
}


/* WIDGETS STYLING */
#footer.widget-title{
  font-size: 14px;
}

.widget-title {
  text-align: left;
  position: relative;
  left: -60px;
  margin: 0 0;
  padding: 0.50em 0;
}

.widget-front h2{
	font-size: 20px;
}

.widget.widget_archive li:before,
.widget.widget_categories li:before,
.widget.widget_calendar li:before,
.widget.widget_pages li:before,
.widget.widget_links li:before,
.widget.widget_meta li:before,
.widget.widget_recent_entries li:before,
.widget.widget_recent_comments li:before,
.widget.widget_nav_menu li:before,
.widget.widget_rss li:before {
  color: #777777;
}

/* MD POUR NOM WEB HORIZONTAL */
.navbar-brand-sitename {
font-size: 50px;
font-weight: bold;
}

/* MD POUR MENU HORIZONTAL */
.tc-header .navbar .nav > li > a {
  font-size: 15px;
  padding: 5px 10px;
}
/* -- /-- */

.featurette-divider {
	margin: 20px 0;
	clear: both;
}

.tc-post-list-grid article.expanded .entry-summary {
  background: #fafafa;
  background: rgba(0, 0, 0, 0.4);
  background: grey\9;
  padding: 8%;
  margin: 0;
  max-height: none;
  width: 100%;
}

.tc-post-list-grid article .entry-title {
    font-size: 18px;
    line-height: 26px;
}

@media(max-width:767px) {
.tc-post-list-grid article .entry-title {
    font-size: 20px;
    line-height: 34px;
    }
}

/* -- /---------------------------- */
/* SPECIAL STEPH */
/* -- /---------------------------- */

#pdf_ico_20  {
	background: url(../../uploads/user_ui/acroread_20.png) no-repeat !important;
	position: relative;	
	margin:15px 0 15px 0;
	padding:0 0 0 30px;
	letter-spacing:1px;
	text-align:left;
	line-height:20px;	
	width:auto;
}

.pdf_ico_lst {
/*
 display : list-item;
 list-style-image : url(../../uploads/user_ui/acroread_20.png);
 */
	list-style-type: none;
	background-image: url(../../uploads/user_ui/acroread_20.png);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	padding-left: 28px;

}

.word_ico_lst {
	list-style-type: none;
	background-image: url(../../uploads/user_ui/word_20.png);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	padding-left: 28px;

} 

.exel_ico_lst {
	list-style-type: none;
	background-image: url(../../uploads/user_ui/exel_20.png);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	padding-left: 28px;

} 

.calendar_ico_lst {
	list-style-type: none;
	background-image: url(../../uploads/user_ui/calendar_20.png);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	padding-left: 28px;

} 

/* -- /---------------------------- */
/* SPECIAL STEPH -> hach du footer 3 */
/* -- /---------------------------- */
#footer_three {
	/*
	float:right;
	position: relative;
	top: -150px;*/
}



/* -- /---------------------------- */
/* GENERIQUES STEPH */
/* -- /---------------------------- */

.clear {
	clear: both;
}

.float_left_mp {
	float:left;
	padding: 5px;
	margin: 5px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.spacer_bottom10 {
    padding-bottom: 10px;
}

.spacer_bottom20 {
    padding-bottom: 20px;
}

.spacer_bh10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.spacer_top10 {
    padding-top: 10px;
}

.spacer_top20 {
    padding-top: 20px;
}

.spacer_top30 {
    padding-top: 30px;
}

/* -- /-------------------------------------- */
/* SP pour modif de modern-business.css */
/* -- /-------------------------------------- */
li.list-pgm-subcat a{
    margin-bottom: 7px;
    padding-bottom: 7px;
}

/* -- /-------------------------------------- */
/* SP nos salles pour modif de bootstrap.css */
/* -- /-------------------------------------- */

.col-lg-3-salles {
	float: left;
	width: 40%;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 0px;
}

.col-lg-6-salles {
	float: left;
	width: 52%;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding:15px 18px;
}

.col-sm-other-salles{
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 31%;
}

@media (max-width: 768px) {
	.col-lg-3-salles {
		float: left;
		width: 40%;
		padding-right: 5x;
	}
	.col-lg-6-salles { 
		width: 52%;
		padding-right: 5px;
		padding-left: 5px;
	}
	.col-sm-other-salles{
	  padding-right: 6px;
	  padding-left: 6x;
	  width: 30.6%;
	}
  }
 
@media(max-width:640px) {
	.col-lg-6-salles { 
		clear: both;
		width: 100%;
	}
	.col-lg-3-salles { 
		width: 100%;
	}
	.col-sm-other-salles{
	clear: both;
	width: 100%;
	}
	.img-responsive {
	  max-width: 98%;
	  height: auto;
	}  
}

/* -- /------------------------------------------------- */
/* SP home page */
/* -- /------------------------------------------------- */
.ur-img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%px;
  width: 300px;
  height: 300px;
}

@media(max-width:990px) {
	.ur-img-circle {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		width: 90%;
		height: 90%;
	}
}

@media(max-width:360px) {
	.ur-img-circle {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  border-radius: 0;
	  width: 100%;
	  height: 100%;
	}
}

/* -- /------------------------------------------------- */
/* SP home pages nos salles pour modif de bootstrap.css */
/* -- /------------------------------------------------- */

.col-ho-other-salles{
	float: left;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	width: 23%;
}

@media (min-width: 1000px) and (max-width:1024px) {
	.col-ho-other-salles{
	  padding-right: 6px;
	  padding-left: 6x;
	  width: 47%;
	}
}

@media (min-width: 768px) and (max-width:999px) {
	.col-ho-other-salles{
	  padding-right: 6px;
	  padding-left: 6x;
	  width: 45%;
	}
}

@media (min-width:480px) and (max-width:640px) {
	.col-ho-other-salles{
	width: 50%;
	}
	.img-responsive {
	  max-width: 98%;
	  height: auto;
	}  
}

@media(max-width:360px) {
	.col-ho-other-salles{
	clear: both;
	width: 100%;
	}
	.img-responsive {
	  max-width: 94%;
	  height: auto;
	}  
}

@media(max-width:340px) {
	.col-ho-other-salles{
	clear: both;
	width: 100%;
	}
	.img-responsive {
	  max-width: 92%;
	  height: auto;
	}  
}	

/* -- /------------------------------------------------- */
/* FORMULAIRES DE CONTACT - contact-form-7 */
/* -- /------------------------------------------------- */
.wpcf7  input[type="text"],.wpcf7  input[type="email"],.wpcf7  input[type="tel"]{
  width: 100%;
}

.wpcf7 textarea{
  width: 95%;
}

.recaptcha {
  border-color: #2e6da4;
  padding-bottom: 12px;
  width: 100%;
  height: auto;
}

.fond_form {
	background: #F5F5F5;
	padding: 20px;
}

.txt_img_legend_form {
	font-weight: bold;
	color: #DF3128;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
	background: #F5F5F5;
	padding: 20px;
    width: 96%;
}


/* -- /------------------------------------------------- */
/* FORMULAIRE RECHERCHE */
/* -- /------------------------------------------------- */
.searchform input[type="text"]{
	width: 80%;
}
/* -- /------------------------------------------------- */
/* FORMULAIRES DEVENIR BENEFICIAIRE - contact-form-7 */
/* -- /------------------------------------------------- */
.wpcf7 input[type="date"]{
	height: 30px;
}

.wpcf7 input[type="radio"]{
	border-color: #3489a4;
	position: relative;
	left: -5px;
	vertical-align: text-bottom;
}
.wpcf7 input[type="radio"]:checked{
	background-color: #DF3128;
	box-sizing: border-box;
}

.wpcf7 input[type="text"]{
	height: 25px;
}

.wpcf7-form input[type="file"] {
  color: #555;
  background-color: #fff;
  border-color: #ccc;
  height: 30x;
  width: 100%;
}


.wpcf7.sp_label {
	font-weight: bold;
	font-size: 14px;
	color:#333;
	letter-spacing:1px;
	padding-bottom:5px;
}

.wpcf7 p{
	font-size: 12px;
	line-height: 30px;
	color:#333;	
}



/*
.wpcf7-form input[type="submit"] {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/*
/* -- /------------------------------------------------- */
/* -- /------------------------------------------------- */
