﻿.alert[style*="inline"] {
  display: block !important;
}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.centered-image {
  overflow: hidden;
}
.centered-image img {
  position: relative;
  left: 50% !important;
  transform: translateX(-50%);
}
input[type="text"]::-ms-clear {
  display: none;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?s0n9o2");
  src: url("../fonts/icomoon.eot?s0n9o2#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?s0n9o2") format("truetype"),
    url("../fonts/icomoon.woff?s0n9o2") format("woff"),
    url("../fonts/icomoon.svg?s0n9o2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-Asset-1:before {
  content: "";
}
.icon-iconmonstr-github-1:before {
  content: "";
}
.icon-iconmonstr-linkedin-3:before {
  content: "";
}
.icon-bitbucket-icon:before {
  content: "";
}
.icon-down-arrow-blue {
  background-image: url(../img/sprite.png);
  background-position: -49px -17px;
  width: 10px;
  height: 6px;
}
.icon-down-arrow {
  background-image: url(../img/sprite.png);
  background-position: -49px 0px;
  width: 12px;
  height: 7px;
}
.icon-facebook {
  background-image: url(../img/sprite.png);
  background-position: -23px -26px;
  width: 7px;
  height: 13px;
}
.icon-instagram {
  background-image: url(../img/sprite.png);
  background-position: -26px 0px;
  width: 13px;
  height: 13px;
}
.icon-linkedin {
  background-image: url(../img/sprite.png);
  background-position: 0px -26px;
  width: 13px;
  height: 13px;
}
.icon-phone-call {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 16px;
  height: 16px;
}
body {
  font-family: "Cera Pro";
  color: #2c3144;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  max-width: 2560px;
  margin: auto;
}
h1,
.h1 {
  color: #000;
  font-family: "Cera Pro";
  text-transform: uppercase;
  font-style: normal;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 38px;
}
h1 > strong,
.h1 > strong {
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}
h2,
.h2 {
  position: relative;
  font-family: "Cera Pro";
  margin-bottom: 30px;
  font-size: 56px;
  font-weight: 500;
  color: #252525;
  letter-spacing: 0.84px;
  line-height: 38px;
  text-transform: uppercase;
}
h2 strong,
.h2 strong {
  color: #11aedb;
  font-weight: 400;
}
h2:after,
.h2:after {
  content: "";
  position: relative;
  width: 10px;
  height: 10px;
  background: #e91e63;
  bottom: -1px;
  margin-left: 10px;
  border-radius: 50px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  h2:after,
  .h2:after {
    width: 10px;
  }
}
h3 {
  color: #000;
  font-family: "Cera Pro";
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-transform: uppercase;
}
h3 strong {
  color: #006838;
}
h3 p {
  color: orange;
}
h3 span {
  display: block;
  font-size: 22px;
  color: #fff;
  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: 35px;
  }
}
h4 {
  color: #000;
  font-family: "Cera Pro";
  font-size: 34px;
  font-weight: 800;
  line-height: 60px;
}
h4 > strong {
  color: orange;
}
p {
  margin: 0 0 20px;
  color: #000;
  font-family: "Cera Pro";
  font-style: normal;
  letter-spacing: normal;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
  h2 {
    font-size: 22px !important;
    line-height: 35px !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  p {
    font-size: 16px !important;
    line-height: 25px !important;
  }
}
a {
  color: #000;
}
a:hover {
  color: #11aedb;
}
img {
  max-width: 100%;
}
.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}
.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #11aedb;
  height: 45px;
  padding: 8px 40px 10px;
  text-align: center;
  background: #11aedb;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 25px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-width: 175px;
  color: #fff;
  font-family: "Cera Pro";
  letter-spacing: 0.84px;
}
.btn-style:hover,
.btn-style:focus,
.btn-style:active {
  color: #11aedb;
  text-decoration: none;
  outline: none !important;
  background: transparent;
}
.btn-style:hover:before,
.btn-style:focus:before,
.btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.black {
  border: 2px solid #22bdb6;
  text-align: center;
  background: #22bdb6;
  color: #fff;
  box-shadow: none;
}
.btn-style.black:hover,
.btn-style.black:focus,
.btn-style.black:active {
  color: #22bdb6;
  text-decoration: none;
  background-color: #fff;
}
.btn-style.black:hover:before,
.btn-style.black:focus:before,
.btn-style.black:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.white {
  border: 2px solid #11aedb;
  text-align: center;
  background: #11aedb;
  color: #fff;
  box-shadow: none;
}
.btn-style.white:hover,
.btn-style.white:focus,
.btn-style.white:active {
  color: #11aedb;
  text-decoration: none;
  background: #fff;
}
.btn-style.white:hover:before,
.btn-style.white:focus:before,
.btn-style.white:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-link {
  color: #2c3144;
  font-family: "Cera Pro";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
label {
  line-height: 26px;
  color: #2c3144;
  font-family: "Cera 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-control {
  border: 0 solid #eee;
  background-color: rgba(69, 69, 69, 0.05);
  box-shadow: none;
  height: 54px;
  border-radius: 0;
  padding-left: 15px;
  font-family: "Cera Pro";
  color: #042167;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.form-control::-webkit-input-placeholder {
  color: #042167;
}
.form-control:-moz-placeholder {
  color: #042167;
}
.form-control::-moz-placeholder {
  color: #042167;
}
.form-control:-ms-input-placeholder {
  color: #042167;
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 40px;
  }
}
.form-control:focus,
.form-control:active,
.form-control:hover {
  color: #042167;
  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: 68px;
  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: #2c3144;
  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 #d4001b;
  color: #d4001b;
  transition: 0.5s;
  padding-top: 6px;
}
.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active {
  background: #d4001b;
  color: #fff;
  border: 1px solid #d4001b;
  text-decoration: none;
}
.pagination li.active a {
  background: #d4001b;
  color: #fff;
  border: 1px solid #d4001b;
}
.pagination li.active a:hover {
  background: #d4001b;
  color: #fff;
  border: 1px solid #d4001b;
  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: #042167;
}
.silver-bg {
  background: #22bdb6;
}
.red-bg {
  background: #d4001b;
}
.red-bg .btn-style {
  border: 2px solid #fff;
  color: #fff;
}
.red-bg .btn-style:before {
  background: #fff;
}
.red-bg .btn-style:hover,
.red-bg .btn-style:active,
.red-bg .btn-style:focus {
  color: #d4001b;
}
section {
  padding: 50px 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: 60px;
}
@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 !important;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  margin: auto;
  height: 0;
}
.owl-carousel .owl-nav span {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  bottom: 0;
  left: -100px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  border: solid #fff;
  opacity: 0.7;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  height: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 0;
  bottom: 20%;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  bottom: 0;
  right: -25px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  border: solid #fff;
  opacity: 0.7;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  height: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 20%;
  left: 45px;
  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: 70px;
    left: 22px;
    height: 30px;
    width: 30px;
    background: url("../img/002-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;
    top: 25px;
    right: 20px;
    left: auto;
    margin: auto;
    height: 25px;
    width: 14px;
  }
}
#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #10122a;
    margin-top: 0;
    position: fixed;
    height: 100%;
    text-align: center !important;
    z-index: 9999;
    padding: 20px 0;
    left: 0;
    width: 100%;
    top: 0;
    padding-top: 100px;
  }
  #main-menu ul {
    padding-top: 0;
    top: 0;
    width: 100%;
  }
  #main-menu ul li {
    display: block;
    text-align: center;
  }
  #main-menu ul li a {
    display: block;
    color: #000 !important;
  }
  #main-menu.active {
    display: block;
  }
}
.captcha-image {
  border-color: #eee !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;
  }
}
.gray-bg {
  background: #fbfbfb;
}
.text-black {
  color: #000 !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 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  color: #ffb900;
}
.standard-content {
  font-size: 16px;
  line-height: 24px;
}
.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: #2c3144;
  font-size: 16px;
}
.standard-content ol.wrapped li span,
.standard-content ul.wrapped li span {
  font-weight: 400;
  color: #2c3144;
  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: #fff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #d4001b;
  display: block;
  position: absolute;
  transition: 0.1s;
}
.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 #eee;
  background-color: #eee;
}
.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: #d4001b;
}
.standard-content .table-wrapper table thead tr th {
  color: #fff;
  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 #eee;
}
.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;
}
body {
  font-family: "Cera Pro";
  color: #2c3144;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  max-width: 2560px;
  margin: auto;
}
h1,
.h1 {
  color: #000;
  font-family: "Cera Pro";
  text-transform: uppercase;
  font-style: normal;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 38px;
}
h1 > strong,
.h1 > strong {
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}
h2,
.h2 {
  position: relative;
  font-family: "Cera Pro";
  margin-bottom: 30px;
  font-size: 56px;
  font-weight: 500;
  color: #252525;
  letter-spacing: 0.84px;
  line-height: 38px;
  text-transform: uppercase;
}
h2 strong,
.h2 strong {
  color: #11aedb;
  font-weight: 400;
}
h2:after,
.h2:after {
  content: "";
  position: relative;
  width: 10px;
  height: 10px;
  background: #e91e63;
  bottom: -1px;
  margin-left: 10px;
  border-radius: 50px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  h2:after,
  .h2:after {
    width: 10px;
  }
}
h3 {
  color: #000;
  font-family: "Cera Pro";
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-transform: uppercase;
}
h3 strong {
  color: #006838;
}
h3 p {
  color: orange;
}
h3 span {
  display: block;
  font-size: 22px;
  color: #fff;
  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: 35px;
  }
}
h4 {
  color: #000;
  font-family: "Cera Pro";
  font-size: 34px;
  font-weight: 800;
  line-height: 60px;
}
h4 > strong {
  color: orange;
}
p {
  margin: 0 0 20px;
  color: #000;
  font-family: "Cera Pro";
  font-style: normal;
  letter-spacing: normal;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
  h2 {
    font-size: 22px !important;
    line-height: 35px !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  p {
    font-size: 16px !important;
    line-height: 25px !important;
  }
}
a {
  color: #000;
}
a:hover {
  color: #11aedb;
}
img {
  max-width: 100%;
}
.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}
.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #11aedb;
  height: 45px;
  padding: 8px 40px 10px;
  text-align: center;
  background: #11aedb;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 25px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-width: 175px;
  color: #fff;
  font-family: "Cera Pro";
  letter-spacing: 0.84px;
}
.btn-style:hover,
.btn-style:focus,
.btn-style:active {
  color: #11aedb;
  text-decoration: none;
  outline: none !important;
  background: transparent;
}
.btn-style:hover:before,
.btn-style:focus:before,
.btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.black {
  border: 2px solid #22bdb6;
  text-align: center;
  background: #22bdb6;
  color: #fff;
  box-shadow: none;
}
.btn-style.black:hover,
.btn-style.black:focus,
.btn-style.black:active {
  color: #22bdb6;
  text-decoration: none;
  background-color: #fff;
}
.btn-style.black:hover:before,
.btn-style.black:focus:before,
.btn-style.black:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.white {
  border: 2px solid #11aedb;
  text-align: center;
  background: #11aedb;
  color: #fff;
  box-shadow: none;
}
.btn-style.white:hover,
.btn-style.white:focus,
.btn-style.white:active {
  color: #11aedb;
  text-decoration: none;
  background: #fff;
}
.btn-style.white:hover:before,
.btn-style.white:focus:before,
.btn-style.white:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-link {
  color: #2c3144;
  font-family: "Cera Pro";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
label {
  line-height: 26px;
  color: #2c3144;
  font-family: "Cera 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-control {
  border: 0 solid #eee;
  background-color: rgba(69, 69, 69, 0.05);
  box-shadow: none;
  height: 54px;
  border-radius: 0;
  padding-left: 15px;
  font-family: "Cera Pro";
  color: #042167;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.form-control::-webkit-input-placeholder {
  color: #042167;
}
.form-control:-moz-placeholder {
  color: #042167;
}
.form-control::-moz-placeholder {
  color: #042167;
}
.form-control:-ms-input-placeholder {
  color: #042167;
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 40px;
  }
}
.form-control:focus,
.form-control:active,
.form-control:hover {
  color: #042167;
  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: 68px;
  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: #2c3144;
  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 #d4001b;
  color: #d4001b;
  transition: 0.5s;
  padding-top: 6px;
}
.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active {
  background: #d4001b;
  color: #fff;
  border: 1px solid #d4001b;
  text-decoration: none;
}
.pagination li.active a {
  background: #d4001b;
  color: #fff;
  border: 1px solid #d4001b;
}
.pagination li.active a:hover {
  background: #d4001b;
  color: #fff;
  border: 1px solid #d4001b;
  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: #042167;
}
.silver-bg {
  background: #22bdb6;
}
.red-bg {
  background: #d4001b;
}
.red-bg .btn-style {
  border: 2px solid #fff;
  color: #fff;
}
.red-bg .btn-style:before {
  background: #fff;
}
.red-bg .btn-style:hover,
.red-bg .btn-style:active,
.red-bg .btn-style:focus {
  color: #d4001b;
}
section {
  padding: 50px 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: 60px;
}
@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 !important;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  margin: auto;
  height: 0;
}
.owl-carousel .owl-nav span {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  bottom: 0;
  left: -100px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  border: solid #fff;
  opacity: 0.7;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  height: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 0;
  bottom: 20%;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  bottom: 0;
  right: -25px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  border: solid #fff;
  opacity: 0.7;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  height: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 20%;
  left: 45px;
  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: 70px;
    left: 22px;
    height: 30px;
    width: 30px;
    background: url("../img/002-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;
    top: 25px;
    right: 20px;
    left: auto;
    margin: auto;
    height: 25px;
    width: 14px;
  }
}
#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #10122a;
    margin-top: 0;
    position: fixed;
    height: 100%;
    text-align: center !important;
    z-index: 9999;
    padding: 20px 0;
    left: 0;
    width: 100%;
    top: 0;
    padding-top: 100px;
  }
  #main-menu ul {
    padding-top: 0;
    top: 0;
    width: 100%;
  }
  #main-menu ul li {
    display: block;
    text-align: center;
  }
  #main-menu ul li a {
    display: block;
    color: #000 !important;
  }
  #main-menu.active {
    display: block;
  }
}
.captcha-image {
  border-color: #eee !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;
  }
}
.gray-bg {
  background: #fbfbfb;
}
.text-black {
  color: #000 !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 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  color: #ffb900;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}
body {
  background-color: #e91e63;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body::before {
  content: "mobile";
  display: none;
}
@media only screen and (min-width: 1050px) {
  body::before {
    content: "desktop";
  }
}
a {
  color: #267481;
  text-decoration: none;
}
@media only screen and (min-width: 1050px) {
  body[data-hijacking="on"] {
    overflow: hidden;
  }
}
.cd-section {
  height: 100vh;
}
.cd-section > div {
  min-height: 100vh;
}
.cd-section:first-of-type > div {
  background: radial-gradient(#252525, #181818);
}
.cd-section:first-of-type > div::before {
  content: "Effects not visible on mobile!";
  position: absolute;
  width: 100%;
  text-align: center;
  top: 20px;
  z-index: 2;
  font-weight: bold;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #6a7083;
}
[data-animation="parallax"] .cd-section > div,
[data-animation="fixed"] .cd-section > div,
[data-animation="opacity"] .cd-section > div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
[data-animation="parallax"] .cd-section:first-of-type > div,
[data-animation="fixed"] .cd-section:first-of-type > div,
[data-animation="opacity"] .cd-section:first-of-type > div {
  background-image: url("../img/img-1.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(2) > div,
[data-animation="fixed"] .cd-section:nth-of-type(2) > div,
[data-animation="opacity"] .cd-section:nth-of-type(2) > div {
  background-image: url("../img/img-2.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(3) > div,
[data-animation="fixed"] .cd-section:nth-of-type(3) > div,
[data-animation="opacity"] .cd-section:nth-of-type(3) > div {
  background-image: url("../img/img-3.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(4) > div,
[data-animation="fixed"] .cd-section:nth-of-type(4) > div,
[data-animation="opacity"] .cd-section:nth-of-type(4) > div {
  background-image: url("../img/img-4.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(5) > div,
[data-animation="fixed"] .cd-section:nth-of-type(5) > div,
[data-animation="opacity"] .cd-section:nth-of-type(5) > div {
  background-image: url("../img/img-5.jpg");
}
@media only screen and (min-width: 1050px) {
  [data-hijacking="on"] .cd-section {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  [data-hijacking="on"] .cd-section > div {
    visibility: visible;
  }
  [data-hijacking="off"] .cd-section > div {
    opacity: 0;
  }
  [data-animation="rotate"] .cd-section {
    -webkit-perspective: 1800px;
    -moz-perspective: 1800px;
    perspective: 1800px;
  }
  [data-hijacking="on"][data-animation="rotate"]
    .cd-section:not(:first-of-type) {
    -webkit-perspective-origin: center 0;
    -moz-perspective-origin: center 0;
    perspective-origin: center 0;
  }
  [data-animation="scaleDown"] .cd-section > div,
  [data-animation="gallery"] .cd-section > div,
  [data-animation="catch"] .cd-section > div {
    box-shadow: 0 0 0 rgba(25, 30, 46, 0.4);
  }
  [data-animation="opacity"] .cd-section.visible > div {
    z-index: 1;
  }
}
@media only screen and (min-width: 1050px) {
  .cd-section:first-of-type > div::before {
    display: none;
  }
}
@media only screen and (min-width: 1050px) {
  .cd-section > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  [data-hijacking="on"] .cd-section > div {
    position: absolute;
  }
  [data-animation="rotate"] .cd-section > div {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.cd-vertical-nav {
  position: fixed;
  z-index: 1;
  right: 3%;
  top: 50%;
  bottom: auto;
  list-style: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.cd-vertical-nav a {
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/cd-icon-arrow.svg) no-repeat center center;
}
.cd-vertical-nav a.cd-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 10px;
}
.cd-vertical-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}
@media only screen and (min-width: 1050px) {
  .cd-vertical-nav {
    display: block;
  }
}
html {
  scroll-behavior: smooth;
}
body.active {
  overflow: hidden;
}
body .overlay {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(5px);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
}
body .overlay.active {
  display: block;
}
.scrollUpDown {
  position: fixed;
  bottom: 76px;
  left: -12px;
  transform: rotate(-90deg);
  mix-blend-mode: difference;
  color: aqua;
  text-decoration: none !important;
  user-select: none;
  cursor: pointer;
  display: none;
  z-index: 999;
  transition: all 500ms ease-in;
}
@media screen and (max-width: 767px) {
  .scrollUpDown {
    display: none !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .scrollUpDown {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .scrollUpDown {
    display: none !important;
  }
}
.scrollUpDown.active {
  display: flex;
}
.scrollUpDown.rotate {
  transform: rotate(90deg);
}
.scrollUpDown span:first-of-type {
  letter-spacing: 0.15em;
  font-size: 12px;
  font-weight: 600;
}
.scrollUpDown span:last-of-type {
  font-size: 25px;
  position: relative;
  left: 15px;
  animation: scroll-down 1.35s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
@keyframes scroll-down {
  0% {
    left: 0;
  }
  100% {
    left: 5px;
  }
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  mix-blend-mode: difference;
  color: aqua !important;
}
@media screen and (max-width: 767px) {
  header {
    background: #e91e63;
    top: 0;
    padding: 10px 0 11px;
    mix-blend-mode: unset;
  }
}
header.sticky {
  background: #e91e63;
  mix-blend-mode: unset;
  top: 0;
}
header.sticky .col-md-6:first-of-type .hamburger {
  mix-blend-mode: unset !important;
}
header.sticky .col-md-6:first-of-type .hamburger .line {
  background: #fff !important;
}
header.sticky .col-md-6:first-of-type .hamburger .text {
  color: #fff !important;
}
header.sticky .col-md-6:last-of-type .socialIcons {
  mix-blend-mode: unset !important;
}
header.sticky .col-md-6:last-of-type .socialIcons li a {
  color: #fff !important;
}
header .col-md-6:first-of-type {
  display: flex;
  align-items: center;
}
header .col-md-6:first-of-type .hamburger {
  z-index: 11;
  mix-blend-mode: difference;
  color: aqua !important;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  header .col-md-6:first-of-type .hamburger {
    mix-blend-mode: unset;
  }
}
header .col-md-6:first-of-type .hamburger .text {
  position: absolute;
  top: 8px;
  left: 65px;
  color: aqua !important;
}
@media screen and (max-width: 767px) {
  header .col-md-6:first-of-type .hamburger:before {
    content: "";
    background: #fff;
    width: 50px;
    height: 40px;
    position: absolute;
    left: 6px;
    top: -4px;
    z-index: -1;
    display: none;
  }
}
header .col-md-6:first-of-type .hamburger:hover {
  cursor: pointer;
}
header .col-md-6:first-of-type .hamburger:hover .line {
  color: #fff;
}
header .col-md-6:first-of-type .hamburger:hover .line:nth-of-type(1) {
  width: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
header .col-md-6:first-of-type .hamburger:hover .line:nth-of-type(3) {
  width: 25px;
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
}
header .col-md-6:first-of-type .hamburger.active .line:nth-of-type(1) {
  transform: translateY(8px) rotate(46deg);
  -webkit-transform: translateY(8px) rotate(46deg);
  -ms-transform: translateY(8px) rotate(46deg);
  -o-transform: translateY(8px) rotate(46deg);
}
header .col-md-6:first-of-type .hamburger.active .line:nth-of-type(2) {
  opacity: 0;
}
header .col-md-6:first-of-type .hamburger.active .line:nth-of-type(3) {
  transform: translateY(-10px) rotate(-51deg);
  -webkit-transform: translateY(-10px) rotate(-51deg);
  -ms-transform: translateY(-10px) rotate(-51deg);
  -o-transform: translateY(-10px) rotate(-51deg);
}
header .col-md-6:first-of-type .hamburger .line {
  width: 32px;
  height: 3px;
  background: aqua;
  margin: 6px 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  header .col-md-6:first-of-type .hamburger .line {
    background: #fff;
  }
}
header .col-md-6:first-of-type p {
  z-index: 11;
  margin: 0 0 0 30px;
}
header .col-md-6:last-of-type ul.socialIcons {
  text-align: right;
  position: relative;
  top: 10px;
  mix-blend-mode: difference;
  color: aqua !important;
}
@media screen and (max-width: 767px) {
  header .col-md-6:last-of-type ul.socialIcons {
    margin-bottom: 0;
    mix-blend-mode: unset;
    top: 6px;
  }
}
header .col-md-6:last-of-type ul.socialIcons li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
header .col-md-6:last-of-type ul.socialIcons li a {
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1),
    transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.4s ease-in-out;
  color: aqua !important;
}
@media screen and (max-width: 767px) {
  header .col-md-6:last-of-type ul.socialIcons li a {
    color: #fff !important;
  }
}
header .col-md-6:last-of-type ul.socialIcons li a:hover,
header .col-md-6:last-of-type ul.socialIcons li a:active,
header .col-md-6:last-of-type ul.socialIcons li a:focus {
  transform: scale(1.1);
  opacity: 0.8;
  text-decoration: none;
}
.mainMenu-wrapper {
  position: fixed;
  z-index: 9999;
  height: 100%;
  background: #fff;
}
.mainMenu-wrapper .hamburger-close {
  position: absolute;
  top: 60px;
  background: #fff;
  left: 40px;
}
.mainMenu-wrapper .hamburger-close .text {
  position: absolute;
  top: -7px;
  white-space: nowrap;
  left: 48px;
  color: #000;
  font-weight: 500;
}
.mainMenu-wrapper .hamburger-close .line {
  width: 32px;
  height: 3px;
  background: #000;
  margin: 6px 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .mainMenu-wrapper .hamburger-close .line {
    background: #000;
  }
}
.mainMenu-wrapper .hamburger-close .line:nth-of-type(1) {
  transform: translateY(8px) rotate(46deg);
  -webkit-transform: translateY(8px) rotate(46deg);
  -ms-transform: translateY(8px) rotate(46deg);
  -o-transform: translateY(8px) rotate(46deg);
  top: -9px;
  position: relative;
}
.mainMenu-wrapper .hamburger-close .line:nth-of-type(2) {
  transform: translateY(-10px) rotate(-51deg);
  -webkit-transform: translateY(-10px) rotate(-51deg);
  -ms-transform: translateY(-10px) rotate(-51deg);
  -o-transform: translateY(-10px) rotate(-51deg);
}
.mainMenu-wrapper .mainMenu {
  position: absolute;
  top: -20px;
  left: 0;
  transform: translateX(-100%);
  height: calc(100% + 20px);
  width: 500px;
  background: #fff;
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .mainMenu-wrapper .mainMenu {
    width: 350px;
  }
}
.mainMenu-wrapper .mainMenu.active {
  transform: translateX(0);
  transition: all 500ms ease-in;
}
.mainMenu-wrapper .mainMenu ul {
  margin: 30% 0 0;
}
@media screen and (max-width: 767px) {
  .mainMenu-wrapper .mainMenu ul {
    text-align: center;
    padding-left: 0;
    margin: 45% 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainMenu-wrapper .mainMenu ul {
    text-align: left;
    padding-left: 41px;
  }
}
.mainMenu-wrapper .mainMenu ul li {
  list-style: none;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .mainMenu-wrapper .mainMenu ul li {
    margin-bottom: 7px;
  }
}
.mainMenu-wrapper .mainMenu ul li a {
  display: inline;
  position: relative;
  border: none;
  background: none;
  padding: 0;
  font-size: 46px;
  color: #252525;
  line-height: 60px;
  font-family: "Cera Pro";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-decoration: none !important;
}
@media screen and (max-width: 767px) {
  .mainMenu-wrapper .mainMenu ul li a {
    font-size: 35px;
  }
}
.mainMenu-wrapper .mainMenu ul li a:after {
  content: "";
  background: #e91e63;
  opacity: 0.8;
  width: 0;
  height: 5px;
  position: absolute;
  bottom: 22px;
  left: 0;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .mainMenu-wrapper .mainMenu ul li a:after {
    height: 4px;
    bottom: 16px;
  }
}
.mainMenu-wrapper .mainMenu ul li a.active:after {
  width: 100%;
}
.invert {
  transform: translateX(0);
  color: aqua !important;
  position: fixed;
  text-align: center;
  left: 64px;
  white-space: nowrap;
  mix-blend-mode: difference;
  transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1),
    transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.4s ease-in-out;
  z-index: 99999;
}
@media screen and (max-width: 767px) {
  .cd-section {
    padding-top: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cd-section {
    padding-top: 0;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .cd-section {
    padding-top: 0;
  }
}
.cd-section .container-fluid {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cd-section .container-fluid:before {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cd-section .container-fluid:before {
    display: none;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .cd-section .container-fluid:before {
    display: none;
  }
}
.cd-section .container-fluid .content {
  position: relative;
  z-index: 1;
}
.cd-section .container-fluid .content .svgLogo {
  position: absolute;
  bottom: 0;
  left: 53%;
  transform: translate(-50%);
  width: 535px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .cd-section .container-fluid .content .svgLogo {
    left: 0;
    right: 0;
    transform: translate(0);
    width: 340px;
    top: -90px;
    max-width: 100%;
  }
}
.cd-section .container-fluid .content .svgLogo .svgIcon path {
  stroke-width: 4;
  -webkit-transition: fill 1s ease;
  -moz-transition: fill 1s ease;
  -o-transition: fill 1s ease;
  transition: fill 1s ease;
}
.cd-section .container-fluid .content .svgLogo .svgIcon path.st0 {
  fill: url(#SVGID_1_);
  animation: stroke 4s alternate;
  animation-fill-mode: forwards;
}
.cd-section .container-fluid .content .svgLogo .svgIcon path.st1 {
  fill: url(#SVGID_2_);
  animation: stroke1 4s alternate;
  animation-fill-mode: forwards;
}
.cd-section .container-fluid .content .svgLogo .svgIcon path.st2 {
  fill: url(#SVGID_3_);
  animation: stroke2 4s alternate;
  animation-fill-mode: forwards;
}
.cd-section .container-fluid .content h1 {
  font-size: 72px;
  color: #fff;
  font-weight: 800;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cd-section .container-fluid .content h1 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
}
.cd-section .container-fluid .content p {
  color: #fff;
  opacity: 0.5;
  font-weight: 400;
  font-size: 16px;
  margin: 14px 0 78px;
}
@media screen and (max-width: 767px) {
  .cd-section .container-fluid .content p {
    margin: 14px 0 60px;
  }
}
.cd-section .container-fluid .content ul li {
  display: inline-block;
  list-style: none;
  margin: 0 15px 0 15px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cd-section .container-fluid .content ul li {
    margin: 0 24px 0 0;
  }
}
.cd-section .container-fluid .content ul li:after {
  content: "";
  background: #e91e63;
  width: 2px;
  height: 15px;
  position: absolute;
  right: -19px;
  top: 9px;
  transform: rotate(15deg);
}
@media screen and (max-width: 767px) {
  .cd-section .container-fluid .content ul li:after {
    right: -15px;
  }
}
.cd-section .container-fluid .content ul li:last-of-type:after {
  display: none;
}
.cd-section .container-fluid .content ul li a {
  color: #fff;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .cd-section .container-fluid .content ul li a {
    font-size: 12px;
    font-weight: 600;
  }
}
.cd-section .container-fluid .mouse-scroll {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -75%;
  user-select: none;
  transform: scale(0.75);
  cursor: pointer;
}
.cd-section .container-fluid .mouse-scroll:hover {
  text-decoration: none;
}
.cd-section .container-fluid .mouse-scroll span {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
  user-select: none;
  position: relative;
  top: 12px;
}
.cd-section .container-fluid .mouse-scroll .mouse {
  width: 24px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 100px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  margin: auto auto 8px;
  animation: mouseScroll 1.35s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
  position: relative;
  top: 10px;
}
.cd-section .container-fluid .mouse-scroll .mouse span {
  width: 6px;
  height: 6px;
  position: relative;
  transform: translateY(-10px);
  background: #e91e63;
  border-radius: 100%;
  animation: mouseScroll 1.35s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
@keyframes stroke {
  0% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 2;
  }
  70% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
  }
  80% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
    stroke-width: 3;
  }
  100% {
    fill: url(#SVGID_1_);
    stroke: #e91e63;
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
@keyframes stroke1 {
  0% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 2;
  }
  70% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
  }
  80% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
    stroke-width: 3;
  }
  100% {
    fill: url(#SVGID_2_);
    stroke: #e91e63;
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
@keyframes stroke2 {
  0% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 2;
  }
  70% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
  }
  80% {
    fill: rgba(72, 138, 20, 0);
    stroke: #e91e63;
    stroke-width: 3;
  }
  100% {
    fill: url(#SVGID_3_);
    stroke: #e91e63;
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
@keyframes mouse {
  0% {
    top: 0;
  }
  100% {
    top: 8px;
    opacity: 1;
  }
}
@keyframes mouseScroll {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}
#projects {
  background: #171819;
  padding: 100px 0 100px;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  #projects {
    border-top: 5px solid #e91e63;
  }
}
#projects .container {
  max-width: 1120px;
}
#projects .container > h2 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: #171819;
  text-align: left;
  font-size: 85px;
  background: linear-gradient(#e91e63, #e91e63) bottom no-repeat, transparent;
  background-size: 100% 0;
  line-height: 50px;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 1s;
}
#projects .container > h2.text-effect {
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  #projects .container > h2 {
    font-size: 50px !important;
    line-height: 35px !important;
  }
}
#projects ul.projectsCategories {
  text-align: center;
  margin: 0 0 65px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  #projects ul.projectsCategories {
    margin-bottom: 40px;
  }
}
#projects ul.projectsCategories li {
  list-style: none;
  display: inline-block;
  margin: 0;
}
#projects ul.projectsCategories li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  user-select: none;
  cursor: pointer;
  padding: 1px 23px 3px;
  border-radius: 5px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #projects ul.projectsCategories li a {
    padding: 1px 15px 3px;
  }
}
#projects ul.projectsCategories li.active a {
  background: #e91e63;
}
#projects .col-md-6 {
  text-align: center;
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  #projects .col-md-6 {
    margin-bottom: 60px;
  }
}
#projects .col-md-6:nth-of-type(odd) .mainDiv {
  position: relative;
  top: 20%;
}
@media screen and (max-width: 767px) {
  #projects .col-md-6:nth-of-type(odd) .mainDiv {
    top: unset;
  }
}
#projects .col-md-6 .mainDiv {
  display: flex;
  justify-content: center;
}
#projects .col-md-6 .mainDiv .imageBox {
  position: relative;
  width: 80%;
}
@media screen and (max-width: 767px) {
  #projects .col-md-6 .mainDiv .imageBox {
    width: 70%;
  }
}
#projects .col-md-6 .mainDiv .imageBox .animatedImgDiv {
  border-radius: 3px;
  -webkit-transition: all ease 0.2s;
  position: relative;
}
#projects .col-md-6 .mainDiv .imageBox .animatedImgDiv:before {
  content: "";
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
}
#projects .col-md-6 .mainDiv .imageBox .animatedImgDiv .animatedImg {
  width: 100%;
  min-height: 550px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #projects .col-md-6 .mainDiv .imageBox .animatedImgDiv .animatedImg {
    min-height: 350px;
  }
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn {
  display: inline-block;
  position: absolute;
  bottom: 60px;
  right: -23%;
  border: none;
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #projects .col-md-6 .mainDiv .imageBox .exploreBtn {
    right: -13%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #projects .col-md-6 .mainDiv .imageBox .exploreBtn {
    right: -13%;
  }
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn:before,
#projects .col-md-6 .mainDiv .imageBox .exploreBtn:after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  transition: all 0.2s linear;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn:before {
  right: 0;
  top: 0;
  transition-delay: 0.2s;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn:after {
  left: 0;
  bottom: 0;
  transition-delay: 0.6s;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn .span1 {
  display: block;
  padding: 5px 25px 4px;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn .span1:before,
#projects .col-md-6 .mainDiv .imageBox .exploreBtn .span1:after {
  content: "";
  width: 1px;
  height: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  background: #fff;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn .span1:before {
  left: 0;
  top: 0;
  transition-delay: 0s;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn .span1:after {
  right: 0;
  bottom: 0;
  transition-delay: 0.4s;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn span {
  position: relative;
}
#projects .col-md-6 .mainDiv .imageBox .exploreBtn span:after {
  content: "";
  background: #fff;
  width: 81px;
  height: 1px;
  position: absolute;
  bottom: 18px;
  right: 45px;
}
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn:before,
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn:after {
  width: 100%;
}
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn:after {
  transition-delay: 0s;
}
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn:before {
  transition-delay: 0.4s;
}
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn .span1:before,
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn .span1:after {
  height: 100%;
}
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn .span1:before {
  transition-delay: 0.6s;
}
#projects .col-md-6 .mainDiv .imageBox:hover .exploreBtn .span1:after {
  transition-delay: 0.2s;
}
#projects .col-md-6 .mainDiv .contentDiv {
  position: absolute;
  top: 156px;
  left: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #projects .col-md-6 .mainDiv .contentDiv {
    left: 20px;
    top: 90px;
  }
}
#projects .col-md-6 .mainDiv .contentDiv h3 {
  font-size: 35px;
  color: #fff;
}
#projects .col-md-6 .mainDiv .contentDiv p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
#Box {
  padding: 15px 0 0;
  transform: translateX(-100%);
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100vh;
  z-index: 9999;
  overflow-y: auto;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
#Box.active {
  transform: translateX(0);
}
#Box .container {
  max-width: 1000px;
}
#Box .container > h2 {
  color: #fff;
  margin: 11% 0 5%;
}
@media screen and (max-width: 767px) {
  #Box .container > h2 {
    margin: 11% 0 13%;
  }
}
#Box .container > p {
  color: #fff;
  margin: 3% 0 3%;
  font-size: 16px;
}
#Box .mainContent {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  #Box .mainContent {
    display: unset;
  }
}
#Box .mainContent p,
#Box .mainContent strong,
#Box .mainContent a {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 0;
  line-height: 20px;
  text-decoration: none;
}
#Box .mainContent ul {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  #Box .mainContent ul {
    margin: 12px 0 25px;
  }
}
#Box .mainContent ul li {
  list-style: none;
}
#Box .mainContent .btn-style {
  background: transparent;
  line-height: 23px;
  border: 2px solid #e91e63;
  transition: all 0.5s ease;
}
#Box .mainContent .btn-style:hover {
  background: #e91e63;
  color: #fff;
}
#Box .cross {
  text-align: right;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
  position: relative;
  top: 20px;
}
@media screen and (max-width: 767px) {
  #Box .cross {
    margin: 5px 14px 0 0;
  }
}
#Box .mainImg img {
  width: 100%;
}
#Box .reviews {
  margin: 30px 0 30px;
}
#Box .reviews .testimonials {
  display: block !important;
}
#Box .reviews .testimonials .item .content img {
  width: 100%;
  /* object-fit: cover; */
  object-fit: contain;
  height: 500px;
}
#aboutMe {
  background-image: url("../img/about-bg-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding-bottom: 123px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #aboutMe {
    padding: 90px 0 35px;
  }
}
#aboutMe .container > h2 {
  color: #fff;
}
#aboutMe .profile {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  #aboutMe .profile {
    text-align: center;
    margin-bottom: 45px;
  }
}
#aboutMe .profile .authorPhoto {
  background-image: url("../img/about-athor-pic.png");
  background-position: center;
  background-size: cover;
  width: 175px;
  height: 175px;
  white-space: nowrap;
  border-radius: 50%;
  border: 4px solid #e91e63;
  box-shadow: 0 0 0 6px rgba(233, 30, 99, 0.25);
  display: block;
  margin: 0 auto 18px;
}
#aboutMe .profile p,
#aboutMe .profile a {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 0;
  line-height: 15px;
}
#aboutMe .profile p strong,
#aboutMe .profile a strong {
  font-size: 12px;
  font-weight: 600;
}
#aboutMe .col-md-8 p {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 400;
  font-size: 16px;
  padding: 0 0 0 40px;
  text-indent: 1.5em;
}
@media screen and (max-width: 767px) {
  #aboutMe .col-md-8 p {
    padding: 0;
    text-align: justify;
  }
}
#competencies {
  padding: 57px 0 73px;
  background: #e91e63;
}
@media screen and (max-width: 767px) {
  #competencies {
    padding: 50px 0 40px;
  }
}
#competencies .container > h3 {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.15em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #competencies .container > h3 {
    margin-bottom: 30px;
  }
}
#competencies ul.competencies {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 800px;
  margin: auto;
  text-align: left;
}
@media screen and (max-width: 992px) {
  #competencies ul.competencies {
    width: unset;
    padding-left: 0;
    display: unset;
  }
}
#competencies ul.competencies li {
  list-style: none;
  margin-bottom: 13px;
}
#competencies ul.competencies li strong {
  color: #fff;
}
#competencies ul.competencies li p {
  color: rgba(255, 255, 255, 0.85);
  line-height: 20px;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 12px;
}
#contactUs {
  background: #e8e8e8;
  padding: 100px 0 150px;
}
@media screen and (max-width: 767px) {
  #contactUs {
    padding: 85px 0 40px;
  }
}
#contactUs .form {
  max-width: 515px;
  overflow: hidden;
  margin: 36px auto auto;
}
@media screen and (max-width: 767px) {
  #contactUs .form {
    width: unset;
  }
}
@media screen and (max-width: 767px) {
  #contactUs .form .form-group {
    margin-bottom: 30px;
  }
}
#contactUs .form .form-group label {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 0;
}
#contactUs .form .form-group .form-control {
  border-radius: 3px;
  padding: 14px 16px;
  background: #d2d2d2;
}
#contactUs .form .form-group .form-control::placeholder {
  color: #252525;
  font-size: 16px;
  font-weight: 400;
}
#contactUs .form .form-group textarea {
  min-height: 200px;
}
#contactUs .form .form-group input[type="submit"] {
  background: #e91e63;
  color: #fff;
  height: 45px;
  line-height: 18px;
}
footer {
  position: relative;
  padding: 50px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 36px 0 10px;
  }
}
footer a {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
footer strong {
  font-weight: 600 !important;
  font-size: 12px !important;
  letter-spacing: 0.15em !important;
}
footer:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 190px;
  background: url("../img/footer-logo.svg") no-repeat center center;
  background-size: 100%;
  height: 100%;
  margin: auto;
  opacity: 0.25;
  filter: grayscale(1);
}
footer ul.footerLinks {
  padding: 0;
  margin: 0;
}
footer ul.footerLinks li {
  cursor: pointer;
  user-select: none;
  list-style: none;
  display: inline-block;
  margin: 0 23px 0;
}
footer ul.footerLinks li:nth-of-type(3) {
  margin: 0 100px 0;
}
footer ul.footerLinks li a {
  color: #252525;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.6;
  text-transform: uppercase;
}
footer ul.footerLinks li a:hover {
  opacity: 1;
}
footer ul.footerLinks li p {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  margin-bottom: 0;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.6;
  text-transform: uppercase;
}
.loading-icon {
  display: none;
}
/*# sourceMappingURL=main.css.map */
