/*
Theme Name: SADC Child
Description: Theme enfant de SADC
Author: Publi Design
Author URI: https://www.publidesign.com
Template: sadc
Version: 1.0 
*/

h2.sadc-title-green {
    background:#6aa844; 
	color:white!important;
	padding:0 10px;
	margin-bottom:15px!important;
}

img {
    max-width: 100%;
    height: auto;
}

.home p {
    margin-bottom:10px;
}

.button-more-home {
   text-align:center;
}

.page .vc_column_container ol li, .page-id-3038 ol li {
   list-style-type: decimal!important;
   list-style-position: inside!important;
   background:none!important;
   font-size: 17px;
   margin: 10px 0 0 10px;
   padding:0 0 0 10px!important;
}

.page-id-3038 ol li::before {
   background:none!important;
}

.page .vc_column_container ol li::marker {
   padding:0 0 0 10px!important;
}

.page .vc_column_container ul li {
    background: url(images/favicon.png) no-repeat;
    background-position: 0 5px;
    content: none !important;
    font-size: 17px;
    padding: 0 0 0 30px;
    margin: 10px 0;
	list-style:none;
}

.fontweightbold {
    font-weight:bold;
}

.dix {
  width:100%;
  height:10px;
}

.vingt{
  width:100%;
  height:20px;
}

.trente {
  width:100%;
  height:30px;
}

.statistiques {
  text-align:center;
}

.contact-communication a {
  color:#6aa844;
  font-weight:bold;
  font-size:18px;
}

.contact-communication p {
  margin-bottom:5px;
} 

.head_txt h2{color: #fff;}

.rsheader i {transition: all .5s;}
.rsheader i:hover {transform: translateY(-7px);}


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

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  text-decoration: none;
  background-color: transparent !important;
  outline: 0;
  color:#000000;
}

.navbar-inverse .navbar-nav > li > a {
    /*font-size: 15.3px;*/
}

.dropdown-menu > li > ul li > ul{   /* Third Level & beyond */
    display:none;
    background:rgba(255,255,255,0.8);
}
.dropdown-menu > li > ul li:hover > ul{
    display:block;
    position:absolute;
    left:100%;
    top:0;
    width:auto;
}
.dropdown-menu > li > ul > li ul > li{
    display:block;
	white-space:nowrap;
}

.page-id-829 .shape_in {
    display:none;
}


/******************************* Signatures **********************************/

.equipe-signature {
	margin:15px 0 15px 0!important;
} 

.signature-email a, .signature-tel a {
    background: none !important;
    content: none !important;
    color: #6aa844 !important;
    font-weight: bold;
    font-size: 19px !important;
    margin:0 !important;
    padding: 5px 0 5px 0 !important;
} 

.signature-email p, .signature-tel p {
    margin:0!important;
} 

.signature-image, .signature-email {
	margin:0 0 5px 0!important;
} 


@media only screen and (min-width:960px)  {
	.lorem_in ul li.width3 {
    padding: 0 0 0 36px;
    }
}

.home .slider .head_logo {
    position: absolute;
	right: 10.7%;
    /*bottom: 30.4%;*/
	/*width:200px; 
	height:120px;*/  
}

.page .head_logo {
    position: absolute;
	right: 10.7%;
    bottom: 10.4%;
	/*width:200px; 
	height:120px;*/  
}

@media only screen and (min-device-width: 319px) and (max-device-width: 361px) {
	.home .slider .head_logo {
	width:60px; 
	height:40px;
	position: absolute;
	right: 10.7%;
    bottom: 40.4%;
	object-fit:cover;
    }
	
	.page .head_logo { 
    display:none;
    }
}

@media only screen and (min-device-width: 479px) and (max-device-width: 499px) {
	.page .head_logo {
	width:66px; 
	height:20px;
    position: absolute;
	right: 5.7%;
    bottom: 10.4%;
	object-fit:cover;
	/*width:200px; 
	height:120px;*/  
    }
}

@media only screen and (min-device-width: 361px) and (max-device-width: 599px) {
	.home .slider .head_logo {
	width:100px; 
	height:60px;
	position: absolute;
	right: 10.7%;
    /*bottom: 40.4%;*/
	object-fit:cover;
    }
	
	.page .head_logo {
	width:100px; 
	height:60px;
    position: absolute;
	right: 5.7%;
    bottom: 10.4%;
	object-fit:cover;
	/*width:200px; 
	height:120px;*/  
    }
}

@media only screen and (min-device-width: 599px) and (max-device-width: 799px) {
	.home .slider .head_logo {
	/*width:150px; 
	height:110px;*/
	position: absolute;
	right: 10.7%;
    /*bottom: 40.4%;*/
	object-fit:cover;
    }
	
	.page .head_logo {
	width:100px; 
	height:60px;
    position: absolute;
	right: 5.7%;
    bottom: 10.4%;
	object-fit:cover;
	/*width:200px; 
	height:120px;*/  
    }

}


@media only screen and (min-width:799px) and (max-width: 961px)  {
	.home .slider .head_txt {
    position: absolute;
	right: 10.7%;
    top: 30.4%;
    }
	.home .slider .head_logo {
	width:100px; 
	height:60px;
	position: absolute;
	right: 10.7%;
    /*bottom: 40.4%;*/
	object-fit:cover;
    }
	
	.page .head_logo {
	width:100px; 
	height:60px;
    position: absolute;
	right: 5.7%;
    bottom: 10.4%;
	object-fit:cover;
	/*width:200px; 
	height:120px;*/  
    }
}

@media only screen and (min-width:767px) and (max-width: 799px)  {
	.home .slider .head_txt {
    position: absolute;
	right: 10.7%;
    top: 20%;
    }
	.home .slider .head_logo {
	width:100px; 
	height:60px;
	position: absolute;
	right: 10.7%;
    bottom: 50.4%;
	object-fit:cover;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
  .home .slider .head_logo {
    position: absolute;
	right:5.7%;
    top: 50%;
    }
	
	.home .slider .head_txt {
	left: 10%;
    }
}

/****************************  Footer *****************************/ 

.footer_txt ul li.current-menu-item > a {
   /* color:#82c341;*/
}

.footer_txt ul li a {
  padding: 0 0 10px 0;
  font-size: 15px;
}

/****************************  Facebook *****************************/ 

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

/****************************  Responsive *****************************/ 

@media only screen and (min-width:960px)  {
	.lorem_in ul li.width3 {
    padding: 0 0 0 36px;
    }
}

/****************************  Videos *********************************/ 
#html5-watermark { 
    display:none !important; 
}

.service_txt h4 { 
    text-transform:uppercase;
	postion:relative;
}

/****************************  Breadcrumbs *****************************/ 

@media only screen and (max-width:599px)  {
	ul#breadcrumbs{
	 padding: 0 15px !important;
	}
	iframe {
		width: 100%!important;
		height: auto;
	}
}

@media only screen and (max-width:960px)  {
	ul#breadcrumbs{
	/*padding:0 15px !important;*/
	}
}
ul#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
	padding:0;
}
  
ul#breadcrumbs li {
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}

ul#breadcrumbs li a {
    color:#6aa844;
	font-weight:bold;
}

ul#breadcrumbs li a, ul#breadcrumbs li strong  {
	font-size:16px;
}
  
ul#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

/****************************  Pagination *****************************/ 

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/****************************  Slider *****************************/ 

.slider {
    position:relative;
}

.slider .head_txt {
    position:absolute;
}

.header_bt {
    margin: -5px 0 0 0;
}

/****************************  Archive page *****************************/ 

.archive .service_in, .blog .service_in, .search .service_in  {
    background:#eae8e8;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #6aa844;
    border-color: #6aa844;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #6aa844;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    color: #6aa844;
    border: none;
}

.lorem_in ul li.width1, .service_txt ul li.width1 {
    margin-bottom:15px;
}

/****************************  Archive / Blog Bloc *****************************/ 

.blog .empt  {
    display:none;
}

@media only screen and (min-width:1025px)  { 
	.blog .lorem_txt {
		padding: 32px 90px 14px 28px;
		min-height:320px;
	}

	.lorem_txt {
		min-height:350px;
		padding: 32px 90px 14px 28px;
	}
}

@media only screen and (min-width:799px) and (max-width: 960px)  { 
	.lorem_txt {
		min-height:350px;
		padding: 32px 90px 14px 28px;
	}
	.blog .lorem_txt {
		padding: 32px 90px 14px 28px;
		min-height:250px;
	}
} 

@media only screen and (min-width:960px) and (max-width: 1024px)  { 
	.blog .lorem_txt {
		padding: 32px 90px 14px 28px;
		min-height:320px;
	}
	.lorem_txt {
		min-height:350px;
		padding: 32px 90px 14px 28px;
	}
}

/****************************  Form Search input *****************************/ 

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

/**************************** Animation duration title **********************/

#pagetitle {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 5s;
}

.main_image1 > figure > iframe {
    /*min-height: 540px;*/
    object-fit: cover;
    height: auto;
}

@media(max-width:480px){
	.main_image1 > figure > img, .main_image1 > figure > iframe {min-height:250px;}
}

@media screen and (min-width: 481px) and (max-width: 640px) {
  .main_image1 > figure > img, .main_image1 > figure > iframe {min-height:350px;}
}

@media screen and (min-width: 641px) and (max-width:801px) {
  .main_image1 > figure > img, .main_image1 > figure > iframe {min-height:450px;}
}

/**************************** Videos **********************/

iframe {
  max-width: 100%;
  max-height: 100%;
}

@media(min-width:1300px){
	.blog .lorem_in ul li.width1, .blog .service_txt ul li.width1, .archive .lorem_in ul li.width1, .archive .service_txt ul li.width1 {
	  padding:0 15px 0 15px !important;
	  width: 33%;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1299px)  { 
	.blog .lorem_in ul li.width1, .blog .service_txt ul li.width1, .archive .lorem_in ul li.width1, .archive .service_txt ul li.width1 {
	  padding:0 15px 0 15px !important;
	  width: 49%;
	}
}


/**************************** Equipe **********************/

.vingt-color-equipe {
  width:100%;
  height:20px;
  background-color:#6aa844;
}

.single-sadc-equipe h4 {
  font-weight:700;
  font-family: 'Uni-Sans-Book';
}

.single-sadc-equipe .col-md-5 p {
  margin-bottom: 15px;
}

.single-sadc-equipe .col-md-5 a {
  color:#6aa844;
  font-size:17px;
}

.single-sadc-equipe .service_txt {
  padding:57px 0 0 0;
}

.lien-equipe, .single-posts a {
  background:#6aa844;
  padding:10px;
  color:#ffffff !important;
  font-size:15px;
  letter-spacing:1px !important;
}

.single-posts a {
  margin:10px 0 0 0;
}

.service_txt .column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
  position:relative;
}

.column .shape_in {
    position: absolute;
    top: 0;
    right:8px;
}

@media screen and (max-width: 650px) {
	.service_txt .column {
		width: 100%;
		display: block;
	}
	.programme-covid-19 a {
		font-size:20px !important;
		line-height:28px !important;
		display:inline-block;
	}
}

@media only screen and (max-width: 960px) and (min-width: 650px)  {
	.service_txt .column {
    width: 49%;
  }
}

#titlequipe  {
  animation-duration: 2s;
}

.service_txt .card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  color:#4f5550;
}

.service_txt .card a {
  color:#6aa844;
  font-size:17px;
}

.service_txt .card h2 {
  font-size:25px;
  line-height:25px;
  font-weight:bold;
  color:#6aa844;
  margin-bottom:5px;
  
}

.service_txt .container-equipe {
  padding:10px 10px 15px 10px;
}

.container-equipe p {
  margin-bottom:7px;
}

.service_txt p.equipe-min {
  font-weight:12px;
}


.service_txt .whole-post {
  display: none;
}

.service_txt .post {
  position: relative;
  padding-bottom: 10px;
  margin-top:15px
}

.service_txt a.read {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/**************************** WP Bakery **********************/

.tab_1 .vc_row, .tab_1 .vc_column-inner  {
  margin:0
}

.tab_1 .vc_column-inner  {
  padding:0 !important;
}

/*************** Conseil administration **********************/

@media only screen and (max-width: 960px) and (min-width: 650px)  {
	.page-template-tpl-administration .container-equipe {
	min-height:210px;
	}
	.page-template-tpl-equipe .container-equipe {
	min-height:290px;
	}
	.page-template-tpl-mentors, .container-equipe {
	min-height:190px;
	}
}

@media only screen and (max-width: 1366px) and (min-width: 960px)  {
	.page-template-tpl-administration .container-equipe {
	min-height:210px;
	}
	.page-template-tpl-equipe .container-equipe {
	min-height:290px;
	}
	.page-template-tpl-mentors, .container-equipe {
	min-height:210px;
	}
}

@media only screen and (min-width: 1366px) {
    .page-template-tpl-administration .container-equipe {
	min-height:195px;
	}
	.page-template-tpl-equipe .container-equipe {
	min-height:250px;
	}
	.page-template-tpl-mentors, .container-equipe {
	min-height:195px;
	}
}

/*************** Évènements **********************/

#showhide {
   position:absolute;
   top:0;
   right:0;
}

#hide_show {
   display:none;
}

#button-calendar, #bouton-programamtion {
   border:none;
   background:#4f5550;
   padding:15px 40px;
   color:#ffffff;
}

.hvr-underline-from-center::before {
    background:#6aa844;
}

.image-evenements {
   position:relative
}

.image-evenements h5.date {
	background:#6aa844;
	position:absolute;
	top:0;
	right:0;
	color:white;
	padding:10px 5px;
	font-size:16px;
}

@media only screen and (max-width: 960px)  {
	.image-evenements h5.date {
	font-size:14px;
    }
}

.post-type-archive-sadc-evenements .service_in  {
	background:none;
}

#contentcalendar {
    display:none;
}

#myButton{
    color:#248;
    padding:3px;
    cursor:pointer;
}

.view h2  {
    font-size:28px;
	line-height:28px;
	margin-bottom:10px;
}

/*************** Sidebar **********************/

.sidebar-page {
	color: #4f5550;
}

.sidebar-page h2 {
	font-size:18px;
	color: #ffffff;
	text-transform:uppercase;
	background:#6aa844;
	margin-bottom:10px;
	padding:0 0 0 7%;
}

.sidebar-page li a {
	color: #4f5550;
	font-size:14px;
}

.sidebar-page li a:hover {
	color: #6aa844;
}

.sidebar-page .widget {
	margin-bottom:10px;
	clear:both;
}

.sidebar-page .menu {
	display:block;
	clear:both;
	float:none;
	position:relative;
	width:100%;
	height:auto;
	margin-bottom:10px;
	top:0;
	left:0;
	text-align:left;
}

@media only screen and (max-width:800px)  {
	.tab_info iframe {
	max-width:100%;
	min-height:250px;
	margin-top:10px;
   }
}

@media only screen and (min-width:600px)  {
	.tab_info iframe {
	   margin-top:10px;
   }
}

/*************** Contenus généraux **********************/

.tab_info a {
	content:none !important;
	background:none !important;
	display:inline-block !important;
} 

.tab_info p a:after {
	display:none !important; 
} 

.tab_info p {
	margin-bottom:10px!important;
}

.tab_info a.lien-equipe {
	content:none !important;
	background:none !important;
	color:#6aa844!important;
	padding:10px !important;
	font-size:20px !important;
}

.tab_info a:hover {
	color:#4f5550!important;
}

.tab_info ul, .sansaccordeon ul {
    padding-left:20px;
}

.tab_info ul li, .sansaccordeon ul li {
    display:block;
    background : url(images/favicon.png) no-repeat;
	background-position:0 5px;
	content:none !important;
	font-size:17px;
	padding:0 0 0 30px;
	margin-bottom:10px;
}

.tab_info ul li:after, .tab_info ul li:before, .sansaccordeon ul li:before, .sansaccordeon ul li:after {
    display:none;
}

.tab_info ul li a {
    content:none !important;
	background:none !important;
	display:inline-block !important;
	font-size:18px !important;
	color:#6aa844!important;
	padding:0px !important;
}

.tab_info br {
    display:none;
}

.h3-covid {
    color:#6aa844;
	margin-bottom:10px
}

/*************** Formidable form **********************/

.frmcal-content  {
    text-align:center;
	padding-top:8px;
}

.frmcal-content a {
    color:#6aa844;
}

.frmcal-content .red_x {
    display:none;
}

/*************** Images post **********************/

.image-post {
    position:absolute;
	bottom:0;
	left:0;
}

/*************** Sitemaps **********************/

.sitemap ul li  {
    margin-bottom:7px;
}

.sitemap ul li  {
    display : list-item;
    list-style-image : url(images/favicon.png) no-repeat left top;
	content:none !important;
	vertical-align: middle;
	font-size:17px;
	color:#6aa844;
}

.sitemap a {
    color:#6aa844;
	font-size:17px;
}

.sitemap ul li a:hover {
    color:#000000 !important;
	font-weight:bold;
}

.single-sadc-evenements #breadcrumbs strong, .single-sadc-evenements #breadcrumbs li.separator {
    display:none;
}

.single-sadc-evenements #breadcrumbs li.separator-home {
    display:inline-block;
}

.single-posts .col-md-7 a { 
  background:#6aa844;
  padding:10px;
  color:#ffffff !important;
  font-size:15px;
  letter-spacing:1px !important;
  margin-top:20px;
}

.statistiques imgnth-child(2) {
    margin:10px 0 0 0;
}

.page-id-783 .shape_in, .page-id-491 .shape_in {
    display:none;
}

.programme-covid-19 {
    background-color:#ff0000;
	margin:-5px 0 0 0;
	text-align:center;
	padding:30px 0;
}

.programme-covid-19 a {
	font-size:30px;
	line-height:38px;
	display:inline-block
}

.programme-covid-19 a:hover {
	color:white;
}

#e11, #e11::before, #e11 ::after {
	background-color:#ff0000;
}

.page-template-tpl-informations .tab_1 h2 {
	font-size:35px;
	line-height:38px;
	font-weight:600;
	margin-bottom:10px
}


/*.page-id-504 .tab_1 ul li:first-of-type:before {
    content: "";
    background: url(images/blk-red.png) no-repeat;
    width: 49px;
    height: 49px;
    position: absolute;
    left: -47px;
    top: 0;
}*/


/*************** Toggle **********************/

/*.vc_toggle_title:after{content:"";background: url(images/wt.png) no-repeat;width:49px;height: 49px;position: absolute;right: 0;top:0;}
.vc_toggle_title:before{content: "";background: url(images/blk.png) no-repeat;width:49px;height: 49px;position: absolute;left: -47px;top:0;}
.vc_toggle_title:after{content: '+';position: absolute;top:0;right:0;font-size: 25px;line-height: 28px;color: #fff;font-family: FontAwesome;font-weight: 100;}
.vc_toggle_title {background: #505650;color:#ffffff;height:49px;}
.vc_toggle_title:before{content:"";background: url(images/gr.png) no-repeat;}
.vc_toggle_title h4 {padding:0; color:#ffffff; font-size:25px;text-transform:none;}*/
