
.ui-widget-content a {
	color:#25c7ed!important;	
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.banniere-title {
    position: absolute;
    width: 100%;
    top: 40%;
    left: 70%;
    transform: translate(-50%, -50%);
}

.banniere-link-read {
  position: absolute;
  top: 60%;
  left: 50%;
  margin-top: 10px;
  transform: translate(-50%, -50%);
}


/* Banniere multimarque font titre */
.banniere-title-font {
	color: white;
	font-family: 'Roboto Condensed';
	font-weight: bold;
    font-size: 18px !important;
}

/* Banniere multiamrque font link */
.banniere-link-font {
	color: white;
	font-family: 'Roboto Condensed';
    font-size: 16px !important;
}

.banniere-link-font:hover {
	color: white;

}


/* Vignette entete article */
.article-top-vignette {
	/*margin-bottom:20px;*/
	z-index:99;
}
.article-top-vignette img {
	z-index:99;
}
/* Legende sur vignette entete article */
.article-top-vignette span {
	display:block;
	position:relative;
	margin-top:-30px;
	background-color: rgba(200, 200, 200, 0.9);
	color:#000000;
	padding:6px;
	font-size:13px;
	white-space: nowrap;
	text-overflow:ellipsis;
	z-index:999;
	overflow:hidden;
}

/* Page recherche*/
.ui-tabs-hide {
    display: none;
}

.ui-tabs-nav li
{
	display:inline;
	margin-right:2px;
}

.title-tab-section-search
{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #565656;
}

.ui-tabs-show {
    display:block;
}

.navbar-nav {
	padding-bottom:15px;	
}

.navbar-nav > li > a {
	background-color:#02cafe!important;
	color:#ffffff!important;
	margin:5px;
	border-radius:5px;
	padding:5px 10px !important;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
	background-color:#34449b!important;
}

.search-results a.annonce-txt {
	display:block;
	font-family: 'Fjalla One';
    font-size: 17px;
    color: #1f2d6b;
    margin-bottom: 10px;
    padding-top: 0px;
}
html[lang="cz"] .search-results a.annonce-txt, html[lang="ro"] .search-results a.annonce-txt {
	font-family: 'Roboto Condensed';
	font-weight: bold;
}

.search-results .annonce-date-search {
	font-size:14px;
	float:right;
	color:#02c9fe;
}

/* Pagination */
.page-link {
    padding: 0px 0px;
    margin-left: -1px;
    line-height: 40px;
    color: #00cafe;
    background-color: #fff;
    border-color: #00cafe;
    font-weight:bold;
    width:40px;
    text-align:center;
}

.page-item.active .page-link, .page-link:hover {
    color: #34439c;
    background-color: #00cafe;
    border-color: #00cafe;
    font-weight:bold;
}


/* Info subtitle */
.info-subtitle {
	font-family: 'Roboto Condensed';
	font-size: 11px;
	color: #00cbfe;
	text-transform: uppercase;
	font-weight: bold
}

/* Zone de contact pour page distributeur detail */
.zone-contact-nrpd {
	margin-bottom: 20px;
	/*margin-left: 105px;*/
}

#contact-form {
	margin: 0px 0px 0px ;
}

.is-invalid {
	border:3px solid red!important;
}

/* crop image */
.crop {
	border:none;
	object-fit: contain;
	object-position: 50%;
}

.no-hover-link:hover {
	color:#7d7d7d !important;
}

.standard-box
{
	margin-bottom: 40px;
}

.blue-label
{
	height: 31px;
	width: 160px;
	background-color: #00cbfe;
	text-align: right;
	padding-right: 10px;

	color: white; 
}

.navbar-a-la-une
{
	margin-top: -18px;
}


.select-acces-rapide,
.option-acces-rapide-element a  {
	
    width: 100% !important;
    height: 59px !important;
    border: 1px solid #e5e5e5;
    margin-top: 14px;

    padding-top: 8px;
    padding-right: 15px;
    
    
	margin: 0;
    width: 100%;
    padding: 16px 20px;

    border: 1px solid #ddd;
    color: #7d7d7d;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    outline: none; 
    
    background-color: #f9f9f9;
    
    display: block;
       
}  



.select-acces-rapide:hover,
.option-acces-rapide-element a:hover  {    
    background-color: rgba(216, 216, 216, 1) !important;
    color: white;   
    cursor: pointer;
} 


.align-right
{
	float: right;
}

.div-btn-magazines {
	text-align: right;
	margin-top: 8px;
}


.btn-large {
	background-image: linear-gradient(120deg, #00cbfe 0%, #99e6e4 80%, #99e6e4 100%);
	width: 160px;
	height: 50px;
	padding-top: 11px !important;
	text-align: center;
}

.btn-magazines {
	background-image: linear-gradient(120deg, #00cbfe 0%, #99e6e4 80%, #99e6e4 100%);
	width: 160px;
	height: 50px;
	padding-top: 11px !important;
	text-align: center
}

/*
.btn-magazines:hover {
	padding-left: 55px;
}
*/


.btn-publier-annonce,
.btn-thin {
	background-image: linear-gradient(120deg, #00cbfe 0%, #99e6e4 80%, #99e6e4 100%);
	width: 170px;
	height: 30px;
	padding-top: 3px !important;
	text-align: center;
}

/*
.btn-effect-articles-associes:hover {

	 padding-left: 45px;
}

.btn-effect-more-info:hover {

	 padding-left: 75px;
}
*/

.btn-policy {
	font-family: 'Roboto Condensed';
	font-style: italic !important;
	font-size: 16px !important;
	color: white;
}

.subtitle-annonce {
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-weight: bold;
	color: #565656;
}

	ul.list-news > .up-separator:before {
	  content : "";
	  position: absolute;
	  left    : 0;
	  top     : -5px;
	  width   : 30%;  /* or 100px */
	  margin-left: 10px;
	  border-bottom:2px solid #e5e5e5;
	}



.select-annuaire-search,
.option-annuaire-search-element a  {
	display: inline-block;
    width: 100% !important;
    min-height: 50px !important;
    border: 1px solid #e5e5e5;
    margin-top: 14px;

    padding-top: 8px;
    padding-right: 15px;
    
    
	margin: 0;
    width: 100%;
    padding: 13px 20px;

    border: 1px solid #ddd;
    color: #7d7d7d;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    outline: none; 
    
    background-color: white;
}  


.select-annuaire-search:hover,
.option-annuaire-search-element a:hover  {    
    background-color: rgba(216, 216, 216, 1) !important;
    color: white;   
    cursor: pointer;
} 



.widget-scalling
{
	margin-left: auto;
    margin-right: auto;

}

.title-scalling
{
	margin-left:40px !important;
	text-transform: uppercase;

}

.all-distrib {
	font-family: 'Roboto Condensed' ;
	font-weight: 600;
	font-size: 20px ;
	color: #1f2d6b ;
}

.all-distrib:hover {
	color:#1f2d6b;
	/*text-decoration: underline !important;*/
    text-decoration-color: #1f2d6b !important;
}

.annonce-txt {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color:#565656;
	display:inline;
}

.sidebar-txt {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color:#565656;
}

.sidebar-title {
	margin-left: 20px;
	text-transform: uppercase;

}


.annonce-txt:hover {
	
	color:#565656;
	/*text-decoration: underline !important;*/
    text-decoration-color: #565656 !important;
}


/* Style pour le background ayant le code couleur : #f9f9f9 */

.bg-hauteur-droite-colored {
	padding:0px !important;
	margin-right: 0px;
	padding-top:0px !important;
	
	background-image: url('../images/background-color/bg-hauteur-droite-colored.png');
	background-repeat: repeat-y;
	background-position: right;
	
	z-index: 100;
}

.bg-colonne-droite-colored {
	padding-top:15px  !important;
	background-image: url('../images/background-color/bg-colonne-colored.png');
	background-repeat: repeat-y;
	background-position: right;
}

.bg-colonne-droite-colored-page-video {
	padding-top:15px  !important;
	background-image: url('../images/background-color/bg-colonne-colored-page-video.png');
	background-repeat: repeat-y;
	background-position: right;
}

.bg-colonne-droite-colored-page-podcast {
	padding-top:15px  !important;
	background-image: url('../images/background-color/bg-colonne-colored-page-podcast.png');
	background-repeat: repeat-y;
	background-position: right;
}


.bg-colonne-acces-rapide-colored {
	padding-top:15px  !important;
	background-color: #f9f9f9;
}


.bg-colonne-video-colored {
	margin-right: 0;
	padding-top:15px  !important;
	background-image: url('../images/background-color/bg-colonne-colored.png');
	background-repeat: repeat-y;
	background-position: right;
}

.bg-colonne-podcast-colored {
	margin-right: 0;
	padding-top:15px  !important;
	background-image: url('../images/background-color/bg-colonne-colored.png');
	background-repeat: repeat-y;
	background-position: right;
}

.bg-colonne-recherche-distributeur-colored {
	background-color: #f9f9f9;
	padding-left: 15px;
}


.bg-section-tags-colored {
	padding:0px !important;
	background-image: url('../images/background-color/bg-hauteur-droite-colored.png');
	background-repeat: repeat-y;
	background-position: right;
}

.bg-section-tags-title-colored {
	margin-left: 15px  !important;
	background-image: url('../images/background-color/bg-colonne-colored.png');
	background-repeat: repeat-y;
	background-position: right;
	padding-top:0px  !important;
	padding-bottom:20px  !important;
	margin-bottom:0px !important;
	margin-right:0px  !important;
}

.bg-section-tags-col-colored {
	padding:0px !important;
	border-right:15px solid #f9f9f9 !important;
}

.bg-section-tags-col-colored .bg-section-tags-3-title-colored {
	background-color: #f9f9f9;
	padding-top:0px !important;
	padding-bottom:20px !important;
	margin-bottom:0px !important;
	margin-right:0px !important;
	border-left:15px solid #f9f9f9;
}

.bg-section-tag-col-bas {
	margin-right: 0 ;
	padding-top:15px ;
	background-image: url('../images/background-color/bg-largeur-bas-colored.png');
	background-repeat: repeat-y;
	background-position: right;
}


/* Page video / podcast */
.fil-ariane
{
	font-style: italic;
	font-size: 16px;
	font-family: "Roboto Condensed", sans-serif;
	color: #7d7d7d;
	padding-bottom: 16px;
}

.fil-ariane a {
	font-style: italic;
	font-size: 14px;
	font-family: "Roboto Condensed", sans-serif;
	color: #7d7d7d;
}

.fil-ariane-link-activated {
		color: #1f2d6b !important;
}

.post-content {
	padding-top : 22px; 
	background-color: white;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	line-height : 24px;
	color: #565656;
}


/* Page video / podcast liste */
.pagination-font {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #565656;
	margin-right: 50px;
}

.pagination-font:hover {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #00cbfe;
	margin-right: 50px;
}


.pagination-font-search {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #565656;
	margin-right: 15px;
}

.pagination-font-search:hover {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #00cbfe;
	margin-right: 15px;
}

.pagination-activated {
	color: #00cbfe;
}

.pagination {
	padding-top: 20px;
	margin-left: 20px;
}

.article-img-zone {
	background-color: #e5e5e5;
	height: 145px;
	width: 222px;
}

.diaporama-img-zone {
	height: 486px;
	width: 730px;
	background-color: #e5e5e5;
	margin-bottom: 16px;
}


/* Page Recherche distributeur liste & détail */
.recherche-distrib-img-zone {
	background-color: #e5e5e5;
	height: 235px;
	width: 365px;
}

.recherche-distrib-detail-img-zone {
	background-color: #e5e5e5;
	height: 145px;
	width: 228px;
}

.recherche-distrib-logo-zone {
	background-color: #e5e5e5;
	height: 70px;
	width: 122px;
	float: right;
}

.post-title-rd {
	font-family: 'Fjalla One';
	font-size: 18px;
	line-height: 28px;
	color: #1f2d6b;
	margin-bottom: 5px;
	padding-top: 0px;
}
html[lang="cz"] .post-title-rd, html[lang="ro"] .post-title-rd {
	font-family: 'Roboto Condensed';
}
/* Fin page Recherche distributeur liste & détail */

	
.post-title {
	font-family: 'Fjalla One';
	font-size: 22px;
	line-height: 28px;
	color: #1f2d6b;
	margin-bottom: 5px;
	padding-top: 0px;
	font-weight:normal!important;
}
html[lang="cz"] .post-title, html[lang="ro"] .post-title {
	font-family: 'Roboto Condensed';
	font-weight: bold;
}

.post-title:hover {

	color: #1f2d6b;

	/*text-decoration: underline !important*/;
}

.post-description {
	font-family:'Roboto Condensed';
	font-size: 16px;
	line-height : 20px;
	color: #565656;
}

.post-title-detail {
	font-family: 'Fjalla One';
	font-size: 32px;
	line-height: 40px;
	color: #1f2d6b;
	margin-left: 120px;
	margin-bottom: 37px;
	margin-top: 0px;
	font-weight:normal!important;
	padding:5px 5px 5px 0px;	
}
html[lang="cz"] .post-title-detail, html[lang="ro"] .post-title-detail {
	font-family: 'Roboto Condensed';
	font-weight: bold;
}

/*
.custom-checkbox {
	width: 14px;
	height: 14px;
	border: 1px solid #e5e5e5;
	
}*/



.annonce-date
{
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #565656;
	margin-right: 47px;
}

.annonce-date-search
{
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #565656;
	margin-right: 15px;
}

.annonce-societe
{
	font-family: 'Fjalla One';
	font-size: 15px;
	color: #1f2d6b;
	text-transform: uppercase;	
}

.annonce-type
{
	margin-top: -16px;
	font-family: 'Roboto Condensed';
	font-weight: Bold;
	font-size: 18px;
	color: #00cbfe;
	text-transform: uppercase;
	float: right;
	padding-right: 60px;
}

.annonce-liste-txt {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #565656;
	margin-right: 47px;
}

.icon-calendar {
	color: #565656;
	font-size: 16px;
	margin-right: 20px;
}

.icon-task {
	color: #565656;
	font-size: 16px;
	margin-right: 20px;
}

/* checkbox custom. */  
.checkbox-container {
	font-family: 'Roboto Condensed' ;
	font-style: italic;
	color: #7d7d7d;
    display: inline-block;
    position: relative;
    padding-left: 19px;
    line-height: 1;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
	border: 1px solid #e5e5e5;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: rgba(204, 204, 204, 0.77);
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #a5a5a5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    height: 14px;
    width: 14px;
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
    top:0;
    left:4px;
    color: #e5e5e5;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* dégradé bouton inscrivez vous*/
.bg-btn-style {
	margin-left: 254px;
	background: -webkit-gradient(linear, left top, right bottom,  from(#00cbfe), to(#00e6e4));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* style pour bouton diaporama */
.btn-diaporama-btn {
	width: 12px;
	height: 12px;
	border: 1px solid grey;
	border-radius: 50%;
	display: inline-block;
} 

.btn-diaporama-btn-colored {
	width: 12px;
	height: 12px;
	border: 1px solid #19febb;
	background-color: #19febb;
	border-radius: 50%;
	display: inline-block;
}

.btn-grad {
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    display:inline-block;
    /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2); */


    
    background-image: linear-gradient(120deg, #00cbfe 0%, #99e6e4 40%, #99e6e4 100%)
}
.btn-grad:hover { background-position: right center; }


.actualite-title {
	font-family: 'Fjalla One';
	font-size: 18px !important;
	line-height : 22px !important;
	color: #1f2d6b;
}
html[lang="cz"] .actualite-title, html[lang="ro"] .actualite-title {
	font-family: 'Roboto Condensed';
}

/* hover personalisé : */
.link-underline-animation {
    transition:all 1s linear;
    display:inline;
    /*@include font-size(2.2, 4.5);*/
    text-decoration:none;
    padding-bottom:5px;
    background: linear-gradient(to right, #00cbfc 0%,#00e5e1 98%);
    background-size:0px 2px;
    background-repeat: no-repeat;
    background-position:left 85%;
    text-shadow:0;
}
    
    
.link-underline-animation:hover{
    background-size:100% 3px;
    /*text-shadow:0 1px 1px rgba(0,0,0,0.5);*/
}








.a-underline {
	font-size: 16px;
    color: #565656;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
    transition:all 1s linear;
    display:inline;
    /*@include font-size(2.2, 4.5);*/
    text-decoration:none;
    padding-bottom:5px;
    background: linear-gradient(to right, #19febb 0%,#19febb 98%);
    background-size:100% 3px;
    background-repeat: no-repeat;
    background-position:left 85%;
    text-shadow:0;
}

.a-highlight {
	font-size: 16px;
    color: #565656;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
    transition:all 1s linear;
    display:inline;
    /*@include font-size(2.2, 4.5);*/
    text-decoration:none;
    padding-bottom:5px;
    background: linear-gradient(to right, #19febb 0%,#19febb 98%);
    background-size:100% 30px;
    background-repeat: no-repeat;
    background-position:left 85%;
    text-shadow:0;
}

.partenaire-name:hover {
	color: #00cbfe !important;
}

.article-detail-txt p {
	padding-left: 0px;
	padding-right: 0px;
	text-align:justify;
	margin-bottom:20px;
}

.article-detail-txt h2 {
	color: #26c7ee;
	font-size: 24px;
	font-family: "Roboto Condensed", sans-serif;
	/*text-transform: uppercase;*/
	font-weight: 700;
	/*margin: 0 0 20px;*/ 
}

.article-detail-txt h3 {
	color: #555656;
	font-size: 18px;
	font-family: "Roboto Condensed", sans-serif;
	/*text-transform: uppercase;*/
	font-weight: 700;
	/*margin: 0 0 20px;*/ 
	margin-bottom:15px;
}

.article-detail-txt h4 {
	text-align:center;
	color: #26c7ee;
	font-size: 14px;
	font-family: "Roboto Condensed", sans-serif;
	/*text-transform: uppercase;*/
	font-weight: normal;
	/*margin: 0 0 20px;*/ 
	margin-bottom:25px;
	margin-top:10px;
}

.article-detail-txt sub,.article-detail-txt sup {
	font-size:60%;	
}

.article-detail-txt blockquote::before {   
  content: "« ";
  font-size:20px;
  color: #26c7ee;

}
.article-detail-txt blockquote::after {
  content: ' »';
  font-size:20px;  
  color: #26c7ee;
}

.article-detail-txt blockquote {
  text-align:right;
  font-style: italic;
  padding: 15px 30px 15px 30px;
  /*background-color:#f6f6f6;*/
  background-color:#ffffff;
  border-bottom:3px solid #26c7ee;
  border-top:3px solid #26c7ee;
  color: #444c48;
  font-size: 20px;
  line-height:1.2;
  font-family: "Roboto", sans-serif;
  /*text-transform: uppercase;*/
  font-weight: 400;
  /*margin: 0 0 20px;*/ 
}

/* effet underline + highlight pour article detail */

.highlight-effect-article-detail {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #565656;
  padding: 0 1px;
  transition: color ease 0.3s;
}

.highlight-effect-article-detail::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 5%;
    left: 0;
    bottom: 0;
    background-color: #19febb;
    transition: all ease 0.3s;
  }

.highlight-effect-article-detail:hover {
    color: white;
  }

.highlight-effect-article-detail:hover::after {
      height: 100%;
    }

.underline-effect-article-detail {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #565656;
  padding: 0 1px;
  transition: color ease 0.3s;
  
}

.underline-effect-article-detail:hover {

  color: #565656;

}

.underline-effect-article-detail::before, .underline-effect-article-detail::after {
    content: '';
    position: absolute;
    background-color: #19febb;
	z-index: -1;
    height: 5%;
  }

.underline-effect-article-detail::before {
    width: 0%;
    left: 0;
    bottom: 0;
    transition: width ease 0.4s;
  }

.underline-effect-article-detail::after {
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all ease 0.6s;
  }

.underline-effect-article-detail:hover::before {
      width: 100%;
    }

.underline-effect-article-detail:hover::after {
      left: 100%;
      width: 0%;
      transition: all ease 0.2s;
}

/*Legende sur les images dans les articles*/
.img-legende {
	color:#1e2c6b;
	font-size:0.8em;
	text-align:center;
}

/* Font text page Agenda */
.row-agenda-txt-font {
	font-family: 'Roboto Condensed';
	font-size: 14px;
	line-height: 18px;
	color: #7d7d7d;
}

.article-detail-txt {
	padding-left: 136px;
	padding-right: 0px;		
}

.article-detail-txt img.note-float-right {
	margin-left:10px;
}
.article-detail-txt img.note-float-left {
	margin-right:10px;
}

/* Ancien media queries : */

@media screen and (max-width: 1190px) {

	.article-detail-txt {
		padding-left: 0px;
		padding-right: 0px;		
	}

	.post-title-detail {
		margin-left:0px;
	}

}
@media screen and (max-width: 992px) {


	
	.navbar-personalized {
	    display:block;
	    box-shadow: none;
	}
	
	.navbar-a-la-une {
		display: none;
	}
	
	ul.list-news > .up-separator:before {
	  content : "";
	  position: absolute;
	  left    : 0;
	  bottom     : 100px;
	  width   : 30%;  /* or 100px */
	  margin-left: 10px;
	  border-bottom:2px solid #e5e5e5;
	}
	
	.menu-lang-list
	{
		max-width: 140px;
		height: 50px;
	}
	
	.div-btn-magazines {
		text-align: left !important;
	}
	
	.nos-partenaires .partenaire-list a {
		margin-right: 20px;
		font-family: 'Fjalla One', sans-serif;
		font-size: 18px;
		color: #1f2d6b;
	}
	html[lang="cz"] .nos-partenaires .partenaire-list a, html[lang="ro"] .nos-partenaires .partenaire-list a {
		font-family: 'Roboto Condensed';
		font-weight: bold;
	}
	
	.footer-content {
		margin-bottom: 15px;
	}
	
	.navbar {
		border-bottom: 2px solid #f5f5f5;
	}
	
	/* on cache la publicité pour format mobile*/
	.ads-desktop
	{
		display: none;
	}
	
	.ads-mobile
	{
		display: block !important;
	}
	
}
@media screen and (max-width: 824px) {
	.post-title-detail
	{
		margin-left: 0px;
		/*background-color: black;*/
	}
	.article-detail-txt
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.bg-colonne-droite-colored,
	.bg-hauteur-droite-colored,
	.bg-section-tags-title-colored,
	.bg-colonne-droite-colored-page-video,
	.bg-colonne-droite-colored-page-podcast {

		
		background-image:none;
	}
	
	.bg-section-tags-col-colored .bg-section-tags-3-title-colored {
		background-color: white;
		border-left: 0px;
	}
	.bg-section-tags-col-colored {
		border-right: 0px  !important;
	}
}
@media screen and (max-width: 768px) {
	.bg-btn-style
	{
		margin-left: 90px;
	}
	
	
	/* recaler le bouton correctement au format mobile sur la page liste des annonces */
	.btn-publier-annonce {
		margin-left: 0px !important;
		
	}
}

@media screen and (max-width: 1199px) {
	.search-form
	{
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: white
	}
}




/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* container map */
.div-map-container {
	width: 400px;
	height: 400px;
}

.page-title {
	font-family: 'Roboto Condensed';
	font-weight: bold;
	font-size: 23px;
	color: #00cbfe;
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 53px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}
/*
@media (max-width: 576px) {
	.article-top-vignette {
		display:none;
	}
}
*/

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	
	.article-detail-txt blockquote {
		margin-right:-90px;
	}
	
	.post-content {
		margin-right:90px;
	}
		
	.div-map-container {
		width: 600px;
		height: 400px;
	}
	
	.btn-contact-distrib-detail {
		margin-left: 115px !important;
	}
	
	/* re-ajustement de la marge sur page detail */
	.posts-block
	{
		/*margin-right: 100px; */
	}
	
	/* bouton subscribe pour page liste des magazines : */
	.btn-sub-magazine-position {
		padding-left: 150px;
	}
	
	.img-last-magazine-position {
		margin-left: 235px;
	}
	
	
	.multimarque-banniere {
		/*margin-left: 130px;*/
	}
	
	.banniere-title {
	    position: absolute;
	    width: 100%;
	    top: 40%;
	    left: 65%;
	    transform: translate(-50%, -50%);
	}
	
	.banniere-link-read {
	  position: absolute;
	  top: 60%;
	  /*left: 35%;*/
	  margin-top: 10px;
	  transform: translate(-50%, -50%);
	}


}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.div-map-container {
		width: 600px;
		height: 400px;
	}		
	
	.multimarque-banniere {
		/*margin-left: 70px;*/
	}
	
	.banniere-title {
	    position: absolute;
	    width: 100%;
	    top: 40%;
	    left: 70%;
	    transform: translate(-50%, -50%);
	}
	
	.page-title {
		font-family: 'Roboto Condensed';
		font-weight: bold;
		font-size: 23px;
		/*color: #00cbfe;*/
		text-transform: uppercase;
		margin-left: 40px;
		margin-bottom: 53px;
	}
	/*
	.padding-content-distrib-detail
	{
		padding-right: 120px;
	}
	*/
	
	.zone-contact-nrpd {
		margin-bottom: 20px;
		margin-left: 105px;	
	}
	
	

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.multimarque-banniere {
		/*margin-left: 130px;*/
	}
	
	.banniere-title {
	    position: absolute;
	    width: 100%;
	    top: 40%;
	    transform: translate(-50%, -50%);
	}
	
}


.icon-bar {
	z-index: 9999997;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar .social-btn:hover {
  opacity: 0.7;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.share-btn {
	display: none;
}

.modal-backdrop
{
    opacity:0.5 !important;
    z-index: 9999998;
}




