@charset "UTF-8";
/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/* Add your custom styles here... */
@import url("https://fonts.googleapis.com/css?family=Montserrat");
body {
  counter-reset: section;
}

body, p, ul li, ol li, h1, h2, h3, h4, h5, h6 {
  color: #000;
}

h1 a span, h2 a span, h3 a span, h4 a span, h5 a span, h6 a span {
  color: #000;
}

header ul.sub-menu {
  padding: 10px 10px !important;
}
@media only screen and (min-width: 991px) {
  header ul.sub-menu {
    border: 1px solid #F1F1F1 !important;
  }
}
header ul.sub-menu a {
  color: #757575 !important;
  text-transform: none !important;
  padding: 10px 20px 10px 20px !important;
  background-color: #fff !important;
  font-weight: bold;
}
header ul.sub-menu a:hover {
  color: #0077C8 !important;
}
header .fl-icon-text p {
  color: #2D2926;
}
header .wpml-ls-native {
  color: #2D2926 !important;
  font-weight: bold;
}
@media only screen and (min-width: 991px) {
  header li.current-menu-item a {
    background-color: #0088E5;
  }
}
@media only screen and (max-width: 450px) {
  header .fl-photo-img {
    max-width: 60% !important;
  }
}
@media only screen and (max-width: 991px) {
  header .fl-photo-img {
    position: absolute !important;
    top: 20px !important;
    z-index: 999999 !important;
    left: 40px;
  }
  header .fl-photo, header .fl-photo-content {
    position: initial !important;
  }
  header .clone-to-menu .fl-module-content {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }
  header .fl-menu-mobile-toggle {
    float: right !important;
    color: #0077C8 !important;
  }
  header .fl-module-photo {
    height: 0px;
  }
  header .header-top {
    display: none;
  }
  header .menu {
    margin-top: 20px;
  }
  header .menu li a {
    color: #000 !important;
    padding-left: 0px !important;
  }
  header .fl-row-content-wrap {
    background-color: #fff !important;
  }
}
header .header-widget > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 991px) {
  header .header-widget > div {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
header .header-widget > div div {
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  header .header-widget > div div {
    margin-left: 0px !important;
    margin-right: 10px;
  }
}
header .header-widget > div div ul li a {
  border: 1px solid #0077C8;
  padding: 15px !important;
  color: #2D2926;
  font-size: 13px;
  background-color: #fff !important;
}
header .header-widget > div div form input {
  width: 49px;
  height: 49px;
  float: right;
  border-radius: 0px;
  font-size: 16px;
  outline: none;
  border: none;
  background-image: url(images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0077C8;
  padding: 15px;
  transition: width 0.5s ease-in-out;
  cursor: pointer;
  text-indent: 100%;
}
header .header-widget > div div form input:focus {
  width: 130px;
  background-position: 88% 50%;
  text-indent: initial;
  border: 1px solid #0077C8 !important;
  background-image: url(images/search-focus.png);
}
header ul {
  width: 100%;
}
header ul li.custom-item-el {
  background-color: #97D700 !important;
}
@media only screen and (min-width: 991px) {
  header ul li.custom-item-el {
    float: right;
  }
}
header ul li.custom-item-el a {
  color: #fff !important;
  padding: 20px 25px !important;
  background-color: initial !important;
}

.footer-top-form fieldset {
  padding: 0px !important;
}
.footer-top-form fieldset input {
  box-shadow: none !important;
  background-color: transparent !important;
}
.footer-top-form fieldset button {
  box-shadow: none !important;
  border-left: 0px !important;
}
.footer-top-form .frm_fields_container {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-top-form .frm_submit {
  clear: initial !important;
}

.faq-accordion {
  counter-reset: section !important;
}
.faq-accordion .fl-accordion-button-icon {
  font-size: 20px;
  opacity: initial !important;
}
.faq-accordion .fl-accordion-item-active .fl-accordion-button-icon {
  color: #0088E5;
}
.faq-accordion .fl-accordion-button-label:before {
  counter-increment: section;
  content: "Q" counter(section) " :";
  margin-right: 15px;
  color: #0088E5;
}
.faq-accordion strong {
  color: #0088E5;
  font-weight: normal !important;
}
.faq-accordion a {
  font-size: 16px;
  color: #0088E5;
  text-decoration: underline;
}
.faq-accordion a:hover {
  text-decoration: none;
}

#timeline-id-div {
  position: absolute;
  width: 3px;
  background-color: #97d700;
  top: 0;
  left: 50%;
  margin-left: -3px;
  z-index: 1;
  transition: 1.5s ease;
}

.timeline {
  position: relative;
  margin: 0 auto;
  padding: 70px 0px;
  /* The actual timeline (the vertical ruler) */
  /* Container around content */
  /* The circles on the timeline */
  /* Place the container to the left */
  /* Place the container to the right */
  /* Add arrows to the left container (pointing right) */
  /* Add arrows to the right container (pointing left) */
  /* Fix the circle for containers on the right side */
  /* The actual content */
  /* Media queries - Responsive timeline on screens less than 600px wide */
}
.timeline * {
  box-sizing: border-box;
}
.timeline h2 {
  margin-top: 0px;
  color: #0088E5;
  font-size: 20px;
}
.timeline:after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: #F1F1F1;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
.timeline .container-tl {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}
.timeline .container-tl:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -11px;
  background-color: white;
  border: 8px solid #97D700;
  top: 15px;
  border-radius: 50%;
  z-index: 2;
}
.timeline .left .content .before {
  content: "";
  position: absolute;
  width: 86px;
  height: 23px;
  right: -118px;
  background-color: #0087e6;
  top: 6px;
  border-radius: 10px 15px 15px 10px;
  z-index: 1;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding-top: 1px;
}
@media screen and (max-width: 991px) {
  .timeline .left .content .before {
    left: -123px;
  }
}
.timeline .right .content .before {
  content: "";
  position: absolute;
  width: 86px;
  padding-top: 1px;
  height: 23px;
  left: -123px;
  background-color: #0087e6;
  top: 6px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 15px 0px 0px 15px;
  z-index: 1;
}
.timeline .left {
  left: 0;
}
.timeline .right {
  left: 50%;
}
.timeline .left:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}
.timeline .right:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}
.timeline .right:after {
  left: -14px;
}
.timeline .content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 0px 40px 10px rgba(219, 219, 219, 0.25);
}
@media screen and (max-width: 991px) {
  .timeline {
    /* Place the timelime to the left */
    /* Full-width containers */
    /* Make sure that all arrows are pointing leftwards */
    /* Make sure all circles are at the same spot */
    /* Make all right containers behave like the left ones */
  }
  .timeline:after {
    left: 31px;
  }
  .timeline .container-tl {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  .timeline .container-tl:before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
  .timeline #timeline-id-div {
    left: 31px;
  }
  .timeline .left::after, .timeline .right:after {
    left: 15px;
  }
  .timeline .right {
    left: 0%;
  }
}

.product-archive {
  text-align: center;
  margin: 0px 10px;
}
.product-archive h3 {
  cursor: pointer;
  margin-top: 0px;
}

.cat-title {
  text-align: center;
  margin-top: 0px;
  padding-top: 60px;
  color: #0077C8;
}
.cat-title:after {
  content: "";
  position: relative;
  border: 1px solid #0077cd;
  clear: both;
  width: 50px;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#post_content {
  padding-top: 50px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media only screen and (min-width: 991px) {
  #post_content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
#post_content div:nth-child(odd) div {
  background-image: url(images/cat-b1.png);
}
#post_content div:nth-child(odd) div:hover {
  background-image: url(images/cat-b-hover.png);
}
#post_content div:nth-child(even) div {
  background-image: url(images/cat-b2.jpg);
}
#post_content div:nth-child(even) div:hover {
  background-image: url(images/cat-b-hover.png);
}
#post_content a {
  font-size: 26px;
}
@media only screen and (min-width: 991px) {
  #post_content .col-lg-3, #post_content .col-md-4, #post_content .col-xs-12, #post_content .col-sm-6 {
    padding-right: 0;
    padding-left: 0;
  }
}
#post_content .col-lg-3 a, #post_content .col-md-4 a, #post_content .col-xs-12 a, #post_content .col-sm-6 a {
  text-decoration: none;
}
#post_content .col-lg-3 div, #post_content .col-md-4 div, #post_content .col-xs-12 div, #post_content .col-sm-6 div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid transparent;
}
#post_content .col-lg-3 div:hover, #post_content .col-md-4 div:hover, #post_content .col-xs-12 div:hover, #post_content .col-sm-6 div:hover {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding: 60px 20px 30px 30px;
  border: 1px solid #333;
}
#post_content .col-lg-3 div:hover img, #post_content .col-md-4 div:hover img, #post_content .col-xs-12 div:hover img, #post_content .col-sm-6 div:hover img {
  display: none;
}
#post_content .col-lg-3 div:hover p, #post_content .col-md-4 div:hover p, #post_content .col-xs-12 div:hover p, #post_content .col-sm-6 div:hover p {
  display: block;
  color: #fff;
  font-size: 20px;
}
#post_content .col-lg-3 div:hover p:after, #post_content .col-md-4 div:hover p:after, #post_content .col-xs-12 div:hover p:after, #post_content .col-sm-6 div:hover p:after {
  content: "";
  height: 1px;
  width: 40px;
  margin-top: 3px;
  display: block;
  background-color: #fff;
}
#post_content .col-lg-3 div:hover h3, #post_content .col-md-4 div:hover h3, #post_content .col-xs-12 div:hover h3, #post_content .col-sm-6 div:hover h3 {
  color: #fff;
  position: initial !important;
  text-align: left;
  font-size: 14px;
  margin-bottom: 0px;
}
#post_content .col-lg-3 div:hover a, #post_content .col-md-4 div:hover a, #post_content .col-xs-12 div:hover a, #post_content .col-sm-6 div:hover a {
  display: block;
  color: #fff;
  font-size: 12px;
  background-image: url(images/plus.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 50px;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: auto;
}
#post_content .col-lg-3 div h3, #post_content .col-md-4 div h3, #post_content .col-xs-12 div h3, #post_content .col-sm-6 div h3 {
  position: absolute;
  bottom: 13px;
  width: 100%;
  color: #000;
  text-align: center;
}
#post_content .col-lg-3 div p, #post_content .col-lg-3 div a, #post_content .col-md-4 div p, #post_content .col-md-4 div a, #post_content .col-xs-12 div p, #post_content .col-xs-12 div a, #post_content .col-sm-6 div p, #post_content .col-sm-6 div a {
  display: none;
}
@media only screen and (max-width: 991px) {
  #post_content .col-lg-3 img, #post_content .col-md-4 img, #post_content .col-xs-12 img, #post_content .col-sm-6 img {
    width: 100% !important;
  }
}

#post_content_solution div:nth-child(odd) div {
  background-image: url(images/cat-b1.png);
}
#post_content_solution div:nth-child(odd) div:hover {
  background-image: url(images/cat-b-hover.png);
}
#post_content_solution div:nth-child(odd) div:hover h3 {
  color: #fff !important;
}
#post_content_solution div:nth-child(even) div {
  background-image: url(images/cat-b2.jpg);
}
#post_content_solution div:nth-child(even) div:hover {
  background-image: url(images/cat-b-hover.png);
}
#post_content_solution div:nth-child(even) div:hover h3 {
  color: #fff !important;
}

#post_content_solution {
  padding: 0px !important;
  margin: 0 auto;
}
#post_content_solution div:nth-child(odd) div {
  background-image: url(images/cat-b1.png);
}
#post_content_solution div:nth-child(even) div {
  background-image: url(images/cat-b2.jpg);
}
#post_content_solution a {
  font-size: 26px;
}
#post_content_solution .col-md-3 {
  padding-right: 0;
  padding-left: 0;
}
#post_content_solution .col-md-3 a {
  text-decoration: none;
}
#post_content_solution .col-md-3 div {
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#post_content_solution .col-md-3 div h3 {
  width: 100%;
  color: #2D2926;
  font-size: 18px;
  text-align: center;
  margin-top: -20px;
}
#post_content_solution .col-md-3 div img {
  display: block !important;
  margin: 0 auto;
}

#post_content_product:nth-child(even) div:hover {
  /* background: #97D700; */
}

#post_content_product_two a {
  display: block;
  text-align: center;
}
#post_content_product_two ul {
  list-style-type: none;
  margin-top: 15px;
  padding: 0;
  color: #0077C8;
}
#post_content_product_two ul li {
  display: inline-block;
  padding: 0 5px;
}
@media only screen and (max-width: 991px) {
  #post_content_product_two ul li {
    padding: 0px;
  }
}
#post_content_product_two ul li:not(:last-child):after {
  content: ", ";
}
#post_content_product_two h4 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 991px) {
  #post_content_product_two h4 {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 991px) {
  #post_content_product_two h4 {
    margin-bottom: 60px;
  }
}

#post_content_product_two:nth-child(even) div:hover {
  /* background: #97D700; */
}

#post_content_product:hover h3 {
  display: none !important;
}
#post_content_product:hover p {
  margin-top: 50px !important;
}
#post_content_product div {
  position: relative;
}
#post_content_product span {
  display: block;
  color: #000;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 0;
  /*   color:#0077C8;*/
}

#post_content_single:hover .parent_cat {
  display: block !important;
}
#post_content_single:hover #bottom-title {
  display: none !important;
}

#post_content_single .parent_cat {
  display: none;
}
#post_content_single p {
  color: #000 !important;
}

#post_content_single:nth-child(even) div:hover {
  /* background:#97D700; */
}

span.span-new {
  position: absolute;
  color: #fff;
  background: #97D700;
  left: 0px;
  top: 25px;
  padding: 2px 10px 3px 10px;
}

.parent_block {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) {
  .parent_block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.parent_block .active {
  background-color: #0077C8;
  color: #fff;
}
.parent_block h3 {
  margin-bottom: 0px;
  background-color: #f5f5f5;
  padding: 15px 30px;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .parent_block .product-archive {
    margin-bottom: 20px;
  }
}

.solution-posts img {
  width: initial !important;
}

.single-product-div {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .single-product-div .single-child {
    padding-top: 80px;
    padding-bottom: 0px;
  }
}
.single-product-div .product-single-img {
  width: 100%;
  padding-top: 100%;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.single-product-div h1 {
  margin-top: 0px;
  color: #0077C8;
}
.single-product-div a.form-link {
  background-color: #0077C8;
  padding: 15px 30px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  list-style: none;
  color: #fff;
  width: 100%;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
}

.single-wrapper-fields {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px;
}

.product-field .pdf-url {
  background-image: url(images/pdf.png) !important;
}
.product-field .field-video, .product-field .pdf-url, .product-field .txt-url, .product-field .ppt-url {
  width: 35px;
  height: 35px;
  background-image: url(images/youtube.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  display: block;
}
.product-field .txt-url {
  background-image: url(images/txt.png) !important;
}
.product-field .ppt-url {
  background-image: url(images/ppt.png) !important;
}
.product-field .fff {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 200;
  box-shadow: #000 0 2px 18px;
}
.product-field .fff span {
  position: absolute;
  z-index: 99999;
  font-size: 38px;
  right: -35px;
  top: -50px;
  color: #017dc6;
  cursor: pointer;
}

.loacation-wrap {
  background-color: #0077C8;
  padding: 30px 0px;
}
.loacation-wrap .loacation-top {
  margin: 0 auto;
}
.loacation-wrap .loacation-top h2 {
  margin: 0;
  color: #fff;
}
.loacation-wrap .loacation-top select {
  height: 50px;
  width: 50%;
  float: right;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
@media only screen and (max-width: 991px) {
  .loacation-wrap .loacation-top select {
    width: 100% !important;
    margin-top: 20px;
  }
}
.loacation-wrap .loacation-top select option {
  background-color: #0077C8;
}

.location_padd {
  padding-top: 40px;
}

#feed {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#feed li ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
  vertical-align: top;
}
#feed li div.cont ul li {
  padding: 0;
}
#feed #ajax_feed > li:nth-child(2n+1) {
  clear: both;
}
#feed #ajax_feed {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#feed #ajax_feed > li {
  box-shadow: 0px 5px 25px -15px #aaaaaa;
  background: #fff;
}
#feed #ajax_feed li > div {
  padding: 20px;
  padding: 20px;
}
#feed #ajax_feed li > div h2:after {
  content: none !important;
}
#feed #ajax_feed > li {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
#feed li {
  margin-bottom: 10px;
}
#feed.contact li {
  padding: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  #feed > li {
    padding: 0 30px;
  }
}
#feed h2 {
  color: #0077C8;
  font-size: 18px;
  margin: 0 0 20px;
}
#feed h2:after {
  content: "";
  position: relative;
  border: 1px solid #0077cd;
  clear: both;
  width: 32px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
#feed h3 {
  color: #231F20;
  font-size: 16px;
  margin-top: 0px;
}
#feed div, #feed div span, #feed div p, #feed div a {
  color: #000;
}
#feed div p, #feed div span {
  display: inline-block;
}
#feed a:hover {
  text-decoration: none;
}

#map_contact {
  height: 500px;
}

.infowind {
  text-align: center;
}

.textinfo {
  text-align: center;
  margin-bottom: 20px;
}
.textinfo ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.map_btn {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 5px 8px;
  margin: 10px auto;
  color: #fff;
  text-decoration: none;
  background-color: #007dc6;
}
.map_btn:hover {
  color: #fff;
  text-decoration: none;
}

.home-slider h1 {
  font-size: 30px !important;
}
.home-slider p {
  font-size: 18px !important;
  font-weight: normal !important;
  line-height: 28px !important;
}

#location-contact {
  padding: 0px;
}
#location-contact .loacation-top {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 991px) {
  #location-contact .loacation-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#location-contact .col-md-6 {
  padding: 0px;
}
#location-contact .col-md-6 .select-div {
  max-width: 300px;
  margin: 0 auto;
}
#location-contact .col-md-6 select {
  float: left;
  width: 100%;
}

.equal-heights .fl-col .fl-col-content {
  height: 100%;
}

.news-posts-row span.fl-post-grid-date {
  color: #0077C8;
  font-size: 14px;
}
.news-posts-row .fl-post-grid-title a {
  font-size: 18px !important;
  color: #2D2926 !important;
  font-weight: bold;
}

.news-posts-row .fl-post-column a.fl-post-grid-more:after {
  content: "➡";
  position: relative;
  font-size: 18px;
  margin-left: 10px;
  color: #808080;
  font-weight: bold;
  top: 1.8px;
}

.news-posts-row .fl-post-column a {
  font-weight: bold;
}

.fl-archive .fl-sidebar {
  display: none;
}
.fl-archive .fl-post-image-beside {
  display: none;
}
.fl-archive .fl-post-meta-top {
  display: none;
}
.fl-archive .col-md-8 {
  width: 100% !important;
}
.fl-archive .fl-content-left {
  border: none;
}

.error404 .fl-post-content {
  display: none;
}

.search-results .wpml-ls-last-item, .error404 .wpml-ls-last-item, .page-template-location-php .wpml-ls-last-item {
  display: none;
}
.search-results .fl-content .row, .error404 .fl-content .row, .page-template-location-php .fl-content .row {
  margin: 0px !important;
}

.request-form input, .request-form textarea {
  box-shadow: 0 0 15px 8px rgba(208, 206, 206, 0.15) !important;
}
.request-form .frm_pos_top {
  font-size: 14px !important;
  text-align: center !important;
  margin-bottom: 0px;
  color: #878787 !important;
}
.request-form .frm_add_form_row:hover {
  background-color: #fff !important;
  color: #0077C8 !important;
  border: 1px solid #0077C8 !important;
}
.request-form button:hover {
  color: #0077C8 !important;
}
.request-form .frm_description {
  color: #0077C8 !important;
  font-size: 20px !important;
  text-align: center !important;
  margin-bottom: 20px !important;
  font-family: "Montserrat", sans-serif;
}

.contact-form-el fieldset input {
  border-bottom: none !important;
  box-shadow: none !important;
}
.contact-form-el fieldset input:focus {
  border-bottom: 1px solid #0077C8 !important;
}
.contact-form-el fieldset textarea {
  margin-bottom: 17px !important;
  box-shadow: none !important;
}

.contact-info strong {
  color: #0077C8;
  font-weight: normal !important;
}

.contact-find {
  padding-top: 30px;
  padding-bottom: 30px;
}
.contact-find h2:after {
  content: "";
  position: relative;
  border: 1px solid #fff;
  clear: both;
  width: 50px;
  margin-top: 15px;
  margin-bottom: 30px;
  display: block;
}

.fl-rich-text a {
  font-size: 16px;
  color: #0088E5;
  text-decoration: underline;
}

.home-products .fl-col-group-nested .fl-col .fl-col-content {
  height: 280px !important;
  border: 1px solid transparent;
}
.home-products .fl-col-group-nested .fl-col .fl-col-content:hover {
  border: 1px solid #333;
}

/* .home-products .fl-col-group-nested .fl-col:nth-child(odd){
  .fl-col-content:hover{
    background-image: url(images/cat-b-hover.png) !important;
    img{display: none;}
    .fl-heading{color: #fff !important; text-align: left !important; margin-top: 60px !important;}
    .fl-separator{border-color: #fff !important; text-align: left !important; margin:initial !important;}
    display: block !important;
    .fl-module-button{
      display: block !important;
      .fl-button-text{
        display: block;
        color: #fff;
        font-size: 12px;
        background-image: url(images/plus.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 50px;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-top: auto;
      }
    }
  }
} */
/* .home-products .fl-col-group-nested .fl-col:nth-child(even){
  .fl-col-content:hover{
    background-color: #97D700 !important;
    background-image: none !important;
    img{display: none;}
    .fl-heading{color: #fff !important; text-align: left !important; margin-top: 60px !important;}
    .fl-separator{border-color: #fff !important; text-align: left !important; margin:initial !important;}
    display: block !important;
    .fl-module-button{
      display: block !important;
      .fl-button-text{
        display: block;
        color: #fff;
        font-size: 12px;
        background-image: url(images/plus.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 50px;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-top: auto;
      }
    }
  }
} */
/* .home-products .fl-col-group-nested #all-products{
  .fl-col-content:hover{
    background-color: initial !important;
    background-image: url(images/cat-b-hover.png) !important;
    display: block !important;
  }
} */
.home-products .fl-col-group-nested #all-products .fl-col-content .fl-heading {
  text-align: left !important;
  margin-top: 70px !important;
}
.home-products .fl-col-group-nested #all-products .fl-col-content .fl-separator {
  border-color: #fff !important;
  text-align: left !important;
  margin: initial !important;
}
.home-products .fl-col-group-nested #all-products .fl-col-content .fl-module-button {
  display: block !important;
}
.home-products .fl-col-group-nested #all-products .fl-col-content .fl-button-text {
  display: block;
  color: #fff;
  font-size: 12px;
  background-image: url(images/plus.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 50px;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: auto;
}

.wpml-ls-current-language {
  display: none !important;
}

@media screen and (max-width: 991px) {
  header .fl-menu-toggle:before {
    border-color: #000 !important;
  }
}
.sub-menu .fl-menu-toggle:before {
  border-color: #0077C8 !important;
}

.product-only .col-md-3 {
  text-align: center;
}
.product-only a {
  font-size: initial !important;
}
.product-only div:nth-child(odd) div {
  background-size: cover !important;
  display: block !important;
  text-align: center;
}
.product-only div:nth-child(odd) div:hover {
  background-image: url(images/cat-b1.png) !important;
  display: block !important;
  background-size: cover !important;
  padding: 0px !important;
}
.product-only div:nth-child(odd) div:hover img {
  display: block !important;
  position: relative !important;
  margin: 0 auto;
}
.product-only div:nth-child(odd) div a {
  display: block !important;
}
.product-only div:nth-child(even) div {
  text-align: center;
  display: block !important;
  background-size: cover !important;
}
.product-only div:nth-child(even) div:hover {
  background-image: url(images/cat-b2.jpg) !important;
  display: block !important;
  padding: 0px !important;
  background-size: cover !important;
}
.product-only div:nth-child(even) div:hover img {
  display: block !important;
  position: relative !important;
  margin: 0 auto;
}
.product-only div:nth-child(even) div a {
  display: block !important;
}

.hidden {
  display: none;
}

#exzoom {
  position: relative;
  width: 612px;
  left: 10%;
  height: 612px;
  margin-bottom: 40px;
}
#exzoom > div {
  display: inline-block;
}
#exzoom .exzoom_img_box {
  float: right;
  width: 100% !important;
  height: 100% !important;
}
#exzoom .exzoom_img_box .exzoom_img_ul_outer {
  width: 100% !important;
  height: 100% !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#exzoom .exzoom_img_box .exzoom_zoom_outer {
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#exzoom .exzoom_img_box .exzoom_img_ul {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#exzoom .exzoom_img_box .exzoom_img_ul li img {
  margin: 0 !important;
}
@media screen and (min-width: 992px) {
  #exzoom .exzoom_nav {
    position: absolute;
    width: 12% !important;
    left: -12% !important;
    height: 400px !important;
    float: left;
    margin: 0;
  }
  #exzoom .exzoom_nav .exzoom_nav_inner {
    width: 100% !important;
    height: 400px !important;
  }
  #exzoom .exzoom_nav .exzoom_nav_inner {
    left: 0 !important;
  }
  #exzoom .exzoom_nav span {
    display: block;
    clear: both;
    margin: 0 0 7px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #exzoom .exzoom_nav {
    width: 15% !important;
    left: -15% !important;
  }
}
#exzoom span.current {
  border-color: #0077C8;
  box-shadow: 0 0 3px 2px rgba(0, 119, 200, 0.5);
}
#exzoom .exzoom_preview {
  left: 102% !important;
  width: 100% !important;
}

@media screen and (max-width: 1450px) {
  #exzoom {
    width: 512px;
    height: 512px;
  }
}
@media screen and (max-width: 1200px) {
  #exzoom {
    width: 412px;
  }
}
@media screen and (max-width: 992px) {
  #exzoom {
    left: 0;
  }
  #exzoom .exzoom_img_box {
    width: 100% !important;
  }
  #exzoom .exzoom_img_box .exzoom_img_ul {
    margin-left: 0;
  }
  #exzoom .exzoom_nav {
    left: 0;
  }
  #exzoom .exzoom_nav span {
    margin-left: 0 !important;
    margin-right: 7px;
  }

  .downlod_rows {
    float: left;
    width: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 892px) {
  #exzoom {
    width: 312px;
  }
}
@media screen and (max-width: 768px) {
  #exzoom {
    margin: 0 auto 40px;
  }
}
/* slick sld for ie 11 */
#slicksld {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}
#slicksld > ul {
  display: inline-block;
}
#slicksld #product_sldslick {
  width: 86%;
}
#slicksld .product_nav_thumb {
  width: 100%;
}
#slicksld #product_sldslick, #slicksld .product_nav_thumb {
  padding: 0;
}
#slicksld #product_sldslick {
  margin: 0;
}
#slicksld #product_sldslick div.slick-track {
  background-color: #f5f5f5;
}
#slicksld #product_sldslick div.slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media screen and (min-width: 992px) {
  #slicksld #slicksld {
    margin-bottom: 40px;
  }
  #slicksld #product_sldslick {
    width: 86%;
    float: right;
  }
  #slicksld .product_nav_thumb {
    width: 12% !important;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }
  #slicksld .product_nav_thumb .slick-slide {
    display: block;
    float: left;
    clear: left;
    width: 100% !important;
    margin-bottom: 7px;
    border: 1px solid #ddd;
    opacity: 0.5;
  }
  #slicksld .zoomonhover:hover img {
    opacity: 0;
  }
}
#slicksld .product_nav_thumb div.slick-track {
  width: 100% !important;
  margin: 0;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
}
#slicksld .product_nav_thumb .slick-slide {
  opacity: 0.5;
}
#slicksld .product_nav_thumb .slick-slide.slick-current {
  opacity: 1;
  border-color: #0077C8;
  box-shadow: 0 0 3px 2px rgba(0, 119, 200, 0.5);
}

.popup_fadein {
  overflow: hidden;
  position: relative;
}

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  width: 100%;
  height: 100vh;
  background: #fff;
  display: none;
}
.popup .container {
  height: 100%;
}
.popup .inner_popup {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.popup .inner_popup .inner_popup2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.popup .inner_popup div.cont {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.popup .inner_popup div.close_popup {
  position: absolute;
  top: 10px;
  right: 0;
}
.popup .inner_popup div.close_popup div {
  width: 30px;
  height: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup .inner_popup div.close_popup img {
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .downlod_rows {
    position: relative;
    width: 612px;
    left: 10%;
    height: 612px;
    margin-bottom: 40px;
  }
}
