@charset "UTF-8";
/* Variables SCSS */
/* Normal SCSS */
@font-face {
  font-family: "Conv_GveretLevinAlefAlefAlef-Regular";
  src: url("../fonts/GveretLevinAlefAlefAlef-Regular.eot");
  src: local("☺"), url("../fonts/GveretLevinAlefAlefAlef-Regular.woff") format("woff"), url("../fonts/GveretLevinAlefAlefAlef-Regular.ttf") format("truetype"), url("../fonts/GveretLevinAlefAlefAlef-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-x: hidden;
  overflow-y: auto !important;
}

body {
  padding: 0;
  margin: 0;
  background: #091F1D;
  color: #ffffff;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  font-size: 16px;
  height: auto !important;
  line-height: 1.42857143;
  text-rendering: auto;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: border-box;
}

* {
  outline: none;
  outline-offset: 0;
}
*:focus {
  outline: none;
  outline-offset: 0;
}

a {
  color: #091F1D;
  text-decoration: none;
  transition: all ease 0.4s;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  outline-offset: 0;
  -webkit-tap-highlight-color: transparent;
}

b,
strong {
  font-weight: normal;
}

:not(.elementor-element) > p {
  padding-bottom: 15px;
  margin: 0;
  font-size: 16px;
  line-height: 28px;
}
:not(.elementor-element) > p .big {
  font-size: 18px;
}

:not(.elementor-element) > h1,
:not(.elementor-element) > h2,
:not(.elementor-element) > h3,
:not(.elementor-element) > h4,
:not(.elementor-element) > h5,
:not(.elementor-element) > h6 {
  padding-bottom: 10px;
  margin: 0;
  font-weight: 500;
  line-height: 1.27;
  font-family: "Conv_GveretLevinAlefAlefAlef-Regular";
}

:not(.elementor-element) > h1 {
  font-size: 80px;
}

:not(.elementor-element) > h2 {
  font-size: 56px;
}

:not(.elementor-element) > h3 {
  font-size: 24px;
}

:not(.elementor-element) > h4 {
  font-size: 18px;
}

:not(.elementor-element) > h5 {
  font-size: 16px;
}

:not(.elementor-element) > h6 {
  font-size: 14px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: none;
  height: auto;
}

svg {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}

video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}

iframe {
  display: block;
  width: 100%;
  border: none;
}

::selection {
  background: #FF7A00;
  color: #ffffff;
}

::-webkit-selection {
  background: #FF7A00;
  color: #ffffff;
}

::-moz-selection {
  background: #FF7A00;
  color: #ffffff;
}

::-o-selection {
  background: #FF7A00;
  color: #ffffff;
}

::-ms-selection {
  background: #FF7A00;
  color: #ffffff;
}

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
  opacity: 1;
}

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
  opacity: 1;
}

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
  opacity: 1;
}

:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
  opacity: 1;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.overflow {
  overflow: hidden;
}

.custom-dropdown {
  position: relative;
}
.custom-dropdown .dropdown-toggle {
  color: #ffffff;
}
.custom-dropdown .dropdown-toggle:hover {
  color: #FF7A00;
}
.custom-dropdown .dropdown-toggle:hover svg path {
  fill: #FF7A00;
}
.custom-dropdown .dropdown-toggle svg {
  margin-right: 5px;
  transition: all ease 0.4s;
}
.custom-dropdown .dropdown-toggle svg path {
  fill: #ffffff;
}
.custom-dropdown ul {
  padding-right: 0;
}
.custom-dropdown ul li {
  list-style: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  display: none;
  font-size: 1rem;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 21px;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover {
  color: #FF7A00;
}

.owl-carousel:hover .owl-nav button.owl-next,
.owl-carousel:hover .owl-nav button.owl-prev {
  visibility: visible;
  opacity: 1;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
  z-index: 2;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #020807;
  background-image: url(../images/left-arrow-angle.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.4s;
}
.owl-carousel .owl-nav button.owl-prev {
  left: auto;
  right: -60px;
  background-image: url(../images/right-arrow-angle.svg);
  background-repeat: no-repeat;
  background-position: left 20px center;
}
.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -70px;
  left: 0;
  right: 0;
}
.owl-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.3;
  margin: 5px 11px;
  display: block;
}
.owl-carousel button.owl-dot.active {
  opacity: 1;
}

.container {
  margin: 0 auto;
  position: relative;
}
.container:after {
  display: block;
  clear: both;
  content: "";
}

.row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.row > * {
  padding-left: 15px;
  padding-right: 15px;
}
.row .col-1 {
  width: 8.333333%;
  max-width: 8.333333%;
  flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
}
.row .col-2 {
  width: 16.666667%;
  max-width: 16.666667%;
  flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
}
.row .col-3 {
  width: 25%;
  max-width: 25%;
  flex: 0 0 25%;
  -ms-flex: 0 0 25%;
}
.row .col-4 {
  width: 33.333333%;
  max-width: 33.333333%;
  flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
}
.row .col-5 {
  width: 41.666667%;
  max-width: 41.666667%;
  flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
}
.row .col-6 {
  width: 50%;
  max-width: 50%;
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
}
.row .col-7 {
  width: 58.333333%;
  max-width: 58.333333%;
  flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
}
.row .col-8 {
  width: 66.666667%;
  max-width: 66.666667%;
  flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
}
.row .col-9 {
  width: 75%;
  max-width: 75%;
  flex: 0 0 75%;
  -ms-flex: 0 0 75%;
}
.row .col-10 {
  width: 83.333333%;
  max-width: 83.333333%;
  flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
}
.row .col-11 {
  width: 91.666667%;
  max-width: 91.666667%;
  flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
}
.row .col-12 {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
}

.row.g-0 {
  margin: 0;
}
.row.g-0 > * {
  padding: 0;
}

.col-middle {
  justify-content: center;
}

.col-center {
  align-items: center;
}

.col-end {
  align-items: flex-end;
}

.order-1 {
  order: 1;
  -ms-flex-order: 1;
}

.order-2 {
  order: 2;
  -ms-flex-order: 2;
}

/* Btn SCSS */
.btn {
  display: inline-flex;
  min-width: 240px;
  padding: 17px 24px;
  background: #ff7a00;
  background: -moz-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: -webkit-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a00",endColorstr="#ff4c00",GradientType=1);
  color: #ffffff;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  align-items: center;
  position: relative;
  z-index: 1;
  justify-content: center;
  transition: all ease 0.4s;
}
.btn:hover, .btn:focus {
  color: #ffffff;
}
.btn:hover:after, .btn:focus:after {
  opacity: 1;
}
.btn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px;
  z-index: -1;
  background: #ff4c00;
  background: -moz-linear-gradient(149deg, #ff4c00 0%, #ff7a00 100%);
  background: -webkit-linear-gradient(149deg, #ff4c00 0%, #ff7a00 100%);
  background: linear-gradient(149deg, #ff4c00 0%, #ff7a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4c00",endColorstr="#ff7a00",GradientType=1);
  width: 100%;
  opacity: 0;
  height: 100%;
  transition: all ease 0.4s;
}

.btn-light {
  background-color: rgba(8, 29, 28, 0.04);
  font-size: 16px;
  font-weight: 600;
  color: #081D1C;
  font-family: "Assistant", sans-serif;
  padding: 15px 45px;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-light:hover {
  background-color: #081d1c;
  color: #ffffff;
}

.link-btn {
  font-weight: bold;
  color: #ffffff;
}
.link-btn:hover {
  color: #FF7A00;
}
.link-btn:hover svg path {
  fill: #FF7A00;
}
.link-btn svg path {
  transition: all ease 0.4s;
}

/* Form SCSS */
input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]),
select,
textarea,
.file-uploader {
  width: 100%;
  padding: 10px 0;
  background-color: transparent;
  color: #091F1D;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857143;
  border: none;
  border-bottom: 1px solid #081D1C;
  border-radius: 0;
  margin: 0;
  transition: all ease 0.4s;
  appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):focus,
select:focus,
textarea:focus,
.file-uploader:focus {
  border-color: #FF7A00 !important;
}

select {
  padding: 10px 11px 10px 40px;
  background-size: 12px auto;
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-image: url(../images/down-arrow.svg);
}

textarea {
  resize: vertical;
}

.form-light input[type]:not([type=checkbox]):not([type=radio]):not([type=file]),
.form-light select,
.form-light textarea {
  background-color: #ffffff;
}

.form-group {
  padding-bottom: 12px;
}

/* Reseted SCSS */
sup {
  font-size: 65%;
}

strong {
  font-weight: 700;
}

figure {
  margin: 0;
}

/* Header SCSS */
header {
  padding: 24px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  transition: all ease 0.4s;
}
header.sticky {
  position: fixed;
  background-color: #ffffff;
}
header.sticky .header-right select {
  color: #1a1a1a;
  background-image: url(../images/down-arrow.svg);
}
header.sticky .header-right .custom-dropdown .dropdown-toggle:not(:hover) {
  color: #1a1a1a;
}
header.sticky .header-right .custom-dropdown .dropdown-toggle:not(:hover) svg path {
  fill: #1a1a1a;
}
header.sticky .header-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file]) {
  border-color: #1a1a1a;
  color: #1a1a1a;
}
header.sticky .header-search input[type]::-webkit-input-placeholder {
  color: rgba(26, 26, 26, 0.6) !important;
  opacity: 1;
}
header.sticky .header-search input[type]::-moz-placeholder {
  color: rgba(26, 26, 26, 0.6) !important;
  opacity: 1;
}
header.sticky .header-search input[type]:-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.6) !important;
  opacity: 1;
}
header.sticky .header-search input[type]:-moz-placeholder {
  color: rgba(26, 26, 26, 0.6) !important;
  opacity: 1;
}
header.sticky .header-left a:not(:hover) {
  color: #1a1a1a;
}
header.sticky .header-left a:not(:hover) svg path {
  fill: #1a1a1a;
}
header.sticky .header-left a:not(:hover) .menu-icon {
  background-color: #1a1a1a;
}
header.sticky .header-left a:not(:hover) .menu-icon:before, header.sticky .header-left a:not(:hover) .menu-icon:after {
  background-color: #1a1a1a;
}
header.sticky .search-btn svg {
  stroke: #1a1a1a;
}
header.sticky .search-btn svg ellipse,
header.sticky .search-btn svg path {
  stroke: #1a1a1a;
}
header.sticky .brand img {
  display: none;
}
header.sticky .brand img.dark-logo {
  display: block;
}
header.sticky .social-icons li a:not(:hover) svg path {
  fill: #1a1a1a;
}
header.sticky .search-icon:hover svg {
  fill: #FF7A00;
}
header.sticky .search-icon:hover svg path,
header.sticky .search-icon:hover svg ellipse {
  stroke: #FF7A00;
}
header.sticky .search-icon svg {
  fill: #1a1a1a;
}
header.sticky .search-icon svg path,
header.sticky .search-icon svg ellipse {
  stroke: #1a1a1a;
}
header .custom-dropdown {
  margin-right: 50px;
}
header .dropdown-menu {
  min-width: 10px;
}
header .dark-logo {
  display: none;
}
header .header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .header-right,
header .header-left {
  min-width: 315px;
  display: flex;
  align-items: center;
}
header .header-right {
  justify-content: flex-end;
}
header .header-right select {
  background-color: transparent;
  border: none;
  max-width: 42px;
  margin-right: 50px;
  background-image: url(../images/down-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10px auto;
  padding: 2px 2px 2px 15px;
  height: auto;
  line-height: 19px;
  color: #fff;
  cursor: pointer;
}
header .brand {
  margin: 0 auto;
}

.search-icon {
  display: none;
}
.search-icon:hover svg {
  fill: #FF7A00;
}
.search-icon:hover svg path,
.search-icon:hover svg ellipse {
  stroke: #FF7A00;
}
.search-icon svg {
  fill: #ffffff;
  transition: all ease 0.4s;
}
.search-icon svg path,
.search-icon svg ellipse {
  stroke: #ffffff;
  transition: all ease 0.4s;
}

.header-search:hover button svg {
  stroke: #ff7a00;
}
.header-search:hover button svg ellipse,
.header-search:hover button svg path {
  stroke: #ff7a00;
}
.header-search:hover .form-control:not([type=checkbox]):not([type=radio]):not([type=file]) {
  border-color: #FF7A00;
}
.header-search .form-control:focus + button svg {
  stroke: #ff7a00;
}
.header-search .form-control:focus + button svg ellipse,
.header-search .form-control:focus + button svg path {
  stroke: #ff7a00;
}

.search-popup .header-search {
  width: auto;
  margin-right: 0;
}

.navigation {
  background-color: #091F1D;
  background-image: url(../images/nav-bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  position: fixed;
  transition: all ease 0.4s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
}
.navigation:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #091F1D;
  content: "";
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  z-index: 0;
}
.navigation .nav-box {
  height: calc(100vh - 200px);
  overflow-y: auto;
  margin-top: 115px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-style: none;
}
.navigation .nav-box::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.navigation .nav-menu {
  padding-right: 0;
  margin: 50px 0 0;
  display: inline-block;
  position: relative;
}
.navigation .nav-menu > li:nth-child(2) {
  animation-delay: 0.3s;
}
.navigation .nav-menu > li:nth-child(3) {
  animation-delay: 0.35s;
}
.navigation .nav-menu > li:nth-child(4) {
  animation-delay: 0.4s;
}
.navigation .nav-menu > li:nth-child(5) {
  animation-delay: 0.45s;
}
.navigation .nav-menu > li:nth-child(6) {
  animation-delay: 0.5s;
}
.navigation .nav-menu > li:nth-child(7) {
  animation-delay: 0.55s;
}
.navigation .nav-menu > li:nth-child(8) {
  animation-delay: 0.6s;
}
.navigation .nav-menu li {
  list-style: none;
  padding: 25px 0;
  position: relative;
}
.navigation .nav-menu li:hover {
  z-index: 1;
}
.navigation .nav-menu li a {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
}
.navigation .nav-menu li a:hover {
  color: #FF7A00;
}
.navigation .nav-menu li ul {
  display: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 100%;
  min-width: 360px;
  height: 100%;
  margin-top: 18px;
  padding-right: 110px;
}
.navigation .nav-menu li ul li {
  padding: 8px 0;
}
.navigation .nav-menu li ul li a {
  font-size: 24px;
  font-weight: 500;
}

.nav-header {
  margin: 24px 0;
  text-align: center;
  position: relative;
}
.nav-header .close {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.nav-header .close:hover svg path {
  fill: #FF7A00;
}
.nav-header .close svg path {
  transition: all ease 0.4s;
  fill: #ffffff;
}

.nav-logo {
  display: none;
}

.nav-open {
  overflow: hidden !important;
}
.nav-open body {
  overflow: hidden !important;
}
.nav-open .header-right,
.nav-open .header-search {
  opacity: 0;
  visibility: hidden;
}
.nav-open .brand img {
  display: none;
}
.nav-open .brand .nav-logo {
  display: block;
}
.nav-open .header-left .menu-toggle span {
  font-size: 0;
}
.nav-open .header-left .menu-icon {
  height: 0;
}
.nav-open .header-left .menu-icon:before {
  top: -1.5px;
  transform: rotate(-45deg);
}
.nav-open .header-left .menu-icon:after {
  bottom: -1.5px;
  transform: rotate(45deg);
}
.nav-open .navigation {
  opacity: 1;
  visibility: visible;
}
.nav-open .navigation:before {
  animation-name: fade;
  -webkit-animation-name: fade;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
}
.nav-open .navigation .nav-menu > li > a {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInRight;
  animation-delay: 0.25s;
  display: inline-block;
  vertical-align: middle;
}
.nav-open .navigation .nav-menu > li:nth-of-type(2) > a {
  animation-delay: 0.3s;
}
.nav-open .navigation .nav-menu > li:nth-of-type(3) > a {
  animation-delay: 0.35s;
}
.nav-open .navigation .nav-menu > li:nth-of-type(4) > a {
  animation-delay: 0.4s;
}
.nav-open .navigation .nav-menu > li:nth-of-type(5) > a {
  animation-delay: 0.45s;
}
.nav-open .navigation .nav-menu > li:nth-of-type(6) > a {
  animation-delay: 0.5s;
}
.nav-open .navigation .nav-menu > li:nth-of-type(7) > a {
  animation-delay: 0.55s;
}
.nav-open header.sticky {
  background-color: transparent;
}
.nav-open header.sticky .brand .dark-logo {
  display: none;
}
.nav-open header.sticky .header-left a:not(:hover) .menu-icon {
  background-color: #ffffff;
}
.nav-open header.sticky .header-left a:not(:hover) .menu-icon:before, .nav-open header.sticky .header-left a:not(:hover) .menu-icon:after {
  background-color: #ffffff;
}

@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.header-left a {
  display: flex;
  align-items: center;
  color: #ffffff;
}
.header-left a:hover {
  color: #FF7A00;
}
.header-left a span {
  font-size: 18px;
  color: inherit;
  margin-right: 8px;
}
.header-left a .menu-icon {
  margin-right: 0;
  width: 28px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 6px;
  position: relative;
  transition: all ease 0.4s;
  display: block;
}
.header-left a .menu-icon:after, .header-left a .menu-icon:before {
  content: "";
  width: 100%;
  height: 3px;
  border-radius: 6px;
  transition: all ease 0.4s;
  background-color: #ffffff;
  position: absolute;
  top: -11px;
  right: 0;
  z-index: 0;
}
.header-left a .menu-icon:after {
  top: auto;
  bottom: -11px;
}
.header-left a svg {
  transition: all ease 0.4s;
}
.header-left a svg path {
  fill: #ffffff;
  transition: all ease 0.4s;
}
.header-left a:hover svg path {
  fill: #FF7A00;
}
.header-left a:hover .menu-icon {
  background-color: #FF7A00;
}
.header-left a:hover .menu-icon:after, .header-left a:hover .menu-icon:before {
  background-color: #FF7A00;
}

.header-search {
  position: relative;
  margin-right: 50px;
  width: 180px;
}
.header-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file]) {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  padding: 0 0 4px 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
}
.header-search .search-btn {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  background-color: transparent;
  border: none;
  transform: translateY(-50%);
  padding: 0;
  cursor: pointer;
}
.header-search .search-btn:hover svg {
  stroke: #FF7A00;
}
.header-search .search-btn:hover svg ellipse,
.header-search .search-btn:hover svg path {
  stroke: #FF7A00;
}
.header-search .search-btn svg {
  transition: all ease 0.4s;
  stroke: #ffffff;
}
.header-search .search-btn svg ellipse,
.header-search .search-btn svg path {
  transition: all ease 0.4s;
  stroke: #ffffff;
}

.social-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -6px;
  padding: 0;
}
.social-icons li {
  list-style: none;
  margin: 0 6px;
}
.social-icons li a svg path {
  fill: #ffffff;
  transition: all ease 0.4s;
}
.social-icons li a:hover svg path {
  fill: #FF7A00;
}

/* Banner SCSS */
.banner-wrap {
  position: relative;
}

.banner-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-banner {
  height: 100vh;
  overflow: hidden;
}
.home-banner .banner-box {
  height: 100vh;
}
@media screen and (max-height: 730px) {
  .home-banner .banner-box .banner-title {
    padding-bottom: 20px;
    font-size: 60px;
  }
}

.tab-content .banner-subtitle,
.tab-content .banner-title,
.tab-content .trans-y-100 {
  transition: all ease 1s;
}
.tab-content.current .banner-subtitle,
.tab-content.current .banner-title,
.tab-content.current .trans-y-100 {
  -webkit-animation: slideUpper 1s;
  animation: slideUpper 1s;
}

.banner-box {
  position: relative;
}
.banner-box > img {
  width: 100%;
  height: auto;
}
.banner-box:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #091f1d;
  background: -moz-linear-gradient(0deg, #091f1d 0%, rgba(9, 31, 29, 0) 100%);
  background: -webkit-linear-gradient(0deg, #091f1d 0%, rgba(9, 31, 29, 0) 100%);
  background: linear-gradient(0deg, #091f1d 0%, rgba(9, 31, 29, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#091f1d",endColorstr="#091f1d",GradientType=1);
}
.banner-box:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #091f1d;
  opacity: 0.05;
}

.banner-caption {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.banner-caption .banner-subtitle {
  color: rgba(255, 255, 255, 0.8);
  font-size: 24px;
  display: block;
  padding-bottom: 15px;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}
.banner-caption .banner-title {
  padding-bottom: 80px;
  font-size: 80px;
}
.banner-caption .btn {
  justify-content: space-between;
}

/* Tabs SCSS */
.tabs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 0;
  z-index: 1;
}
.tabs .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tab-content {
  display: none;
}
.tab-content.current {
  display: block;
}

.move-btn {
  transition: all ease 0.4s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -140px;
  z-index: 1;
  -webkit-animation: mover 0.7s infinite alternate;
  animation: mover 0.7s infinite alternate;
}
.move-btn:hover svg path {
  fill: #FF4C00;
}

@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@-webkit-keyframes slideUpper {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideUpper {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.btn-yellow {
  background: #f5ca05;
  background: -moz-linear-gradient(22deg, #f5ca05 0%, #d49e05 100%);
  background: -webkit-linear-gradient(22deg, #f5ca05 0%, #d49e05 100%);
  background: linear-gradient(22deg, #f5ca05 0%, #d49e05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5ca05",endColorstr="#d49e05",GradientType=1);
}
.btn-yellow:after {
  background: #d49e05;
}

.btn-blue-light {
  background: #27b3d8;
  background: -moz-linear-gradient(22deg, #27b3d8 0%, #1f93b2 100%);
  background: -webkit-linear-gradient(22deg, #27b3d8 0%, #1f93b2 100%);
  background: linear-gradient(22deg, #27b3d8 0%, #1f93b2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27b3d8",endColorstr="#1f93b2",GradientType=1);
}
.btn-blue-light:after {
  background: #1f93b2;
}

.btn-red {
  background: #f21e1e;
  background: -moz-linear-gradient(22deg, #f21e1e 0%, #c41212 100%);
  background: -webkit-linear-gradient(22deg, #f21e1e 0%, #c41212 100%);
  background: linear-gradient(22deg, #f21e1e 0%, #c41212 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f21e1e",endColorstr="#c41212",GradientType=1);
}
.btn-red:after {
  background: #c41212;
}

.btn-green-light {
  background: #c7f114;
  background: -moz-linear-gradient(22deg, #c7f114 0%, #90b207 100%);
  background: -webkit-linear-gradient(22deg, #c7f114 0%, #90b207 100%);
  background: linear-gradient(22deg, #c7f114 0%, #90b207 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7f114",endColorstr="#90b207",GradientType=1);
}
.btn-green-light:after {
  background: #90b207;
}

.btn-purple {
  background: #aa5def;
  background: -moz-linear-gradient(22deg, #aa5def 0%, #8650b6 100%);
  background: -webkit-linear-gradient(22deg, #aa5def 0%, #8650b6 100%);
  background: linear-gradient(22deg, #aa5def 0%, #8650b6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa5def",endColorstr="#8650b6",GradientType=1);
}
.btn-purple:after {
  background: #8650b6;
}

.btn-blue {
  background: #0099f0;
  background: -moz-linear-gradient(33deg, #0099f0 0%, #006ab7 100%);
  background: -webkit-linear-gradient(33deg, #0099f0 0%, #006ab7 100%);
  background: linear-gradient(33deg, #0099f0 0%, #006ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0099f0",endColorstr="#006ab7",GradientType=1);
}
.btn-blue:after {
  background: #006ab7;
}

.nav-tabs {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding-right: 0;
}
.nav-tabs li {
  list-style: none;
  margin: 3px 40px;
  text-align: center;
}
.nav-tabs li:nth-child(2) a:hover, .nav-tabs li:nth-child(2) a:focus {
  color: #fbce00;
}
.nav-tabs li:nth-child(2) a:before {
  background: #fbce00;
}
.nav-tabs li:nth-child(2).current a {
  color: #fbce00;
}
.nav-tabs li:nth-child(2).current a:before {
  width: 100%;
}
.nav-tabs li:nth-child(3).current a {
  color: #23b1df;
}
.nav-tabs li:nth-child(3).current a:before {
  width: 100%;
}
.nav-tabs li:nth-child(3) a:hover, .nav-tabs li:nth-child(3) a:focus {
  color: #23b1df;
}
.nav-tabs li:nth-child(3) a:before {
  background: #23b1df;
}
.nav-tabs li:nth-child(4).current a {
  color: #f90000;
}
.nav-tabs li:nth-child(4).current a:before {
  width: 100%;
}
.nav-tabs li:nth-child(4) a:hover, .nav-tabs li:nth-child(4) a:focus {
  color: #f90000;
}
.nav-tabs li:nth-child(4) a:before {
  background: #f90000;
}
.nav-tabs li:nth-child(5).current a {
  color: #98bd00;
}
.nav-tabs li:nth-child(5).current a:before {
  width: 100%;
}
.nav-tabs li:nth-child(5) a:hover, .nav-tabs li:nth-child(5) a:focus {
  color: #98bd00;
}
.nav-tabs li:nth-child(5) a:before {
  background: #98bd00;
}
.nav-tabs li:nth-child(6).current a {
  color: #8152ab;
}
.nav-tabs li:nth-child(6).current a:before {
  width: 100%;
}
.nav-tabs li:nth-child(6) a:hover, .nav-tabs li:nth-child(6) a:focus {
  color: #8152ab;
}
.nav-tabs li:nth-child(6) a:before {
  background: #8152ab;
}
.nav-tabs li:nth-child(7).current a {
  color: #0080d1;
}
.nav-tabs li:nth-child(7).current a:before {
  width: 100%;
}
.nav-tabs li:nth-child(7) a:hover, .nav-tabs li:nth-child(7) a:focus {
  color: #0080d1;
}
.nav-tabs li:nth-child(7) a:before {
  background: #0080d1;
}
.nav-tabs li.current a {
  color: #FF7A00;
}
.nav-tabs li.current a:before {
  width: 100%;
}
.nav-tabs li a {
  color: #ffffff;
  font-size: 18px;
  padding: 16px 0 0;
  display: inline-block;
  position: relative;
  width: 113px;
}
.nav-tabs li a:hover, .nav-tabs li a:focus {
  color: #FF7A00;
}
.nav-tabs li a:hover:before, .nav-tabs li a:focus:before {
  width: 100%;
}
.nav-tabs li a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #FF7A00;
  width: 0;
  height: 1px;
  transition: all ease 0.4s;
}

/* About SCSS */
.leaf {
  width: 436px;
  height: 702px;
  position: absolute;
  top: 40px;
  right: -100px;
  z-index: -1;
}
.leaf .animateme {
  background-image: url(../images/leaf.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.about-page .about-left:hover img {
  transform: inherit;
}

.about-us {
  padding: 190px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-us .leaf {
  opacity: 0.02;
}
.about-us img {
  margin-right: 60px;
}
.about-us .section-title {
  padding-top: 50px;
}
.about-us .btn {
  margin-top: 30px;
  justify-content: space-between;
}
.about-us p {
  padding-bottom: 25px;
}

.section-title {
  position: relative;
  padding: 30px 0 45px;
}
.section-title .heading-title {
  font-size: 56px;
}
.section-title:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #ff7a00;
  background: -moz-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: -webkit-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a00",endColorstr="#ff4c00",GradientType=1);
  width: 112px;
  height: 1px;
  transition: all ease 0.4s;
}
.section-title span {
  font-size: 24px;
  opacity: 0.5;
  padding-bottom: 15px;
  display: block;
}

.about-right {
  padding-left: 50px;
}

.ani-rotate {
  transform: rotate(-45deg);
  transition: all ease 1s;
}

.aos-animate .ani-rotate {
  transform: rotate(0);
}

/* About Map SCSS */
.about-map {
  padding: 45px 0;
  background-color: #071A19;
}
.about-map .row {
  align-items: center;
}
.about-map .about-right {
  max-width: 675px;
  padding: 45px 50px 0 0;
}
.about-map .about-right p {
  padding-bottom: 20px;
}
.about-map .section-title {
  padding-bottom: 25px;
}
.about-map .map {
  display: inline-block;
  position: relative;
}
.about-map .map .map-tools {
  padding: 0;
  margin: 0;
  list-style: none;
}
.about-map .map .map-tools li {
  position: absolute;
  top: 9%;
  right: 25%;
  line-height: 12px;
  z-index: 1;
}
.about-map .map .map-tools li:nth-child(2) {
  top: 14.8%;
  left: 16.5%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(3) {
  top: 24%;
  left: 4%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(4) {
  top: 53%;
  left: 11%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(5) {
  top: 50%;
  left: 21%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(6) {
  top: 20%;
  left: auto;
  right: 9.5%;
}
.about-map .map .map-tools li:nth-child(7) {
  top: 20%;
  left: auto;
  right: 45%;
}
.about-map .map .map-tools li:nth-child(8) {
  top: 23%;
  left: auto;
  right: 25.5%;
}
.about-map .map .map-tools li:nth-child(9) {
  top: 31%;
  left: auto;
  right: 20.5%;
}
.about-map .map .map-tools li:nth-child(10) {
  top: 29%;
  left: auto;
  right: 34%;
}
.about-map .map .map-tools li:nth-child(11) {
  top: 17%;
  left: auto;
  right: 40%;
}
.about-map .map .map-tools li:nth-child(12) {
  top: 10%;
  left: auto;
  right: 44%;
}
.about-map .map .map-tools li:nth-child(13) {
  top: 18%;
  left: auto;
  right: 36%;
  z-index: 2;
}
.about-map .map .map-tools li:nth-child(14) {
  top: 14%;
  left: auto;
  right: 34%;
}
.about-map .map .map-tools li:nth-child(15) {
  top: 14.5%;
  left: auto;
  right: 31.5%;
}
.about-map .map .map-tools li:nth-child(16) {
  top: 12%;
  left: auto;
  right: 29%;
}
.about-map .map .map-tools li:nth-child(17) {
  top: 37%;
  left: 5%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(18) {
  top: 62.5%;
  left: 19%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(19) {
  top: 72%;
  left: 14%;
  right: auto;
}
.about-map .map .map-tools li:nth-child(20) {
  top: 53.5%;
  left: auto;
  right: 4%;
}
.about-map .map .map-tools li:nth-child(21) {
  top: 76.5%;
  left: auto;
  right: 40.5%;
}
.about-map .map .map-tools li:nth-child(22) {
  top: 89%;
  left: auto;
  right: 15%;
}
.about-map .map .map-tools li span {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 30px;
  background-color: #ff6400;
  cursor: pointer;
}
.about-map .map .map-tools li span:before, .about-map .map .map-tools li span:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 100, 0, 0.6);
  content: "";
  border-radius: 100%;
  animation: 1s ks-pulse 0s ease-out infinite;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.about-map .map .map-tools li span:after {
  animation: 2s ks-pulse 0s ease-out infinite;
}
.about-map .map .map-tools li:hover span:before, .about-map .map .map-tools li:hover span:after {
  opacity: 1;
  visibility: visible;
}
.about-map .map .map-tools li[tooltip]:before {
  position: absolute;
  bottom: 100%;
  left: 50%;
  max-width: 260px;
  padding: 11px 14px;
  margin-bottom: 7px;
  color: #fff;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  content: attr(tooltip);
  background: #ff7a00;
  background: -moz-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: -webkit-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a00",endColorstr="#ff4c00",GradientType=1);
  border-radius: 6px;
  transition: all ease 0.4s;
  transform: translateX(-50%);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.about-map .map .map-tools li[tooltip]:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 1px;
  width: 10px;
  height: 10px;
  background: #ff7a00;
  background: -moz-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: -webkit-linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  background: linear-gradient(40deg, #ff7a00 0%, #ff4c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a00",endColorstr="#ff4c00",GradientType=1);
  opacity: 0;
  visibility: hidden;
  content: "";
  transition: all ease 0.4s;
  transform: translateX(-50%) rotate(45deg);
  z-index: 1;
}
.about-map .map .map-tools li[tooltip]:hover:before, .about-map .map .map-tools li[tooltip]:hover:after {
  margin-bottom: 11px;
  opacity: 1;
  visibility: visible;
}
.about-map .map .map-tools li[tooltip]:hover:after {
  margin-bottom: 6px;
}

@-webkit-keyframes ks-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.9, 1.9);
    -ms-transform: scale(1.9, 1.9);
    transform: scale(1.9, 1.9);
  }
}
@keyframes ks-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.9, 1.9);
    -ms-transform: scale(1.9, 1.9);
    transform: scale(1.9, 1.9);
  }
}
/* Services SCSS */
.services {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #071a19;
  background: -moz-linear-gradient(0deg, #071a19 0%, #091f1d 100%);
  background: -webkit-linear-gradient(0deg, #071a19 0%, #091f1d 100%);
  background: linear-gradient(0deg, #071a19 0%, #091f1d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#071a19",endColorstr="#091f1d",GradientType=1);
}
.services .leaf {
  width: 568px;
  height: 660px;
  top: -100px;
  right: -210px;
}
.services .leaf .animateme {
  background-image: url(../images/leaf2.png);
}
.services .container {
  position: static;
}
.services .section-title {
  text-align: center;
  margin-bottom: 35px;
}
.services .section-title:before {
  left: 0;
  margin: 0 auto;
}
.services a {
  color: #ffffff;
}
.services .owl-stage-outer {
  overflow: visible;
}
.services .item img {
  width: 100%;
  height: auto;
}
.services .center h3 {
  font-size: 44px;
}
.services .center .service-item {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
}
.services .owl-stage {
  white-space: nowrap;
}
.services .owl-carousel {
  padding: 100px 0;
  position: static;
}
.services .owl-carousel.owl-rtl .owl-item, .services .owl-carousel[data-zoom=true] .owl-item {
  transition: all ease 0.4s;
  transform: scale(1);
}
.services .owl-carousel.owl-rtl .owl-item.center, .services .owl-carousel[data-zoom=true] .owl-item.center {
  transform: scale(1.2);
  z-index: 1;
  position: relative;
}
.services .owl-carousel.owl-rtl .owl-item.center p, .services .owl-carousel[data-zoom=true] .owl-item.center p {
  margin-bottom: 0 !important;
  opacity: 1;
}
.services .owl-carousel .owl-nav button.owl-prev, .services .owl-carousel .owl-nav button.owl-next {
  bottom: 40%;
  top: auto;
  transform: translateY(50%);
}

.service-item {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin: 0 15px !important;
}
.service-item figcaption {
  padding: 21px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  white-space: normal;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  left: 0;
  width: 100%;
  text-align: center;
  background: black;
  background: -moz-linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.service-item figcaption .service-title {
  font-size: 31px;
  font-weight: 500;
  font-family: "Heebo", sans-serif;
  padding-bottom: 5px;
}
.service-item figcaption p {
  padding-bottom: 0;
  opacity: 0;
  transition: all ease 0.4s;
  line-height: 22px;
}

.counter {
  padding: 180px 0 100px;
  background-color: #071A19;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.counter .leaf {
  width: 733px;
  height: 749px;
  top: -120px;
  left: -430px;
  right: auto;
}
.counter .leaf .animateme {
  background-image: url(../images/leaf3.png);
}

.counter-item {
  text-align: center;
}
.counter-item .counter-subtitle {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
  opacity: 0.4;
  font-weight: 400;
}
.counter-item .counter-title {
  font-size: 86px;
  font-family: "Heebo", sans-serif;
  color: #FF7A00;
  font-weight: 400;
}
.counter-item .counter-tag {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  padding-bottom: 0;
}

/* Activities SCSS */
.activities {
  overflow: hidden;
  padding: 150px 0 100px;
  position: relative;
  z-index: 0;
}
.activities .leaf {
  top: 240px;
  right: -187px;
  width: 434px;
  height: 650px;
}
.activities .leaf .animateme {
  background-image: url(../images/leaf4.png);
}
.activities .leaf.second {
  bottom: 90px;
  left: 230px;
  top: auto;
  right: auto;
  width: 480px;
  height: 375px;
}
.activities .leaf.second .animateme {
  background-image: url(../images/leaf5.png);
}
.activities .section-title {
  max-width: 600px;
  padding-bottom: 0;
}
.activities .section-title p {
  padding-top: 18px;
}
.activities .activitie-item {
  position: relative;
  overflow: hidden;
}
.activities .activitie-item figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 30px;
  background-color: rgba(251, 206, 0, 0.71);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.4s;
  font-size: 30px;
}
.activities .activitie-item figcaption h3 {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  color: #ffffff;
  padding-bottom: 0;
}
.activities .owl-carousel {
  width: auto;
  margin: -110px -25px 0;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}
.activities .owl-carousel a {
  color: #ffffff;
}
.activities .owl-carousel a:hover .activitie-item figcaption {
  opacity: 1;
  visibility: visible;
}
.activities .owl-carousel figcaption.activitiyTwo {
  background-color: rgba(152, 189, 0, 0.78);
}
.activities .owl-carousel figcaption.activitiyThree {
  background-color: rgba(0, 128, 209, 0.78);
}
.activities .owl-carousel figcaption.activitiyFour {
  background-color: rgba(35, 177, 223, 0.78);
}
.activities .owl-carousel figcaption.activitiyFive {
  background-color: rgba(249, 0, 0, 0.78);
}
.activities .owl-carousel figcaption.activitiySix {
  background-color: rgba(129, 82, 171, 0.78);
}
.activities .owl-carousel .item {
  padding: 0 25px 40px;
}
.activities .owl-carousel .item:nth-child(1) {
  padding-top: 650px;
}
.activities .owl-carousel .item:nth-child(2) {
  padding-top: 280px;
  display: inline-block;
}
.activities .owl-carousel .item:nth-child(4) {
  margin-top: -35px;
}
.activities .owl-carousel .item:nth-child(6) {
  padding-top: 250px;
  display: inline-block;
}
.activities .owl-carousel .item img {
  width: 100%;
  height: auto;
  transition: all ease 0.4s;
}

/* Brands SCSS */
.brands {
  padding: 20px 0 117px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.brands .leaf {
  width: 870px;
  height: 581px;
  position: absolute;
  bottom: -200px;
  left: -630px;
  right: auto;
}
.brands .leaf .animateme {
  background-image: url(../images/leaf6.png);
}
.brands .section-title {
  text-align: center;
  padding-bottom: 30px;
}
.brands .section-title:before {
  display: none;
}
.brands .owl-carousel {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 5px 0 30px;
}
.brands figure {
  text-align: center;
  padding: 0 20px;
  max-width: 272px;
}
.brands figure img {
  filter: brightness(0) invert(1);
  opacity: 0.5;
  transition: opacity 0.4s ease-out, filter 0.4s ease;
  margin: 30px 0;
}
.brands figure figcaption {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.brands figure figcaption h3 {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  padding-bottom: 0;
  color: rgba(255, 255, 255, 0.7);
}
.brands figure:hover img {
  filter: none;
  opacity: 1;
}

/* Footer SCSS */
footer {
  overflow: hidden;
  background-color: #071a18;
  padding-top: 82px;
}
footer .container > .row {
  position: relative;
  z-index: 1;
}
footer .social-icons {
  justify-content: center;
  margin-top: 25px;
}
footer .social-icons li {
  margin: 0 11px;
}
footer .footer-menutitle {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
footer ul {
  padding-right: 0;
  margin-top: 2px;
}
footer ul li {
  list-style: none;
  margin: 4px 0;
}
footer ul li a {
  color: #ffffff;
  font-weight: 300;
}
footer ul li a:hover {
  color: #FF7A00;
}

.footer-logo {
  display: inline-block;
}
.footer-logo img {
  width: 285px;
}

.footer-bottom {
  border-top: 1px solid #2F3439;
  padding: 28px 0;
  margin-top: 50px;
}
.footer-bottom p {
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 0;
  text-align: left;
  font-weight: 300;
}

.footer-bottom-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  margin: 0 -15px;
  direction: ltr;
}
.footer-bottom-right p {
  padding: 0 15px;
}
.footer-bottom-right p img {
  float: right;
  margin: 5px 0 0 10px;
  filter: grayscale(100%);
}
.footer-bottom-right p span {
  color: #ffffff;
  opacity: 0.6;
}
.footer-bottom-right p a:hover img {
  filter: grayscale(0);
}
.footer-bottom-right p a:hover span {
  color: #FF7A00;
  opacity: 1;
}

/* Contact Us Page SCSS */
.focused .form-label {
  display: block;
  color: black;
  top: -10px;
  font-size: 14px;
}
.focused .input-border {
  background-color: #FF7A00 !important;
  width: 100%;
}

.form-label {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 15px;
  color: rgba(7, 25, 24, 0.4);
  transition: all 0.5s ease;
  pointer-events: none;
}

.input-border {
  transition: all ease 0.5s;
  width: auto;
  transform: scaleX(1);
  height: 1px;
  display: block;
  margin-top: -1px;
}

.breadcrumb {
  padding: 0 0 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -10px;
}
.breadcrumb li {
  list-style: none;
  position: relative;
  margin: 3px 0;
  padding: 0 10px;
}
.breadcrumb li:not(:last-child):after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: -2px;
  top: 9px;
}
.breadcrumb li a {
  color: #ffffff;
}
.breadcrumb li a:hover {
  color: #FF7A00;
}

.contact-form {
  padding: 40px;
  margin-top: 70px;
  background-color: #ffffff;
  box-shadow: 0 0 86px rgba(0, 0, 0, 0.0058);
  height: 90%;
}
.contact-form .form-title {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 32px;
  color: #071918;
  padding-bottom: 30px;
}
.contact-form .wpcf7-response-output {
  color: #071918;
}

.info-title {
  font-weight: 500;
  font-family: "Heebo", sans-serif;
  font-size: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 30px;
}

.address-box {
  max-width: 536px;
}
.address-box p {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.address-box p img {
  margin-left: 20px;
  width: 33px;
}
.address-box p a {
  color: #ffffff;
}
.address-box p a:hover {
  color: #FF7A00;
}

.contact-banner .banner-box {
  padding: 160px 0;
}
.contact-banner .banner-caption {
  position: relative;
  top: auto;
  z-index: 1;
  transform: inherit;
}
.contact-banner .banner-caption .banner-title {
  padding-bottom: 40px;
}

.contact-branches {
  margin-top: -80px;
  padding-bottom: 70px;
}
.contact-branches .section-title {
  padding-bottom: 15px;
}
.contact-branches .section-title:before {
  display: none;
}
.contact-branches .section-title .heading-title {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 32px;
}

.branches-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}
.branches-box .branch-card {
  padding: 9px;
  max-width: 275px;
}
.branches-box .branch-item {
  background-color: rgba(255, 255, 255, 0.07);
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
}
.branches-box .branch-item .branch-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
  padding-bottom: 5px;
}
.branches-box .branch-item .branch-body {
  padding: 15px;
}
.branches-box .branch-item p {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 0;
}
.branches-box .branch-item p:last-child {
  border: none;
  padding-bottom: 0;
}
.branches-box .branch-item p img {
  margin-left: 10px;
}
.branches-box .branch-item p a {
  color: #ffffff;
}
.branches-box .branch-item p a:hover {
  color: #FF7A00;
}

.thankyou-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.thankyou-box img {
  margin-bottom: 35px;
}
.thankyou-box .thankyou-title {
  color: #071918;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 32px;
}
.thankyou-box p {
  font-size: 24px;
  color: #071918;
  padding-bottom: 25px;
}

/* Career Page SCSS */
.career-banner {
  text-align: center;
}
.career-banner .banner-box {
  padding: 170px 0;
}
.career-banner .banner-caption {
  position: relative;
  top: auto;
  z-index: 1;
  transform: inherit;
}
.career-banner .banner-caption .banner-title {
  padding-bottom: 0;
}
.career-banner .breadcrumb {
  justify-content: center;
}

.jobs {
  padding: 50px 0 75px;
}
.jobs .pagination {
  padding-top: 21px;
}

.job-list {
  background-color: rgba(255, 255, 255, 0.05);
  margin-bottom: 25px;
}
.job-list .job-listright {
  padding: 48px 30px;
}
.job-list .jobId {
  font-family: "Heebo", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
  font-size: 16px;
  padding-bottom: 5px;
}
.job-list .joblist-title {
  font-family: "Heebo", sans-serif;
  color: #ffffff;
  font-weight: 500;
  font-size: 32px;
  padding-bottom: 15px;
}
.job-list p {
  padding-bottom: 0;
}
.job-list .job-listleft {
  background-color: rgba(255, 255, 255, 0.03);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.job-list .job-listleft ul {
  padding-top: 25px;
  padding-right: 25px;
  margin: 0;
}
.job-list .job-listleft ul li {
  position: relative;
  padding-right: 25px;
  font-weight: 500;
  list-style: none;
  margin: 16px 0;
}
.job-list .job-listleft ul li:after {
  content: "";
  background-image: url(../images/leaf-small.svg);
  background-repeat: no-repeat;
  background-position: right center;
  width: 17px;
  height: 18px;
  opacity: 0.48;
  position: absolute;
  top: 2px;
  right: 0;
}
.job-list .job-listleft .job-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 27px 11px 11px;
  border-top: 1px solid rgba(255, 240, 240, 0.2);
  margin-top: auto;
}
.job-list .job-listleft .job-footer .btn {
  font-family: "Assistant", sans-serif;
}
.job-list .job-listleft .brand-name {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 20px;
  padding-left: 10px;
  padding-bottom: 0;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0;
  justify-content: center;
  width: 100%;
}
.pagination a,
.pagination span {
  border: none;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  box-shadow: none;
}
.pagination a.pageitem,
.pagination span.pageitem {
  width: auto;
}
.pagination a.active,
.pagination span.active {
  background: #FF7A00;
  color: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0px 10px 27px -20px rgba(0, 0, 0, 0.33);
}

.focused .file-uploader .file-name {
  color: #ffffff;
}

.file-uploader input[type] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  text-indent: -99999px;
  cursor: pointer;
  z-index: 0;
}
.file-uploader .file-upload {
  font-size: 14px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
  padding: 5px 10px;
  position: absolute;
  bottom: 11px;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.file-uploader .file-name {
  color: rgba(255, 255, 255, 0.7);
  padding-left: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.file-uploader .input-border {
  margin-top: 0;
  position: relative;
  bottom: -20px;
}

/* Modal Popup SCSS */
.career-popup .section-title .heading-title {
  font-size: 40px;
}

.modal-popup,
.contact-modal-popup,
.search-popup {
  background-color: #091F1D;
  background-image: url(../images/modal-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.4s;
}
.modal-popup .nav-header,
.contact-modal-popup .nav-header,
.search-popup .nav-header {
  margin-bottom: 0;
  margin-top: 60px;
}
.modal-popup .modal-top,
.modal-popup .modal-bottom,
.contact-modal-popup .modal-top,
.contact-modal-popup .modal-bottom,
.search-popup .modal-top,
.search-popup .modal-bottom {
  position: absolute;
  right: -86px;
  top: 90px;
  z-index: -1;
  opacity: 0.6;
}
.modal-popup .modal-bottom,
.contact-modal-popup .modal-bottom,
.search-popup .modal-bottom {
  top: auto;
  bottom: -115px;
  right: auto;
  left: 90px;
}
.modal-popup .modal-body,
.contact-modal-popup .modal-body,
.search-popup .modal-body {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 90vh;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-style: none;
}
.modal-popup .modal-body::-webkit-scrollbar,
.contact-modal-popup .modal-body::-webkit-scrollbar,
.search-popup .modal-body::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.modal-popup .modal-body iframe,
.contact-modal-popup .modal-body iframe,
.search-popup .modal-body iframe {
  max-width: 750px;
}
.modal-popup .section-title,
.contact-modal-popup .section-title,
.search-popup .section-title {
  text-align: center;
  padding: 15px 0 20px;
}
.modal-popup .section-title:before,
.contact-modal-popup .section-title:before,
.search-popup .section-title:before {
  left: 0;
  margin: 0 auto;
}
.modal-popup .section-title p,
.contact-modal-popup .section-title p,
.search-popup .section-title p {
  padding-top: 20px;
}
.modal-popup form,
.contact-modal-popup form,
.search-popup form {
  width: 525px;
  margin: 20px auto 0;
}
.modal-popup form .form-group,
.contact-modal-popup form .form-group,
.search-popup form .form-group {
  margin-bottom: 25px;
  padding-bottom: 0;
  position: relative;
}
.modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]),
.modal-popup form select,
.modal-popup form textarea,
.modal-popup form .file-uploader,
.contact-modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]),
.contact-modal-popup form select,
.contact-modal-popup form textarea,
.contact-modal-popup form .file-uploader,
.search-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]),
.search-popup form select,
.search-popup form textarea,
.search-popup form .file-uploader {
  border-color: #ffffff;
  color: #ffffff;
  border-width: 2px;
}
.modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):focus,
.modal-popup form select:focus,
.modal-popup form textarea:focus,
.modal-popup form .file-uploader:focus,
.contact-modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):focus,
.contact-modal-popup form select:focus,
.contact-modal-popup form textarea:focus,
.contact-modal-popup form .file-uploader:focus,
.search-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):focus,
.search-popup form select:focus,
.search-popup form textarea:focus,
.search-popup form .file-uploader:focus {
  border-color: transparent !important;
}
.modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder,
.modal-popup form select::-webkit-input-placeholder,
.modal-popup form textarea::-webkit-input-placeholder,
.modal-popup form .file-uploader::-webkit-input-placeholder,
.contact-modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder,
.contact-modal-popup form select::-webkit-input-placeholder,
.contact-modal-popup form textarea::-webkit-input-placeholder,
.contact-modal-popup form .file-uploader::-webkit-input-placeholder,
.search-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder,
.search-popup form select::-webkit-input-placeholder,
.search-popup form textarea::-webkit-input-placeholder,
.search-popup form .file-uploader::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder,
.modal-popup form select::-moz-placeholder,
.modal-popup form textarea::-moz-placeholder,
.modal-popup form .file-uploader::-moz-placeholder,
.contact-modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder,
.contact-modal-popup form select::-moz-placeholder,
.contact-modal-popup form textarea::-moz-placeholder,
.contact-modal-popup form .file-uploader::-moz-placeholder,
.search-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder,
.search-popup form select::-moz-placeholder,
.search-popup form textarea::-moz-placeholder,
.search-popup form .file-uploader::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder,
.modal-popup form select:-ms-input-placeholder,
.modal-popup form textarea:-ms-input-placeholder,
.modal-popup form .file-uploader:-ms-input-placeholder,
.contact-modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder,
.contact-modal-popup form select:-ms-input-placeholder,
.contact-modal-popup form textarea:-ms-input-placeholder,
.contact-modal-popup form .file-uploader:-ms-input-placeholder,
.search-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder,
.search-popup form select:-ms-input-placeholder,
.search-popup form textarea:-ms-input-placeholder,
.search-popup form .file-uploader:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder,
.modal-popup form select:-moz-placeholder,
.modal-popup form textarea:-moz-placeholder,
.modal-popup form .file-uploader:-moz-placeholder,
.contact-modal-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder,
.contact-modal-popup form select:-moz-placeholder,
.contact-modal-popup form textarea:-moz-placeholder,
.contact-modal-popup form .file-uploader:-moz-placeholder,
.search-popup form input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder,
.search-popup form select:-moz-placeholder,
.search-popup form textarea:-moz-placeholder,
.search-popup form .file-uploader:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.modal-popup form .form-label,
.contact-modal-popup form .form-label,
.search-popup form .form-label {
  color: rgba(255, 255, 255, 0.7) !important;
}
.modal-popup form .input-border,
.contact-modal-popup form .input-border,
.search-popup form .input-border {
  height: 2px;
  margin-top: -2px;
}
.modal-popup form .btn,
.contact-modal-popup form .btn,
.search-popup form .btn {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
.modal-popup p,
.contact-modal-popup p,
.search-popup p {
  font-weight: 500;
  text-align: center;
  padding-bottom: 8px;
}
.modal-popup p a,
.contact-modal-popup p a,
.search-popup p a {
  font-weight: normal;
  color: #ffffff;
}
.modal-popup p a:hover,
.contact-modal-popup p a:hover,
.search-popup p a:hover {
  color: #FF7A00;
}
.modal-popup p img,
.contact-modal-popup p img,
.search-popup p img {
  margin-left: 20px;
  width: 32px;
}

.modal-open {
  overflow: hidden !important;
}
.modal-open .modal-popup {
  opacity: 1;
  visibility: visible;
}

.contact-modal {
  overflow: hidden !important;
}
.contact-modal .contact-modal-popup {
  opacity: 1;
  visibility: visible;
}

.search-modal .search-popup {
  opacity: 1;
  visibility: visible;
}

/* Blogs Page SCSS */
.blogs {
  padding-top: 180px;
  padding-bottom: 60px;
}
.blogs .banner-title {
  font-size: 80px;
}

.blog-list {
  overflow: hidden;
  margin: 55px 0;
  color: #ffffff;
}
.blog-list:hover > img {
  transform: scale(1.1);
}
.blog-list:hover figcaption .blog-title {
  color: #FF7A00;
}
.blog-list > img {
  object-fit: cover;
  width: 100%;
  transition: all ease 0.4s;
}
.blog-list figcaption {
  padding-top: 25px;
  background: #091F1D;
  position: relative;
}
.blog-list figcaption p {
  max-width: 555px;
}

.blog-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
  max-width: 805px;
  line-height: 38px;
  padding-bottom: 15px;
  transition: all ease 0.4s;
}

/* Search Result Page SCSS */
.search-result {
  min-height: 539px;
}
.search-result .banner-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-family: "Heebo", sans-serif;
}
.search-result .banner-title {
  font-size: 24px;
  font-weight: normal;
  font-family: "Heebo", sans-serif;
}

/* Blog Post Page SCSS */
.blog-post {
  padding-bottom: 35px;
}
.blog-post .breadcrumb {
  padding-bottom: 15px;
}
.blog-post .blog-list {
  margin: 28px 0;
}
.blog-post .blog-title {
  max-width: 100%;
}
.blog-post .sub-title {
  padding-bottom: 0;
}
.blog-post .social-icons {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 0 25px;
  margin-bottom: 25px;
}
.blog-post .social-icons li {
  opacity: 0.6;
}
.blog-post .share-title {
  margin-left: 20px;
  font-weight: bold;
}
.blog-post p {
  padding-bottom: 25px;
}
.blog-post aside {
  padding-right: 170px;
  padding-top: 40px !important;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}
.blog-post .post-featured-image img {
  width: 100%;
  height: auto;
}

.blog-search {
  position: relative;
}
.blog-search .form-control,
.blog-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file]) {
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 23px 25px 23px 85px;
  color: #ffffff;
}
.blog-search .form-control::-webkit-input-placeholder,
.blog-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder {
  color: white !important;
}
.blog-search .form-control::-moz-placeholder,
.blog-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder {
  color: white !important;
}
.blog-search .form-control:-ms-input-placeholder,
.blog-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder {
  color: white !important;
}
.blog-search .form-control:-moz-placeholder,
.blog-search input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder {
  color: white !important;
}
.blog-search button {
  border-radius: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 0;
  z-index: 1;
  height: 100%;
  width: 85px;
}

.widget-title {
  font-size: 32px;
  font-family: "Heebo", sans-serif;
  padding-bottom: 35px;
}

.filters-set {
  margin-top: 40px;
}

.widget-item {
  padding: 12px 25px;
  border-radius: 21px;
  background-color: rgba(255, 255, 255, 0.07);
}
.widget-item .form-group {
  margin: 13px 0;
  padding-bottom: 0;
}

.widget-cats a {
  color: #ffffff;
}

.control-caption {
  transition: all ease 0.4s;
}

.custom-control {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px;
  cursor: pointer;
}
.custom-control input[type]:checked + .control-caption {
  color: #FF7A00;
}
.custom-control:hover .control-caption {
  color: #FF7A00;
}
.custom-control.radio input[type]:checked + .control-caption:before {
  background: #fff;
  border-color: #645e9b;
}
.custom-control.radio .control-caption:before {
  border-radius: 100%;
}
.custom-control.radio .control-caption:after {
  top: 7px;
  right: 2px;
  width: 10px;
  height: 10px;
  background: #645e9b;
  border: none;
  border-radius: 100%;
}
.custom-control input[type] {
  display: none;
}
.custom-control .control-caption {
  position: relative;
  cursor: pointer;
}
.custom-control .control-caption:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #FF7A00;
  position: absolute;
  top: 4px;
  right: -30px;
  transition: all ease 0.4s;
  z-index: 0;
}
.custom-control .control-caption:after {
  content: "";
  width: 8px;
  height: 3px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  top: 8.5px;
  right: -27px;
  transform: rotate(-45deg);
  z-index: 0;
  opacity: 0;
}
.custom-control input[type]:checked + .control-caption:before {
  background: #FF7A00;
  border-color: transparent;
}
.custom-control input[type]:checked + .control-caption:after {
  opacity: 1;
}

.blogpost-list {
  display: flex;
  align-items: center;
  color: #ffffff;
  margin-bottom: 25px;
}
.blogpost-list:hover {
  color: #FF7A00;
}
.blogpost-list img {
  max-width: 140px;
  min-width: 140px;
  margin-left: 15px;
  border-radius: 8px;
}
.blogpost-list .blog-info {
  max-width: 100%;
  flex-grow: 1;
  flex-basis: 0;
}
.blogpost-list p {
  padding-bottom: 0;
  line-height: 24px;
  transition: all ease 0.4s;
  color: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.post-image {
  margin: 20px 0 45px;
}

blockquote {
  margin: 0px 0px 25px 0px;
  position: relative;
}
blockquote p {
  font-size: 24px;
  font-weight: 300;
  line-height: 38px;
  padding-right: 15px;
}
blockquote:after {
  content: "";
  position: absolute;
  top: 8px;
  width: 3px;
  height: 77%;
  border-radius: 3px;
  right: 0;
  z-index: 0;
  background: #ff7a00;
  background: -moz-linear-gradient(0deg, #ff7a00 0%, #ff4c00 100%);
  background: -webkit-linear-gradient(0deg, #ff7a00 0%, #ff4c00 100%);
  background: linear-gradient(0deg, #ff7a00 0%, #ff4c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a00",endColorstr="#ff4c00",GradientType=1);
}

.wp-block-image {
  margin-bottom: 25px;
}

.video-box {
  position: relative;
  margin-bottom: 25px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.tags {
  margin: 50px -3px 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 30px 0;
}
.tags a {
  min-width: 100px;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  padding: 8px;
  margin: 3px;
  color: #ffffff;
  display: inline-block;
}
.tags a:hover {
  background-color: #FF7A00;
}

.sub-title {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
}

/* About Page SCSS */
.about {
  padding: 100px 0 130px;
}
.about .about-right {
  max-width: 475px;
  float: left;
}
.about .section-title {
  padding: 20px 0 15px;
}

.about-left {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  text-align: left;
  position: relative;
  z-index: 1;
}
.about-left .leaf {
  right: -150px;
  top: auto;
  bottom: 0;
  width: 238px;
  height: 323px;
}
.about-left .leaf .animateme {
  background-image: url(../images/leaf7.png);
}
.about-left > *:hover img {
  transition: all ease 0.4s;
  transform: scale(1.05);
}
.about-left img {
  transition: all ease 0.4s;
}
.about-left .inner-image {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.about-left .inner-image:hover img {
  transform: scale(1.1);
}
.about-left .inner-image img {
  transition: all ease 0.4s;
}

.about-leftone {
  margin-top: -30px;
  max-width: 536px;
  display: inline-block;
}
.about-leftone img {
  max-width: inherit;
}

.about-lefttwo {
  margin-top: 60px;
  max-width: 392px;
  display: inline-block;
}

.about-leftthree {
  margin-left: -72px;
  margin-top: 16px;
}

.about-leftfour {
  text-align: right;
  margin-right: 72px;
  margin-top: 16px;
}

/* About Map SCSS */
.about-map {
  padding: 45px 0;
  background-color: #071A19;
}
.about-map .about-right {
  max-width: 675px;
  padding: 45px 50px 0 0;
}
.about-map .about-right p {
  padding-bottom: 20px;
}
.about-map .section-title {
  padding-bottom: 25px;
}

/* Value SCSS */
.value {
  padding-top: 140px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.value .leaf {
  left: -20px;
  right: auto;
  top: 140px;
  width: 172px;
  height: 185px;
}
.value .leaf .animateme {
  background-image: url(../images/leaf8.png);
}

.value-item {
  display: flex;
  align-items: flex-start;
  padding-bottom: 40px;
}
.value-item img {
  max-width: 35px;
}
.value-item .value-image {
  width: 95px;
  height: 95px;
  min-width: 95px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff7a00;
  background: -moz-linear-gradient(22deg, #ff7a00 0%, #ff4c00 100%);
  background: -webkit-linear-gradient(22deg, #ff7a00 0%, #ff4c00 100%);
  background: linear-gradient(22deg, #ff7a00 0%, #ff4c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7a00",endColorstr="#ff4c00",GradientType=1);
}
.value-item .value-image2 {
  background: #f5ca05;
  background: -moz-linear-gradient(22deg, #f5ca05 0%, #d49e05 100%);
  background: -webkit-linear-gradient(22deg, #f5ca05 0%, #d49e05 100%);
  background: linear-gradient(22deg, #f5ca05 0%, #d49e05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5ca05",endColorstr="#d49e05",GradientType=1);
}
.value-item .value-right {
  flex-grow: 1;
  padding-right: 42px;
}
.value-item .value-right p {
  opacity: 0.6;
}
.value-item .value-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
}

.value-left {
  padding-left: 80px;
}
.value-left .section-title {
  padding-bottom: 20px;
}

/* Team SCSS */
.team {
  padding: 170px 0 110px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.team .leaf {
  left: -180px;
  right: auto;
  top: auto;
  bottom: 90px;
  width: 485px;
  height: 559px;
}
.team .leaf .animateme {
  background-image: url(../images/leaf9.png);
}
.team .row {
  margin: 0 -7.5px;
}
.team .row > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.team .section-title {
  text-align: center;
  padding-bottom: 55px;
}
.team .section-title:before {
  left: 0;
  margin: 0 auto;
}

.team-wrap {
  padding-bottom: 65px;
}
.team-wrap img {
  border: 1px solid #707070;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: 0.3s filter ease;
}
.team-wrap img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

.team-title {
  font-size: 32px;
  font-family: "Heebo", sans-serif;
  padding-top: 20px;
  padding-bottom: 0;
}

.designation {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
  opacity: 0.6;
}

/* Memory SCSS */
.memory-section {
  padding: 40px 0 110px;
}
.memory-section p {
  padding-bottom: 20px;
}
.memory-section .link-btn {
  color: #ffffff;
  font-weight: bold;
}
.memory-section .link-btn:hover {
  color: #FF7A00;
}
.memory-section .link-btn:hover svg path {
  fill: #FF7A00;
}
.memory-section .link-btn svg {
  margin-right: 11px;
}
.memory-section .about-right {
  padding-left: 0;
  padding-right: 50px;
}

.memory-right {
  margin-right: -72px;
}

/* Expertise Value SCSS */
.safety {
  margin-top: -310px;
}
.safety .banner-title {
  padding-top: 20px;
  padding-bottom: 50px;
}
.safety p {
  padding-bottom: 30px;
}

.safety-inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.safety-inner .leaf {
  left: -100px;
  right: auto;
  top: auto;
  bottom: -30px;
  width: 285px;
  height: 446px;
}
.safety-inner .leaf .animateme {
  background-image: url(../images/leaf13.png);
}
.safety-inner > *:not(.leaf) {
  position: relative;
}
.safety-inner > *:hover .safety-img img {
  transition: all ease 0.4s;
  transform: scale(1.1);
}
.safety-inner .safety-img {
  margin: 8px;
  overflow: hidden;
  display: block;
}
.safety-inner .safety-img img {
  transition: all ease 0.4s;
  height: auto;
}
.safety-inner .safetyone {
  max-width: 398px;
  margin-top: 90px;
  display: flex;
  align-items: flex-end;
}
.safety-inner .safetytwo {
  max-width: 297px;
  display: flex;
  align-items: flex-end;
}
.safety-inner .safetythree {
  max-width: 674px;
  margin-right: -8px;
  margin-top: -75px;
}
.safety-inner .safetyfour {
  max-width: 536px;
}

.safety-caption {
  max-width: 665px;
  float: right;
  padding-left: 40px;
  padding-bottom: 80px;
  width: 100%;
}

.expertise-value {
  padding-top: 250px;
}
.expertise-value:after {
  background-image: url(../images/leaf12.png);
  left: auto;
  right: -150px;
  top: 40px;
  width: 434px;
  height: 650px;
}
.expertise-value .section-title {
  padding-top: 0;
}
.expertise-value .section-title:before {
  display: none;
}
.expertise-value .section-title .heading-title {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
}

.cta {
  background-color: rgba(248, 237, 235, 0.06);
  background-image: url(../images/quote.png);
  background-repeat: repeat;
  background-position: center;
  background-attachment: fixed;
  padding: 65px 0;
  text-align: center;
  margin: 90px 0;
}
.cta .cta-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
}
.cta .link-btn svg {
  margin-left: 13px;
}
.cta p {
  max-width: 655px;
  margin: 0 auto;
  padding-bottom: 20px;
}

/* Accordian SCSS */
.accordian {
  padding-top: 100px;
  padding-bottom: 15px;
}

.accordian-wrap {
  max-width: 675px;
  margin: 0 auto;
}

.accordian-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
  text-align: center;
  padding-bottom: 40px;
}

.accordion-panel {
  margin-bottom: 26px;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all ease 0.4s;
}
.accordion-panel.open {
  background-color: rgba(255, 255, 255, 0.2);
}
.accordion-panel.open .accordion-title {
  color: #FF7A00;
}
.accordion-panel.open .accordion-title:after {
  display: none;
}
.accordion-panel .accordion-title {
  color: #ffffff;
  padding: 21px 17px 21px 60px;
  display: block;
  position: relative;
}
.accordion-panel .accordion-title:hover {
  color: #FF7A00;
}
.accordion-panel .accordion-title:before, .accordion-panel .accordion-title:after {
  position: absolute;
  top: 50%;
  left: 25px;
  width: 22px;
  height: 2px;
  background: #ffffff;
  content: "";
  transition: all ease 0.4s;
  transform: translateY(-50%);
  z-index: 0;
}
.accordion-panel .accordion-title:after {
  left: 35px;
  width: 2px;
  height: 22px;
}
.accordion-panel .accordion-content {
  display: none;
  padding: 4px 17px 35px;
}

.get-started {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 50px 0 90px;
  position: relative;
  z-index: 1;
}
.get-started .leaf {
  left: -80px;
  right: auto;
  top: 60px;
  width: 322px;
  height: 204px;
}
.get-started .leaf .animateme {
  background-image: url(../images/leaf10.png);
}
.get-started .leaf.second {
  left: auto;
  right: 75px;
  top: 35px;
  width: 185px;
  height: 244px;
}
.get-started .leaf.second .animateme {
  background-image: url(../images/leaf11.png);
}
.get-started .started-wrap {
  max-width: 675px;
  margin: 0 auto;
  text-align: center;
}
.get-started .started-title {
  font-family: "Heebo", sans-serif;
  font-size: 32px;
  padding-bottom: 15px;
}
.get-started p {
  padding-bottom: 30px;
}

/* Activity Page SCSS */
.brand-item a {
  color: #fff;
}

.tax-activity .services {
  background: transparent;
}
.tax-activity .services .owl-carousel .owl-nav button.owl-prev, .tax-activity .services .owl-carousel .owl-nav button.owl-next {
  bottom: 50%;
}
.tax-activity .expertise-value:after {
  display: none;
}
.tax-activity .safety {
  margin-top: -900px;
}
.tax-activity .safety-inner .leaf {
  left: -150px;
  right: auto;
  top: auto;
  bottom: -40px;
  width: 351px;
  height: 495px;
}
.tax-activity .safety-inner .leaf .animateme {
  background-image: url(../images/leaf19.png);
}
.tax-activity .modal-body iframe {
  max-width: 750px;
}
.tax-activity .move-btn {
  top: 100vh;
  z-index: 2;
  transform: none;
  left: 100px;
  right: auto;
  margin-top: -120px;
}
.tax-activity .overlay {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  top: 8px;
  left: 8px;
  background: #f5ca05;
  background: -moz-linear-gradient(33deg, rgba(245, 202, 5, 0.5) 0%, rgba(212, 158, 5, 0.5) 100%);
  background: -webkit-linear-gradient(33deg, rgba(245, 202, 5, 0.5) 0%, rgba(212, 158, 5, 0.5) 100%);
  background: linear-gradient(33deg, rgba(245, 202, 5, 0.5) 0%, rgba(212, 158, 5, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5ca05",endColorstr="#d49e05",GradientType=1);
}
.tax-activity .value:after {
  display: none;
}
.tax-activity .value .section-title:before {
  background: #f5ca05;
  background: -moz-linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  background: -webkit-linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  background: linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5ca05",endColorstr="#d49e05",GradientType=1);
}
.tax-activity .value .heading-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
}
.tax-activity .brands {
  padding-top: 75px;
}
.tax-activity .brands:before {
  display: none;
}
.tax-activity .brands .section-title {
  position: relative;
}
.tax-activity .brands .section-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  width: 112px;
  height: 1px;
  transition: all ease 0.4s;
  background: #f5ca05;
  background: -moz-linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  background: -webkit-linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  background: linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5ca05",endColorstr="#d49e05",GradientType=1);
}
.tax-activity .services {
  padding-top: 80px;
  padding-bottom: 95px;
}
.tax-activity .services:after {
  display: none;
}

.more-activity {
  padding-top: 20px;
  padding-bottom: 80px;
}
.more-activity .section-title {
  position: relative;
  padding: 20px 0;
}
.more-activity .section-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 112px;
  height: 1px;
  transition: all ease 0.4s;
  background: #f5ca05;
  background: -moz-linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  background: -webkit-linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  background: linear-gradient(33deg, #f5ca05 0%, #d49e05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5ca05",endColorstr="#d49e05",GradientType=1);
}
.more-activity .heading-title {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
}

.activity-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -5px;
}
.activity-list .item {
  width: 270px;
}
.activity-list .activity-item {
  margin: 5px;
  position: relative;
  overflow: hidden;
  background: #0099f0;
  background: -moz-linear-gradient(33deg, #0099f0 0%, #006ab7 100%);
  background: -webkit-linear-gradient(33deg, #0099f0 0%, #006ab7 100%);
  background: linear-gradient(33deg, #0099f0 0%, #006ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0099f0",endColorstr="#006ab7",GradientType=1);
}
.activity-list .activity-item:hover img {
  transform: scale(1.05);
}
.activity-list .activity-item img {
  transform: scale(1);
  transition: all ease 0.4s;
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.activity-list .activity-item figcaption {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  right: 0;
  color: #ffffff;
  font-size: 19px;
  padding: 20px 60px;
  text-align: center;
}
.activity-list .activity-two {
  background: red;
  background: -moz-linear-gradient(33deg, red 0%, #ec0000 100%);
  background: -webkit-linear-gradient(33deg, red 0%, #ec0000 100%);
  background: linear-gradient(33deg, red 0%, #ec0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ec0000",GradientType=1);
}
.activity-list .activity-three {
  background: #a4ce00;
  background: -moz-linear-gradient(33deg, #a4ce00 0%, #95b800 100%);
  background: -webkit-linear-gradient(33deg, #a4ce00 0%, #95b800 100%);
  background: linear-gradient(33deg, #a4ce00 0%, #95b800 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a4ce00",endColorstr="#95b800",GradientType=1);
}
.activity-list .activity-four {
  background: #9f6ace;
  background: -moz-linear-gradient(33deg, #9f6ace 0%, #784ba0 100%);
  background: -webkit-linear-gradient(33deg, #9f6ace 0%, #784ba0 100%);
  background: linear-gradient(33deg, #9f6ace 0%, #784ba0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f6ace",endColorstr="#784ba0",GradientType=1);
}
.activity-list .activity-five {
  background: #45cff7;
  background: -moz-linear-gradient(0deg, #45cff7 0%, #0194c6 100%);
  background: -webkit-linear-gradient(0deg, #45cff7 0%, #0194c6 100%);
  background: linear-gradient(0deg, #45cff7 0%, #0194c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45cff7",endColorstr="#0194c6",GradientType=1);
}

/* Brand Page SCSS */
.brand-page .brands .owl-carousel {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
  padding: 0;
}
.brand-page .brands .owl-carousel .item {
  width: 20%;
  max-width: 20%;
  flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 30px;
}
.brand-page .modal-body iframe {
  max-width: 750px;
}
.brand-page .brands {
  margin-top: 150px;
}
.brand-page .brands:before {
  display: none;
}
.brand-page .brands .section-title {
  position: relative;
}
.brand-page .brands .section-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  width: 112px;
  height: 1px;
  transition: all ease 0.4s;
  background: #c7f114;
  background: -moz-linear-gradient(230deg, #c7f114 0%, #90b207 100%);
  background: -webkit-linear-gradient(230deg, #c7f114 0%, #90b207 100%);
  background: linear-gradient(230deg, #c7f114 0%, #90b207 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7f114",endColorstr="#90b207",GradientType=1);
}

.brand-banner {
  margin-top: 145px;
  position: relative;
  padding-bottom: calc(var(--brand-caption-height) - 70px);
}
.brand-banner .breadcrumb {
  position: absolute;
  top: 35px;
  right: 15px;
}
.brand-banner .brand-caption {
  background-color: #081C1A;
  max-width: 1103px;
  margin: 0 auto;
  padding: 50px 10px;
  border-radius: 50px;
  position: absolute;
  top: calc(100% - 70px);
  z-index: 1;
  left: 0;
  right: 0;
  box-shadow: 0 0 76px rgba(0, 0, 0, 0.71);
}
.brand-banner .brand-caption .link-btn {
  font-weight: normal;
}
.brand-banner .brand-caption .link-btn svg {
  margin-left: 15px;
}
.brand-banner .brand-caption .heading-title {
  font-family: "Heebo", sans-serif;
  font-size: 48px;
  padding-bottom: 0;
  padding-top: 10px;
}
.brand-banner .brand-caption .sub-title {
  font-family: "Heebo", sans-serif;
  font-size: 32px;
  font-weight: normal;
}
.brand-banner .brand-caption p {
  padding-left: 80px;
}
.brand-banner .brand-caption .btn {
  min-width: 156px;
  color: #091F1D;
  font-weight: 500;
  justify-content: space-between;
  padding: 17px 16px;
  margin-top: 35px;
  background: #90b207;
  background: -moz-linear-gradient(43deg, #90b207 0%, #c7f114 100%);
  background: -webkit-linear-gradient(43deg, #90b207 0%, #c7f114 100%);
  background: linear-gradient(43deg, #90b207 0%, #c7f114 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#90b207",endColorstr="#c7f114",GradientType=1);
}
.brand-banner .brand-caption .btn:after {
  background: #90b207;
}

.brand-video {
  padding: 108px 0;
}

.video-content {
  padding-left: 45px;
}

.brand-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.brand-gallery img {
  width: 100%;
  transition: all ease 0.4s;
}
.brand-gallery img:hover {
  transform: scale(1.1);
}
.brand-gallery .image {
  overflow: hidden;
  margin: 5px;
}
.brand-gallery .image + .image {
  margin-top: 15px;
}
.brand-gallery .galleryOne {
  width: 40%;
}
.brand-gallery .galleryTwo {
  width: 30%;
}

.image-container {
  padding-bottom: 100%;
  background: black;
  position: relative;
  overflow: hidden;
  z-index: 2;
  background-size: cover;
  background-position: center;
}

/* Main Activity Page SCSS */
.page-template-page-activities-archive .activity-banner .banner-box {
  padding: 180px 0;
}
.page-template-page-activities-archive .tabs {
  position: static;
  padding: 0;
}
.page-template-page-activities-archive .owl-carousel .owl-dots {
  bottom: 0;
  position: static;
}

.activity-banner .banner-caption {
  text-align: center;
  position: relative;
  z-index: 1;
  transform: inherit;
  top: auto;
}
.activity-banner .banner-box {
  padding: 150px 0 100px;
}
.activity-banner .banner-title {
  padding-bottom: 0;
}
.activity-banner .breadcrumb {
  justify-content: center;
}

.tours {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
.tours .leaf {
  left: -100px;
  right: auto;
  top: 100px;
  width: 352px;
  height: 662px;
}
@media screen and (max-width: 1845px) {
  .tours .leaf:not(.second) {
    display: none;
  }
}
.tours .leaf .animateme {
  background-image: url(../images/leaf15.png);
}
.tours .leaf.second {
  right: -140px;
  left: auto;
  top: 90px;
  width: 259px;
  height: 444px;
}
.tours .leaf.second .animateme {
  background-image: url(../images/leaf16.png);
}
@media screen and (max-width: 1620px) {
  .tours .leaf.second {
    display: none;
  }
}
.tours .leafOne .leaf {
  left: -60px;
  top: 42%;
  right: auto;
  width: 355px;
  height: 572px;
}
.tours .leafOne .leaf .animateme {
  background-image: url(../images/leaf18.png);
}
.tours .leafOne .leaf.second {
  left: auto;
  right: -280px;
  top: 17%;
  width: 485px;
  height: 282px;
}
.tours .leafOne .leaf.second .animateme {
  background-image: url(../images/leaf17.png);
}
.tours .owl-carousel {
  margin-top: 35px;
}
.tours .owl-carousel img {
  opacity: 0.5;
  height: auto;
}
.tours .section-title:before {
  display: none;
}
.tours .before-line {
  width: 112px;
  height: 1px;
  transition: all ease 0.4s;
  display: block;
  margin-bottom: 10px;
}
.tours .btn {
  position: relative;
  z-index: 1;
}
.tours .btn:hover .before-btn {
  width: 100%;
}
.tours .btn:after {
  display: none;
}
.tours .btn .before-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  border-radius: 3px;
  transition: all ease 0.4s;
}

.tour-list {
  padding: 95px 0;
}
.tour-list:nth-child(2n+2) .owl-carousel {
  margin-right: 24px;
}
.tour-list:nth-child(2n+2) .row .col-6:first-child {
  order: 2;
}
.tour-list:nth-child(2n+2) .tour-right {
  padding-left: 0;
  padding-right: 25px;
}

.tour-right {
  padding-left: 25px;
}
.tour-right .section-title {
  padding: 11px 0 0;
}
.tour-right .section-title .heading-title {
  font-family: "Heebo", sans-serif;
  font-size: 32px;
}
.tour-right p {
  padding-bottom: 30px;
}
.tour-right .btn {
  justify-content: space-between;
  min-width: 156px;
  padding: 17px 16px;
}

.tour-left {
  display: flex;
  margin: 0 -5px;
}
.tour-left img {
  transition: all ease 0.4s;
}
.tour-left img:hover {
  transform: scale(1.1);
}
.tour-left .tour-image {
  margin: 10px 5px;
  overflow: hidden;
}
.tour-left .tourOne {
  max-width: 322px;
}
.tour-left .tourThree {
  max-width: 342px;
}

/* page Page SCSS */
.page-template-default .activity-banner .banner-box {
  padding: 200px 0 30px;
}
.page-template-default .accordian {
  padding: 30px 0;
}
.page-template-default .leafTwo .leaf {
  left: -100px;
  right: auto;
  top: 1350px;
  width: 352px;
  height: 662px;
}
.page-template-default .leafTwo .leaf .animateme {
  background-image: url(../images/leaf15.png);
}
.page-template-default .leafTwo .leaf.second {
  right: -140px;
  top: 1390px;
  width: 259px;
  height: 444px;
}
.page-template-default .leafTwo .leaf.second animateme {
  background-image: url(../images/leaf16.png);
}

.page.tours {
  overflow: hidden;
}

.page-inner {
  max-width: 815px;
  margin: 0 auto;
}
.page-inner h6 {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 25px;
}
.page-inner p {
  padding-bottom: 25px;
}
.page-inner img {
  margin: 20px 0 45px;
}

.aos-animate .leafOne:before, .aos-animate .leafOne:after,
.aos-animate .leafTwo:before,
.aos-animate .leafTwo:after {
  transform: rotate(0);
}

/*
	CF7
*/
.wpcf7 {
  margin: 20px auto 0;
}
.wpcf7 .wpcf7-form.submitting .ajax-loader {
  display: block;
}
.wpcf7 .form-group {
  margin-bottom: 25px;
  padding-bottom: 0;
  position: relative;
}
.wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]),
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 .file-uploader {
  border-color: #ffffff;
  color: #ffffff;
  border-width: 2px;
}
.wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus,
.wpcf7 .file-uploader:focus {
  border-color: transparent;
}
.wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit])::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder,
.wpcf7 .file-uploader::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit])::-moz-placeholder,
.wpcf7 select::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder,
.wpcf7 .file-uploader::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):-ms-input-placeholder,
.wpcf7 select:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder,
.wpcf7 .file-uploader:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):-moz-placeholder,
.wpcf7 select:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder,
.wpcf7 .file-uploader:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.wpcf7 .form-label {
  color: rgba(255, 255, 255, 0.7);
}
.wpcf7 .input-border {
  height: 2px;
  margin-top: -2px;
}
.wpcf7 .input-border.textarea {
  margin-top: -8px;
}
.wpcf7 .btn {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
.wpcf7 p {
  font-weight: 500;
  text-align: center;
  padding-bottom: 8px;
}
.wpcf7 p a {
  font-weight: normal;
  color: #ffffff;
}
.wpcf7 p a:hover {
  color: #FF7A00;
}
.wpcf7 p img {
  margin-left: 20px;
  width: 32px;
}
.wpcf7 br {
  display: none;
}
.wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  color: red;
  width: 100%;
  top: 100%;
  left: 0;
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .wpcf7-response-output {
  margin-bottom: 20px;
  text-align: center;
}
.wpcf7 .ajax-loader {
  position: absolute;
  display: none;
  min-width: 40px;
  min-height: 40px;
  border: 5px solid rgba(255, 255, 255, 0.1);
  border-right: 5px solid #ff7a00;
  border-radius: 50%;
  animation: spinner 1s linear infinite;
  left: calc(50% - 20px);
  right: auto;
}

.contact-form .wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]),
.contact-form .wpcf7 select,
.contact-form .wpcf7 textarea,
.contact-form .wpcf7 .file-uploader {
  border-bottom: 1px solid #081D1C;
  color: #071918;
}
.contact-form .wpcf7 textarea {
  color: #071918;
  resize: none;
}
.contact-form .wpcf7 .form-label {
  color: rgba(7, 25, 24, 0.4);
}
.contact-form .wpcf7.invalid .wpcf7-response-output {
  color: #071918;
}
.contact-form .wpcf7 .form-title {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 32px;
  color: #071918;
  padding-bottom: 30px;
}
.contact-form .wpcf7 .form-group {
  padding-bottom: 0;
  margin-bottom: 30px;
  position: relative;
}
.contact-form .wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder,
.contact-form .wpcf7 select::-webkit-input-placeholder,
.contact-form .wpcf7 textarea::-webkit-input-placeholder,
.contact-form .wpcf7 .file-uploader::-webkit-input-placeholder {
  color: rgba(7, 25, 24, 0.4) !important;
}
.contact-form .wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder,
.contact-form .wpcf7 select::-moz-placeholder,
.contact-form .wpcf7 textarea::-moz-placeholder,
.contact-form .wpcf7 .file-uploader::-moz-placeholder {
  color: rgba(7, 25, 24, 0.4) !important;
}
.contact-form .wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder,
.contact-form .wpcf7 select:-ms-input-placeholder,
.contact-form .wpcf7 textarea:-ms-input-placeholder,
.contact-form .wpcf7 .file-uploader:-ms-input-placeholder {
  color: rgba(7, 25, 24, 0.4) !important;
}
.contact-form .wpcf7 input[type]:not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder,
.contact-form .wpcf7 select:-moz-placeholder,
.contact-form .wpcf7 textarea:-moz-placeholder,
.contact-form .wpcf7 .file-uploader:-moz-placeholder {
  color: rgba(7, 25, 24, 0.4) !important;
}
.contact-form .wpcf7 .btn {
  margin-top: 55px;
  width: 100%;
  justify-content: center;
}

/*
	loader
*/
@keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#spinner {
  min-width: 40px;
  min-height: 40px;
  border: 5px solid rgba(255, 255, 255, 0.1);
  border-right: 5px solid #FF7A00;
  border-radius: 50%;
  animation: spinner 1s linear infinite;
}

.loader {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #091f1d;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

/*
	404 page
*/
.error-404-content {
  padding-bottom: 90px;
}

input:-webkit-autofill {
  -webkit-text-fill-color: #ffffff !important;
}

input:-webkit-autofill {
  -webkit-background-clip: text !important;
}

.opacity_none {
  opacity: 0;
}

/* Responsive SCSS */
@media screen and (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  footer .footer-menutitle ~ ul {
    display: block !important;
    overflow: visible !important;
    height: auto !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .banner-section.more-space .banner-box {
    padding: 180px 0 160px;
  }
}
@media screen and (min-width: 1280px) {
  .container {
    max-width: 1240px;
  }

  .blogs-row {
    margin: 0 -20px;
  }
  .blogs-row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1340px) {
  .container {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1390px) {
  .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1670px) {
  header .container,
footer .container,
.navigation .container,
.modal-popup .container,
.contact-modal-popup .container,
.blogs .container,
.about .container,
.about-map .container,
.brand-banner .container {
    max-width: 1640px;
  }

  footer .row .col-3 {
    width: 24.5%;
    max-width: 24.5%;
    flex: 0 0 24.5%;
    -ms-flex: 0 0 24.5%;
  }
  footer .row .col-9 {
    width: 75.5%;
    max-width: 75.5%;
    flex: 0 0 75.5%;
    -ms-flex: 0 0 75.5%;
  }
  footer .row .col-9 .col-2:nth-child(1) {
    width: 13%;
    max-width: 13%;
    flex: 0 0 13%;
    -ms-flex: 0 0 13%;
  }
  footer .row .col-9 .col-2:nth-child(2) {
    width: 19%;
    max-width: 19%;
    flex: 0 0 19%;
    -ms-flex: 0 0 19%;
  }
  footer .row .col-9 .col-2:nth-child(4) {
    width: 20.5%;
    max-width: 20.5%;
    flex: 0 0 20.5%;
    -ms-flex: 0 0 20.5%;
  }
  footer .row .col-9 .col-2:nth-child(6) {
    width: 13.5%;
    max-width: 13.5%;
    flex: 0 0 13.5%;
    -ms-flex: 0 0 13.5%;
  }
}
@media screen and (max-width: 1860px) {
  /* Expertise - Security Page SCSS */
  .safety {
    margin-top: -250px;
  }

  /* Activity Page SCSS */
  .tax-activity .safety {
    margin-top: -660px;
  }
}
@media screen and (max-width: 1669px) {
  .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 90%;
  }
  .nav-tabs li {
    margin: 3px 34px;
  }
  .nav-tabs li a {
    width: 113px;
  }

  .move-btn {
    left: 20px;
  }

  .tax-activity .move-btn {
    left: 20px;
    right: auto;
  }

  .about-us img {
    margin-right: 0;
  }

  .activities:before {
    left: 80px;
    bottom: 10px;
  }
  .activities .owl-carousel .item:nth-child(1) {
    margin-top: -230px;
  }
  .activities .owl-carousel .item:nth-child(2) {
    padding-top: 230px;
  }
  .activities .owl-carousel .item:nth-child(4) {
    margin-top: 0px;
  }

  .brands:before {
    bottom: -60px;
    width: 810px;
    height: 530px;
  }

  /* About SCSS */
  .about-leftone {
    max-width: 453px;
    overflow: hidden;
  }
  .about-leftone .inner-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .about-lefttwo {
    max-width: 310px;
    overflow: hidden;
  }

  .memory-right {
    margin-right: 0;
  }

  /* Contact Page SCSS */
  .contact-banner .banner-caption .banner-title {
    padding-bottom: 25px;
  }

  .modal-popup .modal-bottom,
.contact-modal-popup .modal-bottom {
    left: -86px;
  }

  .info-title {
    padding-bottom: 20px;
  }

  .address-box p {
    padding: 18px 0;
  }

  .contact-form {
    margin-top: 40px;
    margin-right: 40px;
  }

  /* Blog Post Page SCSS */
  .blog-post aside {
    padding-right: 0;
  }

  /* Activity Page SCSS */
  .tax-activity .safety {
    margin-top: -560px;
  }

  .safety-inner .safetyone {
    max-width: 340px;
    margin-top: 180px;
  }
  .safety-inner .safetytwo {
    max-width: 290px;
  }

  /* Expertise - Security Page SCSS */
  .safety {
    margin-top: -130px;
  }

  /* Main Activity Page SCSS */
  .tour-left .tourOne {
    max-width: 312px;
  }
  .tour-left .tourThree {
    max-width: 331px;
  }

  .page-template-page-activities-archive .nav-tabs {
    width: 100%;
  }
}
@media screen and (max-width: 1389px) {
  /* About SCSS */
  .about-lefttwo {
    max-width: 293px;
  }

  .about-leftone {
    max-width: 436px;
  }

  .modal-popup .nav-header,
.contact-modal-popup .nav-header,
.search-popup .nav-header {
    margin-top: 40px;
  }
  .modal-popup form,
.contact-modal-popup form,
.search-popup form {
    margin-top: 0;
  }

  /* Contact Page SCSS */
  .branches-box .branch-card {
    max-width: 263px;
  }

  .contact-form {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1339px) {
  .navigation .nav-menu li {
    padding: 15px 0;
  }

  .nav-tabs li {
    margin: 3px 25px;
  }

  .activities .leaf {
    width: 430px;
    height: 335px;
  }
  .activities .leaf.second {
    width: 365px;
    height: 550px;
  }
  .activities .activitie-item figcaption {
    font-size: 26px;
  }

  .counter .leaf {
    width: 650px;
    height: 660px;
  }

  .activities .leaf {
    width: 320px;
    height: 480px;
  }
  .activities .owl-carousel .item:nth-child(1) {
    padding-top: 460px;
  }

  .modal-popup .modal-top,
.contact-modal-popup .modal-top,
.search-popup .modal-top {
    max-width: 250px;
  }
  .modal-popup form,
.contact-modal-popup form,
.search-popup form {
    margin-top: 0;
  }
  .modal-popup form .form-group,
.contact-modal-popup form .form-group,
.search-popup form .form-group {
    padding-bottom: 15px;
  }
  .modal-popup .modal-bottom,
.contact-modal-popup .modal-bottom,
.search-popup .modal-bottom {
    max-width: 250px;
    left: 60px;
  }

  .search-popup form .form-group {
    padding-bottom: 0;
  }

  .header-search {
    margin-right: 30px;
  }

  header .header-right .custom-dropdown {
    margin-right: 30px;
  }

  /* About SCSS */
  .about-lefttwo {
    max-width: 275px;
  }

  .about-leftone {
    max-width: 418px;
  }

  /* Contact Page SCSS */
  .contact-banner .banner-caption .banner-title {
    font-size: 64px;
  }

  .info-title {
    font-size: 28px;
  }

  .branches-box .branch-card {
    max-width: 250px;
  }

  /* Activity Page SCSS */
  .safety-caption {
    max-width: 650px;
  }

  .safety-inner .safetyone {
    max-width: 320px;
  }
  .safety-inner .safetytwo {
    max-width: 260px;
  }
  .safety-inner .safetythree {
    max-width: 657px;
    margin-top: -30px;
  }
  .safety-inner .safetyfour {
    max-width: 470px;
  }

  /* Main Activity Page SCSS */
  .tour-left .tourOne {
    max-width: 298px;
  }
}
@media screen and (max-width: 1279px) {
  .brand-gallery .image + .image {
    margin-top: 13px;
  }

  .nav-tabs li {
    margin: 3px 20px;
  }

  .footer-bottom-right {
    margin: 0 -10px;
  }
  .footer-bottom-right p {
    padding: 0 10px;
  }

  .activities .owl-carousel .item {
    padding: 0 20px 40px;
  }

  /* About SCSS */
  .about-lefttwo {
    max-width: 246px;
  }

  .about-leftone {
    max-width: 390px;
  }

  .value-item .value-right {
    padding-right: 20px;
  }

  .value-left {
    padding-left: 40px;
  }

  .team .leaf {
    width: 410px;
    height: 470px;
  }

  /* Contact Page SCSS */
  .contact-banner .banner-caption .banner-title {
    font-size: 56px;
  }

  .info-title {
    font-size: 24px;
  }

  .contact-form {
    margin-top: 10px;
    height: 100%;
    padding: 20px 40px;
  }
  .contact-form .btn {
    margin-top: 0;
  }

  .contact-branches {
    margin-top: 0;
  }

  .branches-box .branch-card {
    max-width: 230px;
  }

  /* Brand Page SCSS */
  .brand-banner .brand-caption {
    max-width: 960px;
  }
  .brand-banner .brand-caption p {
    padding-left: 30px;
  }

  .activity-list .activity-item figcaption {
    padding: 20px;
  }

  /* Expertise - Security Page SCSS */
  .safety {
    margin-top: -100px;
  }

  .expertise-value {
    padding-top: 150px;
  }
  .expertise-value .leaf {
    width: 320px;
    height: 480px;
  }

  /* Activity Page SCSS */
  .safety .banner-title {
    font-size: 60px;
    padding-bottom: 30px;
  }

  .tax-activity .safety {
    margin-top: -480px;
  }

  .safety-caption {
    max-width: 560px;
  }

  .safety-inner .safetyone {
    max-width: 325px;
  }
  .safety-inner .safetytwo {
    max-width: 240px;
  }
  .safety-inner .safetythree {
    max-width: 567px;
    margin-top: 0;
  }
  .safety-inner .safetyfour {
    max-width: 410px;
  }

  /* Main Activity Page SCSS */
  .tour-left .tourOne {
    max-width: 274px;
  }
}
@media screen and (max-width: 1199px) {
  .brand-gallery .image + .image {
    margin-top: 11px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title .heading-title {
    font-size: 46px;
  }

  header .brand {
    max-width: 250px;
  }
  header .header-right .custom-dropdown {
    margin-right: 20px;
  }

  .navigation .nav-header img {
    max-width: 250px;
  }

  .header-search {
    margin-right: 23px;
  }

  .navigation {
    background-position: left -190px center;
  }
  .navigation .nav-menu li ul {
    padding-right: 60px;
  }

  .banner-caption .banner-subtitle {
    font-size: 20px;
  }
  .banner-caption .banner-title {
    font-size: 64px;
  }

  .nav-tabs li {
    margin: 3px 15px;
  }
  .nav-tabs li a {
    font-size: 15px;
  }

  .activities .leaf {
    width: 385px;
    height: 300px;
    left: 40px;
  }
  .activities .activitie-item figcaption {
    font-size: 22px;
  }
  .activities .section-title {
    max-width: 430px;
  }
  .activities .owl-carousel {
    margin: -95px -15px 0;
  }
  .activities .owl-carousel .item {
    padding: 0 15px 30px;
  }
  .activities .owl-carousel .item:nth-child(1) {
    padding-top: 420px;
  }
  .activities .owl-carousel .item:nth-child(2) {
    padding-top: 190px;
  }
  .activities .owl-carousel .item:nth-child(6) {
    padding-top: 180px;
  }

  .counter-item .counter-subtitle {
    font-size: 20px;
  }
  .counter-item .counter-title {
    font-size: 64px;
  }
  .counter-item .counter-tag {
    font-size: 18px;
  }

  .counter .leaf {
    width: 610px;
    height: 625px;
  }

  .services .leaf {
    width: 480px;
    height: 560px;
    top: -50px;
    right: -300px;
  }

  .about-us .leaf {
    width: 250px;
    height: 600px;
  }

  footer .row > .col-3,
footer .row > .col-9 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .footer-logo {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  /* About SCSS */
  .safety-inner .safetyone,
.safety-inner .safetytwo,
.safety-inner .safetythree {
    transform: none !important;
  }

  .about .about-leftone,
.about .about-leftthree,
.about .about-lefttwo,
.about .about-leftfour {
    transform: none !important;
  }

  .activities .owl-carousel .item {
    transform: none !important;
  }

  .value .col-5,
.value .col-7 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .value .value-left {
    padding-left: 0;
    padding-bottom: 40px;
  }

  .about-map .about-right {
    padding-right: 10px;
  }

  .about-lefttwo {
    max-width: 185px;
  }

  .about-leftone {
    max-width: 328px;
  }

  .career-banner .banner-box > img {
    height: 450px;
    object-fit: cover;
  }

  .about .about-right {
    padding-left: 0;
  }

  /* Contact Page SCSS */
  .contact-form {
    padding: 20px;
    margin-right: 0;
  }
  .contact-form .form-group {
    padding-bottom: 20px;
  }

  .contact-banner .banner-box {
    padding-bottom: 100px;
  }
  .contact-banner .banner-caption .banner-title {
    font-size: 40px;
  }

  .info-title {
    font-size: 21px;
  }

  .address-box p {
    padding: 15px 0;
  }

  .branches-box .branch-card {
    max-width: 236px;
  }

  /* page Page SCSS */
  .tours .leaf {
    width: 280px;
    height: 527px;
  }

  /* Career Page SCSS */
  .job-list .job-listright {
    padding: 25px 20px 25px 0;
  }
  .job-list .job-listleft .job-footer .btn {
    min-width: 200px;
    padding: 17px;
  }

  /* Blog Page SCSS */
  .blog-list {
    margin: 50px 0 10px;
  }

  /* Blog Post Page SCSS */
  .blogpost-list img {
    max-width: 110px;
    min-width: 110px;
  }

  /* Brand Page SCSS */
  .brand-page .brands {
    margin-top: 80px;
  }

  .video-content {
    padding-left: 20px;
  }

  .brand-video {
    padding: 50px 0;
  }

  .brand-banner {
    padding-bottom: 0;
  }
  .brand-banner .brand-caption {
    max-width: 95%;
    margin-top: -70px;
    position: relative;
    bottom: 0;
    padding: 30px 15px;
  }
  .brand-banner .breadcrumb {
    right: 30px;
  }

  .more-activity .container {
    padding: 0;
  }

  /* Activity Page SCSS */
  .tax-activity .move-btn {
    display: none;
  }
  .tax-activity .safety {
    margin-top: -340px;
  }

  .safety-caption {
    max-width: 500px;
    padding-left: 20px;
    padding-bottom: 0;
  }

  .safety-inner .safetyone {
    max-width: 260px;
    display: flex;
    align-items: flex-end;
    margin-top: 0;
  }
  .safety-inner .safetytwo {
    max-width: 170px;
  }
  .safety-inner .safetythree {
    max-width: 507px;
  }

  /* Main Activity Page SCSS */
  .tours .tour-list {
    padding: 30px 0;
  }
  .tours .tour-list:nth-child(2n+2) .tour-right {
    padding-right: 0;
  }
  .tours .tour-list .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .tours .tour-list .tour-left {
    display: none;
  }

  .tour-list:nth-child(2n+2) .owl-carousel {
    margin-right: 0;
  }

  .tabs .container {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .brand-gallery .image + .image {
    margin-top: 8px;
  }

  .search-icon {
    display: block;
  }

  header .social-icons,
header .header-search {
    display: none;
  }
  header .header-right,
header .header-left {
    min-width: 130px;
  }

  .section-title {
    padding-bottom: 25px;
  }

  .nav-tabs {
    padding-top: 15px;
  }
  .nav-tabs li {
    margin: 3px 20px;
  }

  .about-us {
    padding: 140px 0;
  }
  .about-us .section-title {
    padding-top: 30px;
  }
  .about-us .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about-us .about-right {
    padding-left: 0;
    padding-bottom: 50px;
  }
  .about-us .btn {
    margin-top: 10px;
  }

  .counter-item .counter-title {
    font-size: 52px;
  }

  .activities {
    padding-top: 100px;
  }
  .activities .leaf {
    width: 295px;
    height: 230px;
    left: 30px;
  }
  .activities .section-title {
    max-width: 100%;
  }
  .activities .owl-carousel {
    margin: 20px -10px 0;
  }
  .activities .owl-carousel .item {
    padding: 0 10px 20px;
  }
  .activities .owl-carousel .item:nth-child(1) {
    padding-top: 250px;
  }
  .activities .owl-carousel .item:nth-child(2), .activities .owl-carousel .item:nth-child(6) {
    padding-top: 130px;
  }
  .activities .activitie-item figcaption {
    padding: 15px;
  }

  footer .row > .col-9 .col-2 {
    width: 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-bottom: 20px;
  }

  .footer-bottom {
    margin-top: 20px;
  }
  .footer-bottom p {
    font-size: 14px;
    line-height: 21px;
  }

  .footer-bottom-right {
    margin: 0 -8px;
  }
  .footer-bottom-right p {
    padding: 5px 8px;
  }

  .modal-popup .modal-top,
.contact-modal-popup .modal-top,
.search-popup .modal-top {
    max-width: 150px;
    top: 60px;
    right: -65px;
  }
  .modal-popup .modal-bottom,
.contact-modal-popup .modal-bottom,
.search-popup .modal-bottom {
    max-width: 150px;
    left: 30px;
  }

  /* About SCSS */
  .about .col-7,
.about .col-5 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about .about-right {
    max-width: none;
  }
  .about .about-left {
    margin-top: 50px;
  }
  .about .about-leftone {
    max-width: 410px;
  }
  .about .about-lefttwo {
    max-width: 265px;
  }
  .about .about-leftthree {
    position: relative;
    left: -72px;
    margin-left: 0;
  }

  .about-map .row {
    flex-flow: column-reverse;
  }
  .about-map .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .team .col-3 {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }

  .memory-section .about-right {
    padding-right: 0;
  }

  .team-title {
    font-size: 28px;
  }

  .designation {
    font-size: 18px;
  }

  /* Contact Page SCSS */
  .contact-banner .banner-box {
    padding-top: 130px;
    padding-bottom: 50px;
  }
  .contact-banner .banner-caption > .row > .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .address-box {
    max-width: 100%;
  }

  .contact-form {
    margin-top: 35px;
    height: auto;
  }

  .contact-branches {
    margin-top: 0;
  }

  /* Career Page SCSS */
  .jobs .row .col-7,
.jobs .row .col-5 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .job-list .job-listleft ul {
    padding: 10px 20px 0;
  }
  .job-list .job-listleft .job-footer {
    padding: 10px 20px;
  }
  .job-list .job-listright {
    padding: 25px 20px;
  }

  /* Blog Page SCSS */
  .blogs {
    padding-top: 120px;
  }
  .blogs .col-8 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .blogs .col-4 {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
  .blogs .banner-title {
    font-size: 56px;
  }

  .blog-list {
    margin-bottom: 0;
    margin-top: 33px;
  }

  .blog-title {
    font-size: 21px;
    line-height: 32px;
  }

  .search-result {
    min-height: unset;
  }
  .search-result .banner-title {
    font-size: 24px;
  }

  /* Blog Post Page SCSS */
  .blog-post {
    padding-top: 130px;
  }
  .blog-post .row .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  /* Brand Page SCSS */
  .brand-page .brands .owl-carousel .item {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }

  .brand-banner {
    margin-top: 120px;
  }
  .brand-banner .breadcrumb {
    right: 40px;
    top: 20px;
  }
  .brand-banner .brand-caption .col-7,
.brand-banner .brand-caption .col-5 {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }
  .brand-banner .brand-caption {
    padding: 0 20px 100px;
  }
  .brand-banner .brand-caption .link-btn {
    margin-bottom: 20px;
    display: inline-block;
  }
  .brand-banner .brand-caption .heading-title {
    font-size: 32px;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .brand-banner .brand-caption p {
    padding-left: 0;
  }
  .brand-banner .brand-caption .btn {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    z-index: 0;
  }

  .brand-video .row .col-6 {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
  .brand-video .row .col-6.order-1 {
    order: inherit;
  }

  .video-content {
    padding-left: 0;
    padding-top: 25px;
  }

  .activity-list .activity-item figcaption {
    padding: 10px;
    font-size: 16px;
  }

  .get-started .leaf {
    display: none;
  }

  .more-activity {
    padding-bottom: 50px;
  }

  /* Expertise - Security Page SCSS */
  .safety {
    margin-top: -20px;
    text-align: center;
  }
  .safety .breadcrumb {
    justify-content: center;
  }

  .expertise-value {
    padding-top: 100px;
  }
  .expertise-value .leaf {
    display: none;
  }

  .accordian-title {
    padding-bottom: 20px;
  }

  .cta {
    margin: 20px 0 0;
    padding: 50px 20px;
  }

  .accordian {
    padding-top: 70px;
  }

  /* Activity Page SCSS */
  .tax-activity .more-activity {
    padding-top: 40px;
  }
  .tax-activity .safety {
    margin-top: -180px;
  }

  .safety-caption {
    padding-left: 0;
    max-width: 100%;
  }

  .safety-inner .leaf {
    display: none;
  }
  .safety-inner .safetyone,
.safety-inner .safetytwo {
    max-width: 50%;
    width: 50%;
  }
  .safety-inner .safetyone img,
.safety-inner .safetytwo img {
    width: 100%;
    height: 330px;
    object-fit: cover;
  }
  .safety-inner .safety-img {
    width: 100%;
  }
  .safety-inner .safetythree {
    max-width: 100%;
    margin-right: 0;
    width: 100%;
  }
  .safety-inner .safetythree img {
    width: 100%;
    height: auto;
  }
  .safety-inner .safetythree .safety-img {
    width: auto;
  }
  .safety-inner .safetyfour {
    display: none;
  }

  .modal-popup .modal-body,
.search-popup .modal-body,
.contact-modal-popup .modal-body {
    height: 80vh;
    padding: 0 50px;
  }

  /* Main Activity Page SCSS */
  .tours .leaf,
.tours .leafOne {
    display: none;
  }

  .file-uploader .file-upload {
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .modal-popup form .form-group {
    padding-bottom: 5px;
  }
  .modal-popup form .form-group .file-uploader .file-upload {
    bottom: 15px;
  }
  .modal-popup form .form-group .file-uploader .input-border {
    bottom: -12px;
  }

  .brand-gallery .image + .image {
    margin-top: 3px;
  }

  .search-popup .modal-body {
    padding: 0;
  }

  header {
    padding: 14px 0;
  }
  header .brand {
    max-width: 158px;
  }
  header .header-left a svg {
    width: 12px;
  }
  header .header-left a span {
    font-size: 12px;
    margin-right: 5px;
  }
  header .header-left a .menu-icon {
    width: 24px;
    height: 2px;
  }
  header .header-left a .menu-icon:before, header .header-left a .menu-icon:after {
    height: 2px;
    top: -8px;
  }
  header .header-left a .menu-icon:after {
    top: auto;
    bottom: -8px;
  }
  header .header-right,
header .header-left {
    min-width: 60px;
  }
  header .header-right select {
    max-width: 35px;
    margin-right: 5px;
    background-size: 8px auto;
    font-size: 12px;
    line-height: 16px;
  }
  header .header-right .custom-dropdown {
    margin-right: 10px;
  }
  header .header-right .custom-dropdown .dropdown-toggle svg {
    margin-right: 0;
  }
  header .header-right .dropdown-item {
    padding: 0.25rem 0.5rem;
  }

  .search-icon {
    width: 23px;
  }

  .navigation .nav-header {
    margin: 14px 0 20px 0;
  }
  .navigation .nav-header img {
    max-width: 158px;
  }

  .banner-caption {
    text-align: center;
  }
  .banner-caption .banner-title {
    font-size: 56px;
  }

  .nav-tabs {
    width: 100%;
  }

  .move-btn {
    display: none;
  }

  .nav-tabs li a {
    font-size: 14px;
  }

  .about-us {
    padding: 50px 0;
    text-align: center;
  }
  .about-us .leaf {
    display: none;
  }
  .about-us .section-title {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .about-us img {
    padding: 0 20px;
  }
  .about-us p {
    line-height: 24px;
    padding-bottom: 15px;
  }

  .section-title {
    padding: 20px 0;
    text-align: center;
  }
  .section-title:before {
    left: 0;
    margin: 0 auto;
  }
  .section-title span {
    font-size: 16px;
  }
  .section-title .heading-title {
    font-size: 32px;
  }

  .service-item figcaption .service-title {
    font-size: 19px;
  }
  .service-item figcaption p {
    line-height: 24px;
  }

  .services {
    padding-top: 50px;
  }
  .services .owl-carousel {
    padding-top: 50px;
  }
  .services .leaf {
    display: none;
  }
  .services .section-title {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .services .center .service-item {
    margin: 0 !important;
  }

  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 60px;
    height: 60px;
    left: -30px;
    background-position: right 10px center;
    background-size: 15px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: auto;
    right: -30px;
    background-position: left 10px center;
    background-size: 15px;
  }
  .owl-carousel .owl-dots {
    bottom: -55px;
  }

  .counter {
    background-color: transparent;
    padding: 50px 0;
  }
  .counter .leaf {
    display: none;
  }
  .counter .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding-top: 30px;
  }

  .counter-item .counter-subtitle {
    font-size: 16px;
  }
  .counter-item .counter-title {
    font-size: 44px;
  }
  .counter-item .counter-tag {
    font-size: 24px;
  }

  .activities {
    padding: 40px 0 20px;
  }
  .activities .leaf {
    display: none;
  }
  .activities .activitie-item figcaption {
    font-size: 20px;
  }
  .activities .owl-carousel {
    column-count: inherit;
  }
  .activities .owl-carousel .item {
    padding-top: 0 !important;
    padding-right: 5px;
    padding-left: 5px;
  }
  .activities .owl-carousel .item:nth-child(1) {
    margin-top: 0;
  }
  .activities .owl-carousel .item:nth-child(2) {
    padding-top: 230px;
  }
  .activities .owl-carousel .item:nth-child(4) {
    margin-top: 0px;
  }
  .activities .activitie-item {
    max-width: 270px;
  }
  .activities .activitie-item figcaption {
    opacity: 1;
    visibility: visible;
    font-size: 24px;
    padding: 30px;
  }

  .brands {
    padding-bottom: 115px;
  }
  .brands .leaf {
    display: none;
  }
  .brands .container {
    padding: 0;
  }
  .brands .section-title {
    padding-right: 15px;
    padding-left: 15px;
  }
  .brands figure {
    max-width: 260px;
  }

  .nav-open .header-left .menu-icon:before {
    top: -1px;
  }
  .nav-open .header-left .menu-icon:after {
    bottom: -1px;
  }

  footer {
    padding-top: 40px;
  }
  footer .row {
    position: relative;
  }
  footer .row > .col-9 .col-2 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
  }
  footer .row > .col-9 .col-2:last-child {
    border-bottom: 1px solid #154D4A;
  }
  footer .row .col-3 {
    transform: none !important;
  }
  footer .footer-logo {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  footer .footer-menutitle {
    padding: 15px 0;
    border-top: 1px solid #154D4A;
    cursor: pointer;
  }
  footer .footer-menutitle:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  footer .footer-menutitle ~ ul {
    display: none;
  }
  footer .social-icons {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
  }

  .footer-bottom {
    margin-top: 60px;
    border: none;
    text-align: center;
  }
  .footer-bottom .col-7 {
    display: none;
  }
  .footer-bottom .col-5 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .footer-bottom p {
    text-align: center;
  }

  .close svg {
    width: 18px;
  }

  .navigation {
    background-image: url(../images/nav-bg2.png);
    background-position: left bottom;
    background-size: 410px;
  }
  .navigation .nav-box {
    height: calc(100vh - 100px);
    margin-top: 65px;
  }
  .navigation .nav-menu {
    margin-top: 15px;
  }
  .navigation .nav-menu li {
    padding: 11px 0;
  }
  .navigation .nav-menu li a {
    font-size: 24px;
    opacity: 0.3;
  }
  .navigation .nav-menu li:hover a {
    opacity: 1;
  }
  .navigation .nav-menu li ul {
    position: relative;
    right: 0;
    padding-right: 0;
  }
  .navigation .nav-menu li ul li a {
    font-size: 16px;
  }

  .footer-bottom-right {
    display: none;
  }

  .modal-popup .nav-header,
.contact-modal-popup .nav-header,
.search-popup .nav-header {
    margin-top: 22px;
  }
  .modal-popup .modal-body,
.contact-modal-popup .modal-body,
.search-popup .modal-body {
    justify-content: flex-start;
    margin-top: 50px;
  }
  .modal-popup .close,
.contact-modal-popup .close,
.search-popup .close {
    margin-top: -25px;
  }
  .modal-popup form,
.contact-modal-popup form,
.search-popup form {
    width: 100%;
  }
  .modal-popup form p,
.contact-modal-popup form p,
.search-popup form p {
    padding-bottom: 0px;
  }
  .modal-popup form p img,
.contact-modal-popup form p img,
.search-popup form p img {
    width: 22px;
    margin-left: 15px;
  }
  .modal-popup .modal-top,
.modal-popup .modal-bottom,
.contact-modal-popup .modal-top,
.contact-modal-popup .modal-bottom,
.search-popup .modal-top,
.search-popup .modal-bottom {
    display: none;
  }

  .search-popup .modal-body {
    justify-content: center;
  }
  .search-popup .header-search {
    width: 100%;
  }

  .home-banner {
    height: 750px;
  }
  .home-banner .banner-box {
    height: 100%;
  }

  .services .owl-carousel.owl-rtl .owl-item.center {
    transform: scale(1.1);
  }

  /* About SCSS */
  .about {
    padding: 0 0 40px;
  }
  .about .about-left {
    column-count: inherit;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .about .about-left .leaf {
    display: none;
  }
  .about .about-left .about-leftone {
    padding-left: 8px;
  }
  .about .about-left .about-lefttwo {
    padding-right: 8px;
  }
  .about .about-left .about-leftone,
.about .about-left .about-lefttwo {
    max-width: 50%;
    width: 50%;
    margin-top: 0;
  }
  .about .about-left .about-leftone img,
.about .about-left .about-lefttwo img {
    max-width: 100%;
    width: 100%;
    height: 180px;
    object-fit: cover;
  }
  .about .about-left .about-leftthree {
    left: 0;
    width: 100%;
    order: 3;
  }
  .about .about-left .about-leftthree img {
    width: 100%;
  }
  .about .about-left .about-leftfour {
    display: none;
  }
  .about .about-right .section-title {
    text-align: right;
  }
  .about .about-right .section-title:before {
    left: auto;
  }

  .about-map {
    padding: 30px 0;
  }
  .about-map .section-title {
    padding-bottom: 10px;
    text-align: right;
  }
  .about-map .section-title:before {
    left: auto;
  }
  .about-map .about-right {
    padding-right: 0;
  }

  .value {
    padding-top: 50px;
  }
  .value .leaf {
    display: none;
  }
  .value .section-title {
    padding-bottom: 10px;
    text-align: right;
  }
  .value .section-title:before {
    left: auto;
  }
  .value .value-left {
    padding-bottom: 20px;
  }
  .value .row .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .value-item {
    padding-bottom: 15px;
  }
  .value-item img {
    max-width: 64px;
  }
  .value-item .value-right {
    padding-right: 15px;
  }

  .team {
    padding: 50px 0 40px;
  }
  .team .leaf {
    display: none;
  }
  .team .section-title {
    padding-bottom: 30px;
    text-align: right;
  }
  .team .section-title:before {
    left: auto;
  }
  .team .col-3 {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }

  .team-wrap {
    padding-bottom: 20px;
  }

  .team-title {
    padding-top: 15px;
  }

  .memory-section {
    padding-bottom: 50px;
  }
  .memory-section .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .memory-section .about-right {
    padding-top: 40px;
  }
  .memory-section .section-title {
    padding-bottom: 20px;
    text-align: right;
  }
  .memory-section .section-title:before {
    left: auto;
  }

  /* Contact Page SCSS */
  .contact-banner .banner-box {
    padding-top: 80px;
  }
  .contact-banner .banner-caption {
    text-align: right;
  }
  .contact-banner .banner-caption .banner-title {
    text-align: right;
  }

  .branches-box .branch-card {
    max-width: 50%;
    width: 50%;
  }
  .branches-box .branch-item > img {
    width: 100%;
  }

  .contact-branches .section-title .heading-title {
    padding-bottom: 0;
  }

  /* page Page SCSS */
  .tours .leaf,
.leafTwo .leaf,
.get-started .leaf {
    display: none;
  }

  .activity-banner .banner-box,
.career-banner .banner-box {
    padding: 110px 0 60px;
  }

  .get-started {
    padding-bottom: 70px;
  }

  .page-inner p {
    padding-bottom: 20px;
  }
  .page-inner img {
    margin: 5px 0 30px;
  }

  .accordion-panel .accordion-title:before {
    left: 15px;
  }
  .accordion-panel .accordion-title:after {
    left: 25px;
  }

  /* Career Page SCSS */
  .job-list .joblist-title {
    font-size: 28px;
  }

  .jobs {
    padding: 50px 0 60px;
  }
  .jobs .pagination {
    padding-top: 15px;
  }

  /* Blog Post Page SCSS */
  .blog-post {
    padding-top: 90px;
  }
  .blog-post aside {
    padding-top: 0 !important;
  }
  .blog-post .blog-aside {
    display: none;
  }
  .blog-post .blog-list {
    margin: 25px 0 10px;
  }

  /* Brand Page SCSS */
  .brand-page .brands .owl-carousel {
    margin: 0;
  }
  .brand-page .brands .owl-carousel .item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .brand-banner {
    margin-top: 70px;
  }
  .brand-banner .breadcrumb {
    left: 40px;
  }
  .brand-banner .brand-caption {
    border-radius: 21px;
  }
  .brand-banner .container > img {
    height: 370px;
    object-fit: cover;
  }

  .brand-gallery {
    margin: 0 -3px;
  }
  .brand-gallery .image {
    margin: 3px;
  }
  .brand-gallery .image img {
    height: 100%;
    object-fit: cover;
  }
  .brand-gallery .galleryOne {
    width: 100%;
  }
  .brand-gallery .galleryOne img {
    width: 100%;
  }
  .brand-gallery .galleryTwo {
    width: 100%;
    display: flex;
  }
  .brand-gallery .galleryTwo .image {
    width: 50%;
  }
  .brand-gallery .galleryTwo ~ .galleryTwo .image {
    width: 100%;
  }

  .brand-video {
    padding-bottom: 25px;
  }

  .brand-page .brands {
    margin-top: 40px;
  }

  .get-started {
    padding: 35px 0 50px;
  }

  .video-content p {
    padding-bottom: 0;
  }

  /* Expertise - Security Page SCSS */
  .accordian {
    padding-top: 50px;
  }

  /* Activity Page SCSS */
  .safety .banner-title {
    font-size: 56px;
  }

  .tax-activity .brands {
    padding-top: 50px;
  }
  .tax-activity .safety {
    margin-top: -130px;
  }

  .safety-inner .safetytwo img,
.safety-inner .safetyone img {
    height: 250px;
  }

  /* Main Activity Page SCSS */
  .page-template-page-activities-archive .tabs {
    padding: 0;
  }
  .page-template-page-activities-archive .brands {
    padding-bottom: 0;
  }

  .tours {
    padding-top: 10px;
  }
  .tours .owl-carousel {
    margin-top: 10px;
  }
  .tours .owl-carousel .item {
    padding: 0 10px;
  }
  .tours .tour-list {
    padding: 35px 0;
  }

  .tour-right .section-title {
    text-align: right;
  }
  .tour-right .section-title .heading-title {
    font-size: 24px;
  }

  .page-template-page-activities-archive .get-started {
    margin-top: 20px;
  }
  .page-template-page-activities-archive .activity-banner .banner-box {
    padding: 140px 0;
  }

  .modal-popup .modal-body {
    padding: 0 10px;
  }

  .video-box .apply-btn img {
    max-width: 60px;
  }

  .tax-activity .services {
    padding: 50px 0;
  }
}
@media screen and (max-width: 575px) {
  /* About Page SCSS */
  .team .col-3 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .team-wrap img {
    width: 100%;
  }

  /* Blog Page SCSS */
  .blogs {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .blogs .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .search-result .banner-title {
    padding-bottom: 0;
  }

  /* Blog Post Page SCSS */
  .blog-post aside {
    padding-top: 20px !important;
  }
  .blog-post .blog-title {
    padding-bottom: 0;
  }
  .blog-post .video-box {
    margin-top: 10px;
  }

  .widget-title {
    font-size: 28px;
    padding-bottom: 20px;
  }

  blockquote p {
    font-size: 18px;
    line-height: 28px;
  }
  blockquote:after {
    height: 85%;
  }

  .blog-list .row .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .post-image {
    margin: 10px 0;
  }

  .tags {
    padding: 15px 0;
    margin: 35px -3px;
  }
  .tags a {
    min-width: 80px;
  }

  /* Activity Page SCSS */
  .tax-activity .safety {
    text-align: center;
  }
  .tax-activity .breadcrumb {
    justify-content: center;
  }

  .safety-inner .safetytwo img,
.safety-inner .safetyone img {
    height: 210px;
  }
  .safety-inner .safetythree .overlay img {
    padding: 0;
    max-width: 64px;
  }

  .about-map .map .map-tools li span {
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 479px) {
  .services .owl-carousel {
    padding-top: 40px;
  }

  .service-item figcaption {
    padding: 20px 15px;
  }
  .service-item figcaption p {
    font-size: 10px;
    line-height: 19px;
  }

  /* Contact Page SCSS */
  .branches-box .branch-card {
    max-width: 100%;
    width: 100%;
  }

  .address-box p {
    font-size: 14px;
  }
  .address-box p img {
    margin-left: 8px;
    width: 20px;
  }

  .contact-form .form-title {
    padding-bottom: 15px;
    font-size: 24px;
  }
  .contact-form .row * {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  /* Career Page SCSS */
  .job-list .job-listleft .brand-name {
    font-size: 18px;
  }
  .job-list .job-listleft .job-footer .btn {
    min-width: inherit;
    padding: 17px 24px;
  }
  .job-list .joblist-title {
    font-size: 24px;
  }

  .pagination a,
.pagination span {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }

  .jobs {
    padding-top: 10px;
  }

  /* Blog Post Page SCSS */
  .blogs {
    padding-top: 80px;
  }

  .blog-post p {
    padding-bottom: 20px;
  }

  blockquote:after {
    height: calc(100% - 35px);
  }

  .blogpost-list p {
    padding-bottom: 0;
  }

  /* Expertise - Security Page SCSS */
  .safety {
    margin-top: 0;
  }

  /* Activity Page SCSS */
  .tax-activity .safety {
    margin-top: -60px;
  }
  .tax-activity .overlay {
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }

  .safety .banner-title {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .safety-inner .safety-img {
    margin: 5px;
  }
  .safety-inner .safetytwo img,
.safety-inner .safetyone img {
    height: 120px;
  }

  /* Main Activity Page SCSS */
  .tours .owl-carousel .item {
    padding: 0 5px;
  }
}
@media screen and (max-width: 360px) {
  header .brand {
    max-width: 130px;
  }

  .navigation .nav-header img {
    max-width: 130px;
  }

  .navigation {
    background-size: 100%;
  }

  /* About Page SCSS */
  .career-banner .banner-caption {
    padding-top: 0;
  }

  .about .about-left .about-leftone {
    padding-left: 5px;
  }
  .about .about-left .about-lefttwo {
    padding-right: 5px;
  }
  .about .about-left .about-leftone img,
.about .about-left .about-lefttwo img {
    height: 130px;
  }
  .about .about-left .about-leftthree {
    margin-top: 10px;
  }
}
.nav-tabs {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.nav-tabs::-webkit-scrollbar {
  display: none;
}

.elementor *,
.elementor *::before,
.elementor *::after {
  box-sizing: border-box;
}
.elementor p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}
.elementor .m0 p {
  margin-bottom: 0;
}
.elementor dl,
.elementor dt,
.elementor dd,
.elementor ol,
.elementor ul,
.elementor li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.elementor .services {
  padding-top: 0px;
}
.elementor .home-banner,
.elementor .home-banner .banner-box,
.elementor .banner-wrap {
  min-height: 980px;
}
.elementor .hero-eng .banner-caption {
  top: auto;
  bottom: 20%;
  transform: none;
}
.elementor .banner-caption .banner-title {
  padding-bottom: 30px;
  font-size: 65px;
}
.elementor .included-icons {
  display: flex;
  flex-wrap: wrap;
}
.elementor .included-icons .included-item {
  display: flex;
  align-items: center;
  margin: 10px;
}
.elementor .included-icons .included-item img {
  fill: #034568;
  width: auto;
  height: 30px;
  max-width: 45px;
  object-fit: contain;
}
.elementor .included-icons .included-item h4 {
  font-family: Heebo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #034568;
  margin: 0;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 767px) {
  .elementor .hero-eng .home-banner .banner-box .banner-title {
    padding-bottom: 20px;
    font-size: 30px;
  }
  .elementor .banner-caption .banner-subtitle {
    font-size: 16px;
  }
  .elementor .banner-wrap {
    min-height: 140vh;
  }
  .elementor .home-banner {
    height: 135vh;
  }
  .elementor .included-icons .included-item h4 {
    font-size: 16px;
  }
}