@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;

0,400;0,500;1,700&display=swap);/* Colors */
@font-face {
  font-family: "Gotham";
  src: url(../fonts/Gotham-Bold.eot?3a47d23d834ca7b8173bde26a774be6e);
  src: url(../fonts/Gotham-Bold.eot?3a47d23d834ca7b8173bde26a774be6e) format("embedded-opentype"), url(../fonts/Gotham-Bold.woff2?b9c22c8d09a4abb35abdae11459a1ab2) format("woff2"), url(../fonts/Gotham-Bold.woff?e46cd74c94e77a85c06c65ea191fda60) format("woff"), url(../fonts/Gotham-Bold.ttf?a230e498fec42a26b863f3e6edf330c1) format("truetype"), url(../fonts/Gotham-Bold.svg?db00e454abd931ac9bb724646b794916) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/** =============================================================== **/

/** HTML Main CSS **/

/** =============================================================== **/

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

@media (max-width: 991.98px) {
  html {
    font-size: 15px;
  }
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 160%;
  color: #050505;
  position: relative;
  overflow-x: hidden !important;
  background-color: #FFFFFF;
  letter-spacing: 0.16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.using-mouse :focus {
  outline: none !important;
}

body::-webkit-scrollbar {
  width: 0.4rem;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

body::-webkit-scrollbar-thumb {
  background-color: #273c7e;
  outline: none;
}

:focus {
  outline: 1px dotted #273c7e !important;
  outline-offset: 2px;
}

.font-gotham {
  font-family: "Gotham" !important;
}

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 575.98px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/** =============================================================== **/

/** Standard Bootstrap CSS **/

/** =============================================================== **/

a {
  transition: all 300ms ease-out;
  text-decoration: none;
  color: #273c7e;
}

a:hover {
  text-decoration: none;
  color: #273c7e;
}

.color-main {
  color: #050505 !important;
}

.color-secondary {
  color: #ffffff !important;
}

.color-primary {
  color: #273c7e !important;
}

.color-white {
  color: #FFFFFF !important;
}

.color-blue {
  color: #0e43fa !important;
}

.color-red {
  color: #d42e28 !important;
}

.color-grey-light {
  color: rgba(0, 0, 0, 0.6) !important;
}

.overflow-hidden {
  overflow-x: hidden !important;
}

button {
  border: none;
}

.image-auto {
  width: auto;
  max-width: 100%;
}

.image-full {
  width: 100%;
  max-width: 100%;
}

.font-light {
  font-weight: 300 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-bold,
strong,
b {
  font-weight: 700 !important;
}

.primary {
  color: #273c7e !important;
}

h1,
.h1 {
  font-size: 3rem;
  /* 48px */
  line-height: 125%;
  font-weight: 700;
}

h1 small,
.h1 small {
  font-size: 95%;
  font-weight: 700;
}

@media (max-width: 991.98px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.2rem;
  }
}

@media (max-width: 575.98) {
  h1,
  .h1 {
    font-size: 2rem;
  }
}

@media (max-width: 374) {
  h1,
  .h1 {
    font-size: 1.75rem;
  }
}

h2,
.h2 {
  font-size: 2.125rem;
  /* 34px */
  line-height: 125%;
  font-weight: 700;
  letter-spacing: -0.32px;
}

@media (max-width: 991.98px) {
  h2,
  .h2 {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.8rem;
  }
}

@media (max-width: 575.98) {
  h2,
  .h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 374) {
  h2,
  .h2 {
    font-size: 1.3rem;
  }
}

h3,
.h3 {
  font-size: 1.625rem;
  /* 26px */
  line-height: 125%;
  font-weight: 700;
}

@media (max-width: 991.98px) {
  h3,
  .h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.35rem;
  }
}

@media (max-width: 575.98) {
  h3,
  .h3 {
    font-size: 1.25rem;
  }
}

h6,
.h6 {
  font-size: 1.188rem;
  /* 18px */
  line-height: 125%;
  font-weight: 700;
}

@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.1rem;
  }
}

.custom-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 2rem;
  background-image: url(../images/icon-down.svg?2ea2654ec2a2f3e95d444174a4248d5e);
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 13px auto;
}

.custom-select:focus {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 2rem;
  background-image: url(../images/icon-down.svg?2ea2654ec2a2f3e95d444174a4248d5e);
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 13px auto;
}

.custom-select:focus option {
  padding: 5px;
  min-height: 20px;
  white-space: none;
}

.custom-select option {
  padding: 5px;
  min-height: 25px;
  white-space: none;
}

.custom-select::-ms-expand,
.custom-select:focus::-ms-expand {
  display: none;
}

.form-control,
.custom-select {
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  padding: 0.625rem 0.938rem;
  font-size: 1rem;
  line-height: 120%;
  color: #000000;
  border-radius: 4px;
  min-height: 2.5rem;
  font-weight: 400;
  box-shadow: none;
  /*&::-webkit-input-placeholder, &:-ms-input-placeholder, &:-moz-placeholder, &::-moz-placeholder, &::-ms-input-placeholder, &::placeholder {
      color: $black;
      opacity: 0.3
  }*/
}

.form-control:focus,
.custom-select:focus {
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  padding: 0.625rem 0.938rem;
  font-size: 1rem;
  line-height: 120%;
  color: #000000;
  border-radius: 4px;
  min-height: 2.5rem;
  font-weight: 400;
  box-shadow: inset 1px 1px 4px 0 rgba(0, 0, 0, 0.05);
}

.form-control:focus.error,
.custom-select:focus.error {
  border-color: #d42e28;
  box-shadow: none;
  color: #d42e28;
}

.form-control.error,
.custom-select.error {
  border-color: #d42e28;
  box-shadow: none;
  color: #d42e28;
}

.custom-select {
  color: rgba(0, 0, 0, 0.5);
}

.custom-select option:first-of-type {
  display: none;
}

.custom-select.selected {
  color: black;
}

.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-control::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

textarea.form-control {
  height: 7rem;
}

.label {
  display: block;
  position: relative;
  font-size: 0.9rem;
  line-height: 120%;
  font-weight: 500;
}

.error-message {
  font-size: 0.85rem;
  line-height: 120%;
  color: #d42e28;
  font-weight: 400;
  margin-top: 0rem;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: transparent !important;
}

textarea.form-control {
  height: 6rem;
}

.btn {
  padding: 0.75rem 1.875rem;
  font-size: 1rem;
  display: inline-block;
  min-height: 3rem;
  font-weight: 400;
  height: auto;
  vertical-align: middle;
  color: #FFFFFF;
  line-height: 120%;
  border: 0.125rem solid #273c7e;
  background-color: #273c7e;
  border-radius: 3rem;
  text-shadow: none;
  position: relative;
  box-shadow: none;
  text-decoration: none;
  transition: all 300ms ease-out;
  text-align: center;
  text-transform: uppercase;
}

.btn:hover,
.btn.focus,
.btn:focus {
  color: #273c7e;
  background-color: #FFFFFF;
  border-color: #273c7e;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.1);
  transition: all 300ms ease-out;
}

@media (max-width: 575.98px) {
  .btn {
    padding: 0.6rem 1.675rem 0.45rem 1.675rem;
    font-size: 0.9rem;
    display: inline-block;
    min-height: 2.5rem;
  }
}

.btn.red {
  border: 0.125rem solid #d42e28;
  background-color: #d42e28;
  color: #FFFFFF;
}

.btn.red:hover,
.btn.red.focus,
.btn.red:focus {
  color: #d42e28;
  background-color: #FFFFFF;
  border-color: #d42e28;
}

.btn.btn-sm {
  font-size: 13px;
  line-height: 120%;
  min-height: 38px;
  padding: 9px 16px 8px 16px;
}

.open-link:before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 10;
  display: block;
  content: "";
}

/** =============================================================== **/

/** Main styles **/

/** =============================================================== **/

header {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 3.375rem;
  z-index: 150;
  transition: all 300ms ease-out;
  height: 3.75rem;
}

header.pin {
  position: fixed;
  margin-top: 0;
  background-color: #FFFFFF;
  transition: all 300ms ease-out;
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.1);
}

header .navbar {
  padding: 0;
  margin: 0;
}

header .navbar .nav-item {
  padding: 0 1.25rem;
  position: relative;
}

header .navbar .nav-item:first-child {
  padding-left: 0;
}

header .navbar .nav-item:last-child {
  padding-right: 0;
  border-right: none;
}

@media (max-width: 991.98px) {
  header .navbar .nav-item {
    padding: 0 !important;
    width: 100%;
    display: block;
  }
}

@media (max-width: 991.98px) {
  header .navbar {
    padding: 0;
  }
}

@media (max-width: 1920px) {
  header {
    margin-top: 1.875rem;
  }
}

@media (max-width: 991.98px) {
  header {
    padding-left: 0;
    padding-right: 0;
    overflow: visible !important;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    z-index: 1000;
    margin-top: 0;
    border: none;
    top: 0;
  }

  header .container {
    padding-left: 0;
    padding-right: 0;
    overflow: visible !important;
    height: auto;
    z-index: 1000;
  }

  header .logo {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  header .logo a {
    margin-left: 25px;
  }
}

@media (max-width: 991.98px) and (max-width: 767px) {
  header .logo a {
    margin-left: 20px;
  }
}

@media (max-width: 991.98px) and (max-width: 500px) {
  header .logo a img {
    max-width: 200px;
  }
}

@media (max-width: 991.98px) {
  header .navigation {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991.98px) {
  header .hamburger {
    position: absolute;
    padding: 0 !important;
    top: -1.8rem;
    right: 25px;
    opacity: 1 !important;
    z-index: 100;
  }
}

@media (max-width: 991.98px) and (max-width: 500px) {
  header .hamburger {
    transform: scale(0.75);
    right: 15px;
  }
}

@media (max-width: 991.98px) {
  header .navbar-collapse {
    position: absolute;
    left: 0;
    top: 1rem;
    z-index: 1000;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.25);
  }
}

@media (max-width: 991.98px) and (max-width: 500px) {
  header .navbar-collapse {
    top: 0.5rem;
  }
}

@media (max-width: 575.98px) {
  header {
    position: -webkit-sticky;
    position: sticky;
  }
}

@media (max-width: 500px) {
  header {
    height: 3rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

header .navbar-nav .nav-link {
  padding: 0 !important;
  margin: 0;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 115%;
  color: #232323;
  text-decoration: none;
  position: relative;
}

@media (max-width: 991.98px) {
  header .navbar-nav .nav-link {
    font-size: 1rem;
    line-height: 110%;
    text-align: center;
    text-decoration: none;
    padding: 0.8rem 1.1rem !important;
    color: #000000;
    font-weight: 600;
    border-top: 1px solid rgba(0, 0, 0, 0.31);
    width: 100%;
    display: block;
  }
}

header .nav-link.focus,
header .nav-link:hover,
header .nav-link:focus {
  color: #273c7e;
  text-decoration: none;
  transition: all 300ms ease-out;
}

@media (max-width: 991.98px) {
  header .nav-link.focus,
  header .nav-link:hover,
  header .nav-link:focus {
    background-color: #273c7e;
    text-decoration: none !important;
    color: #FFFFFF;
  }
}

header .nav-link.active {
  color: #273c7e;
  text-decoration: none;
}

header .nav-link.active:hover {
  color: #273c7e;
  text-decoration: none;
}

@media (max-width: 991.98px) {
  header .nav-link.active:hover {
    background-color: #273c7e;
    color: #FFFFFF;
  }
}

@media (max-width: 991.98px) {
  header .nav-link.active {
    background-color: #273c7e;
    color: #FFFFFF;
  }
}

.top-banner {
  width: 100%;
  display: block;
  position: relative;
  height: 100vh;
  min-height: 620px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 2.188rem;
}

@media (max-width: 1920px) {
  .top-banner {
    padding-top: 1.25rem;
  }
}

@media (max-width: 991.98px) {
  .top-banner {
    min-height: 550px;
  }
}

@media (max-width: 767px) {
  .top-banner.fix {
    background-image: none !important;
    padding-top: 0;
    height: auto;
    min-height: 100px;
    padding-bottom: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .top-banner {
    background-image: none !important;
    padding-top: 0;
    height: auto;
    min-height: 100px;
    padding-bottom: 1.5rem;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .top-banner {
    background-image: none !important;
    padding-top: 0;
    height: auto;
    min-height: 100px;
    padding-bottom: 0rem;
  }

  .top-banner .ipads-fix {
    display: block !important;
  }

  .top-banner .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center !important;
  }

  .top-banner .offset-lg-6 {
    margin-left: 0%;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .top-banner {
    background-image: none !important;
    padding-top: 0;
    height: auto;
    min-height: 100px;
    padding-bottom: 0rem;
  }

  .top-banner .ipads-fix {
    display: block !important;
  }

  .top-banner .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center !important;
  }

  .top-banner .offset-lg-6 {
    margin-left: 0%;
  }
}

.standard-block {
  width: 100%;
  display: block;
  position: relative;
  padding-top: 6.25rem;
}

.standard-block.top {
  padding-top: 10rem;
}

@media (max-width: 1920px) {
  .standard-block.top {
    padding-top: 9rem;
  }
}

@media (max-width: 991.98px) {
  .standard-block.top {
    padding-top: 7rem;
  }
}

@media (max-width: 767px) {
  .standard-block.top {
    padding-top: 6rem;
  }
}

@media (max-width: 575.98px) {
  .standard-block.top {
    padding-top: 2rem;
  }
}

@media (max-width: 500px) {
  .standard-block.top {
    padding-top: 1.5rem;
  }
}

@media (max-width: 991.98px) {
  .standard-block {
    padding-top: 5rem;
  }
}

@media (max-width: 767px) {
  .standard-block {
    padding-top: 4rem;
  }
}

@media (max-width: 575.98px) {
  .standard-block {
    padding-top: 3rem;
  }
}

.white-small-block {
  display: inline-block;
  width: 100%;
  max-width: 16.25rem;
  height: 9.375rem;
  transition: all 300ms ease-out;
}

.white-small-block .inside {
  height: 100%;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 0.813rem -2px rgba(0, 0, 0, 0.22);
  position: relative;
  transform: scale(1);
}

.white-small-block:hover {
  transform: scale(1.1);
  transition: all 300ms ease-out;
}

.white-small-block .h6 {
  text-decoration: underline;
}

.white-small-block .icon {
  min-height: 2.813rem;
  margin-bottom: 0.625rem;
}

.white-small-block .icon img {
  max-height: 2.625rem;
}

.white-small-block .open-link:after {
  width: 1rem;
  height: 0.625rem;
  background-image: url(../images/icon-arrow-right-long.svg?e355800c55feb67b2e6b7bd1de71cb5e);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  content: "";
  display: inline-block;
  margin-left: 0.5rem;
}

.contact-us-form {
  width: 100%;
  display: inline-block;
  max-width: 37.5rem;
  box-shadow: 0px 0px 1.438rem -2px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 2.813rem 4.063rem;
}

@media (max-width: 767px) {
  .contact-us-form {
    padding: 2.5rem 3rem;
  }
}

@media (max-width: 575.98px) {
  .contact-us-form {
    padding: 2rem 2rem;
  }
}

footer {
  width: 100%;
  display: block;
  position: relative;
  margin-top: 8.125rem;
  background-color: #f9f9f9;
  padding: 5.625rem 0;
  font-size: 0.75rem;
  line-height: 125%;
  color: #8b8b8b;
}

@media (max-width: 991.98px) {
  footer {
    margin-top: 6rem;
    padding: 5rem 0 3rem 0;
  }
}

@media (max-width: 767px) {
  footer {
    margin-top: 5rem;
    padding: 4rem 0 2rem 0;
  }
}

@media (max-width: 575.98px) {
  footer {
    margin-top: 4rem;
    padding: 3rem 0 1rem 0;
    font-size: 0.8rem;
  }
}

footer .social .list-inline-item:not(:last-child) {
  margin-right: 1.5rem;
}

footer .social a svg path {
  fill: #8b8b8b;
  transition: all 300ms ease-out;
}

footer .social a:hover svg path {
  fill: #273c7e;
  transition: all 300ms ease-out;
}

footer .menu1 li {
  display: block;
  margin-bottom: 0.5rem;
}

footer .menu1 li:last-child {
  margin-bottom: 0;
}

footer .menu1 li a {
  display: inline-block;
  font-size: 0.813rem;
  line-height: 135%;
  color: #8b8b8b;
}

footer .menu1 li a:hover {
  color: #273c7e;
}

@media (max-width: 575.98px) {
  footer .menu1 li a {
    font-size: 1rem;
  }
}

footer .menu2 li {
  display: block;
  margin-bottom: 0.5rem;
}

footer .menu2 li:last-child {
  margin-bottom: 0;
}

footer .menu2 li a {
  display: inline-block;
  font-size: 0.813rem;
  line-height: 135%;
  color: #0e43fa;
  font-weight: 400;
  text-decoration: underline;
}

footer .menu2 li a:hover {
  color: #273c7e;
}

@media (max-width: 575.98px) {
  footer .menu2 li a {
    font-size: 1rem;
  }
}

footer .copy {
  margin-top: 4.5rem;
}

@media (max-width: 767px) {
  footer .copy {
    margin-top: 2rem;
  }
}

.modal-content {
  box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.25);
}

.modal-body {
  padding: 3.438rem 3.75rem;
}

@media (max-width: 767px) {
  .modal-body {
    padding: 2.5rem 3rem;
  }
}

.modal-body .close {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  opacity: 1;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 300;
  font-size: 2rem;
  padding: 0;
  margin: 0;
  line-height: 60%;
  float: none;
}

.modal-body .float-bottom {
  position: absolute;
  right: 1.875rem;
  bottom: 1.25rem;
}

@media (max-width: 767px) {
  .modal-body .float-bottom {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    display: block;
    width: 100%;
  }
}

.modal-body .float-bottom a:hover {
  text-decoration: underline;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
  background-color: transparent;
}

.hamburger.is-active:hover {
  opacity: 0.7;
  background-color: transparent;
}

.hamburger.is-active .hamburger-inner {
  background-color: #273c7e;
}

.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #273c7e;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 40px;
  height: 4px;
  background-color: #273c7e;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  box-shadow: none;
}

.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #273c7e;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  box-shadow: none;
}

.pin .hamburger-inner {
  background-color: #273c7e;
}

.pin .hamburger-inner::before,
.pin .hamburger-inner::after {
  background-color: #273c7e;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */

.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */

.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY
   */

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */

.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY
   */

.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * Arrow
   */

.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */

.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */

.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */

.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Turn
   */

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Turn Right
   */

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Boring
   */

.hamburger--boring .hamburger-inner {
  transition-property: none;
}

.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
   * Collapse
   */

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.single-people {
  width: 100%;
  display: block;
  height: 100%;
  padding: 1.5rem 0.938rem;
}

.single-people .inside {
  box-shadow: 0px 0px 1.438rem -2px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  background-color: #FFF;
  padding: 2.188rem;
  padding-bottom: 4.375rem;
  width: 100%;
  height: 100%;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  position: relative;
  transform: scale(1);
  transition: all 300ms ease-out;
}

@media (max-width: 580px) {
  .single-people .inside {
    transform: scale(1);
  }
}

.single-people .inside:hover {
  transform: scale(1.02);
  transition: all 300ms ease-out;
}

@media (max-width: 580px) {
  .single-people .inside:hover {
    transform: scale(1);
  }
}

.single-people .inside h3 {
  color: #000;
}

.single-people .inside .avatar {
  width: 6.875rem;
  height: 6.875rem;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #000;
  background-image: url(../images/icon-avatar.png?50ea5f449d7a4f821a03e2ae833dff74);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 1.25rem;
}

.single-people .inside .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  padding: 2.188rem;
  padding-top: 0;
  text-align: center;
}

.single-people .inside .bottom a:hover {
  text-decoration: underline;
}

.slick-slider .slick-track {
  display: flex !important;
}

.slick-slider .slick-slide {
  height: inherit !important;
}

.slick-slider .slick-slide > div {
  height: 100%;
}

.slick-slider .slick-slide .item {
  height: 100%;
}

.slick-dots li button:before {
  font-size: 0.875rem;
  color: #cbcbcb;
  opacity: 1;
}

.slick-dots li button:focus {
  color: #cbcbcb;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  color: #0e43fa;
  opacity: 1;
}

.single-feature {
  width: 100%;
  display: block;
  box-shadow: 0px 0px 1.438rem -2px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  background-color: #FFF;
  padding: 3.75rem 2.5rem 1.875rem 2.5rem;
  color: rgba(0, 0, 0, 0.6);
  height: 100%;
}

@media (max-width: 991.98px) {
  .single-feature {
    padding: 2.75rem 1.5rem 1rem 1.5rem;
  }
}

@media (max-width: 767px) {
  .single-feature {
    padding: 3.75rem 2.5rem 1.875rem 2.5rem;
  }
}

@media (max-width: 575.98px) {
  .single-feature {
    padding: 2.75rem 2.5rem 1.875rem 2.5rem;
  }
}

.single-feature.agents {
  padding: 2.5rem 1.563rem;
  padding-bottom: 5.313rem;
}

.single-feature.agents .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1.875rem 1.563rem;
  padding-top: 0;
  text-align: center;
}

.single-feature.agents .img {
  min-height: 3.75rem;
}

.single-feature .h3 {
  color: #000;
  font-size: 1.5rem;
  line-height: 125%;
}

.single-feature .img {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  min-height: 5.313rem;
  margin-bottom: 0.938rem;
}

.single-feature .img img {
  max-width: 4.063rem;
  max-height: 3.438rem;
}

.single-feature li {
  position: relative;
  padding-left: 1.125rem;
  padding-bottom: 0.625rem;
}

.single-feature li:last-child {
  padding-bottom: 0;
}

.single-feature li:before {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.625rem;
  display: inline-block;
  background-color: #273c7e;
  content: "";
}

.brands-slider {
  margin-bottom: 3rem !important;
}

.brands-slider .slick-dots {
  bottom: -2.5rem;
}

.brands-slider .item img {
  display: inline-block !important;
  max-width: 220px;
  max-height: 85px;
}

@media (max-width: 991.98px) {
  .brands-slider .item img {
    width: auto;
    display: inline-block !important;
    max-width: 230px;
    max-height: 60px;
  }
}


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