/*——————————————-VAR–*/
/*——————————————–GLOBAL———-*/
body {
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  background: #f7f7f7;
}
a {
  text-decoration: none;
}
h1, h2 {
  color: #0055a4;
  /*—————————————————-NAVIGATION*/
}
.main-navigation {
  display: none;
  /*——————————————————————————————–HEADER*/
}
.main-navigation ul {
  float: right;
}
.main-navigation .sub-menu li {
  background-color: #0055a4;
}
.custom-logo {
  width: 65%;
}
.site-header {
  background: #969696;
  background: linear-gradient(360deg, rgba(150, 150, 150, 0.9108018207282913) 0%, rgba(198, 198, 198, 0.196796218487395) 50%, rgba(255, 255, 255, 0) 100%);
  padding: 0px 20px;
}
.flag_left img {
  width: 69px;
  float: right;
}
.under_header {
  -webkit-box-shadow: 11px 10px 6px -10px #737373;
  -moz-box-shadow: 11px 10px 6px -10px #737373;
  box-shadow: 11px 10px 6px -10px #737373;
  z-index: 99999999999;
}
.under_header span {
  color: #0055a4;
  font-weight: 600;
  font-size: 13px;
  margin-right: 5px;
}
.under_header a {
  color: #232323;
}
.under_header a:hover {
  color: #0055a4;
}
.under_header .ctas {
  float: right;
  margin-right: 10px;
}
.under_header .fab {
  background: #0055a4;
  border-radius: 60px;
  color: #fff;
  font-size: 17px;
  padding: 11px;
  width: 38px;
  height: 38px;
  margin: 5px 0px;
}
.under_header .fab:hover {
  background: #232323;
}
.fa-twitter {
  margin-right: 4px !important;
}
.fa-facebook-f {
  padding: 11.5px 14px !important;
}
.fa-envelope-open {
  color: #0055a4;
  font-size: 18px;
  border: 2px solid #0055a4;
  border-radius: 3px;
  padding: 4px;
  margin: 10px;
}
.fa-envelope-open:hover {
  color: #232323;
  border: 2px solid #232323;
}
#smartslider3-2 {
  z-index: -11111111;
  position: relative;
  border-bottom: 30px solid #0055a4;
  /*——————————————————–HOME–*/
}
.home .content-area, .home .content {
  padding: 0px 0px;
}
.home .entry-title {
  display: none;
}
.content-area, .content {
  padding: 0px 30px;
}
.welcome_section {
  background: #fff;
  padding: 5px 70px;
  -webkit-box-shadow: 11px 10px 6px -10px #737373;
  -moz-box-shadow: 11px 10px 6px -10px #737373;
  box-shadow: 11px 10px 6px -10px #737373;
  /*————————————————————SINGLE*/
  /*——————————————————ABOVE FOOTER–*/
}
.welcome_section img {
  width: 100%;
  text-align: center;
  margin: auto;
}
.welcome_section h1 {
  font-weight: 400;
  font-size: 25px;
}
.above_footer {
  background: #fff;
}
.above_footer a {
  color: #0055a4;
}
.above_footer .col {
  margin: 0;
}
.above_footer p {
  color: #0055a4;
  margin-bottom: 0.5em;
}
span {
  color: #0055a4;
  font-weight: 600;
  font-size: 14px;
  margin-right: 5px;
}
.formblock {
  background: #0055a4;
}
.formblock h2 {
  color: #fff;
  text-align: center;
}
.fas {
  color: #0055a4;
  font-size: 29px;
  border: 3px solid #0055a4;
  border-radius: 3px;
  padding: 4px;
  margin: 0px 10px;
  float: left;
}
.products {
  padding-left: 30px;
}
.products p {
  font-size: 13px;
}
.dets {
  right: 0;
  position: absolute;
  width: 23%;
  /*——————————————————-FOOTER–*/
}
.dets a {
  color: #232323;
}
.dets a:hover {
  color: #0055a4;
}
.site-footer {
  background-color: #232323;
  color: #fff;
  position: relative;
  padding: 10px;
  /*-----------------FORM-------*/
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #0055a4;
}
#gform_1 {
  width: 85%;
  margin: auto;
}
#gform_1 .large, #gform_1 textarea {
  background-color: transparent !important;
  border: 1px solid #fff !important;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 16px !important;
  margin-top: 0px !important;
  font-weight: 200 !important;
}
.gform_wrapper .gform_footer {
  padding: 1px 0 10px !important;
}
#gform_submit_button_1 {
  width: 40%;
  float: left;
  margin-bottom: 20px;
  padding: 8px !important;
  color: #0055a4;
  font-weight: 600;
  background: #fff !important;
  border: 2px solid #fff;
}
#gform_submit_button_1:hover {
  background: #0055a4 !important;
  color: #fff;
}
::-webkit-input-placeholder {
  color: #fff !important;
}
:-ms-input-placeholder {
  color: #fff !important;
}
::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
:-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
  /*------------STICKY POPUP-----*/
}
.message {
  background: #0055a4;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  position: fixed;
  z-index: 10000 !important;
  top: 10%;
  right: -600px;
  width: 350px;
  padding: 20px 20px 20px 20px;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
  transition: all 1s ease;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
}
.message #gform_wrapper_1 {
  margin-top: 0px;
}
.message h3 {
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #fff;
}
#toggle {
  position: fixed;
  appearance: none;
  cursor: pointer;
  right: -100%;
  display: none;
  z-index: 999999 !important;
}
#toggle + label {
  position: fixed;
  cursor: pointer;
  padding: 5px 10px;
  top: 40%;
  right: -40px;
  background: #0055a4;
  border-bottom: 0px;
  font-weight: bold;
  padding: 9px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  margin: 0px 0px;
  transition: all 500ms ease;
  z-index: 999999 !important;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#toggle + label:after {
  content: "CONTACT US";
}
.container-sticky {
  transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  padding: 10px;
  display: none;
}
#toggle:checked ~ .message {
  top: 10%;
  right: 20px;
}
#toggle:checked + label {
  background: darkgrey;
  right: -10px;
  color: #fff;
}
#toggle:checked + label:after {
  content: "Close";
}
.message .gform_body ul {
  margin: 0 !important;
  margin-block-start: 0 !important;
  padding-inline-start: 0 !important;
}
@media (max-width: 600px) {
  /*———————————————————–MOBILE*/  .message, #toggle:checked ~ .message {
    width: 90%;
  }
}
@media (max-width: 600px) {
  /*———————————————————–IPAD*/  .under_header .ctas {
    float: right;
    position: absolute;
    top: 11.5%;
    left: 10px;
  }
  .span_2_of_6 {
    width: 100%;
  }
  .flag_left img {
    width: 66px;
    float: right;
    position: absolute;
    top: 20px;
    right: 10px;
  }
  .custom-logo {
    width: 90%;
  }
  .under_header span {
    display: none;
  }
  .fa-envelope-open {
    color: #0055a4;
    font-size: 12px;
    border: 2px solid #0055a4;
    border-radius: 3px;
    padding: 3px;
    margin: 7px;
  }
  #smartslider3-2 {
    border-bottom: 10px solid #0055a4;
  }
  h1 {
    text-align: center;
    width: 80%;
    margin: 0px;
    margin: auto;
  }
  .content-area, .content {
    padding: 0px 10px;
  }
  .welcome_section {
    background: #fff;
    padding: 5px 10px;
  }
  .above_footer br {
    display: none;
  }
  .above_footer p {
    line-height: 13px;
    margin-bottom: 0em;
  }
  .above_footer .dets {
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
    width: unset;
    right: unset;
    padding-left: 24px;
  }
}
@media (max-width: 768px) and (min-width: 600px) {
  /*———————————————————–IPAD PRO*/  .welcome_section {
    background: #fff;
    padding: 5px 20px;
  }
  h2 {
    margin-bottom: 0px;
  }
  .above_footer .products {
    padding-left: 20px;
  }
  .above_footer .formblock {
    height: 378px;
  }
  .above_footer .dets {
    right: 0;
    position: absolute;
    width: 38%;
  }
  .products .span_1_of_2 {
    width: 100%;
  }
  .products p {
    margin-top: 7px;
    line-height: 14px;
  }
  .dets {
    text-align: center;
  }
  .above_footer .fas {
    font-size: 29px;
    border: 3px solid #0055a4;
    border-radius: 3px;
    padding: 4px;
    margin: 0px 10px;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    margin: auto;
    float: unset;
    margin-bottom: 20px;
  }
  .dets h2 {
    margin-bottom: 20px;
  }
  h1 {
    width: 80%;
  }
  .above_footer p {
    margin-bottom: 0em;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  /*———————————————————–LARGE SCREENS*/  .dets {
    text-align: center;
  }
  .above_footer .fas {
    font-size: 29px;
    border: 3px solid #0055a4;
    border-radius: 3px;
    padding: 4px;
    margin: 0px 10px;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    margin: auto;
    float: unset;
    margin-bottom: 20px;
  }
}
@media (min-width: 1800px) {
  /**NEW CSS**/  .site-content, body {
    max-width: 1440px;
    margin: auto;
  }
}
.flag_left img {
  display: none;
}
