/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-fb {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 40px;
  height: 40px;
}

.icon-insta {
  background-image: url(../img/sprite.png);
  background-position: -50px 0px;
  width: 40px;
  height: 40px;
}

.icon-twitter {
  background-image: url(../img/sprite.png);
  background-position: 0px -50px;
  width: 40px;
  height: 40px;
}

.icon-youtube {
  background-image: url(../img/sprite.png);
  background-position: -50px -50px;
  width: 40px;
  height: 40px;
}

/*
 * Vendor Prefix generator
 */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(margin, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
/****************** BUTTONS **************************/
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Bold.eot");
  src: url("../fonts/NoirPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Bold.woff2") format("woff2"), url("../fonts/NoirPro-Bold.woff") format("woff"), url("../fonts/NoirPro-Bold.ttf") format("truetype"), url("../fonts/NoirPro-Bold.svg#NoirPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-BoldItalic.eot");
  src: url("../fonts/NoirPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-BoldItalic.woff2") format("woff2"), url("../fonts/NoirPro-BoldItalic.woff") format("woff"), url("../fonts/NoirPro-BoldItalic.ttf") format("truetype"), url("../fonts/NoirPro-BoldItalic.svg#NoirPro-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Heavy.eot");
  src: url("../fonts/NoirPro-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Heavy.woff2") format("woff2"), url("../fonts/NoirPro-Heavy.woff") format("woff"), url("../fonts/NoirPro-Heavy.ttf") format("truetype"), url("../fonts/NoirPro-Heavy.svg#NoirPro-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-HeavyItalic.eot");
  src: url("../fonts/NoirPro-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-HeavyItalic.woff2") format("woff2"), url("../fonts/NoirPro-HeavyItalic.woff") format("woff"), url("../fonts/NoirPro-HeavyItalic.ttf") format("truetype"), url("../fonts/NoirPro-HeavyItalic.svg#NoirPro-HeavyItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Regular.eot");
  src: url("../fonts/NoirPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Regular.woff2") format("woff2"), url("../fonts/NoirPro-Regular.woff") format("woff"), url("../fonts/NoirPro-Regular.ttf") format("truetype"), url("../fonts/NoirPro-Regular.svg#NoirPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Medium.eot");
  src: url("../fonts/NoirPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Medium.woff2") format("woff2"), url("../fonts/NoirPro-Medium.woff") format("woff"), url("../fonts/NoirPro-Medium.ttf") format("truetype"), url("../fonts/NoirPro-Medium.svg#NoirPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Light.eot");
  src: url("../fonts/NoirPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Light.woff2") format("woff2"), url("../fonts/NoirPro-Light.woff") format("woff"), url("../fonts/NoirPro-Light.ttf") format("truetype"), url("../fonts/NoirPro-Light.svg#NoirPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro Semi";
  src: url("../fonts/NoirPro-SemiBold.eot");
  src: url("../fonts/NoirPro-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-SemiBold.woff2") format("woff2"), url("../fonts/NoirPro-SemiBold.woff") format("woff"), url("../fonts/NoirPro-SemiBold.ttf") format("truetype"), url("../fonts/NoirPro-SemiBold.svg#NoirPro-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-LightItalic.eot");
  src: url("../fonts/NoirPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-LightItalic.woff2") format("woff2"), url("../fonts/NoirPro-LightItalic.woff") format("woff"), url("../fonts/NoirPro-LightItalic.ttf") format("truetype"), url("../fonts/NoirPro-LightItalic.svg#NoirPro-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Italic.eot");
  src: url("../fonts/NoirPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Italic.woff2") format("woff2"), url("../fonts/NoirPro-Italic.woff") format("woff"), url("../fonts/NoirPro-Italic.ttf") format("truetype"), url("../fonts/NoirPro-Italic.svg#NoirPro-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro Semi";
  src: url("../fonts/NoirPro-SemiBoldItalic.eot");
  src: url("../fonts/NoirPro-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-SemiBoldItalic.woff2") format("woff2"), url("../fonts/NoirPro-SemiBoldItalic.woff") format("woff"), url("../fonts/NoirPro-SemiBoldItalic.ttf") format("truetype"), url("../fonts/NoirPro-SemiBoldItalic.svg#NoirPro-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-MediumItalic.eot");
  src: url("../fonts/NoirPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-MediumItalic.woff2") format("woff2"), url("../fonts/NoirPro-MediumItalic.woff") format("woff"), url("../fonts/NoirPro-MediumItalic.ttf") format("truetype"), url("../fonts/NoirPro-MediumItalic.svg#NoirPro-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
.alert[style*=inline] {
  display: block !important;
}

.container {
  max-width: 1320px;
}
.container.small {
  max-width: 1085px;
}
.container.large {
  max-width: 1215px;
}
.container.ex-large {
  max-width: 1271px;
}

body {
  font-family: "Noir Pro";
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  max-width: 2560px;
  margin: auto;
}

.title {
  font-size: 40px;
  font-weight: 800;
  color: #000000;
}

h1, .h1 {
  font-family: "Noir Pro";
  font-size: 69px;
  font-weight: 600;
  line-height: 83px;
  color: #ffffff;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 56px;
  }
}

h2, .h2 {
  position: relative;
  font-family: "Noir Pro";
  line-height: 62px;
  font-size: 52px;
  color: #1E1E1E;
  font-weight: 600;
}
h2 strong, .h2 strong {
  color: #142238;
  font-weight: 400;
}
h2:after, .h2:after {
  content: "";
  background: #22B9DA;
  height: 5px;
  width: 95px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  h2:after, .h2:after {
    bottom: -17px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2:after, .h2:after {
    bottom: -15px;
  }
}
@media screen and (max-width: 767px) {
  h2:after, .h2:after {
    bottom: -14px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2, .h2 {
    line-height: 45px;
    font-size: 36px;
  }
}

h3 {
  color: #1E1E1E;
  font-family: "Noir Pro";
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
}
h3.large {
  font-size: 32px;
  line-height: 38px;
}
h3 strong {
  color: #A1ED00;
}
h3 p {
  color: #FFA729;
}
h3 span {
  display: block;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  h3 span {
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  color: #000000;
  font-family: "Noir Pro";
  font-size: 34px;
  font-weight: 500;
  line-height: 60px;
}
h4 > strong {
  color: #FFA729;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    font-weight: 500;
  }
}

p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #1E1E1E;
  font-family: "Montserrat";
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px !important;
    line-height: 45px !important;
    font-weight: 500;
  }
  h2 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  p {
    font-weight: 400;
    font-size: 15px !important;
    line-height: 24px !important;
  }
}
img {
  max-width: 100%;
}

.social-icons {
  padding: 0 0 0 8px;
}
@media screen and (max-width: 767px) {
  .social-icons {
    text-align: center;
  }
}
.social-icons li {
  display: inline-block;
}
.social-icons li:not(:last-of-type) {
  margin: 0 23px 0 0;
}

a {
  text-decoration: none;
  font-family: "Noir Pro";
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #ffffff;
  text-align: center;
  background: #ffffff;
  font-weight: 500;
  padding: 19px 75px;
  font-size: 16px;
  line-height: 19px;
  vertical-align: middle;
  -webkit-transition-property: color;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-width: 237px;
  color: #1E1E1E;
  font-family: "Noir Pro";
  text-decoration: none;
  border-radius: 5px;
}
.btn-style:hover, .btn-style:focus, .btn-style:active {
  color: #ffffff;
  text-decoration: none;
  outline: none !important;
  background: #22B9DA;
  border: 2px solid #22B9DA;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.submit-btn {
  background: #22B9DA;
  color: #ffffff;
  transition: 0.3s ease all;
  border: 3px solid #22B9DA;
  min-height: 51px;
}
.btn-style.submit-btn:hover {
  color: #22B9DA;
  background: #ffffff;
  transition: 0.3s ease all;
  min-height: 51px;
  border: 3px solid #22B9DA;
}
@media screen and (max-width: 767px) {
  .btn-style {
    padding: 15px 30px;
    width: auto;
    height: auto;
    min-width: auto;
  }
}

.btn-link {
  color: #1E1E1E;
  font-family: "Noir Pro";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

label {
  line-height: 26px;
  color: #1E1E1E;
  font-family: "Noir Pro";
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  label {
    font-size: 14px !important;
    margin: 0;
    line-height: 16px !important;
  }
}

.form, form {
  margin: 25px 0;
}
.form input, .form textarea, form input, form textarea {
  border-radius: 0;
  background: #F3F3F3;
  border: none;
}
.form input::placeholder, .form textarea::placeholder, form input::placeholder, form textarea::placeholder {
  color: #858585;
}
.form input:focus, .form textarea:focus, form input:focus, form textarea:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.form .submit-btn, form .submit-btn {
  min-width: auto;
  border-radius: 0;
}

.form-control {
  border: 0 solid #eeeeee;
  background-color: rgba(69, 69, 69, 0.05);
  box-shadow: none;
  height: 54px;
  border-radius: 0;
  padding-left: 15px;
  font-family: "Noir Pro";
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.form-control:-ms-input-placeholder {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 40px;
  }
}
.form-control:focus, .form-control:active, .form-control:hover {
  color: #1E1E1E;
  outline: none;
  box-shadow: none;
  background-color: rgba(69, 69, 69, 0.05);
}

.form-group {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .form-group {
    margin-bottom: 15px;
  }
}

textarea.form-control {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 150px;
  max-height: 200px;
  resize: none;
}
@media screen and (max-width: 767px) {
  textarea.form-control {
    min-height: 100px;
    max-height: 100px;
  }
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #1E1E1E;
  text-shadow: 0 0 0;
  line-height: 47px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 10px !important;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  text-align: center;
  padding: 10px 30px !important;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
}

.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  display: inline-block;
  height: 34px;
  width: 34px;
  padding: 2px;
  border: 1px solid #b21212;
  color: #b21212;
  transition: 0.5s;
  padding-top: 6px;
}
.pagination li a:hover, .pagination li a:focus, .pagination li a:active {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}
.pagination li.active a {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
}
.pagination li.active a:hover {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}

.wpcf7-not-valid-tip {
  color: red;
  line-height: 20px;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 8px;
}

iframe {
  width: 100%;
  height: 400px;
  border: 0;
  display: block;
}

.container.smaller {
  max-width: 900px;
}

.container.more-smaller {
  max-width: 700px;
}

.blue-bg {
  background: #22B9DA;
}

.silver-bg {
  background: #f9f9f9;
}

.red-bg {
  background: #b21212;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #b21212;
}

section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
  position: relative;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .container > h2 {
    margin-bottom: 30px;
  }
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none;
}

.owl-carousel .owl-nav span {
  display: none;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -41px;
  bottom: 0;
  left: -100px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 80px;
  right: 0;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -25px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  left: -80px;
  right: 0;
  margin: auto;
}

img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-left {
    margin-right: 0;
    width: 100%;
  }
}

img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-right {
    margin-left: 0;
    width: 100%;
  }
}

.image-wrapper {
  overflow: hidden;
}
.image-wrapper img {
  transition: 0.5s;
}
.image-wrapper:hover img, .image-wrapper:focus img, .image-wrapper:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#menu-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  #menu-btn {
    display: block;
    position: absolute;
    top: 75px;
    right: 15px;
    height: 30px;
    width: 30px;
    background: url("../img/001-menu.svg") no-repeat;
    background-size: 100%;
    z-index: 9999;
  }
  #menu-btn.active {
    background: url("../img/002-cancel.svg") no-repeat;
    background-size: 100%;
    z-index: 99999;
    position: fixed;
    top: 35px;
    right: 20px;
    left: auto;
    margin: auto;
    height: 50px;
    width: 20px;
  }
}

ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}

#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #ffffff;
    margin-top: 0;
    position: fixed;
    text-align: center !important;
    z-index: 9999;
    padding: 0;
    left: 0;
    width: 100%;
    top: 0;
    height: 100vh;
  }
  #main-menu ul {
    padding-top: 70px;
    top: 0;
    width: 100%;
  }
  #main-menu ul li {
    display: block !important;
    text-align: center;
    margin: 0 !important;
  }
  #main-menu ul li a {
    display: block;
    color: #1E1E1E !important;
    font-size: 25px !important;
    padding: 20px 0;
  }
  #main-menu.active {
    display: block;
  }
}

.captcha-image {
  border-color: #eeeeee !important;
  width: 100%;
}

.split2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media screen and (max-width: 767px) {
  .split2 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.split3 {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
@media screen and (max-width: 767px) {
  .split3 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.text-black {
  color: #000000 !important;
}

[class^=icon-], [class^=svg-] {
  display: inline-block;
}

@media screen and (max-width: 991px) {
  [class^=svg-b] {
    display: none !important;
  }
}

.ekko-lightbox-nav-overlay {
  display: flex !important;
  z-index: 999999;
}

.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  width: 100%;
  display: inline-block;
}

.standard-content {
  font-size: 16px;
  line-height: 24px;
  /*  > * {
      line-height: 1.75;
      text-align: left !important;
      &:last-child {
        margin-bottom: 0;
      }
    }*/
}
.standard-content h3, .standard-content h4, .standard-content h5, .standard-content h6 {
  margin: 0 0 10px;
}
.standard-content h3 {
  font-weight: 700;
  margin: 35px 0 5px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .standard-content h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0 5px;
  }
}
.standard-content h4 {
  font-weight: 600;
  padding: 12px 0 5px;
  margin: 0;
}
.standard-content hr {
  margin: 0 0 15px;
  border-top: 1px solid #d6dfe8;
}
.standard-content p {
  font-size: 16px;
  margin: 0 0 20px;
}
.standard-content ol, .standard-content ul {
  font-size: 16px;
}
.standard-content ol.wrapped li, .standard-content ul.wrapped li {
  font-weight: 600;
  color: #1E1E1E;
  font-size: 16px;
}
.standard-content ol.wrapped li span, .standard-content ul.wrapped li span {
  font-weight: 400;
  color: #1E1E1E;
  display: inline-block;
  vertical-align: top;
}
.standard-content ol.wrapped li span {
  margin-left: 3px;
}
.standard-content ul {
  padding: 0;
  margin: 20px 0;
  padding-left: 20px;
  list-style: none;
  font-size: 16px;
}
.standard-content ul li {
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.standard-content ul li ul {
  margin: 0;
  font-size: 16px;
}
.standard-content ul li:before {
  content: "";
  left: 0;
  top: 9px;
  background: #ffffff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #b21212;
  display: block;
  position: absolute;
  transition: 0.1s;
}
.standard-content ul li:hover {
  /*&:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid $blue;
    border-bottom: 5px solid transparent;
    border-radius: 0;
    border-right: 0;
  }*/
}
.standard-content ul.social-icons li {
  padding-left: 25px;
}
.standard-content ul.social-icons li:before {
  background: url("../img/sprite.png") no-repeat;
  left: 0;
  top: 9px;
  border-radius: 0;
  border: none;
}
.standard-content img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 20px 0;
}
.standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
  width: auto;
  height: auto;
  float: left;
  margin: 7px 15px 10px 0;
}
@media screen and (max-width: 767px) {
  .standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
  width: auto;
  height: auto;
  float: right;
  margin: 7px 0 10px 15px;
}
@media screen and (max-width: 767px) {
  .standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.kv-play-icon {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
.standard-content figure {
  margin: 0 0 10px;
}
.standard-content figure figcaption {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.standard-content dl {
  margin: 0 0 10px;
  font-size: 16px;
}
.standard-content dl dd {
  padding: 0 0 0 10px;
  margin: 0 0 10px;
  font-size: 16px;
}
.standard-content meter {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content progress {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content details {
  margin: 0 0 10px;
}
.standard-content details summary {
  font-weight: bold;
}
.standard-content details p {
  margin-left: 15px;
}
.standard-content blockquote {
  margin: 0 0 30px;
}
.standard-content blockquote:before, .standard-content blockquote:after {
  font-size: 20px;
  content: '"';
}
.standard-content table {
  visibility: hidden;
}
.standard-content table.table {
  visibility: visible;
}
.standard-content .table-wrapper {
  width: 100%;
  overflow-y: auto;
  padding-bottom: 6px;
  margin: 25px 0 20px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper {
    margin: 15px 0 15px;
  }
}
.standard-content .table-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.standard-content .table-wrapper::-webkit-scrollbar-thumb {
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
}
.standard-content .table-wrapper table {
  visibility: visible;
  width: 100%;
  margin: 0;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper table {
    width: 1200px;
    font-size: 17px;
  }
}
.standard-content .table-wrapper table caption {
  display: none;
}
.standard-content .table-wrapper table thead {
  background-color: #b21212;
}
.standard-content .table-wrapper table thead tr th {
  color: #ffffff;
  line-height: 28px;
  font-weight: 600;
  border-bottom: 0;
  padding: 12px 15px;
  text-transform: uppercase;
  font-size: 16px;
}
.standard-content .table-wrapper table tbody tr td {
  padding: 15px 15px;
  font-weight: 500;
  font-size: 16px;
}
.standard-content .table-wrapper table tbody tr:last-of-type {
  border-bottom: 1px solid #eeeeee;
}
.standard-content iframe {
  display: block;
}
.standard-content .embed-responsive {
  margin-top: 25px;
  margin-bottom: 25px;
}
.standard-content .embed-responsive iframe {
  visibility: visible;
}
.standard-content .show-iframe iframe {
  visibility: visible;
  width: 100%;
  height: 530px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe {
    height: 257px;
  }
}
.standard-content .show-iframe iframe[src*="/slideshows/"] {
  width: 100% !important;
  max-width: 100% !important;
  height: 530px !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe[src*="/slideshows/"] {
    height: 257px !important;
  }
}
.standard-content iframe.cke_wysiwyg_frame.cke_reset {
  visibility: visible;
}
.standard-content a.btn {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .standard-content a.btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.standard-content a.btn-download span, .standard-content a.btn-download strong {
  display: inline-block;
  margin-right: 10px;
}
.standard-content #h5 {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content #h5[style*=width] {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
  }
}
.standard-content .centered-image img {
  left: auto !important;
  transform: none;
}

@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Bold.eot");
  src: url("../fonts/NoirPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Bold.woff2") format("woff2"), url("../fonts/NoirPro-Bold.woff") format("woff"), url("../fonts/NoirPro-Bold.ttf") format("truetype"), url("../fonts/NoirPro-Bold.svg#NoirPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-BoldItalic.eot");
  src: url("../fonts/NoirPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-BoldItalic.woff2") format("woff2"), url("../fonts/NoirPro-BoldItalic.woff") format("woff"), url("../fonts/NoirPro-BoldItalic.ttf") format("truetype"), url("../fonts/NoirPro-BoldItalic.svg#NoirPro-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Heavy.eot");
  src: url("../fonts/NoirPro-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Heavy.woff2") format("woff2"), url("../fonts/NoirPro-Heavy.woff") format("woff"), url("../fonts/NoirPro-Heavy.ttf") format("truetype"), url("../fonts/NoirPro-Heavy.svg#NoirPro-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-HeavyItalic.eot");
  src: url("../fonts/NoirPro-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-HeavyItalic.woff2") format("woff2"), url("../fonts/NoirPro-HeavyItalic.woff") format("woff"), url("../fonts/NoirPro-HeavyItalic.ttf") format("truetype"), url("../fonts/NoirPro-HeavyItalic.svg#NoirPro-HeavyItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Regular.eot");
  src: url("../fonts/NoirPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Regular.woff2") format("woff2"), url("../fonts/NoirPro-Regular.woff") format("woff"), url("../fonts/NoirPro-Regular.ttf") format("truetype"), url("../fonts/NoirPro-Regular.svg#NoirPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Medium.eot");
  src: url("../fonts/NoirPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Medium.woff2") format("woff2"), url("../fonts/NoirPro-Medium.woff") format("woff"), url("../fonts/NoirPro-Medium.ttf") format("truetype"), url("../fonts/NoirPro-Medium.svg#NoirPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Light.eot");
  src: url("../fonts/NoirPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Light.woff2") format("woff2"), url("../fonts/NoirPro-Light.woff") format("woff"), url("../fonts/NoirPro-Light.ttf") format("truetype"), url("../fonts/NoirPro-Light.svg#NoirPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro Semi";
  src: url("../fonts/NoirPro-SemiBold.eot");
  src: url("../fonts/NoirPro-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-SemiBold.woff2") format("woff2"), url("../fonts/NoirPro-SemiBold.woff") format("woff"), url("../fonts/NoirPro-SemiBold.ttf") format("truetype"), url("../fonts/NoirPro-SemiBold.svg#NoirPro-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-LightItalic.eot");
  src: url("../fonts/NoirPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-LightItalic.woff2") format("woff2"), url("../fonts/NoirPro-LightItalic.woff") format("woff"), url("../fonts/NoirPro-LightItalic.ttf") format("truetype"), url("../fonts/NoirPro-LightItalic.svg#NoirPro-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-Italic.eot");
  src: url("../fonts/NoirPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-Italic.woff2") format("woff2"), url("../fonts/NoirPro-Italic.woff") format("woff"), url("../fonts/NoirPro-Italic.ttf") format("truetype"), url("../fonts/NoirPro-Italic.svg#NoirPro-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro Semi";
  src: url("../fonts/NoirPro-SemiBoldItalic.eot");
  src: url("../fonts/NoirPro-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-SemiBoldItalic.woff2") format("woff2"), url("../fonts/NoirPro-SemiBoldItalic.woff") format("woff"), url("../fonts/NoirPro-SemiBoldItalic.ttf") format("truetype"), url("../fonts/NoirPro-SemiBoldItalic.svg#NoirPro-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noir Pro";
  src: url("../fonts/NoirPro-MediumItalic.eot");
  src: url("../fonts/NoirPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NoirPro-MediumItalic.woff2") format("woff2"), url("../fonts/NoirPro-MediumItalic.woff") format("woff"), url("../fonts/NoirPro-MediumItalic.ttf") format("truetype"), url("../fonts/NoirPro-MediumItalic.svg#NoirPro-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
.alert[style*=inline] {
  display: block !important;
}

.container {
  max-width: 1320px;
}
.container.small {
  max-width: 1085px;
}
.container.large {
  max-width: 1215px;
}
.container.ex-large {
  max-width: 1271px;
}

body {
  font-family: "Noir Pro";
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  max-width: 2560px;
  margin: auto;
}

.title {
  font-size: 40px;
  font-weight: 800;
  color: #000000;
}

h1, .h1 {
  font-family: "Noir Pro";
  font-size: 69px;
  font-weight: 600;
  line-height: 83px;
  color: #ffffff;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 56px;
  }
}

h2, .h2 {
  position: relative;
  font-family: "Noir Pro";
  line-height: 62px;
  font-size: 52px;
  color: #1E1E1E;
  font-weight: 600;
}
h2 strong, .h2 strong {
  color: #142238;
  font-weight: 400;
}
h2:after, .h2:after {
  content: "";
  background: #22B9DA;
  height: 5px;
  width: 95px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  h2:after, .h2:after {
    bottom: -17px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2:after, .h2:after {
    bottom: -15px;
  }
}
@media screen and (max-width: 767px) {
  h2:after, .h2:after {
    bottom: -14px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h2, .h2 {
    line-height: 45px;
    font-size: 36px;
  }
}

h3 {
  color: #1E1E1E;
  font-family: "Noir Pro";
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
}
h3.large {
  font-size: 32px;
  line-height: 38px;
}
h3 strong {
  color: #A1ED00;
}
h3 p {
  color: #FFA729;
}
h3 span {
  display: block;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  h3 span {
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  color: #000000;
  font-family: "Noir Pro";
  font-size: 34px;
  font-weight: 500;
  line-height: 60px;
}
h4 > strong {
  color: #FFA729;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  h4 {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    font-weight: 500;
  }
}

p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #1E1E1E;
  font-family: "Montserrat";
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px !important;
    line-height: 45px !important;
    font-weight: 500;
  }
  h2 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  p {
    font-weight: 400;
    font-size: 15px !important;
    line-height: 24px !important;
  }
}
img {
  max-width: 100%;
}

.social-icons {
  padding: 0 0 0 8px;
}
@media screen and (max-width: 767px) {
  .social-icons {
    text-align: center;
  }
}
.social-icons li {
  display: inline-block;
}
.social-icons li:not(:last-of-type) {
  margin: 0 23px 0 0;
}

a {
  text-decoration: none;
  font-family: "Noir Pro";
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #ffffff;
  text-align: center;
  background: #ffffff;
  font-weight: 500;
  padding: 19px 75px;
  font-size: 16px;
  line-height: 19px;
  vertical-align: middle;
  -webkit-transition-property: color;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-width: 237px;
  color: #1E1E1E;
  font-family: "Noir Pro";
  text-decoration: none;
  border-radius: 5px;
}
.btn-style:hover, .btn-style:focus, .btn-style:active {
  color: #ffffff;
  text-decoration: none;
  outline: none !important;
  background: #22B9DA;
  border: 2px solid #22B9DA;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.submit-btn {
  background: #22B9DA;
  color: #ffffff;
  transition: 0.3s ease all;
  border: 3px solid #22B9DA;
  min-height: 51px;
}
.btn-style.submit-btn:hover {
  color: #22B9DA;
  background: #ffffff;
  transition: 0.3s ease all;
  min-height: 51px;
  border: 3px solid #22B9DA;
}
@media screen and (max-width: 767px) {
  .btn-style {
    padding: 15px 30px;
    width: auto;
    height: auto;
    min-width: auto;
  }
}

.btn-link {
  color: #1E1E1E;
  font-family: "Noir Pro";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

label {
  line-height: 26px;
  color: #1E1E1E;
  font-family: "Noir Pro";
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  label {
    font-size: 14px !important;
    margin: 0;
    line-height: 16px !important;
  }
}

.form, form {
  margin: 25px 0;
}
.form input, .form textarea, form input, form textarea {
  border-radius: 0;
  background: #F3F3F3;
  border: none;
}
.form input::placeholder, .form textarea::placeholder, form input::placeholder, form textarea::placeholder {
  color: #858585;
}
.form input:focus, .form textarea:focus, form input:focus, form textarea:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.form .submit-btn, form .submit-btn {
  min-width: auto;
  border-radius: 0;
}

.form-control {
  border: 0 solid #eeeeee;
  background-color: rgba(69, 69, 69, 0.05);
  box-shadow: none;
  height: 54px;
  border-radius: 0;
  padding-left: 15px;
  font-family: "Noir Pro";
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.form-control:-ms-input-placeholder {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 40px;
  }
}
.form-control:focus, .form-control:active, .form-control:hover {
  color: #1E1E1E;
  outline: none;
  box-shadow: none;
  background-color: rgba(69, 69, 69, 0.05);
}

.form-group {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .form-group {
    margin-bottom: 15px;
  }
}

textarea.form-control {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 150px;
  max-height: 200px;
  resize: none;
}
@media screen and (max-width: 767px) {
  textarea.form-control {
    min-height: 100px;
    max-height: 100px;
  }
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #1E1E1E;
  text-shadow: 0 0 0;
  line-height: 47px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 10px !important;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  text-align: center;
  padding: 10px 30px !important;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
}

.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  display: inline-block;
  height: 34px;
  width: 34px;
  padding: 2px;
  border: 1px solid #b21212;
  color: #b21212;
  transition: 0.5s;
  padding-top: 6px;
}
.pagination li a:hover, .pagination li a:focus, .pagination li a:active {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}
.pagination li.active a {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
}
.pagination li.active a:hover {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}

.wpcf7-not-valid-tip {
  color: red;
  line-height: 20px;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 8px;
}

iframe {
  width: 100%;
  height: 400px;
  border: 0;
  display: block;
}

.container.smaller {
  max-width: 900px;
}

.container.more-smaller {
  max-width: 700px;
}

.blue-bg {
  background: #22B9DA;
}

.silver-bg {
  background: #f9f9f9;
}

.red-bg {
  background: #b21212;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #b21212;
}

section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
  position: relative;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .container > h2 {
    margin-bottom: 30px;
  }
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none;
}

.owl-carousel .owl-nav span {
  display: none;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -41px;
  bottom: 0;
  left: -100px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 80px;
  right: 0;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -25px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  left: -80px;
  right: 0;
  margin: auto;
}

img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-left {
    margin-right: 0;
    width: 100%;
  }
}

img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-right {
    margin-left: 0;
    width: 100%;
  }
}

.image-wrapper {
  overflow: hidden;
}
.image-wrapper img {
  transition: 0.5s;
}
.image-wrapper:hover img, .image-wrapper:focus img, .image-wrapper:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#menu-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  #menu-btn {
    display: block;
    position: absolute;
    top: 75px;
    right: 15px;
    height: 30px;
    width: 30px;
    background: url("../img/001-menu.svg") no-repeat;
    background-size: 100%;
    z-index: 9999;
  }
  #menu-btn.active {
    background: url("../img/002-cancel.svg") no-repeat;
    background-size: 100%;
    z-index: 99999;
    position: fixed;
    top: 35px;
    right: 20px;
    left: auto;
    margin: auto;
    height: 50px;
    width: 20px;
  }
}

ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}

#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #ffffff;
    margin-top: 0;
    position: fixed;
    text-align: center !important;
    z-index: 9999;
    padding: 0;
    left: 0;
    width: 100%;
    top: 0;
    height: 100vh;
  }
  #main-menu ul {
    padding-top: 70px;
    top: 0;
    width: 100%;
  }
  #main-menu ul li {
    display: block !important;
    text-align: center;
    margin: 0 !important;
  }
  #main-menu ul li a {
    display: block;
    color: #1E1E1E !important;
    font-size: 25px !important;
    padding: 20px 0;
  }
  #main-menu.active {
    display: block;
  }
}

.captcha-image {
  border-color: #eeeeee !important;
  width: 100%;
}

.split2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media screen and (max-width: 767px) {
  .split2 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.split3 {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
@media screen and (max-width: 767px) {
  .split3 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.text-black {
  color: #000000 !important;
}

[class^=icon-], [class^=svg-] {
  display: inline-block;
}

@media screen and (max-width: 991px) {
  [class^=svg-b] {
    display: none !important;
  }
}

.ekko-lightbox-nav-overlay {
  display: flex !important;
  z-index: 999999;
}

.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  width: 100%;
  display: inline-block;
}

body {
  font-family: "Noir Pro";
}
body.active {
  overflow: hidden;
}

header {
  padding: 21px 0 26px 0;
}
@media screen and (max-width: 767px) {
  header .col-md-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
header .col-md-2 a {
  display: block;
  height: 57px;
  max-width: 176px;
}
header .col-md-2 a .logo {
  height: 100%;
  width: 100%;
}
header .col-md-2 #hamburger {
  display: none;
  height: 24px;
  width: 24px;
}
@media screen and (max-width: 767px) {
  header .col-md-2 #hamburger {
    display: block;
  }
}
header .col-md-2 #hamburger.active {
  display: none;
}
header .col-md-7 {
  position: relative;
}
header .col-md-7 #main-menu {
  position: relative;
}
header .col-md-7 #main-menu #close-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  header .col-md-7 #main-menu #close-menu {
    display: block;
    position: absolute;
    right: 0;
    top: -40px;
  }
  header .col-md-7 #main-menu #close-menu.active {
    display: none;
  }
}
header .col-md-7 #main-menu ul.menu li {
  display: inline-block;
}
header .col-md-7 #main-menu ul.menu li a {
  font-size: 14px;
  line-height: 16px;
  color: #1E1E1E;
  font-weight: 400;
  transition: 0.3s ease all;
}
header .col-md-7 #main-menu ul.menu li:not(header .col-md-7 #main-menu ul.menu li:last-of-type) {
  margin: 0 40px 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .col-md-7 #main-menu ul.menu li:not(header .col-md-7 #main-menu ul.menu li:last-of-type) {
    margin: 0 20px 0 0;
  }
}
header .col-md-7 #main-menu ul.menu li:hover a {
  transition: 0.3s ease all;
}
@media screen and (max-width: 767px) {
  header .col-md-3 .email {
    display: none;
  }
}
header .col-md-3 .email strong {
  font-size: 14px;
  color: #7A7A7A;
  Line-height: 16px;
  font-weight: 400;
  display: block;
}
header .col-md-3 .email a {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #1E1E1E;
  display: block;
}

#home-banner {
  background-position: center;
  background-size: cover;
  max-width: 1920px;
  margin: auto;
  padding: 200px 0 321px 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #home-banner {
    padding: 130px 0 180px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-banner {
    padding: 110px 0 110px 0;
  }
}
@media screen and (max-width: 767px) {
  #home-banner {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #home-banner .col-md-6 {
    width: 70%;
  }
}
#home-banner .col-md-6:first-of-type .content-wrapper h1 {
  color: #ffffff;
  font-weight: 500;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-banner .col-md-6:first-of-type .content-wrapper h1 {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 767px) {
  #home-banner .col-md-6:first-of-type .content-wrapper h1 {
    margin: 0 0 25px 0;
  }
}
#home-banner .col-md-6:first-of-type .content-wrapper h1 strong {
  color: #22B9DA;
  border-bottom: 5px solid #22B9DA;
  font-weight: 500;
}

#home-about-us {
  padding: 98px 0 0 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-about-us {
    padding: 40px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  #home-about-us {
    padding: 50px 0 0 0;
  }
}
#home-about-us h2 {
  margin: 0 0 46px 0;
}
@media screen and (max-width: 767px) {
  #home-about-us h2 {
    margin: 0 0 30px 0;
  }
}
#home-about-us p {
  font-size: 24px;
  line-height: 51px;
  text-align: center;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-about-us p {
    font-size: 22px;
    line-height: 36px;
  }
}
#home-about-us p strong {
  font-weight: 600;
}

#home-services {
  padding: 80px 0 30px 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #home-services {
    padding: 0 0 40px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-services {
    padding: 80px 0 40px 0;
  }
}
#home-services h2 {
  margin: 0 0 100px 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #home-services h2 {
    margin: 0 0 70px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-services h2 {
    margin: 0 0 60px 0;
  }
}
@media screen and (max-width: 767px) {
  #home-services h2 {
    margin: 0 0 40px 0;
  }
}
#home-services .main-wrapper {
  text-align: center;
  margin: 0 0 55px 0;
}
@media screen and (max-width: 991px) and (min-width: 767px) {
  #home-services .main-wrapper {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 767px) {
  #home-services .main-wrapper {
    margin: 0 0 30px 0;
  }
}
#home-services .main-wrapper .img-wrapper {
  height: 93px;
  width: 93px;
  background: #22B9DA;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #home-services .main-wrapper .img-wrapper {
    width: 80px;
    height: 80px;
  }
}
#home-services .main-wrapper .img-wrapper img {
  width: auto;
  height: auto;
}
#home-services .main-wrapper .content-wrapper h3 {
  margin: 20px 0 9px 0;
}
@media screen and (max-width: 767px) {
  #home-services .main-wrapper .content-wrapper h3 {
    margin: 10px 0 5px 0;
  }
}
#home-services .main-wrapper .content-wrapper p {
  margin: 0;
}

#home-served-area {
  background: #F5F5F5;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-served-area {
    padding: 40px 0 30px 0;
  }
}
#home-served-area h2 {
  text-align: left;
  margin: 0 0 105px 0;
}
#home-served-area h2:after {
  left: 49px;
  bottom: -30px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-served-area h2:after {
    bottom: -15px;
  }
}
@media screen and (max-width: 767px) {
  #home-served-area h2:after {
    bottom: -15px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-served-area h2 {
    margin: 0 0 65px 0;
  }
}
@media screen and (max-width: 767px) {
  #home-served-area h2 {
    margin: 0 0 50px 0;
  }
}
#home-served-area .served-item {
  height: 90px;
  border-radius: 7px;
  transition: 0.3s ease all;
  position: relative;
  margin: 0 0 25px 0;
  background: #686868;
}
#home-served-area .served-item img {
  border-radius: 7px;
  object-fit: cover;
  height: 100%;
  width: 100%;
  display: none;
  transition: 0.3s ease all;
}
#home-served-area .served-item p {
  margin: 0;
}
#home-served-area .served-item p strong {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #home-served-area .served-item p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #home-served-area .served-item p strong {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  #home-served-area .served-item p strong {
    font-size: 16px;
  }
}
#home-served-area .served-item:hover {
  background: transparent;
  transition: 0.3s ease all;
}
#home-served-area .served-item:hover img {
  display: block;
  transition: 0.3s ease all;
}
#home-served-area .served-item:hover strong {
  z-index: 3;
}
#home-served-area .served-item:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 7px;
}
@media screen and (max-width: 767px) {
  #home-served-area .served-item {
    height: 60px;
    margin: 0 0 15px 0;
  }
}

#about-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 125px 0 115px 0;
  text-align: center;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #about-banner {
    padding: 100px 0;
  }
}

#banner-provide-care {
  padding: 120px 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #banner-provide-care {
    padding: 100px 0 70px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #banner-provide-care {
    padding: 100px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  #banner-provide-care {
    padding: 60px 0 0 0;
  }
}
#banner-provide-care .col-md-5 .img-wrapper {
  position: relative;
}
#banner-provide-care .col-md-5 .img-wrapper:after {
  content: "";
  height: 580px;
  width: 100%;
  border: 5px solid #22B9DA;
  position: absolute;
  left: -35px;
  top: 50px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #banner-provide-care .col-md-5 .img-wrapper:after {
    left: 31px;
    top: 42px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #banner-provide-care .col-md-5 .img-wrapper:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #banner-provide-care .col-md-5 .img-wrapper:after {
    display: none;
  }
}
#banner-provide-care .col-md-5 .img-wrapper img {
  height: 580px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #banner-provide-care .col-md-5 .img-wrapper img {
    height: 350px;
  }
}
#banner-provide-care .col-md-7 .content-wrapper {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #banner-provide-care .col-md-7 .content-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #banner-provide-care .col-md-7 .content-wrapper {
    padding: 0 10px;
  }
}
#banner-provide-care .col-md-7 .content-wrapper h2 {
  font-weight: 500;
  margin: 0 0 55px 0;
}
#banner-provide-care .col-md-7 .content-wrapper h2:after {
  left: 36px;
  width: 68px;
}
@media screen and (max-width: 767px) {
  #banner-provide-care .col-md-7 .content-wrapper h2 {
    margin: 30px 0 40px 0;
  }
}
#banner-provide-care .col-md-7 .content-wrapper p {
  line-height: 38px;
  text-align: justify;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #banner-provide-care .col-md-7 .content-wrapper p {
    line-height: 30px;
  }
}
#banner-provide-care .col-md-7 .content-wrapper p:not(:last-of-type) {
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #banner-provide-care .col-md-7 .content-wrapper p:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #banner-provide-care .col-md-7 .content-wrapper p:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

#our-services-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 125px 0 115px 0;
  text-align: center;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #our-services-banner {
    padding: 100px 0;
  }
}

#our-staff {
  padding: 110px 0 0 0;
}
@media screen and (max-width: 767px) {
  #our-staff {
    padding: 60px 0 0 0;
  }
}
#our-staff .col-md-6 .main-wrapper {
  text-align: center;
  margin: 0 0 120px 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #our-staff .col-md-6 .main-wrapper {
    margin: 0 0 70px 0;
  }
}
@media screen and (max-width: 767px) {
  #our-staff .col-md-6 .main-wrapper {
    margin: 0 0 40px 0;
  }
}
#our-staff .col-md-6 .main-wrapper .img-wrapper img {
  height: 370px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #our-staff .col-md-6 .main-wrapper .img-wrapper img {
    height: 250px;
  }
}
#our-staff .col-md-6 .main-wrapper .content-wrapper {
  padding: 0 5px;
}
#our-staff .col-md-6 .main-wrapper .content-wrapper h3 {
  margin: 30px 0 15px 0;
  font-size: 32px;
  line-height: 38px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #our-staff .col-md-6 .main-wrapper .content-wrapper h3 {
    margin: 23px 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #our-staff .col-md-6 .main-wrapper .content-wrapper h3 {
    margin: 15px 0 5px 0;
  }
}
#our-staff .col-md-6 .main-wrapper .content-wrapper p {
  margin: 0;
  line-height: 38px;
}

#contact-us-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 125px 0 115px 0;
  text-align: center;
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #contact-us-banner {
    padding: 100px 0;
  }
}

#contact-us-form {
  padding: 80px 0 0 0;
}
@media screen and (max-width: 767px) {
  #contact-us-form {
    padding: 40px 0 0 0;
  }
}
#contact-us-form .col-md-6:first-of-type .content-wrapper {
  margin: 0 0 15px 0;
}
#contact-us-form .col-md-6:first-of-type .content-wrapper h2 {
  font-size: 45px;
  line-height: 62px;
  font-weight: 500;
  margin: 0;
}
#contact-us-form .col-md-6:first-of-type .content-wrapper h2:after {
  display: none;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #contact-us-form .col-md-6:first-of-type .content-wrapper h2 {
    font-size: 38px;
    line-height: 48px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us-form .col-md-6:first-of-type .content-wrapper h2 {
    text-align: center;
    margin: 0 0 30px 0;
  }
}
#contact-us-form .col-md-6:first-of-type .content-wrapper strong {
  line-height: 16px;
  font-size: 14px;
  font-weight: 500;
  margin: 25px 0 13px 0;
  display: block;
}
@media screen and (max-width: 767px) {
  #contact-us-form .col-md-6:first-of-type .content-wrapper strong {
    margin: 15px 0 10px 0;
  }
}
#contact-us-form .col-md-6:first-of-type .content-wrapper p {
  font-size: 14px;
  line-height: 35px;
  margin: 0;
}
#contact-us-form .col-md-6:first-of-type .content-wrapper a {
  font-size: 14px;
  line-height: 35px;
  color: #1E1E1E;
  display: block;
  margin: 5px 0 0 0;
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form {
    padding: 0 10px;
  }
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p {
  margin: 0;
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label {
  display: block;
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label b {
  display: none;
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label input, #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label textarea {
  border: 2px solid #858585;
  border-radius: 6px;
  padding: 23px 19px;
  color: #979797;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  width: 100%;
  margin: 0 0 29px 0;
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label input::placeholder, #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label textarea::placeholder {
  color: #979797;
  font-weight: 400;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label input, #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label textarea {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label input, #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label textarea {
    padding: 15px 10px;
    margin: 0 0 15px 0;
  }
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label textarea {
  min-height: 150px;
  padding: 18px 19px 0 19px;
}
@media screen and (max-width: 767px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form .form-group p label textarea {
    min-height: 120px;
    padding: 10px 15px;
  }
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .submit-btn {
  height: 65px;
  border-radius: 6px;
  min-width: 300px;
  float: right;
  color: #ffffff;
  border: 3px solid #22B9DA;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form .submit-btn {
    min-width: 200px;
    height: auto;
    padding: 15px 75px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us-form .col-md-6:last-of-type:last-of-type .form form .submit-btn {
    height: auto;
    width: 100%;
    padding: 7px 30px;
    min-width: unset;
  }
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .submit-btn:hover {
  background: #ffffff;
  color: #22B9DA;
  border: 3px solid #22B9DA;
}
#contact-us-form .col-md-6:last-of-type:last-of-type .form form .wpcf7-response-output {
  margin: 20px 0 0 0 !important;
}

#map {
  max-width: 1920px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #map {
    padding: 40px 0 0 0;
  }
}
#map .iframe iframe {
  height: 540px;
  width: 100%;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #map .iframe iframe {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  #map .iframe iframe {
    height: 300px;
  }
}

footer {
  padding: 0;
}
footer .footer-top {
  padding: 40px 0 30px;
}
@media screen and (max-width: 991px) and (min-width: 767px) {
  footer .footer-top {
    padding: 40px 0;
  }
}
footer .footer-top h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
footer .footer-top .footer-logo-content .logo {
  max-width: 304px;
  display: block;
}
footer .footer-top .footer-logo-content .logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  footer .footer-top .footer-logo-content .logo {
    min-width: auto;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .footer-top .footer-logo-content .logo {
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-top .footer-logo-content .logo {
    min-width: auto;
  }
}
footer .footer-top .footer-logo-content p {
  font-size: 14px;
  line-height: 23px;
  margin: 20px 0;
}
footer .footer-top .footer-menu {
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  footer .footer-top .footer-menu {
    padding: 0 10px;
  }
}
footer .footer-top .footer-menu #menu-footer-services {
  column-count: 2;
}
@media screen and (max-width: 767px) {
  footer .footer-top .footer-menu #menu-footer-services {
    margin: 0 0 20px 0;
  }
}
footer .footer-top .footer-menu #menu-footer-services li a {
  color: #353535;
  font-size: 16px;
  line-height: 49px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  footer .footer-top .footer-menu #menu-footer-services li a {
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .footer-top .footer-menu #menu-footer-services li a {
    line-height: 35px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-top .footer-menu #menu-footer-services li a {
    line-height: 35px;
    font-size: 15px;
  }
}
footer .footer-top .email-content h3 {
  font-size: 20px;
  line-height: 24px;
}
footer .footer-top .email-content p {
  font-size: 13px;
  line-height: 22px;
  margin: 15px 0 0 0;
}
@media screen and (max-width: 767px) {
  footer .footer-top .email-content p {
    margin: 0;
  }
}
footer .footer-top .email-content .form form {
  margin: 25px 0;
}
@media screen and (max-width: 767px) {
  footer .footer-top .email-content .form form {
    margin: 25px 0 20px 0;
  }
}
footer .footer-top .email-content .form form .form-group {
  display: inline-block;
  width: 72%;
  margin: 0;
  vertical-align: bottom;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  footer .footer-top .email-content .form form .form-group {
    width: 67%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .footer-top .email-content .form form .form-group {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-top .email-content .form form .form-group {
    width: 68%;
  }
}
footer .footer-top .email-content .form form .form-group input {
  height: 51px;
  width: 100%;
  padding: 15px 10px;
  font-size: 16px;
  color: #A8A8A8;
}
footer .footer-top .email-content .form form .form-group input::placeholder {
  color: #A8A8A8;
}
footer .footer-top .email-content .form form p {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
footer .footer-top .email-content .form form .wpcf7-spinner {
  display: none;
}
footer .footer-top .email-content .form form .submit-btn {
  padding: 15px 26px;
  height: 51px;
  vertical-align: top;
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  footer .footer-top .email-content .form form .submit-btn {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .footer-top .email-content .form form .submit-btn {
    padding: 15px 8px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-top .email-content .form form .submit-btn {
    padding: 15px 23px;
  }
}
@media screen and (max-width: 360px) {
  footer .footer-top .email-content .form form .submit-btn {
    padding: 15px 16px;
  }
}
footer #bottom-bar {
  background: #EFFBFF;
  padding: 25px 0;
}
footer #bottom-bar p {
  margin: 0;
  line-height: 21px;
}
footer #bottom-bar p a {
  color: #22B9DA;
}

/*# sourceMappingURL=main.css.map */
