/**
 * Garland font-face
 */
@font-face {
  font-family: "Garland";
  font-style: normal;
  font-weight: normal;
  src: local("Garland"), url("../font/Garland/Garland.ttf") format("truetype");
}
/**
 * Gotham font-face
 */
@font-face {
  font-family: "GothamBook";
  src: url("../font/Gotham/GothamBook.eot");
  src: local("GothamBook"), url("../font/Gotham/GothamBook.woff") format("woff"), url("../font/Gotham/GothamBook.ttf") format("truetype");
}
/**
 * Garland regular
 */
/**
 * Gotham regular
 */
/**
 * Gotham medium
 */
h1 {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 44px;
    line-height: 44px;
  }
}

h2 {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 46px;
  line-height: 46px;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 38px;
    line-height: 38px;
  }
}

h3 {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 30px;
    line-height: 30px;
  }
}

h4 {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  h4 {
    font-size: 26px;
    line-height: 26px;
  }
}

h5 {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
}
@media only screen and (max-width: 767px) {
  h5 {
    font-size: 24px;
    line-height: 24px;
  }
}

h6 {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 767px) {
  h6 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.04em;
  }
}

.heading {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
@media only screen and (max-width: 767px) {
  .heading {
    font-size: 16px;
    line-height: 20px;
  }
}

body .elementor-widget-heading .elementor-heading-title,
.sub-heading {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 13px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  body .elementor-widget-heading .elementor-heading-title,
  .sub-heading {
    font-size: 13px;
    line-height: 12px;
    letter-spacing: 0.05em;
  }
}

.caption1-regular {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 14px;
}
@media only screen and (max-width: 767px) {
  .caption1-regular {
    font-size: 14px;
    line-height: 13px;
  }
}

.caption1-bold {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 14px;
}
@media only screen and (max-width: 767px) {
  .caption1-bold {
    font-size: 14px;
    line-height: 13px;
  }
}

.caption2-regular {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 12px;
}
@media only screen and (max-width: 767px) {
  .caption2-regular {
    font-size: 12px;
    line-height: 11px;
  }
}

.caption2-bold {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 12px;
}
@media only screen and (max-width: 767px) {
  .caption2-bold {
    font-size: 12px;
    line-height: 11px;
  }
}

.label {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 14px;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 767px) {
  .label {
    font-size: 14px;
    line-height: 13px;
  }
}

.link {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  text-decoration-line: underline;
}
@media only screen and (max-width: 767px) {
  .link {
    font-size: 14px;
    line-height: 13px;
  }
}

.body1 {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
}
@media only screen and (max-width: 767px) {
  .body1 {
    font-size: 15px;
    line-height: 22px;
  }
}

.body2 {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
@media only screen and (max-width: 767px) {
  .body2 {
    font-size: 14px;
    line-height: 21px;
  }
}

.button-large {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .button-large {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .button-large {
    padding: 12px 20px;
    border-radius: px;
  }
}

.button-medium {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .button-medium {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .button-medium {
    padding: 9px 12px;
    border-radius: 7px;
  }
}

.primary-button-large {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #90a83c;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .primary-button-large {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .primary-button-large {
    padding: 12px 20px;
    border-radius: px;
  }
}

.primary-button-medium {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #90a83c;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .primary-button-medium {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .primary-button-medium {
    padding: 9px 12px;
    border-radius: 7px;
  }
}

.secondary-button-large {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #f4f4f8;
  color: #242426;
}
@media only screen and (max-width: 767px) {
  .secondary-button-large {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .secondary-button-large {
    padding: 12px 20px;
    border-radius: px;
  }
}

.secondary-button-medium {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #f4f4f8;
  color: #242426;
}
@media only screen and (max-width: 767px) {
  .secondary-button-medium {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .secondary-button-medium {
    padding: 9px 12px;
    border-radius: 7px;
  }
}

.field .label {
  display: block;
  margin-bottom: 10px;
}

.input-text {
  background: #ffffff;
  border: 1px solid #242426;
  border-radius: 10px;
  min-height: 45px;
  width: 100%;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .input-text {
    padding: 15px;
    min-height: 43px;
  }
}

body.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: unset;
  text-decoration: none;
}

header button.sub-menu-toggle {
  display: none;
}

header .hfe-nav-menu-icon {
  padding: 0;
}
header .hfe-nav-menu__toggle {
  margin: 0 !important;
}
@media screen and (min-width: 769px) {
  header .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    display: none;
  }
}
header .hfe-flyout-wrapper .hfe-menu-toggle:hover {
  border: none;
}

@media only screen and (max-width: 767px) {
  header .nav-toggle > div {
    padding: 10px 5px 10px 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  header [data-widget_type="social-icons.default"] .elementor-social-icons-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1024px) {
  header nav {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 767px) {
  header nav {
    margin-top: 0;
  }
}
header nav .elementor-widget-navigation-menu a.hfe-menu-item,
header nav .elementor-widget-navigation-menu a.hfe-sub-menu-item {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 14px;
}
@media only screen and (max-width: 767px) {
  header nav .elementor-widget-navigation-menu a.hfe-menu-item,
  header nav .elementor-widget-navigation-menu a.hfe-sub-menu-item {
    font-size: 14px;
    line-height: 13px;
  }
}

@media only screen and (max-width: 1024px) {
  header nav.hfe-nav-menu__layout-horizontal {
    position: absolute;
  }
}

@media only screen and (max-width: 767px) {
  header .mobile-social-links {
    margin-left: auto;
  }
}
header .hfe-side {
  background-color: #ffffff;
  width: 280px !important;
}
header .hfe-side .hfe-flyout-content {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: flex-end;
  height: auto;
  padding: 0 !important;
}
header .hfe-side .hfe-flyout-content nav {
  width: 100%;
}
header .hfe-side .hfe-flyout-content nav ul li {
  border-top: 1px solid #f4f4f8;
}
header .hfe-side .hfe-flyout-content nav ul li:not(:last-child) {
  border-bottom: 1px solid #f4f4f8;
}
header .hfe-side .hfe-flyout-content nav ul li a {
  font-family: "Garland", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 0.06em;
  font-weight: 400 !important;
  padding: 10px !important;
  font-size: 22px !important;
  line-height: 22px !important;
  color: #242426 !important;
}
@media only screen and (max-width: 767px) {
  header .hfe-side .hfe-flyout-content nav ul li a {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.04em;
  }
}
header .hfe-side .hfe-flyout-content .hfe-flyout-close {
  position: unset;
  width: 100%;
  margin: 0;
  height: auto;
}
header .hfe-side .hfe-flyout-content .hfe-flyout-close svg {
  position: unset;
  margin: 20px 20px 20px auto;
  width: 16px;
  height: 16px;
}
@media only screen and (max-width: 767px) {
  header .hfe-side .elementor-social-icons-wrapper {
    justify-content: center;
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  header .menu-item-has-children:hover .hfe-menu-item {
    background-color: #90a83c !important;
    color: #ffffff !important;
  }
}
@media only screen and (max-width: 767px) {
  header .hfe-nav-menu .menu-item-has-children .sub-menu {
    position: unset;
  }
}
@media only screen and (max-width: 767px) {
  header .hfe-nav-menu .menu-item-has-children .sub-menu a {
    padding-left: 25px !important;
  }
}
header .hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-arrow i:before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDQ2Ij4KPHBhdGggaWQ9IlZlY3RvciAxOSAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDBDNi4yNzYxNCAwIDYuNSAwLjMyNzY0OSA2LjUgMC43MzE4MjVWMTEuMjY4MkM2LjUgMTEuNjcyNCA2LjI3NjE0IDEyIDYgMTJDNS43MjM4NiAxMiA1LjUgMTEuNjcyNCA1LjUgMTEuMjY4MlYwLjczMTgyNUM1LjUgMC4zMjc2NDkgNS43MjM4NiAwIDYgMFoiIGZpbGw9IiM2RTZFNzgiLz4KPHBhdGggaWQ9IlZlY3RvciAyMSAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMi4xODU1N2UtMDggNkMtMy4zOTI2M2UtMDggNS43MjM4NiAwLjMyNzY0OSA1LjUgMC43MzE4MjUgNS41TDExLjI2ODIgNS41QzExLjY3MjQgNS41IDEyIDUuNzIzODYgMTIgNkMxMiA2LjI3NjE0IDExLjY3MjQgNi41IDExLjI2ODIgNi41TDAuNzMxODI1IDYuNUMwLjMyNzY0OSA2LjUgLTkuNzg1MTNlLTA5IDYuMjc2MTQgLTIuMTg1NTdlLTA4IDZaIiBmaWxsPSIjNkU2RTc4Ii8+CjwvZz4KPC9zdmc+Cg==");
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
header .hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDEyIDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGlkPSJWZWN0b3IgMjIgKFN0cm9rZSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNLTIuMTg1NTdlLTA4IDFDLTMuMzkyNjNlLTA4IDAuNzIzODU4IDAuMzI3NjQ5IDAuNSAwLjczMTgyNSAwLjVMMTEuMjY4MiAwLjVDMTEuNjcyNCAwLjQ5OTk5OSAxMiAwLjcyMzg1NyAxMiAwLjk5OTk5OUMxMiAxLjI3NjE0IDExLjY3MjQgMS41IDExLjI2ODIgMS41TDAuNzMxODI1IDEuNUMwLjMyNzY0OSAxLjUgLTkuNzg1MTNlLTA5IDEuMjc2MTQgLTIuMTg1NTdlLTA4IDFaIiBmaWxsPSIjNTI1NzY0Ii8+Cjwvc3ZnPgo=");
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
  margin: 0 auto;
}

.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #e3e3e9 !important;
  margin: 0 3px;
}

.owl-dots button.owl-dot.active {
  background-color: #90a83c !important;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.elementor-button-text {
  font-style: italic;
}

.elementor-10 .elementor-button {
  width: 100%;
}

.elementor-10 .elementor-element.elementor-element-2869fdd .elementor-button {
  width: auto !important;
}

@media only screen and (max-width: 767px) {
  .row {
    max-width: 421px;
    margin: 0 auto;
  }
  .row img {
    max-width: 100% !important;
  }
}
.ijaz form {
  display: flex;
  flex-wrap: wrap;
}
.ijaz form input {
  width: 100%;
}
.ijaz form div {
  width: 40%;
  margin-right: 10px;
}
.ijaz form div input[type=submit] {
  width: 100%;
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #90a83c;
  color: #ffffff;
  border-color: #90a83c;
}
@media only screen and (max-width: 767px) {
  .ijaz form div input[type=submit] {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .ijaz form div input[type=submit] {
    padding: 9px 12px;
    border-radius: 7px;
  }
}
.ijaz form .textarea {
  width: 100%;
}
.ijaz form .textarea textarea {
  width: 85%;
}

.contact form {
  margin-bottom: 40px;
}
.contact form input:focus {
  outline: none;
  box-shadow: none;
}
.contact form select:focus {
  outline: none;
  box-shadow: none;
}
.contact form .row {
  display: inline-block;
  width: 50%;
  padding-right: 10px;
}
.contact form .row2 {
  display: inline-block;
  width: 33.33%;
  padding-right: 10px;
}
.contact form .flex-row {
  margin-left: -10px;
  display: flex;
  margin-top: 20px;
}
.contact form .m-top {
  margin-top: 30px;
}
.contact form select {
  width: 100%;
  border: 1px solid #242426;
  border-radius: 10px;
  color: black;
  margin-left: 2px;
}
.contact form .address {
  width: 99.2%;
}
.contact form input {
  width: 100%;
  border: 1px solid #242426;
  border-radius: 10px;
  color: #b2b2b9;
}
.contact form .check {
  margin-top: 10px;
}
.contact form .check input {
  outline: 1px solid black !important;
  width: 18px;
  max-height: 18px;
  border-radius: 5px;
  margin-right: 10px;
  border: 1px solid white !important;
}
.contact form .check input[type=checkbox]:focus {
  background-color: white !important;
}
.contact form .check input[type=checkbox]:checked {
  background-color: #90a83c !important;
  border: 1px solid white;
}
.contact form .check input[type=checkbox]:checked:after {
  display: none;
}
.contact form .check .wpcf7-list-item {
  margin: 0px;
  display: flex;
}
.contact form .check .wpcf7-list-item-label {
  font-weight: 400;
  font-size: 15px;
  line-height: 14.36px;
  display: block;
}
.contact form .btn input {
  font-family: "GothamBook", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #90a83c;
  color: #ffffff;
  max-width: 116px;
  margin-top: 69px;
  background-color: #90a83c !important;
  border: none;
}
@media only screen and (max-width: 767px) {
  .contact form .btn input {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .contact form .btn input {
    padding: 9px 12px;
    border-radius: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .contact form .flex-row {
    display: block;
  }
  .contact form .row2 {
    display: inline-block;
    width: 100%;
  }
  .contact form .row {
    display: inline-block;
    width: 100%;
  }
  .contact form label {
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .contact form .wpcf7-list-item-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 13.4px;
  }
  .contact form .btn input {
    max-width: 100%;
  }
}

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