/*
Theme Name: Agence Oz Demo
Theme URI: https://agenceoz.com
Author: Agenceoz
Author URI: https://agenceoz.com
Description: Theme Agenceoz
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agenceoz
*/
@font-face {
    font-family: 'ralewaymedium';
    src: url('font/raleway-medium-webfont.eot');
    src: url('font/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-medium-webfont.woff') format('woff'),
         url('font/raleway-medium-webfont.ttf') format('truetype'),
         url('font/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('font/raleway-bold-webfont.eot');
    src: url('font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-bold-webfont.woff') format('woff'),
         url('font/raleway-bold-webfont.ttf') format('truetype'),
         url('font/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('font/raleway-light-webfont.eot');
    src: url('font/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-light-webfont.woff') format('woff'),
         url('font/raleway-light-webfont.ttf') format('truetype'),
         url('font/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('font/raleway-regular-webfont.eot');
    src: url('font/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-regular-webfont.woff') format('woff'),
         url('font/raleway-regular-webfont.ttf') format('truetype'),
         url('font/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('font/raleway-semibold-webfont.eot');
    src: url('font/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-semibold-webfont.woff') format('woff'),
         url('font/raleway-semibold-webfont.ttf') format('truetype'),
         url('font/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{
	font-family: 'ralewayregular';
	color:black;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'ralewayregular';
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 900;
}

.fb-like-box{
  background-color:white;
}
.displaynone{
  display:none !important;
}
.widget-title{
  padding-top: 0 !important;
  margin-top: 0 !important;
  font-size: 22px !important;
  margin: 0 0 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.widget ul{
  margin-bottom: 40px !important;
}
.widget ul li{
  position: relative;
  display: block;
}
.widget ul li a {
  padding: 10px 0;
  border-bottom: 1px solid #ECEBEB;
  color: #333;
  display:block;
}
.img-responsive-single{
  width: 35%;
  float: left;
  margin-right: 20px;
}

#lang_sel {
float: none;
margin-left: 20px;
z-index:9999;
}
#lang_sel li{
width:85px;
}
.header-navigation a{
  text-transform:uppercase;
}
.item-citation{
  color: #FFF;
  display: block;
  font-size: 15px;
  line-height: 23px;
  width: 71%;
  float: left;
  font-style: italic;
  font-weight: 100;
  min-height: 181px;
}
.item-name{
    padding-top: 6px;
    width: 42%;
    margin-top: 27px;
    border-top: 1px solid white;
    font-style: normal;
    line-height: 17px;
}
.left-btn{
  display:none !important;
}

.box_rose{
  background-color: #ff525c;
  color: white;
  padding: 20px;
  display: block;
  font-size: 24px;
}
.box_rose span{
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
}
.nosclients{
  color: #3e4d5c;
    padding: 12px;
    display: block;
    font-size: 31px;
    line-height: 31px;
    font-weight: 100;
    width: 210px;
}
.margin-bottom-70{
  margin-bottom:50px;
}
.bigtitle{
  margin-top: -6px;
  color: #ff525c;
  text-transform: uppercase;
  font-size:33px;
}
.bigtitle2{
  margin-top: -6px;
  color: #3e3e3e;
  text-transform: uppercase;
  font-size: 46px;
  font-weight: 100;
  margin-bottom: 16px;
}
.maingris{
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #E6E2E1;
}
.mainlist{
  font-size: 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.mainlist span{
  color:#ff525c;
}
.alignleft{
  float: left;
  margin-right: 10px;
}
.alignright{
  float: right;
  margin-left: 10px;
}

/*PAGINATION **********************/
.pagination{
  
}
.pagination a, .pagination span{
  border-radius: 25px !important;
  color: #868c93;
  margin-left: -11px;
  margin-right: 17px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: block;
  text-align: center;
  float: left;
  background-color: #ECEBEB;
}

.pagination .inactive{
  
}
.pagination .current{
  background: #FF525C;
  border-color: #dddddd;
  color: white;
}

/*NAVIGATION *********************/
.menu {
	font: 15px "Open Sans", sans-serif;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu > li {
	float: left;
}
.menu > li > a {
	color: #333;
	display: block;	
	padding: 29px 12px 30px;
}
.menu > li.current_page_item > a,
.menu > li > a:hover,
.menu > li > a:focus,
.menu > li.open > a,
.menu > li.open > a:hover,
.menu > li.open > a:focus {
	color: #e02222;
	background: #fcfcfc;
	text-decoration: none;
}
.menu > li.current_page_item > a {
	border-bottom: 2px solid #e64f00;
}

/* dropdown menu */
@media (min-width: 1025px) {
	.menu > li:hover > .sub-menu {
	  display: block;
	}
}

.header-navigation,
.header-navigation .dropdown {
  position: static;
}
.header-navigation .dropdown-fix-left,
.header-navigation .dropdown-fix-right {
	position: relative;
}
.header-navigation .sub-menu {
  left: auto;
  top: 100%;  
  padding: 0;
  background: #fff;
  position: absolute;
  border: none;  
  box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
  text-transform: none;
  font: 13px "Open Sans", sans-serif;
  letter-spacing: 0;
  border-radius: 0;
  z-index: 9999;
}
.dropdown-fix-left .sub-menu {
	left: 0;
	width: 700px;
}
.dropdown-fix-right .sub-menu {
	right: 0;
	width: 700px;
}
.menu > li > .sub-menu {
	margin-top: -5px;
	border-top: solid 3px transparent;
	z-index: 1001;
}
.header-navigation .dropdown100 > .sub-menu {
  left: 15px;
  right: 15px;
}
.menu > li.dropdown:hover > a:after { 
  bottom: 0;
  width: 0; 
  height: 0;
  z-index: 1002; 
  content: " "; 
  display: block !important; 
  position: absolute;
  border-bottom: 8px solid #FF525C;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.ie8 .menu > li.dropdown:hover > a:after {
	display: none !important;
}
.header-navigation li.dropdown100 > .sub-menu:after {
	display: none !important;
}
.header-navigation .sub-menu > li:first-child {
	border-top: solid 2px #FF525C;
}
.header-navigation .sub-menu li {
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #efefef;
  position: relative;
  float: none;
}
.header-navigation .sub-menu li:last-child {
  border: none;
}
.header-navigation .sub-menu li > a {
  padding: 10px 15px;
  font-weight: 400;
  color: #767f88;
}
.header-navigation .sub-menu > li > a:hover,
.header-navigation .sub-menu > li.current_page_item > a,
.header-navigation .header-navigation-content .header-navigation-col li > a:hover,
.header-navigation .header-navigation-content .header-navigation-col li.active > a {
  background: #FF525C;
  color: #fff;
}
.header {
    box-shadow: 0 0px 0px #ddd;
    background: transparent;
    margin-bottom: 0px;
    z-index: 999;
    position: absolute;
    width: 100%;
}
.dropdown-submenu > a:after {
  display: none;
}

.revolution-slider {
  z-index: 1;
  position: relative;
  border-bottom: solid 1px #eee;
  overflow: hidden;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.wp-post-image{
  display: block;
  width: 100%;
  height: 100%;
  max-width: 300px;
  float: left;
  margin-right: 10px;
}

#thecart{
  position: absolute;
  right: 0px;
  margin-right: 16px;
  margin-top: 10px;
}
.pre-header {
    color: white;
    border-bottom: 1px solid #eee;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background: black;
	height: 55px;
}
.pre-header a:hover{
	color: #00adef !important;
	text-decoration:none;
}
.separateur {
    font-size: 15px;
    float: left;
    color: #00adef;
    margin-top: 18px;
}
.home_link {
    width: 17px;
    height: 16px;
    display: block;
    float: left;
    background: #000 url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/home.png");
    background-size: 17px;
    margin-top: 17px;
    margin-right: 5px;
}
.top_link {
    font-size: 15px;
    float: left;
    color: white !important;
    text-decoration: none;
    font-family: ralewaymedium;
    margin-top: 18px;
    margin-left: 5px;
    margin-right: 5px;
}
#tel {
    float: left;
    font-size: 23px;
    font-family: arial;
    margin-top: 12px;
    color: #00adef;
}
#tel a, #tel a:hover{
	color:white;
	text-decoration:none;
}
.separateur_big {
    font-size: 23px;
    float: left;
    color: #00adef;
    margin-top: 9px;
    margin-left: 8px;
    margin-right: 7px;
}
#cadenas {
    width: 134px;
    height: 30px;
    float: left;
    background-repeat: no-repeat;
    padding-left: 22px;
    margin-left: -9px;
    margin-top: 4px;
    line-height: 13px;
}
#cadenas a {
    color: #939598;
    text-decoration: none;
    font-size: 12px;
    font-family: ralewaymedium;
}
.videobox {
    margin-top: -446px;
    margin-left: auto;
    margin-right: auto;
    width: 198px;
    z-index: 999999;
}
.carousel_soumission {
    position: absolute;
    width: 422px;
    height: 41px;
    margin-top: 180px;
    margin-left: -466px;
    cursor: pointer;
}
.video1 {
    width: 197px;
    height: 198px;
    display: block;
    background: url(https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bgvideo1.png);
    z-index: 999;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    margin-top: -20%;
    margin-left: 44%;
}
.video2 {
    width: 197px;
    height: 198px;
    display: block;
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bgvideo2.png");
    z-index: 999;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    margin-left: 35px;
}
.visionner {
    color: white;
    text-transform: uppercase;
    margin-top: 125px;
    text-decoration: none;
	text-align:center;
}
.visionner span {
    font-family: ralewaysemibold;
}
.plus {
    font-size: 14px;
    font-family: ralewaysemibold;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    float: left;
    width: 100%;
}
.plus2, .plus2 span {
    color: black;
    text-decoration: none;
}
.titre3box {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 13px;
    float: left;
	font-size: 20px;
}
.bloc img {
    padding-bottom: 8px;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 5px;
	width:100%;
}
#produit_label {
    font-family: arial;
    position: absolute;
    line-height: 24px;
    font-size: 15pt;
    margin-top: -70px;
    right: 30px;
}
#produit_label span {
    font-size: 27px;
    text-decoration: none;
}
#content_black {
    background-color: black;
    color: white;
    font-size: 14px;
    font-family: ralewaymedium;
    line-height: 21px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 22px;
    padding-bottom: 22px;
} 
#content_black h2 {
    font-size: 24px;
    margin-bottom: 3px;
}
.jaune {
    color: #ffde00;
}
#logo_white {
    width: 247px;
    height: 50px;
    float: right;
    margin-bottom: 30px;
}
.mini_note {
    font-size: 9px;
    color: black;
    text-transform: none;
    font-family: ralewaybold;
}
.mini_note img{
	float:left;
	max-width:100%;
	margin-top:8px; 
}
#chute {
    width: 100%;
    height: 80%;
    background-repeat: no-repeat;
	background-position:center;
    background-size: 100%;
    min-width: 1238px;
}
#wrapper_black {
    background-color: black;
    width: 100%;
    display: block;
}
.footer {
	display: flex;
	flex-direction: column;
	gap: 10vw;
}
.footer::before, .footer::after {
	display: none;
}
.footer__link {
	display: inline-block;
	padding: 0.5em 1em;
	font-family: 'ralewayregular';
	font-size: 18px;
	font-weight: 900;
	line-height: 1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	color: black;
	background-color: #ffe000;
}
.footer__right {
	text-align: right;
}
.footer__right a {
	display: flex;
	justify-content: flex-end;
	gap: 1em;
}
@media screen and (min-width: 768px) {
    .footer {
		flex-direction: row;
		justify-content: space-between;
	}
}
#footer {
    color: #c7c8ca;
    font-size: 12px;
    line-height: 16px; 
    font-family: ralewaymedium;
}
#footer a {
    color: #6b6b6d;
    text-decoration: none;
}
.site-logo{
	margin-right:0px;
	padding-top:10px;
	padding-bottom:0px;
}
.site-logo img{
	width:100%;
}
.princ_link {
    font-size: 23px;
    float: left;
    color: black;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 10px;
    font-family: ralewaybold;
    text-transform: uppercase;
}
.separateur_princ {
    font-size: 23px;
    float: left;
    color: #6d6e71;
    margin-top: -2px;
    font-family: ralewaybold;
}
.header-navigation > ul > li > a {
   color: #00b9f3;
    display: block;
    padding: 0 0px 0px;
    text-decoration: none;
    font-size: 18px;
    font-family: ralewaylight;
}
.header .header-navigation {
    margin-top: 48px;
}
.header-navigation .dropdown-menu {
    left: auto;
    top: 100%;
    padding: 0;
    background: none;
    position: absolute;
    border: none;
    box-shadow: 0px 0px rgba(91, 91, 91, 0.2);
    text-transform: none;
    font: 13px "Open Sans", sans-serif;
    letter-spacing: 0;
    border-radius: 0;
    z-index: 9999;
    background-image: url(https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bg_soumission.png);
}
.header-navigation .dropdown-menu > li:first-child {
    border-top: 0px solid #00adef;
}
.header-navigation .dropdown-menu li {
    padding: 0;
    margin: 0;
    border-bottom: solid 0px #efefef;
    position: relative;
    float: none;
}
.header-navigation > ul > li > .dropdown-menu {
    margin-top: 0px;
    border-top: solid 3px transparent;
    z-index: 1001;
}
.tp-bgimg{
	/*background-position:center top !important;*/
	/*max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;*/
}
#flare{
  width: 684px;
  height: 312px;
  display: none;
  background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/flare.png");
  position: absolute;
  margin-top: 0px;
  margin-left: -103px;
} 


#wrapper_top_bleu {
    background-color: #B7E7F5;
    width: 100%;
    height: auto;
    display: block;
	padding-bottom: 20px;
}
#menu_top_bleu {
    background-color: #B7E7F5;
    color: black;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 137px;
}
#flare { 
    width: 684px;
    height: 312px;
    display: none;
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/flare.png");
    position: absolute;
    margin-top: -167px;
    margin-left: -103px;
}
#menu_top_bleu h1 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: ralewaylight;
}
#menu_top_bleu h1 span {
    font-family: ralewaysemibold;
    font-weight: normal;
}
#wrapper_white {
    background-color: white;
    width: 100%;
    display: block;
}
#content_white {
    background-color: white;
    color: black;
    font-size: 14px; 
    line-height: 19px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-top: 22px;
    padding-bottom: 22px;
	padding-right: 0;
}
#capteur_solaire_technosolis {
    position: absolute;
    top: 0px;
    width: 100%;
	height:100%;
}
#capteur_solaire_technosolis #text1 {
    font-size: 16px;
    color: #00aeef;
    text-transform: uppercase;
    text-align: right;
	
}
#capteur_solaire_technosolis #text2 {
    font-size: 16px;
    color: #00aeef;
    text-transform: uppercase;
    margin-left: 75px;
    bottom: 0px;
    position: absolute;
}
.fancybox-hidden {
display: none;
}
.infolettre_label{
  color: #00adef;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  font-family: ralewaysemibold;
    
}
#infolettre_pop{
  width: 520px;
  height: 105px;
  display: none;
  background-image: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bg_soumission.png");
  padding:10px;
  position:absolute;
  z-index:9999;
  margin-left: 570px;
}
.infolettre_input{
  float: left;
  color: #c2c2c2;
  width: 355px;
  border: 1px solid #858281;
  height: 21px;
  background: none;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}
.infolettre_soulabel{
  float: left;
  color: #c2c2c2;
  text-align: right;
  margin-top: 11px;
  margin-right: 5px;
}
#bouton_soumettre2 {
  width: 130px;
  height: 32px;
  line-height: 32px;
  padding-right: 40px;
  display: block;
  color: white;
  font-size: 14px;
  float: right;
  text-transform: uppercase;
  background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bouton_soumettre.png");
  background-repeat: no-repeat;
  background-position: right;
  border: 0px;
  font-family: ralewaymedium;
  margin-right: 22px;
  margin-top: 10px;
}
#content_black h2 {
    font-size: 24px;
    margin-bottom: 3px;
}
.titre_capteur {
    font-family: ralewaylight;
    font-weight: normal;
    line-height: 37px;
    font-size: 35px !important;
    text-transform: uppercase;
}
.titre_capteur span {
    font-family: ralewaysemibold;
}
.couleur_jaune {
    color: #ffde00;
}
.mobileli{
	display:none;
}
.quarantehuit{
	float:right;
	padding-top: 84px;
}
#popinfo{
	cursor:pointer;
}
.h1home{
	font-size: 35px !important;
	margin-bottom: 45px;
	color:black !important;
	text-align: center;
	margin-top: 40px !important; 
}
.barrebleu{
	background-color: #00adef;
    color: black;
    height: auto;
    line-height: inherit;
    font-size: 36px;
    font-weight: bold;
    font-family: arial;
    margin-top: 0px;
    margin-bottom: 50px;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px;
}

.barrebleuleft{ text-align:center; }
.barrebleuright{ text-align:left; }
.bouton_renovert{
	width: 169px;
    margin-top: -59px;
    position: absolute;
}
.barrenoire{
	background:url(https://www.technosolis.ca/wp-content/themes/demoagenceoz/img/bggrad.jpg);
	background-size:cover;
	margin-bottom: 60px;
	height: 55px;
    line-height: 55px;
}
.revenuquebec{
	float: left;
    margin-top: 8px;
}
.revenuplus{
	color: white;
    float: left;
    margin-top: 0px;
    margin-left: 10px;
    font-size: 21px;
}
.boutonsoumission{
	position: absolute;
    border: 1px solid #00adef;
    padding: 5px 20px;
    bottom: 20px;
    right: 26px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    color: black !important;
}
.swal2-confirm span{
	background-color:#ffe000 !important;
	color:black !important;
}
.div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: black !important;
    font-weight: bold !important;;
    font-size: 20px !important;;
}
#lang_sel ul ul {
    visibility: visible;
    position: absolute;
    height: 0;
    top: 7px;
    left: 0;
    width: auto;
    border-top: 0px;
  }
  #lang_sel a.lang_sel_sel {
    display: none;
  }
  #lang_sel ul ul a, #lang_sel ul ul a:visited {
    background: black;
    color: white;
    height: auto;
    padding: 0px;
    border-width: 0px;
  }
  .icl_lang_sel_native{
    color: white;
    text-decoration: none;
    font-size: 17px;
    margin-top: 12px;
    float: left;
    text-transform: uppercase;
  }
  .icl_lang_sel_translated{
    display:none;
  }
  
  #lang_sel li {
    float: left;
    width: auto;
    position: relative;
  }
#demande_soumission {
    position: absolute;
    margin-top: -140px;
    right: 20px;
    z-index: 999;
    width: 280px;
}
.tel2 {
    color: black;
    font-family: verdana;
    font-size: 32px;
    float: left;
}
#bouton_soumission {
    width: 278px;
    height: 34px;
    float: left;
    background: #000 url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bouton_soumission.jpg");
    color: #00adef;
    text-decoration: none;
    font-size: 15px;
    line-height: 34px;
    text-transform: uppercase;
    padding-left: 38px;
}
#demande_soumission_formulaire {
    width: 597px;
    height: 448px;
    display: block;
    background-image: url(https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bg_soumission.png);
    position: absolute;
    z-index: 9999;
    margin-top: -499px;
    right: 20px;
    visibility: hidden;
}
#titre_soumission {
    float: left;
    color: #00adef;
    text-decoration: none;
    font-size: 15px;
    line-height: 36px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-right: 10px;
}
#titre_soumission span {
    font-family: ralewaysemibold;
}
#tel3 {
    float: left;
    color: white;
    font-family: Arial;
    line-height: 36px;
}
.sou_label {
    float: left;
    color: #c2c2c2;
    width: 228px;
    text-align: left;
    margin-top: 11px;
    margin-right: 5px;
    font-family: ralewaymedium;
}
.sou_input {
    float: left;
    color: #000;
    width: 355px;
    border: 1px solid #858281;
    height: 21px;
    background: none;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
.sou_textarea {
    float: left;
    color: #000!important;
    width: 355px;
    border: 1px solid #858281;
    height: 66px;
    background: none;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
.popup-form .sou_input {
    color: #fff;
}
.popup-form .sou_textarea {
    color: #fff!important;
}
#bouton_soumettre {
    width: 130px;
    height: 32px;
    line-height: 32px;
    padding-right: 40px;
    display: block;
    color: white;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bouton_soumettre.png");
    background-repeat: no-repeat;
    background-position: right;
    border: 0px;
    font-family: ralewaymedium;
    margin-right: 3px;
}
.page-slider{
	margin-top:-1px;
}
.realisations_titre {
    font-size: 35px !important;
    text-transform: uppercase;
    color: #00aeef;
    width: 100%;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    margin-bottom: 13px;
    margin-top: 10px;
    float: left;
    font-weight: 100;
}
.dis_box {
    float: left;
	width:100%;
    height: 209px;
    display: block;
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
}
.bleu {
    background-color: #c2eeff;
}
.dis_titre {
    width: 100%;
    text-transform: uppercase;
    color: #00adef;
    font-family: ralewaysemibold;
}
.dis_sous_titre {
    width: 100%;
    text-transform: uppercase;
    font-family: ralewaysemibold;
}
.dis_adresse {
    width: 100%;
}
.dis_tel {
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/dis_tel.png");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 37px;
    line-height: 37px;
    padding-left: 48px;
}
.dis_courriel {
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/dis_courriel.png");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 37px;
    line-height: 37px;
    padding-left: 48px;
}
.dis_courriel a, .dis_site a {
    text-decoration: none;
    color: black;
}
.dis_site {
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/dis_site.png");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 37px;
    line-height: 37px;
    padding-left: 48px;
}
.titre_capteur {
    font-family: ralewaylight;
    font-weight: normal;
    line-height: 37px;
    font-size: 35px !important;
    text-transform: uppercase;
}
.titre_capteur span {
    font-family: ralewaysemibold;
}
.couleur_jaune {
    color: #ffde00;
}
#wrapper_blue {
    background-color: #B7E7F5;
    width: 100%;
    display: block;
}
#content_blue {
    background-color: #B7E7F5;
    color: black;
    font-size: 14px;
    line-height: 19px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-top: 22px;
    padding-bottom: 22px;
}
#content_white h2 {
    font-size: 20px;
}
#coord_adresse {
    font-size: 14px;
}
#coord_adresse span {
    font-family: ralewaybold;
}
#coord_tel {
    font-size: 14px;
    font-family: ralewaybold;
    line-height: 21px;
}
#coord_tel_icon {
    width: 30px;
    height: 35px;
    float: left;
    display: block;
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/coord_tel.png");
    margin-right: 10px;
    margin-top: 4px;
}
#coord_fax {
    font-size: 14px;
    font-family: ralewaybold;
    line-height: 58px;
}
#coord_fax_icon {
    width: 30px;
    height: 31px;
	float:left;
    display: block;
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/coord_fax.png");
    margin-right: 10px;
    margin-top: 6px;
}
#coord_courriel {
    font-size: 14px;
    font-family: ralewaybold;
    line-height: 58px;
}
#coord_courriel_icon {
    width: 29px;
    height: 27px;
    float: left;
    display: block;
    background: url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/coord_courriel.png");
    margin-right: 10px;
    margin-top: 8px;
}
#coord_courriel a {
    color: black;
    text-decoration: none;
}
#googleMap {
    height: 451px;
    width:100%;
}
.devenir_label {
    font-size: 14px;
    line-height: 16px;
    font-family: ralewaysemibold;
}
#bouton_soumettre3 {
    width: 130px;
    height: 32px;
    line-height: 32px;
    padding-right: 40px;
    display: block;
    color: white;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    background: #000 url("https://www.technosolis.ca/wp-content/themes/technosolis/_/inc/images/bouton_soumettre.png");
    background-repeat: no-repeat;
    background-position: right;
    border: 0px;
    font-family: ralewaymedium;
    margin-right: 4px;
    margin-top: 10px;
}
.devenir_input {
    width: 100%;
    height: 22px;
    border: 1px solid black;
}
.devenir_textarea{
	width: 100%;
    height: 97px;
    border: 1px solid black;
}
.realisations_vignette_box span {
    font-size: 18px;
    text-transform: uppercase;
    color: #00aeef;
    margin-top: 10px;
    float: left;
}
.realisations_vignette{
	width:100%;
}
.vignettebox{
	margin-bottom:30px; 
}
.footer22{
	margin-bottom:22px;
}
.boxlogo{
	width: 247px;
	height: 50px;
	margin-bottom: 15px;
	float:left;
	margin-top: 30px;
}
.liendist1{ display:block; }
.liendist2{ display:none; }
.linktel, .linktel:hover{
	color:black;
	text-decoration:none;
}
.carousel-indicators{
	display:none !important;
}
.pre_header2{
	display:none;
}
.soleil{
	margin-top: -15px;
    float: left;
    display: block;
	margin-left: 5px;
    margin-right: 5px;
}
.soleil2{
	margin-top: -45px;
    float: left;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
}
.barrebleutitre{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 850px;
}
.about-quote{
    font-style: italic;
	font-weight:900;
}
.about-author{
	font-weight: 900;
    margin-bottom: 50px;
    margin-top: 10px;
    color: #00adef;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}

#bouton_soumission_jaune {
    width: 245px;
    height: 35px;
    float: left;
    color: black;
    background-color: #ffe000;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
	font-family:ralewaylight;
    line-height: 35px;
    text-transform: uppercase;
	float:right
}
#bouton_soumission_service{
	background-color: #00adef;
	width: 245px;
    height: 35px;
    float: left;
    color: black;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-family: ralewaylight;
    line-height: 35px;
    text-transform: uppercase;
    float: right;
}
.apartir1{
	background-color:black;
	width:195px;
	height:35px;
	color:#00b9f3;
	font-size:15px;
	line-height:35px;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	float:right;
}
.apartir1 span{ font-size: 20px; }
.apartir2{
	background-color:black;
	width:176px;
	height:35px;
	color:#00b9f3;
	font-size:13px;
	line-height:35px;
	text-align:center;
	font-family:Arial;
	font-weight:normal;
	float:right;
}
.site-logo { margin-top: 10px; position:absolute; }
.iconenergie{    
width: 70px;
    display: block;

	margin-top:20px;
}
.titreenergie{
	    font-size: 26px !important;
    text-align: left;
	margin-bottom:0px;
}
.couticon{
	height: 50px;
    display: block;
    margin: 10px auto;
}
.nowrap{
	white-space: nowrap;
}
.header .header-navigation { 
	margin-top: 0px;
    /*background-color: rgb(255, 255, 255,0.5) !important;  
    padding-top: 20px;*/
}
 














@media (max-width: 1200px){
	.top_link{ font-size:12px; }
	#tel{
		font-size: 16px;
    	margin-top: 16px;
	}
	.icl_lang_sel_native{ font-size:15px; }
	#cadenas{ margin-left:0px; }
	.princ_link{ font-size:17px; }
	.header .header-navigation {
    	margin-top: -51px;
    	float: right !important;
	}
	.header-navigation > ul > li > .dropdown-menu {
    	margin-top: 0px;
    	border-top: solid 3px transparent;
    	z-index: 1001;
		font-size:10px;
	}
	.header .header-navigation > ul > li {
    	margin-right: 10px;
	}
	#chute{
		display:none;
	}
	.separateur_big{ display:none; }
	.pre-header{
		height:auto;
	}
	.dis_box{
		height:243px;
	}
	#infolettre_pop{
		margin-left:225px;
	}
	.barrebleu {
    	font-size: 20px;
	}
	.bouton_renovert {
		margin-top: -37px;
	}
	.revenuquebec {
		margin-top: 8px;
	}
	.revenuplus {
		margin-top: 0px;
		font-size: 20px;
	}
	.header .header-navigation>ul>li>a {
		padding: 0px 0 0px;
	}
}
















@media (max-width: 1024px){
  	.revolution-slider {
    	width:auto;
  	}
	.page-slider {
    	margin-top: 113px;
	}
	.separateur_princ{
		display:none;
	}
	.princ_link {
    	font-size: 12px;
	}
	.header .header-navigation {
		margin-top: -51px;
		float: right !important;
		width: 100%;
		margin: 0px;
	}
	.header .header-navigation li > a, .header .dropdown.open .dropdown-toggle, .header .header-navigation li.open > a {
    	width: 100%;
	}
	.dropdown{
		display:none !important;
	}
	.mobileli{
		display:block;
	}
	.liendist1{ display:none; }
	.liendist2{ display:block; }
	.video1{
		margin-top: -39%;
    	margin-left: 52%;
	}
	#bouton_soumission_jaune {
    width: 255px;
}
}









@media (max-width: 992px){
	.apartir1,.apartir2{ display:none; }
	#bouton_soumission_jaune, #bouton_soumission_service{ display:none; }
	.site-logo{ margin-top:0px; }	
	.separateur{ display:none; }
	.top_link{ display:none; }
	#cadenas{ display:none; }
	#tel{ margin-top:15px; }
	#demande_soumission{
		display:none;
	}
	.realisations_titre {
    	font-size: 20px !important;
	}
	.quarantehuit{
	float:left;
	padding-top: 84px;
	}
	.boxlogo{
		width: 247px;
		height: 50px;
		margin-bottom: 15px;
		float:none;
		margin-top: 30px;
	}
	.plus{
		margin-bottom:30px;
	}
	.bloc img {
		border-bottom: 0px solid #b2b2b2;
	}
	.sou_label {
		float: left;
		color: black;
		text-align: left;
		margin-top: 11px;
		margin-right: 5px;
		width: 100%;
	}
	#bouton_soumettre{
		margin-top:20px;
		color:black;
	}
	.pre_header2{
		display: block;
		background-color: #00adef;
		padding: 14px 0px;
		margin-top: -1px;
	}
	.pre_header2 a, .pre_header2 a:hover{
		color:black;
		text-decoration:none;
		font-size:15px;
		float:none;
	}
	.barrenoire{ display:none; }
	.bouton_renovert {
		margin-top: -37px;
		width: 100px;
	}
	.barrebleuleft, .barrebleuright {
		text-align: center;
	}
	.bouton_renovert{
		display:none;
	}
	.barrebleu {
		background-color: #00adef;
		color: black;
		height: auto;
		line-height: 26px;
		font-size: 20px;
		font-weight: bold;
		font-family: arial;
		margin-top: 0px;
		margin-bottom: 53px;
		padding: 20px 0px;
	}
	.barrebleutitre {
		width: 100%;
	}
	.barrebleu span{
		font-size: 27px;
		width: 100%;
		text-align: center;
	}
	.soleil, .soleil2{
		display:none;
	}
	.video1 {
		z-index:99;
	}
}
 


@media (max-width: 768px){
	.boutonsoumission {
		position: relative;
		margin-top: 23px;
		margin-left: 33px;
		float: left;
		border: 1px solid #00adef;
		padding: 5px 20px;
		bottom: 20px;
		right: 26px;
	}
	.video1 {
		margin-top: -36%;
		margin-left: 52%;
		width: 100px;
		height: 100px;
		background-size: 100%;
		font-size: 8px;
		z-index:99;
	}
	.visionner {
		margin-top: 64px;
	}
}



@media (max-width: 678px){
	.dis_box{
		height:auto;
	}
	#flare{
		display:none;
	}
	.accueiltitre{
		background-color: #B7E7F5;
		margin-bottom: 15px;
		margin-top: -50px;
	}
	.accueiltitre h1{
		margin-top:42px;
		font-family: ralewaybold;
	}
}



@media (max-width: 480px){
	.pre-header{
		height:auto;
	}
	.additional-nav {
    	float: left !important;
    	text-align: left !important;
		width:100%;
	}
	#lang_sel {
		float: right;
		margin-left: 20px;
		z-index: 9999;
		width: 10px;
		display: block;
		margin-right: 58px;
	}
	.barrebleu {
		background-color: #00adef;
		color: black;
		height: auto;
		line-height: 16px;
		font-size: 13px;
		font-weight: bold;
		font-family: arial;
		margin-top: 0px;
		margin-bottom: 53px;
		padding: 20px 0px;
	}
	.video1 {
		display:none;	
	}
	.couticon{
		display:none;
	}
	.tableau td {
		background-color: #45B3E0;
		font-size: 10px !important;
	}
}






@media (max-width: 400px){
	.site-logo{
		width:150px;
	}
	.site-logo img{
		width:100%;
	}
	.titre_capteur {
		font-family: ralewaylight;
		font-weight: normal;
		line-height: 25px;
		font-size: 25px !important;
		text-transform: uppercase;
	}
	.h1home{
		font-size: 22px !important;
	}
	.page-slider{
		margin-top:82px;
	}
	.barrebleu span {
		font-size: 17px;
		color: black;
	}
}








@media (max-width: 700px){
  .pre-header .fa{
    display:none;
  }
  .wp-post-image {
    max-width: none;
  }
  #capteur_solaire_technosolis #text1 { display:none; }
  #capteur_solaire_technosolis #text2 { display:none; }
	.nopad{
		padding:0px !important;
	}
}










.mix-grid .mix a.mix-preview {
    left: 35%;
    top: 38%;
}
.mix-grid .mix .mix-details i {
  font-size: 80px !important;
  margin-top:0px;
}
.mix-grid .mix a.mix-link:hover, .mix-grid .mix a.mix-preview:hover {
    border: solid 0px #eee;
}
.fa-youtube{
  font-size: 20px; 
}


#tcp_shoppingcartsummary_widget_2{
  position: absolute;
  right: 19px;
  top: 12px;
  padding-right: 36px;
  background: url(img/cart.jpg) no-repeat;
  background-size: 15%;
  background-position: right top;
  color: #838382;
}
.shoppingcartsummary{
  list-style:none;
}
.shoppingcartsummary h3{
  display:none;
}
.tcp_resumen_count_li{
  display:none !important;
}