/*LES DISPLAY NONE*/
#top-contact {
  text-align: center;
  background-color: #0054a3;
  height: 30px;
}
#top-contact img {
  height: 20px;
  position: relative;
  top: 5px;
  margin-right: 5px;
  margin-left: 5px;
}
#top-contact p {
  display: inline-block;
  font-size: 14px;
  padding-bottom: 0px;
}
.read-more {
  display: none;
}
/*.home #content{ display:none; }*/
#et-search-form {
  display: none;
}
.home .description {
  display: none;
}
.page-title-area h1 {
  display: none;
}
/*----------------*/
.home .container {
  width: 100% !important;
}
.read-more span,
.testimonial span.title,
.entry .meta-info,
.entry .meta-info a,
.entry .meta-info a:hover,
.subtitle,
.comment_date,
.comment-reply-link:before,
#content .wp-pagenavi .nextpostslink,
#content .wp-pagenavi .previouspostslink {
  color: #0054a3 !important;
}
#breadcrumbs,
.bottom-nav li.current_page_item a {
  color: #ffab2d !important;
}
.page-title-area h1,
.description h2 {
  color: #ffab2d !important;
}
.et-slide .container {
  width: 960px !important;
  padding-top: 255px !important;
}
#main-header {
  background: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/bg.png');
}
#menu-item-674 a {
  color: white !important;
  padding: 10px 10px !important;
  background-color: #0054a3;
}
/*------------------MENU-----------------------*/
#logo {
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -130px;
  width: 259px;
  height: 172px;
  -webkit-transition: .6s;
  background: url("https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/TurcLogoHover.png");
}
#top-menu {
  position: absolute;
  left: 50% !important;
  width: 910px !important;
  margin-left: -439px !important;
  top: 188px !important;
  font-size: 21px;
}
#top-menu > ul > li > a {
  color: #0054a3 !important;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.nav li ul > li > a {
  font-size: 15px !important;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
  left: 0px !important;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
  left: 240px !important;
}
#top-menu a .menu-highlight,
#mobile_menu .menu-highlight {
  background: #ffab2d !important;
}
/*------------------SLIDESHOW------------------*/
.home #main-header {
  height: 380px;
}
.featured-image {
  width: 960px !important;
}
/*------------------SERVICES--------------------*/
#services {
  padding: 0 0 0 0 !important;
}
.service {
  margin: 0 auto 0 auto!important;
  margin-bottom: 10px;
  float: none !important;
  width: 610px !important;
  padding-left: 0px !important;
  text-shadow: none !important;
  clear: both;
}
.service h3 {
  font-size: 40px !important;
  width: 100%;
  text-align: center;
  float: left;
  color: #ffab2d !important;
}
.service p {
  color: black !important;
  font-size: 19px;
}
.fullServ {
  padding-top: 25px;
  min-height: 250px;
}
.et-slide,
#top-area {
  background-image: none !important;
}
#et-slider-wrapper {
  background: transparent !important;
}
.serv1 {
  background: #e9e9e9;
}
.serv2 {
  background: #f4f5f6;
  border-top: 3px solid #ffab2d;
  border-bottom: 3px solid #ffab2d;
}
.serv3 {
  background: #e9e9e9;
  border-bottom: 3px solid #ffab2d;
}
.serv4 {
  background: #f4f5f6;
}
/*------------SERVICES END-------------------*/
/*--------SERVICES BOUTONS INTERACTIF---------*/
.clipper,
.clipper div {
  transition-duration: .6s;
}
.clipper {
  width: 150px;
  height: 150px;
  display: inline-block;
  position: relative;
  background: #A9ADB6;
  border-radius: .25rem;
  -webkit-perspective: 750;
  box-shadow: 0 -1px 2px #ffffff, inset 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
.clipperR {
  float: right;
  margin-left: 50px;
}
.clipperL {
  float: left;
  margin-right: 50px;
}
.boutonService {
  opacity: 1;
  width: 149px;
  height: 149px;
  border-radius: 0.25rem;
  border: 1px solid #0054a3;
}
.bouSer1 {
  background-image: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/thermopompe.jpg');
}
.bouSer2 {
  background-image: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/air_clim.jpg');
}
.bouSer3 {
  background-image: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/oil_tank.jpg');
}
.bouSer4 {
  background-image: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/chauffe_eau.jpg');
}
.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  color: white;
  text-align: center;
  pointer-events: none;
  z-index: 100;
}
.covL {
  transform-origin: center left;
  -o-transform-origin: center left;
  -moz-transform-origin: center left;
  -webkit-transform-origin: center left;
}
.covR {
  transform-origin: center right;
  -o-transform-origin: center right;
  -moz-transform-origin: center right;
  -webkit-transform-origin: center right;
}
.innie,
.outie,
.spine,
.shadow {
  position: absolute;
  width: 100%;
  height: 100%;
}
.innie,
.outie {
  height: 100%;
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  border-radius: .25rem;
}
.innie {
  background-color: #67E2FE;
}
.spine {
  top: .25rem;
  background: #20C7F3;
  height: .25rem;
  transform: rotateX(90deg);
  transform-origin: center top;
  -o-transform: rotateX(90deg);
  -o-transform-origin: center top;
  -moz-transform: rotateX(90deg);
  -moz-transform-origin: center top;
  -webkit-transform: rotateX(90deg);
  -webkit-transform-origin: center top;
}
.outie {
  background-color: #0054a3 !important;
  transform: translateZ(0.25rem);
  -o-transform: translateZ(0.25rem);
  -moz-transform: translateZ(0.25rem);
  -webkit-transform: translateZ(0.25rem);
}
.out1 {
  background: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/chaud.png');
}
.out2 {
  background: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/thermo.png');
}
.out3 {
  background: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/mazout.png');
}
.out4 {
  background: url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/chauffe_eau_top.png');
}
.clipper:hover .cover,
.clipper:hover .innie,
.clipper:hover .spine,
.clipper:hover .outie,
.clipper:hover .spine {
  transition-timing-function: cubic-bezier(0.2, 0.7, 0.1, 1.1);
}
.service:hover .covR {
  transform: rotateY(120deg);
  -o-transform: rotateY(120deg);
  -moz-transform: rotateY(120deg);
  -webkit-transform: rotateY(120deg);
}
.service:hover .covL {
  transform: rotateY(-120deg);
  -o-transform: rotateY(-120deg);
  -moz-transform: rotateY(-120deg);
  -webkit-transform: rotateY(-120deg);
}
.service:hover .innie {
  background-color: /*#3ADAFC;*/ #003f8b;
}
.service:hover .spine {
  background-color: #52B1E0;
}
.service:hover .outie {
  background-color: #2174A0;
}
/*------------PAGE INTERIEUR-----------------*/
.entry-content h3,
.entry-content h2 {
  font-weight: normal !important;
  font-size: 27px;
  color: #0054a3 !important;
}
.entry h1.title {
  font-size: 50px;
  color: #ffab2d;
}
#breadcrumbs-wrapper {
  background: #0054a3 !important;
}
.page #content {
  background: #FFF;
  padding: 0px 0px 0px;
}
.page .container {
  width: 100%;
}
.page-title-area {
  padding-top: 180px !important;
}
#top-area {
  padding-bottom: 0px !important;
}
#left-area {
  margin-right: 0px !important;
  width: 60% !important;
}
#left-area article {
  width: 604px;
  float: right;
}
article h1 {
  margin: 10px 0px!important;
}
.simple_sidenav,
.widget_quote_rotator_widget {
  background: #e9e9e9;
}
.widget_text {
  background: #f4f5f6;
}
.page-title-area,
#breadcrumbs {
  width: 960px;
  margin: 0 auto;
}
.entry {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
  padding: 10px 33px 38px 40px!important;
}
.page-id-9 dl {
  margin: 0 0 0 0;
}
/*-----------------SIDENAV------------------*/
.widget {
  text-shadow: 0px 0px 0px #000000!important;
  margin-bottom: 0px !important;
  padding: 20px;
}
.quote_rotator_widget_wrapper {
  width: 290px;
}
#sidebar {
  width: 40% !important;
}
a:hover {
  color: #ffab2d !important;
}
.author {
  margin-top: 10px;
}
/*-------------------CONTACT--------------*/
.mapp-layout {
  margin-bottom: 20px !important;
}
.wpcf7-form-control:not(.wpcf7-submit),
.mapp-layout {
  width: 98% !important;
}
/*------------------FOOTER------------------*/
#footer-bottom .container {
  width: 960px !important;
}
.bottom-nav li:hover a {
  border-bottom: #ffab2d solid 2px;
}
p#copyright {
  font-size: 15px !important;
  line-height: normal;
}
#footer-bottom {
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0) !important;
  /*background-image:url('https://www.climatisationjoliette.ca/wp-content/themes/Turcotte/images/footer.jpg')!important;*/
  background-image: none !important;
  background-position: center center;
  background-color: #0054a3;
}
/*****************************************/
/***************PLAN DU SITE**************/
/*****************************************/
.one_half {
  width: 45% !important;
}
.heading-more {
  font-size: 22px !important;
  color: #0054a3 !important;
}
/*---------------------RESPONSIVE--------------------------*/
@media only screen and (max-width: 1100px) and (min-width: 768px) {
  #top-menu {
    left: 50% !important;
    width: 768px !important;
    margin-left: -384px !important;
    font-size: 18px;
  }
  #top-menu li {
    margin: 0 7px!important;
  }
  .home #main-header {
    height: 380px;
  }
  .et-slide .container {
    width: 768px !important;
    padding-top: 255px !important;
  }
  .page-title-area,
  #breadcrumbs {
    width: 768px;
  }
  #footer-bottom .container {
    width: 768px !important;
  }
  #left-area article {
    width: 450px;
  }
  .featured-image {
    width: 768px !important;
  }
  .service {
    margin: 0 auto 0 auto!important;
    margin-bottom: 10px;
    float: none !important;
    width: 768px !important;
    padding-left: 0px !important;
    text-shadow: none !important;
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  #top-menu {
    left: 50% !important;
    width: 480px !important;
    margin-left: -384px !important;
    font-size: 18px;
  }
  #breadcrumbs {
    text-align: center;
  }
  #top-menu li {
    margin: 0 7px!important;
  }
  .et-slide .container {
    width: 480px !important;
    padding-top: 255px !important;
  }
  #left-area {
    width: 100% !important;
  }
  .home #main-header {
    height: 365px !important;
  }
  .page-title-area,
  #breadcrumbs {
    width: 480px;
  }
  #footer-bottom .container {
    width: 480px !important;
  }
  #left-area article {
    width: 380px;
    float: none;
    margin: 0 auto;
  }
  .page-title-area {
    padding-top: 30px !important;
  }
  #et_mobile_nav_menu {
    margin-top: 140px !important;
  }
  #mobile_menu {
    top: 47px;
    left: -25px;
  }
  .mobile_nav {
    padding: 16px;
    background: #0054a3 !important;
    border-color: #ffab2d !important;
  }
  .featured-image {
    width: 480px !important;
  }
  .service {
    width: 480px !important;
  }
  #et_mobile_nav_menu {
    margin-top: 155px;
  }
  .home #main-header {
    height: 480px;
  }
  .clipperL {
    margin-right: 10px;
  }
  .clipperR {
    margin-left: 10px;
  }
  #footer-bottom {
    padding: 20px 0 0px!important;
  }
  p#copyright {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  #logo {
    margin-left: -100px;
    width: 200px;
    height: 134px;
    background-size: cover !important;
  }
  #top-contact {
    height: auto;
    padding: 5px 0px;
  }
  .mobile_nav {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 10px !important;
  }
  .featured-image {
    width: 100% !important;
  }
  #et_mobile_nav_menu {
    margin-top: 97px !important;
  }
  .featured-image {
    display: block !important;
  }
  .et-slide .container {
    width: 100% !important;
    padding-top: 255px !important;
  }
  #left-area {
    width: 100% !important;
  }
  .home #main-header {
    height: 374px !important;
  }
  .service p {
    font-size: 15px;
  }
  .page-title-area,
  #breadcrumbs {
    width: 300px;
  }
  #footer-bottom .container {
    width: 300px !important;
  }
  #left-area article {
    width: 350px;
    float: none;
    margin: 0 auto;
  }
  .page-title-area {
    padding-top: 30px !important;
  }
  #mobile_menu {
    top: 38px !important;
    left: 25px !important;
  }
  .service {
    width: 100% !important;
  }
  .home #main-header {
    height: 100%;
  }
  p#copyright {
    padding-top: 0px !important;
  }
  .bottom-nav {
    text-align: center;
    display: inline-block !important;
  }
  .bottom-nav li {
    float: left;
    padding: 0px 7px 10px!important;
  }
  #footer-bottom {
    padding-bottom: 10px 0 5px!important;
  }
  .clipper {
    display: block;
    margin: 0 auto;
    float: none;
  }
  .service h3 {
    float: none;
  }
}
input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea,
button[type="submit"] {
  margin-bottom: 10px !important;
  display: block;
  width: 100%;
  padding: 5px !important;
  box-sizing: border-box;
  border: 1px solid #0054a3 !important;
}
button[type="submit"]:hover {
  background-color: #0054a3;
  color: #FFF;
}
button[type="submit"] {
  border: 1px solid #0054a3;
  cursor: pointer;
}
#reponseForm {
  border: 2px solid green;
  font-size: 18px;
  opacity: 0;
  padding: 5px;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  background-color: green;
  color: #FFF;
}
