body {
    margin: 0;
    font-family: Helvetica, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif
  }
  
  h2, h3, h4 {
    font-family: Helvetica, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 2.3rem;
    font-weight: bold
  }
  h1 {
   font-family: Helvetica, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  }
  .main-wrapper {
    margin: 0 auto;
    max-width: 1096px;
  }
  
  .main-wrapper h2{
    color: #fff;
    font-size: 1.5rem;
    margin: 0;
   }
   .main-wrapper p{
    color: #fff;
    font-size: 1.1rem;
    padding: 0;
    max-width: 600px
   }
   .spec {
     margin-bottom: 0;
     margin-top: 2rem;
     font-size: 1.35rem;
     letter-spacing: 2px;
     font-weight: 600;
     text-transform: uppercase
   }
   
   .jumbo-desc {
     margin-top: 15px
   }
  .overlay-home {
    width:100%;
    background: linear-gradient(90deg, rgba(31, 168, 231, 0.75), #124179),  url(https://ascf-engineering.com/images/armoire-electrique.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background 0.9s linear;
  }
  .image-2 {
    background: linear-gradient(90deg, rgba(31, 168, 231, 0.75), #124179), url(https://ascf-engineering.com/images/electrique-2.jpg)  no-repeat center center fixed;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background 0.9s linear;
  }
  
  .language-bar {
      height: 31px;
      padding: 5px;
      position: fixed
  }
  .language-bar div {
    float: right;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 5px;
    font-size:.9rem;
  }
  
  .topnav {
    overflow: hidden;
    background-color: #fff;
    z-index: 2;
  }
  
  .logo-b {
      padding: 17px 10px 13px 20px !important;
  }
  
  .topnav .logo-b:hover, .topnav .icon:hover {
    background-color: #fff !important;
   }
   
   
  
  .topnav a {
    float: left;
    display: block;
    color: #347da6;
    text-align: center;
    padding: 32px 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.9s;
    z-index: 2;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Roboto', Helvetica, sans-serif;
  }
  
  .topnav a:hover {
    background-color: rgba(50, 104, 162, 0.09)
 
  }
  
  .topnav a.active {
    color: white
  }
  
  .topnav .icon {
    display: none
  }
  
  @media screen and (max-width: 1000px) {
    .topnav a {
      float: left;
      display: block;
      text-align: center;
      padding: 24px 32px;
      text-decoration: none;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      transition: 0.9s
    }
    
  }
  
  @media screen and (max-width: 1000px) {
    .main-wrapper {
      margin-left: 15px;
      margin-right: 15px
    }
  }
  
  @media screen and (max-width: 1000px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
      margin-top: 3px
    }
  }
  
  @media screen and (max-width: 1000px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
      transition: 0.9s
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left
    }
  }
  
  .carousel-btn {
    background: transparent;
    padding: 15px 25px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px !important;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    border: 1px solid #fff;
    width: auto;
    border-radius: 27px
  }
  
  .main-content {
    background: #fff
  }
  
  .content {
    max-width: 1096px;
    margin: 0 auto;
    padding: 15px;
    height: 400px
  }
  .presentation h2{
    color: #333;
    font-size: 1.5rem
  }
  .presentation h2:before{
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: linear-gradient(90deg,#124179, rgb(92 184 240 / 100)) no-repeat;
    width: 100px;
    bottom: -40px;
  }
  .presentation p {
    color: #333;
    font-size: 1.1rem;
    padding: 0;
    margin: 15px auto; 
  }
  .about-picture {
      float: right;
      margin-left: 20px;
      width: 300px;
  }
  .full-container {
    background: #fff;
    background: linear-gradient(90deg, #ddd, #eee) no-repeat;
    color: #124179;
    padding: 20px
  }
  
  .reference {
    background: #124179
  ;
    background: linear-gradient(0deg, #ddd, #eee) no-repeat;
    color: #fff !important
  }
  
  .reference h2{
    color: #333 !important
  }
  
  
  .reference p{
    color: #333 !important
  }
  
  .reference a{
    text-decoration: none;
  }
  
  .full-container h2 {
    font-size: 1.5rem;
    margin: 2rem auto;
  }
  
  .full-container h2:before{
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: linear-gradient(90deg,#124179, rgb(92 184 240 / 100)) no-repeat;
    width: 100px;
    bottom: -40px;
  }
  
  .full-container p{
    padding: 20px auto;
    color: #333;
    font-size: 1.11rem !important
  }
  .btn {
    border-radius: 5px !important
  }
  .readmore-btn, .convertforms button {
    background: linear-gradient(90deg,#124179, #347da6 ) no-repeat;
    padding: 10px 25px;
    color: #fff;
    margin-top: 15px !important;
    display: block;
    float: right;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 23px;
    text-decoration: none;
  }
  
  .convertforms button {
    border-radius: 20px !important;
    float:left;
    width: 100px;
  }
  
  .carousel-btn:hover {
    background:#347da6;
    color: #fff;
    transition: 0.5s
  }
  
  .readmore-btn:hover {
    background:#fff;
    color: #124179;
    transition: 0.5s
  }
  
  .footer {
    width: 100%;
    background: #fff;
    float: left;
    
  }
  
  
  .footer-wrapper {
    max-width: 1096px;
    margin: 0 auto;
   
  }
  
  .footer-1 {
    float: left;
  }
  
  .footer-1 h5{
    color: rgb(105, 105, 105);
    margin-top: 30px;
    font-size: 1.1rem
  }
  
  
  .footer-1 ul{
    color:  rgb(105, 105, 105);
    font-size: 1rem;
    padding-left: 17px;
    margin-bottom: 30px;
    list-style-type: circle;
  }
  .footer-1 ul li{
    padding: 5px 0;
    font-size: 1rem
  }
  
  .footer-1 ul li a, .footer p{
    color:  rgb(105, 105, 105);
    text-decoration: none;
    font-size: 0.9rem
  }
  
  .footer .svg-anim{
    background-repeat: no-repeat, no-repeat;
    /*background-size: 100%*/
  }
  .footer .svg-anim img:hover{
    background-repeat: no-repeat, no-repeat;
    background-blend-mode: normal;
    /*background-size: 100%*/
    transition: 3s;
  }
  .footer .svg-anim img{
    background: transparent;
   
  }
  
  
  
  .copyright {
    width: 100%;
    background: #ddd;
    height: auto;
    float:left;
    color:#333;
    font-size: 0.9rem
  }
  .design {
    float: right;
    padding: 10px
  }
  .design a {
    color:#fff;
    text-decoration: none
  }
  .copy {
    float: left;
    padding: 10px
  }
  
  .presentation {
    padding: 25px 15px
  }
  
  .presentation img {
    width: 70%;
    margin: 20px;
    border-radius: 20px
  }
  
  .presentation .col-lg-3 {
    text-align: center
  }
  
  .presentation img:hover {
    width: 80%;
    transition: 0.3s;
    margin: 0;
  }
  .presentation  #myCarousel2 img {
    width: 100%;
    margin: 0;
    border-radius: 0;
    border: 2px solid transparent;
    border-radius: 20px;
  }
  
  
  .presentation #myCarousel2 img:hover {
    border: 2px solid #5cb8f0e6;
    transition: 0.3s
  }
  
  
  .carousel-indicators [data-bs-target] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
  }
  
  .convertforms .cf-input {
    border: solid 1px #ccc;
    border-radius: 0 !important;
  }
  
  .cf-btn {
  border-radius: 0 !important;
  }
  
  .cf-form-wrap {
  padding: 18px 0 !important;
  }
  
  .item-page {
  background: #fff;
  padding-bottom: 20px;
  }
  
  .item-page .page-header, .article-info {
  text-align: center
  }
  
  .icons {
  display: none !important;
  }
  
  .reference-article .col-lg-4 {
  padding: 25px;
  background: linear-gradient(90deg, rgba(50, 104, 162, 1), rgba(50, 104, 162, 0.5)) no-repeat;
  color: #fff
  }
  
  .reference-article .col-lg-8 {
  padding: 25px
  }
  
  .reference-article img {
  width:100%
  }
  
  .reference-article h2{
  font-size: 1.45rem;
  color:rgba(50, 104, 162, 1)
  }
  
  .reference-article h2:before{
    content: "";
    display: block;
    position: relative;
    height: 2px;
    border-radius: 5px;
    background: linear-gradient(90deg, rgba(50, 104, 162, 1), rgba(50, 104, 162, 0)) no-repeat;
    width: 50px;
    bottom: -30px;
  }
  
  h1 {
  color: rgba(50, 104, 162, 1);
  line-height: 2rem;
  font-weight: bold;
  max-width: 960px;
  margin: auto;
  margin-bottom: 20px;
  }
  
  .blog {
  background: #fff;
  padding-bottom: 15px
  }
  
  .blog h1 {
  text-align: center;
  }
  
  .blog h2{
  font-size: 1.45rem;
  color:rgba(50, 104, 162, 1)
  }
  
  .blog a{
  color:rgba(50, 104, 162, 1);
  text-decoration: none;
  }
  
  .blog img{
  width:100%;
  margin: 15px auto;
  }
  .item-image img{
  width: 100%;
  margin: 10px auto;
  }
  
  ::-webkit-scrollbar {
  width: 13px;
  }
  
  ::-webkit-scrollbar-track {
  border-radius: 0
  }
  
  ::-webkit-scrollbar-thumb {
  background:#2d72c7
  ;
  }
  
  ::-webkit-scrollbar-thumb:hover {
  background:#4e92db url('https://ascf-engineering.com/images/fan.svg') no-repeat;
  background-size:14px 63px;  
  background-position: 50%;
  display: block;
  width: 30px;
  }
  
  .page-header h1, .page-header h2
  {
  text-align: center;
  color: #124179
  ;
  font-size: 2.2rem;
  font-weight: bold;
  display: block;
  background: -webkit-linear-gradient(right, #124179
  0%,#4e92db 62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  }
  
  @media screen and (max-width: 800px) {
  .page-header h1, .page-header h2
  { 
    font-size: 1.7rem
  }
  }
  
  .addthis_inline_follow_toolbox {
  margin: 14px 24px auto auto !important;
  float: right
  }
  
  p {
  font-size: 1.1rem;
  padding: 0;
  margin: 15px auto;
  }
  
  
  /* Tags pagination */
  .pagination {
  padding-left: 0;
  width: 100%
  }
  
  .pagination .counter {
  margin-top: 0;
  margin-left: 0;
  } 
  .pagination p {
  font-size: 1.1rem !important;
  display: block;
  float: left
  }
  
  .pagination-list {
  height: auto;
  padding-left: 0
  }
  
  .pagination-list li {
  display: inline;
  background: #fff;
  margin-left: 5px;
  list-style: none;
  padding: 7px 11px
  }
  
  .pagination-list li a {
  display: inline;
  width: 20px
  }
  
  .pagination .active {
  background:#124179
  ;
  color: #fff
  }
  
  .pagination .active a {
  color: #fff
  }
  
  .pagination a .pagnav {
  color: #1d3f78
  ;
  padding: 0
  }
  
  .pagination .disabled {
  width: 0;
  padding: 0
  }
  
  .footer-contact {
  padding: 2rem;
  background: #124179
  ;
  background: linear-gradient(90deg, #124179, #347da6) no-repeat;
  text-align: center
  }
  
  .footer-contact h2{
  margin-top: 0.5rem;
  color: #fff;
  font-size: 2.1rem
  }
  
  .footer-contact .carousel-btn {
  margin-top: 0 !important;
  }
  
  .icon-prev {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
  }
  
  .readmore .btn {
   background: #124179;
  background: linear-gradient(90deg, #124179, #347da6) no-repeat;
  color: #fff
  }
  
  .blog a {
    color: #124179;
    text-decoration: none;
  }
  
  #aside {
  color: #fff;
  padding: 20px;
  margin-top: 20px;
  }
  
  #aside well {
  margin: 15px auto
  }
  
  #aside a {
  color: #fff;
  text-decoration: none;
  }
  
  #aside a:hover {
  color: #fff;
  text-decoration: underline;
  transition: 2s;
  }
  
  
  
  #aside h3{
  color: #fff;
  font-weight: bold;
  }
  
  #aside ul{
  list-style: circle;
  padding: 15px;
  padding-left: 14px;
  
  }
  
  #aside ul li{
  padding: 5px 0;
  }
  
  #content {
  margin-bottom: 15px;
  background: #fff
  }
  
  .white-bkg {
  background-color: #fff;
  padding: 15px
  }
  
  .category-list {
  background-color: #fff;
  }
  .category-list h1{
  text-align: center;
  color: #124179
  ;
  font-size: 2.2rem;
  font-weight: bold;
  display: block;
  background: -webkit-linear-gradient(right, #124179
  0%,#19aae4 62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
  }
  
  .category-list table{
  margin-top: 10px
  }
  
  .contact {
  background: #fff;
  padding: 15px;
  }
  
  .contact h3 {
    color: #124179;
    font-size: 1.9rem;
    font-weight: bold;
    display: block;
    background: -webkit-linear-gradient(right, #124179
  0%,#19aae4 62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .btn-primary {
    background: #124179;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px !important;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    width: auto;
    border-radius: 0;
  }
  
  #content h1 {
  font-size: 2.1rem;
  color: #124179
  ;
  padding-bottom: 5px
  }
  
  #content h2 {
  margin-top: 20px;
  font-size: 1.5rem;
  margin-bottom: 2rem
  }
  
  .page-header h2 {
  margin-top: 0 !important;
  }
  
  .jicons-icons {
  float: left;
  margin-right: 10px;
  }
  
  .search-query {
  margin-top: -15px;
  margin-right: auto
  }
  
  #jform_contact_emailmsg {
   width: 96%;
  max-width: 500px;
  }
  
  #jform_contact_message {
  width: 96%;
  max-width: 600px
  }
  .presentation .col-md-3 {
  text-align: center !important;
  }
  
  @media screen and (max-width: 1000px) {
   .svg-anim img {
     max-width: 100%
   }
  }
  			