@charset "UTF-8";
/*!
Theme Name: devformaspace
Theme URI: http://underscores.me/
Author: The Formaspace team
Author URI: https://formaspace.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: devformaspace
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

devformaspace is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: "CENTURY-GOTHIC";
  font-display: auto;
  src: url("../fonts/GOTHIC.TTF") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "CENTURY-GOTHIC-BOLD";
  font-display: auto;
  src: url("../fonts/GOTHICB.TTF") format("truetype");
  font-style: normal;
  font-weight: bold;
}
body, button, input, select, optgroup, textarea {
  color: #636363;
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.contact-us-form-background {
  background-image: url("../images/contact-us-background-mobile.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 70px 0;
}
@media (min-width: 768px) {
  .contact-us-form-background {
    background-image: url("../images/contact-us-background-tablet.jpg");
  }
}
.contact-us-form-background .main-h2-title-white-block {
  padding: 50px 0;
  margin: 0;
}
@media (min-width: 768px) {
  .contact-us-form-background .main-h2-title-white-block {
    padding: 50px 0;
  }
}
@media (min-width: 1200px) {
  .contact-us-form-background .main-h2-title-white-block {
    padding: 70px 0;
  }
}
.contact-us-form-background .main-h2-title-white-block h2 {
  text-transform: uppercase;
  font-size: 38px;
  color: #FFFFFF;
  letter-spacing: 3px;
  text-align: center;
  font-family: "CENTURY-GOTHIC", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
@media (min-width: 768px) {
  .contact-us-form-background .main-h2-title-white-block h2 {
    font-size: 46px;
    letter-spacing: 4px;
  }
}
@media (min-width: 1200px) {
  .contact-us-form-background .main-h2-title-white-block h2 {
    font-size: 54px;
    letter-spacing: 5px;
  }
}
.map-bg .search-box-map .search-text {
  padding: 15px 114px 15px 20px !important;
  width: 100% !important;
  background-color: white !important;
  border: 4px solid #40413a !important;
}
.map-bg .search-box-map .search-icon {
  color: #0081c3 !important;
  position: absolute !important;
  top: 15px;
  right: 20px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Templates
--------------------------------------------------------------*/
#installation-request-form .header-image-background-tablet {
  width: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/product-installation-hero-child-page-tablet.png) center center no-repeat;
  background-size: cover;
}
#installation-request-form .header-image-background-tablet .header-image-title {
  padding-top: 100px;
  font-weight: 400;
  font-size: 82px !important;
  line-height: 74px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
#installation-request-form .header-image-background-tablet .header-image-description {
  padding-top: 50px;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 50px;
}
#installation-request-form .header-image-background-mobile {
  width: 100%;
  height: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/product-installation-mobile-child-page-hero.png) center center no-repeat;
  background-size: cover;
}
#installation-request-form .header-image-background-mobile .header-image-title {
  padding-top: 100px;
  font-weight: 400;
  font-size: 82px !important;
  line-height: 74px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
#installation-request-form .header-image-background-mobile .header-image-description {
  padding-top: 50px;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 130px;
}
#installation-request-form .formaspace-form {
  font-family: "Century Gothic", "CenturyGothic", "AppleGothic", "verdana";
  background-color: transparent;
}
#installation-request-form .formaspace-form .tab-pane label {
  font-size: 18px;
}
#installation-request-form .formaspace-form .tab-pane label span {
  font-size: 18px;
}
#installation-request-form .formaspace-form .nav {
  justify-content: space-evenly;
}
#installation-request-form .formaspace-form .affix.af {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  #installation-request-form .formaspace-form .affix.af {
    left: auto;
    top: 73px;
    width: 720px;
  }
}
@media (min-width: 992px) {
  #installation-request-form .formaspace-form .affix.af {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  #installation-request-form .formaspace-form .affix.af {
    width: 1140px;
  }
}
#installation-request-form .formaspace-form .affix.af .progress {
  background-color: transparent;
}
#installation-request-form .formaspace-form .affix.af .progress-bar-success {
  background-color: #5cb85c80;
  background-image: -webkit-linear-gradient(top, #5cb85c80 0, #449d4480 100%);
  background-image: -o-linear-gradient(top, #5cb85c80 0, #449d4480 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c80), to(#449d4480));
  background-image: linear-gradient(to bottom, #5cb85c80 0, #449d4480 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c", endColorstr="#ff449d44", GradientType=0);
  background-repeat: repeat-x;
}
#installation-request-form .h-form-main-header {
  font-weight: 600;
}
#installation-request-form .hr-header-line {
  border-top: 3px solid #727272;
}
#installation-request-form .p-form-description {
  font-size: 20px !important;
  text-align: justify;
}
#installation-request-form .btn.disabled, #installation-request-form .btn[disabled], #installation-request-form fieldset[disabled] .btn {
  background: #a29c9b;
}
#installation-request-form .next, #installation-request-form .prev, #installation-request-form .quote-form-submit {
  padding-right: 20px;
  padding-left: 20px;
  margin: 12px;
  color: #fff;
  border: 1px solid #adadad;
  background: #adadad;
}
#installation-request-form .next:hover, #installation-request-form .prev:hover, #installation-request-form .quote-form-submit:hover {
  color: white;
  background: #0072b0;
}
#installation-request-form .pb-0 {
  padding-bottom: 0;
}
#installation-request-form .mb-0 {
  margin-bottom: 0;
}
#installation-request-form .pt-0 {
  padding-top: 0;
}
#installation-request-form .mt-0 {
  margin-top: 0;
}
#installation-request-form .additional-formaspace-data::after, #installation-request-form .additional-formaspace-data::before, #installation-request-form div[id^="conditional-"]::after, #installation-request-form div[id^="conditional-"]::before {
  clear: both;
  display: table;
  content: " ";
}
#installation-request-form div[class^="col-"] > h2 {
  padding-left: 0;
  padding-right: 0;
}
#installation-request-form .tab-pane input[type="text"], #installation-request-form .tab-pane input[type="input"], #installation-request-form .tab-pane input[type="password"], #installation-request-form .tab-pane input[type="email"], #installation-request-form .tab-pane input[type="number"], #installation-request-form .tab-pane input[type="phone"], #installation-request-form .tab-pane input[type="url"], #installation-request-form .tab-pane input[type="tel"], #installation-request-form .tab-pane input[type="search"], #installation-request-form .tab-pane textarea, #installation-request-form .tab-pane select {
  font: 18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  min-height: 52px;
  margin: 0;
  margin-bottom: 20px;
  padding: 11px;
  color: #0072b0;
  border: 5px solid #f8f8f8;
  border-color: #e1e1e1;
  border-radius: 0;
  outline: none;
  box-shadow: none;
}
#installation-request-form .tab-pane input[type="text"]::placeholder, #installation-request-form .tab-pane input[type="input"]::placeholder, #installation-request-form .tab-pane input[type="password"]::placeholder, #installation-request-form .tab-pane input[type="email"]::placeholder, #installation-request-form .tab-pane input[type="number"]::placeholder, #installation-request-form .tab-pane input[type="phone"]::placeholder, #installation-request-form .tab-pane input[type="url"]::placeholder, #installation-request-form .tab-pane input[type="tel"]::placeholder, #installation-request-form .tab-pane input[type="search"]::placeholder, #installation-request-form .tab-pane textarea::placeholder, #installation-request-form .tab-pane select::placeholder {
  opacity: 1;
  /* Firefox */
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666;
}
#installation-request-form .tab-pane input[type="text"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="input"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="password"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="email"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="number"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="phone"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="url"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="tel"]:-ms-input-placeholder, #installation-request-form .tab-pane input[type="search"]:-ms-input-placeholder, #installation-request-form .tab-pane textarea:-ms-input-placeholder, #installation-request-form .tab-pane select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #666;
}
#installation-request-form .tab-pane input[type="text"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="input"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="password"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="email"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="number"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="phone"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="url"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="tel"]::-ms-input-placeholder, #installation-request-form .tab-pane input[type="search"]::-ms-input-placeholder, #installation-request-form .tab-pane textarea::-ms-input-placeholder, #installation-request-form .tab-pane select::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #666;
}
#installation-request-form .tab-pane .has-error input[type="text"], #installation-request-form .tab-pane .has-error input[type="input"], #installation-request-form .tab-pane .has-error input[type="password"], #installation-request-form .tab-pane .has-error input[type="email"], #installation-request-form .tab-pane .has-error input[type="number"], #installation-request-form .tab-pane .has-error input[type="phone"], #installation-request-form .tab-pane .has-error input[type="url"], #installation-request-form .tab-pane .has-error input[type="tel"], #installation-request-form .tab-pane .has-error input[type="search"], #installation-request-form .tab-pane .has-error textarea, #installation-request-form .tab-pane .has-error select {
  border-color: #a94442;
}
#installation-request-form .tab-pane input[type="radio"], #installation-request-form .tab-pane input[type=checkbox] {
  position: absolute;
  display: inline;
  overflow: hidden;
  clip: rect(0 0 0 0);
  font-size: 19px;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
#installation-request-form .tab-pane input[type="radio"] + span {
  display: block;
  min-height: 51px;
  padding: 15px 10px;
  text-align: center;
  background-color: #e1e1e1;
}
#installation-request-form .tab-pane input[type="checkbox"] + label {
  position: relative;
  min-height: 51px;
  padding: 12px 10px;
  padding-left: 60px;
  background-color: #e1e1e1;
}
#installation-request-form .tab-pane input[type=checkbox] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 52px;
  height: 52px;
  margin: 0;
  content: "";
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}
#installation-request-form .tab-pane input[type="radio"]:checked + span {
  color: #fff;
  background-color: #0072b0;
}
#installation-request-form .tab-pane input[type=checkbox]:checked + label:before {
  font-size: 1.5em;
  line-height: 52px;
  content: "✔";
  text-align: center;
  color: white;
  background-color: #666;
  text-shadow: 0 0 3px #eee;
}
#installation-request-form .tab-pane input[type=file] {
  position: absolute;
  z-index: -1;
  z-index: -1;
  display: block;
  overflow: hidden;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
}
#installation-request-form .tab-pane input[type=file] + label {
  font-size: 18px !important;
  line-height: 45px;
  display: inline-block;
  padding: 0 20px;
  cursor: pointer;
  color: #fff;
  border: 0;
  background-color: #0081c3;
}
#installation-request-form label {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, verdana;
  font-size: 20.8px;
  font-weight: 400;
  font-stretch: 100%;
}
#installation-request-form .form-group label {
  display: block;
  max-width: 100%;
  cursor: pointer;
}
#installation-request-form .calenderPicker::before, #installation-request-form .calenderPicker::after, #installation-request-form .textPicker-line::before, #installation-request-form .textPicker-line::after {
  display: table;
  clear: both;
  content: " ";
}
#installation-request-form .calenderPicker label, #installation-request-form .textPicker-line label {
  display: inline-block;
  text-align: left;
  background: #fff;
  background-color: #fff;
}
#installation-request-form .form-border {
  padding: 20px 5px;
  background-color: white;
  border: 1px solid #e3e3e3;
}
#installation-request-form .form-border .well {
  border-color: transparent;
}
#installation-request-form #country-get-other {
  display: none;
}
#installation-request-form .h-one-question, #installation-request-form .h-one-note {
  font-size: 26px !important;
  font-weight: 800;
}
#installation-request-form .attach-documentation-list ul {
  font-size: 20px !important;
  font-style: italic;
  padding-left: 30px;
}
#installation-request-form .checkbox-slider {
  position: relative;
  display: inline;
  cursor: pointer;
}
#installation-request-form .checkbox-slider label {
  position: relative;
  display: inline-block;
  min-height: 20px;
}
#installation-request-form .checkbox-slider input[type=checkbox] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
#installation-request-form .checkbox-slider input[type=checkbox] + span {
  position: relative;
  display: inline-block;
  min-height: 17px;
}
#installation-request-form .checkbox-slider input[type=checkbox] + span::before {
  position: absolute;
  left: 0;
  width: 40px;
  width: 40px;
  height: 20px;
  content: "";
  transition: background 0.2s ease-out;
  border-radius: 20px;
  background: rgba(100, 100, 100, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}
#installation-request-form .checkbox-slider input[type=checkbox] + span::after {
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  width: 20px;
  height: 20px;
  content: "";
  content: "";
  transition: margin-left 0.1s ease-in-out;
  -webkit-animation: popOut ease-in 0.3s normal;
  animation: popOut ease-in 0.3s normal;
  text-align: center;
  border: solid transparent 2px;
  border-radius: 20px;
  background: #fff;
  background: #fff;
  background-clip: padding-box;
}
#installation-request-form .checkbox-slider input[type=checkbox]:checked + span::before {
  transition: background 0.2s ease-in;
  background: #5cb85c;
}
#installation-request-form .checkbox-slider input[type=checkbox]:checked + span::after {
  margin-left: 20px;
  margin-left: 20px;
  content: "";
  content: "";
  -webkit-animation: popIn ease-in 0.3s normal;
  animation: popIn ease-in 0.3s normal;
  border: solid transparent 2px;
  background-clip: padding-box;
}
#installation-request-form input[type=file] + label span#attachFileText {
  font-size: 18px !important;
  line-height: 45px;
  color: white;
}
#installation-request-form h1, #installation-request-form .h1, #installation-request-form h2, #installation-request-form .h2, #installation-request-form h3, #installation-request-form .h3, #installation-request-form h4, #installation-request-form .h4, #installation-request-form h5, #installation-request-form .h5, #installation-request-form h6, #installation-request-form .h6 {
  font-weight: bold;
  padding-right: 15px;
  padding-left: 15px;
}
#installation-request-form h1, #installation-request-form .h1 {
  font-size: 36px !important;
  font-weight: bold !important;
}
#installation-request-form h2, #installation-request-form .h2 {
  font-size: 26px !important;
  position: relative;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-top: 0;
}
#installation-request-form .comment textarea {
  max-width: 100%;
}
#installation-request-form .g-recaptcha div {
  margin: 10px auto;
}
#installation-request-form #ajax-respond-success, #installation-request-form #ajax-respond-failure {
  position: fixed;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #007dc8;
}
#installation-request-form #ajax-respond-success .center-respond, #installation-request-form #ajax-respond-failure .center-respond {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#installation-request-form #ajax-respond-success .center-respond h2, #installation-request-form #ajax-respond-failure .center-respond h2 {
  font-size: 70px !important;
  color: white;
}
#installation-request-form #ajax-respond-success .center-respond h2 span, #installation-request-form #ajax-respond-failure .center-respond h2 span {
  color: #eb9400;
}
#installation-request-form #ajax-loading-process {
  position: fixed;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 125, 200, 0.3);
}
#installation-request-form #ajax-loading-process .loader {
  position: absolute;
  top: calc(50% - 125px);
  left: calc(50% - 125px);
  width: 250px;
  height: 250px;
  animation: spin 0.5s linear infinite;
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#formaspace-products-page-wrapper {
  min-width: 320px;
}
#formaspace-products-page-wrapper img {
  max-width: 100%;
  height: auto;
}
#formaspace-products-page-wrapper a:hover {
  text-decoration: none;
}
#formaspace-products-page-wrapper section {
  position: relative;
  padding: 0 0 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#formaspace-products-page-wrapper section .header-wrapper {
  width: 100%;
  padding: 50px 0 15px;
  text-align: center;
}
@media (min-width: 540px) {
  #formaspace-products-page-wrapper section .header-wrapper {
    padding: 57px 0 22px;
  }
}
@media (min-width: 991px) {
  #formaspace-products-page-wrapper section .header-wrapper {
    padding: 62px 0 27px;
  }
}
@media (min-width: 1200px) {
  #formaspace-products-page-wrapper section .header-wrapper {
    padding: 70px 0 35px;
  }
}
#formaspace-products-page-wrapper section .header-wrapper .main-header {
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 540px) {
  #formaspace-products-page-wrapper section .header-wrapper .main-header {
    font-size: 50px;
  }
}
@media (min-width: 991px) {
  #formaspace-products-page-wrapper section .header-wrapper .main-header {
    font-size: 57px;
  }
}
@media (min-width: 1200px) {
  #formaspace-products-page-wrapper section .header-wrapper .main-header {
    font-size: 48px;
  }
}
#formaspace-products-page-wrapper section .header-wrapper .main-header.blue-header {
  color: #0081c3;
}
#formaspace-products-page-wrapper section .header-wrapper .main-header.white-header {
  color: white;
}
#formaspace-products-page-wrapper section .header-wrapper .second-header {
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 540px) {
  #formaspace-products-page-wrapper section .header-wrapper .second-header {
    font-size: 35px;
  }
}
@media (min-width: 991px) {
  #formaspace-products-page-wrapper section .header-wrapper .second-header {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  #formaspace-products-page-wrapper section .header-wrapper .second-header {
    font-size: 38px;
  }
}
#formaspace-products-page-wrapper section .header-wrapper .second-header.blue-header {
  color: #0081c3;
}
#formaspace-products-page-wrapper section .header-wrapper .second-header.white-header {
  color: white;
}
@media (min-width: 1400px) {
  #formaspace-products-page-wrapper .container-add-1350px {
    max-width: 1350px;
  }
}
@media (min-width: 1600px) {
  #formaspace-products-page-wrapper .container-add-1550px {
    max-width: 1550px;
  }
}
#formaspace-products-page-wrapper .mw-95 {
  max-width: 95%;
  padding: 0;
}
#formaspace-products-page-wrapper .mw-1700 {
  max-width: 1700px;
  margin: auto;
}
#formaspace-products-page-wrapper .f-row {
  display: flex;
  flex-flow: row nowrap;
}
#formaspace-products-page-wrapper .col-arrow {
  flex: 0 0 40px;
  max-width: 40px;
  padding: 0 10px;
}
@media (min-width: 400px) {
  #formaspace-products-page-wrapper .col-arrow {
    padding: 0px;
  }
}
@media (min-width: 450px) {
  #formaspace-products-page-wrapper .col-arrow {
    flex: 0 0 70px;
    max-width: 70px;
  }
}
#formaspace-products-page-wrapper .col-owl {
  max-width: calc(100% - 80px);
}
@media (min-width: 450px) {
  #formaspace-products-page-wrapper .col-owl {
    max-width: calc(100% - 140px);
    flex: 1 0 auto;
  }
}
@media (min-width: 1400px) {
  #formaspace-products-page-wrapper .col-xxl-3 {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
#formaspace-products-page-wrapper .first-screen-parent-page .container {
  min-height: 500px;
}
@media (max-width: 991px) {
  #formaspace-products-page-wrapper .first-screen-parent-page .container {
    min-height: 500px;
  }
}
#formaspace-products-page-wrapper .first-screen-parent-page .main-page-header {
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  padding: 80px 0 20px;
  letter-spacing: 8px;
  text-transform: uppercase;
  color: white;
}
@media (min-width: 350px) {
  #formaspace-products-page-wrapper .first-screen-parent-page .main-page-header {
    font-size: 46px;
  }
}
@media (min-width: 450px) {
  #formaspace-products-page-wrapper .first-screen-parent-page .main-page-header {
    font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
    font-size: 60px;
    font-weight: 400;
    padding: 100px 0 20px;
  }
}
@media (min-width: 768px) {
  #formaspace-products-page-wrapper .first-screen-parent-page .main-page-header {
    font-size: 60px;
    padding: 40px 0 20px;
  }
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-description {
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  color: white;
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-main-button {
  position: relative;
  display: inline-block;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  transition: all 0.3s;
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-main-button::before {
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg )-hidden='true' data-prefix='fal' data-icon='long-arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-long-arrow-right fa-w-14 fa-7x'%3E%3Cpath fill='%23ffffff' d='M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-main-button span {
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-main-button:hover {
  transform: scale(1.05);
  background-color: rgba(255, 255, 255, 0.1);
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-main-button:active {
  transform: scale(0.95);
  color: #0081C3;
  background-color: white;
}
#formaspace-products-page-wrapper .first-screen-parent-page .section-main-button:active::before {
  background-image: url("data:image/svg+xml,%3Csvg )-hidden='true' data-prefix='fal' data-icon='long-arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-long-arrow-right fa-w-14 fa-7x'%3E%3Cpath fill='%230081c3' d='M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
}
#formaspace-products-page-wrapper .select-your-app {
  background-image: url(https://formaspace.com/wp-content/uploads/2018/07/web-50-persent-big-formaspace-background.png);
  background-position: top left;
  background-size: initial;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench {
  font-size: 16px;
  overflow: hidden;
  max-width: 350px;
  height: 315px;
  margin: 40px auto 5px;
  transition: all 0.3s linear;
  color: #006091 !important;
  border-width: 2px;
  border-style: solid;
  border-color: #e6e6e6;
  background-color: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench {
  display: block;
  height: 100%;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content {
  display: block;
  height: 100%;
  -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  text-align: center;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content .et_pb_image_wrap {
  display: inline-block;
  max-width: 150px;
  padding-top: 10px;
  padding-bottom: 0;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content .worckbench-header {
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1em;
  margin: 0;
  padding: 40px 5px 25px;
  text-align: center;
  text-transform: uppercase;
  color: #0081c3;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content .mobile-call-to-action {
  font-size: 14px;
  font-weight: bold;
  display: none;
  max-width: 270px;
  padding: 5px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #0081c3;
}
@media (max-width: 990px) {
  #formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content .mobile-call-to-action {
    display: inline-block;
  }
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content-hover {
  display: none;
  height: 100%;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content-hover .worckbench-header {
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
  margin: 0;
  padding: 40px 10px 25px;
  text-align: center;
  text-transform: uppercase;
  color: #0081c3;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content-hover .span-blurb-app-description {
  display: inline-block;
  padding: 0 20px;
}
#formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench .link-to-worckbench .blurb-content-hover .span-blurb-app-cta {
  font-size: 14px;
  font-weight: bold;
  display: block;
  max-width: 270px;
  margin: auto;
  padding: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #0081c3;
}
@media (min-width: 991px) {
  #formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench:hover {
    border-color: #72d0eb;
    background-color: #72d0eb;
    box-shadow: 0 21px 80px rgba(0, 0, 0, 0.3);
  }
  #formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench:hover .link-to-worckbench .blurb-content {
    display: none;
  }
  #formaspace-products-page-wrapper .select-your-app .blurb-wrapper-workbench:hover .link-to-worckbench .blurb-content-hover {
    display: block;
  }
}
#formaspace-products-page-wrapper .workbench-gallery {
  background-image: url(https://formaspace.com/wp-content/uploads/2018/08/vertical-gallery-background-image-tablet.jpg);
}
#formaspace-products-page-wrapper .testimonials {
  background-image: url(https://formaspace.com/wp-content/uploads/2018/07/home-a-testimonials-background-tablet.png);
}
#formaspace-products-page-wrapper .contact {
  background-image: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/contact-us-background-mobile.jpg);
}
@media (min-width: 991px) {
  #formaspace-products-page-wrapper .contact {
    background-image: url(https://formaspace.com/wp-content/uploads/2018/07/wet-lab-contact-us-background-tablet.jpg);
  }
}
#formaspace-products-page-wrapper .one-person-feedback {
  margin: 0 auto;
  position: relative;
  text-align: center;
  max-width: 300px;
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module {
  opacity: 1;
  -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image {
  position: relative;
  margin-bottom: 5px;
  padding: 0 0 30px 0;
  display: inline-block;
  line-height: 0;
  max-width: 100%;
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 17px;
  height: 13px;
  padding: 0;
  content: "";
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAKdJREFUKJHdkrENg0AQBAc6+BaogxBKoAVacIbkDJdgl2BacOb4SzAl+EvAyYOO09qSUy46aefnN7iC8xMxAUgq8Pky1JQCuAIv4PRF0ANvYMwyCtdkdI8j0JpWHXA3eQJa26QRv0cjCLmlnbQMdbQSDwBcXMug8lXSA5UDbsCc9yozdubMbJJGtHiYvRP5tC7lD8hK1CfRShQA+ztRzJarO/l7Dib5ACBhIsn8MsNjAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  border-width: 3px;
  border-color: #0081c3;
  display: block;
  margin: auto;
  border-style: solid;
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  width: 130px;
  height: 130px;
  border: 5px solid transparent;
  border-radius: 50%;
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_container .et_pb_blurb_description h6 {
  color: #0081C3;
  padding-top: 25px;
  margin-top: 15px;
  position: relative;
}
#formaspace-products-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_container .et_pb_blurb_description h6::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 16px;
  height: 13px;
  padding: 0;
  content: "";
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAItJREFUKJG1k0ERgCAQRR80MAMRrGAFrWAOj2Yxgt44G0ErUMGDMq6K7Hjwn3bmfT4sC4bOc6gCRp4yOW4TCz7p94CgcS1g1rgMKBOGVeNawKTxGFCwj0kqAIPGY0B9mKR6Ub9yQ+cLYLkZVsCJ3V+5Jd1bI+ost+wX5Tj7bbmOL8uN+AvxuLnH8+Ab838fpfDrRRIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#formaspace-products-page-wrapper .line-divider {
  border-top-color: #72d0eb;
  margin: 50px auto;
  height: 1px;
}
@keyframes FadeTop {
  0% {
    transform: translateY(-20%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
#formaspace-home-a-page-wrapper section {
  position: relative;
  padding: 0 0 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#formaspace-home-a-page-wrapper section .header-wrapper {
  width: 100%;
  padding: 50px 0 50px;
  text-align: center;
}
@media (min-width: 540px) {
  #formaspace-home-a-page-wrapper section .header-wrapper {
    padding: 50px 0 50px;
  }
}
@media (min-width: 991px) {
  #formaspace-home-a-page-wrapper section .header-wrapper {
    padding: 60px 0 60px;
  }
}
@media (min-width: 1200px) {
  #formaspace-home-a-page-wrapper section .header-wrapper {
    padding: 70px 0 70px;
  }
}
#formaspace-home-a-page-wrapper section .header-wrapper .main-header {
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 540px) {
  #formaspace-home-a-page-wrapper section .header-wrapper .main-header {
    font-size: 50px;
  }
}
@media (min-width: 991px) {
  #formaspace-home-a-page-wrapper section .header-wrapper .main-header {
    font-size: 57px;
  }
}
@media (min-width: 1200px) {
  #formaspace-home-a-page-wrapper section .header-wrapper .main-header {
    font-size: 48px;
  }
}
#formaspace-home-a-page-wrapper section .header-wrapper .main-header.blue-header {
  color: #0081c3;
}
#formaspace-home-a-page-wrapper section .header-wrapper .main-header.white-header {
  color: white;
}
#formaspace-home-a-page-wrapper section .header-wrapper .main-header.dark-header {
  color: #555555;
}
#formaspace-home-a-page-wrapper section .header-wrapper .second-header {
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 540px) {
  #formaspace-home-a-page-wrapper section .header-wrapper .second-header {
    font-size: 35px;
  }
}
@media (min-width: 991px) {
  #formaspace-home-a-page-wrapper section .header-wrapper .second-header {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  #formaspace-home-a-page-wrapper section .header-wrapper .second-header {
    font-size: 38px;
  }
}
#formaspace-home-a-page-wrapper section .header-wrapper .second-header.blue-header {
  color: #0081c3;
}
#formaspace-home-a-page-wrapper section .header-wrapper .second-header.white-header {
  color: white;
}
#formaspace-home-a-page-wrapper .first-screen-home-a-page {
  display: flex;
  position: relative;
  flex-flow: column nowrap;
  justify-content: center;
  min-height: 800px;
  min-height: calc(100vh - 130px);
  background-image: url(https://formaspace.com/wp-content/uploads/2018/08/home-page-a-3d-configure-hero-tablet-1.png);
  background-color: #7ebec5;
  color: #0f92d6;
  padding: 0;
}
#formaspace-home-a-page-wrapper .first-screen-home-a-page .all-block-link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
  box-sizing: border-box;
}
#formaspace-home-a-page-wrapper .first-screen-home-a-page .all-block-link:hover {
  color: inherit;
}
#formaspace-home-a-page-wrapper .first-screen-home-a-page .et_pb_module_header {
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  font-size: 26px;
  line-height: 1.2;
  color: #0081c3;
}
@media (min-width: 540px) {
  #formaspace-home-a-page-wrapper .first-screen-home-a-page .et_pb_module_header {
    font-size: 45px;
  }
}
@media (min-width: 991px) {
  #formaspace-home-a-page-wrapper .first-screen-home-a-page .et_pb_module_header {
    font-size: 57px;
  }
}
@media (min-width: 1200px) {
  #formaspace-home-a-page-wrapper .first-screen-home-a-page .et_pb_module_header {
    font-size: 83px;
  }
}
#formaspace-home-a-page-wrapper .first-screen-home-a-page p {
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  color: #0081c3;
}
@media (min-width: 540px) {
  #formaspace-home-a-page-wrapper .first-screen-home-a-page p {
    font-size: 18px;
  }
}
@media (min-width: 991px) {
  #formaspace-home-a-page-wrapper .first-screen-home-a-page p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #formaspace-home-a-page-wrapper .first-screen-home-a-page p {
    font-size: 22px;
  }
}
#formaspace-home-a-page-wrapper .first-screen-home-a-page .home-main-button {
  display: inline-block;
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  padding: 25px 45px;
  text-transform: uppercase;
  width: 100%;
  max-width: 265px;
  margin-top: 20px;
  font-weight: bold;
  font-size: 22px;
  color: #2ea3f2;
  border: 2px solid;
}
#formaspace-home-a-page-wrapper .workbench-gallery {
  background-size: cover;
  background-image: url("https://formaspace.com/wp-content/uploads/2018/11/home-a-project-gallery-background-tablet.jpg");
}
#formaspace-home-a-page-wrapper .testimonials {
  background-image: url("https://formaspace.com/wp-content/uploads/2018/07/home-a-testimonials-background-tablet.png");
}
#formaspace-home-a-page-wrapper .product-capabilities {
  background-size: initial;
  background-position: top left;
  background-image: url("https://formaspace.com/wp-content/uploads/2018/07/web-50-persent-big-formaspace-background.png");
}
#formaspace-home-a-page-wrapper .product-capabilities h3, #formaspace-home-a-page-wrapper .product-capabilities h4, #formaspace-home-a-page-wrapper .product-capabilities h5, #formaspace-home-a-page-wrapper .product-capabilities p {
  color: #0C71C3;
}
#formaspace-home-a-page-wrapper .product-capabilities .light-blue-text {
  color: #72d0eb;
}
#formaspace-home-a-page-wrapper .product-capabilities .modified-circle-background {
  position: relative;
  width: 100%;
  max-width: 450px;
  margin: auto;
}
#formaspace-home-a-page-wrapper .product-capabilities .modified-circle-background a {
  display: block;
  height: 0;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
  background-image: url("data:image/png;base64,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");
  padding-top: 100%;
}
#formaspace-home-a-page-wrapper .product-capabilities .modified-circle-background a img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
#formaspace-home-a-page-wrapper .product-capabilities-2 {
  background-size: initial;
  background-position: bottom right;
  background-image: url("https://formaspace.com/wp-content/uploads/2018/07/space-png-3730.png");
}
#formaspace-home-a-page-wrapper .product-capabilities-2 h3, #formaspace-home-a-page-wrapper .product-capabilities-2 h4, #formaspace-home-a-page-wrapper .product-capabilities-2 h5, #formaspace-home-a-page-wrapper .product-capabilities-2 p {
  color: #0C71C3;
}
#formaspace-home-a-page-wrapper .verticals-applications {
  background-position: center right;
  background-image: url("https://formaspace.com/wp-content/uploads/2018/07/home-a-verticals-app-bground-tablet.png");
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app {
  display: flex;
  flex-flow: row nowrap;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_main_blurb_image a .et_pb_image_wrap {
  width: 90px;
  display: block;
}
@media (min-width: 400px) {
  #formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_main_blurb_image a .et_pb_image_wrap {
    width: 150px;
  }
}
@media (min-width: 768px) {
  #formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_main_blurb_image a .et_pb_image_wrap {
    width: 170px;
  }
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_main_blurb_image a .et_pb_image_wrap img {
  width: 100%;
  height: auto;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_blurb_container {
  padding-left: 15px;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_blurb_container .et_pb_module_header a {
  color: white;
  text-decoration: none;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_blurb_container .et_pb_module_header a:hover {
  text-decoration: none;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_blurb_container .et_pb_blurb_description {
  color: white;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_blurb_container .et_pb_blurb_description a {
  color: white;
  text-decoration: none;
}
#formaspace-home-a-page-wrapper .verticals-applications .home_page_blurb_content_app .et_pb_blurb_container .et_pb_blurb_description a:hover {
  text-decoration: none;
}
#formaspace-home-a-page-wrapper .inspitation {
  background-image: linear-gradient(180deg, rgba(222, 222, 222, 0.39) 0%, rgba(222, 222, 222, 0.5) 100%), url("https://formaspace.com/wp-content/uploads/2018/07/home-a-inspiration-background-image-tablet.png");
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block {
  padding: 50px 0;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .et_pb_module {
  max-width: 350px;
  margin: auto;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image {
  margin-bottom: 40px;
  text-align: center;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image a {
  display: block;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image a .et_pb_image_wrap {
  display: block;
  position: relative;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image a .et_pb_image_wrap img {
  width: 100%;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image a .et_pb_image_wrap .et_overlay {
  background-color: rgba(0, 129, 195, 0.71);
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image a .et_pb_image_wrap .et_overlay:before {
  content: "LEARN MORE";
  font-family: "Century Gothic", Helvetica, Arial, Lucida, sans-serif !important;
  text-transform: uppercase;
  font-size: 22px;
  color: white;
  letter-spacing: 3px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
  position: absolute;
  padding: 20px 40px;
  line-height: 1.3;
  transform: translate(-50%, -50%);
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-image a .et_pb_image_wrap:hover .et_overlay {
  opacity: 1;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-header h2 {
  text-transform: uppercase;
  font-size: 22px;
  color: #2b87da;
  letter-spacing: 1px;
  text-align: center;
  padding-bottom: 30px;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-button {
  text-align: center;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-button .et_pb_button {
  color: #2b87da;
  font-family: "CENTURY GOTHIC", "AppleGothic", sans-serif;
  border-radius: 0px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 35px;
  display: inline-block;
  border: 2px solid #2b87da;
  font-weight: 700;
  transition: all 0.3s;
}
#formaspace-home-a-page-wrapper .inspitation .inspiration-block .inspiration-button .et_pb_button:hover {
  color: #FFFFFF;
  background: #2b87da;
  border-color: #2b87da;
}
#formaspace-home-a-page-wrapper .one-person-feedback {
  margin: 0 auto;
  position: relative;
  text-align: center;
  max-width: 300px;
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module {
  opacity: 1;
  -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image {
  position: relative;
  margin-bottom: 5px;
  padding: 0 0 30px 0;
  display: inline-block;
  line-height: 0;
  max-width: 100%;
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 17px;
  height: 13px;
  padding: 0;
  content: "";
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAKdJREFUKJHdkrENg0AQBAc6+BaogxBKoAVacIbkDJdgl2BacOb4SzAl+EvAyYOO09qSUy46aefnN7iC8xMxAUgq8Pky1JQCuAIv4PRF0ANvYMwyCtdkdI8j0JpWHXA3eQJa26QRv0cjCLmlnbQMdbQSDwBcXMug8lXSA5UDbsCc9yozdubMbJJGtHiYvRP5tC7lD8hK1CfRShQA+ztRzJarO/l7Dib5ACBhIsn8MsNjAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  border-width: 3px;
  border-color: #0081c3;
  display: block;
  margin: auto;
  border-style: solid;
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  width: 130px;
  height: 130px;
  border: 5px solid transparent;
  border-radius: 50%;
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_container .et_pb_blurb_description h6 {
  color: #0081C3;
  padding-top: 25px;
  margin-top: 15px;
  position: relative;
}
#formaspace-home-a-page-wrapper .one-person-feedback .blurb-fs-carousel-module .et_pb_blurb_container .et_pb_blurb_description h6::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 16px;
  height: 13px;
  padding: 0;
  content: "";
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAItJREFUKJG1k0ERgCAQRR80MAMRrGAFrWAOj2Yxgt44G0ErUMGDMq6K7Hjwn3bmfT4sC4bOc6gCRp4yOW4TCz7p94CgcS1g1rgMKBOGVeNawKTxGFCwj0kqAIPGY0B9mKR6Ub9yQ+cLYLkZVsCJ3V+5Jd1bI+ost+wX5Tj7bbmOL8uN+AvxuLnH8+Ab838fpfDrRRIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 997px) {
  #formaspace-home-a-page-wrapper #products-tabs-items::before {
    content: "";
    display: block;
    border-radius: 50%;
    background-color: #e9e9e9;
    height: 500px;
    width: 500px;
    position: absolute;
    z-index: -10;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
  }
}
#formaspace-home-a-page-wrapper #products-tabs-items #list-tab {
  padding: 50px 0 20px;
}
@media (max-width: 997px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #list-tab {
    max-width: 300px;
    margin: auto;
  }
}
@media (min-width: 998px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #list-tab {
    padding: 50px 0;
    border-right: 1px solid #0081c3;
  }
}
#formaspace-home-a-page-wrapper #products-tabs-items #list-tab .listGrProduct {
  text-transform: uppercase;
  font-size: 22px;
  color: #72d0eb;
  position: relative;
  border: 0;
  padding: 7px 15px;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 998px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #list-tab .listGrProduct {
    text-align: left;
  }
}
#formaspace-home-a-page-wrapper #products-tabs-items #list-tab .listGrProduct.active {
  background-color: #e9e9e9;
}
@media (min-width: 998px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #list-tab .listGrProduct.active::after {
    font-family: "Font Awesome 5 Free";
    color: #72d0eb;
    content: "";
    line-height: 45px;
    font-weight: 900;
    display: inline-block;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
}
#formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent {
  padding: 0;
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 997px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent {
    max-width: 350px;
    margin: auto;
  }
}
@media (min-width: 998px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent {
    background-position: 309% 50%;
    background-repeat: no-repeat;
    background-size: 110%;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAFeCAYAAADNK3caAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAF4ZJREFUeNrs3Qm0VfV1x/HNZUZxIIJhCBrAiiIoitGIMU5kBW3EMaK2Ea1DrEOyVkxWa9eKMTVZaWhXTdXEaGLUVsSkDtEq1DHa4ExEGYIKaoyoDxQHZBSke3P2JU94wx3O+Z/p+1lrryfqg/v2+Z8f/3vu//xPl5aWFgEC6qk10Ku/1s5eO3jt6F+31+qhtY1WH/++6vf3afX7rdBar7VR6z3/d2u1Vvk/v+///l3/atXitUzrTa+1HBqE0o0WIGbdtXbRGq41wst+/RmtIVqfjvnP69vqn/s18fu8pfW61p+1/qS1yGux//ojDi3i0oUZL5r4S3t3rb20Rmnt6bVbAf9Ctxn1S1oLvOZrzdN6wf8bQPAidhUP1QO1xmntqzVaq1fJ+7JGa67WH7Se0XpC649aGxgyIHhRr221xmt9wcP2c1u8pUf77JrzUx7C/6f1mP87gODFJ9iHVYdoHeFf9xWu/8fFLkU8q/WI1oNaj8pfPvgDwYuS2VtrotYEn932pCVB2OqJWVoPaM3QmkNLCF4Ul12PPVzrK1pHS7TKAOmzVRT3aN2t9ZBE141B8CLHbA3sUVon+Feu02abXQu+V+s2/7qSlhC8yIeeHrKnaP21Vm9akkurPXxv9q/c4EHwImvHUaIVCKdrHS/RnV8oDrvb7natGyVaKbGRlhC8SM9QD1ur4bSjFBZ7AFu9RjsIXoRht+Qeo3WO1pES3dyA8vlYopUR10j0wRx30BG8SMAgD9uz/Z+BqiVav9C6VusN2kHwonl2i+43tU6SaLcuoD22kc+vta6Q6BZmZBRvU7N7XI6V6IOUp7VOI3RRg+4+VmzM/N7HEOc4wYtOWLieIdHOV3doHUxL0KDxPobm+ZjiL26CF20E7t9LtP/r9Vp70BLEZA8fU4t9jBHABG/p2UY0Z2m9qHW1cBsvkjPEx5iNtbOFTZAI3hLqqvU1rYVa10n0hAYgBBtrtvrhBR+DXWkJwVuGfk+W6AkGtgCemx6QlmE+Buf7mCQLCN5COlSiJT63SPTIHCALdvcx+YyPURC8hWAPe7T77B/WGks7kFFjfYze7mMWBG8u2eNzLtd6Xus42oGcsLE618futrSD4M1TT8+U6NPjfxK2ZUT+9PKx+6KPZXKC4M20/SR6yOEvtQbSDuTcQB/LT/rYBsGbKfZkhyt8gO5PO1Aw43xsXyE8xYTgzYhJWgu0viGsiURxdfUxbmP9WNpB8KZlJ61pWndKdFcQUAY21u/wsd+fdhC8IX1VooXnp9AKlJSN/Xl+LoDgTdSOEi02v1VrAO1AyQ3wc+EWPzdA8MZugkRrcifTCuAT7JyY6+cICN5Y2OPS/13rf4VruUB7Bvs58hM/Z0DwNszuY39cokfvdKEdQIfsHLlIorXsI2kHwduIKRJtHML+CkB99vFzZwqtIHhrZbf4/sqLe9WBxmzT6jzqQzsI3o7spvUYf1MDsb5zfNzPLRC8WznG3x7tQyuAWI3xc2sSrSB4q+wDge9KdAfadrQDSISdW3bH2/eED6pLH7x9fTBcxmAAgkxyLvVzrtSb7ZQ5eIdqzeLtDxDcJD/3SvuQ17IG7+e1ntYazTkApMLOvaf8XCR4S+BkrYeEvRaAtA3wc/FkgrfYLpZoQ49ejHkgE3r5OXkxwVvMn9PuIZ8qfIgGZE0XPzftHC3FwwTKELw9tKZLdA85gOy6yM/VHgRvvtmtirY+9yTGNJALJ/o5W+jbjIscvLZO8B6tiYxlIFcm+rlb2LW+RQ1e2w3/Pq1DGcNALtm5e78U9MkWRQze6hKVAxm7QK4doPWwFHDpZ9GC13bBf0TY6AYoir39nB5M8GaTPZbnUWHne6BoRvq5XZhHbxUleAdJdHlhGGMUKCQ7tx/2c53gzQC7/vOAsNEyUHQjtB6UAlzzzXvw7uihuwdjEiiFkX7O9yN402ELrGcIO4wBZWPn/L2S45ss8hq8dkvhXRItNwFQPnbu3y05vb04j8Frm2jY/dxHMPaAUjvcsyB3G+vkMXiv1DqOMQfAs+BKgjdZ/6B1HmMNQCvneTYQvAk4TeuHjDEAbfihZwTBGyO7kH6tsIk5gLZZNlwnOfnAPQ/Ba08Dtk8v+zC2AHSgt2dF5p9enPXg3U7rf7T6M6YA1KC/h+92BG/jbx1uEG6QAFAfy4wbJcOXJrMcvN8Vlo0BaMyxniHZnFW2tLRk8XUdI9Fzl/gwDUCjNmod71nCjLcTtsvYTYQugGYnlhJdrszczoVZC15bufBrre0ZMwBiYFnyG8nYqqisBe9VwmN7AMRrb88WgrcNp2udwRgBkADLlilZeTFZ+XBtd63ZWtswPgAkZKXWOK2FzHhFemrdQugCSJhlzDTPnNIH779ojWVMAAjAsmZq2YP3S1oXMRYABHSBZ08pg9ceVne9sF4XQFhdPHtSe2BmmsH7U63BjAEAKRjsGVSq4D1J62SOPYAUWQadmMqUO4XlZDtpzdcawHEHkLKlWqO03i76jPdKQhdARgyQFB6WGTp4J2lN5lgDyBDLpGOLGrx9JWP3SwNAq3fifYsYvP+sNYTjCyCDhnhGBRHqw7V9tZ7S6srxBZBRGyR6SvHsIsx47c/4OaELIOMso64JkYshgvdMiXYEAoCsG+eZlaikLzXsoPWi8Hh2APmxTKKtat/N64z3ckIXQM5YZv0grzPePbWe0+rGcQSQM+slemTQgrzNeP+V0AWQU908wxKRVPBO0JrIsQOQYxM9y3IRvJUk/6YAgID+LYmcTCJ4T9Maw/ECUACjPdNiFfeHa921/qg1nOMFoCBe0RqptS6rM96zCF0ABfNZrXOyOuPtrbVIaxDHCUDBvKU1TGt11ma8ZxO6AArq03HOeuOa8TLbBVB0b0p0KbXpWW9cM96zCF0ABTfQ39lnYsbbQ2uxsMk5gOJ73We9Ta1wiGPGexqhC6AkLOv+ptnfpBLD93+bYwGgRL7dbHY2G7zHaO3BcQBQInYzxaQ0g5fZLoAy+k5awTtW6yD6D6CEDpQmHmnWTPB+k94DKLELG/3GRpeT2Xq2VyVaSgYAZWRLynaV6MaKIDPeswhdACVnGdjQbcSVBr/nTHoOAJvuZKv7EWeNBO+RPr0GgLIbrPWVEMF7Dr0GgM3OTTp4BzSS7gBQYBPqvQpQb/CeLnyoBgBb5ujXkgreLhKtZgAAfNIUz8jYg/cQrb+ivwCwFXsu22FJBO/f0lsAaD4ja71zradED3vbgd4CQJve19pZa21cM96jCF0A6ND2npWdqjV4T6WnABBPVtZyqWEbrWUSPUkYANA+ewKx3e/wYbMz3omELgDUpLdnpjQbvCfSSwCo2Qmd/Q+dXWropbVUqy+9BICa2GWG/lprGp3xHkHoAkBdtvXslEaD92h6CAB1O5rgBYCcBO9oraH0DwDqZtm5dyPBy2wXABo3sZHgPZK+AUDDJtQbvLYI+GD6BgANG6/Vp57g/aJEO5IBABrT07O05uA9nJ4BQNMOqyd4x9MvAGja+FqD124T3o9+AUDTxnmmdhq89j9yfRcAmmdPZd+/luDlMgMAxOcgghcAwhrfWfB2aSudAQBNBW+XjoJ3pNan6BMAxKafZ2u7wctsFwDid1BHwTuO/gBA7MZ1FLxj6Q8AxG5se8HbVaI9eAEA8RrtGbtV8NrF3z70BwBiZ9m6e1vBO4beAEBixrQVvHvSFwBIzJ4ELwAQvABQaKO2DN7uWiPoCwAkZoRn7ebg3UWrG30BgMR086zdHLzMdgEgebu1Dt7h9AMAEjecGS8AhDWidfAOpR8AkLhdCF4ACGtI6+D9DP0AgMQNrQavPVF4Z/oBAIkbYJlrwTuQXgBAMIMseHnGGgCE8ymCFwDC6mfBuxN9AIBg+hO8ABAWlxoAII3g7UcfACBs8A6gDwAQTH9mvACQwox3O/oAAMH0teDtTR8AIJjeFrx96QMAhJ3x9qQPABDMpk1y+tAHAAimT4UeAEBYFrzdaQMABNOdSw0AEBaXGgAgNIIXAFII3hW0AQDCBu/HtAEAglllwbuGPgBAMB9Z8K6lDwAQjgXvetoAAMFsutSwkj4AQDBrWU4GAGGtsOD9gD4AQDCrLXhX0wcACDvjXU4fACCYdyx4l9IHAAhmGTNeAEhhxvsOfQCAsMH7Nn0AAIIXAIpqGZcaACCs5QQvAIS16VLDm/QBAIJ5o7otZAu9AIDE2X0TmzfJ+TP9AIDEbcraavC+Rj8AgOAFgKL5U+vgXUw/ACBxiwheAAhrcevgXUQ/ACBxL7UO3leFh14CQJIsYz9xjfcjZr0AkKhFnrXS+mGXC+gLACRmc8YSvAAQxnyCFwAyMON9nr4AQGKebyt4FwqPegeAJKzSeqGt4N3ArBcAEjHXM3ar4DXP0h8AiN2c1r/YMnifoT8AELunOwrex+gPAMTusY6C1z5g4xlsABCf5Z6t7QbvRma9ABCrWZ6t7QZv9X8CAMQXvELwAkA4j9USvLayYS29AoCmrZMtVjS0F7xrtGbTLwBo2jOeqZ0Gr+FyAwA0r80sbS94H6JfANC0h+sJ3keE67wA0Iy1nqU1B+9q4XIDADTDMnRVPcFr7qdvANCwdjO0o+C9l74BQMNmNhK8tjfva/QOAOpm2TmnkeA199A/AKhbh9lJ8AJAxoL3Qa0V9BAAavahZ2fDwWu3uvEhGwDUN9td00zwmtvoIwDUrNPMrCV4ZwiPfQeAWqz2zGw6eD8UPmQDgFrM9MxsOnjNNPoJAPFkZZeWlpZa/r+eWm9p7UBfAaBNH2jtLJ18sFbPjNd22eFDNgBo3+21hG49wWv+k74CQPMZWU/wPqr1Ir0FgK28ovW7JILXngv/S/oLAFu5QevjJIK3+puvo8cAsJkF7k31fEO9wbtU6276DACbPaD1apLBa66jzwCw2TX1fkMjwXt/vekOAAW1pJGrAI0Er13PuJ5+A8CmKwDr6/2mWu9c29JAn/X2oO8ASsoWGuyq9WaIGa/4HzSdvgMosemNhG4zwWt+Qt8BlNjVjX5jM8H7B60n6D2AErLseyqN4DU/pv8ASqip7Gs2eH+rtZBjAKBEFnr2pRa8trRsKscBQIlMlTr2ZWhLo8vJWrMlZYu1hnA8ABSc3TAxTJrcs6YSwwuxF8C1XgBl8GOJYaOwOGa8prfWIq1BHBcABWVrdodLDE9dr8T0glYz6wVQgtnu6jh+o7hmvMx6ARSZPex3WFzBW4nxhdkLupzjA6CAfhBX6MY94zW2wsHWuH2W4wSgIOx5aiMlxqfvVGJ+gfbCLuU4ASiQSyXmR57FPeOthvkcrdEcLwA5N1drH2nyhomkZ7ziL/BbHC8ABfCtuEM3qeA19nigGRwzADk207MsdpUEX/TF0sAjMQAgA9Z7hiUiyeBdIDyRGEA+WXbNT+o3T+LDtdb6SbS8rD/HEUBOvC3R8rF38jjjNcu1LuE4AsiRf0wydEPMeKvh/qTWOI4ngIx7RusASWAlQ8gZr/gP8HWtDRxTABlmGXVe0qEbKnjNbK2rOK4AMuxqn/EmLsSlhqq+Eq104EkVALLGniyxh9aKEH9YJeAPZj/QhRxfABl0QajQDR285k6t6RxjABky3bMpmJCXGqp2kmhh8gCON4CULdUaJdHa3WAqKfygb/u0HgDSdn7o0E0reM1vtG7lmANIkWXQf6fxB6dxqaHKbid+Xmswxx9AYLaKYYxEd9cGV0nxB7cf+EytjYwBAAFt9OxZntYLqKTcgPuEGysAhHWVZ09q0rzUUNVT6wmJHq8BAEl6TqK9GNam+SIqGWiENeAUrZWMCQAJsoyZnHboZiV4je3ZyxIzAEm6wLMmdZUMNeUGrV8xNgAklC83ZOXFVDLWHPsb6TnGCIAYWaacn6UXlLXgXaV1ktb7jBUAMbAs+apnC8HbgZe0pgjrewE0Z6NnyYtZe2GVjDbMdgq6jHEDoAnfl8C7jtUqC+t4231tWrdrHcv4AdDA5O34rL5zrmS4cdW3CXMZQwDqMFcyfrmykvEG2oXx47SWMZYA1GCZZ0amP6Cv5KCRi7Umaa1jTAHowDrPisVZf6GVnDT0cWEnMwDtq+449ngeXmwlR429WesSxheANlziGZELlZw190daP2OMAWjlZ54NuVHJYZPtEfF3MtYAeBZcmLcXncfg3aB1stZDjDmg1B7yLNhA8IZhn14eo/UkYw8opSc9A3K52qmS48bbpsZHCTdYAGVj5/zRkuOHJ1RyfgDsYXUTJCObGwNI3EI/59/J8w9RKcCBsM0mjtBaxJgECs3O8SP9nM+1SkEOyBtah2m9zNgECullP8eXFOGHqRTowLyudYhw2QEomoV+br9elB+oUrADZH8bflFrDmMVKITn/JxeUqQfqlLAA7VU63BhqRmQd09JdHlhadF+sEpBD9i7En3y+QhjF8glO3eP9HO5cCoFPnArJFrnO4MxDOTKTD93VxT1B6wU/ADak0Xt0UG3MZaBXLBzdZJk7KnABG/97JZCu5/7PxjTQKZd6edq4R96UCnJAbVNNL6h9R1hM3Ugazb6uXmR5HDDG4K3c1O1TtFaw1gHMsHOxVP93CyNSgkP9K0SLTdbypgHUlVd+jm9bD94paQH3J7LdKDWPMY+kIr5fg4+XsYfvlLiA/+K1kFav+UcAIK6y8+9V8ragErJB4CtEzxO6zLhQzcgaXaOfV+iJZ4flLkRFcbCpsHwPQ/gD2gHkAg7t47XupRJDsHbml1yGKf1PK0AYjXPzy0eUkvwtuklrc9r3UArgFjYuXSAn1sgeNtltyqe4bWSdgANn0d/5+fRKtpB8NbzN7W9PWJvX6A+tofuflrX0wqCtxG2872tNbR9Hlj1AHTMzpEr/ZzhSTAEb1PWSrTPw5elYLvgAzFa4ueI7bfALfkEb2zu0xoj0S3HAP7iVj837qMVBG8SlmtN9mKvB5Td0lbnw3LaQfCG+Bt+Lynh5h7AFucA7wAJ3qCWSbTFpN3xxrVflMUbPuYn+zkAgjcVdjfOKK2rtT6mHSgoG9s/1dpTuAON4M2I97UukGgZzWzagYKZ7WP7fB/rIHgz5Wmtz2mdq/U27UDO2Rj+uo/pp2kHwZv1t2TXau3ub83W0xLkzHofuzaGfy5cQiN4c2S5vzXbW2sm7UBOzPQxe76wRIzgzbEFWhO95tIOZNS8VuN0Ae0geIs0k9hH6zStF2gHMuIFH5O8MyN4C8uulU2TaOH56Vov0xKkxMbeFB+L04TruARvCdiHFzdpjdQ6R+s1WoJAbKyd62PvRuHDX4K3hD7Suk5rN4nWAb9OS5CQJT7GbKxd62MPBG+prZPozrfhEu3az16miMtCH1PDfIytoyUEL7YOYNu1325BtieyzqIlaNAsH0OjfEwRuAQvOmEfdNyhdbDW/lo389YQNbAxMs3HzME+hvjQLIO6tLS00IV8GCTRhyJnaw2kHWjFrt/+QqJrt2/QDoIX8euuNUmi1RBH8K6l1O+KHpDolt67hNUJBC+CGSrRemCr4bSjFBZLtAzMimWIBC/SPI5aX/AAPkFre1pSKLYV4+1a/6X1sPDEa4IXmdNT62itU7WO0upNS3JptdYMiT5YvUeip12D4EUObOPhe4J/7UtLMu1DD9nbtO7VWklLCF7km818D5No96kva42gJZmwSKLNaWb4ZYTVtITgRXGN8AC2ID5Uqw8tCWKV1u88aGd68ILgRQn10jpE60v+dV+trrQlFhu0ntV6ROs+rUe11tAWgpcuYEt2LdjufBrvtZ9wfbhWKyR6OOQsr9/7vwMIXtTFZr92z/8BHsK2ofto4fKEXTawp4rM8bB9Umu+z3IBghex6ybRnq57eVX/ebj/tyKxu8Je9pC13b7meS0U7hgDwYsMsFuad5Xow7tq2a+HeA3I6OteKtF+yFavSvShV7Xs12xShFhnLUCcLKBe8mqLfZBnG/7srNXfv1rt4LWjf7W77+xmELucYeuRe/j3921j3Nqss3od1bY/XOmXAeymA7vr6z2td/3rex6yb2kt07KZh20swwdeCOb/BRgADoo31LbOToUAAAAASUVORK5CYII=");
  }
}
#formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent .tab-pane {
  height: 100%;
  min-height: 400px;
}
#formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent .tab-pane a {
  display: block;
  height: 100%;
  position: relative;
}
#formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent .tab-pane a img {
  width: 100%;
  height: auto;
}
@media (min-width: 998px) {
  #formaspace-home-a-page-wrapper #products-tabs-items #nav-tabContent .tab-pane a img {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
  }
}
#formaspace-home-a-page-wrapper .f-row {
  display: flex;
  flex-flow: row nowrap;
}
#formaspace-home-a-page-wrapper .mw-1000 {
  max-width: 1000px;
}
#formaspace-home-a-page-wrapper .mw-1500 {
  max-width: 1500px;
}
#formaspace-home-a-page-wrapper .height_max {
  height: 100%;
}
#formaspace-home-a-page-wrapper .col-arrow {
  flex: 0 0 40px;
  max-width: 40px;
  padding: 0 10px;
}
@media (min-width: 400px) {
  #formaspace-home-a-page-wrapper .col-arrow {
    padding: 0px;
  }
}
@media (min-width: 450px) {
  #formaspace-home-a-page-wrapper .col-arrow {
    flex: 0 0 70px;
    max-width: 70px;
  }
}
#formaspace-home-a-page-wrapper .col-owl {
  max-width: calc(100% - 80px);
}
@media (min-width: 450px) {
  #formaspace-home-a-page-wrapper .col-owl {
    max-width: calc(100% - 140px);
    flex: 1 0 auto;
  }
}
#formaspace-home-a-page-wrapper .h-36 {
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 1.3;
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-weight: 600;
}
#formaspace-home-a-page-wrapper .h-16 {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.3;
  font-family: "CENTURY GOTHIC BOLD", "AppleGothic", sans-serif;
  font-weight: 600;
}
#formaspace-home-a-page-wrapper .et_pb_divider_internal {
  display: inline-block;
  width: 100%;
  border-top-color: #72d0eb;
  border-top-width: 1px;
  border-top-style: solid;
  margin: 50px 0;
}
#formaspace-home-a-page-wrapper a {
  text-decoration: none !important;
}
#formaspace-home-a-page-wrapper a:hover {
  text-decoration: none !important;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Media for mobile background
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
.watch-action {
  display: none;
}
.overlay {
  background-size: cover;
}
.content-header {
  padding-bottom: 30px;
}
.jumbotron {
  background-color: rgba(0, 129, 195, 0.7);
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 320px) {
  .jumbotron h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
  }
}
@media (min-width: 481px) {
  .jumbotron h1 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
  }
}
@media (min-width: 641px) {
  .jumbotron h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
  }
}
@media (min-width: 961px) {
  .jumbotron h1 {
    font-size: 58px;
    line-height: 58px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
  }
}
@media (min-width: 1025px) {
  .jumbotron h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
  }
}
@media (min-width: 1281px) {
  .jumbotron h1 {
    font-size: 82px;
    line-height: 82px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
  }
}
.floating-img {
  width: 100%;
  margin-top: -90px;
  margin-bottom: 30px;
}
.floating {
  width: 120px;
  height: 120px;
  /* overflow: hidden; */
  border-radius: 60px;
  background-color: #636363;
  box-shadow: 10px 10px 15px #888;
  margin: 0 auto;
}
.entry-content {
  /* =WordPress Core
-------------------------------------------------------------- */
  /* Text meant only for screen readers. */
}
.entry-content .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.entry-content .embed-container iframe, .entry-content .embed-container object, .entry-content .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.entry-content blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #0081c3;
}
.entry-content figure {
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 100%;
}
.entry-content h2 {
  font-size: 26px;
  line-height: 26px;
  font-weight: 900;
  color: #0081c3;
  text-transform: capitalize;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.entry-content h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  color: #0081c3;
  text-transform: capitalize;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.entry-content h5 {
  font-weight: 500;
  font-size: 16px;
  color: #0081c3;
}
.entry-content h5 a {
  color: #72d0eb;
}
.entry-content h4 {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  color: #636363;
  padding-top: 0.5rem;
  text-transform: capitalize;
  padding-bottom: 0.5rem;
}
.entry-content p iframe {
  width: 100%;
  text-align: center;
}
.entry-content ul {
  display: block;
  list-style-type: disc;
  margin: 20px;
  padding: unset;
  text-align: left;
}
.entry-content img {
  max-width: 99%;
  height: auto;
}
.entry-content table {
  border: 1px solid #E1E1E1;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
}
.entry-content table td, .entry-content table th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
.entry-content table td {
  padding: 5px;
}
.entry-content table tr:nth-child(even) {
  background: #F8F8F8;
}
.entry-content table thead th {
  font-weight: bold;
}
.entry-content table tfoot {
  font-weight: bold;
}
.entry-content .alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter, .entry-content div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.entry-content .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content a img.alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-block-image .aligncenter > figcaption, .entry-content .wp-block-image .alignleft > figcaption, .entry-content .wp-block-image .alignright > figcaption, .entry-content .wp-block-image.is-resized > figcaption {
  display: flex;
}
.entry-content .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.entry-content .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.entry-content .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.entry-content .screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.lc, .unlc {
  float: none;
  color: #0081c3;
  font-size: 16px;
}
.box {
  margin-bottom: 20px;
  width: 140px;
  box-shadow: 10px 10px 15px #888;
}
.box a {
  text-decoration: none;
}
.box .sidebar-header {
  background-color: #0046B7;
  width: 100%;
}
.box .sidebar-header .sidebar-header-icon {
  margin: 0 auto;
  text-align: center;
}
.box .sidebar-header .sidebar-header-icon img {
  padding-top: 5px;
  height: 75px;
  width: 75px;
}
.box .sidebar-header .sidebar-header-text {
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: 900;
}
.box .sidebar-header:hover {
  font-weight: 900;
  background-color: #72D0EB;
  color: #0046B7;
  text-decoration: none;
}
.box .sidebar-content {
  background-color: #eaeae8;
  color: #323a32;
  font-size: 16px;
  text-align: center;
  padding-bottom: 10px;
}
.box .sidebar-content .sidebar-content-article {
  padding-top: 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 800;
}
.box .sidebar-content .article-sidebar-image {
  padding-top: 10px;
}
.box .sidebar-content .article-sidebar-image img {
  width: 100px;
  height: 100px;
  border: 1px solid black;
}
.box .sidebar-content .article-sidebar-image img:hover {
  cursor: pointer;
  font-weight: 900;
  color: #343434;
}
.box .sidebar-content .article-sidebar-title {
  color: #636363;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  font-size: 12px;
}
.box .sidebar-content .article-sidebar-title:hover {
  cursor: pointer;
  font-weight: 900;
  text-decoration: underline;
}
.box .half-border {
  background-color: #eaeae8;
}
.box .half-border hr {
  display: block;
  margin: 0 auto 0 auto;
  border-width: 2px;
  width: 50%;
  border-top: 2px solid #0081C3;
}
.box .sidebar-share {
  background-color: #eaeae8;
  text-align: center;
}
.box .sidebar-share .article-share i {
  font-size: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0081C3;
}
.box .sidebar-share .article-share i:hover {
  color: #0046B7;
}
.box .sidebar-share .article-share a {
  padding-right: 5px;
  padding-left: 5px;
}
.box .sidebar-custom-page {
  background-color: #0f81c2;
}
.box .sidebar-custom-page:hover {
  background-color: #0046B7;
}
.box .sidebar-footer-image {
  padding-left: 45px;
}
.box .sidebar-footer-image img {
  height: 50px;
  width: 50px;
}
.box .sidebar-footer-text {
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  padding: 10px 10px;
  font-weight: 900;
}
.box .sidebar-footer-text:hover {
  font-weight: 900;
}
.sidebar-title {
  color: #0081c3;
  text-align: center;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 5px;
  font-weight: 900;
  font-size: 22px;
}
/******* SEARCH *****/
.input-group.md-form.form-sm.form-1 input {
  border: 1px solid #0081c3;
}
.input-group.md-form.form-sm.form-2 input {
  border: 1px solid #0081c3;
}
.input-group.md-form.form-sm.form-2 input.blue-border {
  border: 1px solid #0081c3;
  color: #0081c3;
}
.input-group.md-form.form-sm.form-2 input.lime-border {
  border: 1px solid #0081c3;
}
.input-group.md-form.form-sm.form-2 input.amber-border {
  border: 1px solid #0081c3;
}
.text-blue {
  color: white;
}
#basic-text1 {
  background-color: #0081c3;
  border: 1px solid #0081c3;
}
#content .wp-caption a img {
  /* Scale down if too big */
  max-width: 99.03225806%;
  /* 614/620 */
  height: auto;
}
.wp-caption-text {
  color: #0081C3;
  font-weight: 900;
  font-style: italic;
  text-align: center;
}
/* RIGHT SIDE BAR */
.gallery-sidebar {
  text-align: center;
  position: relative;
}
.gallery-sidebar img {
  border: 1px solid #E9E9E9;
  opacity: 1;
  display: block;
  height: auto;
  min-width: 100%;
  transition: 0.5s ease;
  backface-visibility: hidden;
}
.gallery-sidebar img:hover {
  opacity: 0.3;
}
.gallery-sidebar .preview-img-before {
  position: relative;
}
.gallery-sidebar .before-img-preview {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(1, 122, 185, 0.6);
}
.gallery-sidebar .before-img-preview:hover {
  opacity: 1;
}
.gallery-sidebar .before-img-preview span {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  padding: 25px 60px;
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: uppercase;
  color: white;
  border: 1px solid white;
}
.content-footer {
  padding-left: 0;
  margin-bottom: 20px;
}
.share-footer-text {
  border: 2px solid #0081C3;
  height: 100%;
  color: #0081C3;
  padding: 5px 5px;
  display: flex;
  text-transform: uppercase;
  font-weight: 900;
}
.share-footer-text .right-arrow {
  align-content: flex-start;
  color: #0081C3;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.share-footer-text .button-text {
  align-content: center;
  text-decoration: none;
}
.share-footer-text .button-text a {
  color: #0081C3;
}
.share-footer-linkedin {
  margin-bottom: 20px;
}
.share-footer-linkedin .border-share {
  border: 2px solid #0081C3;
}
.share-footer-linkedin .share-linkedin {
  height: 40px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  font-weight: 900;
  color: #0081C3;
  text-transform: uppercase;
}
.share-footer-linkedin .share-linkedin .share-icon {
  font-size: 24px;
  padding-left: 10px;
  padding-right: 10px;
}
.share-footer-linkedin .share-linkedin .share-icon .fab {
  color: #0081C3;
}
.share-footer-linkedin .share-linkedin .share-text {
  vertical-align: middle;
  padding-top: 5px;
}
.footer {
  padding: 5pt;
  background-color: #0046be;
  position: sticky;
  bottom: 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-weight: 900;
}
#formaspace-404-page h1 {
  font-size: 45px;
  text-transform: uppercase;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
  text-align: center;
  color: #0081c3;
  margin-bottom: 40px;
}
#formaspace-404-page h2 {
  font-size: 35px;
  text-transform: uppercase;
  line-height: 30px;
  font-family: "CENTURY-GOTHIC-BOLD";
  color: #4f4f4f;
}
#formaspace-404-page h3 {
  font-size: 25px;
  text-transform: uppercase;
  line-height: 30px;
  font-family: "CENTURY-GOTHIC-BOLD";
  color: #4f4f4f;
  text-align: center;
}
#formaspace-404-page p {
  font-size: 16px;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
  color: #0081c3;
}
#formaspace-404-page a {
  font-size: 16px;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
  color: #0081c3;
  text-decoration: underline;
}
#formaspace-404-page .serch-form-wp label {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  #formaspace-404-page .serch-form-wp label {
    display: inline-block;
    width: calc(100% - 200px);
  }
}
#formaspace-404-page .serch-form-wp .screen-reader-text {
  display: none;
}
#formaspace-404-page .serch-form-wp input {
  padding: 13px 10px;
  margin: 0;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
  font-size: 16px;
  color: #4f4f4f;
  width: 100%;
}
#formaspace-404-page .serch-form-wp input[type="submit"] {
  width: 100%;
  padding: 15px 10px;
  margin: 0;
  color: white;
  font-family: "CENTURY-GOTHIC-BOLD";
  background-color: #0081c3;
}
@media (min-width: 768px) {
  #formaspace-404-page .serch-form-wp input[type="submit"] {
    width: 190px;
  }
}
#formaspace-one-gallery-post {
  background-color: #f7f7f7;
}
#formaspace-one-gallery-post .watch-action {
  display: none;
}
#formaspace-one-gallery-post .download-images {
  font-size: 24px;
  font-weight: 800;
  color: #72d0eb;
  text-transform: uppercase;
}
#formaspace-one-gallery-post .download-images a {
  color: #72d0eb;
}
#formaspace-one-gallery-post .singleContainer {
  margin: 0 auto;
}
@media (min-width: 1400px) {
  #formaspace-one-gallery-post .singleContainer {
    max-width: 1440px;
  }
}
@media (min-width: 1200px) {
  #formaspace-one-gallery-post .breadcrumb-float-right {
    float: right;
  }
}
@media (max-width: 1199px) {
  #formaspace-one-gallery-post .breadcrumb-float-right {
    float: left;
  }
}
#formaspace-one-gallery-post nav .breadcrumb {
  margin: 0;
  padding: 30px 0;
  background-color: transparent;
}
@media (min-width: 768px) {
  #formaspace-one-gallery-post nav .breadcrumb {
    padding: 35px 0;
  }
}
@media (min-width: 1200px) {
  #formaspace-one-gallery-post nav .breadcrumb {
    padding: 40px 0;
  }
}
#formaspace-one-gallery-post nav .breadcrumb .breadcrumb-item {
  font-family: "CENTURY-GOTHIC-BOLD";
  font-size: 14px;
  text-transform: uppercase;
  color: #72d0eb;
}
#formaspace-one-gallery-post nav .breadcrumb .breadcrumb-item:not(:first-child)::before {
  content: ">";
  color: #72d0eb;
}
@media (min-width: 768px) {
  #formaspace-one-gallery-post nav .breadcrumb .breadcrumb-item {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  #formaspace-one-gallery-post nav .breadcrumb .breadcrumb-item {
    font-size: 20px;
  }
}
#formaspace-one-gallery-post nav .breadcrumb .breadcrumb-item a {
  font-size: inherit;
  color: #72d0eb;
}
#formaspace-one-gallery-post #js-gallery-carousel .owl-stage-outer {
  background-color: #fff;
  box-shadow: 0 0 25px #444;
}
#formaspace-one-gallery-post #js-gallery-carousel .owl-stage-outer .owl-stage .owl-item .item img {
  height: auto;
}
#formaspace-one-gallery-post #arrow-owl-prev {
  color: inherit;
  border: none;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 15px;
  height: 45px;
  margin-top: -22px;
  z-index: 1;
  cursor: pointer;
  outline: 0 !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../images/p-arrow-prev-left.svg);
  background-size: contain;
}
@media (min-width: 992px) {
  #formaspace-one-gallery-post #arrow-owl-prev {
    width: 30px;
  }
}
#formaspace-one-gallery-post #arrow-owl-prev span {
  width: 1px;
  height: 1px;
  opacity: 0;
  display: inline-block;
}
#formaspace-one-gallery-post #arrow-owl-next {
  color: inherit;
  border: none;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 15px;
  height: 45px;
  margin-top: -22px;
  z-index: 1;
  cursor: pointer;
  outline: 0 !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/p-arrow-next-right.svg);
}
@media (min-width: 992px) {
  #formaspace-one-gallery-post #arrow-owl-next {
    width: 30px;
  }
}
#formaspace-one-gallery-post #arrow-owl-next span {
  width: 1px;
  height: 1px;
  opacity: 0;
  display: inline-block;
}
#formaspace-one-gallery-post #thumbnail-list-height-wrapper {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
#formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs {
  display: flex;
  flex-flow: column nowrap;
  align-content: flex-start;
}
@media (min-width: 768px) {
  #formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs {
    max-height: 100%;
    height: 100%;
    margin-left: 15px;
    flex-flow: column wrap;
  }
}
#formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item {
  flex: 0 0 auto;
  margin-right: 15px;
  margin-bottom: 15px;
}
#formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item a {
  display: inline-block;
  border: 1px solid #e0e0e0;
  padding: 0;
}
#formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item img {
  width: 50px;
  height: auto;
  padding: 0;
  margin: 0;
}
@media (min-width: 576px) {
  #formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item img {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 768px) {
  #formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item img {
    width: 90px;
    height: 90px;
  }
}
@media (min-width: 992px) {
  #formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item img {
    width: 115px;
    height: 115px;
  }
}
@media (min-width: 1200px) {
  #formaspace-one-gallery-post #thumbnail-list-height-wrapper .owl-thumbs .owl-thumb-item img {
    width: 135px;
    height: 135px;
  }
}
#formaspace-one-gallery-post .formaspace-gallery-item-entry-header {
  padding-bottom: 20px;
}
@media (min-width: 100px) {
  #formaspace-one-gallery-post .formaspace-gallery-item-entry-header h1 {
    font-family: "CENTURY-GOTHIC-BOLD";
    font-size: 18px;
    text-transform: uppercase;
    color: #0081c3;
  }
}
@media (min-width: 768px) {
  #formaspace-one-gallery-post .formaspace-gallery-item-entry-header h1 {
    font-family: "CENTURY-GOTHIC-BOLD";
    font-size: 24px;
    text-transform: uppercase;
    color: #0081c3;
  }
}
@media (min-width: 992px) {
  #formaspace-one-gallery-post .formaspace-gallery-item-entry-header h1 {
    font-family: "CENTURY-GOTHIC-BOLD";
    font-size: 32px;
    text-transform: uppercase;
    color: #0081c3;
  }
}
@media (min-width: 1200px) {
  #formaspace-one-gallery-post .formaspace-gallery-item-entry-header h1 {
    font-family: "CENTURY-GOTHIC-BOLD";
    font-size: 36px;
    text-transform: uppercase;
    color: #0081c3;
  }
}
#formaspace-one-gallery-post .categories-header {
  font-size: 18px;
  color: #5d5858;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
}
#formaspace-one-gallery-post .categories-links {
  color: #72d0eb;
  margin-bottom: 20px;
}
#formaspace-one-gallery-post .categories-links a.categorie-link {
  text-decoration: underline;
  color: #72d0eb;
  font-size: 20px;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
}
#formaspace-one-gallery-post .formaspace-gallery-entry-content {
  padding-top: 20px;
  font-family: "CENTURY-GOTHIC", "CenturyGothic", "AppleGothic", "verdana";
  font-size: 18px;
  color: #0081c3;
}
#formaspace-one-gallery-post .download-header {
  color: #72d0eb;
  font-family: "CENTURY-GOTHIC-BOLD";
  font-size: 24px;
  text-transform: uppercase;
}
#formaspace-one-gallery-post .download-header i {
  margin-right: 10px;
  color: #0081c3;
}
#formaspace-one-gallery-post .download-header:hover {
  text-decoration: none;
}
#formaspace-one-gallery-post .shared-links {
  margin: 10px 0 20px;
}
#formaspace-one-gallery-post .shared-links .shated-link-one-product-serction i.fab {
  color: #0081c3;
}
#formaspace-one-gallery-post .shared-links .shated-link-one-product-serction:hover {
  text-decoration: none;
}
#formaspace-one-gallery-post .shared-links .share-header {
  margin-left: 10px;
  color: #72d0eb;
  font-family: "CENTURY-GOTHIC-BOLD";
  font-size: 24px;
  text-transform: uppercase;
}
.headerButton {
  padding: 40px 0px;
}
.headerButton .printText {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: white;
  text-transform: uppercase;
  border: 1px solid #00cc33;
  padding: 10px 20px;
  width: 220px;
  text-align: center;
  cursor: pointer;
  background-color: #00cc33;
}
.headerButton:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.headerButton #testContact {
  text-decoration: none;
}
#gallery-list-page #ajax-loading-process {
  position: absolute;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
#gallery-list-page #ajax-loading-process .loader {
  position: absolute;
  top: calc(50% - 75px);
  left: calc(50% - 75px);
  width: 150px;
  height: 150px;
  animation: spin 0.5s linear infinite;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #6a6a6b;
  border-radius: 50%;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#gallery-list-page #ajax-response {
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
#gallery-list-page p {
  background: #dad;
  font-weight: bold;
  font-size: 16px;
}
#gallery-list-page .fs-gallery-search {
  min-height: 160px;
  background-color: #e0e0e0;
}
#gallery-list-page .fs-gallery-filters {
  padding: 30px 0 20px;
  text-align: center;
}
#gallery-list-page .fs-gallery-filters .selectdiv {
  position: relative;
  margin-top: 10px;
  margin: 10px auto 0;
  max-width: 370px;
}
#gallery-list-page .fs-gallery-filters .selectdiv #fs-gallery-sorted-by {
  text-align: center;
  text-align-last: center;
}
#gallery-list-page .fs-gallery-filters .selectdiv #fs-gallery-sorted-by ::placeholder {
  color: red;
}
#gallery-list-page .fs-gallery-filters .selectdiv #fs-gallery-sorted-by select {
  text-align: center;
  text-align-last: center;
  /* webkit*/
}
#gallery-list-page .fs-gallery-filters .selectdiv #fs-gallery-sorted-by option {
  text-align: center;
  /* reset to left*/
}
#gallery-list-page .fs-gallery-filters .selectdiv::after {
  content: "";
  position: absolute;
  right: 0;
  width: 60px;
  height: 100%;
  top: 0;
  z-index: -1;
  border-left: 1px solid #c3c3c5;
  display: block;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAUCAYAAAADU1RxAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAcNJREFUSIm11U+ITlEYx/HP+/qTpkZhY6XIwkbCKwolIWpEFJJRNpqyYJSFko2UbNgOZYONBaWMmCkL/zKFhTJbaxZKUaJYnHvNdd177h8zv9U953nOc77Pc557TqfX68noDFbjsJnTbbzHxXRidsZ4DJeT7y4OzQDATVMJfsK1dDM4gRsZ54O4N80Ad3AkMx7BKUIlruJkwaK9eIhd0wBwH7sL5q9gaRd9kcU7MfafAKMlAKkWdHEcZyNO2/AEnRYAY+KVvICjaU9cwnDEeQteYm7NzWfhqZBAmc7hPFONSeiNocii9ZjAvAqAOXiFTRGf0zK/aDdnHBGOp0yrEpD+EntfArA2EmNYaMg/ykPAdQxGgqzEGyzMzc/Ha+GyK9OQUPG/VAQBt7A/Emw53mJxMl6UjFdE1gwKlf5HZRBwFwMR+xK8wB48x7KI7wEhsUJ1cm9HkXbgUZVTRPtU3L6xSqR6jK0tAQaqAOpCEC6rjfjRAGA7HtRxrAtBOP8N+F7h9wubMV43cBMIwq+5Dl9L7D8F0GdNgjaFgHcJyOfc/LcEYKJpwDYQMIk1+JiMv6AnXFaN1RYCPgiZjwrvxGTbQL8BcztH2rx3Qn8AAAAASUVORK5CYII=");
}
#gallery-list-page .fs-gallery-filters #fs-gallery-sorted-by, #gallery-list-page .fs-gallery-filters .dropdown-toggle {
  border-radius: 0;
  min-height: 60px;
  cursor: pointer;
  width: 100%;
  letter-spacing: 1px;
  outline: none !important;
  font-size: 24px;
  appearance: none;
  background: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 60px;
  border: 1px solid #c3c3c5;
  box-shadow: inset 0px 8px 15px -10px #c3c3c5;
  color: #c3c3c5;
  position: relative;
  display: block;
  padding-right: 60px;
}
#gallery-list-page .fs-gallery-filters .dropdown-toggle {
  width: 370px !important;
}
#gallery-list-page .fs-gallery-filters .multiselect-container {
  width: 345px;
  font-size: 24px;
  line-height: 36px;
  color: #c3c3c5;
  font-weight: 400;
}
#gallery-list-page .fs-gallery-filters .multiselect-container a {
  width: 370px;
  font-size: 24px;
  line-height: 36px;
  color: #c3c3c5;
  font-weight: 400;
}
#gallery-list-page .fs-gallery-filters .multiselect-container > li .child {
  font-weight: 900;
}
#gallery-list-page .fs-gallery-filters #fs-gallery-all-images {
  margin-top: 10px;
  border-radius: 0;
  width: 100%;
  font-size: 24px;
  height: 60px;
  max-width: 370px;
  min-height: 60px;
  outline: none !important;
  cursor: pointer;
  letter-spacing: 1px;
  border-color: #0081c3;
  color: #0081c3;
  text-transform: uppercase;
  font-weight: 500;
}
#gallery-list-page .fs-gallery-filters #fs-gallery-all-images:hover {
  color: white;
  background-color: #0081c3;
}
#gallery-list-page .fs-gallery-images-infinity {
  max-width: 1200px;
}
.breadcrumb {
  margin: 0;
  padding: 30px 0;
  background-color: transparent;
}
@media (min-width: 768px) {
  .breadcrumb {
    padding: 35px 0;
  }
}
@media (min-width: 1200px) {
  .breadcrumb {
    padding: 40px 0;
  }
}
.breadcrumb .breadcrumb-item {
  font-size: 14px;
  text-transform: uppercase;
  color: #72d0eb;
}
.breadcrumb .breadcrumb-item:not(:first-child)::before {
  content: ">";
  color: #72d0eb;
}
@media (min-width: 768px) {
  .breadcrumb .breadcrumb-item {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .breadcrumb .breadcrumb-item {
    font-size: 20px;
  }
}
.breadcrumb .breadcrumb-item a {
  font-size: inherit;
  color: #72d0eb;
}
.fs-gallery-filters {
  padding-top: 45px;
  max-width: 1200px;
  margin: 0 auto;
}
.main-h2-title-white-block h2 {
  line-height: 50px !important;
}
.modal-header {
  padding-bottom: 5px;
}
.modal-footer {
  padding: 0;
}
.modal-footer .btn-group button {
  height: 40px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: none;
  border-right: 1px solid #ddd;
}
.modal-footer .btn-group:last-child > button {
  border-right: 0;
}
.gallery-items {
  max-width: 1400px;
  font-size: 0;
  margin: 0 auto;
}
.gallery-item {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: height 270ms ease;
  -o-transition: height 270ms ease;
  transition: height 270ms ease;
}
.gallery-expander {
  margin-top: 30px;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 250ms ease;
  -o-transition: max-height 250ms ease;
  transition: max-height 250ms ease;
}
.gallery-contents {
  position: relative;
  border: 1px solid #e6e6e6;
}
.gallery-contents:after {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  width: 0;
  height: 0;
  content: "";
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  -webkit-transition: border-top-width 250ms ease;
  -o-transition: border-top-width 250ms ease;
  transition: border-top-width 250ms ease;
}
.gallery-item.active .gallery-contents:after {
  border-bottom-width: 30px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.gallery-item {
  text-align: left;
  font-size: 25px;
  margin: 20px 20px;
}
.gallery-item .thumbnail {
  position: relative;
  width: 270px;
  height: 270px;
  overflow: hidden;
  cursor: pointer;
}
.gallery-item .thumbnail:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
.gallery-item .title {
  padding-bottom: 20px;
}
.gallery-contents:after {
  border-bottom-color: #88c4e3;
}
.gallery-expander {
  background: #e9e9e9;
}
.gallery-expander-contents {
  margin: 0 auto;
  padding: 35px 0;
  border-top: 2px solid #88c4e3;
  border-bottom: 2px solid #88c4e3;
}
.gallery-expander-contents:after {
  clear: both;
  display: table;
  content: "";
}
.gallery-expander-contents div.close {
  position: absolute;
  top: 10px;
  right: 20px;
}
h1 {
  font-weight: 900;
  text-transform: uppercase;
  color: #0081c3;
  font-size: 24px;
  line-height: 36px;
}
#preview_image_shadow:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
.preview-image {
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.thumbnail-list {
  margin-top: 18px;
  margin-right: 5px;
  border: 1px solid #e0e0e0;
}
.thumbnail-list:hover {
  cursor: pointer;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
.image-description {
  padding-left: 45px;
}
.gallery-expander-contents div.contents {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #0081c3;
  margin-bottom: 15px;
}
.gallery-expander-contents div.thankyou {
  padding-top: 20px;
}
.gallery-expander-contents div.categories .catalogs {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #44a2d3;
}
.gallery-expander-contents div.categories .catalogs a {
  color: #72d0eb;
  text-decoration: underline;
}
.gallery-expander-contents div.view_categories .catalogs {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #44a2d3;
  text-align: center;
}
.gallery-expander-contents div.view_categories .catalogs a {
  color: #72d0eb;
  text-decoration: none;
  text-align: center;
}
.gallery-expander-contents div.contents .categories {
  color: #72d0eb;
}
.gallery-expander-contents div.download-images {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: #72d0eb;
  text-transform: uppercase;
}
.gallery-expander-contents div.download-images a {
  color: #72d0eb;
}
.gallery-expander-contents div.get-price {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: white;
  text-transform: uppercase;
  border: 1px solid #00cc33;
  padding: 10px 10px;
  width: 220px;
  text-align: center;
  cursor: pointer;
  background-color: #00cc33;
}
.gallery-expander-contents div.get-price:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.gallery-expander-contents div.update-price {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: white;
  text-transform: uppercase;
  border: 1px solid #00cc33;
  padding: 10px 10px;
  width: 220px;
  text-align: center;
  cursor: pointer;
  background-color: #00cc33;
}
.gallery-expander-contents div.update-price:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.gallery-expander-contents:after {
  clear: both;
  display: table;
  content: "";
}
.gallery-expander-contents > div.col {
  float: left;
  width: 480px;
}
.gallery-expander-contents > div.col + div.col {
  margin-left: 40px;
}
.gallery-expander-contents div.image > img {
  display: block;
}
@media (min-width: 640px) and (max-width: 999px) {
  .gallery-expander-contents {
    width: 640px;
  }
}
@media (max-width: 639px) {
  .gallery-expander-contents {
    width: 100%;
  }
}
@media (min-width: 640px) and (max-width: 999px) {
  .gallery-expander-contents > div.col {
    width: 310px;
  }
}
@media (max-width: 639px) {
  .gallery-expander-contents > div.col {
    float: none;
    padding: 25px 20px 0;
    width: auto;
  }
}
@media (min-width: 640px) and (max-width: 999px) {
  .gallery-expander-contents > div.col + div.col {
    margin-left: 20px;
  }
}
@media (max-width: 639px) {
  .gallery-expander-contents > div.col + div.col {
    margin-left: 0px;
  }
}
.gallerySearch {
  margin: 0 auto;
}
.gallerySearch input[type=text] {
  padding: 10px;
  font-size: 17px;
  border-bottom: 3px solid #0081c3 !important;
  float: left;
  width: 90%;
  margin: 0 auto;
  height: 80px;
  background: #e0e0e0;
}
.gallerySearch input:focus {
  outline: none;
}
.gallerySearch button {
  float: left;
  width: 10%;
  height: 60px;
  padding: 10px;
  background: #e0e0e0;
  outline: none;
  color: white;
  font-size: 50px;
  border-left: none;
  /* Prevent double borders */
  cursor: pointer;
}
.gallerySearch::after {
  content: "";
  clear: both;
  display: table;
}
/* Clear floats */
.search-container {
  padding-top: 35px;
}
.icon-search {
  color: #0081c3;
}
.col-centered {
  margin: 0 auto;
  float: none;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-toggle::after {
  display: none;
}
.spin-icon-update {
  margin-left: 10px;
  display: none;
  margin-top: 30px;
}
.spin-icon-update img {
  width: 38px;
  height: 38px;
  position: absolute;
  margin-top: 0px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.spin-icon-get {
  margin-left: 10px;
  display: none;
}
.spin-icon-get img {
  width: 38px;
  height: 38px;
  position: absolute;
  margin-top: 0px;
}
.response-showresult {
  color: #ffffff;
}
.inputSearchText::-webkit-input-placeholder {
  text-align: center;
  font-size: 24px;
  color: #0081c3;
}
.inputSearchText:-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
  font-size: 24px;
  color: #0081c3;
}
.inputSearchText::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
  font-size: 24px;
  color: #0081c3;
}
.inputSearchText:-ms-input-placeholder {
  text-align: center;
  font-size: 24px;
  color: #0081c3;
}
select, option {
  text-align-last: center;
  padding-left: 30px;
}
#fs-gallery-submit {
  margin-top: 10px;
  border-radius: 0;
  width: 100%;
  font-size: 24px;
  height: 60px;
  max-width: 370px;
  min-height: 60px;
  outline: none !important;
  cursor: pointer;
  letter-spacing: 1px;
  border-color: #0081c3;
  color: #0081c3;
  text-transform: uppercase;
  font-weight: 500;
}
#fs-gallery-submit:hover {
  color: white;
  background-color: #0081c3;
}
.fs-gallery-header {
  width: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/Background.jpg) center center no-repeat;
  background-size: cover;
}
.fs-gallery-header .sub-headers {
  cursor: pointer;
  margin-top: 20px;
  text-align: center;
}
.fs-gallery-header .sub-headers .subheader-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.8em;
}
.fs-gallery-header .sub-headers .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.fs-gallery-header .sub-headers .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(1, 122, 185, 0.6);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.fs-gallery-header .sub-headers .hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.fs-gallery-header .sub-headers .hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: #007bff;
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px;
}
.fs-gallery-header .sub-headers .hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0 0 0;
  padding: 25% 30%;
}
.fs-gallery-header .sub-headers .hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.fs-gallery-header .sub-headers .hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.fs-gallery-header .sub-headers .hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fs-gallery-header .sub-headers .hovereffect:hover h2, .fs-gallery-header .sub-headers .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}
.fs-gallery-header .sub-headers .hovereffect:hover a.info {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.fs-gallery-header .sub-headers img {
  width: 100%;
}
.gallery-bottom-contact-image-background-tablet {
  width: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/contact-us-background-tablet.jpg) center center no-repeat;
  background-size: cover;
}
.gallery-bottom-contact-image-background-tablet .header-image-title {
  padding-top: 70px;
  font-weight: 500 !important;
  font-size: 54px !important;
  line-height: 54px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.gallery-bottom-contact-image-background-tablet .header-image-description {
  padding-top: 70px;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 22px;
  color: #4e4e4e;
  padding-bottom: 70px;
}
.gallery-bottom-contact-image-background-tablet input {
  font-size: 22px;
  line-height: 1;
  background-color: #ffffff;
  padding: 25px 40px;
  width: 100%;
  margin: 10px 0px;
  height: 90px;
}
.gallery-bottom-contact-image-background-tablet textarea {
  font-size: 22px;
  line-height: 1;
  background-color: #ffffff;
  padding: 25px 40px;
  height: 195px;
  margin: 10px 0px;
}
.gallery-bottom-contact-image-background-tablet button[type="submit"] {
  font-size: 18px;
  padding: 20px 67px 20px 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 0px;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
@media only screen and (min-width: 1151px) and (max-width: 1350px) {
  .dynamic_text_size {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  .dynamic_text_size {
    font-size: 12px !important;
  }
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
.slick-slide .gallery-category-boxes-title {
  background-color: white;
  margin: 10px;
  padding: 10px;
}
.slick-slide .gallery-category-boxes-title:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("https://formaspace.com/wp-content/themes/devformaspace/assets/fonts/slick.eot");
  src: url("https://formaspace.com/wp-content/themes/devformaspace/assets/fonts/slick.eot?#iefix") format("embedded-opentype"), url("https://formaspace.com/wp-content/themes/devformaspace/assets/fonts/slick.woff") format("woff"), url("https://formaspace.com/wp-content/themes/devformaspace/assets/fonts/slick.ttf") format("truetype"), url("https://formaspace.com/wp-content/themes/devformaspace/assets/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: 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 {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#article-list-page {
  font-family: "CENTURY-GOTHIC";
}
#article-list-page .fs-article-search {
  min-height: 160px;
  width: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/Background.jpg) center center no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#article-list-page .fs-article-search .view-trending-articles {
  padding-top: 30px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  font-weight: 800;
  font-size: 30px;
}
#article-list-page .fs-article-search .list-inline {
  text-align: center;
}
#article-list-page .fs-article-search .list-inline .active {
  font-weight: 900;
  -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
  -moz-box-shadow: inset 0px 0px 0px 3px #fff;
  box-shadow: inset 0px 0px 0px 3px #fff;
}
#article-list-page .fs-article-search .prime-caregory {
  text-transform: uppercase;
  text-align: center;
  float: none;
  vertical-align: middle;
  width: auto;
  cursor: pointer;
  border: 1px solid white;
  padding: 10px;
  margin-bottom: 10px;
  color: white;
}
#article-list-page .fs-article-search .prime-caregory a {
  color: white;
}
#article-list-page .fs-article-search .prime-caregory:hover {
  font-weight: 900;
  -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
  -moz-box-shadow: inset 0px 0px 0px 3px #fff;
  box-shadow: inset 0px 0px 0px 3px #fff;
}
.articleSearch {
  margin: 0 auto;
}
.articleSearch input[type=text] {
  padding: 10px;
  border-bottom: 3px solid white !important;
  float: left;
  margin: 0 auto;
  height: 80px;
  background: none;
  color: white;
  font-size: 24px;
}
.articleSearch input:focus {
  outline: none;
}
.articleSearch button {
  float: left;
  width: 10%;
  height: 60px;
  padding: 10px;
  background: none;
  outline: none;
  color: white;
  font-size: 50px;
  border-left: none;
  /* Prevent double borders */
  cursor: pointer;
}
.articleSearch .icon-search {
  color: white;
}
.articleSearch ::-webkit-input-placeholder {
  text-align: center;
  color: white;
}
.articleSearch :-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
  color: white;
}
.articleSearch ::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
  color: white;
}
.articleSearch :-ms-input-placeholder {
  text-align: center;
  color: white;
}
.articleSearch::after {
  content: "";
  clear: both;
  display: table;
}
.articles {
  margin: 20px;
}
.article-container {
  padding: 20px;
}
.article-container .card {
  -moz-box-shadow: inset 5px 5px 8px #787878;
  -webkit-box-shadow: inset 5px 5px 8px #787878;
  box-shadow: 5px 5px 8px #787878;
  min-width: 300px;
  border: 1px solid #787878;
  border-radius: 0;
}
.article-container .card .card-header {
  padding: 0 0;
  width: 100%;
  max-height: 250px;
  overflow: hidden;
}
.article-container .card .card-header .card-img-top {
  border: none;
}
.article-container .card .article-primary-category {
  float: left;
}
.article-container .card .article-date {
  float: right;
}
.article-container .card .card-title {
  font-weight: 700;
  color: #0081c3;
}
.article-container .card .article-content {
  text-align: justify;
}
.article-container .card .article-share {
  display: block;
  float: left;
}
.article-container .card .article-like {
  float: right;
}
.article-container .wrapper {
  position: relative;
  overflow: hidden;
}
.article-container .wrapper:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.article-container .wrapper img {
  width: auto;
  height: 100%;
  top: -12%;
  left: 50%;
  top: 50%;
  max-width: none;
  -webkit-transform: translateY(-50%) translateX(-50%);
  position: absolute;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Main menu
--------------------------------------------------------------*/
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-3dconfigure-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-accessories-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -315px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-aerospace-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -270px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-aplications-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -270px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-assembly-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -270px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-casework-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -270px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-cabinets-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -270px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-chairs-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -270px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-industrial-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -225px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-wetlab-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -225px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-enterpriseprojectmanagement-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -225px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-dataentry-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -225px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-finishes-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -225px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-education-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -225px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-instrumentationstation-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -180px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-laboratory-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -180px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-techlab-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -180px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-makerspaces-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -180px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-heavyduty-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -180px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-elecrepairwork-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -180px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-installationservices-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -135px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-visualizationstation-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -135px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-pharmaceutical-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -135px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-manufacturing-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -135px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-fumehoods-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -135px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-customfurnituredesign-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -135px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-office-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -90px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-specimenprocessing-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -90px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-toolbenches-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -90px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-powdercoating-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -90px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-government-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -90px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-chemresistantcountertops-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -90px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-lanstations-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -45px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-sitesurvey-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -45px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-worksurfaces-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -45px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-services-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -45px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-entertainment-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -45px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-life-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -360px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-testing-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -360px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-medical-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -360px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-computerworkstations-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -45px -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-products-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-shipping_packing-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-racksystems-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-healthcare-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-cleanroom-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -225px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-basix-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px 0;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-benchmarx-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-benchplus-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-draftingtable-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-fabwall-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-articles-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -315px -45px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-videos-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -315px -90px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-casestudies-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -315px -135px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-rgx-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -315px -180px;
  background-size: 450px 270px;
}
.navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.fs-triton-icon > a.nav-link::before {
  position: absolute;
  top: 0;
  left: 35px;
  display: block;
  overflow: hidden;
  width: 45px;
  height: 45px;
  content: "";
  background-image: url(../images/all-png-75-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -225px;
  background-size: 450px 270px;
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-3dconfigure-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-3dconfigure-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-3dconfigure-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-3dconfigure-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-accessories-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-accessories-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-accessories-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-accessories-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-aerospace-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-aerospace-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-aerospace-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-aerospace-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-aplications-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-aplications-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 200px) calc(100% + 200px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-aplications-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-aplications-icon-900.png);
    background-position: calc(100% + 200px * 1.3) calc(100% + 200px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-assembly-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-assembly-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-assembly-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-assembly-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-cabinets-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-cabinets-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-cabinets-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-cabinets-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-casework-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-casework-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-casework-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-casework-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-chairs-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-chairs-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-chairs-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-chairs-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-chemresistantcountertops-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-chemresistantcountertops-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-chemresistantcountertops-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-chemresistantcountertops-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-cleanroom-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-cleanroom-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-cleanroom-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-cleanroom-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-computerworkstations-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-computerworkstations-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-computerworkstations-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-computerworkstations-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-customfurnituredesign-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-customfurnituredesign-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-customfurnituredesign-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-customfurnituredesign-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-dataentry-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-dataentry-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-dataentry-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-dataentry-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-education-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-education-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-education-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-education-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-elecrepairwork-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-elecrepairwork-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-elecrepairwork-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-elecrepairwork-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-enterpriseprojectmanagement-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-enterpriseprojectmanagement-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-enterpriseprojectmanagement-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-enterpriseprojectmanagement-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-entertainment-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-entertainment-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-entertainment-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-entertainment-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-life-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-life-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-life-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-life-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-testing-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-testing-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-testing-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-testing-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-medical-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-medical-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-medical-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-medical-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-finishes-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-finishes-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-finishes-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-finishes-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-fumehoods-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-fumehoods-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-fumehoods-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-fumehoods-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-government-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-government-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-government-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-government-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-healthcare-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-healthcare-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-healthcare-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-healthcare-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-heavyduty-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-heavyduty-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-heavyduty-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-heavyduty-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-industrial-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-industrial-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 200px) calc(100% + 140px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-industrial-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-industrial-icon-900.png);
    background-position: calc(100% + 200px * 1.3) calc(100% + 140px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-installationservices-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-installationservices-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-installationservices-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-installationservices-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-instrumentationstation-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-instrumentationstation-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-instrumentationstation-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-instrumentationstation-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-laboratory-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-laboratory-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-laboratory-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-laboratory-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-lanstations-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-lanstations-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-lanstations-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-lanstations-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-makerspaces-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-makerspaces-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-makerspaces-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-makerspaces-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-manufacturing-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-manufacturing-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-manufacturing-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-manufacturing-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-office-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-office-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 200px) calc(100% + 200px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-office-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-office-icon-900.png);
    background-position: calc(100% + 200px * 1.3) calc(100% + 200px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-pharmaceutical-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-pharmaceutical-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-pharmaceutical-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-pharmaceutical-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-powdercoating-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-powdercoating-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-powdercoating-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-powdercoating-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-products-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-products-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 200px) calc(100% + 200px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-products-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-products-icon-900.png);
    background-position: calc(100% + 200px * 1.3) calc(100% + 200px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-racksystems-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-racksystems-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-racksystems-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-racksystems-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-services-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-services-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 200px) calc(100% + 200px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-services-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-services-icon-900.png);
    background-position: calc(100% + 200px * 1.3) calc(100% + 200px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-shipping_packing-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-shipping_packing-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-shipping_packing-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-shipping_packing-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-sitesurvey-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-sitesurvey-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-sitesurvey-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-sitesurvey-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-specimenprocessing-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-specimenprocessing-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-specimenprocessing-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-specimenprocessing-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-techlab-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-techlab-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 220px) calc(100% + 230px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-techlab-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-techlab-icon-900.png);
    background-position: calc(100% + 220px * 1.3) calc(100% + 230px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-toolbenches-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-toolbenches-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-toolbenches-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-toolbenches-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-visualizationstation-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-visualizationstation-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + 0);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-visualizationstation-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-visualizationstation-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% + 0 * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-wetlab-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-wetlab-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 220px) calc(100% + 160px);
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-wetlab-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-wetlab-icon-900.png);
    background-position: calc(100% + 220px * 1.3) calc(100% + 160px * 1.3);
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-worksurfaces 0-parent > .dropdown-menu {
    background-image: url(../images/menu-medium-600-opacity-white/white-worksurfaces 0-icon-600.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 0) calc(100% + );
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav li.nav-item.fs-worksurfaces 0-parent > .dropdown-menu {
    background-image: url(../images/menu-big-900-opacity-white/white-worksurfaces 0-icon-900.png);
    background-position: calc(100% + 0 * 1.3) calc(100% +  * 1.3);
  }
}
.top-menu-bg {
  /* border-top: 3px solid #c7c6c6; */
  /* border-bottom: 1px solid #bcbcbc; */
  background-color: #2f64b8;
}
@media (max-width: 991px) {
  .navigation-bottom {
    position: absolute;
    right: 0;
    width: 100%;
    background-color: rgba(34, 116, 216, 0.85);
    z-index: 1000;
  }
  .navigation-bottom nav.navbar {
    padding: 0;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav {
    align-items: flex-end;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item {
    width: 100%;
    text-align: right;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item span.js-menu-mobile-icon {
    display: inline-block;
    float: right;
    height: 44px;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item span.js-menu-mobile-icon i {
    color: white;
    line-height: 40px;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item:not(.menu-item-has-children) span.js-menu-mobile-icon {
    padding-left: 40px;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item:not(.menu-item-has-children) span.js-menu-mobile-icon i::before {
    content: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link.dropdown-toggle::after {
    display: none;
    content: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu {
    background-color: transparent;
    position: relative;
    padding: 0 20px 0 0;
    margin: 0;
    height: 0;
    animation: height 0.5s linear;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item {
    text-align: right;
    margin: 3px 0;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item span.js-menu-mobile-icon {
    display: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item a.nav-link {
    color: white;
    position: relative;
    padding-right: 100px;
    font-weight: 400;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item a.nav-link::before {
    right: 60px;
    left: auto;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item.active-tree > ul.dropdown-menu {
    display: block;
    height: auto;
  }
}
@media (min-width: 992px) {
  .navigation-bottom nav.navbar {
    padding: 0;
  }
  .navigation-bottom nav.navbar .navbar-collapse {
    justify-content: center;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav {
    margin: 0 auto;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item .js-menu-mobile-icon {
    float: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item .js-menu-mobile-icon .fa, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item .js-menu-mobile-icon .fab, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item .js-menu-mobile-icon .fal, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item .js-menu-mobile-icon .far, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item .js-menu-mobile-icon .fas {
    display: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item:hover {
    background-color: #1c4983;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item:hover > .dropdown-menu {
    display: block;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link {
    line-height: 34px;
    padding-right: 10px;
    padding-left: 10px;
    letter-spacing: 0;
    color: white;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link.dropdown-toggle:after {
    content: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link .js-menu-mobile-icon {
    display: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item.drop-down-left > ul.dropdown-menu {
    right: 0;
    left: auto;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu {
    min-width: 600px;
    margin-top: 0;
    padding: 60px 60px 60px 0;
    border-top: none;
    border-radius: 0;
    background-color: rgba(5, 101, 219, 0.9);
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu:hover {
    display: block;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item:hover {
    background: #0046b7;
    background: -webkit-linear-gradient(left, #0046b7 0%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(left, #0046b7 0%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to right, #0046b7 0%, rgba(255, 255, 255, 0) 80%);
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item .js-menu-mobile-icon .fa, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item .js-menu-mobile-icon .fab, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item .js-menu-mobile-icon .fal, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item .js-menu-mobile-icon .far, .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item .js-menu-mobile-icon .fas {
    display: none;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item .fs-small-icon {
    display: inline-block;
    min-width: 45px;
    height: 45px;
    padding: 0;
    vertical-align: middle;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu li.menu-item a.nav-link {
    position: relative;
    display: inline-block;
    width: calc(100% - 80px);
    margin: 5px 0;
    padding: 10px 0 10px 80px;
    vertical-align: middle;
    color: #eefbff;
  }
}
@media (min-width: 1300px) {
  .navigation-bottom nav.navbar .navbar-collapse {
    justify-content: center;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav {
    margin: 0 auto;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link {
    padding-right: 20px;
    padding-left: 20px;
    letter-spacing: 0.8px;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu {
    min-width: 700px;
  }
}
@media (min-width: 1420px) {
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > a.nav-link {
    padding-right: 26px;
    padding-left: 26px;
    letter-spacing: 0.8px;
  }
  .navigation-bottom nav.navbar .navbar-collapse > ul.navbar-nav > li.nav-item > ul.dropdown-menu {
    min-width: 900px;
  }
}
.contact-image-background-tablet {
  width: 100%;
  height: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/contact-us-background-tablet.jpg) center center no-repeat;
  background-size: cover;
}
.contact-image-background-tablet .header-image-title {
  padding-top: 70px;
  font-weight: 500 !important;
  font-size: 54px !important;
  line-height: 54px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.contact-image-background-tablet .header-image-description {
  padding-top: 70px;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 22px;
  color: #4e4e4e;
  padding-bottom: 70px;
}
.contact-image-background-tablet input {
  font-size: 22px;
  line-height: 1;
  background-color: #ffffff;
  padding: 25px 40px;
  width: 100%;
  margin: 10px 0px;
  height: 90px;
}
.contact-image-background-tablet textarea {
  font-size: 22px;
  line-height: 1;
  background-color: #ffffff;
  padding: 25px 40px;
  height: 195px;
  margin: 10px 0px;
}
.contact-image-background-tablet button[type="submit"] {
  font-size: 18px;
  padding: 20px 67px 20px 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 0px;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact-image-background-mobile {
  width: 100%;
  height: 100%;
  background: url(https://formaspace.com/wp-content/themes/devformaspace/assets/images/contact-us-background-mobile.jpg) center center no-repeat;
  background-size: cover;
}
.contact-image-background-mobile .header-image-title {
  padding-top: 70px;
  font-weight: 500 !important;
  font-size: 54px !important;
  line-height: 54px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.contact-image-background-mobile .header-image-description {
  padding-top: 50px;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 130px;
}
.contact-image-background-mobile input {
  font-size: 22px;
  line-height: 1;
  background-color: #ffffff;
  padding: 25px 40px;
  width: 100%;
  margin: 10px 0px;
  height: 90px;
}
.contact-image-background-mobile textarea {
  font-size: 22px;
  line-height: 1;
  background-color: #ffffff;
  padding: 25px 40px;
  height: 300px;
  margin: 10px 0px;
}
.contact-image-background-mobile button[type="submit"] {
  font-size: 18px;
  padding: 20px 67px 20px 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 0px;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fs-article-3dconfigure-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 1000px 600px;
}
.fs-article-accessories-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -700px -500px;
  background-size: 1000px 600px;
}
.fs-article-aerospace-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -600px -400px;
  background-size: 1000px 600px;
}
.fs-article-aplications-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -600px -500px;
  background-size: 1000px 600px;
}
.fs-article-assembly-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -600px -300px;
  background-size: 1000px 600px;
}
.fs-article-casework-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -600px 0;
  background-size: 1000px 600px;
}
.fs-article-cabinets-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -600px -100px;
  background-size: 1000px 600px;
}
.fs-article-chairs-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -600px -200px;
  background-size: 1000px 600px;
}
.fs-article-industrial-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -500px 0;
  background-size: 1000px 600px;
}
.fs-article-wetlab-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -500px -100px;
  background-size: 1000px 600px;
}
.fs-article-enterpriseprojectmanagement-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -500px -200px;
  background-size: 1000px 600px;
}
.fs-article-dataentry-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -500px -300px;
  background-size: 1000px 600px;
}
.fs-article-finishes-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -500px -400px;
  background-size: 1000px 600px;
}
.fs-article-education-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -500px -500px;
  background-size: 1000px 600px;
}
.fs-article-instrumentationstation-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -400px 0;
  background-size: 1000px 600px;
}
.fs-article-laboratory-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -400px -100px;
  background-size: 1000px 600px;
}
.fs-article-techlab-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -400px -200px;
  background-size: 1000px 600px;
}
.fs-article-makerspaces-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -400px -300px;
  background-size: 1000px 600px;
}
.fs-article-heavyduty-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -400px -400px;
  background-size: 1000px 600px;
}
.fs-article-elecrepairwork-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -400px -500px;
  background-size: 1000px 600px;
}
.fs-article-installationservices-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -300px 0;
  background-size: 1000px 600px;
}
.fs-article-visualizationstation-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -300px -100px;
  background-size: 1000px 600px;
}
.fs-article-pharmaceutical-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -300px -200px;
  background-size: 1000px 600px;
}
.fs-article-manufacturing-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -300px -300px;
  background-size: 1000px 600px;
}
.fs-article-fumehoods-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -300px -400px;
  background-size: 1000px 600px;
}
.fs-article-customfurnituredesign-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -300px -500px;
  background-size: 1000px 600px;
}
.fs-article-office-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -200px 0;
  background-size: 1000px 600px;
}
.fs-article-specimenprocessing-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -200px -100px;
  background-size: 1000px 600px;
}
.fs-article-toolbenches-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -200px -200px;
  background-size: 1000px 600px;
}
.fs-article-powdercoating-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -200px -300px;
  background-size: 1000px 600px;
}
.fs-article-government-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -200px -400px;
  background-size: 1000px 600px;
}
.fs-article-chemresistantcountertops-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -200px -500px;
  background-size: 1000px 600px;
}
.fs-article-lanstations-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -100px 0;
  background-size: 1000px 600px;
}
.fs-article-sitesurvey-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -100px -100px;
  background-size: 1000px 600px;
}
.fs-article-worksurfaces-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -100px -200px;
  background-size: 1000px 600px;
}
.fs-article-services-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -100px -300px;
  background-size: 1000px 600px;
}
.fs-article-entertainment-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -100px -400px;
  background-size: 1000px 600px;
}
.fs-article-life-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -800px -500px;
  background-size: 1000px 600px;
}
.fs-article-testing-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -800px -400px;
  background-size: 1000px 600px;
}
.fs-article-medical-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -800px -300px;
  background-size: 1000px 600px;
}
.fs-article-computerworkstations-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -100px -500px;
  background-size: 1000px 600px;
}
.fs-article-products-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -100px;
  background-size: 1000px 600px;
}
.fs-article-shipping_packing-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -200px;
  background-size: 1000px 600px;
}
.fs-article-racksystems-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -300px;
  background-size: 1000px 600px;
}
.fs-article-healthcare-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -400px;
  background-size: 1000px 600px;
}
.fs-article-cleanroom-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: 0 -500px;
  background-size: 1000px 600px;
}
.fs-article-basix-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px 0;
  background-size: 1000px 600px;
}
.fs-article-benchmarx-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -100px;
  background-size: 1000px 600px;
}
.fs-article-benchplus-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -200px;
  background-size: 1000px 600px;
}
.fs-article-draftingtable-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -300px;
  background-size: 1000px 600px;
}
.fs-article-fabwall-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -400px;
  background-size: 1000px 600px;
}
.fs-article-articles-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -700px -100px;
  background-size: 1000px 600px;
}
.fs-article-videos-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -700px -200px;
  background-size: 1000px 600px;
}
.fs-article-casestudies-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -700px -300px;
  background-size: 1000px 600px;
}
.fs-article-formaspace-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -800px -100px;
  background-size: 1000px 600px;
}
.fs-article-paper-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -800px -200px;
  background-size: 1000px 600px;
}
.fs-article-break-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -800px -300px;
  background-size: 1000px 600px;
}
.fs-article-triton-icon {
  overflow: hidden;
  width: 100px;
  height: 100px;
  background-image: url(../images/all-png-100-icon-formaspace-set.png);
  background-repeat: no-repeat;
  background-position: -405px -500px;
  background-size: 1000px 600px;
}
.et-db #et-boc .et-l .et_pb_image a {
  line-height: 0 !important;
}
/*HOME ACCORDEON*/
body #et-boc #accordeon-home .flex-image {
  padding: 20px;
}
body #et-boc #accordeon-home .flex-image-custom {
  padding: 20px;
  max-width: 200px !important;
}
body #et-boc #accordeon-home .flex-container {
  /*position: absolute;*/
  height: calc(100vh - 150px);
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-container {
    flex-direction: column;
  }
}
body #et-boc #accordeon-home .flex-title {
  text-wrap: nowrap;
  color: #f1f1f1;
  position: relative;
  font-size: 3.5vw;
  margin: auto;
  text-align: center;
  transform: rotate(90deg);
  top: 20%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-title {
    transform: rotate(0deg) !important;
    font-size: 30px;
  }
}
body #et-boc #accordeon-home .flex-about {
  max-width: 500px;
  opacity: 0;
  color: #f1f1f1;
  position: relative;
  width: 100%;
  font-size: 20px;
  padding: 30px;
  top: 20%;
  /*border: 2px solid #f1f1f1;
  border-radius: 10px;*/
  line-height: 1.3;
  margin: auto;
  text-align: left;
  transform: rotate(0deg);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body #et-boc #accordeon-home .flex-about .et_pb_button {
  color: #fff !important;
  border-color: #fff !important;
  padding: 10px 20px !important;
  text-transform: uppercase;
}
body #et-boc #accordeon-home .flex-about .et_pb_button:hover {
  border-color: #0081c3 !important;
  background-color: #0081c3;
}
body #et-boc #accordeon-home .flex-about .et_pb_button:after {
  display: none !important;
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-about .et_pb_button {
    font-size: 16px;
  }
  body #et-boc #accordeon-home .flex-about {
    padding: 0 20px 20px 20px;
    border: 0px solid #f1f1f1;
  }
}
body #et-boc #accordeon-home .flex-about img {
  max-width: 150px;
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-about img {
    display: none !important;
  }
}
body #et-boc #accordeon-home .flex-slide {
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-slide {
    overflow: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-slide p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  body #et-boc #accordeon-home .flex-slide ul li {
    font-size: 16px;
  }
}
body #et-boc #accordeon-home .flex-slide:hover {
  -webkit-flex-grow: 3;
  flex-grow: 3;
}
body #et-boc #accordeon-home .flex-slide-wet {
  height: calc(100vh - 150px);
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(https://formaspace.com/wp-content/uploads/2023/11/Wet-Lab.jpg);
  background-size: cover;
  background-position: center center !important;
  background-attachment: fixed;
}
body #et-boc #accordeon-home .flex-slide-wet:hover {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://formaspace.com/wp-content/uploads/2023/11/Wet-Lab.jpg);
}
@media screen and (min-width: 768px) {
  body #et-boc #accordeon-home .flex-slide-wet {
    -moz-animation: aboutFlexSlide;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-delay: 0s;
    -webkit-animation: aboutFlexSlide;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation: aboutFlexSlide;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-delay: 0s;
  }
}
@keyframes aboutFlexSlide {
  0% {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  50% {
    -webkit-flex-grow: 3;
    flex-grow: 3;
  }
  100% {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}
@media screen and (min-width: 768px) {
  body #et-boc #accordeon-home .flex-title-home {
    transform: rotate(90deg);
    top: 20%;
    -moz-animation: homeFlextitle;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-delay: 0s;
    -webkit-animation: homeFlextitle;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation: homeFlextitle;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-delay: 0s;
  }
}
@keyframes homeFlextitle {
  0% {
    transform: rotate(90deg);
    top: 20%;
  }
  50% {
    transform: rotate(0deg);
    top: 20%;
  }
  100% {
    transform: rotate(90deg);
    top: 20%;
  }
}
body #et-boc #accordeon-home .flex-about-home {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  body #et-boc #accordeon-home .flex-about-home {
    -moz-animation: flexAboutHome;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-delay: 0s;
    -webkit-animation: flexAboutHome;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation: flexAboutHome;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-delay: 0s;
  }
}
@keyframes flexAboutHome {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
body #et-boc #accordeon-home .flex-slide-tech {
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(https://formaspace.com/wp-content/uploads/2023/11/Tech-Lab.jpg);
  background-size: cover;
  background-position: center center !important;
  background-attachment: fixed;
}
body #et-boc #accordeon-home .flex-slide-tech:hover {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://formaspace.com/wp-content/uploads/2023/11/Tech-Lab.jpg);
}
body #et-boc #accordeon-home .flex-slide-industrial {
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(https://formaspace.com/wp-content/uploads/2023/11/Industrial-Facility-Furniture.jpg);
  background-size: cover;
  background-position: center center !important;
  background-attachment: fixed;
}
body #et-boc #accordeon-home .flex-slide-industrial:hover {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://formaspace.com/wp-content/uploads/2023/11/Industrial-Facility-Furniture.jpg);
}
body #et-boc #accordeon-home .flex-slide-custom {
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(https://formaspace.com/wp-content/uploads/2023/11/Custom.jpg);
  background-size: cover;
  background-position: center center !important;
  background-attachment: fixed;
}
body #et-boc #accordeon-home .flex-slide-custom:hover {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://formaspace.com/wp-content/uploads/2023/11/Custom.jpg);
}
body #et-boc #accordeon-home .flex-slide-3d {
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(https://formaspace.com/wp-content/uploads/2023/11/3D.jpg);
  background-size: cover;
  background-position: center center !important;
  background-attachment: fixed;
}
body #et-boc #accordeon-home .flex-slide-3d:hover {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://formaspace.com/wp-content/uploads/2023/11/3D.jpg);
}
body #et-boc #accordeon-home .flex-slide-3d .flex-title {
  top: 30%;
}
body #et-boc #accordeon-home .spinner {
  position: fixed;
  top: 0;
  left: 0;
  background: #222;
  height: 100%;
  width: 100%;
  z-index: 11;
  margin-top: 0;
  color: #fff;
  font-size: 1em;
}
body #et-boc #accordeon-home .cube1, body #et-boc #accordeon-home .cube2 {
  background-color: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}
body #et-boc #accordeon-home .cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@media (max-width: 991px) {
  .navigation-top #cssmenu ul {
    flex-flow: row nowrap;
  }
  .navigation-top #cssmenu ul > li {
    flex: 1 0 25%;
    background-color: #0046b7;
    border: 1px solid #6ccaea;
    height: 110px;
  }
  .navigation-top #cssmenu ul > li > a {
    color: white;
    padding-left: 0px;
    padding-right: 0px;
    border-right: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
    justify-content: center;
    word-break: break-all;
  }
  .navigation-top #cssmenu ul > li > ul.top-sub-menu {
    left: 0;
    display: none !important;
  }
}
h4 {
  padding-top: 15px;
}
h1 {
  padding-top: 10px;
}
h2 {
  padding-top: 10px;
}
#header hr.header-hr {
  width: 100%;
  height: 5px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #0081c3;
}
#header .logo_description {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
#header .logo_description a.custom-logo-link {
  text-align: center;
  margin: 0 auto;
}
#header .logo_description .square-button-main-menu-collapse-block {
  flex: 0 1 25%;
  background-color: #3362a8;
  height: 100px;
}
#header .logo_description .square-button-main-menu-collapse-block .navbar-toggler {
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  #header .logo_description a.custom-logo-link {
    flex: 0 1 100%;
    text-align: left;
  }
  #header .logo_description .square-button-main-menu-collapse-block {
    display: none;
  }
}
#header .max-width-1200 {
  max-width: 1200px;
}
#header .mobile-contacts {
  margin-bottom: 15px;
}
#header .logo_description a img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 70px;
}
#header .header-top-right .phone_number a {
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 20px;
  color: #343434;
}
#header .header-top-right .callus {
  vertical-align: middle;
  letter-spacing: 1px;
}
#header .header-top-right .fa-phone {
  font-size: 16px !important;
  vertical-align: middle;
}
#header .contact-wrapper {
  font-size: 16px;
}
#header .contact-wrapper .callus {
  font-weight: bold;
  padding-top: 3px;
  text-transform: uppercase;
  color: #0081c3;
}
#header .contact-wrapper a .fa-stack, #header .contact-wrapper a .fas, #header .contact-wrapper .fas {
  color: #0081c3;
}
#header .contact-wrapper a .fab {
  font-size: 12px;
  border-radius: 50%;
  color: white;
  line-height: 24px;
  width: 24px;
  height: 24px;
  /* background-color: #2f64b8; */
  text-align: center;
  display: inline-block;
}
/*   Header Menu */
#cssmenu ul, #cssmenu li, #cssmenu span, #cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  /* float: right; */
  width: auto;
  position: relative;
}
#cssmenu:after, #cssmenu ul:after {
  content: "";
  display: block;
  clear: both;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
@media (min-width: 320px) {
  #cssmenu > ul > li > a {
    color: #0081C3;
    text-transform: uppercase;
    font-size: xx-small;
    line-height: 8px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 33px;
    padding-right: 25px;
    border-right: 2px solid #0081C3;
  }
  #cssmenu > ul > li > a:hover {
    text-decoration: none;
  }
}
@media (min-width: 481px) {
  #cssmenu > ul > li > a {
    color: #0081C3;
    text-transform: uppercase;
    font-size: small;
    line-height: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 33px;
    padding-right: 25px;
    border-right: 2px solid #0081C3;
  }
  #cssmenu > ul > li > a:hover {
    text-decoration: none;
  }
}
@media (min-width: 641px) {
  #cssmenu > ul > a:first-child {
    color: #0081C3;
    text-transform: uppercase;
    font-size: medium;
    line-height: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 0px;
    padding-right: 15px;
    border-right: 2px solid #0081C3;
  }
  #cssmenu > ul > li > a {
    color: #0081C3;
    text-transform: uppercase;
    font-size: medium;
    line-height: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 2px solid #0081C3;
  }
  #cssmenu > ul > li > a:hover {
    text-decoration: none;
  }
}
#cssmenu > ul > li.last a {
  border-right: none;
  padding-right: 0px;
}
#cssmenu > ul > li.has-sub:hover:after {
  color: #000;
  content: "";
  text-decoration: none;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 24px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0081C3;
  margin-left: -10px;
}
#cssmenu .has-sub:hover > ul {
  z-index: 1000;
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 250px;
  left: -80px;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #0081C3;
  font-size: 11px;
  filter: none;
  display: block;
  top: 10px;
  line-height: 120%;
  text-align: left;
  text-decoration: none;
  padding: 20px 20px;
  padding-left: 40px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #0046B7;
}
.header-top-search {
  float: right;
  font-size: 14px;
  color: #0081c3;
  line-height: 32px;
  font-weight: bold;
  padding-left: 26px !important;
}
.search-box {
  background: #e8e8e4;
  position: absolute;
  top: 32px;
  z-index: 99999;
  right: 28.7%;
  width: 350px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-top: 4px solid #d80b15;
  display: none;
}
.search-box:before {
  content: "";
  position: absolute;
  top: -32px;
  right: 13px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #d80b15;
}
.search-box input[type="text"] {
  width: 200px;
  padding: 5px 10px;
  margin-left: 23px;
  border: 1px solid #d80b15;
  outline: none;
}
.search-box input[type="button"] {
  width: 80px;
  padding: 5px 0;
  background: #d80b15;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #d80b15;
  outline: none;
  cursor: pointer;
}
ul li.mob {
  display: none;
}
.search-box {
  width: 270px;
  right: -16%;
}
.search-box input[type="text"] {
  width: 140px;
  margin-left: 15px;
}
.search-box input[type="button"] {
  margin-right: 12px;
}
.search-form-wrapper {
  display: none;
  padding-left: 25px;
  padding-top: 15px;
  margin-top: 8px;
  -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border-color: #e1e1e1;
  position: absolute;
  z-index: 9999999;
  width: 300px;
  right: 0;
  border-radius: 2px;
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
  border-width: 1px;
  border-style: solid;
  background-color: #f6f6f6;
  color: #4f4f4f;
}
.search-form-wrapper ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cccccc;
  opacity: 1;
  /* Firefox */
}
.search-form-wrapper :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
}
.search-form-wrapper ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #cccccc;
}
.search-form-wrapper .navbar-form navbar-right a:hover {
  color: #0081c3;
  text-decoration: none;
}
.search-form-wrapper.open {
  display: block;
}
.search-form-wrapper .avia-arrow-wrap {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  right: 10px;
  margin-left: -10px;
  overflow: hidden;
}
.search-form-wrapper .avia-arrow {
  background-color: #f6f6f6;
  color: #4f4f4f;
}
.search-form-wrapper .searchsubmit {
  width: 40px;
  height: 39px;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  margin: 0;
  border-radius: 0;
  min-width: 40px;
}
.modal-content .openNewChatBox {
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.7em;
  position: relative;
  display: inline-block;
  padding: 15px 50px 15px 65px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: baseline;
  text-decoration: none;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #0081c3;
  border: 1px solid #0081c3;
  border-radius: 0;
  outline: 0;
  background: transparent;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-appearance: initial;
}
.modal-content .openNewChatBox:hover {
  text-decoration: none;
  color: #fff;
  border-color: #0081c3;
  border-radius: 0;
  background: #0081c3;
}
.modal-content .openNewChatBox::before {
  font-family: "ETmodules";
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1.7em;
  position: absolute;
  right: auto;
  display: inline-block;
  margin-left: -1.3em;
  content: attr(data-icon);
  opacity: 1;
  text-shadow: none;
}
@media screen and (max-width: 991px) {
  .hide-on-mobile {
    display: none !important;
    -webkit-display: none !important;
  }
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  font-size: 14px;
  line-height: 1;
  color: white;
  background-image: url("../images/footer-web-background-image-middle.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}
#footer a {
  color: white;
}
#footer-top-line {
  padding: 80px 0;
  background-color: rgba(0, 129, 195, 0.96);
}
@media (min-width: 992px) {
  #footer-top-line .desktop-right-border {
    border-right: 2px solid white;
  }
}
#footer-bottom-line {
  padding: 60px 0;
  background-color: rgba(0, 104, 157, 0.96);
}
#footer-bottom-line img {
  max-width: 100%;
  margin-bottom: 20px;
}
.h-footer-contact-widget {
  font-size: 30px;
  font-weight: bold;
}
.footer-widgets-contacts .h-footer-contact-widget {
  font-size: 30px;
  font-weight: bold;
}
.contacts-block {
  display: flex;
  max-width: 250px;
  margin: 50px auto 0;
  flex-flow: row nowrap;
}
.contacts-block .appropriate-icon {
  text-align: left;
  color: #003e7d;
  flex: 1 0 40px;
}
.contacts-block .appropriate-text {
  flex: 1 0 calc(100% - 40px);
}
.contacts-block .appropriate-text .span-one-line {
  margin: 15px 0;
}
.contact-form-wrapper {
  max-width: 350px;
  margin: 0 auto 70px;
  overflow: hidden;
}
.contact-form-wrapper .footer-news-letter-sign-up-form {
  margin-top: 50px;
  width: 100%;
}
.contact-form-wrapper .footer-news-letter-sign-up-form label {
  width: 100%;
}
.contact-form-wrapper .footer-news-letter-sign-up-form input[type="email"] {
  height: 58px;
  width: 100%;
  padding: 15px 20px;
}
.contact-form-wrapper .footer-news-letter-sign-up-form input[type="email"]::placeholder {
  opacity: 0.4;
}
.contact-form-wrapper .footer-news-letter-sign-up-form input[type="email"]::-ms-input-placeholder {
  opacity: 0.4;
}
.contact-form-wrapper .footer-news-letter-sign-up-form input[type="email"]:-ms-input-placeholder {
  opacity: 0.4;
}
.contact-form-wrapper .footer-news-letter-sign-up-form input[type="submit"] {
  font-size: 14px;
  color: white;
  height: 40px;
  max-width: 160px;
  width: 100%;
  float: right;
  cursor: pointer;
  text-transform: uppercase;
  background-color: transparent;
  border: 2px solid white;
}
.contact-form-wrapper .footer-news-letter-sign-up-form input[type="submit"]:hover {
  background-color: white;
  color: #008cd3;
}
.contact-form-wrapper .footer-news-letter-sign-up-form .wpcf7-not-valid-tip {
  color: white;
}
.p-copyright {
  margin-bottom: 25px;
}
.p-copyright a {
  margin-left: 5px;
}
.p-copyright .span-social-links {
  margin-bottom: 50px;
}
.p-copyright .span-social-links a i {
  font-size: 20px;
}
@media (min-width: 768px) {
  .p-copyright .span-social-links {
    margin-bottom: 0;
  }
  .p-copyright .span-social-links a i {
    font-size: inherit;
  }
}
#footer-conditional-pages {
  font-size: 12px;
}
#footer-conditional-pages ul {
  margin: 0;
  padding: 0;
}
#footer-conditional-pages ul > li {
  display: inline-block;
  padding: 0 10px;
  list-style-type: none;
  border-right: 1px solid #fff;
}
#footer-conditional-pages ul > li:first-child {
  padding-left: 0;
}
#footer-conditional-pages ul > li:last-child {
  padding-right: 0;
  border-right: none;
}
@media (min-width: 576px) {
  #footer-conditional-pages {
    font-size: 13px;
  }
  #footer-conditional-pages ul > li {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  #footer-conditional-pages {
    font-size: inherit;
  }
  #footer-conditional-pages ul > li {
    padding: 0 30px;
  }
}
.input-name-fs-4_style {
  padding-bottom: 20px !important;
}
@media (min-width: 992px) {
  .input-name-fs-4_style {
    padding-right: 10px !important;
  }
}
.input-email-fs-4_style {
  padding-bottom: 20px !important;
}
@media (min-width: 992px) {
  .input-email-fs-4_style {
    padding-left: 10px !important;
  }
}
.input-phone-fs-4_style {
  padding-bottom: 20px !important;
}
@media (min-width: 992px) {
  .input-phone-fs-4_style {
    padding-right: 10px !important;
  }
}
.input-company-fs-4_style {
  padding-bottom: 20px !important;
}
@media (min-width: 992px) {
  .input-company-fs-4_style {
    padding-left: 10px !important;
  }
}
#sendEmailToDepartmentFooter .modal-content {
  color: white;
  background-color: rgba(0, 129, 195, 0.96);
}
#sendEmailToDepartmentFooter .modal-content .modal-header {
  border-bottom: none;
  flex-flow: column nowrap;
}
#sendEmailToDepartmentFooter .modal-content .modal-header .modal-header__button-wrapper {
  width: 100%;
}
#sendEmailToDepartmentFooter .modal-content .modal-header .modal-header__button-wrapper button {
  position: absolute;
  top: 20px;
  right: 20px;
}
#sendEmailToDepartmentFooter .modal-content .modal-header .modal-header__modal-title {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0;
  text-align: center;
}
#sendEmailToDepartmentFooter .modal-content .modal-header .close, #sendEmailToDepartmentFooter .modal-content .modal-header .close:hover, #sendEmailToDepartmentFooter .modal-content .modal-header .close:focus {
  color: white;
}
#sendEmailToDepartmentFooter .modal-content .modal-body {
  padding: 0;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form .form-control {
  border-radius: 0;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form .label-attachFile {
  width: 100%;
  cursor: pointer;
  text-align: center;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form .attachFile {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form .g-recaptcha {
  overflow: hidden;
  text-align: center;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form .g-recaptcha > div {
  display: inline-block;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form #footer-person-send {
  font-size: 20px;
  line-height: 40px;
  width: 100%;
  max-width: 250px;
  text-align: center;
  text-transform: uppercase;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form .spin-icon {
  display: none;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form input[type="text"], #sendEmailToDepartmentFooter .modal-content .modal-body form input[type="email"], #sendEmailToDepartmentFooter .modal-content .modal-body form input[type="file"], #sendEmailToDepartmentFooter .modal-content .modal-body form input[type="tel"] {
  font-size: 15px;
  padding: 10px;
}
#sendEmailToDepartmentFooter .modal-content .modal-body form textarea {
  font-size: 15px;
  padding: 10px;
}
/*--------------------------------------------------------------
# builder
--------------------------------------------------------------*/
.et_divi_builder #et_builder_outer_content #btn-get-started.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
  padding: 25px 45px;
  width: 100%;
  max-width: 265px;
}
.et_divi_builder #et_builder_outer_content #inspiration-articles-post-text-overlay span.et_overlay::before, .et_divi_builder #et_builder_outer_content #inspiration-videos-post-text-overlay span.et_overlay::before, .et_divi_builder #et_builder_outer_content #inspiration-case-studies-post-text-overlay span.et_overlay::before, .et_divi_builder #et_builder_outer_content #inspiration-empty-post-text-overlay span.et_overlay::before {
  font-family: "Century Gothic", Helvetica, Arial, Lucida, sans-serif !important;
  text-transform: uppercase;
  font-size: 22px;
  color: white;
  letter-spacing: 3px;
  text-align: center;
  display: inline-block;
  border: 1px solid #ffffff;
  position: absolute;
  padding: 20px 40px;
  line-height: 1.3;
  transform: translate(-50%, -50%);
  margin: 0;
}
.home.et_divi_builder #et_builder_outer_content {
  overflow: hidden;
}
.et_divi_builder #et_builder_outer_content #inspiration-articles-post-text-overlay span.et_overlay::before {
  content: "Titles";
}
.et_divi_builder #et_builder_outer_content #inspiration-videos-post-text-overlay span.et_overlay::before {
  content: "SEE MORE";
}
.et_divi_builder #et_builder_outer_content #inspiration-case-studies-post-text-overlay span.et_overlay::before {
  content: "LEARN MORE";
}
.et_divi_builder #et_builder_outer_content #inspiration-empty-post-text-overlay span.et_overlay::before {
  content: "";
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs::before {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #e9e9e9;
  height: 320px;
  width: 320px;
  position: absolute;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs ul.et_pb_tabs_controls {
  flex: 1 0 100%;
  max-width: 300px;
  display: flex;
  flex-flow: column nowrap;
  background-color: transparent;
  border-right: none;
  min-height: 0;
  padding: 25px 0 !important;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs ul.et_pb_tabs_controls li {
  height: auto;
  border-right: none;
  background-color: transparent;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs {
  flex: 1 0 100%;
  overflow: hidden;
  width: 100%;
  max-height: 410px;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab {
  min-height: 400px;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab::before {
  content: none;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab span.et_parallax_bg {
  left: auto;
  transform: translateX(0);
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab .et_pb_tab_content {
  position: relative;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab .et_pb_tab_content a {
  display: block;
}
.et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab .et_pb_tab_content a img {
  width: 100%;
}
@media (min-width: 982px) {
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs::before {
    content: none;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs ul.et_pb_tabs_controls {
    flex: 1 0 40%;
    display: flex;
    flex-flow: column nowrap;
    background-color: transparent;
    min-height: 350px;
    padding: 25px 0 !important;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs ul.et_pb_tabs_controls li {
    height: auto;
    border-right: none;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs ul.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #e9e9e9;
    position: relative;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs ul.et_pb_tabs_controls li.et_pb_tab_active::after {
    font-family: "Font Awesome 5 Free";
    color: #72d0eb;
    content: "";
    line-height: 45px;
    display: inline-block;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs {
    flex: 1 0 60%;
    overflow: hidden;
    border-left: 1px solid #0081c3;
    padding-top: 10px;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab {
    min-height: 400px;
    margin: 0;
    position: relative;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab::before {
    content: "";
    display: block;
    border-radius: 50%;
    background-color: #e9e9e9;
    height: 350px;
    width: 350px;
    left: -100px;
    top: 10px;
    transform: translateX(0);
    position: absolute;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab .et_pb_tab_content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab .et_pb_tab_content a img {
    width: 100%;
  }
  .et_divi_builder #et_builder_outer_content #front-page-product-tabs.et_pb_tabs div.et_pb_all_tabs .et_pb_tab span.et_parallax_bg {
    left: -100px;
  }
}
.before-circle-background {
  position: relative;
}
@media (min-width: 992px) {
  .before-circle-background::before {
    content: "";
    display: block;
    border-radius: 50%;
    background-color: #e9e9e9;
    height: 350px;
    width: 350px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
  }
}
@media (max-width: 991px) {
  .before-circle-background::before {
    content: "";
    display: block;
    border-radius: 50%;
    background-color: #e9e9e9;
    height: 250px;
    width: 250px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
  }
}
@media (min-width: 981px) {
  #four-element-position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
#fours-elements-container {
  display: block;
}
#fours-elements-container .two-elements-row {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}
#fours-elements-container .two-elements-row::after, #fours-elements-container .two-elements-row::before {
  display: table;
  content: " ";
  clear: both;
}
#fours-elements-container .two-elements-row .square-block {
  height: 110px;
  width: 110px;
  margin: 5px;
  position: relative;
  text-align: center;
  float: right;
  position: relative;
  min-height: 1px;
}
@media (min-width: 991px) {
  #fours-elements-container .two-elements-row .square-block {
    line-height: 2em !important;
  }
}
#fours-elements-container .two-elements-row .square-block:hover .color-wrapper-1, #fours-elements-container .two-elements-row .square-block:hover .color-wrapper-2 {
  opacity: 0.2;
}
#fours-elements-container .two-elements-row .square-block img.img-bg {
  width: 100%;
  height: 100%;
}
#fours-elements-container .two-elements-row .square-block .color-wrapper-1, #fours-elements-container .two-elements-row .square-block .color-wrapper-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s linear;
}
#fours-elements-container .two-elements-row .square-block .color-wrapper-1 {
  background-color: #0081c3;
}
#fours-elements-container .two-elements-row .square-block .color-wrapper-2 {
  background-color: #a5efff;
}
#fours-elements-container .two-elements-row .square-block .center-text-outline {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid white;
  width: 100%;
  height: 100%;
  max-width: 80px;
  max-height: 50px;
}
#fours-elements-container .two-elements-row .square-block .center-text-outline span.inside-text {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  font-family: "Century Gothic", Helvetica, Arial, Lucida, sans-serif;
}
@media (min-width: 450px) {
  #fours-elements-container .two-elements-row {
    max-width: 320px;
  }
  #fours-elements-container .two-elements-row .square-block {
    height: 150px;
    width: 150px;
    margin: 5px;
  }
  #fours-elements-container .two-elements-row .square-block .center-text-outline {
    max-width: 100px;
    max-height: 75px;
  }
  #fours-elements-container .two-elements-row .square-block .center-text-outline span.inside-text {
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  #fours-elements-container .two-elements-row {
    max-width: 460px;
  }
  #fours-elements-container .two-elements-row .square-block {
    height: 210px;
    width: 210px;
    margin: 10px;
  }
  #fours-elements-container .two-elements-row .square-block .center-text-outline {
    max-width: 160px;
    max-height: 110px;
  }
  #fours-elements-container .two-elements-row .square-block .center-text-outline span.inside-text {
    font-size: 24px;
  }
}
.et-db #et-boc #home-a-b-slide .et_pb_slides, .et-db #et-boc #home-a-b-slide .et_pb_slide .et_pb_container, .et_divi_builder #et_builder_outer_content #home-a-b-slide .et_pb_slides, .et_divi_builder #et_builder_outer_content #home-a-b-slide .et_pb_slide .et_pb_container {
  height: 600px !important;
}
.et-db #et-boc #home-a-b-slide .et_pb_slides, .et-db #et-boc #home-a-b-slide .et_pb_slide .et_pb_slide, .et_divi_builder #et_builder_outer_content #home-a-b-slide .et_pb_slides, .et_divi_builder #et_builder_outer_content #home-a-b-slide .et_pb_slide .et_pb_slide {
  max-height: 600px;
}
.et-db #et-boc #home-a-b-slide .et_pb_slides .et_pb_slide .et_pb_slide_description, .et_divi_builder #et_builder_outer_content #home-a-b-slide .et_pb_slides .et_pb_slide .et_pb_slide_description {
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  -o-animation-name: fade;
  animation-name: fade;
}
.et-db #et-boc #home-a-b-slide .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title a, .et_divi_builder #et_builder_outer_content #home-a-b-slide .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title a {
  font-size: inherit !important;
}
.et-db #et-boc .et_pb_slide_description, .et-db #et-boc .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 4% 8% !important;
}
.et-db #et-boc .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  padding-top: 15px;
}
.et-db #et-boc .et_pb_more_button {
  margin-top: 0px !important;
}
@media (min-width: 992px) {
  .et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title > a {
    font-size: 64px;
  }
}
@media (max-width: 992px) {
  .et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title > a {
    font-size: 32px !important;
  }
}
.et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content img {
  width: 150px !important;
}
.et-db #et-boc .et_pb_fullwidth_header_0 {
  padding-bottom: 50px !important;
}
.et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_button_wrapper {
  padding-bottom: 50px !important;
}
.et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
  font-weight: 600;
}
.et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content span {
  max-width: none !important;
}
#outputNameOfGallery h4 {
  color: white;
  font-weight: 600;
  font-size: 20px;
}
#outputNameOfGallery .et_pb_text_inner h4 {
  color: white;
  font-weight: bold;
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .et_pb_column_1_2 {
  width: calc(100% - 100px) !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content #js-gallery-scripts .et_pb_column_1_2 {
    width: calc(100% - 140px) !important;
  }
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .et_pb_column_1_4 {
  width: 50px !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content #js-gallery-scripts .et_pb_column_1_4 {
    width: 70px !important;
  }
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image {
  max-width: 310px;
  height: 310px;
  margin: 0 auto;
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image .a-gallery-image {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image .a-gallery-image .figure-gallery-image {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image .a-gallery-image .figure-gallery-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}
.et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image .a-gallery-image .figure-gallery-image .before-img-preview {
  position: absolute;
  z-index: 10;
  display: block;
  min-width: 100%;
  min-height: 100%;
  transition: all 0.2s linear;
  opacity: 0;
  background-color: rgba(1, 122, 185, 0.6);
}
@media (min-width: 800px) {
  .et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image:hover .figure-gallery-image .before-img-preview {
    opacity: 1;
  }
  .et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image:hover .figure-gallery-image .before-img-preview span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    padding: 25px 60px;
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;
    color: white;
    border: 1px solid white;
  }
}
@media (max-width: 800px) {
  .et_divi_builder #et_builder_outer_content #js-gallery-scripts .gallery-image:hover .figure-gallery-image .before-img-preview {
    display: none;
  }
}
.gallery-image {
  max-width: 310px;
  height: 310px;
  margin: 0 auto;
}
.gallery-image .a-gallery-image {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.gallery-image .a-gallery-image .figure-gallery-image {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.gallery-image .a-gallery-image .figure-gallery-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.gallery-image .a-gallery-image .figure-gallery-image .before-img-preview {
  position: absolute;
  z-index: 10;
  display: block;
  min-width: 100%;
  min-height: 100%;
  transition: all 0.2s linear;
  opacity: 0;
  background-color: rgba(1, 122, 185, 0.6);
}
@media (min-width: 800px) {
  .gallery-image:hover .figure-gallery-image .before-img-preview {
    opacity: 1;
  }
  .gallery-image:hover .figure-gallery-image .before-img-preview span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    padding: 25px 60px;
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;
    color: white;
    border: 1px solid white;
  }
}
@media (max-width: 800px) {
  .gallery-image:hover .figure-gallery-image .before-img-preview {
    display: none;
  }
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_column_1_2 {
  width: calc(100% - 100px) !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_column_1_2 {
    width: calc(100% - 140px) !important;
  }
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_column_1_4 {
  width: 50px !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_column_1_4 {
    width: 70px !important;
  }
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image {
  position: relative;
  margin-bottom: 5px;
  padding: 0 0 30px 0;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 17px;
  height: 13px;
  padding: 0;
  content: "";
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAKdJREFUKJHdkrENg0AQBAc6+BaogxBKoAVacIbkDJdgl2BacOb4SzAl+EvAyYOO09qSUy46aefnN7iC8xMxAUgq8Pky1JQCuAIv4PRF0ANvYMwyCtdkdI8j0JpWHXA3eQJa26QRv0cjCLmlnbQMdbQSDwBcXMug8lXSA5UDbsCc9yozdubMbJJGtHiYvRP5tC7lD8hK1CfRShQA+ztRzJarO/l7Dib5ACBhIsn8MsNjAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .blurb-fs-carousel-module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  width: 130px;
  height: 130px;
  border: 5px solid transparent;
  border-radius: 50%;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .blurb-fs-carousel-module .et_pb_blurb_container .et_pb_blurb_description h6 {
  color: #0081C3;
  padding-top: 25px;
  margin-top: 15px;
  position: relative;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .blurb-fs-carousel-module .et_pb_blurb_container .et_pb_blurb_description h6::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 16px;
  height: 13px;
  padding: 0;
  content: "";
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAItJREFUKJG1k0ERgCAQRR80MAMRrGAFrWAOj2Yxgt44G0ErUMGDMq6K7Hjwn3bmfT4sC4bOc6gCRp4yOW4TCz7p94CgcS1g1rgMKBOGVeNawKTxGFCwj0kqAIPGY0B9mKR6Ub9yQ+cLYLkZVsCJ3V+5Jd1bI+ost+wX5Tj7bbmOL8uN+AvxuLnH8+Ab838fpfDrRRIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_text {
  height: 100%;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_text .et_pb_text_inner {
  height: 100%;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_text .et_pb_text_inner #ds-arrow-left {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  cursor: pointer;
}
.et_divi_builder #et_builder_outer_content #fs-testimonials-carousel-row .et_pb_text .et_pb_text_inner #ds-arrow-right {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  cursor: pointer;
}
.et_divi_builder #et_builder_outer_content #first-screen-parent-page.et_pb_fullwidth_header {
  min-height: 500px;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content #first-screen-parent-page.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  position: initial;
  width: 100%;
}
.et_divi_builder #et_builder_outer_content #first-screen-parent-page.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
  width: 100%;
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #first-screen-parent-page.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 80%;
  }
  .et_divi_builder #et_builder_outer_content #first-screen-parent-page.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    width: 80%;
  }
}
.et_divi_builder #et_builder_outer_content #first-screen-parent-page .et_pb_button.et_pb_button_one {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  padding-right: 20px;
}
.et_divi_builder #et_builder_outer_content #first-screen-parent-page .et_pb_button.et_pb_button_one::before {
  opacity: 1;
}
@media (max-width: 560px) {
  .et_divi_builder #et_builder_outer_content #first-screen-parent-page .et_pb_button.et_pb_button_one {
    width: 95%;
  }
}
.et_divi_builder #et_builder_outer_content #parent-page-select-your-app .et_pb_column {
  margin-bottom: 0px;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb {
  height: 315px;
  transition: all 0.3s linear;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  background-color: #ffffff;
  overflow: hidden;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  display: block;
  margin: 0px auto 0px;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image a {
  display: block;
  padding: 10px 0 30px;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  display: block;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header a {
  width: 100%;
  display: block;
  padding: 10px 35px 25px;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  display: none;
  width: 100%;
  height: 100%;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.a-blurb-app-link {
  text-align: center;
  color: #0081c3;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.a-blurb-app-link h2 {
  padding: 40px 0 25px;
  max-width: 270px;
  text-transform: uppercase;
  margin: 0 auto;
  color: #0081c3;
  font-size: 23px;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.a-blurb-app-link .span-blurb-app-description {
  text-align: left;
  font-size: 16px;
  line-height: 21px;
  padding: 0;
  max-width: 270px;
  display: inline-block;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.a-blurb-app-link .span-blurb-app-cta {
  text-align: center;
  font-size: 14px;
  color: #0081c3;
  text-transform: uppercase;
  max-width: 270px;
  font-weight: bold;
  display: inline-block;
  padding: 25px 0 80px;
}
.et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.a-blurb-app-link .span-blurb-app-cta:hover {
  color: #006091;
}
@media (min-width: 982px) {
  .et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb:hover {
    background-color: #72d0eb;
    box-shadow: 0px 21px 80px rgba(0, 0, 0, 0.3);
    border-color: #72d0eb;
  }
  .et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image {
    display: none;
  }
  .et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    display: none;
  }
  .et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    display: block;
  }
  .et_divi_builder #et_builder_outer_content .blurb-select-child-application.et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.a-blurb-app-link {
    display: block;
  }
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .form-row .col-12:nth-child(3), .contact-us-form-background #fs-contact-form-shortcode .form-row .col-12:nth-child(3) {
  text-align: center;
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .form-row .col-12:nth-child(3), .contact-us-form-background #fs-contact-form-shortcode .form-row .col-12:nth-child(3) {
    text-align: left;
  }
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .form-group, .contact-us-form-background #fs-contact-form-shortcode .form-group {
  margin: 0 15px;
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .form-group input, .et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .form-group section, .contact-us-form-background #fs-contact-form-shortcode .form-group input, .contact-us-form-background #fs-contact-form-shortcode .form-group section {
  font-size: 22px;
  line-height: 1;
  background-color: #fff;
  padding: 25px 40px;
  width: 100%;
  margin: 10px 0px;
  height: 90px;
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode textarea, .contact-us-form-background #fs-contact-form-shortcode textarea {
  font-size: 22px;
  line-height: 1;
  background-color: #fff;
  padding: 25px 40px;
  height: 190px;
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode textarea, .contact-us-form-background #fs-contact-form-shortcode textarea {
    margin: 10px 0;
  }
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode button[type="submit"], .contact-us-form-background #fs-contact-form-shortcode button[type="submit"] {
  font-size: 18px;
  padding: 20px 67px 20px 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 15px;
  font-weight: 600;
  border-radius: 0;
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode button[type="submit"] i, .contact-us-form-background #fs-contact-form-shortcode button[type="submit"] i {
  display: inline-block;
  padding-right: 20px;
}
.et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .btn-outline-light:focus, .et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .btn-outline-light.focus, .et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .btn:not(:disabled):not(.disabled):active, .et_divi_builder #et_builder_outer_content #fs-contact-form-shortcode .btn-outline-light:not(:disabled):not(.disabled):active:focus, .contact-us-form-background #fs-contact-form-shortcode .btn-outline-light:focus, .contact-us-form-background #fs-contact-form-shortcode .btn-outline-light.focus, .contact-us-form-background #fs-contact-form-shortcode .btn:not(:disabled):not(.disabled):active, .contact-us-form-background #fs-contact-form-shortcode .btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.et_divi_builder #et_builder_outer_content #ajax-loading-process, .contact-us-form-background #ajax-loading-process {
  position: absolute;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.et_divi_builder #et_builder_outer_content #ajax-loading-process .loader, .contact-us-form-background #ajax-loading-process .loader {
  position: absolute;
  top: calc(50% - 75px);
  left: calc(50% - 75px);
  width: 150px;
  height: 150px;
  animation: spin 0.5s linear infinite;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #6a6a6b;
  border-radius: 50%;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.et_divi_builder #et_builder_outer_content #ajax-response, .contact-us-form-background #ajax-response {
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
#fs-contact-form-shortcode .form-row .col-12:nth-child(3) {
  text-align: center;
}
@media (min-width: 992px) {
  #fs-contact-form-shortcode .form-row .col-12:nth-child(3) {
    text-align: right;
  }
}
#fs-contact-form-shortcode .form-group {
  margin: 0 15px;
}
#fs-contact-form-shortcode .form-group input, #fs-contact-form-shortcode .form-group section {
  font-size: 22px;
  line-height: 1;
  background-color: #fff;
  padding: 25px 40px;
  width: 100%;
  margin: 10px 0px;
  height: 90px;
}
#fs-contact-form-shortcode textarea {
  font-size: 22px;
  line-height: 1;
  background-color: #fff;
  padding: 25px 40px;
  height: 190px;
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  #fs-contact-form-shortcode textarea {
    margin: 10px 0;
  }
}
#fs-contact-form-shortcode button[type="submit"] {
  font-size: 18px;
  padding: 20px 67px 20px 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 15px;
  font-weight: 600;
  border-radius: 0;
}
#fs-contact-form-shortcode button[type="submit"] i {
  display: inline-block;
  padding-right: 20px;
}
#fs-contact-form-shortcode .btn-outline-light:focus, #fs-contact-form-shortcode .btn-outline-light.focus, #fs-contact-form-shortcode .btn:not(:disabled):not(.disabled):active, #fs-contact-form-shortcode .btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
#ajax-loading-process {
  position: absolute;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
#ajax-loading-process .loader {
  position: absolute;
  top: calc(50% - 75px);
  left: calc(50% - 75px);
  width: 150px;
  height: 150px;
  animation: spin 0.5s linear infinite;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #6a6a6b;
  border-radius: 50%;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#ajax-response {
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    font-size: 60px !important;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
    font-size: 16px !important;
    padding-bottom: 30px;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper span {
    max-width: none !important;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    max-width: 80% !important;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0 .et_pb_fullwidth_header_container {
    padding-top: 0px !important;
  }
}
@media (max-width: 991px) {
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    font-size: 36px !important;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
    font-size: 16px !important;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper span {
    max-width: none !important;
  }
  .et-db #et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    max-width: 80% !important;
  }
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page {
    padding-top: 30px;
  }
}
.et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container {
  position: initial;
  width: 100%;
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container {
    width: 80%;
  }
}
.et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 0;
}
@media (min-width: 476px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content {
    width: 380px;
  }
}
@media (min-width: 768px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content {
    width: 80%;
  }
}
.et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
  font-weight: bold;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-weight: normal;
  }
}
@media (max-width: 991px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    padding-bottom: 20px;
  }
}
.et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper .et_pb_button.et_pb_button_one {
  position: absolute;
  left: 50%;
  width: 95%;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 15px;
  transform: translate(-50%);
  letter-spacing: 0;
}
@media (min-width: 476px) {
  .et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper .et_pb_button.et_pb_button_one {
    bottom: 30px;
    width: auto;
    min-width: 400px;
    padding-right: 20px;
    padding-left: 35px;
    letter-spacing: inherit;
  }
}
.et_divi_builder #et_builder_outer_content #first-screen-child-page .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper .et_pb_button.et_pb_button_one::before {
  opacity: 1;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper {
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.5);
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-right: auto;
  margin-left: auto;
  text-transform: uppercase;
  border: none;
  background-color: #e9e9e9;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table thead.thead-colors > tr {
  height: 60px;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table thead.thead-colors > tr > th {
  position: relative;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-bottom: none;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table thead.thead-colors > tr > th:first-child {
  background-color: #f1f1f1;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tbody.tbody-colors > tr > th {
  font-size: 20px;
  text-align: right;
  vertical-align: middle;
  color: #343333;
  background-color: #f1f1f1;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tbody.tbody-colors > tr > td {
  text-align: center;
  color: #0081c3;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tbody.tbody-colors > tr:nth-of-type(even) {
  background-color: #dcdbdb;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tbody.tbody-colors > tr:nth-of-type(even) th {
  background-color: #e9e8e8;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table th, .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table td {
  min-height: 70px;
  padding: 10px;
  vertical-align: middle;
  border-top: none;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr {
  overflow: hidden;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr td:not(:last-child):not(:first-child), .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr th:not(:last-child):not(:first-child) {
  border-right: 1px solid #0094e0;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr th:nth-child(1), .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr td:nth-child(1) {
  position: relative;
  z-index: 1;
  width: 340px;
  max-width: 340px;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr th:nth-child(2), .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr td:nth-child(2) {
  position: relative;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr th:nth-child(2)::before, .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr td:nth-child(2)::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -10px;
  width: 10px;
  height: 100%;
  content: "";
  box-shadow: 2px 0 40px rgba(0, 0, 0, 0.25);
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr th:not(:first-child), .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table tr td:not(:first-child) {
  width: 230px;
  max-width: 230px;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table table.thead-cell {
  position: relative;
  top: -11px;
  bottom: 0;
  width: 80%;
  max-width: 200px;
  height: 70px;
  margin: 0 auto;
  padding: 0;
  color: white;
  background-color: #72d0eb;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table table.thead-cell > tr {
  margin: 0;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table table.thead-cell > tr > th {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table .fa-price-dot {
  color: #0081c3;
  font-size: 10px;
  margin: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table .fa-price-dot::before {
  content: "";
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table a.btn-comparison {
  width: 80%;
  max-width: 146px;
  min-width: 100px;
  color: white;
  text-transform: uppercase;
  background-color: #0081c3;
  min-height: 45px;
  font-size: 16px;
  line-height: 1;
  padding: 15px 0;
  margin: 20px 0 10px;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper {
  display: inline-block;
  max-width: 300px;
  margin-bottom: 20px;
  padding-top: 20px;
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.5);
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-right: auto;
  margin-left: auto;
  text-transform: uppercase;
  border: none;
  background-color: #e9e9e9;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .thead-colors > tr {
  height: 60px;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .thead-colors > tr > th {
  position: relative;
  width: 290px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-bottom: none;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .thead-colors > tr > th table.thead-cell {
  position: relative;
  top: -11px;
  bottom: 0;
  width: 80%;
  height: 70px;
  margin: 0 auto;
  padding: 0;
  color: white;
  background-color: #72d0eb;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .thead-colors > tr > th table.thead-cell > tr {
  margin: 0;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .thead-colors > tr > th table.thead-cell > tr > th {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .tbody-colors > tr:nth-of-type(even) {
  vertical-align: middle;
  background-color: #dcdbdb;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .tbody-colors > tr > td {
  width: 290px;
  min-height: 70px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border-top: none;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .tbody-colors > tr > td .l-header {
  display: inline-block;
  color: #515151;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table > .tbody-colors > tr > td .l-content {
  display: inline-block;
  color: #0081c3;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table .fa-price-dot {
  color: #0081c3;
  font-size: 10px;
  margin: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table .fa-price-dot::before {
  content: "";
}
.et_divi_builder #et_builder_outer_content .one-table-shadow-wrapper table.comparative--one-table a.btn-comparison {
  width: 100%;
  min-width: 150px;
  color: white;
  text-transform: uppercase;
  background-color: #0081c3;
  min-height: 45px;
  font-size: 16px;
  line-height: 1;
  padding: 15px 0;
  margin: 20px 0 10px;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #cbcbcb;
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.5);
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border: none;
  background-color: #e9e9e9;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tbody > tr > td {
  color: #0081c3;
  text-align: left;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tbody > tr:nth-of-type(even) {
  background-color: #dcdbdb;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tbody > tr:nth-of-type(even) th {
  background-color: #e9e8e8;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table th, .et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table td {
  min-height: 70px;
  padding: 10px;
  vertical-align: middle;
  border-top: none;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tr {
  overflow: hidden;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tr td:not(:last-child), .et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tr th:not(:last-child) {
  border-right: 1px solid #0094e0;
}
.et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tr th, .et_divi_builder #et_builder_outer_content .formaspace-table-wrapper table.formaspace-standart-styled-table tr td {
  position: relative;
  z-index: 1;
  width: 450px;
  max-width: 450px;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap {
  align-content: center;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .owl-stage-outer {
  padding-bottom: 15px;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table {
  width: calc(100% - 20px) !important;
  max-width: 300px !important;
  margin: 0 auto !important;
  float: none;
  border: none;
  padding-bottom: 85px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.27);
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_heading {
  min-height: 185px;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_heading .et_pb_pricing_title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top {
  display: none;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content {
  padding: 40px 25px 0px 25px;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content ul.et_pb_pricing > li {
  padding: 0 0 20px 20px;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content ul.et_pb_pricing > li > span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  top: 0;
  left: -25px;
  content: "";
  content: "";
  border: 0;
  border-radius: 0;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper .et_pb_pricing_table_button {
  padding: 15px 30px !important;
  min-width: 150px;
}
.et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.37);
}
@media (min-width: 992px) {
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap {
    align-content: center;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 3px !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.27);
    transition: all 0.4s linear;
    padding-bottom: 85px;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_pricing_heading {
    min-height: 185px;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_pricing_heading .et_pb_pricing_title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_pricing_content_top {
    display: none;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_pricing_content {
    padding: 40px 25px 0px 25px;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_pricing_content ul.et_pb_pricing > li {
    padding: 0 0 20px 20px;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_pricing_content ul.et_pb_pricing > li > span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    top: 0;
    left: -25px;
    content: "";
    content: "";
    border: 0;
    border-radius: 0;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_button_wrapper {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table .et_pb_button_wrapper .et_pb_pricing_table_button.et_pb_button {
    padding: 15px 30px !important;
    min-width: 150px;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table.et_pb_featured_table {
    transform: scale(1.06);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.27);
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table:hover {
    background-color: #d8d8d8;
    z-index: 50;
    transform: scale(1.06);
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table:hover .et_pb_pricing_heading h2 {
    color: #72d0eb !important;
  }
  .et_divi_builder #et-boc #et_builder_outer_content .price-tables-desktop > .et_pb_pricing_table_wrap > .et_pb_pricing_table:hover .et_pb_pricing_table_button.et_pb_button {
    color: #ffffff !important;
    background: #0081c3 !important;
    border-color: #0081c3 !important;
  }
}
.one-bracket-cta {
  font-size: 14px;
  text-transform: uppercase;
  color: #0081c3 !important;
  font-weight: 900;
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
}
.et_divi_builder #et_builder_outer_content .color-dots-wrapper {
  text-align: center;
}
.et_divi_builder #et_builder_outer_content .color-dots-wrapper span {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 7px;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.2s linear;
}
.et_divi_builder #et_builder_outer_content .color-dots-wrapper span:hover {
  transform: scale(1.1);
}
.et_divi_builder #et_builder_outer_content .blurb-advantages, .et_divi_builder #et_builder_outer_content .blurb-disadvantages {
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  float: none;
}
@media (min-width: 1100px) {
  .et_divi_builder #et_builder_outer_content .blurb-advantages, .et_divi_builder #et_builder_outer_content .blurb-disadvantages {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    width: 49%;
  }
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header, .et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  padding-top: 35px;
  padding-bottom: 90px;
  position: relative;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after, .et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after {
  content: "";
  display: block;
  width: 130px;
  height: 130px;
  position: absolute;
  bottom: -65px;
  left: 50%;
  margin-left: -65px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  padding: 90px 30px 10px;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul, .et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul {
  margin-left: 35px;
  list-style-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8.13' viewBox='0 0 10 8.13'%3E%3Cmetadata%3E%3C?xpacket begin=' ' id='W5M0MpCehiHzreSzNTczkc9d'?%3E%3Cx:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 '%3E%3Crdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%3E%3Crdf:Description rdf:about=''/%3E%3C/rdf:RDF%3E%3C/x:xmpmeta%3E%3C?xpacket end='w'?%3E%3C/metadata%3E%3Cdefs%3E%3Cstyle%3E .cls-1 { fill: %230081c3; fill-rule: evenodd; } %3C/style%3E%3C/defs%3E%3Cpath id='Shape_102_copy_56' data-name='Shape 102 copy 56' class='cls-1' d='M1072.88,7232.8a0.219,0.219,0,0,0,.03-0.05,0.076,0.076,0,0,0,.02-0.05l0.02-.02v-0.02a0.142,0.142,0,0,0,.02-0.06,0.06,0.06,0,0,0,.01-0.04,0.127,0.127,0,0,0,.01-0.06,0.06,0.06,0,0,0,.01-0.04v-0.11a0.127,0.127,0,0,0-.01-0.06v-0.04c-0.01-.02-0.01-0.04-0.02-0.06s-0.01-.03-0.02-0.04v-0.02a0.147,0.147,0,0,1-.02-0.04,0.147,0.147,0,0,1-.02-0.04c-0.01-.02-0.02-0.03-0.03-0.05a0.138,0.138,0,0,1-.03-0.04l-0.04-.04c-0.01-.01-0.01-0.02-0.02-0.03l-3.43-3.35a0.736,0.736,0,0,0-1.03,0,0.7,0.7,0,0,0,0,1.01l2.18,2.13h-6.78a0.734,0.734,0,0,0-.61.32,0.707,0.707,0,0,0-.13.4,0.734,0.734,0,0,0,.74.72h6.77l-2.17,2.13a0.7,0.7,0,0,0,0,1.01,0.736,0.736,0,0,0,1.03,0l3.43-3.35a0.038,0.038,0,0,1,.02-0.02c0.01-.02.03-0.03,0.04-0.05S1072.87,7232.81,1072.88,7232.8Z' transform='translate(-1063 -7228.34)'/%3E%3C/svg%3E");
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul > li, .et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul > li {
  list-style: inherit;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  background-color: #88bb32;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='130px' height='130px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 1300 1300' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .str0 {stroke:%230081C3;stroke-width:39.9988} .fil1 {fill:none} .fil2 {fill:%2388BB32} .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Crect class='fil0' width='1300' height='1300'/%3E%3Cellipse class='fil1 str0' cx='650' cy='650' rx='585' ry='575'/%3E%3Cpath id='DISADVANTAGES-arrow-down-c04d51' class='fil2' d='M678 289c-1,0 -2,-1 -3,-2 -1,0 -2,-1 -4,-2 0,0 -1,0 -2,-1 0,0 0,0 -1,0 -1,-1 -2,-1 -4,-2 -1,0 -2,0 -3,0 -1,-1 -2,-1 -4,-1 -1,0 -2,-1 -3,-1 -2,0 -3,0 -4,0 -1,0 -2,0 -4,0 -1,0 -2,1 -4,1 -1,0 -2,0 -3,0 -1,1 -3,1 -4,2 -1,0 -2,0 -3,1 -1,0 -1,0 -2,0 0,1 -1,1 -2,1 -1,1 -2,1 -3,2 -1,1 -2,2 -4,2 0,1 -1,2 -2,3 -1,0 -2,1 -4,3 0,0 -1,0 -1,1l-239 253c-10,10 -15,24 -15,38 0,15 5,28 15,39 9,10 22,15 36,15 14,0 27,-5 36,-15l152 -161 0 501c0,0 0,0 0,0 0,18 8,34 22,44 9,7 19,10 29,10 14,0 27,-6 36,-16 10,-10 15,-24 15,-38 0,0 0,0 0,0l0 0 0 -501 152 161c9,10 22,15 36,15 14,0 27,-5 36,-15 10,-11 15,-24 15,-38 0,0 0,0 0,-1 0,0 0,0 0,0 0,-14 -5,-28 -15,-38l-239 -253c0,-1 -1,-1 -2,-2 -1,-1 -2,-2 -3,-3 -1,0 -2,-1 -3,-2l0 0z'/%3E%3C/g%3E%3C/svg%3E");
}
.et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  background-color: #c04d51;
}
.et_divi_builder #et_builder_outer_content .blurb-disadvantages .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='130px' height='130px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 1300 1300' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .str0 {stroke:%230081C3;stroke-width:39.9988} .fil1 {fill:none} .fil2 {fill:%23C04D51} .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Crect class='fil0' width='1300' height='1300'/%3E%3Cellipse class='fil1 str0' cx='650' cy='650' rx='585' ry='575'/%3E%3Cpath id='DISADVANTAGES-arrow-down-c04d51' class='fil2' d='M622 1011c1,0 2,1 3,2 1,0 2,1 4,2 0,0 1,0 2,1 0,0 0,0 1,0 1,1 2,1 4,2 1,0 2,0 3,0 1,1 2,1 4,1 1,0 2,1 3,1 2,0 3,0 4,0 1,0 2,0 4,0 1,0 2,-1 4,-1 1,0 2,0 3,0 1,-1 3,-1 4,-2 1,0 2,0 3,-1 1,0 1,0 2,0 0,-1 1,-1 2,-1 1,-1 2,-1 3,-2 1,-1 2,-2 4,-2 0,-1 1,-2 2,-3 1,0 2,-1 4,-3 0,0 1,0 1,-1l239 -253c10,-10 15,-24 15,-38 0,-15 -5,-28 -15,-39 -9,-10 -22,-15 -36,-15 -14,0 -27,5 -36,15l-152 161 0 -501c0,0 0,0 0,0 0,-18 -8,-34 -22,-44 -9,-7 -19,-10 -29,-10 -14,0 -27,6 -36,16 -10,10 -15,24 -15,38 0,0 0,0 0,0l0 0 0 501 -152 -161c-9,-10 -22,-15 -36,-15 -14,0 -27,5 -36,15 -10,11 -15,24 -15,38 0,0 0,0 0,1 0,0 0,0 0,0 0,14 5,28 15,38l239 253c0,1 1,1 2,2 1,1 2,2 3,3 1,0 2,1 3,2l0 0z'/%3E%3C/g%3E%3C/svg%3E");
}
.et-db #et-boc div.et_pb_section.et_pb_section_1 h2 {
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  color: #0081c3 !important;
  text-align: center;
}
#post-grid-17877 .element_2 {
  font-weight: bold !important;
}
#post-grid-17877 a.title_link {
  color: #0081c3 !important;
}
#post-grid-17877 .paginate a.page-numbers:not(.next):not(.prev) {
  display: none;
}
#post-grid-17877 .element_3 {
  border-bottom: 1px solid #bbb;
  margin-bottom: 10px;
}
#post-grid-17877 .element_5 {
  margin: 0px;
}
.paginate a {
  color: #ffffff !important;
}
/*Write your CSS code here*/
#et_builder_outer_content .grid-items {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
}
#et_builder_outer_content .post-grid {
  margin-left: -10px !important;
}
.post-grid {
  overflow: hidden;
}
#et_builder_outer_content .post-grid .grid-items {
  /*margin: 0 auto;
  overflow: hidden;*/
  text-align: left;
  width: 747px;
  margin-left: -2px;
  margin-right: -2px;
}
#et_builder_outer_content .post-grid .item {
  background: white none repeat scroll 0 0;
  display: inline-block;
  vertical-align: top;
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2), 2px 3px 3px 2px rgba(0, 0, 0, 0.19);
}
#et_builder_outer_content .post-grid .no-post-found {
  background: #fff none repeat scroll 0 0;
  color: #666;
  text-align: center;
}
#et_builder_outer_content .post-grid .item .layer-media {
  line-height: 0;
}
#et_builder_outer_content .post-grid .item .layer-media img {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  /*width: 239px;*/
  height: 120px;
}
#et_builder_outer_content .post-grid .item .layer-media iframe {
  width: 100% !important;
  height: auto;
}
#et_builder_outer_content .post-grid .owl-theme .owl-controls .owl-buttons div {
  background: #1c9bec none repeat scroll 0 0;
}
/*navigation top*/
#et_builder_outer_content .post-grid .grid-nav-top .nav-filter {
  text-align: center;
  padding: 20px 0;
}
#et_builder_outer_content .post-grid .grid-nav-top .nav-filter .filter {
  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
  border: 1px solid white;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
  padding: 0 10px;
}
#et_builder_outer_content .post-grid .grid-nav-top .nav-filter .filter.active {
  border: 1px solid rgba(255, 255, 255, 0);
}
/*nav-search*/
#et_builder_outer_content .current, #et_builder_outer_content #top .pagination a, #et_builder_outer_content #top .fullsize .template-blog .pagination a {
  /*float: left;*/
  height: 35px !important;
  width: 35px;
  line-height: 35px !important;
  text-align: center !important;
  padding: 0 !important;
  border-radius: 3px !important;
  margin-right: 3px !important;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}
#et_builder_outer_content #top .pagination a:hover {
  background-color: #005C8E !important;
  color: #FFF !important;
}
#et_builder_outer_content .post-grid .grid-nav-top .nav-search {
  padding: 10px 0;
  text-align: center;
  border-radius: 0px !important;
}
#et_builder_outer_content .post-grid .grid-nav-top .nav-search .search {
  background: white url("search.png") no-repeat scroll 4px 6px;
  padding-left: 35px;
}
#et_builder_outer_content .post-grid .grid-nav-top .nav-search .loading {
  background: white url("ajax-loader.gif") no-repeat scroll 4px 6px;
  padding-left: 35px;
}
/*pagination*/
#et_builder_outer_content .post-grid .pagination {
  clear: both !important;
  line-height: normal;
  margin: 30px 0;
  text-align: center;
}
#et_builder_outer_content .post-grid .pagination .current {
  border: medium none !important;
}
#et_builder_outer_content .post-grid .pagination .prev {
  background: #0072b0 none repeat scroll 0 0;
  border: 1px solid #0072b0;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 3px 0px !important;
  text-decoration: none;
  cursor: pointer;
  width: 170px !important;
  height: 30px;
  display: inline-block !important;
  /*float: left !important;*/
}
#et_builder_outer_content .post-grid .pagination .next {
  background: #0072b0 none repeat scroll 0 0;
  border: 1px solid #0072b0;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 3px 0px !important;
  text-decoration: none;
  cursor: pointer;
  width: 170px !important;
  height: 30px;
  display: inline-block !important;
  /*float: right !important;*/
}
#et_builder_outer_content .post-grid .pagination.lite .page-numbers {
  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
  border: 1px solid white;
  color: white;
  font-size: 14px;
  line-height: normal;
  padding: 3px 10px;
  text-decoration: none;
  cursor: pointer;
}
#et_builder_outer_content .post-grid .pagination.dark .page-numbers {
  background: #0072b0 none repeat scroll 0 0;
  border: 1px solid #0072b0;
  color: #FFF;
  font-size: 14px;
  line-height: normal;
  padding: 3px 10px;
  text-decoration: none;
  cursor: pointer;
}
#et_builder_outer_content .page-numbers {
  /*background: rgb(0, 114, 176) none repeat scroll 0 0;
  border: 1px solid rgb(0, 114, 176);*/
  color: #CCC;
  font-size: 24px;
  line-height: normal;
  padding: 3px 10px;
  text-decoration: none;
  cursor: pointer;
  display: none !important;
}
/*load-more*/
#et_builder_outer_content .post-grid .pagination .load-more {
  background: #0072b0 none repeat scroll 0 0;
  border: 1px solid #0072b0;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  padding: 5px 15px;
}
#et_builder_outer_content .post-grid .pagination .load-more.loading {
  transform: scale(0.8);
  transition: all 1s ease 0s;
}
#et_builder_outer_content .post-grid .pagination .load-more.no-post {
  border: 1px dashed #ff5b22;
}
/* pager-list */
#et_builder_outer_content .post-grid .pagination .pager.active {
  border: medium none !important;
}
#et_builder_outer_content .post-grid .pagination.lite .pager {
  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
  border: 1px solid white;
  color: white;
  font-size: 14px;
  line-height: normal;
  padding: 3px 10px;
  text-decoration: none;
  cursor: pointer;
}
#et_builder_outer_content .post-grid .pagination.dark .pager {
  color: #FFF;
  font-size: 14px;
  line-height: normal;
  padding: 3px 10px;
  text-decoration: none;
  cursor: pointer;
}
/*Grid Element CSS*/
#et_builder_outer_content .post-grid .element.wc_add_to_cart p {
  border: medium none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#et_builder_outer_content .post-grid .element.wc_gallery img {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  margin: 5px;
  vertical-align: top;
  width: 50px;
}
#et_builder_outer_content .post-grid .element.wc_full_price ins {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#et_builder_outer_content .post-grid .share_button span {
  display: inline-block;
  height: 25px;
  width: 25px;
}
#et_builder_outer_content .post-grid .share_button span a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
#et_builder_outer_content .post-grid .share_button .fb {
  background: rgba(0, 0, 0, 0) url("icons/facebook.png") repeat scroll 0 0 / 100% auto;
}
#et_builder_outer_content .post-grid .share_button .twitter {
  background: rgba(0, 0, 0, 0) url("icons/twitter.png") repeat scroll 0 0 / 100% auto;
}
#et_builder_outer_content .post-grid .share_button .gplus {
  background: rgba(0, 0, 0, 0) url("icons/gplus.png") repeat scroll 0 0 / 100% auto;
}
#et_builder_outer_content .post-grid .zoom {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 3px 0 #999;
  cursor: pointer;
  display: inline;
  height: 50px;
  line-height: normal;
  text-align: center;
  width: 50px;
}
#et_builder_outer_content .post-grid .zoom .fa {
  color: #999;
  font-size: 24px;
  margin-top: 12px;
}
#et_builder_outer_content .post-grid .commentlist li {
  list-style: outside none none;
  margin: 0;
}
/*Lazy Load*/
#et_builder_outer_content .post-grid-lazy {
  text-align: center;
}
#et_builder_outer_content .post-grid-lazy img {
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.widgetSocial {
  color: #4f4f4f !important;
  padding-bottom: 40px;
}
.widgetSocial .fa-inverse {
  color: #4f4f4f !important;
}
.widgetSocial .followus {
  font-weight: bold;
}
.widgetSocial .social_icons {
  float: right;
}
#et_builder_outer_content .catcat li a {
  color: #4f4f4f;
}
#et_builder_outer_content .catcat li a:hover {
  color: #0072b0;
}
#et_builder_outer_content .catcat li {
  border-bottom: 1px solid #ccc;
}
#search-3 {
  margin-bottom: 0px !important;
}
.search-form-for-single-post {
  padding-top: 10px;
  position: relative;
  padding-bottom: 30px;
}
.search-form-for-single-post input[type="search"] {
  height: 40px;
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
}
@media (min-width: 991px) {
  .search-form-for-single-post input[type="search"] {
    width: 205px;
  }
}
@media (max-width: 991px) {
  .search-form-for-single-post input[type="search"] {
    width: 290px;
  }
}
.search-form-for-single-post button[type="submit"] {
  width: 41px;
  border: none;
  height: 41px;
  background-color: #0072b0;
}
@media (min-width: 991px) {
  .search-form-for-single-post button[type="submit"] {
    color: #ffffff;
  }
}
@media (max-width: 991px) {
  .search-form-for-single-post button[type="submit"] {
    color: #ffffff;
  }
}
.search-form-for-article {
  padding-top: 10px;
  position: relative;
  padding-bottom: 30px;
}
.search-form-for-article .search-field {
  height: 40px;
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
}
@media (min-width: 991px) {
  .search-form-for-article .search-field {
    width: 229px;
    height: 40px;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8;
  }
}
@media (max-width: 991px) {
  .search-form-for-article .search-field {
    width: 290px;
  }
}
.search-form-for-article button[type="submit"] {
  width: 41px;
  border: none;
  height: 41px;
  background-color: #0072b0;
}
@media (min-width: 991px) {
  .search-form-for-article button[type="submit"] {
    color: #ffffff;
  }
}
@media (max-width: 991px) {
  .search-form-for-article button[type="submit"] {
    color: #ffffff;
  }
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-row {
  width: 100%;
}
@media (min-width: 992px) {
  .et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-row {
    width: 80%;
    max-width: 1250px;
  }
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .equal_col_height .owl-stage {
  display: flex;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article {
  height: 100%;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .card {
  padding-bottom: 10px;
  padding-right: 20px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .card-title {
  padding-bottom: 30px;
  font-weight: 800;
  text-transform: uppercase;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .card-body {
  padding: 20px 3px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .card-footer {
  padding: 10px 10px;
  margin: 0 auto;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .card-footer a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 35px;
  border: 1px solid #ffffff;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body {
  height: 100%;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image {
  width: 100%;
  height: 0;
  padding-top: 80%;
  overflow: hidden;
  position: relative;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  height: 100%;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image .article-image-wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image .article-image-wrap img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  padding: 0;
  left: 50%;
  width: auto;
  max-width: none;
  transform: translate(-50%, -50%);
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image .article-image-cover {
  display: block;
  background-color: #017ab9;
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  opacity: 0;
  text-align: center;
  color: white;
  transition: opacity 0.3s;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image .article-image-cover .text-block-center {
  width: 70%;
  display: block;
  height: 70%;
  position: absolute;
  top: 50%;
  padding: 0;
  transform: translate(-50%, -50%);
  border: 1px solid white;
  left: 50%;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image .article-image-cover .text-block-center span {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 25px;
  font-weight: bold;
  left: 50%;
  text-transform: uppercase;
  width: 100%;
  line-height: 1.2;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-image:hover .article-image-cover {
  opacity: 0.8;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-content {
  padding: 17px;
  font-family: "Century Gothic", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-content h4 {
  color: #ffffff !important;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-content .article-header {
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-size: 19px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-footer {
  overflow: hidden;
  padding: 17px;
  padding: 0px 17px 17px;
  display: none;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-footer .article-share {
  width: 50%;
  float: left;
  text-align: left;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-footer .article-share .article-share-link {
  font-size: 18px;
  color: #0081c3;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-footer .article-like {
  width: 50%;
  float: right;
  text-align: right;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .articles-section article .article-body .article-footer .article-like .article-like-link {
  font-size: 18px;
  color: #0081c3;
}
.et_divi_builder #et_builder_outer_content .et_pb_row.et_pb_row_fullwidth.fs-class--carousel-row {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .et_pb_row.et_pb_row_fullwidth.fs-class--carousel-row {
    width: 95% !important;
    max-width: 95% !important;
  }
}
.et_divi_builder #et_builder_outer_content .arrow--left--light-blue-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 78 145' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:%2372D0EB} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M78 3c-2,9 -26,27 -34,35 -10,9 -26,28 -35,34 5,8 26,27 34,35 8,8 33,29 35,36l-3 2c-7,-1 -14,-12 -19,-17 -7,-6 -12,-12 -19,-18 -9,-9 -31,-29 -37,-38 12,-8 66,-69 75,-72l3 3z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .arrow--left--light-blue-thin {
    background-size: auto !important;
  }
}
.et_divi_builder #et_builder_outer_content .arrow--right--light-blue-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 110 204' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:%2372D0EB} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M0 5c3,11 37,37 48,48 13,13 36,40 49,48 -8,12 -36,38 -48,49 -12,12 -47,42 -49,51l5 3c9,-2 19,-16 27,-24 9,-9 16,-16 25,-25 13,-13 44,-41 53,-54 -18,-11 -93,-97 -106,-101l-4 5z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .arrow--right--light-blue-thin {
    background-size: auto !important;
  }
}
.et_divi_builder #et_builder_outer_content .arrow--left--white-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 78 145' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M78 3c-2,9 -26,27 -34,35 -10,9 -26,28 -35,34 5,8 26,27 34,35 8,8 33,29 35,36l-3 2c-7,-1 -14,-12 -19,-17 -7,-6 -12,-12 -19,-18 -9,-9 -31,-29 -37,-38 12,-8 66,-69 75,-72l3 3z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .arrow--left--white-thin {
    background-size: auto !important;
  }
}
.et_divi_builder #et_builder_outer_content .arrow--right--white-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 110 204' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M0 5c3,11 37,37 48,48 13,13 36,40 49,48 -8,12 -36,38 -48,49 -12,12 -47,42 -49,51l5 3c9,-2 19,-16 27,-24 9,-9 16,-16 25,-25 13,-13 44,-41 53,-54 -18,-11 -93,-97 -106,-101l-4 5z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .arrow--right--white-thin {
    background-size: auto !important;
  }
}
.et_divi_builder #et_builder_outer_content input.input-arrow-button {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  cursor: pointer;
}
.arrow--left--light-blue-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 78 145' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:%2372D0EB} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M78 3c-2,9 -26,27 -34,35 -10,9 -26,28 -35,34 5,8 26,27 34,35 8,8 33,29 35,36l-3 2c-7,-1 -14,-12 -19,-17 -7,-6 -12,-12 -19,-18 -9,-9 -31,-29 -37,-38 12,-8 66,-69 75,-72l3 3z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .arrow--left--light-blue-thin {
    background-size: auto !important;
  }
}
.arrow--right--light-blue-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 110 204' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:%2372D0EB} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M0 5c3,11 37,37 48,48 13,13 36,40 49,48 -8,12 -36,38 -48,49 -12,12 -47,42 -49,51l5 3c9,-2 19,-16 27,-24 9,-9 16,-16 25,-25 13,-13 44,-41 53,-54 -18,-11 -93,-97 -106,-101l-4 5z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .arrow--right--light-blue-thin {
    background-size: auto !important;
  }
}
.arrow--left--white-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 78 145' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M78 3c-2,9 -26,27 -34,35 -10,9 -26,28 -35,34 5,8 26,27 34,35 8,8 33,29 35,36l-3 2c-7,-1 -14,-12 -19,-17 -7,-6 -12,-12 -19,-18 -9,-9 -31,-29 -37,-38 12,-8 66,-69 75,-72l3 3z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .arrow--left--white-thin {
    background-size: auto !important;
  }
}
.arrow--right--white-thin {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='54px' height='101px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 110 204' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M0 5c3,11 37,37 48,48 13,13 36,40 49,48 -8,12 -36,38 -48,49 -12,12 -47,42 -49,51l5 3c9,-2 19,-16 27,-24 9,-9 16,-16 25,-25 13,-13 44,-41 53,-54 -18,-11 -93,-97 -106,-101l-4 5z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
@media (min-width: 450px) {
  .arrow--right--white-thin {
    background-size: auto !important;
  }
}
input.input-arrow-button {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  cursor: pointer;
  padding: 0;
  border: none;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
}
#ds-arrow-left {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  cursor: pointer;
  padding: 0;
  border: none;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
}
#ds-arrow-right {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  cursor: pointer;
  padding: 0;
  border: none;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row {
  position: relative;
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .et_pb_column.et_pb_column_1_2 {
  width: calc(100% - 80px) !important;
  margin-left: 40px !important;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .et_pb_column.et_pb_column_1_2 {
    width: calc(100% - 140px) !important;
    margin-left: 70px !important;
  }
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .et_pb_column.et_pb_column_1_4 {
  width: 40px !important;
  padding: 0 5px;
}
@media (min-width: 450px) {
  .et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .et_pb_column.et_pb_column_1_4 {
    width: 70px !important;
    padding: 0;
  }
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .et_pb_column.et_pb_column_1_4:nth-child(1) {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .et_pb_column.et_pb_column_1_4:nth-child(3) {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .owl-dots {
  text-align: center;
  margin-top: 20px;
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .owl-dots button span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: rgba(255, 255, 255, 0.4);
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row .owl-dots button.active span {
  background: #ffffff;
}
@media (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row.mobile-only-carousel .et_pb_column.et_pb_column_1_2 {
    width: 100% !important;
    margin-left: 0;
  }
  .et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row.fs-class--carousel-row.mobile-only-carousel .et_pb_column.et_pb_column_1_4 {
    width: 0px !important;
    display: none;
  }
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row .white-owl-bg .owl-dots button span {
  background: rgba(0, 129, 195, 0.4);
}
.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row .white-owl-bg .owl-dots button.active span {
  background: #0081c3;
}
@media (max-width: 980px) {
  /*** wrap row in a flex box ***/
  /*** custom classes that will designate the order of columns in the flex box row ***/
  /*** add margin to last column ***/
  .custom_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
  }
  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }
  .third-on-mobile {
    -webkit-order: 3;
    order: 3;
  }
  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
  }
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  .et_divi_builder #et_builder_outer_content .et_pb_column {
    margin-bottom: 0;
  }
}
.et_divi_builder #et_builder_outer_content .et_pb_module a {
  color: inherit;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table {
  border: 0;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table::before {
  position: absolute;
  top: 0;
  left: 15px;
  display: block;
  width: 13px;
  height: 120%;
  margin: 0;
  margin-top: -10%;
  content: "";
  background: #0081c3;
  background: -moz-linear-gradient(180deg, rgba(0, 129, 195, 0) 0%, #0081c3 10%, #0081c3 90%, rgba(0, 129, 195, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 129, 195, 0) 0%, #0081c3 10%, #0081c3 90%, rgba(0, 129, 195, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 129, 195, 0) 0%, #0081c3 10%, #0081c3 90%, rgba(0, 129, 195, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0081c3",endColorstr="#0081c3",GradientType=1);
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table tr {
  position: relative;
  min-height: 45px;
  padding-left: 50px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table tr th {
  font-family: "Century Gothic Bold", "CENTURY-GOTHIC-BOLD", Helvetica, Arial, Lucida, sans-serif;
  font-size: 36px;
  font-weight: bold;
  width: 200px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 3px;
  color: #615e5c;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table tr th span {
  position: relative;
  display: inline-block;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table tr th span::before {
  position: absolute;
  top: 10px;
  left: -50px;
  display: block;
  width: 36px;
  height: 36px;
  margin: 0;
  content: "";
  border-radius: 50%;
  background-color: #0081c3;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content table#history-table tr td {
  font-family: "Century Gothic", "CENTURY-GOTHIC", Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  line-height: 20px;
  width: calc(100% - 200px);
  padding: 18px 0;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase;
  color: #006091;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .fs-value-blurb-history .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 100%;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .fs-value-blurb-history .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
  position: relative;
  height: 70px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .fs-value-blurb-history .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 75px !important;
  transform: translateX(-50%);
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .fs-managment-blurb-center {
  display: inline-block;
  width: 100%;
  max-width: 230px;
  vertical-align: top;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .fs-managment-blurb-center .et_pb_blurb_content .et_pb_main_blurb_image {
  border: 2px solid #0081c3;
  border-radius: 50%;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .catalog-downloadable {
  display: inline-block;
  width: 100%;
  max-width: 230px;
  margin-right: 25px !important;
  vertical-align: top;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .catalog-downloadable .et_pb_blurb_content .et_pb_main_blurb_image {
  border: 2px solid #0081c3;
}
.et_divi_builder #et_builder_outer_content .fs-faq-blurb-center {
  display: inline-block;
  width: 100%;
  max-width: 230px;
  vertical-align: top;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator {
  background-color: #FFF;
  width: 100%;
  color: #666;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .ind_places {
  height: 40px;
  position: relative;
  overflow: hidden;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .ind_places div {
  /*.std_priv_office div, .sml_priv_office div, .sml_conf_room div, .std_conf_room div, .utility_room div, .kitchen div {*/
  border: 0;
  border-right: 0;
  color: #666;
  background-color: #EEE;
  text-align: center;
  width: 35px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .ind_places div:last-child {
  border: 1px solid #CCC;
  padding: 5px 3px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 0;
  margin-right: 30px;
  line-height: 25px;
  float: right;
  height: 40px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .std_priv_office, .et_divi_builder #et_builder_outer_content #fs-office-calculator .sml_priv_office, .et_divi_builder #et_builder_outer_content #fs-office-calculator .sml_conf_room, .et_divi_builder #et_builder_outer_content #fs-office-calculator .std_conf_room, .et_divi_builder #et_builder_outer_content #fs-office-calculator .utility_room, .et_divi_builder #et_builder_outer_content #fs-office-calculator .kitchen {
  /*text-align: center;
			    width: 72px;*/
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .plus_btn {
  border: 1px solid #CCC;
  border-bottom: 0;
  border-left: 0;
  border-top-right-radius: 5px;
  border-left: 0;
  color: #00cc33;
  text-align: center;
  width: 30px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0;
  height: 20px;
  padding: 0;
  margin: 0px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .minus_btn {
  border: 1px solid #CCC;
  border-top: 0;
  border-left: 0;
  border-bottom-right-radius: 5px;
  color: red;
  text-align: center;
  width: 30px;
  cursor: pointer;
  position: absolute;
  margin: 0px;
  right: 0px;
  top: 20px;
  height: 20px;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .plus_btn:hover {
  background-color: #009926;
  color: white;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .minus_btn:hover {
  background-color: #cc0000;
  color: white;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .minus_btn:focus, .et_divi_builder #et_builder_outer_content #fs-office-calculator .plus_btn:focus {
  text-decoration: none;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .liner {
  border-bottom: 1px solid #CCC;
  padding: 10px 0;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .aright {
  text-align: right;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .spacer {
  margin-top: 20px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .total_sqft {
  font-weight: bold;
  color: #0081c3;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .add_btn {
  padding: 5px 13px;
  background-color: #0081c3;
  border-radius: 5px;
  border: 0;
  color: white;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .add_btn:hover {
  background-color: #006699;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .left_space {
  margin-left: -30px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator .new_place {
  display: none;
  margin-top: 12px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator #n_employees {
  border: 1px solid #0081c3;
  padding: 5px 15px;
  margin: 10px;
  max-width: 100px;
  display: inline-block;
  height: 40px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator #new_place {
  border: 1px solid #0081c3;
  padding: 5px 15px;
  width: 100%;
  height: 40px;
  display: block;
  margin-bottom: 10px;
}
.et_divi_builder #et_builder_outer_content #fs-office-calculator #new_place_size {
  border: 1px solid #0081c3;
  padding: 5px 15px;
  width: 100%;
  display: block;
  max-width: 200px;
  margin: 0 auto;
  height: 40px;
  margin-bottom: 10px;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator .blue {
  color: #0081c3;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator .gray {
  color: #615E5B;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator .bold {
  font-weight: bold !important;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator .nbold {
  font-weight: normal !important;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator .italic {
  font-style: italic;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #form_calc .form-group {
  margin-top: 15px;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #form_calc label {
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 12px;
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #form_calc input[type="number"] {
  -webkit-appearance: none;
  border: 1px solid #e1e1e1;
  padding: 10px 20px;
  outline: none;
  font: 16px "Century Gothic", Helvetica, Arial, Lucida, sans-serif;
  color: #777;
  margin: 0;
  background: #fff;
  border-radius: 0px;
  width: 100px;
  display: inline;
  margin-right: 5px;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator .after_calc label {
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 12px;
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #calculate, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #clear {
  background-color: #0081c3;
  color: white;
  font-weight: bold;
  padding: 5px 10px;
  max-width: 150px;
  text-align: center;
  cursor: pointer;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #calculate:hover, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #clear:hover {
  background-color: #72d0eb;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #result {
  display: none;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design {
  width: 250px;
  height: 250px;
  position: relative;
  margin: 40px auto 0px;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 {
  width: 166.6666666667px;
  height: 50px;
  position: absolute;
  top: 0;
  left: -4.1666666667px;
  background-color: #72D0EB;
  border: 1px solid #615E5B;
  margin: 0;
  vertical-align: middle;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
  overflow: visible;
  text-align: right;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_r {
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_l {
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz {
  position: absolute;
  top: 0;
  right: 0;
  width: 83.3333333333px;
  height: 83.3333333333px;
  background-color: transparent;
  margin: 0;
  /*Here*/
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_1 {
  position: absolute;
  width: 0;
  border-left: 83.3333333333px solid #72D0EB;
  height: 0;
  top: 0;
  border-bottom: 50px solid #72D0EB;
  /*Here*/
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_2 {
  position: absolute;
  width: 0;
  border-left: 33.3333333333px solid transparent;
  border-right: 50px solid #72D0EB;
  top: 50px;
  height: 0;
  border-top: 33.3333333333px solid #72D0EB;
  /*Here*/
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y1 {
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y2 {
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_z {
  left: -10px;
  bottom: -10px;
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 {
  width: 50px;
  height: 166.6666666667px;
  position: absolute;
  top: 87.5px;
  background-color: #72D0EB;
  border: 1px solid #615E5B;
  margin: 0;
  right: 0;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
  overflow: visible;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_t {
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_b {
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y1, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y2, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_z, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_r, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_l, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_t, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_b {
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  display: inline-block;
}
@media (min-width: 600px) {
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design {
    margin-top: 40px;
    width: 350px;
    height: 350px;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 {
    width: 233.3333333333px;
    height: 70px;
    position: absolute;
    top: 0;
    left: -5.8333333333px;
    background-color: #72D0EB;
    border: 1px solid #615E5B;
    margin: 0;
    vertical-align: middle;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    overflow: visible;
    text-align: right;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_r {
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_l {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz {
    position: absolute;
    top: 0;
    right: 0;
    width: 116.6666666667px;
    height: 116.6666666667px;
    background-color: transparent;
    margin: 0;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_1 {
    position: absolute;
    width: 0;
    border-left: 116.6666666667px solid #72D0EB;
    height: 0;
    top: 0;
    border-bottom: 70px solid #72D0EB;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_2 {
    position: absolute;
    width: 0;
    border-left: 46.6666666667px solid transparent;
    border-right: 70px solid #72D0EB;
    top: 70px;
    height: 0;
    border-top: 46.6666666667px solid #72D0EB;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y1 {
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y2 {
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_z {
    left: -10px;
    bottom: -10px;
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 {
    width: 70px;
    height: 233.3333333333px;
    position: absolute;
    top: 122.5px;
    background-color: #72D0EB;
    border: 1px solid #615E5B;
    margin: 0;
    right: 0;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    overflow: visible;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_t {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_b {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y1, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y2, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_z, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_r, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_l, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_t, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_b {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    display: inline-block;
  }
}
@media (min-width: 900px) {
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design {
    margin-top: 50px;
    width: 450px;
    height: 450px;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 {
    width: 300px;
    height: 90px;
    position: absolute;
    top: 0;
    left: -7.5px;
    background-color: #72D0EB;
    border: 1px solid #615E5B;
    margin: 0;
    vertical-align: middle;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    overflow: visible;
    text-align: right;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_r {
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_l {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    height: 150px;
    background-color: transparent;
    margin: 0;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_1 {
    position: absolute;
    width: 0;
    border-left: 150px solid #72D0EB;
    height: 0;
    top: 0;
    border-bottom: 90px solid #72D0EB;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_2 {
    position: absolute;
    width: 0;
    border-left: 60px solid transparent;
    border-right: 90px solid #72D0EB;
    top: 90px;
    height: 0;
    border-top: 60px solid #72D0EB;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y1 {
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y2 {
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_z {
    left: -10px;
    bottom: -10px;
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 {
    width: 90px;
    height: 300px;
    position: absolute;
    top: 157.5px;
    background-color: #72D0EB;
    border: 1px solid #615E5B;
    margin: 0;
    right: 0;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    overflow: visible;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_t {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_b {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y1, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y2, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_z, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_r, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_l, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_t, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_b {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design {
    margin-top: 60px;
    width: 550px;
    height: 550px;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 {
    width: 366.6666666667px;
    height: 110px;
    position: absolute;
    top: 0;
    left: -9.1666666667px;
    background-color: #72D0EB;
    border: 1px solid #615E5B;
    margin: 0;
    vertical-align: middle;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    overflow: visible;
    text-align: right;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_r {
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x1 .design_x1_l {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz {
    position: absolute;
    top: 0;
    right: 0;
    width: 183.3333333333px;
    height: 183.3333333333px;
    background-color: transparent;
    margin: 0;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_1 {
    position: absolute;
    width: 0;
    border-left: 183.3333333333px solid #72D0EB;
    height: 0;
    top: 0;
    border-bottom: 110px solid #72D0EB;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz #corner_2 {
    position: absolute;
    width: 0;
    border-left: 73.3333333333px solid transparent;
    border-right: 110px solid #72D0EB;
    top: 110px;
    height: 0;
    border-top: 73.3333333333px solid #72D0EB;
    /*Here*/
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y1 {
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_y2 {
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_yz .design_z {
    left: -10px;
    bottom: -10px;
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 {
    width: 110px;
    height: 366.6666666667px;
    position: absolute;
    top: 192.5px;
    background-color: #72D0EB;
    border: 1px solid #615E5B;
    margin: 0;
    right: 0;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    overflow: visible;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_t {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design #design_x2 .design_x2_b {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y1, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_y2, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_z, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_r, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x1_l, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_t, .et_divi_builder #et_builder_outer_content #fs-corner-calculator #design .design_x2_b {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    display: inline-block;
  }
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .btnRow {
  display: block;
  max-width: 450px;
  margin: 9px auto;
  text-align: center;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .btnRow .oneThreeBtnStyle {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  width: 30%;
  min-width: 130px;
  height: 45px;
  margin-top: 20px;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s linear;
  text-align: center;
  border: 1px solid #0081c3;
  background-color: #ffffff;
  color: #0081c3 !important;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .btnRow .oneThreeBtnStyle:not(:last-child) {
  margin-right: 5px;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .btnRow .oneThreeBtnStyle:hover {
  color: #ffffff !important;
  background-color: #0081c3;
  border: 1px solid #0081c3;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .btnRow .oneThreeBtnStyle span {
  position: relative;
  top: 50%;
  display: inline-block;
  transform: translateY(-50%);
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider {
  position: relative;
  padding-right: 35px;
  padding-left: 35px;
  padding-bottom: 10px;
}
@media (min-width: 981px) {
  .page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider {
    padding-right: 45px;
    padding-left: 45px;
  }
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider #arrow-product-prev {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  display: block;
  width: 30px;
  height: 50px;
  margin-top: -22px;
  padding: 0;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  background-size: contain !important;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider #arrow-product-next {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  display: block;
  width: 30px;
  height: 50px;
  margin-top: -22px;
  padding: 0;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  background-size: contain !important;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider .owl-carousel {
  max-width: 590px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  .page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider .owl-carousel .owl-item .item {
    border: 2px solid #e9e9e9;
  }
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider .owl-item.active {
  text-align: center;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider .owl-thumbs {
  margin-top: 10px;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider .owl-thumbs .owl-stage-outer .owl-stage .owl-item a {
  display: inline-block;
  border: 2px solid #cbcbcb;
  padding: 0;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content #main-product-slider .owl-thumbs .owl-stage-outer .owl-stage .owl-item a.blueBorder {
  border-color: #0081c3;
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .different-column-size-product.et_pb_row {
  width: 90%;
}
@media (min-width: 981px) {
  .page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .different-column-size-product .et_pb_column_1_2.et_pb_column_1 {
    width: 40%;
  }
  .page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .different-column-size-product .et_pb_column_1_2.et_pb_column_2 {
    width: 60%;
  }
}
.page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .product-info-link {
  font: 14px "Century Gothic Bold";
  text-transform: uppercase;
  color: #aaa;
}
@media (max-width: 980px) {
  .page-template.page-template-page-templates.et_divi_builder #et_builder_outer_content .remove-bg-image-on-mobile {
    background: #fff !important;
  }
}
.et_divi_builder #et_builder_outer_content .item-many-colors {
  display: inline-block;
  margin: 7px;
}
.et_divi_builder #et_builder_outer_content .item-many-colors .et_pb_blurb_content .et_pb_blurb_container {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 150px;
  display: block;
  opacity: 0;
  transform: translate(-50%, -50%);
  display: none;
}
.et_divi_builder #et_builder_outer_content .item-many-colors .et_pb_blurb_content .et_pb_main_blurb_image {
  max-width: 26px;
  width: 100%;
}
.et_divi_builder #et_builder_outer_content .item-many-colors .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
  width: 100%;
}
.et_divi_builder #et_builder_outer_content .product-desc-section-header h3 {
  padding-bottom: 40px;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one {
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  float: none;
}
@media (min-width: 1100px) {
  .et_divi_builder #et_builder_outer_content .blurb-advantages-one, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    width: 100%;
  }
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  padding-top: 35px;
  padding-bottom: 90px;
  position: relative;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after {
  content: "";
  display: block;
  width: 130px;
  height: 130px;
  position: absolute;
  bottom: -65px;
  left: 50%;
  margin-left: -65px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  padding: 90px 30px 10px;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul {
  margin-left: 35px;
  list-style-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8.13' viewBox='0 0 10 8.13'%3E%3Cmetadata%3E%3C?xpacket begin=' ' id='W5M0MpCehiHzreSzNTczkc9d'?%3E%3Cx:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 '%3E%3Crdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%3E%3Crdf:Description rdf:about=''/%3E%3C/rdf:RDF%3E%3C/x:xmpmeta%3E%3C?xpacket end='w'?%3E%3C/metadata%3E%3Cdefs%3E%3Cstyle%3E .cls-1 { fill: %230081c3; fill-rule: evenodd; } %3C/style%3E%3C/defs%3E%3Cpath id='Shape_102_copy_56' data-name='Shape 102 copy 56' class='cls-1' d='M1072.88,7232.8a0.219,0.219,0,0,0,.03-0.05,0.076,0.076,0,0,0,.02-0.05l0.02-.02v-0.02a0.142,0.142,0,0,0,.02-0.06,0.06,0.06,0,0,0,.01-0.04,0.127,0.127,0,0,0,.01-0.06,0.06,0.06,0,0,0,.01-0.04v-0.11a0.127,0.127,0,0,0-.01-0.06v-0.04c-0.01-.02-0.01-0.04-0.02-0.06s-0.01-.03-0.02-0.04v-0.02a0.147,0.147,0,0,1-.02-0.04,0.147,0.147,0,0,1-.02-0.04c-0.01-.02-0.02-0.03-0.03-0.05a0.138,0.138,0,0,1-.03-0.04l-0.04-.04c-0.01-.01-0.01-0.02-0.02-0.03l-3.43-3.35a0.736,0.736,0,0,0-1.03,0,0.7,0.7,0,0,0,0,1.01l2.18,2.13h-6.78a0.734,0.734,0,0,0-.61.32,0.707,0.707,0,0,0-.13.4,0.734,0.734,0,0,0,.74.72h6.77l-2.17,2.13a0.7,0.7,0,0,0,0,1.01,0.736,0.736,0,0,0,1.03,0l3.43-3.35a0.038,0.038,0,0,1,.02-0.02c0.01-.02.03-0.03,0.04-0.05S1072.87,7232.81,1072.88,7232.8Z' transform='translate(-1063 -7228.34)'/%3E%3C/svg%3E");
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul > li, .et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul > li {
  list-style: inherit;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  background-color: #88bb32;
}
.et_divi_builder #et_builder_outer_content .blurb-advantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='130px' height='130px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 1300 1300' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .str0 {stroke:%230081C3;stroke-width:39.9988} .fil1 {fill:none} .fil2 {fill:%2388BB32} .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Crect class='fil0' width='1300' height='1300'/%3E%3Cellipse class='fil1 str0' cx='650' cy='650' rx='585' ry='575'/%3E%3Cpath id='DISADVANTAGES-arrow-down-c04d51' class='fil2' d='M678 289c-1,0 -2,-1 -3,-2 -1,0 -2,-1 -4,-2 0,0 -1,0 -2,-1 0,0 0,0 -1,0 -1,-1 -2,-1 -4,-2 -1,0 -2,0 -3,0 -1,-1 -2,-1 -4,-1 -1,0 -2,-1 -3,-1 -2,0 -3,0 -4,0 -1,0 -2,0 -4,0 -1,0 -2,1 -4,1 -1,0 -2,0 -3,0 -1,1 -3,1 -4,2 -1,0 -2,0 -3,1 -1,0 -1,0 -2,0 0,1 -1,1 -2,1 -1,1 -2,1 -3,2 -1,1 -2,2 -4,2 0,1 -1,2 -2,3 -1,0 -2,1 -4,3 0,0 -1,0 -1,1l-239 253c-10,10 -15,24 -15,38 0,15 5,28 15,39 9,10 22,15 36,15 14,0 27,-5 36,-15l152 -161 0 501c0,0 0,0 0,0 0,18 8,34 22,44 9,7 19,10 29,10 14,0 27,-6 36,-16 10,-10 15,-24 15,-38 0,0 0,0 0,0l0 0 0 -501 152 161c9,10 22,15 36,15 14,0 27,-5 36,-15 10,-11 15,-24 15,-38 0,0 0,0 0,-1 0,0 0,0 0,0 0,-14 -5,-28 -15,-38l-239 -253c0,-1 -1,-1 -2,-2 -1,-1 -2,-2 -3,-3 -1,0 -2,-1 -3,-2l0 0z'/%3E%3C/g%3E%3C/svg%3E");
}
.et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  background-color: #c04d51;
}
.et_divi_builder #et_builder_outer_content .blurb-disadvantages-one .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X8 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='130px' height='130px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 1300 1300' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C![CDATA[ .str0 {stroke:%230081C3;stroke-width:39.9988} .fil1 {fill:none} .fil2 {fill:%23C04D51} .fil0 {fill:white} ]]%3E%3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Crect class='fil0' width='1300' height='1300'/%3E%3Cellipse class='fil1 str0' cx='650' cy='650' rx='585' ry='575'/%3E%3Cpath id='DISADVANTAGES-arrow-down-c04d51' class='fil2' d='M622 1011c1,0 2,1 3,2 1,0 2,1 4,2 0,0 1,0 2,1 0,0 0,0 1,0 1,1 2,1 4,2 1,0 2,0 3,0 1,1 2,1 4,1 1,0 2,1 3,1 2,0 3,0 4,0 1,0 2,0 4,0 1,0 2,-1 4,-1 1,0 2,0 3,0 1,-1 3,-1 4,-2 1,0 2,0 3,-1 1,0 1,0 2,0 0,-1 1,-1 2,-1 1,-1 2,-1 3,-2 1,-1 2,-2 4,-2 0,-1 1,-2 2,-3 1,0 2,-1 4,-3 0,0 1,0 1,-1l239 -253c10,-10 15,-24 15,-38 0,-15 -5,-28 -15,-39 -9,-10 -22,-15 -36,-15 -14,0 -27,5 -36,15l-152 161 0 -501c0,0 0,0 0,0 0,-18 -8,-34 -22,-44 -9,-7 -19,-10 -29,-10 -14,0 -27,6 -36,16 -10,10 -15,24 -15,38 0,0 0,0 0,0l0 0 0 501 -152 -161c-9,-10 -22,-15 -36,-15 -14,0 -27,5 -36,15 -10,11 -15,24 -15,38 0,0 0,0 0,1 0,0 0,0 0,0 0,14 5,28 15,38l239 253c0,1 1,1 2,2 1,1 2,2 3,3 1,0 2,1 3,2l0 0z'/%3E%3C/g%3E%3C/svg%3E");
}
.et_divi_builder #et_builder_outer_content form.form-for-custom > input {
  opacity: 0;
  visibility: hidden;
}
.et_divi_builder #et_builder_outer_content form.form-for-custom > button {
  display: inline-block;
  font-size: 20px;
  position: relative;
  transition: all 0.2s;
  text-align: center;
  padding: 0.3em 1em !important;
  border: 2px solid #006091;
  font-weight: 800;
  cursor: pointer;
  background-color: transparent;
  color: #006091 !important;
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif !important;
  text-transform: uppercase !important;
}
.et_divi_builder #et_builder_outer_content form.form-for-custom > button:hover {
  color: #ffffff !important;
  background: #006091 !important;
  border-color: #006091 !important;
  border-radius: 0px !important;
}
.et_divi_builder #et_builder_outer_content .product-parent-download-literature-catalog {
  margin-top: 40px;
}
.et_divi_builder #et_builder_outer_content .product-parent-download-literature-catalog .et_pb_blurb_content {
  text-align: left;
}
.et_divi_builder #et_builder_outer_content .product-parent-download-literature-catalog .et_pb_main_blurb_image {
  padding-left: 90px;
}
.et_divi_builder #et_builder_outer_content .product-parent-download-literature-catalog .et_pb_module_header {
  padding-left: 90px;
  position: relative;
}
.et_divi_builder #et_builder_outer_content .product-parent-download-literature-catalog .et_pb_module_header::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url("../images/download-icon.png");
  width: 42px;
  height: 39px;
  background-repeat: no-repeat;
  background-size: contain;
}
.product-parent-download-literature-catalog .et_pb_blurb_content {
  text-align: left;
}
.product-parent-download-literature-catalog .et_pb_main_blurb_image {
  padding-left: 90px;
}
.product-parent-download-literature-catalog .et_pb_module_header {
  padding-left: 90px;
  padding-top: 5px;
  position: relative;
}
@media (min-width: 981px) {
  .product-parent-download-literature-catalog .et_pb_module_header {
    padding-top: 15px;
  }
}
.product-parent-download-literature-catalog .et_pb_module_header::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url("../images/download-icon.png");
  width: 42px;
  height: 39px;
  background-repeat: no-repeat;
  background-size: contain;
}
@keyframes drift-fadeZoomIn {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes drift-fadeZoomOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  15% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes drift-loader-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes drift-loader-before {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(6px);
  }
  25% {
    transform: scale(1.3) translateX(8px);
  }
  40% {
    transform: scale(1.2) translateX(6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(6px);
  }
  75% {
    transform: scale(0.7) translateX(8px);
  }
  90% {
    transform: scale(0.8) translateX(6px);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes drift-loader-after {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(-6px);
  }
  25% {
    transform: scale(1.3) translateX(-8px);
  }
  40% {
    transform: scale(1.2) translateX(-6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(-6px);
  }
  75% {
    transform: scale(0.7) translateX(-8px);
  }
  90% {
    transform: scale(0.8) translateX(-6px);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane {
  -webkit-transform: translate3d(0, 0, 0);
  /* This is required because of a bug that causes border-radius to not
work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px #999;
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane img {
  max-width: none;
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane.drift-opening {
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
  animation: drift-fadeZoomIn 180ms ease-out;
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane.drift-closing {
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
  animation: drift-fadeZoomOut 210ms ease-in;
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane.drift-inline {
  position: absolute;
  width: 150px;
  height: 150px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.et_divi_builder #et_builder_outer_content .drift-loading .drift-zoom-pane-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 66px;
  height: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
  animation: drift-loader-rotate 1800ms infinite linear;
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane-loader:before, .et_divi_builder #et_builder_outer_content .drift-zoom-pane-loader:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: "";
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane-loader:before {
  left: 0;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
  animation: drift-loader-before 1800ms infinite linear;
}
.et_divi_builder #et_builder_outer_content .drift-zoom-pane-loader:after {
  right: 0;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation-delay: -900ms;
  animation-delay: -900ms;
}
.et_divi_builder #et_builder_outer_content .drift-bounding-box {
  background-color: rgba(0, 0, 0, 0.4);
}
.drift-zoom-pane {
  -webkit-transform: translate3d(0, 0, 0);
  /* This is required because of a bug that causes border-radius to not
work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px #999;
  z-index: 1000;
}
.drift-zoom-pane img {
  max-width: none;
}
.drift-zoom-pane.drift-opening {
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
  animation: drift-fadeZoomIn 180ms ease-out;
}
.drift-zoom-pane.drift-closing {
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
  animation: drift-fadeZoomOut 210ms ease-in;
}
.drift-zoom-pane.drift-inline {
  position: absolute;
  z-index: 1000;
  width: 150px;
  height: 150px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.drift-loading .drift-zoom-pane-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 66px;
  height: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
  animation: drift-loader-rotate 1800ms infinite linear;
}
.drift-zoom-pane-loader:before, .drift-zoom-pane-loader:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: "";
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.drift-zoom-pane-loader:before {
  left: 0;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
  animation: drift-loader-before 1800ms infinite linear;
}
.drift-zoom-pane-loader:after {
  right: 0;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation-delay: -900ms;
  animation-delay: -900ms;
}
.drift-bounding-box {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.jqvmap-label {
  font-size: 16px;
  position: absolute;
  z-index: 10;
  display: none;
  padding: 3px;
  pointer-events: none;
  color: white;
  border-radius: 0;
  background: #0081c3;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .contactUsLinkPopup {
  font-family: "Century Gothic Bold", Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.7em;
  position: relative;
  display: inline-block;
  padding: 15px 50px 15px 65px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: baseline;
  text-decoration: none;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #0081c3;
  border: 1px solid #0081c3;
  border-radius: 0;
  outline: 0;
  background: transparent;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-appearance: initial;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .contactUsLinkPopup::before {
  font-family: "ETmodules";
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1.7em;
  position: absolute;
  right: auto;
  display: inline-block;
  margin-left: -1.3em;
  content: attr(data-icon);
  opacity: 1;
  text-shadow: none;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .contactUsLinkPopup:hover {
  text-decoration: none;
  color: #fff;
  border-color: #0081c3;
  border-radius: 0;
  background: #0081c3;
}
.page-template-default #sendEmailToDepartment .modal-content {
  color: white;
  background-color: rgba(0, 129, 195, 0.96);
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header {
  flex-flow: column nowrap;
  border-bottom: none;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__button-wrapper {
  width: 100%;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__button-wrapper button {
  position: absolute;
  top: 20px;
  right: 20px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__regions {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  display: none;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__image {
  height: 250px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__modal-title {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-info {
  overflow: hidden;
  width: 100%;
  margin-bottom: 7px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-info dt {
  font-size: 20px;
  float: left;
  width: 30%;
  color: white;
  min-height: 1px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-info dd {
  float: left;
  width: 70%;
  text-align: left;
  margin-bottom: 0;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-info dd a {
  font-size: 16px;
  vertical-align: middle;
  color: white;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-info dd i {
  font-size: 25px;
  margin-right: 10px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-calendly {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  line-height: 2;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__person-email {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  line-height: 2;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__livechat {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  line-height: 2;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .modal-header__linkedin {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  line-height: 2;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-header .close, .page-template-default #sendEmailToDepartment .modal-content .modal-header .close:hover, .page-template-default #sendEmailToDepartment .modal-content .modal-header .close:focus {
  color: white;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body {
  padding: 0;
  display: none;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form .form-control {
  border-radius: 0;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form .label-attachFile {
  width: 100%;
  cursor: pointer;
  text-align: center;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form .attachFile {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form .g-recaptcha {
  overflow: hidden;
  text-align: center;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form .g-recaptcha > div {
  display: inline-block;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form button.person-send {
  font-size: 20px;
  line-height: 40px;
  width: 100%;
  max-width: 250px;
  text-align: center;
  text-transform: uppercase;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form .spin-icon {
  display: none;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form input[type="text"], .page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form input[type="email"], .page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form input[type="file"], .page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form input[type="tel"] {
  font-size: 15px;
  padding: 10px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-body form.person-form textarea {
  font-size: 15px;
  padding: 10px;
}
.page-template-default #sendEmailToDepartment .modal-content .modal-footer {
  padding: 1rem;
}
#et-boc .jqvmap-zoomout, #et-boc .jqvmap-zoomin {
  font-size: 25px;
  line-height: 35px;
  z-index: 10;
  top: 10px;
  left: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid #0081c3;
  background-color: #e9eef4;
}
#et-boc .jqvmap-zoomout {
  left: 50px;
}
.et_divi_builder #et_builder_outer_content .page-contact-map-container .page-contact-map-others {
  position: relative;
  top: 0;
  width: 100%;
}
.et_divi_builder #et_builder_outer_content .page-contact-map-container .page-contact-map-others .map-btn-block {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content .page-contact-map-container .page-contact-map-others .map-btn-block li {
  float: left;
  height: auto;
  margin-left: 1px;
  padding-left: 20px;
  list-style-type: none;
}
.et_divi_builder #et_builder_outer_content .page-contact-map-container .page-contact-map-others .map-btn-block li button {
  font-size: 16px;
  line-height: 1;
  width: 100%;
  max-width: 250px;
  min-height: 45px;
  margin: 0;
  padding: 15px 30px;
  text-transform: uppercase;
  color: white;
  border: 1px solid white;
  background-color: #0081c3;
}
.et_divi_builder #et_builder_outer_content .page-contact-map-container .page-contact-map-others .map-btn-block li button:hover {
  cursor: pointer;
  color: #0081c3;
  border-color: #0081c3;
  background-color: #fff;
}
.et_divi_builder #et_builder_outer_content .page-contact-map-container #usa-map {
  width: 100%;
  height: 300px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .et_divi_builder #et_builder_outer_content .page-contact-map-container #usa-map {
    height: 800px;
  }
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content ul.fs-li-container {
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: top;
  }
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container > h2 {
  display: none;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card {
  flex: 1 0 100%;
  max-width: 500px;
  padding: 15px;
  width: 100%;
  box-shadow: 0 0 40px 0px #aaa;
  margin: 40px 0 0;
  list-style-type: none;
  background-color: #fff;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card {
    flex-flow: row wrap;
    flex: 0 1 30%;
    max-width: 450px;
  }
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card .company-name-linkedin {
  display: inline-block !important;
  height: 50px;
  vertical-align: top;
  padding: 0;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card .company-name-linkedin a {
  vertical-align: middle;
  padding: 0;
  display: inline-block;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > img {
  height: 50px;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > span {
  display: inline-block;
  height: 50px;
  vertical-align: top;
  float: right;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > span i {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 14px;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > span a {
  padding: 0;
  margin: 0;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > div {
  position: relative;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > div > a {
  display: inline-block;
  margin-left: -15px;
  margin-right: -15px;
  width: 110%;
  width: calc(100% + 30px);
  position: relative;
  overflow: hidden;
  height: 230px;
  border-top: 1px solid #0081c3;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > div > a > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-height: 100%;
}
.et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > div > p {
  font-size: 17px;
  line-height: 20px;
  display: block;
  background-color: #fff;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .et_divi_builder #et_builder_outer_content ul.fs-li-container .fs-li-card > div > p {
    font-size: 15px;
    line-height: 20px;
    display: block;
    background-color: #fff;
    width: 100%;
  }
}
#map-dc .modal-content {
  width: 80%;
  margin: auto;
  margin-top: 10%;
  padding: 30px 30px;
}
#map-dc .map-img {
  background-size: cover;
  /* Adjust the background size */
  background-repeat: no-repeat;
  /* Prevent the image from repeating */
  background-position: center;
  /* Center the background image */
  height: 50px;
  /* Adjust the height of the image */
  margin-top: 15%;
  width: 100%;
  /* Adjust the width of the image */
}
#map-dc .button2 {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  width: 30%;
  min-width: 130px;
  height: 45px;
  margin-top: 20px;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s linear;
  text-align: center;
  border: 1px solid #0081c3;
  background-color: #ffffff;
  color: #0081c3 !important;
}
#map-dc .button2:hover {
  color: #ffffff !important;
  background-color: #0081c3;
  border: 1px solid #0081c3;
}
#formModalRep .modal-footer button {
  font-size: 20px;
  line-height: 40px;
  width: 100%;
  max-width: 250px;
  text-align: center;
  text-transform: uppercase;
  margin: 20px auto;
  cursor: pointer;
  background: #0C71C3 !important;
  color: white;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .careers-opportunities-row .career-open-opportunities h2 strong {
  text-transform: uppercase;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .careers-opportunities-row .career-open-opportunities h4 {
  padding-left: 15px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .careers-opportunities-row .career-open-opportunities p {
  padding-left: 30px;
}
.et_divi_builder.et-db #et-boc #et_builder_outer_content .careers-opportunities-row .et_pb_column_1_4 {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.et-db #main #et-boc .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content img {
  width: 150px !important;
}
.et-db #et-boc .et_pb_fullwidth_header_0 {
  padding-bottom: 50px !important;
}
.lds-ellipsis {
  position: relative;
  display: inline-block;
  width: 73px;
  height: 30px;
}
.lds-ellipsis div {
  position: absolute;
  top: 15px;
  width: 11px;
  height: 11px;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  border-radius: 50%;
  background: #0581c0;
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 31px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 57px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(25px, 0);
  }
}
#js-independent-alert .alert, #js-independent-alert-footer .alert {
  position: fixed;
  z-index: 1000;
  top: 20%;
  left: 50%;
  width: 90%;
  border-radius: 0;
  transform: translateX(-50%);
  max-width: 960px;
  font-size: 18px;
}
#js-independent-alert .alert.alert-warning, #js-independent-alert-footer .alert.alert-warning {
  color: white;
  background-color: #0081c3;
  border-color: #0081c3;
}
#js-independent-alert .alert.alert-success, #js-independent-alert-footer .alert.alert-success {
  color: #0081c3;
  background-color: #72d0eb;
  border-color: #72d0eb;
}
#js-independent-alert .alert a, #js-independent-alert-footer .alert a {
  margin: 3px 0;
  color: #00689d;
  display: inline-block;
}
#js-independent-alert .alert a::before, #js-independent-alert-footer .alert a::before {
  content: "$ ";
  font-family: "ETmodules";
  line-height: inherit;
  font-size: 1em;
  display: inline-block;
}
.alert-group .alert h4 {
  padding: 0;
  margin: 0;
}
.alert-group .alert p {
  margin-bottom: 0;
}
.alert-group .alert.alert-warning {
  color: white;
  background-color: #0081c3;
  border-color: #0081c3;
}
.et-db #et-boc .et_pb_fullwidth_header_0 {
  padding-bottom: 50px !important;
}
.et-db #et-boc .et_pb_fullwidth_header_0 img {
  width: 150px !important;
  height: 150px !important;
}
/*--------------------------------------------------------------
# Amendment — have to load last
--------------------------------------------------------------*/
/*/
 ___  __   __      __               __   ___  __  
|__  /  \ |__)    |__) |  | | |    |  \ |__  |__) 
|    \__/ |  \    |__) \__/ | |___ |__/ |___ |  \ 
*/
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table.amendment-casework-table tr th:nth-child(1), .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table.amendment-casework-table tr td:nth-child(1) {
  width: 340px;
  max-width: 340px;
}
.et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table.amendment-casework-table tr th:not(:first-child), .et_divi_builder #et_builder_outer_content .table-shadow-wrapper table.comparative-table.amendment-casework-table tr td:not(:first-child) {
  width: 340px;
  max-width: 340px;
}
@media (max-width: 980px) {
  .et_divi_builder #et_builder_outer_content .no-background-on-mobile {
    background: 0 0 !important;
  }
}
@media (min-width: 981px) {
  .et_divi_builder #et_builder_outer_content .no-background-on-desktop {
    background: 0 0 !important;
  }
}
