/*
 Theme Name:   CSNQC - 65e Congrès de la CSN
 Theme URI:    https://www.csn.qc.ca/congres
 Description:  CSNQC - Thème enfant (65e Congrès de la CSN)
 Author:       Richard Charles Hink [CSN-Information]
 Author URI:   https://www.csn.qc.ca
 Template:     csnqc
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  csnqc-congres2017
*/


/* 
$Sentinel: "Sentinel A", "Sentinel B",serif;
$DINB: 'DIN Next W01 Bold',sans-serif;
$DINBC: 'DINNextW01-CondensedBol', sans-serif;
$DINReg: 'DIN Next W01 Regular',sans-serif;
$DINCL: 'DINNextW01-CondensedLig';

$jaune: #e0bc09; // e0c01f
$vert: #a9b22f;
$bleu: #005e87;
$ciel: #8cd3e1;
$menu_back_transparent: rgba(255,255,255,0.9);
*/
body {
    background: #005d88;
    background-image: url(/wp-content/themes/csnqc-congres2017/assets/voirloin_fond.png);
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position-x: center;
}

main {
	min-height:35rem;
}
.universal-breadcrumb {
		padding-top: 1rem;
	  padding-left: 0;
}
.site-main {
	min-height: 500px !important;
}
.site-main .container {
	background-color: rgba(255,255,255,0.9) !important;
	padding-left:2rem !important;
	padding-right:2rem !important;
}
.congres-bloc a {
	color: #91d2e2 !important;
}
.congres-wrapper {
	padding-left:2rem;
	padding-right:2rem;
}

.logo-header, .sociaux-csn {
	background: transparent;
}

.logo-header {
    background-color: transparent;
    height: 80px;
    width: 100%;
    margin: 2rem 0 1rem 0;
}

.vimeo-jumbotron {
    margin-bottom: 3rem;
	margin-top: 3rem;
    background-color: rgba(255,255,255,0.85);
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.navbar {
	margin-bottom: 2rem;
}

.navbar.navbar-blue-light,
.navbar.navbar-blue-light .navbar-collapse{
    background: transparent !important;
    border-color: transparent !important;
    color: black;
}

.navbar.navbar-blue-light {
    background: transparent !important;
    color: black;
    border-top: 1px black solid !important;
    border-bottom: 1px solid black !important;
}

@media (min-width: 768px) {
.navbar.navbar-blue-light.dropdown-onhover:not(.no-fix) .navbar-nav:not(.no-fix)>li:not(.no-fix)>a, 
  .navbar.navbar-blue-light:not(.no-fix) .navbar-nav.dropdown-onhover:not(.no-fix)>li:not(.no-fix)>a, 
  .navbar.navbar-blue-light:not(.no-fix) .navbar-nav:not(.no-fix)>li.dropdown-onhover:not(.no-fix)>a {
    color: #487484 !important;
    background-color: transparent !important;
}
}
#navbar-primaire a:link, 
#navbar-primaire a:visited {
    color: black !important;
    text-decoration: none;
}

.voirloin-texte {
    font-family: 'DINNextW01-CondensedBol', sans-serif;
    line-height: 24px;
    font-size: 24px;
    text-transform: uppercase;
		margin-top: 1rem;
	padding-left: 1rem;
    display: inline-block;
}

.nom-csn .ville {
	text-transform: none;
}

footer {
  background-color: black;
}

.silhouette {

}

.indispensables-container {
	background-color: rgba(0,0,0,0.75);
	margin-bottom: 1rem;
}

.les-indispensables {
	margin-bottom: 0;
	padding: 1rem;
}

.indispensables-titre {
	color: #fff;
}

.accueil-65e h2 {
	font-family: 'DIN Next W01 Bold',sans-serif;
}

.page-65e-content {
	background-color: rgba(255,255,255,0.9);
}

.page-65e-content h2 {
	text-decoration: none !important;
	font-family: 'DIN Next W01 Bold',sans-serif !important;
	text-transform: uppercase !important;
}


.page-65e-content h3 {
	text-decoration: none !important;
	font-family: 'DIN Next W01 Bold',sans-serif !important;
	text-transform: uppercase !important;
	background-color: black;
	padding: 0.5rem !important;
	color: white !important;
	display: inline-block !important;
	max-width: 67% !important;
	margin: 1rem !important;
}
.page-65e-content h4 {
	font-family: 'DIN Next W01 Regular',sans-serif !important;
	font-size: 1.5rem !important;
	text-transform: uppercase !important;
}
.page-65e-content h5 {
	text-decoration: none !important;
	text-transform: none !important;
	margin-left: 1rem !important;
}

  .aujourdhui {
    background-color: rgba(0,0,0,0.8);
    padding: 1rem;
    color: whitesmoke;
  }
  
  .aujourdhui .surtitre {
    font-family: "DINNextW01-CondensedBol", sans-serif;
    text-transform: uppercase;
    font-size: 1.2rem;
    color: white;
  }
  
  .aujourdhui h3 {
    color: #91d2e2;
    font-family: "Sentinel A", "Sentinel B", sans-serif;
    font-weight: bold;
    margin: 0;
    font-size:2rem;
  }
  .programme-events {
    margin:1rem 0 0 0;
    padding:0;
    list-style-type: none;
  }
  .programme-events li {
        padding-left: 7rem;
        font-weight: bold;
        padding-bottom: 0.5rem;
        margin-bottom: 0.5rem;
        border-bottom: rgba(255,255,255,0.5) dotted 1px;
    
  }
  .programme-events li time {
    display: block;
    margin-left: -7rem;
    min-width: 6rem;
    float:left;
    clear:both;
    color: #a9b22f;
  }
  .programme-events li ul {
    list-style-type: square;
    padding: 0;
    margin:0;
    padding-left: 1rem;
  }
  .programme-events li ul li {
        padding-left: 0;
        font-weight: normal;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: black 0px;
				font-family: "Sentinel A", "Sentinel B",serif;
				font-size: 1rem;
    
  }
	
  p.accroche {
		font-family: "Sentinel A", "Sentinel B",serif;
		font-size: 1.2rem;
	}
	
  .congres-bloc {
    background-color: #005d88;
    color:white;
    padding: 1rem;
		font-family: 'DIN Next W01 Regular',sans-serif;
		font-size: 1rem;
  }
  .congres-bloc h2 {
		font-family: 'DIN Next W01 Bold',sans-serif;
    font-size: 1.5rem;
    margin:0;
		display: inline-block;
  }

	  .button-wrapper {
    background-color: rgba(255,255,255,0.8);
    border: 1px solid #ccc;
    padding: 0.5rem;
    display: block;
    font-family: "DINNextW01-CondensedBol", sans-serif;
    color: black;
			margin-bottom: 1rem;
			font-size: 1.4rem;
  }
	.button-wrapper h4 {
		text-transform: uppercase;
	}

		.button-wrapper-english {
		background-color: #a9b22f;
    border: 1px solid #ccc;
    padding: 0.5rem;
    display: block;
    font-family: "DINNextW01-CondensedBol", sans-serif;
    color: black !important;
			margin-bottom: 1rem;
			text-transform: uppercase;
			text-align: center;
			font-size: 1.25rem;
		}
			.button-wrapper-infolettre {
		background-color: #a9b22f;
    border: 1px solid #ccc;
    padding: 0.5rem;
    display: block;
				font-size: 1.25rem;
    font-family: "DINNextW01-CondensedBol", sans-serif;
    color: black !important;
			margin-bottom: 1rem;
			text-transform: uppercase;
			text-align: center;
		}
	.button-wrapper-infolettre i {
		font-size:2rem;
	}
	.button-wrapper-english:hover {
		background-color: #91d2e2;
		color: white !important;
		}
	.button-wrapper-english:before {
		content: 'Documents en anglais';
	}
	.button-wrapper-english:hover:before {
		content: 'English Documents'
	}
	.button-wrapper-infolettre:hover {
		background-color: #91d2e2;
		color:black !important;
		}
	.congres-actualite {
		margin-bottom: 2rem;
	}
	.congres-actualite h3 {
		margin:0;
		padding:0;
	}
.congres-vedette h2 .surtitre {font-family: 'DIN Next W01 Regular',sans-serif; font-size:1rem;display:block;text-transform:uppercase;}
.congres-vedette h2 .titre {font-family: "DINNextW01-CondensedBol", sans-serif;}
.congres-vedette p .suite {display:block;}
.congres-actualite h3 .surtitre, .congres-actualite .date {font-family: 'DIN Next W01 Regular',sans-serif; font-size:1rem;display:block;text-transform:uppercase;}
.congres-actualite h3 .titre {font-family: "DINNextW01-CondensedBol", sans-serif;}

		.button-wrapper-voirtout {
		background-color: #a9b22f;
    border: 1px solid #ccc;
    padding: 0.5rem;
    display: block;
				font-size: 1.25rem;
    font-family: "DINNextW01-CondensedBol", sans-serif;
    color: black !important;
			margin-bottom: 1rem;
			text-transform: uppercase;
			text-align: center;
		}
	.button-wrapper-voirtout:hover {
		background-color: #91d2e2;
		color:black !important;
		}
.congres-page-title {
	width: 100%;
	font-size: 3rem;
	color: #222;
	border-bottom: 4px solid black;
	text-transform: uppercase;
	font-family: "DINNextW01-CondensedBol", sans-serif;
	margin: 2rem 4rem 0 1rem;
}
.modal-header {
	background-color:black;
	color: white;
	font-family: "DINNextW01-CondensedBol", sans-serif;
	text-transform: uppercase;
}
.mailster-wrapper {
	margin-bottom: 2rem !important;
}

#menu-65e-doc-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.6rem;
}
#menu-65e-doc-menu li {
	margin: 0.25rem 0 0.25rem 0;
}

#menu-65e-doc-menu .sub-menu {
	margin:0 0 0 2rem;
	padding:0;
	font-family: 'DINNextW01-CondensedLig' !important;
}

ul.congres2017-menu li ul {
	margin-top: 0.5rem;
	padding-left: 0.75rem;
}
ul.congres2017-menu li li {
  list-style-type: none;
	padding-left: 0.5rem;
	border-left: 3px #ccc solid;
}

ul.congres2017-menu > li {
	margin-bottom: 0.5rem;
}
ul.congres2017-menu > li i {
	width: 1.75rem;
	display: inline-block;
}

