/**
Theme Name: Alternatives
Author: Julien Berthier
Author URI: https://julienberthier.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alternatives
Template: astra
*/


/* FONTES*/

body {
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

h1, .h1 , h2, .h2, h3, .h3 , h4, .h4 , h1 b, .h1 b, h2 b, .h2 b, h3 b, .h3 b , h4 b, .h4 b, h1 strong, .h1 strong , h2 strong, .h2 strong, h3 strong, .h3 strong , h4 strong, .h4 strong {
	       line-height: 1.1;
		   margin-bottom:20px;
		   letter-spacing: -1.5px !important;
		  /* font-weight:900 !important;*/
}

h1, .h1  {

    font-size: 52px !important;
        margin-bottom: 20px !important;
}

@media only screen and (max-width: 767px){
h1, .h1  {
    font-size: 46px !important;
}
}

@media only screen and (max-width: 544px){
h1, .h1  {
    font-size: 46px !important;
}
}


h4, .h4, h4 strong, .h4 strong , h4 b, .h4 b  {
	 letter-spacing: -0.5px !important;
	 line-height: 1.25;
}

h5, .h5 {
	margin-bottom:20px;
	font-weight:700;
}

h6, .h6 {
	margin-bottom:20px;
	font-weight:300;
}

b, strong {
	/*font-weight:700;*/
}

/*MENUS*/
/*ligne sous menu actif*/


.menu-principal .current-menu-parent{ /*souligné pour menu parent actif*/
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	background-position: left bottom!important;
	background-image:url("https://www.alternatives.ca/wp-content/uploads/2019/06/souligne-menu-2.png") !important;
	
}

.menu-principal-mobile .current-menu-parent > a{ /*coueur pou menuparent actif*/
	
	color:#222222 !important;
	
}



/* BUTTONS*/

.elementor-button {
  background-color: #c0022c;
    color: white;
    font-size: 15px !important;
   font-weight:600 !important;
    border: 0 solid red;
    border-radius: 0 !important;
   
}

.elementor-button {
  background-color: #c0022c

}
.elementor-button:hover {
  background-color: #222222;

}


/* REVOLUTION SLIDER*/
.hephaistos.tparrows.tp-leftarrow::before {
    content: "\e819";
}

.hephaistos.tparrows.tp-rightarrow::before {
    content: "\e81a";
}

/* SIDE BAR FICHES TYPE */

.sidebar-fiche {
font-size:14px;
}

.sidebar-fiche .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

/* ACCORDEON SIDE BAR FICHE*/
.accordeon-plus {
font-size: 32px;
vertical-align: middle;
margin-left: 10px;
padding-bottom: 2px;
}


/* GRILLES IMAGES TOOLSET*/
a.inverselinkopacity img {
 opacity: 100;/* l'opacite que vous voulez au depart */
    border: none;/* enlever les border d'une image en lien */
    -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=99)"; /* Hack IE8 */
    filter: alpha(opacity = 99); /* Hack IE 5-7 */
    -webkit-transition: opacity 0.4s ease-in-out;/* transition pour Chrome et Safari */
    -moz-transition: opacity 0.4s ease-in-out;/* transition pour Firefox */
    -o-transition: opacity 0.4s ease-in-out;/* transition pour Opéra */
    transition: opacity 0.4s ease-in-out; /* on écrit cette ligne à la fin de façon à */
}

a.inverselinkopacity:hover img, a.inverselinkopacity:focus img {
opacity: 0.75; /* opacite au survol */
 border: none;/* enlever les border d'une image en lien */
    -ms-filter:"prodig:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /* Hack IE 8 */
    filter: alpha(opacity = 65); /* Hack IE 5-7 */
	
	  -webkit-transition: opacity 0.2s ease-in-out;/* transition pour Chrome et Safari */
    -moz-transition: opacity 0.2s ease-in-out;/* transition pour Firefox */
    -o-transition: opacity 0.2s ease-in-out;/* transition pour Opéra */
    transition: opacity 0.2s ease-in-out; /* on écrit cette ligne à la fin de façon à */
}

.custom-pagination {
  text-align:center;
 font-size:14px;
}
.cp-top { /*navigation du dessus*/
    margin-top:8px;
    margin-bottom:22px;
}

.custom-pagination a, .custom-pagination span {
  font-weight:800;
  display:inline-block;
  margin-left:8px;
  margin-right:8px;
}


.custom-pagination .wpv-filter-previous-link, .custom-pagination .wpv-filter-next-link {
  display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px; 
 background-color:#c0022c;
  color:#ffffff;
  font-size:30px;
  line-height:24px;
}

.custom-pagination a.wpv-filter-previous-link:hover, .custom-pagination a.wpv-filter-next-link:hover {
  background-color:#222222;
}
.custom-pagination span.wpv-filter-next-link, .custom-pagination span.wpv-filter-previous-link  {
    background-color:#cccccc !important;
}

span.mot-navigation-blanc { /*pour fonds foncés*/
	color:#ffffff;
}

.menu-recherche {
}

.bouton-recherche {
  padding-right:0 !important;
  padding-left:0 !important;
  padding-top:4px !important;
    padding-bottom:4px !important;
color: #c0022c !important;
background-color: transparent!important;
  font-family: 'FontAwesome'!important;
  font-size: 18px;
}

.champ-recherche {
padding-top: 6px !important;
padding-right: 12px !important;
padding-bottom: 6px !important;
padding-left: 12px !important;
 
}

.bouton-effacer {
font-weight:600;
padding-top: 4px !important;
padding-right: 24px !important;
padding-bottom: 4px !important;
padding-left: 24px !important;
}

@media screen and (max-width: 767px) {
.form-control, .custom-pagination span.mot-navigation {
    font-size: 16px !important;
}
  
.custom-pagination .form-control.js-wpv-page-selector {
width:70px;
  display:inline-block;

}
}

@media only screen and (min-width: 992px){
  .bouton-effacer {
    float:right;
  }
}

.grille .col-md-3, .grille .col-md-4, .grille .col-sm-6, .grille .col-xs-6, .grille .col-sm12, .row-actu-accueil  {
margin-bottom:30px
}

.carre-date-rouge {
 background-color: #c0022c; display: inline-block; padding: 16px; position:absolute; top:0;  
  pointer-events: none;
}

.carre-date-rouge h3 {
text-align: center; margin-bottom: 0; color: #ffffff; font-size:30px;
}
.carre-date-rouge h5 {
text-align: center; margin-bottom: 0; color: #ffffff; text-transform: uppercase; font-size:15px;
}

@media only screen and (max-width: 767px){
.image-placeholder {
  display:none;
  }
}


@media only screen and (min-width: 480px){
.grille-image, .grille-soustitre, .grille-titre, .grille-dates, .grille-extrait, .carre-date-rouge  {
margin-left:15px;
  margin-right:15px;
}  
  .grille .col-md-3, .grille .col-md-4, .grille .col-sm-6, .grille .col-xs-6, .grille .col-sm12, .row-actu-accueil     {
margin-bottom:60px
}
}

@media only screen and (min-width: 768px){
.no-margin-right {
  margin-right:0;
}

.no-margin-left {
  margin-left:0;
}
}

@media only screen and (max-width: 767px){
.no-margin-bottom {
  margin-bottom:0 !important;
}
}


.grille-image {
  margin-bottom:13px;

}

.grille-soustitre, .grille-dates {
  font-weight:300;
  font-size: 15px;
  line-height:19px;
}
.grille-soustitre {
text-transform:uppercase;
margin-bottom:4px;
}

.grille-soustitre-blanc {
color:#FFFFFF;
}

.grille-titre {
font-size: 22px;
  line-height:25px;
  margin-bottom:4px;
}

.grille-extrait{
	font-weight:300;
}

.grille-extrait p{
	margin-bottom:0;
}

.grille-titre a:link, .grille-titre a:visited {
color:#222222;
}

.grille-titre-blanc a:link, .grille-titre-blanc a:visited {
color:#FFFFFF;
}

.grille-titre a:hover, .grille-titre a:active {
color:#c0022c;
}

.grille div:empty { /* masquer colonnes vides pour eviter blanc en bas*/
   display: none;
}

/*rajout pour bien aligner colonnes 2 par ligne*/
@media (max-width: 991px){
.visible-xs-block {
    display: block!important;
}
}



/*IMPACT PAGE D'ACCUEIL*/
.pagination-dots {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
}

.pagination > li > a, .pagination > li > span {
    color: #c0022c;
}

.pagination-dots > li > a.page-link {
	margin-right:3px;
	margin-left:3px;
}




/* CHAMPS TOOLSET*/

.lien-facebook::before {
    font-family: "FontAwesome"; 
    font-weight: 400; content: "\f082";
    font-size:22px; 
    margin-right:10px; 
    color:#222222;
}

.lien-siteweb::before {
    font-family: "FontAwesome"; 
    font-weight: 400; 
	content: "\f08e";
    font-size:20px; 
    margin-right:10px; 
    color:#222222;
}

.lien-courriel::before {
    font-family: "FontAwesome"; 
    font-weight: 400; 
	content: "\f003";
    font-size:22px; 
    margin-right:10px; 
    color:#222222;
}

.lien-personne::before {
    font-family: "FontAwesome"; 
    font-weight: 400; 
	content: "\f007";
    font-size:22px; 
    margin-right:10px; 
    color:#222222;
}

.titre-champ {
margin-bottom:2px;
font-weight:900;
}

.marge-ligne { /* ligne separatrice en dessous*/
padding-bottom: 35px;
margin-bottom: 35px; 
border-bottom : solid 1px #222222;"
}

/* PAGE PROJET FULL*/

.gallery-caption {
 padding: 10px 0;
    border: 0 solid #eaeaea;
}

/* FORM CIVIC CRM */

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
 /* border-radius: 8px;*/
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-warning {
  color: #fff;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.rf-form {
 /*  background-color: #f9f9f9;
  padding-left: 10px;
  border: 1px solid #dddd;
  border-radius: 8px;
 margin-left: 20px;
  margin-right: 10px;*/
}

.form-group {
/*  padding-top: 10px;
  padding-bottom: 10px;*/
}

.rf-label {
  display: block;
  color: #545454;
 /* font-family: sans-serif;*/
}

.form-control {
/*  width: 90%;
  height: 34px;*/
}

small.form-text {
  display: block;
}

.text-muted {
  color: #777;
}

.sr-only {
/*  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;*/
}

.rf-form input[value="Cancel"] {
display:none;
}

.rf-form input[type="submit"], button.btn.btn-info {
background-color: #c0022c !important;
font-weight:600 !important;
font-size:15px !important;
line-height:15px !important;
padding-bottom:12px !important;
padding-top:12px !important;
padding-left:24px !important;
padding-right:24px !important;
border-radius: 0 !important;
  border: 0 solid #dddd;
}

.rf-form input[type="text"], .rf-form input[type="email"]{
background-color: rgba(255,255,255,0) !important;
border-color: #c0022c !important;
border-width: 0px 0px 3px 0px !important;
border-radius: 0px 0px 0px 0px !important;
font-size: 13px !important;
font-weight: 900 !important;
color: #c0022c !important;

}

.form-control::-moz-placeholder {
color: #c0022c !important;
opacity: .6;
}
.form-control:-ms-input-placeholder {
color: #c0022c !important;
opacity: .6;
}
.form-control::-webkit-input-placeholder {
 color: #c0022c !important;
 opacity: .6;
}

