/* Colors */
/* Font Family */
/* Functions */
.general-title-area {
  display: flex;
  flex-direction: column;
  margin-bottom: 75px;
}
.general-title-area.text-left {
  text-align: left;
  align-items: flex-start;
}
.general-title-area.text-center {
  text-align: center;
  align-items: center;
}
.general-title-area.text-right {
  text-align: right;
  align-items: flex-end;
}
.general-title-area .mini-title {
  font-size: 20px;
  color: var(--primary_color);
  line-height: 1.2;
  font-weight: bold;
}
.general-title-area .title {
  font-size: 48px;
  font-weight: bold;
  color: #3b3b3b;
  margin-top: 12px;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
}
.general-title-area .desc {
  margin-top: 24px;
  font-size: 16px;
  color: #3b3b3b;
  width: 70%;
}
.md-text {
  font-size: 18px;
  color: #3b3b3b;
}
.reg-text {
  font-size: 16px;
  color: #3b3b3b;
}
.sm-text {
  font-size: 14px;
  color: #3b3b3b;
}
.md-title {
  font-size: 24px;
  font-weight: 500;
  font-family: 'Playfair Display', serif;
}
.reg-title {
  font-size: 22px;
  font-weight: 500;
  font-family: 'Playfair Display', serif;
}
.sm-title {
  font-size: 20px;
  font-weight: 500;
  font-family: 'Playfair Display', serif;
}
.gen-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  background-color: var(--primary_color);
  color: #fff;
  min-width: 200px;
  height: 48px;
  padding: 0 12px;
  width: max-content;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.gen-button:hover {
  background-color: var(--secondary_color);
}
@media (max-width: 1200px) {
  .general-title-area .mini-title {
    font-size: 18px;
  }
  .general-title-area .title {
    font-size: 42px;
  }
  .gen-button {
    height: 44px;
    min-width: 180px;
  }
}
@media (max-width: 991px) {
  .general-title-area {
    margin-bottom: 50px;
  }
  .general-title-area .mini-title {
    font-size: 16px;
  }
  .general-title-area .title {
    font-size: 36px;
  }
  .general-title-area .desc {
    font-size: 15px;
    width: 85%;
    margin-top: 16px;
  }
  .md-title {
    font-size: 22px;
  }
  .reg-title {
    font-size: 20px;
  }
  .sm-title {
    font-size: 18px;
  }
  .reg-text {
    font-size: 15px;
  }
  .gen-button {
    height: 40px;
    min-width: 160px;
  }
}
@media (max-width: 768px) {
  .general-title-area {
    margin-bottom: 35px;
  }
  .general-title-area .mini-title {
    font-size: 14px;
  }
  .general-title-area .title {
    font-size: 28px;
  }
  .general-title-area .desc {
    font-size: 14px;
    width: 100%;
    margin-top: 12px;
  }
  .md-title {
    font-size: 20px;
  }
  .reg-title {
    font-size: 18px;
  }
  .sm-title {
    font-size: 16px;
  }
  .md-text {
    font-size: 16px;
  }
  .reg-text {
    font-size: 14px;
  }
  .sm-text {
    font-size: 12px;
  }
  .gen-button {
    height: 36px;
    min-width: 140px;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .general-title-area {
    margin-bottom: 35px;
  }
  .general-title-area .mini-title {
    font-size: 12px;
  }
  .general-title-area .title {
    font-size: 24px;
    margin-top: 0;
  }
  .general-title-area .desc {
    margin-top: 12px;
  }
  .gen-button {
    height: 32px;
    font-size: 12px;
    min-width: 100px;
  }
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkhdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lBdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclRdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPw.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nAkA.ttf) format('truetype');
}
body {
  line-height: 1.5;
  --gutter-x: 16px;
  --gutter-x2: -16px;
  overflow-x: hidden;
  font-family: 'Source Sans Pro', sans-serif;
}
body.modal-opened {
  overflow: hidden !important;
  width: 100%;
}
html {
  scroll-behavior: smooth;
}
.overlay {
  height: 100%;
  width: 100%;
  opacity: 0;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: #212121;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.overlay .closebtn:hover {
  color: #ccc;
}
.overlay form {
  position: relative;
}
.overlay form .overlay-btn {
  position: absolute;
  right: 0;
  top: 100%;
  background: var(--primary_color);
  border: 2px solid var(--primary_color);
  color: #fff;
  padding: 14px 28px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.overlay form .overlay-btn:hover {
  background-color: transparent;
  color: var(--secondary_color);
  border-color: var(--secondary_color);
}
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 100%;
  border-bottom: 3px solid #000000;
  background: transparent;
}
.overlay .overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
.overlay-dp {
  opacity: 1;
  z-index: 999999999;
}
a.mobile-hamburger-menu {
  display: flex;
  z-index: 9999999999;
  flex-direction: column;
  padding: 10px;
  width: 40px;
  height: 34px;
}
a.mobile-hamburger-menu .hamburger-menu {
  position: relative;
  transform: translateY(6px);
  background: #fff;
  transition: all 0ms 300ms;
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: var(--secondary_color);
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  background: var(--secondary_color);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after,
a.mobile-hamburger-menu .hamburger-menu:before {
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background: #fff;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #fff;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.sticky {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  width: 100%;
  background-color: var(--header_top_color);
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0s;
  box-shadow: 0 -5px 20px 10px rgba(33, 33, 33, 0.5);
  z-index: 999999999999999999999;
}
#to-top {
  position: fixed;
  right: 2%;
  bottom: 1%;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  -moz-transition: 0.5s 0.3s;
  -webkit-transition: 0.5s 0.3s;
  -o-transition: 0.5s 0.3s;
  transition: 0.5s 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: var(--secondary_color);
  color: #fff;
  z-index: 9999999999;
}
#to-top svg {
  width: 50px;
  height: 50px;
  transform: rotate(-180deg);
}
.show {
  opacity: 1 !important;
  pointer-events: all !important;
}
.section-margin {
  margin-bottom: 100px;
}
.mb32 {
  margin-bottom: 32px;
}
header {
  position: absolute;
  z-index: 99999999;
  left: 0;
  right: 0;
  top: 0;
}
header .h-top {
  padding: 12px 0;
  background-color: rgba(0, 0, 0, 0.9);
}
header .h-top .top-contacts {
  display: flex;
}
header .h-top .top-contacts .top-contact {
  color: #fff;
  font-weight: 500px;
  display: flex;
  align-items: center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-top .top-contacts .top-contact svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
header .h-top .top-contacts .top-contact:hover {
  opacity: 0.5;
}
header .h-top .top-contacts .top-contact:first-child {
  margin-right: 20px;
}
header .h-top .header-socials li {
  margin-left: 5px;
}
header .h-top .header-socials li a {
  display: block;
  padding: 4px;
}
header .h-top .header-socials li a svg {
  width: 24px;
  height: 24px;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-top .header-socials li a:hover svg {
  opacity: 0.5;
}
header .h-bottom .top-logo {
  display: block;
}
header .h-bottom .top-logo img {
  width: 200px;
  height: auto;
  max-width: 100%;
}
header .h-bottom .top-menu {
  display: flex;
  align-items: center;
}
header .h-bottom .top-menu > .current-menu-item a {
  color: var(--primary_color);
}
header .h-bottom .top-menu > li {
  position: relative;
}
header .h-bottom .top-menu > li a {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding: 24px 16px;
}
header .h-bottom .top-menu > li a svg {
  margin-left: 8px;
}
header .h-bottom .top-menu > li:after {
  content: '';
  display: flex;
  width: 0;
  height: 2px;
  background-color: var(--primary_color);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-bottom .top-menu > li:hover::after {
  width: 100%;
}
header .h-bottom .top-menu > li:hover > ul.sub-menu {
  z-index: 15;
  opacity: 1;
  top: 100%;
  pointer-events: initial;
}
header .h-bottom .top-menu li ul.sub-menu {
  display: initial;
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 100%;
  margin-top: 10px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 200px;
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  pointer-events: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-bottom .top-menu li ul.sub-menu::after {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  top: -20px;
  background: none;
  left: 0;
  z-index: 0;
}
header .h-bottom .top-menu li ul.sub-menu:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  border: 10px solid;
  border-color: transparent transparent #fff transparent;
}
header .h-bottom .top-menu li ul.sub-menu li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
}
header .h-bottom .top-menu li ul.sub-menu li:last-child {
  border: none;
}
header .h-bottom .top-menu li ul.sub-menu li:hover {
  background-color: #f4f4f4;
}
header .h-bottom .top-menu li ul.sub-menu li:hover > ul.sub-menu {
  opacity: 1;
  top: 0;
  pointer-events: initial;
}
header .h-bottom .top-menu li ul.sub-menu li:after {
  display: none;
}
header .h-bottom .top-menu li ul.sub-menu li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  color: #000;
  margin: 0;
  padding: 10px 10px 10px 20px;
}
header .h-bottom .top-menu li ul.sub-menu li ul.sub-menu {
  top: 20px;
  left: 100%;
  transform: translateX(0);
  margin-top: -1px;
}
header .h-bottom .top-menu li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
#home-slider {
  position: relative;
}
#home-slider .scroll-btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 9;
  animation: MoveUpDown 1.5s linear infinite;
}
#home-slider .scroll-btn svg {
  width: 40px;
  height: 40px;
  color: var(--primary_color);
}
#home-slider .owl-carousel {
  clip-path: ellipse(125% 75% at 50% 25%);
}
#home-slider .owl-nav {
  margin: 0;
}
#home-slider .owl-nav button {
  position: absolute;
  z-index: 8;
  margin: 0;
  top: 50%;
  width: 50px;
  height: 50px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: var(--primary_color);
  cursor: pointer;
  transform: translateY(-50%);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
#home-slider .owl-nav button svg {
  width: 30px;
  height: 30px;
}
#home-slider .owl-nav button:hover {
  background-color: #fff;
  border: none;
  color: var(--primary_color);
}
#home-slider .owl-nav .owl-prev {
  left: 4%;
}
#home-slider .owl-nav .owl-next {
  right: 4%;
}
#home-slider .slider-bg {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
#home-slider .general-title-area {
  position: absolute;
  top: 50%;
  left: 15%;
  right: 50%;
  z-index: 4;
  transform: translateY(-50%);
  text-align: left;
  margin: 0;
}
#home-slider .general-title-area .mini-title,
#home-slider .general-title-area .title,
#home-slider .general-title-area .desc {
  color: #fff;
}
#home-slider .general-title-area .desc {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}
#home-slider .general-title-area .gen-button {
  margin-top: 36px;
}
#home-slider .active .item .general-title-area .mini-title,
#home-slider .active .item .general-title-area .title,
#home-slider .active .item .general-title-area .desc,
#home-slider .active .item .general-title-area .gen-button {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#home-slider .active .item .general-title-area .mini-title {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
}
#home-slider .active .item .general-title-area .title {
  animation-name: fadeInDown;
  animation-delay: 0.5s;
}
#home-slider .active .item .general-title-area .desc {
  animation-name: fadeIn;
  animation-delay: 0.8s;
}
#home-slider .active .item .general-title-area .gen-button {
  animation-delay: 1.1s;
  animation-name: fadeInUp;
}
#services {
  background-color: #fafafa;
  padding: 160px 0 20px;
  margin-top: -160px;
}
#services .service-box-margin {
  margin-bottom: 60px;
}
#services .service-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  text-align: center;
  border: 2px solid #4a4a4a;
  padding: 24px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#services .service-box img {
  background-color: #fafafa;
  padding: 8px;
  width: 64px;
  height: 64px;
  margin: -56px 0 8px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#services .service-box .service-textarea .service-title {
  color: var(--primary_color);
  margin-bottom: 12px;
}
#services .service-box .service-textarea .service-text {
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#services .service-box .service-textarea .service-more {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary_color);
}
#services .service-box .service-textarea .service-more svg {
  width: 16px;
  height: 16px;
  margin-left: 8px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#services .service-box:hover img {
  margin: -64px 0 16px;
}
#about-us {
  overflow-x: clip;
}
#about-us .about-text-area .general-title-area {
  margin-bottom: 25px;
}
#about-us .about-text-area .general-title-area .desc {
  width: 100%;
}
#about-us .about-text-area .about-text {
  margin-bottom: 35px;
}
#counter {
  padding: 80px 0;
  position: relative;
  --gutter-x: 12px;
  --gutter-x2: -12px;
}
#counter .image-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#counter .image-layer::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.8;
  z-index: 1;
  background-color: var(--secondary_color);
}
#counter .data-area {
  position: relative;
  z-index: 2;
}
#counter .data-area .general-title-area .mini-title,
#counter .data-area .general-title-area .title,
#counter .data-area .general-title-area .desc {
  color: #fff;
}
#counter .data-box {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 32px 12px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#counter .data-box .icon {
  font-size: 36px;
  color: var(--primary_color);
  margin-bottom: 12px;
}
#counter .data-box .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
#counter .data-box .content .count-box {
  font-size: 64px;
  color: #4a4a4a;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
}
#counter .data-box .content sup {
  top: -0.25em;
  position: relative;
}
#counter .data-box .content .count-title {
  color: var(--primary_color);
  font-weight: 600;
}
#practice .owl-nav {
  margin: 0;
}
#practice .owl-nav button {
  position: absolute;
  z-index: 8;
  margin: 0;
  top: 50%;
  width: 50px;
  height: 50px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: var(--primary_color);
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
#practice .owl-nav button svg {
  width: 30px;
  height: 30px;
}
#practice .owl-nav button:hover {
  background-color: var(--secondary_color);
  border: none;
  color: var(--primary_color);
}
#practice .owl-nav .owl-prev {
  left: 0;
  transform: translate(-50%, -50%);
}
#practice .owl-nav .owl-next {
  right: 0;
  transform: translate(50%, -50%);
}
#practice .practice-slider-area {
  margin-bottom: 40px;
}
#practice .practice-box {
  display: block;
}
#practice .practice-box .img-box {
  overflow: hidden;
}
#practice .practice-box .img-box img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#practice .practice-box .practice-text-area {
  padding: 24px 0;
}
#practice .practice-box .practice-text-area .practice-title {
  color: var(--primary_color);
  margin-bottom: 12px;
}
#practice .practice-box .practice-text-area .practice-text {
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#practice .practice-box .practice-text-area .practice-more {
  color: var(--primary_color);
  align-items: center;
  display: flex;
}
#practice .practice-box .practice-text-area .practice-more svg {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
#practice .practice-box:hover .img-box img {
  transform: scale(1.2);
}
#contact-banner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
#contact-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--secondary_color);
  mix-blend-mode: multiply;
}
#contact-banner .general-title-area {
  margin-bottom: 40px;
}
#contact-banner .general-title-area .mini-title,
#contact-banner .general-title-area .title,
#contact-banner .general-title-area .desc {
  color: #fff;
}
#contact-banner .container {
  position: relative;
  z-index: 2;
}
#contact-banner .gen-button:hover {
  background-color: #fff;
  color: var(--primary_color);
}
.custom-post-list-card {
  position: relative;
  display: block;
}
.custom-post-list-card .card-text-area {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: rgba(51, 51, 51, 0.5);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.custom-post-list-card .card-text-area .card-title {
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
}
.custom-post-list-card:hover .card-text-area .card-title {
  color: var(--primary_color);
}
.crew-card {
  position: relative;
  overflow: hidden;
  display: block;
}
.crew-card .crew-img {
  width: 100%;
  height: auto;
}
.crew-card .card-socials {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.crew-card .card-socials li {
  margin: 6px;
}
.crew-card .card-socials li a {
  display: block;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.crew-card .card-socials li a svg {
  width: 30px;
  height: 30px;
}
.crew-card .card-socials li a:hover {
  color: var(--primary_color);
}
.crew-card .card-text-area {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.65);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: 100%;
  height: 100%;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px 16px;
  text-align: center;
}
.crew-card .card-text-area .card-name {
  font-size: 22px;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
}
.crew-card .card-text-area .card-name:hover {
  color: var(--primary_color);
}
.crew-card .card-text-area .card-text {
  margin-top: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
}
.crew-card .card-text-area .card-title {
  margin-top: 8px;
  color: #fff;
}
.crew-card:hover .card-text-area {
  top: 0;
  bottom: 0;
}
#crew .owl-nav {
  margin: 0;
}
#crew .owl-nav button {
  position: absolute;
  z-index: 8;
  margin: 0;
  top: 50%;
  width: 50px;
  height: 50px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: var(--primary_color);
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
#crew .owl-nav button svg {
  width: 30px;
  height: 30px;
}
#crew .owl-nav button:hover {
  background-color: var(--secondary_color);
  border: none;
  color: var(--primary_color);
}
#crew .owl-nav .owl-prev {
  left: 0;
  transform: translate(-50%, -50%);
}
#crew .owl-nav .owl-next {
  right: 0;
  transform: translate(50%, -50%);
}
#blog .blog-row {
  margin-bottom: 30px;
}
#blog .blog-row .blog-box-mb {
  margin-bottom: 32px;
}
#blog .blog-row .blog-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#blog .blog-row .blog-box .img-box {
  position: relative;
}
#blog .blog-row .blog-box .img-box img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#blog .blog-row .blog-box .img-box .bg {
  background-color: var(--primary_color);
  opacity: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  mix-blend-mode: multiply;
}
#blog .blog-row .blog-box .blog-textarea {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 24px 12px;
}
#blog .blog-row .blog-box .blog-textarea .blog-title {
  margin-bottom: 16px;
  color: var(--primary_color);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#blog .blog-row .blog-box .blog-textarea .blog-content {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 24px;
}
#blog .blog-row .blog-box .blog-textarea .blog-more {
  color: var(--primary_color);
  display: flex;
  align-items: center;
}
#blog .blog-row .blog-box .blog-textarea .blog-more svg {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#blog .blog-row .blog-box .blog-textarea .blog-more:hover svg {
  margin-left: 5px;
}
#blog .blog-row .blog-box:hover .img-box .bg {
  opacity: 1;
}
footer .footer-ust {
  padding: 120px 0 80px;
  background-color: var(--footer_top_color);
}
footer .footer-ust .footer-logo {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #4f4f4f;
  display: block;
}
footer .footer-ust .footer-logo img {
  width: 200px;
  max-width: 100%;
  height: auto;
}
footer .footer-ust .footer-text {
  color: #fff;
  margin-bottom: 20px;
}
footer .footer-ust .footer-title {
  color: #fff;
  margin-bottom: 32px;
}
footer .footer-ust .footer-social {
  display: flex;
  margin: -4px 0 0 -4px;
}
footer .footer-ust .footer-social li {
  margin-right: 5px;
}
footer .footer-ust .footer-social li:last-child {
  margin: 0;
}
footer .footer-ust .footer-social li a {
  display: flex;
  padding: 4px;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-social li a svg {
  height: 24px;
  width: 24px;
}
footer .footer-ust .footer-social li a:hover {
  color: var(--primary_color);
}
footer .footer-ust .footer-menu {
  margin: -8px 0 0 -12px;
}
footer .footer-ust .footer-menu li a {
  display: block;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  padding: 8px 12px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-menu li a:hover {
  color: var(--primary_color);
}
footer .footer-ust .footer-menu li a i {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
footer .footer-ust .footer-contacts .footer-contact {
  color: #fff;
  display: block;
  margin-bottom: 16px;
}
footer .footer-ust .footer-contacts a.footer-contact {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-contacts a.footer-contact:hover {
  color: var(--primary_color);
}
footer .footer-alt {
  background-color: var(--footer_bottom_color);
  padding: 24px 0;
}
footer .footer-alt .copyright {
  font-size: 14px;
  color: #fff;
}
