/*
Theme Name: Electrician
Theme URI: https://smartdatasoft.com/themes/electricity
Author: The Smartdatasoft team
Author URI: https://smartdatasoft.com
Description: Electrician WordPress theme, a premium theme, can be use for multiple purposes.
Version: 1.2
License: Premium
License URI: https://smartdatasoft.com
Tags: two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: electrician
*/

/*----------------------------------------
[Table of contents]

1. Typography
   1.1 Typography Styles
   1.2 Page Preloader
   1.3 Forms
   1.4 Buttons
   1.5 Social Icons
   1.6 Tags   
   1.7 Calendar
2. Main Structure
   2.1 Layout Styles
   2.2 Header
       1.2.1 Slide Menu
   2.3 Footer
   2.4 Main Slider
3. Content
   3.1 Breadcrumbs block
   3.2 Category block
   3.3 Pricing block
   3.4 Video block
   3.5 Brands block
   3.6 Text + Icon block
   3.7 Testimonials block
   3.8 Request form block
   3.9 Gallery block
   3.10 Bulb block
   3.11 Faq page
   3.12 Blog page
4. Plugins overlay styles


---------------------------------------*/
/*---------------------------------------*/
/*--------     1. Typography     --------*/
/*---------------------------------------*/
/*-------  1.1 Typography Styles --------*/
body {
  font-family: 'Roboto', sans-serif;
  color: #252936;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 23px;
  }
}
a {
  color: #000000;
}
p {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
.font20 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .font20 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
  }
}
.font24 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 36px;
  color: #000;
  font-weight: 300;
}
@media (max-width: 767px) {
  .font24 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
.color {
  color: #252936;
}
.color-alt {
  color: #f47629;
}
h1,
h2 {
  font-size: 44px;
  line-height: 48px;
  margin: 0 0 25px;
  font-family: 'Roboto', sans-serif;
}
h1 a,
h2 a {
  color: #252936;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
}
h1 a:hover,
h2 a:hover {
  color: #f47629;
  text-decoration: none;
}
h1 b,
h2 b {
  color: #f47629;
  font-weight: 500;
}
@media (max-width: 767px) {
  h1,
  h2 {
    font-size: 34px;
    line-height: 40px;
    margin: 0 0 20px;
  }
}
h3 {
  font-size: 28px;
  line-height: 1em;
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 767px) {
  h3 {
    font-size: 26px;
    margin: 0 0 10px;
  }
}
h3.dark {
  color: #252936;
}
h4 {
  font-size: 24px;
  line-height: 1em;
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}
h4 .icon {
  font-size: 0.6666em;
  padding-right: 7px;
  vertical-align: baseline;
}
ul {
    margin: 0;
    padding: 0 0 20px 20px;
    list-style: none;
}
ol {
    margin: 0;
    padding: 0 0 20px 20px;
}
ul.navbar-nav,
ul ol,
ol ul,
ol ol{
    padding-bottom: 0;
}
body.page:not(.home) .entry-content ul{
    list-style: initial;
}
body.page:not(.home) .entry-content ul ul{
    padding-left: 20px;
    padding-bottom: 0;
}
h4.dark {
  color: #252936;
}
h5 {
  font-size: 20px;
  line-height: 1em;
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Roboto', sans-serif;
}
h6 {
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 15px;
  padding: 0;
}
.divider {
  clear: both;
  height: 35px;
}
h1{
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 15px;
    font-family: 'Roboto', sans-serif;
}
h2 {
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 15px;
    font-family: 'Roboto', sans-serif;
}
@media (max-width: 767px) {
  .divider {
    height: 20px;
  }
}
.divider-lg {
  clear: both;
  height: 65px;
}
@media (max-width: 767px) {
  .divider-lg {
    height: 40px;
  }
}
.divider-md {
  clear: both;
  height: 35px;
}
@media (max-width: 767px) {
  .divider-md {
    height: 20px;
  }
}
.divider-sm {
  clear: both;
  height: 15px;
}
@media (max-width: 767px) {
  .divider-sm {
    height: 10px;
  }
}
.marker-list {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.marker-list > li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 9px;
}
.marker-list > li:after {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  font-family: 'Electrician';
  content: "\e906";
  font-size: 12px;
  color: #f47629;
}
.column-right .side-block {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.work-categories-slide .vc_column-inner {
    padding-top: 0 !important;
}
.column-right .side-block ul li {
  position: relative;
  padding: 9px 15px;
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px dotted #ccc;
}
.blog-post.sticky {
    border: 1px solid #ccc;
    position: relative;
}
.blog-post.sticky::after {
  color: #f47629;
  content: "";
  font-family: Electrician !important;
  font-size: 50px;
  position: absolute;
  right: 18px;
  top: 34px;
}
.column-right .side-block ul li:last-child {
  border-bottom: 0;
}
.column-right .side-block ul li a {
  color: #252936;
}
.column-right .side-block ul li a:hover {
  text-decoration: none;
  color: #f47629;
}
.column-right .side-block ul li:after {
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  font-family: 'Electrician';
  content: "\e91a";
  font-size: 12px;
  color: #f47629;
}
.address-block {
  position: relative;
  padding: 0 0 20px 40px;
  font-size: 16px;
  line-height: 26px;
}
.address-block .icon {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 20px;
  line-height: 20px;
  color: #f47629;
}
.address-block h6 {
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#map {
  width: 100%;
  height: 280px;
  margin: 0;
  border: 0;
  overflow: hidden;
}
.vert-wrap,
.vert-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-wrap .vert,
.vert-wrapper .vert {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
blockquote {
  position: relative;
  padding: 0 0 0 50px;
  margin: 35px 0 20px;
  font-size: 16px;
  border-left: 0;
}
blockquote p {
  font-style: italic;
  font-weight: 600;
  margin-bottom: 15px;
}
blockquote:before {
  font-family: "Electrician";
  content: '\e90d';
  display: block;
  position: absolute;
  top: -5px;
  left: -10px;
  color: #f47629;
  font-size: 42px;
  line-height: 1em;
  font-style: normal;
}
@media (max-width: 767px) {
  blockquote:before {
    left: 0;
  }
}
@media (max-width: 767px) {
  blockquote:before {
    font-size: 30px;
  }
}
blockquote .quote-author {
  color: #f47629;
  font-weight: 500;
}
/*-------- 1.2 Page Preloader    --------*/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background-color: #fff;
}
#loader-wrapper.loader-off {
  display: none !important;
}
#loader {
  display: block;
  margin: -50px 0 0 -150px;
  height: 100px;
  width: 300px;
  position: relative;
  top: 50%;
  left: 50%;
}
.loader {
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 25px;
  line-height: 100px;
  margin: 0 auto;
}
.loader .bolt {
  width: 0px;
  height: 0px;
  border: 15px solid transparent;
  border-bottom: 55px solid #f47629;
  position: absolute;
  margin-top: -100px;
  margin-left: 43%;
}
.loader .one {
  margin-left: 0;
  transform: rotateZ(-25deg) translateY(7px);
  animation: white 0.5s linear infinite;
}
.loader .one .other {
  animation: whitet 0.5s linear infinite;
}
.loader .two {
  border-bottom: 55px solid #FEFEFE;
  transform: translateY(-7px);
  animation: orange 0.7s linear infinite;
}
.loader .two .other {
  border-top: 55px solid #FEFEFE;
  animation: oranget 0.7s linear infinite;
}
.loader .three {
  margin-left: 84%;
  transform: rotateZ(25deg) translateY(0px);
  animation: white 0.5s linear infinite;
}
.loader .three .other {
  animation: whitet 0.5s linear infinite;
}
.loader .other {
  width: 0px;
  height: 0px;
  border: 11px solid transparent;
  border-top: 55px solid #f47629;
  margin-top: 40px;
}
@keyframes white {
  to {
    border-bottom-color: #FEFEFE;
  }
}
@keyframes whitet {
  to {
    border-top-color: #FEFEFE;
  }
}
@keyframes orange {
  to {
    border-bottom-color: #f47629;
  }
}
@keyframes oranget {
  to {
    border-top-color: #f47629;
  }
}
/*-------- 1.3 Forms             --------*/
.input-custom {
    appearance: none;
    margin-bottom: 4px;
    padding: 13px 15px 13px;
    font-size: 16px;
    line-height: 20px;
    height: 47px;
    background: #fff;
    border: 0;
    border-radius: 2px;
    color: #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0px 10px;
    width: 25%;
}
.contact-form .input-custom {
    margin: 0px !important;
}
.input-custom:hover,
.input-custom:focus,
.input-custom.focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.input-custom.input-full {
  width: 100%;
}
.textarea-custom {
  appearance: none;
  margin-bottom: 4px;
  padding: 13px 15px 13px;
  font-size: 16px;
  line-height: 20px;
  height: 47px;
  background: #fff;
  border: 0;
  border-radius: 2px;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: 235px;
  height: auto;
}
.textarea-custom:hover,
.textarea-custom:focus,
.textarea-custom.focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.textarea-custom.input-full {
  width: 100%;
}
.input-wrapper {
  position: relative;
}
label {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 300;
  margin-bottom: 8px;
}
.placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input::-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input:-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
.required {
  color: red;
}
input.input-custom,
textarea.textarea-custom,
.select-wrapper select.input-custom,
.select-wrapper select.select-custom {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.contact-form {
  margin-bottom: 15px;
  margin-top: 0;
}
.contact-form .input-custom, .contact-form .textarea-custom {
    margin-bottom: 15px;
    border: 1px solid #dbdbdb;
    padding: 16px 15px 17px;
    height: 50px;
    width: 100%;
}
.search-form .search-field{
    margin-bottom: 15px;
    border: 1px solid #dbdbdb;
    padding: 16px 15px 17px;
    height: 50px;
    width: 100%;
}
label {
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 5px;
  color: #000;
}
form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  margin-top: -15px;
  opacity: 1 !important;
}
#success,
#error,
#subscribeSuccess,
#subscribeError {
  display: none;
  height: 70px;
}
#subscribeSuccess,
#subscribeError {
  height: 30px;
}
#success span,
#error span,
#subscribeSuccess span,
#subscribeError span {
  display: block;
}
#success span p,
#error span p,
#subscribeSuccess span p,
#subscribeError span p {
  margin-top: 15px;
}
#success span p,
#subscribeSuccess span p {
  color: #2990d6;
}
#error span p,
#subscribeError span p {
  color: #c0392b;
}
/*-------- 1.4 Buttons           --------*/
button:focus,
.btn:focus,
button:active:focus,
.btn:active:focus,
button.active:focus,
.btn.active:focus,
button.focus,
.btn.focus,
button:active.focus,
.btn:active.focus,
button.active.focus,
.btn.active.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:hover,
.btn:hover,
button:focus,
.btn:focus,
button.focus,
.btn.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:active,
.btn:active,
button.active,
.btn.active {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.pull-right,
.btn.pull-right {
  margin-right: 10px;
}
.btn,.search-submit {
  padding: 11px 22px 11px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  height: 48px;
  background-color: #f47629;
  color: #ffffff;
  border-radius: 5px;
  vertical-align: top;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  text-decoration: none;
}
.bg-dark a.btn {
    font-size: 16px;
}
.bg-dark .btn.btn-invert {
    color: #333;
}
.bg-dark .btn.btn-invert:hover {
    background-color: #f47629;
    color: #fff;
}
.bg-dark .btn.btn-invert:hover .icon {
    color: #fff;
    background-color: transparent;
}
.search-form .search-submit{
  border:none;
}
.btn:hover,
.btn.active,
.btn:active,
.btn.focus,
.btn:focus {
  background: #fff;
  color: #252936;
}
.btn:hover .icon,
.btn.active .icon,
.btn:active .icon,
.btn.focus .icon,
.btn:focus .icon {
  color: #f47629;
}
.btn span {
  display: inline-block;
  vertical-align: middle;
}
.btn .icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
@media (max-width: 767px){
.btn .icon {
  padding-right: 5px;
}
}
.btn.btn-sm {
  height: 43px;
  font-size: 16px;
  line-height: 23px;
  padding: 6px 22px 11px;
  border-radius: 4px;
}
.btn.btn-lg {
  height: 61px;
  font-size: 20px;
  line-height: 30px;
  padding: 17px 30px;
}
.btn-light {
  background-color: #7a7e8b;
  color: #ffffff;
}
.btn-light:hover,
.btn-light.active,
.btn-light:active,
.btn-light.focus,
.btn-light:focus {
  background: #fff;
  color: #7a7e8b;
}
.btn-invert {
  background: #fff;
  color: #252936;
}
.btn-invert .icon {
  color: #f47629;
}
.btn-invert:hover,
.btn-invert.active,
.btn-invert:active,
.btn-invert.focus,
.btn-invert:focus {
  background-color: #f47629;
  color: #ffffff;
}
.btn-invert:hover .icon,
.btn-invert.active .icon,
.btn-invert:active .icon,
.btn-invert.focus .icon,
.btn-invert:focus .icon {
  color: #ffffff;
}
.btn-border {
  border: 1px solid #f47629;
}
.btn-inline .btn {
  margin: 0 20px 20px 0;
}
/*-------- 1.5 Social Icons      --------*/
.social-links ul {
  margin: 0;
  padding: 0;
}
.social-links ul li {
  display: inline-block;
  margin: 0 7px 5px 0;
  list-style: none;
  text-align: center;
}
.social-links ul li a {
  font-size: 36px;
  color: #d0d0d0;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.social-links ul li a:hover {
  color: #f47629;
}
/*-------- 1.6 Tags              --------*/
.tagcloud a{
  display: block;
  border: 1px solid #f47629;
  color: #252936;
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.tagcloud a:hover {
  background-color: #f47629;
  border-color: #f47629;
  color: #fff;
}
.tags-list {
  position: relative;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.tags-list li {
  display: inline-block;
  padding: 0;
  margin-bottom: 5px;
  margin-right: 2px;
}
.tags-list li a,.tagcloud > a {
  display: inline-block;
  border: 1px solid #f47629;
  color: #252936;
  font-size: 14px !important;
  line-height: 25px;
  padding: 0 10px;
  margin-bottom: 5px;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.tags-list li a:hover,.tagcloud > a:hover{
  background-color: #f47629;
  border-color: #f47629;
  color: #fff;
}
/*-------- 1.7 Calendar          --------*/
.calendar__header {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 18px;
}
.calendar__footer {
  font-size: 15px;
  padding: 10px 0 0;
}
.calendar table {
  background: #fff;
  border-collapse: collapse;
  color: #222;
  font-size: 15px;
  width: 100%;
  max-width: 350px;
}
.calendar th,
.calendar td {
  border: 1px solid #eee;
  color: #484848;
  cursor: pointer;
  line-height: 38px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.calendar th:hover,
.calendar td:hover {
  background-color: #f5f5f5;
}
.calendar th {
  background-color: #f5f5f5;
}
.calendar tr:first-child td {
  color: #222;
  font-weight: 700;
  padding-bottom: 10px;
}
.calendar .selected,
.calendar .selected:hover {
  background-color: #f47629;
  color: #fff;
}
/*---------------------------------------*/
/*--------   2. Main Structure   --------*/
/*---------------------------------------*/
/*--------   2.1 Layout Styles   --------*/
body,
html {
  overflow-x: hidden;
}
.block {
  margin-bottom: 80px;
}
.block.bottom-null {
  margin-bottom: 0;
}
.block.bg-1 {
  background: url(images/block-bg.jpg) no-repeat fixed center center;
  background-size: cover;
  padding: 45px 0;
  color: #fff;
}
.block.bg-1 h1,
.block.bg-1 h2,
.block.bg-1 h3 {
  color: #fff;
}
h3 b {
    font-weight: 500;
}
.block.bg-1 .slick-dots li button:after {
  background: #fff;
}
.block.bg-dark h1,
.block.bg-dark h2, 
.block.bg-dark h3, .block.bg-dark p, 
.block.bg-dark .font24, 
.block.bg-dark .font20 {
    color: #fff !important;
}
.block.bg-1 .slick-dots li.slick-active button:after,
.block.bg-1 .slick-dots li.slick-active button:hover:after {
  background: #f47629;
}
.block.bg-dark {
  background: #252936;
  color: #fff;
}
.block.bg-dark p{
  color: #fff;
}
.block.bg-dark h1,
.block.bg-dark h2,
.block.bg-dark h3 {
  color: #fff;
}
.block.bg-dark h1, 
.block.bg-dark h2, 
.block.bg-dark h3 {
    color: #fff;
    font-weight: 300;
    font-size: 40px;
}
.block.pad-sm {
    padding: 10px 0px 20px;
    margin: 0;
}
.block-negative {
  position: relative;
  margin-top: -42px;
  z-index: 100;
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
@media (max-width: 767px) {
  .block {
    margin-bottom: 40px;
  }
  .block-negative {
    margin-top: 16px;
  }
}
/*--------   2.2 Header          --------*/
header.page-header {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: normal;
    z-index:unset;
}
@media (max-width: 768px) {
header.page-header {
    z-index:9;
}
}
header .header-top {
    padding: 20px 0 25px;
}
header .logo {
  position: relative;
  overflow: hidden;
}
header .logo > a {
  position: relative;
  display: block;
  max-width: 345px;
  margin: 0 auto;
}
header .logo span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
header .logo span img {
  height: 100%;
  max-width: none;
}
header .logo img {
  max-width: 100%;
}
header .phone {
  padding: 20px 0 0 0;
  float: right;
}
header .phone span {
  display: inline-block;
  vertical-align: bottom;
}
header .phone .number {
  margin-bottom: 8px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 500;
  color: #252936;
}
header .phone .number .icon {
  display: inline-block;
  width: 28px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  color: #f47629;
}
header .phone .number span {
  display: inline-block;
  vertical-align: middle;
}
header .phone .under-number {
  padding-left: 30px;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  font-weight: 500;
  color: #000;
}
header .social-links {
  margin-top: 25px;
}
header .social-links ul li a {
  color: #252936;
}
/*
body:not(.home) header.page-header {
    border-bottom: 6px solid #252936;
}
*/
@media (min-width: 768px) {
  .navbar-header {
    float: none;
  }
  #navbar-main.affixed-top {
    background: #fff;
  }
  #navbar-main.affix {
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  }
  .navbar {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    min-height: 70px;
    margin-bottom: 0;
    padding: 0;
  }
  .ecaret {
    dispaly: none;
  }
  #slidemenu {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    background-color: #252936;
    position: relative;
    z-index: 99000;
    left: 0 !important;
  }
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: transparent;
    color: #ffffff;
  }
  .navbar-nav {
    float: none;
    margin: 0 auto -5px;
    display: inline-block;
  }
  .navbar-nav > li > a {
    font-size: 18px;
    line-height: 20px;
    padding: 27px 30px;
    text-transform: uppercase;
    color: #bfc3d0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  .navbar-nav > li > a:hover,
  .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #ffffff;
  }
  .navbar-nav li.active > a {
    color: #ffffff;
  }
  .navbar-nav .dropdown .dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 0;
    bottom: auto !important;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  }
  .navbar-nav .dropdown .dropdown-menu li.open > a {
    background-color: transparent;
  }
  .navbar-nav .dropdown .dropdown-menu li > a {
    font-size: 16px;
    line-height: 30px;
    padding: 10px 55px 10px 35px;
    text-transform: uppercase;
    color: #929292;
    border-bottom: 1px solid #f0f0f0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  .navbar-nav .dropdown .dropdown-menu li > a:hover,
  .navbar-nav .dropdown .dropdown-menu li > a:focus {
    background-color: transparent;
    color: #f47629;
    border-bottom: 1px solid #f0f0f0;
  }
  .navbar-nav .dropdown .dropdown-menu li:last-child > a {
    border-bottom: 0;
  }
  .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
    top: 6px;
  }
  .navbar-nav .dropdown .dropdown-menu .ecaret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    display: inline-block;
    border: 0;
    float: right;
    margin-top: 0;
    margin-right: -10px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  .navbar-nav .dropdown .dropdown-menu .ecaret:before {
    font-family: 'Electrician';
    content: "\e90e";
  }
  .navbar-nav .dropdown .dropdown-menu li > a:hover .ecaret {
    margin-right: -20px;
  }
}
@media (max-width: 1199px) {
  header .slogan {
    padding: 30px 0 0 0;
    font-size: 18px;
    line-height: 24px;
  }
  header .phone {
    padding: 20px 0 0 0;
    font-size: 14px;
  }
  header .phone .number {
    margin-bottom: 8px;
    font-size: 30px;
    line-height: 34px;
  }
  header .phone .number .icon {
    font-size: 30px;
    padding: 0 10px 0 0;
  }
  header .navbar-nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 991px) {
  header.page-header .phone {
    padding: 10px 0 0 0;
  }
  header.page-header .phone .under-number {
    font-size: 12px;
  }
  header.page-header .phone .number {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 24px;
  }
  header.page-header .phone .number .icon {
    font-size: 20px;
    padding: 0 10px 0 0;
  }
}
  @media (max-width: 991px){
header.page-header .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
  header.page-header .social-links {
    margin-top: 15px;
  }
}
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
    display: none;
}
i.icon {
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    margin-left: 0 !important;
}
.blog #pageContent {
    margin-top: 30px;
}
@media (max-width: 767px) {
  header.page-header {
    padding: 0;
    margin: 0;
  }
  header.page-header .header-top {
    padding: 0;
  }
  header.page-header .header-top .row > .col-sm-4:first-child {
    background: #252936;
    height: 42px;
  }
  header.page-header .social-links {
    margin-top: 7px;
    float: right;
  }
  header.page-header .social-links ul li {
    margin: 0 0 5px 5px;
  }
  header.page-header .social-links ul li a {
    color: #fff;
    font-size: 27px;
  }
  header.page-header .logo {
    text-align: center;
    padding: 10px 0;
    width: 100%;
  }
  header.page-header .logo > a {
    max-width: 250px;
  }
  header.page-header .phone {
    padding: 0 0 15px;
    text-align: center;
    float: none;
  }
  header.page-header .phone div:not(.number) {
    display: none;
  }
  header.page-header .phone .number {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 24px;
  }
  header.page-header .phone .number .icon {
    font-size: 14px;
    padding: 0 10px 0 0;
    vertical-align: middle;
  }
  header.page-header .navbar {
    position: static;
    min-height: 0;
    border: 0;
    margin: 0;
  }
  header.page-header .dropdown-menu {
    border-radius: 0;
  }
  header.page-header .navbar-nav .ecaret {
    display: block;
    width: 50px;
    height: 50px;
    border: 0;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
  }
  header.page-header .navbar-nav .ecaret:after {
    content: '+';
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
  }
  header.page-header .navbar-nav li.opened > a > .ecaret:after {
    content: '\2013';
  }
  header.page-header .navbar-nav li {
    background: transparent;
    position: relative;
  }
  header.page-header .navbar-nav li > a {
    position: relative;
  }
  header.page-header .navbar-nav > li > a,
  header.page-header .navbar-nav > li > a:focus {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 20px;
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  header.page-header .navbar-nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
  header.page-header .navbar-nav .opened > a,
  header.page-header .navbar-nav .opened > a:focus,
  header.page-header .navbar-nav .opened > a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
  header.page-header .navbar-toggle {
    position: absolute;
    top: 7px;
    left: 5px;
    padding: 0 10px;
    margin: 0;
    font-size: 26px;
    color: #fff;
  }
  header.page-header .navbar-toggle .icon-cancel {
    display: none;
    font-size: 26px;
  }
  header.page-header .navbar-toggle.slide-active .icon-cancel {
    display: inline;
  }
  header.page-header .navbar-toggle.slide-active .icon-menu {
    display: none;
  }
  header.page-header .navbar-nav .dropdown-menu {
    margin: 0;
    padding: 0;
    display: none;
    width: 100%;
    position: relative;
    background-color: #f0f0f0;
    border: 0;
  }
  header.page-header .navbar-nav .dropdown-menu a,
  header.page-header .navbar-nav .dropdown-menu a:focus {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    background: transparent;
    padding: 10px 15px 10px 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  header.page-header .navbar-nav .dropdown-menu a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
  header.page-header .navbar-nav .dropdown-menu .dropdown-menu {
    background-color: #fcfcfc;
  }
  header.page-header .navbar-nav .opened > .dropdown-menu {
    display: block;
  }
}
@-webkit-keyframes electric-20-20-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(-0.2px, -0.05px);
    transform: translate(-0.2px, -0.05px);
  }
  90% {
    -webkit-transform: translate(0.1px, -0.3px);
    transform: translate(0.1px, -0.3px);
  }
  85% {
    -webkit-transform: translate(0.9px, 0.3px);
    transform: translate(0.9px, 0.3px);
  }
  80% {
    -webkit-transform: translate(1.2px, 0.2px);
    transform: translate(1.2px, 0.2px);
  }
  75% {
    -webkit-transform: translate(0.5px, -0.75px);
    transform: translate(0.5px, -0.75px);
  }
  70% {
    -webkit-transform: translate(0.9px, 0.9px);
    transform: translate(0.9px, 0.9px);
  }
  65% {
    -webkit-transform: translate(1.75px, 1.4px);
    transform: translate(1.75px, 1.4px);
  }
  60% {
    -webkit-transform: translate(1.6px, 0.8px);
    transform: translate(1.6px, 0.8px);
  }
  55% {
    -webkit-transform: translate(0px, 0.45px);
    transform: translate(0px, 0.45px);
  }
  50% {
    -webkit-transform: translate(-0.5px, 2px);
    transform: translate(-0.5px, 2px);
  }
  45% {
    -webkit-transform: translate(-0.55px, -1.1px);
    transform: translate(-0.55px, -1.1px);
  }
  40% {
    -webkit-transform: translate(0px, -1.8px);
    transform: translate(0px, -1.8px);
  }
  35% {
    -webkit-transform: translate(-0.95px, 0.65px);
    transform: translate(-0.95px, 0.65px);
  }
  30% {
    -webkit-transform: translate(-1.8px, 2.1px);
    transform: translate(-1.8px, 2.1px);
  }
  25% {
    -webkit-transform: translate(-2.5px, 3px);
    transform: translate(-2.5px, 3px);
  }
  20% {
    -webkit-transform: translate(3.6px, 2.4px);
    transform: translate(3.6px, 2.4px);
  }
  15% {
    -webkit-transform: translate(-4.65px, 0.85px);
    transform: translate(-4.65px, 0.85px);
  }
  10% {
    -webkit-transform: translate(-0.9px, 2.7px);
    transform: translate(-0.9px, 2.7px);
  }
  5% {
    -webkit-transform: translate(-0.95px, -0.95px);
    transform: translate(-0.95px, -0.95px);
  }
}
@keyframes electric-20-20-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(-0.2px, -0.05px);
    transform: translate(-0.2px, -0.05px);
  }
  90% {
    -webkit-transform: translate(0.1px, -0.3px);
    transform: translate(0.1px, -0.3px);
  }
  85% {
    -webkit-transform: translate(0.9px, 0.3px);
    transform: translate(0.9px, 0.3px);
  }
  80% {
    -webkit-transform: translate(1.2px, 0.2px);
    transform: translate(1.2px, 0.2px);
  }
  75% {
    -webkit-transform: translate(0.5px, -0.75px);
    transform: translate(0.5px, -0.75px);
  }
  70% {
    -webkit-transform: translate(0.9px, 0.9px);
    transform: translate(0.9px, 0.9px);
  }
  65% {
    -webkit-transform: translate(1.75px, 1.4px);
    transform: translate(1.75px, 1.4px);
  }
  60% {
    -webkit-transform: translate(2.6px, 0.8px);
    transform: translate(2.6px, 0.8px);
  }
  55% {
    -webkit-transform: translate(0px, 0.45px);
    transform: translate(0px, 0.45px);
  }
  50% {
    -webkit-transform: translate(-0.5px, 2px);
    transform: translate(-0.5px, 2px);
  }
  45% {
    -webkit-transform: translate(-0.55px, -1.1px);
    transform: translate(-0.55px, -1.1px);
  }
  40% {
    -webkit-transform: translate(0px, -1.8px);
    transform: translate(0px, -1.8px);
  }
  35% {
    -webkit-transform: translate(-1.95px, 0.65px);
    transform: translate(-1.95px, 0.65px);
  }
  30% {
    -webkit-transform: translate(-2.8px, 2.1px);
    transform: translate(-2.8px, 2.1px);
  }
  25% {
    -webkit-transform: translate(-3.5px, 3px);
    transform: translate(-3.5px, 3px);
  }
  20% {
    -webkit-transform: translate(3.6px, 2.4px);
    transform: translate(3.6px, 2.4px);
  }
  15% {
    -webkit-transform: translate(-4.65px, 0.85px);
    transform: translate(-4.65px, 0.85px);
  }
  10% {
    -webkit-transform: translate(-0.9px, 2.7px);
    transform: translate(-0.9px, 2.7px);
  }
  5% {
    -webkit-transform: translate(-0.95px, -0.95px);
    transform: translate(-0.95px, -0.95px);
  }
}
@-webkit-keyframes electric-20-21-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(0.175px, -0.1px);
    transform: translate(0.175px, -0.1px);
  }
  90% {
    -webkit-transform: translate(-0.65px, 0px);
    transform: translate(-0.65px, 0px);
  }
  85% {
    -webkit-transform: translate(0.375px, 0px);
    transform: translate(0.375px, 0px);
  }
  80% {
    -webkit-transform: translate(-1.7px, -0.4px);
    transform: translate(-1.7px, -0.4px);
  }
  75% {
    -webkit-transform: translate(-0.875px, -0.25px);
    transform: translate(-0.875px, -0.25px);
  }
  70% {
    -webkit-transform: translate(-1.05px, -0.3px);
    transform: translate(-1.05px, -0.3px);
  }
  65% {
    -webkit-transform: translate(3.675px, 0px);
    transform: translate(3.675px, 0px);
  }
  60% {
    -webkit-transform: translate(1.4px, 0px);
    transform: translate(1.4px, 0px);
  }
  55% {
    -webkit-transform: translate(4.725px, 1.8px);
    transform: translate(4.725px, 1.8px);
  }
  50% {
    -webkit-transform: translate(-2.75px, 0.5px);
    transform: translate(-2.75px, 0.5px);
  }
  45% {
    -webkit-transform: translate(-4.675px, -1.65px);
    transform: translate(-4.675px, -1.65px);
  }
  40% {
    -webkit-transform: translate(-0.3px, -0.6px);
    transform: translate(-0.3px, -0.6px);
  }
  35% {
    -webkit-transform: translate(-3.175px, -1.95px);
    transform: translate(-3.175px, -1.95px);
  }
  30% {
    -webkit-transform: translate(3.85px, 2.1px);
    transform: translate(3.85px, 2.1px);
  }
  25% {
    -webkit-transform: translate(-3.375px, -2.25px);
    transform: translate(-3.375px, -2.25px);
  }
  20% {
    -webkit-transform: translate(4.6px, -2.4px);
    transform: translate(4.6px, -2.4px);
  }
  15% {
    -webkit-transform: translate(4.075px, 0px);
    transform: translate(4.075px, 0px);
  }
  10% {
    -webkit-transform: translate(-2.95px, 0px);
    transform: translate(-2.95px, 0px);
  }
  5% {
    -webkit-transform: translate(3.075px, 0.95px);
    transform: translate(3.075px, 0.95px);
  }
}
@keyframes electric-20-21-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(0.175px, -0.1px);
    transform: translate(0.175px, -0.1px);
  }
  90% {
    -webkit-transform: translate(-0.65px, 0px);
    transform: translate(-0.65px, 0px);
  }
  85% {
    -webkit-transform: translate(0.375px, 0px);
    transform: translate(0.375px, 0px);
  }
  80% {
    -webkit-transform: translate(-1.7px, -0.4px);
    transform: translate(-1.7px, -0.4px);
  }
  75% {
    -webkit-transform: translate(-0.875px, -0.25px);
    transform: translate(-0.875px, -0.25px);
  }
  70% {
    -webkit-transform: translate(-1.05px, -0.3px);
    transform: translate(-1.05px, -0.3px);
  }
  65% {
    -webkit-transform: translate(3.675px, 0px);
    transform: translate(3.675px, 0px);
  }
  60% {
    -webkit-transform: translate(1.4px, 0px);
    transform: translate(1.4px, 0px);
  }
  55% {
    -webkit-transform: translate(4.725px, 1.8px);
    transform: translate(4.725px, 1.8px);
  }
  50% {
    -webkit-transform: translate(-2.75px, 0.5px);
    transform: translate(-2.75px, 0.5px);
  }
  45% {
    -webkit-transform: translate(-4.675px, -1.65px);
    transform: translate(-4.675px, -1.65px);
  }
  40% {
    -webkit-transform: translate(-0.3px, -0.6px);
    transform: translate(-0.3px, -0.6px);
  }
  35% {
    -webkit-transform: translate(-6.175px, -1.95px);
    transform: translate(-6.175px, -1.95px);
  }
  30% {
    -webkit-transform: translate(3.85px, 2.1px);
    transform: translate(3.85px, 2.1px);
  }
  25% {
    -webkit-transform: translate(-6.375px, -2.25px);
    transform: translate(-6.375px, -2.25px);
  }
  20% {
    -webkit-transform: translate(7.6px, -2.4px);
    transform: translate(7.6px, -2.4px);
  }
  15% {
    -webkit-transform: translate(8.075px, 0px);
    transform: translate(8.075px, 0px);
  }
  10% {
    -webkit-transform: translate(-4.95px, 0px);
    transform: translate(-4.95px, 0px);
  }
  5% {
    -webkit-transform: translate(8.075px, 0.95px);
    transform: translate(8.075px, 0.95px);
  }
}
@-webkit-keyframes electric-20-22-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(-0.35px, 0px);
    transform: translate(-0.35px, 0px);
  }
  90% {
    -webkit-transform: translate(0.3px, 0px);
    transform: translate(0.3px, 0px);
  }
  85% {
    -webkit-transform: translate(1.35px, -0.3px);
    transform: translate(1.35px, -0.3px);
  }
  80% {
    -webkit-transform: translate(0.8px, 0.8px);
    transform: translate(0.8px, 0.8px);
  }
  75% {
    -webkit-transform: translate(1.75px, -0.5px);
    transform: translate(1.75px, -0.5px);
  }
  70% {
    -webkit-transform: translate(1.5px, 0.6px);
    transform: translate(1.5px, 0.6px);
  }
  65% {
    -webkit-transform: translate(-3.15px, 0.35px);
    transform: translate(-3.15px, 0.35px);
  }
  60% {
    -webkit-transform: translate(3.6px, 1.6px);
    transform: translate(3.6px, 1.6px);
  }
  55% {
    -webkit-transform: translate(-4.05px, 1.8px);
    transform: translate(-4.05px, 1.8px);
  }
  50% {
    -webkit-transform: translate(1.5px, 0px);
    transform: translate(1.5px, 0px);
  }
  45% {
    -webkit-transform: translate(-5.5px, -1.65px);
    transform: translate(-5.5px, -1.65px);
  }
  40% {
    -webkit-transform: translate(4.2px, 2.4px);
    transform: translate(4.2px, 2.4px);
  }
  35% {
    -webkit-transform: translate(0.65px, -0.65px);
    transform: translate(0.65px, -0.65px);
  }
  30% {
    -webkit-transform: translate(-7px, -1.4px);
    transform: translate(-7px, -1.4px);
  }
  25% {
    -webkit-transform: translate(-6.75px, -0.75px);
    transform: translate(-6.75px, -0.75px);
  }
  20% {
    -webkit-transform: translate(-2.4px, 0.8px);
    transform: translate(-2.4px, 0.8px);
  }
  15% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  10% {
    -webkit-transform: translate(4.5px, 2.7px);
    transform: translate(4.5px, 2.7px);
  }
  5% {
    -webkit-transform: translate(-6.65px, 2.85px);
    transform: translate(-6.65px, 2.85px);
  }
}
@keyframes electric-20-22-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(-0.35px, 0px);
    transform: translate(-0.35px, 0px);
  }
  90% {
    -webkit-transform: translate(0.3px, 0px);
    transform: translate(0.3px, 0px);
  }
  85% {
    -webkit-transform: translate(1.35px, -0.3px);
    transform: translate(1.35px, -0.3px);
  }
  80% {
    -webkit-transform: translate(0.8px, 0.8px);
    transform: translate(0.8px, 0.8px);
  }
  75% {
    -webkit-transform: translate(1.75px, -0.5px);
    transform: translate(1.75px, -0.5px);
  }
  70% {
    -webkit-transform: translate(1.5px, 0.6px);
    transform: translate(1.5px, 0.6px);
  }
  65% {
    -webkit-transform: translate(-3.15px, 0.35px);
    transform: translate(-3.15px, 0.35px);
  }
  60% {
    -webkit-transform: translate(3.6px, 1.6px);
    transform: translate(3.6px, 1.6px);
  }
  55% {
    -webkit-transform: translate(-4.05px, 1.8px);
    transform: translate(-4.05px, 1.8px);
  }
  50% {
    -webkit-transform: translate(1.5px, 0px);
    transform: translate(1.5px, 0px);
  }
  45% {
    -webkit-transform: translate(-5.5px, -1.65px);
    transform: translate(-5.5px, -1.65px);
  }
  40% {
    -webkit-transform: translate(4.2px, 2.4px);
    transform: translate(4.2px, 2.4px);
  }
  35% {
    -webkit-transform: translate(0.65px, -0.65px);
    transform: translate(0.65px, -0.65px);
  }
  30% {
    -webkit-transform: translate(-7px, -1.4px);
    transform: translate(-7px, -1.4px);
  }
  25% {
    -webkit-transform: translate(-6.75px, -0.75px);
    transform: translate(-6.75px, -0.75px);
  }
  20% {
    -webkit-transform: translate(-2.4px, 0.8px);
    transform: translate(-2.4px, 0.8px);
  }
  15% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  10% {
    -webkit-transform: translate(4.5px, 2.7px);
    transform: translate(4.5px, 2.7px);
  }
  5% {
    -webkit-transform: translate(-6.65px, 2.85px);
    transform: translate(-6.65px, 2.85px);
  }
}
@-webkit-keyframes electric-20-23-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(0.525px, -0.15px);
    transform: translate(0.525px, -0.15px);
  }
  90% {
    -webkit-transform: translate(-0.95px, -0.2px);
    transform: translate(-0.95px, -0.2px);
  }
  85% {
    -webkit-transform: translate(0.225px, -0.45px);
    transform: translate(0.225px, -0.45px);
  }
  80% {
    -webkit-transform: translate(-1.3px, 0.8px);
    transform: translate(-1.3px, 0.8px);
  }
  75% {
    -webkit-transform: translate(-0.875px, 0.5px);
    transform: translate(-0.875px, 0.5px);
  }
  70% {
    -webkit-transform: translate(-2.25px, -0.3px);
    transform: translate(-2.25px, -0.3px);
  }
  65% {
    -webkit-transform: translate(2.625px, -0.35px);
    transform: translate(2.625px, -0.35px);
  }
  60% {
    -webkit-transform: translate(-1px, 0px);
    transform: translate(-1px, 0px);
  }
  55% {
    -webkit-transform: translate(1.575px, 1.8px);
    transform: translate(1.575px, 1.8px);
  }
  50% {
    -webkit-transform: translate(-3.75px, -1px);
    transform: translate(-3.75px, -1px);
  }
  45% {
    -webkit-transform: translate(6.325px, 0.55px);
    transform: translate(6.325px, 0.55px);
  }
  40% {
    -webkit-transform: translate(0.3px, 2.4px);
    transform: translate(0.3px, 2.4px);
  }
  35% {
    -webkit-transform: translate(2.275px, 0px);
    transform: translate(2.275px, 0px);
  }
  30% {
    -webkit-transform: translate(2.45px, -0.7px);
    transform: translate(2.45px, -0.7px);
  }
  25% {
    -webkit-transform: translate(1.125px, 0.75px);
    transform: translate(1.125px, 0.75px);
  }
  20% {
    -webkit-transform: translate(-4.4px, 3.2px);
    transform: translate(-4.4px, 3.2px);
  }
  15% {
    -webkit-transform: translate(8.075px, 2.55px);
    transform: translate(8.075px, 2.55px);
  }
  10% {
    -webkit-transform: translate(1.35px, -1.8px);
    transform: translate(1.35px, -1.8px);
  }
  5% {
    -webkit-transform: translate(4.275px, -1.9px);
    transform: translate(4.275px, -1.9px);
  }
}
@keyframes electric-20-23-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(0.525px, -0.15px);
    transform: translate(0.525px, -0.15px);
  }
  90% {
    -webkit-transform: translate(-0.95px, -0.2px);
    transform: translate(-0.95px, -0.2px);
  }
  85% {
    -webkit-transform: translate(0.225px, -0.45px);
    transform: translate(0.225px, -0.45px);
  }
  80% {
    -webkit-transform: translate(-1.3px, 0.8px);
    transform: translate(-1.3px, 0.8px);
  }
  75% {
    -webkit-transform: translate(-0.875px, 0.5px);
    transform: translate(-0.875px, 0.5px);
  }
  70% {
    -webkit-transform: translate(-2.25px, -0.3px);
    transform: translate(-2.25px, -0.3px);
  }
  65% {
    -webkit-transform: translate(2.625px, -0.35px);
    transform: translate(2.625px, -0.35px);
  }
  60% {
    -webkit-transform: translate(-1px, 0px);
    transform: translate(-1px, 0px);
  }
  55% {
    -webkit-transform: translate(1.575px, 1.8px);
    transform: translate(1.575px, 1.8px);
  }
  50% {
    -webkit-transform: translate(-3.75px, -1px);
    transform: translate(-3.75px, -1px);
  }
  45% {
    -webkit-transform: translate(6.325px, 0.55px);
    transform: translate(6.325px, 0.55px);
  }
  40% {
    -webkit-transform: translate(0.3px, 2.4px);
    transform: translate(0.3px, 2.4px);
  }
  35% {
    -webkit-transform: translate(2.275px, 0px);
    transform: translate(2.275px, 0px);
  }
  30% {
    -webkit-transform: translate(2.45px, -0.7px);
    transform: translate(2.45px, -0.7px);
  }
  25% {
    -webkit-transform: translate(1.125px, 0.75px);
    transform: translate(1.125px, 0.75px);
  }
  20% {
    -webkit-transform: translate(-4.4px, 3.2px);
    transform: translate(-4.4px, 3.2px);
  }
  15% {
    -webkit-transform: translate(4.075px, 2.55px);
    transform: translate(4.075px, 2.55px);
  }
  10% {
    -webkit-transform: translate(1.35px, -1.8px);
    transform: translate(1.35px, -1.8px);
  }
  5% {
    -webkit-transform: translate(4.275px, -1.9px);
    transform: translate(4.275px, -1.9px);
  }
}
@-webkit-keyframes electric-20-24-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(-0.2px, -0.05px);
    transform: translate(-0.2px, -0.05px);
  }
  90% {
    -webkit-transform: translate(-0.2px, -0.2px);
    transform: translate(-0.2px, -0.2px);
  }
  85% {
    -webkit-transform: translate(1.8px, 0.6px);
    transform: translate(1.8px, 0.6px);
  }
  80% {
    -webkit-transform: translate(1.4px, 0.2px);
    transform: translate(1.4px, 0.2px);
  }
  75% {
    -webkit-transform: translate(-1px, 1px);
    transform: translate(-1px, 1px);
  }
  70% {
    -webkit-transform: translate(-3px, 0.6px);
    transform: translate(-3px, 0.6px);
  }
  65% {
    -webkit-transform: translate(-3.5px, 1.05px);
    transform: translate(-3.5px, 1.05px);
  }
  60% {
    -webkit-transform: translate(-2.8px, 1.6px);
    transform: translate(-2.8px, 1.6px);
  }
  55% {
    -webkit-transform: translate(1.35px, 1.35px);
    transform: translate(1.35px, 1.35px);
  }
  50% {
    -webkit-transform: translate(-2px, 1px);
    transform: translate(-2px, 1px);
  }
  45% {
    -webkit-transform: translate(-4.4px, 0px);
    transform: translate(-4.4px, 0px);
  }
  40% {
    -webkit-transform: translate(-3px, 0.6px);
    transform: translate(-3px, 0.6px);
  }
  35% {
    -webkit-transform: translate(-6.5px, 0px);
    transform: translate(-6.5px, 0px);
  }
  30% {
    -webkit-transform: translate(4.4px, -1.4px);
    transform: translate(4.4px, -1.4px);
  }
  25% {
    -webkit-transform: translate(6.75px, 0px);
    transform: translate(6.75px, 0px);
  }
  20% {
    -webkit-transform: translate(-4.8px, 2.4px);
    transform: translate(-4.8px, 2.4px);
  }
  15% {
    -webkit-transform: translate(6.8px, -2.55px);
    transform: translate(6.8px, -2.55px);
  }
  10% {
    -webkit-transform: translate(2.7px, 0px);
    transform: translate(2.7px, 0px);
  }
  5% {
    -webkit-transform: translate(-4.75px, 1.9px);
    transform: translate(-4.75px, 1.9px);
  }
}
@keyframes electric-20-24-8 {
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  95% {
    -webkit-transform: translate(-0.2px, -0.05px);
    transform: translate(-0.2px, -0.05px);
  }
  90% {
    -webkit-transform: translate(-0.2px, -0.2px);
    transform: translate(-0.2px, -0.2px);
  }
  85% {
    -webkit-transform: translate(1.8px, 0.6px);
    transform: translate(1.8px, 0.6px);
  }
  80% {
    -webkit-transform: translate(1.4px, 0.2px);
    transform: translate(1.4px, 0.2px);
  }
  75% {
    -webkit-transform: translate(-1px, 1px);
    transform: translate(-1px, 1px);
  }
  70% {
    -webkit-transform: translate(-3px, 0.6px);
    transform: translate(-3px, 0.6px);
  }
  65% {
    -webkit-transform: translate(-3.5px, 1.05px);
    transform: translate(-3.5px, 1.05px);
  }
  60% {
    -webkit-transform: translate(-2.8px, 1.6px);
    transform: translate(-2.8px, 1.6px);
  }
  55% {
    -webkit-transform: translate(1.35px, 1.35px);
    transform: translate(1.35px, 1.35px);
  }
  50% {
    -webkit-transform: translate(-2px, 1px);
    transform: translate(-2px, 1px);
  }
  45% {
    -webkit-transform: translate(-4.4px, 0px);
    transform: translate(-4.4px, 0px);
  }
  40% {
    -webkit-transform: translate(-3px, 0.6px);
    transform: translate(-3px, 0.6px);
  }
  35% {
    -webkit-transform: translate(-6.5px, 0px);
    transform: translate(-6.5px, 0px);
  }
  30% {
    -webkit-transform: translate(4.4px, -1.4px);
    transform: translate(4.4px, -1.4px);
  }
  25% {
    -webkit-transform: translate(6.75px, 0px);
    transform: translate(6.75px, 0px);
  }
  20% {
    -webkit-transform: translate(-4.8px, 2.4px);
    transform: translate(-4.8px, 2.4px);
  }
  15% {
    -webkit-transform: translate(3.8px, -2.55px);
    transform: translate(3.8px, -2.55px);
  }
  10% {
    -webkit-transform: translate(2.7px, 0px);
    transform: translate(2.7px, 0px);
  }
  5% {
    -webkit-transform: translate(-4.75px, 1.9px);
    transform: translate(-4.75px, 1.9px);
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.electric-btn {
  z-index: 1;
  position: relative;
  display: block;
}
.electric-btn:hover {
  color: white;
}
.electric-btn .mask {
  position: absolute;
  -webkit-backface-visibility: hidden;
  height: 20%;
  width: 100%;
  overflow: hidden;
  display: none;
}
.electric-btn .mask span {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.electric-btn .mask:nth-child(6) {
  top: 100%;
}
.electric-btn .mask:nth-child(6) span {
  top: -500%;
}
.electric-btn .mask:nth-child(5) {
  top: 80%;
}
.electric-btn .mask:nth-child(5) span {
  top: -400%;
}
.electric-btn .mask:nth-child(4) {
  top: 60%;
}
.electric-btn .mask:nth-child(4) span {
  top: -300%;
}
.electric-btn .mask:nth-child(3) {
  top: 40%;
}
.electric-btn .mask:nth-child(3) span {
  top: -200%;
}
.electric-btn .mask:nth-child(2) {
  top: 20%;
}
.electric-btn .mask:nth-child(2) span {
  top: -100%;
}
li:not(.active):hover .electric-btn .text {
  -webkit-animation: fade-in 0.8s both;
  animation: fade-in 0.8s both;
}
li:not(.active):hover .electric-btn .mask {
  display: block;
}
li:not(.active):hover .electric-btn .mask:nth-child(6),
li:not(.active):hover .electric-btn .mask:nth-child(7) {
  display: none !important;
}
li:not(.active):hover .electric-btn .mask:nth-child(4) {
  -webkit-animation: electric-20-23-8 0.3s both;
  animation: electric-20-23-8 0.3s both;
}
li:not(.active):hover .electric-btn .mask:nth-child(3) {
  -webkit-animation: electric-20-22-8 0.3s both;
  animation: electric-20-22-8 0.3s both;
}
li:not(.active):hover .electric-btn .mask:nth-child(2) {
  -webkit-animation: electric-20-21-8 0.3s both;
  animation: electric-20-21-8 0.3s both;
}
/*--------   2.2.1 Slide Menu    --------*/
body.slide-active {
  overflow-x: hidden;
}
#page-content {
  position: relative;
  left: 0;
}
#page-content.slide-active {
  padding-top: 0;
}
.navbar-header {
  position: relative;
}
.bulb-block-title span {
    color: #f47629;
    font-weight: 700;
    font-size: 28px;
}
@media (max-width: 767px) {
  #slide-nav .container {
    margin: 0!important;
    padding: 0!important;
    height: 100%;
  }
  #slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px;
  }
  #slide-nav .navbar.slide-active {
    position: absolute;
    width: 270px;
    top: -1px;
    z-index: 1000;
  }
  #slide-nav #slidemenu {
    left: -100%;
    width: 270px;
    min-width: 0;
    position: absolute;
    padding-left: 0;
    z-index: 2;
    top: 0;
    margin: 0;
  }
  #slide-nav #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 10px 0 0;
  }
  #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
    min-width: 0;
    width: 100%;
    white-space: normal;
  }
  #slide-nav {
    border-top: 0;
  }
  #navbar-height-col {
    position: fixed;
    top: 0;
    height: 100%;
    bottom: 0;
    width: 270px;
    left: -270px;
    background: #252936;
  }
}
@media (min-width: 768px) {
  #page-content {
    left: 0 !important;
  }
  .navbar.navbar-fixed-top.slide-active {
    position: fixed;
  }
  .navbar-header {
    left: 0 !important;
  }
}
/*--------   2.3 Footer          --------*/
.page-footer {
  position: relative;
  background: #252936;
  color: #fff;
  padding: 0 0 54px;
  clear: both;
}
.page-footer .footer-top {
  margin-bottom: 32px;
  padding: 15px 0;
  background: #f47629;
  font-size: 26px;
  line-height: 28px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .page-footer .footer-top .row {
    display: table;
    width: 100%;
  }
  .page-footer .footer-top [class^="col-"],
  .page-footer .footer-top [class*=" col-"] {
    position: relative;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    float: none;
  }
  .page-footer .footer-top [class^="col-"]:not(:first-child):after,
  .page-footer .footer-top [class*=" col-"]:not(:first-child):after {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
  }
}
.page-footer .container {
  position: relative;
  z-index: 100;
}
.page-footer .logo {
  margin-top: 10px;
  margin-bottom: 35px;
}
.page-footer .logo img {
  max-width: 100%;
  display: inline-block;
}
.page-footer .copyright {
  color: #9c9fa9;
}
.page-footer .copyright {
  font-size: 16px;
  line-height: 22px;
  margin: 18px 0 20px;
}
.page-footer #footer-map {
  height: 225px;
  width: 100%;
}
.page-footer .contact-list {
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}
.page-footer .contact-list li {
  margin-bottom: 14px;
  overflow: hidden;
}
.page-footer .contact-list li span.list-label {
  display: block;
  min-width: 65px;
  float: left;
  padding-right: 5px;
}
.page-footer .contact-list li a {
  color: #fff;
  text-decoration: none;
}
.page-footer .contact-list li a:hover {
  color: #f47629;
}
.page-footer .contact-list li b {
  color: #f47629;
  font-weight: 300;
}
.page-footer .contact-list li span.text {
  display: block;
  overflow: hidden;
}
.page-footer .social-links ul li a {
  color: #7a8195;
  font-size: 42px;
}
@media (max-width: 767px) {
  .page-footer {
    padding: 0 0 30px;
  }
  .page-footer .logo {
    text-align: center;
  }
  .page-footer .footer-top {
    margin-bottom: 15px;
    padding: 15px 0;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  .page-footer .footer-row {
    padding: 0 15px;
  }
  .page-footer #footer-map {
    margin: 15px -30px 25px;
    width: calc(100% + 60px);
  }
  .page-footer .contact-list {
    font-size: 14px;
    margin: 15px 0 35px;
  }
  .footer-widget3 iframe {
    width: 100%;
}
}
/* back to top button */
.back-to-top {
  position: fixed;
  bottom: 185px;
  display:none;
  right: 5%;
  z-index: 1000;
}
@media (max-width: 1199px) {
  .back-to-top {
    bottom: 20px !important;
    right: 20px;
  }
   .footer-widget3 iframe {
    width: 100%;
}
}
.back-to-top a {
  display: block;
  color: #fff;
  font-size: 34px;
  line-height: 73px;
  width: 91px;
  height: 91px;
  border-radius: 50%;
  background: #f47629;
  border: 9px solid #3b3f4a;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.back-to-top:hover {
  bottom: 205px;
}
@media (max-width: 1199px) {
  .back-to-top:hover {
    bottom: 70px;
  }
}
.back-to-top:hover a {
  background: #fff;
  border-color: #252936;
  color: #f47629;
}
/*--------   2.4 Main Slider     --------*/
.slider-wrapper {
    position: relative;
    margin-top: -1px;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 10000;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 50%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
/*
Skin Name: Nivo Slider Default Theme
*/
.theme-default .nivoSlider {
  position: relative;
  background: #fff;
  margin-bottom: 0;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-directionNav a {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  opacity: 0;
  text-align: center;
  color: #fff;
  z-index: 10000;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media (max-width: 767px) {
  .theme-default .nivo-directionNav a {
    opacity: 1;
  }
}
.wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
}
span.wpcf7-not-valid-tip {
    font-size: 1em;
    display:block;
    padding-left: 25px;
    color: #f47629;
}
.theme-default .nivo-directionNav a:before {
  content: "\e917";
  font-family: 'Electrician';
  font-size: 7vw;
  line-height: 1em;
}
.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-default a.nivo-nextNav {
  right: 15px;
}
.theme-default a.nivo-prevNav {
  left: 15px;
}
@media (max-width: 767px) {
  .theme-default .nivo-directionNav a {
    width: 40px;
  }
  .theme-default .nivo-directionNav a:before {
    font-size: 30px;
    line-height: 70px;
  }
  .theme-default a.nivo-nextNav {
    right: 0;
  }
  .theme-default a.nivo-prevNav {
    left: 0;
  }
}
.theme-default .nivo-directionNav a.nivo-prevNav:before {
  content: "\e916";
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/* nivo-caption text */
.nivo-caption .text {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none;
}
.nivo-caption .text1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 86px;
  font-size: calc(3.8vw + 10px);
  margin-bottom: .2em;
  line-height: 1em;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.nivo-caption .text2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: calc(2.2vw + 15px);
  margin-bottom: 1.2em;
  line-height: 1em;
  font-style: italic;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.nivo-caption .text3 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  margin-bottom: 6em;
}
  .nivo-caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 18%;
  bottom: 0;
  overflow: hidden;
  background: 0 0;
  text-align: center;
  opacity: 1;
}
@media (max-width: 991px) {
  .slider-wrapper {
    margin-top: 30px;
  }
  .nivo-caption .text1 {
    font-size: calc(2.5vw + 10px);
  }
  .nivo-caption .text2 {
    font-size: calc(1.2vw + 10px);
  }
  .nivo-caption a.btn,
  .nivo-caption a.btn.btn-lg {
    height: 34px;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 16px 10px;
    border-radius: 4px;
  }
}
.nivo-lide-top {
    top: -37px;
}
@media (max-width: 1400px) {
.nivo-caption {
  top: 22% !important;
}
}
/*---------------------------------------*/
/*--------   1. Main Structure   --------*/
/*---------------------------------------*/
/*--------   1.1 Layout Styles   --------*/
/*--------   1.2 Header          --------*/
/*--------   1.2.1 Slide Menu    --------*/
/*--------   1.3 Footer          --------*/
/*--------   1.4 Main Slider     --------*/
/*---------------------------------------*/
/*--------       3. Content      --------*/
/*---------------------------------------*/
/*-----  3.1 Breadcrumbs block   --------*/
.breadcrumbs {
    background-color: #fff;
    border-bottom: 1px solid #d3d4d7;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 22px 0px;
    text-align: center;
}
.breadcrumbs span {
    text-transform: uppercase;
    color: #444;
    font-weight: 400;
}
.breadcrumbs a {
    text-transform: uppercase;
    color: #444;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 40px;
  }
}
.breadcrumbs .breadcrumb {
  background-color: transparent;
  display: inline-block;
  padding: 20px 0;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.breadcrumbs .breadcrumb li,
.breadcrumbs .breadcrumb a {
  color: #b3b6bf;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumbs .breadcrumb a:hover {
  text-decoration: none;
  color: #252936;
}
.breadcrumbs .breadcrumb > li {
  display: inline-block;
}
.breadcrumbs .breadcrumb > li + li:before {
  content: "›";
  padding: 0 15px;
  color: #b3b6bf;
}

/*-----  3.2 Category block      --------*/
.category-item {
  margin-bottom: 50px;
  text-align: center;
}
.category-item .category-image {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
}
.category-item .category-image a {
  margin: 0 auto;
  display: inline-block;
}
.category-item .category-image:before {
  content: "";
  z-index: 1;
  position: absolute;
  left: -200%;
  top: 0;
  width: 200%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  pointer-events: none;
}
.category-item .category-image img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.category-item:hover .category-image:before {
  left: 200%;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
}
.category-item .category-title {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}
.category-item .category-text {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.work-categories-slide .vc_column-inner {
    padding-top: 0 !important;
}
@media (min-width: 768px) {
  .category-carousel [class*="col-"] {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: -4px;
  }
}
@media (min-width: 768px) {
  .skew-wrapper {
    position: relative;
    overflow: hidden;
    height: 450px;
    padding: 0 210px;
    background: #252936;
  }
  .skew-wrapper:before,
  .skew-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 210px;
    z-index: 100;
    background: url(images/flash.png) no-repeat center top;
  }
  .skew-wrapper:after {
    left: auto;
    right: 0;
  }
.skew-wrapper .skew {
    transform: skew(16deg, 0);
    overflow: hidden;
    display: block;
    width: 33.333333%;
    height: 100%;
    position: relative;
    float: left;
    transition: all 0.3s ease 0.05s;
    top: 0;
}
  .skew-wrapper .skew:before {
    content: "";
    z-index: 100;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -ms-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    pointer-events: none;
  }
  .skew-wrapper .skew:hover:before {
    left: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
  }
  .skew-wrapper .skew + .skew {
    margin-left: -2px;
  }
  .skew-wrapper .skew .straight-image {
    background-position: center;
    background-repeat: repeat;
  }
  .skew-wrapper .skew.min {
    width: 25%;
  }
  .skew-wrapper .skew.active {
    width: 50%;
    z-index: 99;
  }
  .skew-wrapper .straight-image {
    position: absolute;
    height: 100%;
    width: 200%;
    left: -50%;
    transform: skew(-16deg, 0);
  }
  .skew-wrapper .straight {
    position: absolute;
    transform: translate(-50%, -50%) skew(-16deg, 0);
    display: block;
    text-align: center;
    top: 50%;
    left: 50%;
    z-index: 10;
  }
  .skew-wrapper .straight .title {
    display: block;
    margin-bottom: 1em;
    font-size: 38px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1199px) {
  .skew-wrapper {
    padding: 0 50px;
  }
  .skew-wrapper:before,
  .skew-wrapper:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .skew-wrapper {
    position: relative;
    overflow: hidden;
    height: 450px;
    background: #252936;
  }
  .skew-wrapper .skew {
    overflow: hidden;
    display: block;
    width: 100%%;
    height: 450px;
    position: relative;
  }
  .skew-wrapper .skew .straight-image {
    background-position: center;
    background-repeat: repeat;
  }
  .skew-wrapper .straight-image {
    position: absolute;
    top: 0;
    height: 450px;
    width: 100%;
    transform: skew(0deg, 0);
  }
  .skew-wrapper .straight {
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: center;
    top: 50%;
    left: 50%;
    z-index: 10;
  }
  .skew-wrapper .straight .title {
    display: block;
    margin-bottom: 1em;
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  }
  .skew-wrapper .slick-dots {
    bottom: 0 !important;
  }
}
/*-----  3.3 Pricing block       --------*/
.price-table > tbody > tr.table-header {
  background: #f47629 !important;
  border-bottom: 6px solid #fff;
}
.price-table > tbody > tr > th {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  border: 0;
  padding: 18px 20px 17px;
}
.price-table > tbody > tr > td {
  border: 0;
  padding: 13px 20px 12px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.price-table > tbody > tr:nth-of-type(even) {
  background-color: #f4f4f5;
}
.price-table > tbody > tr:nth-of-type(odd) {
  background-color: #eeeef3;
}
/*-----  3.4 Video block --------*/
.video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-responsive iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/*-----  3.5 Brands block        --------*/
.brands-carousel .slick-slide {
  padding: 0 10px;
}
.brands-carousel .slick-slide img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: filter 0.3s, opacity 0.3s;
  -webkit-transition: filter 0.3s, -webkit-filter 0.3s, opacity 0.3s;
  opacity: 0.9;
}
.brands-carousel .slick-slide:hover img,
.brands-carousel .slick-slide:focus img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
/*-----  3.6 Text + Icon block   --------*/
.text-icon {
  position: relative;
  margin-bottom: 35px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
.text-icon-icon {
  text-align: center;
  margin-bottom: 20px;
}
.text-icon-icon span {
  display: inline-block;
  position: relative;
  width: 113px;
  height: 113px;
  border-radius: 50%;
  background: #fff;
}
.text-icon-icon span .icon {
    position: relative;
    z-index: 1;
    font-size: 76px;
    line-height: 113px !important;
    color: #f47629;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    width: auto;
}
.text-icon-icon .icon-hover {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #ff9b36;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9b36), to(#ff7b2b));
  background: -webkit-linear-gradient(top, #ff9b36, #ff7b2b);
  background: -moz-linear-gradient(top, #ff9b36, #ff7b2b);
  background: -ms-linear-gradient(top, #ff9b36, #ff7b2b);
  background: -o-linear-gradient(top, #ff9b36, #ff7b2b);
  -webkit-box-shadow: 0 4px 0 0 #e8e8e8;
  -moz-box-shadow: 0 4px 0 0 #e8e8e8;
  box-shadow: 0 4px 0 0 #e8e8e8;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
}
.text-icon:hover .icon-hover {
  opacity: 1;
}
.text-icon:hover .icon {
  color: #fff;
}
.text-icon-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 500;
}
.text-icon-text {
  max-width: 260px;
  margin: 0 auto;
}
.text-icon.last {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .text-icon-carousel [class*="col-"] {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: -4px;
  }
}
.text-icon.last {
  margin-bottom: 0;
}
/* text icon horizontal */
.text-icon-hor {
  position: relative;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.text-icon-hor-icon {
  margin-bottom: 20px;
  position: absolute;
  display: block;
  width: 85px;
  text-align: center;
}
.text-icon-hor-icon .icon {
  position: relative;
  z-index: 1;
  font-size: 48px;
  line-height: 50px;
  color: #fff;
}
.text-icon-hor-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.text-icon-hor-text {
  padding-left: 85px;
}
/*-----  3.7 Testimonials block  --------*/
.testimonials-item {
  margin: 0 0 20px;
  padding: 35px 0 0;
  text-align: center;
}
.testimonials-item .testimonials-username {
  font-size: 18px;
  font-weight: 500;
  margin: 32px 0 0;
  color: #fff;
}
@media (max-width: 767px) {
  .testimonials-item .testimonials-username {
    margin-top: 15px;
  }
}
.testimonials-item .testimonials-text {
  position: relative;
  color: #fff;
  font-size: 24px;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 100;
}
@media (max-width: 767px) {
  .testimonials-item .testimonials-text {
    font-size: 20px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .testimonials {
    margin: 0 0 15px;
  }
}
.testimonials-carousel.slick-slider {
  padding: 0 0 45px;
}
@media (max-width: 767px) {
  .testimonials-carousel.slick-slider {
    padding: 0 0 15px;
  }
}
.testimonials-carousel.slick-slider:before,
.testimonials-carousel.slick-slider:after {
  position: absolute;
  width: 120px;
  text-align: center;
  top: 25px;
  left: -120px;
  content: "\e90d";
  font-family: 'Electrician';
  font-size: 42px;
  line-height: 42px;
  color: #f47629;
  font-style: normal;
}
@media (max-width: 767px) {
  .testimonials-carousel.slick-slider:before,
  .testimonials-carousel.slick-slider:after {
    left: -40px;
    font-size: 32px;
    top: 0;
  }
}
.testimonials-carousel.slick-slider:after {
  left: auto;
  right: -120px;
  content: "\e911";
}
@media (max-width: 767px) {
  .testimonials-carousel.slick-slider:after {
    right: -40px;
    top: auto;
    bottom: 0;
  }
}
/*-----  3.8 Request form block  --------*/
.request-form {
  position: relative;
}
.request-form .inside {
    background-color: #252936;
    padding: 25px 15px 25px 25px;
    color: #fff;
}
.request-form h4 {
    margin-bottom: 0;
    display: inline-block;
    font-size: 24px;
    line-height: 22px;
    padding: 10px 25px;
    font-weight: 500;
    color: #fff;
    background-color: #f47629;
    border-radius: 6px 6px 0 0;
    text-transform: none;
    position: absolute;
    top: -42px;
    z-index: 99;
}
input.wpcf7-form-control.wpcf7-submit.contact-form {
    background-color: #f47629;
    padding: 11px 30px;
    width: 15%;
    border: 1px solid #f47629;
    border-radius: 5px;
}
.request-form form input[type=text],.request-form form input[type=email] {
    display: inline-block;
    vertical-align: top;
    width: 303px;
    margin-right: 4px;
}
.request-form-top .wpcf7-form-control.wpcf7-submit.btn {
    width: 147px;
    margin-left: 10px;
}
.request-form form button {
  display: inline-block;
  vertical-align: top;
  float: right;
}
.request-form form .placeholder-dark {
  color: #252936;
}
.request-form form input::-webkit-input-placeholder {
  color: #252936;
}
.request-form form input::-moz-placeholder {
  color: #252936;
}
.request-form form input:-ms-input-placeholder {
  color: #252936;
}
.request-form form input:-moz-placeholder {
  color: #252936;
}
@media (max-width: 1199px) {
  .request-form form input[type=text] {
    width: 227px;
  }
}
@media (max-width: 991px) {
  .request-form form input[type=text] {
    width: 157px;
  }
}
@media (max-width: 767px){
.request-form form input[type=text],
.request-form form input[type=email],
.request-form form input[type=submit],
.request-form form button {
    display: block;
    width: 94%;
    margin: 0 10px 10px;
    float: none;
}
.request-form .vc_column-inner {
    margin-top: 60px;
}
  .request-form form button {
    margin: 0;
  }
}
/*-----  3.9 Gallery block       --------*/
.gallery__item {
  position: relative;
  float: left;
  width: 24.99%;
  overflow: hidden;
  background: #071638;
}
@media (max-width: 767px) {
  .gallery__item {
    width: 49.99%;
  }
}
@media (max-width: 480px) {
  .gallery__item {
    width: 49.99%;
  }
}
.gallery__item img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: auto;
}
.gallery__item .hover {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: rgba(244, 118, 41, 0.95);
  text-decoration: none !important;
  text-transform: uppercase;
}
.gallery__item .hover span {
  display: block;
}
.gallery__item .hover .inside {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: normal;
}
.gallery__item .hover .inside .icon {
  font-size: 50px;
  margin-bottom: 5px;
}
.gallery__item__image {
  overflow: hidden;
}
.gallery__item:hover .hover {
  opacity: 1;
}
.filters-by-category ul {
  margin: 15px 0 35px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.filters-by-category ul li {
  display: inline-block;
  line-height: 1em;
  margin: 0 8px 10px;
}
.filters-by-category ul li a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  padding: 5px 10px 15px;
  border-bottom: 2px solid #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.filters-by-category ul li a:hover,
.filters-by-category ul li a.selected {
  border-color: #f47629;
}
@media (max-width: 1199px) {
  .filters-by-category ul {
    margin: 0 0 25px;
  }
  .filters-by-category ul li {
    margin: 0 5px 6px;
  }
}
@media (max-width: 991px) {
  .filters-by-category ul {
    margin: 0 0 15px;
  }
  .filters-by-category ul li {
    margin: 0 4px 4px;
  }
  .filters-by-category ul li a {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 7px;
  }
}
/*-----  3.10 Bulb block       --------*/
.bulb-block {
    text-align: center;
}
.bulb-block .bulb {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.bulb-block .bulb:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  background-color: #252936;
}
.bulb-block .bulb .bulb-img img,
.bulb-block .bulb .bulb-mask img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  -webkit-transform: translateZ(0) scale(1, 1);
  height:auto;
}
.bulb-block .bulb .bulb-img img {
  opacity: 0.4;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  -moz-transition: opacity 0.5s ease-in-out 0s;
  -ms-transition: opacity 0.5s ease-in-out 0s;
  -o-transition: opacity 0.5s ease-in-out 0s;
}
.bulb-block .bulb .bulb-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
}
.bulb-block:hover .bulb-img img {
  opacity: 1;
}
.bulb-block .bulb-block-title,
.bulb-block .bulb-block-text {
  max-width: 260px;
  margin: 0 auto;
}
.bulb-block .bulb-block-text {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.bulb-block .bulb-block-title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 10px;
}
.bulb-block .bulb-block-title b {
    font-size: 26px;
    color: #f47629;
    font-weight: 400;
}
.bulb-block .person-name {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.bulb-block .person-position {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .bulb-block {
    margin-bottom: 35px;
  }
}
.category-item .wpb_content_element{
  margin-bottom:20px;
}
/*-----  3.11 Faq page         --------*/
.panel-group {
  margin-top: 35px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .panel-group {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.faq-item .panel {
  margin-bottom: 30px;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.faq-item.last .panel {
  border-bottom: 0;
}
.faq-item .panel-heading {
  position: relative;
  background: #eeeef3;
  padding: 0;
}
.faq-item .panel-heading .panel-title {
  text-align: left !important;
}
.faq-item .panel-heading .panel-title > a {
  display: block;
  position: relative;
  padding: 20px 50px 20px 85px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-transform: none;
  color: #252936;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.faq-item .panel-heading .panel-title > a:hover {
  color: #f47629;
}
.faq-item .panel-heading a,
.faq-item .panel-heading a:hover {
  text-decoration: none;
  -webkit-transition: all 0.25 ease;
  -moz-transition: all 0.25 ease;
  -ms-transition: all 0.25 ease;
  -o-transition: all 0.25 ease;
}
.faq-item .panel-heading a > span.caret-toggle {
  display: block;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
  width: 51px;
  height: 51px;
  font-size: 24px;
  line-height: 51px;
  background-color: #f4f4f5;
  border-radius: 50%;
  text-align: center;
}
.faq-item .panel-heading a > span.closed {
  line-height: 53px;
}
.faq-item .panel-heading a:not(.collapsed) > span.opened {
  display: none;
}
.faq-item .panel-heading a.collapsed > span.closed {
  display: none;
}
.faq-item .panel-collapse {
  background: transparent;
}
.faq-item .panel-body {
  border: 0;
  background-color: #f4f4f5;
  padding: 15px 0 15px 85px;
}
.faq-item .panel-body > p:last-child {
  margin-bottom: 0;
}
.faq-item .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}
/*-----  3.12 Blog page         --------*/
.blog-post {
    background-color: #fff;
    margin-bottom: 50px;
}
.nav-previous a span.post-title {
    font-size: 16px;
}
.comment-awaiting-moderation {
    margin-left: 100px;
}
.navigation .screen-reader-text{ display:none; }
.blog-post .post-content {
  padding: 0px 25px 25px 95px;
  position: relative;
}
.blog-post .post-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.blog-post .post-video iframe,
.blog-post .post-video object,
.blog-post .post-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.blog-post .post-music iframe,
.blog-post .post-music object,
.blog-post .post-music embed {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
}
.blog-post .post-quote {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(53, 58, 77, 0.75);
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.blog-post .post-quote p {
  position: relative;
  font-size: 24px;
  line-height: 36px;
  font-style: italic;
  font-weight: 400;
  margin: 0 15%;
  width: 70%;
  color: #fff;
}
.blog-post .post-audio iframe {
    width: 100%;
    border: none;
}

.pagination .nav-links a.page-numbers,.pagination .nav-links span.page-numbers.current {
    border: 1px solid #ccc;
    padding: 8px 12px;
}
.pagination .nav-links span.page-numbers.current {
    background-color:#f47629;
    border: 1px solid #f47629;
    color: #fff;
}
.pagination .nav-links a.page-numbers:hover,.pagination .nav-links span.page-numbers.current:hover {
    text-decoration: none;
}
.blog-post .post-quote p:after,
.blog-post .post-quote p:before {
  font-family: "Electrician";
  content: '\e90d';
  display: block;
  position: absolute;
  top: -20px;
  left: -14%;
  color: #f47629;
  font-size: 42px;
  line-height: 1em;
  font-style: normal;
}
.calendar_wrap table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    max-width: 350px;
}
@media (max-width: 767px) {
  .blog-post .post-quote p:after,
  .blog-post .post-quote p:before {
    font-size: 30px;
  }
}
.blog-post .post-quote p:before {
  content: '\e911';
  left: auto;
  right: -14%;
}
.blog-post .post-quote .quote-author {
  margin-top: 36px;
  position: relative;
  font-size: 18px;
  line-height: 24px;
}
.blog-post .post-image {
    position: relative;
    margin-bottom: 15px;
    border-radius: 0;
    text-align: center;
}
.blog-post .post-image img {
    width: 100%;
    height: auto;
}
.blog-post .post-image .post-link-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.blog-post .post-image .post-link {
  font-size: 42px;
  line-height: 1em;
  color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
@media (max-width: 767px) {
  .blog-post .post-image .post-link {
    font-size: 4vw;
  }
}
.blog-post .post-image .post-link:hover {
  color: #f47629;
  text-decoration: none;
}
.blog-post .post-date {
  position: absolute;
  background: #f47629;
  width: 69px;
  height: 68px;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  padding: 9px 0;
}
.blog-post .post-date .day {
  display: block;
  font-size: 34px;
  line-height: 1em;
  font-weight: bold;
}
.blog-post .post-date .month {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.blog-post .post-title {
    margin-bottom: 5px;
    padding: 0;
    line-height: 1.1em;
    word-wrap: break-word;
}
td#today {
    color: red;
}
.blog-post .post-meta {
  color: #252936;
  font-size: 15px;
  position: static;
  display: inline;
  top: 107px;
  left: 0;
}
.blog-post .post-meta i.icon,
.blog-post .post-meta span {
  display: inline-block;
  vertical-align: middle;
}
.blog-post .post-meta i.icon {
  font-size: 16px;
  padding-right: 7px;
}
.blog-post .post-meta:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .blog-post .post-meta {
    padding-right: 10px;
  }
}
.blog-post .post-teaser,
.blog-post .post-teaser p {
  color: #252936;
}
.blog-post .post-author {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 20px;
}
.blog-post .post-author img {
  margin-right: 20px;
  border-radius: 50%;
}
.blog-post.single {
  margin-bottom: 60px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d3d4d7;
}
.blog-post.single .post-content {
  padding-bottom: 40px;
}
.blog-post .post-content ul li {
    list-style-type: initial;
}
.calendar_wrap th {
    background-color: #f5f5f5;
}
.calendar_wrap th, .calendar_wrap td {
    border: 1px solid #eee;
    color: #484848;
    cursor: pointer;
    line-height: 22px;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.calendar_wrap tfoot th,.calendar_wrap tfoot td {
  border: none;
}
.comment-form label {
    display: block;
}
.comment-form textarea,.comment-form .comment-form-url input {
    width: 100%;
}
.comment-form input {
    padding: 8px 10px;
}
.comment-form-author, .comment-form-email {
    width: 49%;
}
.comment-form-author input,.comment-form-email input {
    width: 100%;
}
.comment-form-author {
    float: left;
}
.comment-form-email{
   float: right;
}
.reply {
    display: inline-block;
    float: right;
}
.reply a.comment-reply-link {
    color: #f47629;
}
.comment-form .form-submit .submit {
    background-color: #f47629;
    border: 1px solid #f47629;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 20px !important;
    border-radius:5px;
	height: auto;
}
.comment-form .form-submit .submit:hover{
  color: #f47629 !important;
  background-color: transparent !important;
}

.page ol.commentlist,
.single-post ol.commentlist {
    list-style: outside;
    margin: 50px 0 0;
    padding: 0;
}
.page ol.commentlist li,
.single-post ol.commentlist li {
    display: block;
    margin-bottom: 30px;
}
.page ol.commentlist li .avatar,
.single-post ol.commentlist li .avatar {
    height: auto;
    position: absolute;
    width: 80px;
    border-radius: 50%;
}
.comment-body {
    padding-bottom: 50px;
}
.comment-author .fn {
    padding-left: 100px;
}
.comment-author .says{
	padding-left: 100px;
	clear: left;
    display: block;
}
.page ol.commentlist li ul.children,
.single-post ol.commentlist li ul.children {
    padding-left: 70px;
}
@media (max-width: 991px){
	.page ol.commentlist li ul.children,
	.single-post ol.commentlist li ul.children{
		padding-left: 0;
	}
}
.comment-metadata {
    float: right;
}

.comment-metadata {
    float: right;
}
.comment-author.vcard,.comment-content,.comment-awaiting-moderation {
    display: inline-block;
}
.comment-author.vcard {
    display: inline-block;
    width: 40%;
}


@media (max-width: 767px) {
  .blog-post.single .post-content {
    padding-left: 0;
    padding-top: 100px;
  }
  .comment-author .says{
	padding-left: 100px;
  }
  .comment-metadata {
    padding-left: 100px;
	float:left;
	}
.comment-content > p {
    margin-top: 20px;
    padding-left: 0;
}
.comment-form-author, .comment-form-email {
    width: 100%;
}

}
.blog-post.single .post-title {
  font-size: 44px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .blog-post.single .post-title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .blog-post.single .post-teaser {
    padding-left: 0;
  }
}
.blog-post.single .post-teaser ul:not(.tags-list) {
  margin: 0 0 45px;
  padding: 0 0 0 30px;
}
.blog-post.single .post-teaser ul:not(.tags-list) li {
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
   label {
    margin-bottom: 15px;
   }
}
@media (max-width: 767px) {
  .blog-post.single .post-meta {
    top: 25px;
    right: 0;
    left: auto;
  }
}
.post-carousel {
  overflow: hidden;
}
.post-carousel .slick-prev,
.post-carousel .slick-next,
.post-carousel .slick-prev:focus,
.post-carousel .slick-next:focus {
  width: 70px;
  height: 140px;
  padding: 0;
  margin-top: -70px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.post-carousel .slick-prev:hover,
.post-carousel .slick-next:hover {
  background-color: transparent;
}
.post-carousel .slick-prev:hover:before,
.post-carousel .slick-next:hover:before {
  color: #f47629;
}
.post-carousel .slick-prev {
  left: 0;
}
.post-carousel .slick-next {
  right: 0;
}
.post-carousel .slick-prev:before,
.post-carousel .slick-next:before {
  color: #fff;
  font-size: 70px;
  line-height: 140px;
}
.post-preview {
  margin-top: 20px;
  margin-bottom: 35px;
  background-color: transparent;
}
.post-preview .post-author {
  position: absolute;
  top: 15px;
  left: 65px;
  margin-right: 40px;
  text-align: center;
}
.post-preview .post-date {
  width: 51px;
  height: 53px;
  padding: 4px 0;
}
.post-preview .post-date .day {
  font-size: 30px;
}
.post-preview .post-date .month {
  font-size: 12px;
}
.post-preview .post-meta {
  position: absolute;
  right: 0;
  left: auto;
  top: 15px;
  margin-bottom: 15px;
  font-size: 13px;
}
.post-preview .post-content {
  padding: 67px 0 0 0;
}
.post-preview .post-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #252936;
  margin-bottom: 10px;
  text-transform: none;
}
.post-preview .post-title a {
  color: #252936;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
}
.post-preview .post-title a:hover {
  color: #f47629;
  text-decoration: none;
}
.view-more-post {
  margin-bottom: 30px;
}
.side-block {
  margin-bottom: 45px;
}
.side-block h4 {
  margin-bottom: 25px;
  padding: 0;
  font-size: 26px;
  line-height: 1em;
  font-weight: 500;
  color: #252936;
  text-transform: none;
}
.side-block .calendar {
  margin-top: -20px;
}
.side-block:last-child {
  border-bottom: 0;
}
.comments {
  padding-top: 15px;
}
.comments .comment {
  margin: 10px 0 20px;
}
.comments .comment .userpic {
  width: 92px;
  height: 92px;
  float: left;
  margin: 0 20px 0 0;
  font-size: 42px;
  line-height: 92px;
  background-color: #e3e3e3;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.comments .comment .text {
  overflow: hidden;
  padding-top: 10px;
}
.comments .comment .text .meta {
  padding-bottom: 10px;
  font-size: 14px;
  color: #b0b1b4;
}
.comments .comment .text .meta a {
  color: #f47629;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.comments .comment .text .author {
  font-weight: 600;
  color: #252936;
  padding-right: 10px;
}
.comments .comment .text .date {
  padding: 0 10px;
  color: #252936;
}
.comments .comment.replay {
  margin-left: 80px;
}
.comment-form {
  margin-bottom: 50px;
}
.comment-form .textarea-custom {
  height: 235px;
}
.blog-isotope {
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 10px;
  overflow: visible;
}
.blog-isotope .blog-post {
  position: relative;
  float: left;
  width: 33%;
  padding: 0;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog-isotope .blog-post {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .blog-isotope .blog-post {
    width: 100%;
  }
}
.blog-isotope .blog-post {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.blog-isotope .blog-post .post-author {
  position: absolute;
  top: 15px;
  left: 65px;
  margin-right: 40px;
  text-align: center;
}
.blog-isotope .blog-post .post-date {
  width: 51px;
  height: 53px;
  padding: 4px 0;
}
.blog-isotope .blog-post .post-date .day {
  font-size: 30px;
}
.blog-isotope .blog-post .post-date .month {
  font-size: 12px;
}
.blog-isotope .blog-post .post-meta {
  position: absolute;
  right: 15px;
  left: auto;
  top: 15px;
  margin-bottom: 15px;
  font-size: 13px;
}
.blog-isotope .blog-post .post-content {
  padding: 67px 20px 5px;
}
.blog-isotope .blog-post .post-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #252936;
  margin-bottom: 10px;
  text-transform: none;
}
.blog-isotope .blog-post .post-title a {
  color: #252936;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
}
.blog-isotope .blog-post .post-title a:hover {
  color: #f47629;
  text-decoration: none;
}
.blog-isotope .blog-post .post-quote p {
  position: relative;
  font-size: 18px;
  line-height: 22px;
}
.blog-isotope .blog-post .post-quote p:after,
.blog-isotope .blog-post .post-quote p:before {
  font-size: 28px;
}
.blog-isotope .blog-post .post-quote .quote-author {
  margin-top: 20px;
  font-size: 16px;
  line-height: 20px;
}
.blog-isotope .blog-post .post-link {
  font-size: 22px;
}
.blog-isotope .blog-post .post-carousel {
  overflow: hidden;
}
.blog-isotope .blog-post .post-carousel .slick-prev,
.blog-isotope .blog-post .post-carousel .slick-next,
.blog-isotope .blog-post .post-carousel .slick-prev:focus,
.blog-isotope .blog-post .post-carousel .slick-next:focus {
  width: 50px;
  height: 100px;
  padding: 0;
  margin-top: -50px;
}
.blog-isotope .blog-post .post-carousel .slick-prev:before,
.blog-isotope .blog-post .post-carousel .slick-next:before {
  color: #fff;
  font-size: 50px;
  line-height: 150px;
}
/*---------------------------------------*/
/*---- 5.Error page  -------*/
/*---------------------------------------*/
.error404 .title-box{
  padding:100px 0px;
}
.title-box h1 {
    font-size: 60px;
}
span.screen-reader-text {
    display: none;
}
/*---------------------------------------*/
/*---- 4. Plugins overlay styles  -------*/
/*---------------------------------------*/
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 80px;
  height: 100px;
  margin-top: -50px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 200;
  text-align: center;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:after,
.slick-next.slick-disabled:after {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'Electrician';
  font-size: 80px;
  line-height: 80px;
  color: #252936;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.light-arrow .slick-prev:before,
.light-arrow .slick-next:before {
  color: #fff;
}
.slick-prev {
  left: -20px;
}
.slick-prev:before {
  content: "\e916";
}
.slick-next {
  right: -20px;
}
.slick-next:before {
  content: "\e917";
}
/* Dots */
.slick-slider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slick-slider.nav-dot {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .slick-slider {
    margin-bottom: 30px;
  }
}
.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.faq-red-head .vc_tta-panel-heading {
    background-color: #eeeef3 !important;
}
.faq-red-head a {
    padding: 20px 30px 20px 60px !important;
}
.faq-red-head span {
    font-size: 20px;
    color: #333;
}
.faq-red-head .vc_tta-panel {
    display: block;
    margin: 30px 0px;
}
.faq-red-head .vc_tta-panel-body {
    padding: 15px 60px !important;
}
.faq-red-head a span:hover {
    color: #f47629 !important;
}
@media (max-width: 767px) {
  .slick-dots {
    bottom: -25px;
  }
}
body.page:not(.home) .entry-content ul.marker-list {
    list-style: none;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  color: transparent;
  background-color: transparent;
  border: 0;
  outline: none;
}
.slick-dots li button:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #252936;
}
.row.footer-row {
    margin: 30px 0px 10px;
}
.page-footer .footer-top .textwidget {
    text-align: left;
    padding: 0px 20px;
}
.block .slick-dots li button:after{
  background: #fff;
}
.slick-dots li.slick-active button:after,
.slick-dots li.slick-active button:hover:after {
  background: #f47629;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.breadcrumbs [rel="v:url"]:after {
    padding: 0px 5px;
    color: #ccc;
    content: "\e91a";
    font-family: Electrician;
}

/* Unit test css data */
.aligncenter {
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}
.alignleft {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
 img.alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    max-width: 100%;
    height: auto;
}
img.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    height: auto;
}
img.alignnone{
    max-width: 100%;
    height: auto;
}
.wp-caption.alignnone{
  width: 100% !important;
}
.wp-caption.alignnone img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.post-teaser h1 {
    font-size: 48px !important;
}
.post-teaser h2 {
    font-size: 44px !important;
}
.post-teaser h3 {
    font-size: 36px !important;
}
.post-teaser h4 {
    font-size: 28px !important;
}
.post-teaser h5 {
    font-size: 24px !important;
}
.post-teaser blockquote {
    position: relative;
    padding: 0 0 0 50px;
    margin: 35px 0 20px;
    font-size: 16px;
    border-left: 5px solid #333;
}
.post-teaser blockquote::before {
    position: absolute;
    content: "";
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}
th,td {
    border: 1px solid #d1d1d1;
    padding: 10px;
}
.blog-post.tag-featured-image .post-image img {
    width: auto;
    height: auto;
}
.post-teaser label {
    width: 100%;
}
.post-teaser input{
    display: block;
    width: 100%;
    padding: 8px;
    margin: 20px 0px;
}
.post-teaser input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    border: 1px solid #f47629;
    background: #f47629;
    padding: 11px 22px 11px;
    border-radius: 5px;
    display: inline-block;
    width: auto;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    margin: 0px 0;
}
.gallery-columns-3 .gallery-item {
    float: left;
    overflow: hidden;
    width: 33.33%;
    margin-bottom: 20px;
}
.widget_text.side-block .textwidget img {
    width: 100%;
}
.widget_text.side-block .textwidget select {
    width: 100%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
    clear: left;
}
.post-teaser [class*="gallery-columns"] {
    display: inline-block;
}
.gallery-columns-4 .gallery-item {
    float: left;
    overflow: hidden;
    width: 25%;
    margin-bottom: 20px;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
    clear: left;
}
.wp-caption-text.gallery-caption {
    display: block;
    padding: 20px 20px 20px 0px;
}
.sticky{

}
.bypostauthor{

}
.side-block img{
	max-width: 100%;
	height: auto;
}
.widget_text select{
	
}
/* Comment box fixings */
.comment-content {
    margin-top: 20px;
    margin-left: 100px;
}
/* posts nav link fixings */

.nav-links {
    margin-bottom: 30px;
}
.nav-links > div {
    display: inline;
}
.nav-links > div + div {
    float: right;
}

.post-teaser ul ul{
    padding-left: 20px;
    padding-bottom: 0px;
}
footer.entry-footer {
    clear: left;
}
h1.text-center.page-title {
    margin-top: 30px;
}

.post-teaser img{
    max-width: 100%;
    height: auto;
}
.comment-reply-title {
    margin-top: 10px;
}
.post-date a{
  color: #fff;
}
.post-date a:hover{
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
.service-23-mobile .slick-dots li button:after{
   background: #333;
}
.service-23-mobile .slick-dots li.slick-active button:after{
  background: #f47629;
}
}
/* unit test */
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: auto;
}
address {
    margin-bottom: 20px;
    line-height: 1.42857143;
    font-style: italic;
}
.post-teaser span, .post-teaser em, .post-teaser strong {
    font-size: 15px !important;
}
.widget_nav_menu.side-block ul.menu>li>ul.sub-menu>li>ul.sub-menu ul.sub-menu {
    padding-left: 0;
}
.column-right ul {
    padding-left: 0;
    padding-bottom: 0;
}
/* fixings 3-3-2017 */
@media (max-width: 767px){
	.blog-post .post-content{
		padding-left: 0;
		padding-right: 0;
	}
	.blog-post .post-date{
		top: -83px;
	}
	.blog-post.format-quote .post-date,
	.blog-post.format-link .post-date
	{
		top: -82px;
	}
	.blog-post .post-quote{
		overflow: visible;
	}
	.post-image .slick-slider{
		margin-bottom: 0;
	}
	.blog-post.sticky{
		padding: 15px;
	}
	.blog-post.sticky .post-date{
		top: -98px;
		left: -16px;
	}
	.blog-post.sticky::after{
		right: 8px;
		top: 8px;
		font-size: 25px;
	}
	.post-preview .post-content {
		padding: 0;
	}
	.post-preview .post-meta,
	.post-preview .post-author{
		position: static;
		display: inline-block;
		margin-right: 10px;
	}
	.post-preview .post-author {
		margin-left: 62px;
	}
	.blog-post.post-preview .post-date{
		top: -15px;
	}
}