@import url("https://fonts.googleapis.com/css2?family=Glory:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@font-face {
  font-family: "Abel Pro";
  src: url("../plugins/fonts/AbelPro-Regular.woff2") format("woff2"), url("../plugins/fonts/AbelPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Abel Pro";
  src: url("../plugins/fonts/AbelPro-Bold.woff2") format("woff2"), url("../plugins/fonts/AbelPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabriola";
  src: url("../plugins/fonts/Gabriola.woff2") format("woff2"), url("../plugins/fonts/Gabriola.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-size: 18px;
  font-family: "Abel Pro";
  font-weight: 400;
  color: #000;
  overflow-x: hidden;
}
@media all and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

input {
  border: none;
  width: 100%;
  background-color: transparent;
  outline: none;
  color: inherit;
}
input:active {
  border: none;
  outline: none;
}

button {
  border: none;
  background-color: transparent;
  outline: none;
  color: inherit;
}
button:active {
  border: none;
  outline: none;
}

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

.color-default {
  color: #fff !important;
}

.color-black {
  color: #000 !important;
}

.color-blue {
  color: #29678E !important;
}

.color-gold {
  color: #BCA58B !important;
}

.color-gray {
  color: #ACACAC !important;
}

.gabriola {
  font-weight: 400;
}

.abel {
  font-family: "Abel Pro";
}

.glory {
  font-family: "Glory", sans-serif;
}

.container-900 {
  width: 100%;
  max-width: 960px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1000 {
  width: 100%;
  max-width: 1060px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1050 {
  width: 100%;
  max-width: 1110px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1200 {
  width: 100%;
  max-width: 1260px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1240 {
  width: 100%;
  max-width: 1300px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1285 {
  width: 100%;
  max-width: 1345px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1370 {
  width: 100%;
  max-width: 1405px;
  padding: 0 20px;
  margin: 0 auto;
}
.container-1375 {
  width: 100%;
  max-width: 1435px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1400 {
  width: 100%;
  max-width: 1460px;
  padding: 0 30px;
  margin: 0 auto;
}
@media all and (min-width: 1921px) {
  .container-1400 {
    max-width: 73%;
  }
}

.container-1550 {
  width: 100%;
  max-width: 1610px;
  padding: 0 30px;
  margin: 0 auto;
}

.container-1600 {
  width: 100%;
  max-width: 1660px;
  padding: 0 30px;
  margin: 0 auto;
}

.kriko-240 {
  height: 240px;
  width: 100%;
}

.kriko-200 {
  height: 200px;
  width: 100%;
}

.kriko-175 {
  height: 175px;
  width: 100%;
}

.kriko-150 {
  height: 150px;
  width: 100%;
}

.kriko-135 {
  height: 135px;
  width: 100%;
}

.kriko-120 {
  height: 120px;
  width: 100%;
}

.kriko {
  height: 100px;
  width: 100%;
}

.kriko-h50 {
  height: 50px;
}

.kriko-60 {
  height: 60px;
}

.kriko-h75 {
  height: 75px;
}

@media all and (max-width: 1600px) {
  .kriko {
    height: 83px;
  }
  .kriko-120 {
    height: 100px;
  }
  .kriko-135 {
    height: 100px;
  }
  .kriko-150 {
    height: 100px;
  }
  .kriko-175,
  .kriko-200 {
    height: 150px;
  }
  .kriko-240 {
    height: 200px;
  }
}
@media all and (max-width: 1366px) {
  .kriko-240 {
    height: 150px;
  }
  .kriko-120,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 100px;
  }
}
@media all and (max-width: 1200px) {
  .kriko-135,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .kriko-240 {
    height: 140px;
  }
  .kriko-h50 {
    height: 40px;
  }
  .kriko-h75 {
    height: 55px;
  }
  .kriko {
    height: 60px;
  }
  .kriko-120,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 80px;
  }
  .auto {
    height: 60px !important;
  }
}
@media all and (max-width: 575px) {
  .kriko-240 {
    height: 100px;
  }
  .kriko-120 {
    height: 70px;
  }
  .kriko,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 60px;
  }
  .kriko-h75,
  .kriko-h50 {
    height: 30px;
  }
  .auto {
    height: 35px !important;
  }
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 11px;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

main {
  background-color: #fff;
  overflow-x: hidden;
}
main section {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

#header {
  position: absolute;
  height: 90px;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  z-index: 100;
  transition: background 1s ease;
  padding-left: 38px;
  padding-right: 35px;
  color: #F8F7E6;
  z-index: 99;
}
@media all and (max-width: 575px) {
  #header {
    height: 75px;
    padding: 0 22px;
  }
}
#header .header-inside-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: inherit;
  height: 90px;
  z-index: 10;
}
@media all and (max-width: 575px) {
  #header .header-inside-top {
    height: 75px;
  }
}
#header .header-inside-top::before, #header .header-inside-top::after {
  position: absolute;
  content: "";
  height: 1px;
  bottom: 0;
  width: calc(50% - 96px);
  background-color: rgba(248, 247, 230, 0.5);
  transition: opacity 0.3s ease-in;
}
@media all and (max-width: 992px) {
  #header .header-inside-top::before, #header .header-inside-top::after {
    width: calc(50% - 45px);
  }
}
#header .header-inside-top::before {
  left: 0;
}
#header .header-inside-top::after {
  right: 0;
}
#header .header-inside-top nav {
  display: flex;
  align-items: center;
}
#header .header-inside-top nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 0;
  margin: 0;
}
#header .header-inside-top nav ul li a {
  font-size: 17px;
  font-weight: 100;
  transition: all 0.3s ease;
}
#header .header-inside-top nav ul li a:hover {
  color: #BCA58B;
}
#header .header-inside-top nav ul li.home-tag a {
  font-weight: bold;
}
@media all and (max-width: 992px) {
  #header .header-inside-top nav {
    display: none;
  }
}
#header .header-inside-top .header-logo {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 20px);
  z-index: 2;
  transition: transform 0.4s ease;
}
@media all and (max-width: 992px) {
  #header .header-inside-top .header-logo img {
    width: 67px;
  }
}
@media all and (max-width: 575px) {
  #header .header-inside-top .header-logo {
    transform: translate(-50%, 10px);
  }
  #header .header-inside-top .header-logo img {
    width: 55px;
  }
}
#header .header-inside-top .right {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
}
@media all and (max-width: 992px) {
  #header .header-inside-top .right {
    width: 100%;
    justify-content: space-between;
  }
}
#header .header-inside-top .right .talk {
  height: 45px;
  width: 135px;
  border-radius: 60px;
  background-color: #EF8A5A;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #EF8A5A;
  transition: border 0.3s ease;
}
#header .header-inside-top .right .talk:hover {
  border: 1px solid #fff;
}
@media all and (max-width: 575px) {
  #header .header-inside-top .right .talk {
    display: none;
  }
}
#header .header-inside-top .right .menu-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-left: auto;
  cursor: pointer;
}
#header .header-inside-top .right .menu-button .menu-text {
  font-weight: 400;
  font-size: 17px;
  padding-top: 3px;
}
#header .header-inside-top .right .menu-button .hamburger {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
#header .header-inside-top .right .menu-button .hamburger .line {
  width: 31px;
  height: 2px;
  background-color: #F8F7E6;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header .header-inside-top .right .menu-button .hamburger.is-active {
  animation: smallbig 0.6s forwards;
}
#header .header-inside-top .right .menu-button .hamburger.is-active .line:nth-child(1), #header .header-inside-top .right .menu-button .hamburger.is-active .line:nth-child(2), #header .header-inside-top .right .menu-button .hamburger.is-active .line:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#header .header-inside-top .right .menu-button .hamburger.is-active .line:nth-child(2) {
  opacity: 0;
}
#header .header-inside-top .right .menu-button .hamburger.is-active .line:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
#header .header-inside-top .right .menu-button .hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
#header .menu-inside {
  transform: translateY(-100%);
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
#header .menu-inside .outside {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  width: 100%;
  transform: translateY(-100%);
  transition: all 0.4s ease;
  padding-top: 230px;
}
#header .menu-inside .outside::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  backdrop-filter: blur(10px) brightness(1);
  filter: opacity(0.8);
  z-index: -1;
}
#header .menu-inside .outside .inside {
  display: flex;
  gap: 236px;
  height: 100%;
  padding-top: 75px;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.35s ease-in 0.6s;
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside .inside {
    gap: 150px;
    padding-top: 50px;
  }
}
@media all and (max-width: 768px) {
  #header .menu-inside .outside .inside {
    gap: 150px;
    padding-top: 115px;
  }
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside {
    flex-direction: column;
    gap: 35px;
    padding-left: 75px;
  }
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside {
    padding-top: 75px;
  }
}
@media all and (max-width: 575px) {
  #header .menu-inside .outside .inside {
    padding-top: 50px;
  }
}
@media all and (max-width: 400px) {
  #header .menu-inside .outside .inside {
    padding-left: 40px;
  }
}
#header .menu-inside .outside .inside .left,
#header .menu-inside .outside .inside .right {
  width: 50%;
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside .left,
  #header .menu-inside .outside .inside .right {
    width: 100%;
  }
}
#header .menu-inside .outside .inside .left .content {
  margin-bottom: 140px;
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside .inside .left .content {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 992px) {
  #header .menu-inside .outside .inside .left .content {
    margin-bottom: 70px;
  }
}
#header .menu-inside .outside .inside .left .content h2 {
  color: #EFD9C2 !important;
}
#header .menu-inside .outside .inside .left .content .btn-1 {
  background-color: transparent;
}
#header .menu-inside .outside .inside .left .content .btn-1:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside .left {
    order: 2;
  }
}
#header .menu-inside .outside .inside .right {
  padding-left: 50px;
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside .inside .right {
    padding-left: 25px;
  }
}
@media all and (max-width: 992px) {
  #header .menu-inside .outside .inside .right {
    padding-left: 0;
  }
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside .right {
    order: 1;
  }
}
#header .menu-inside .outside .inside .right nav ul {
  display: flex;
  flex-direction: column;
}
#header .menu-inside .outside .inside .right nav ul li {
  position: relative;
  margin-bottom: 7px;
  padding-right: 13px;
  display: inline-block;
  width: max-content;
  z-index: 1;
}
#header .menu-inside .outside .inside .right nav ul li a {
  display: inline-block;
  font-size: 56px;
  line-height: 56px;
  font-family: "Glory", sans-serif;
  font-weight: 300;
  color: #F8F7E6;
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside .inside .right nav ul li a {
    font-size: 42px;
    line-height: 45px;
  }
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside .inside .right nav ul li a {
    font-size: 36px;
    line-height: 38px;
  }
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside .right nav ul li a {
    font-size: 32px;
    line-height: 32px;
  }
}
#header .menu-inside .outside .inside .right nav ul li::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 12px;
  height: 10px;
  width: 0;
  background-color: #EF8A5A;
  opacity: 0.65;
  transition: width 0.3s ease-in;
}
@media all and (max-width: 992px) {
  #header .menu-inside .outside .inside .right nav ul li::before {
    height: 8px;
    bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .inside .right nav ul li::before {
    height: 6px;
  }
}
#header .menu-inside .outside .inside .right nav ul li:hover::before {
  width: 100%;
}
#header .menu-inside .outside .inside .right .right-social {
  margin-top: 120px;
  display: flex;
  gap: 60px;
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside .inside .right .right-social {
    margin-top: 100px;
  }
}
@media all and (max-width: 992px) {
  #header .menu-inside .outside .inside .right .right-social {
    margin-top: 70px;
    gap: 35px;
  }
}
@media all and (max-width: 361px) {
  #header .menu-inside .outside .inside .right .right-social {
    margin-top: 55px;
    gap: 25px;
    flex-direction: column;
  }
}
#header .menu-inside .outside .inside .orange-title {
  display: flex;
  align-items: center;
  max-width: 150px;
  gap: 13px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #EF8A5A;
}
#header .menu-inside .outside .inside .orange-title::before {
  content: "";
  width: 66px;
  height: 1px;
  background-color: #EF8A5A;
}
#header .menu-inside .outside .inside .orange-title.ver-2 {
  flex-direction: row-reverse;
}
#header .menu-inside .outside .inside .social {
  display: flex;
  flex-direction: column;
}
#header .menu-inside .outside .inside .social .social-links {
  display: flex;
  gap: 50px;
}
@media all and (max-width: 992px) {
  #header .menu-inside .outside .inside .social .social-links {
    gap: 35px;
  }
}
@media all and (max-width: 361px) {
  #header .menu-inside .outside .inside .social .social-links {
    gap: 17px;
  }
}
#header .menu-inside .outside .inside .social .social-links a {
  color: #C3C3C3;
  font-size: 16px;
  display: inline-block;
  text-decoration: underline;
  transition: all 0.3s ease;
}
#header .menu-inside .outside .inside .social .social-links a:hover {
  color: #BCA58B;
}
#header .menu-inside .outside .menu-line {
  position: absolute;
  left: 50%;
  top: 235px;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #F8F7E6;
}
#header .menu-inside .outside .menu-line .line-img {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  background-color: #000;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(248, 247, 230, 0.8);
}
@media all and (max-width: 1400px) {
  #header .menu-inside .outside {
    padding-top: 215px;
  }
  #header .menu-inside .outside .menu-line {
    top: 215px;
  }
}
@media all and (max-width: 1200px) {
  #header .menu-inside .outside {
    padding-top: 190px;
  }
  #header .menu-inside .outside .menu-line {
    top: 190px;
  }
}
@media all and (max-width: 992px) {
  #header .menu-inside .outside {
    padding-top: 155px;
  }
  #header .menu-inside .outside .menu-line {
    top: 155px;
  }
  #header .menu-inside .outside .menu-line .line-img {
    width: 50px;
    height: 50px;
  }
  #header .menu-inside .outside .menu-line .line-img img {
    width: 25px;
  }
}
@media all and (max-width: 768px) {
  #header .menu-inside .outside .menu-line {
    top: 185px;
  }
}
@media all and (max-width: 767px) {
  #header .menu-inside .outside .menu-line {
    left: 40px;
    top: 0px;
  }
  #header .menu-inside .outside .menu-line .line-img {
    top: 282px;
  }
}
@media all and (max-width: 400px) {
  #header .menu-inside .outside .menu-line {
    left: 30px;
    top: 0px;
  }
  #header .menu-inside .outside .menu-line .line-img {
    top: 217px;
    width: 45px;
    height: 45px;
  }
  #header .menu-inside .outside .menu-line .line-img img {
    width: 25px;
  }
}
#header.sticky, #header.start-sticky {
  position: fixed;
  border-bottom: 1px solid rgba(248, 247, 230, 0.5);
  background-color: rgba(0, 0, 0, 0.44);
}
#header.sticky .header-inside-top::before, #header.sticky .header-inside-top::after, #header.start-sticky .header-inside-top::before, #header.start-sticky .header-inside-top::after {
  opacity: 0;
  visibility: hidden;
}
#header.sticky .header-inside-top .header-logo, #header.start-sticky .header-inside-top .header-logo {
  transform: translate(-50%, 0px);
}
#header.sticky .header-inside-top .header-logo img, #header.start-sticky .header-inside-top .header-logo img {
  width: 64px;
}
@media all and (max-width: 575px) {
  #header.sticky .header-inside-top .header-logo img, #header.start-sticky .header-inside-top .header-logo img {
    width: 48px;
  }
}
@media all and (max-width: 992px) {
  #header.sticky .header-inside-top .header-logo, #header.start-sticky .header-inside-top .header-logo {
    position: static;
    left: 0;
    transform: translate(0);
  }
}
#header.sticky .header-inside-top .right, #header.start-sticky .header-inside-top .right {
  margin-left: auto;
  width: max-content;
}
@keyframes smallbig {
  0%, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes smallbigLogo {
  0%, 100% {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
  }
  50% {
    -webkit-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
  }
}
#header.menu-active {
  position: fixed;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0) !important;
}
#header.menu-active .header-inside-top::before, #header.menu-active .header-inside-top::after {
  opacity: 0;
}
#header.menu-active .header-inside-top .header-logo {
  transform: translate(-50%, 55px) !important;
}
#header.menu-active .header-inside-top .header-logo img {
  width: 86px !important;
}
@media all and (max-width: 992px) {
  #header.menu-active .header-inside-top .header-logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 25px) !important;
  }
  #header.menu-active .header-inside-top .header-logo img {
    width: 67px !important;
  }
}
@media all and (max-width: 575px) {
  #header.menu-active .header-inside-top .header-logo {
    position: static;
    transform: translate(70px, 5px) !important;
  }
}
@media all and (max-width: 400px) {
  #header.menu-active .header-inside-top .header-logo {
    transform: translate(33px, 5px) !important;
  }
  #header.menu-active .header-inside-top .header-logo img {
    width: 50px !important;
  }
}
@media all and (max-width: 992px) {
  #header.menu-active .header-inside-top .right {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media all and (max-width: 767px) {
  #header.menu-active .header-inside-top .right {
    padding-left: 25px;
  }
}
#header.menu-active .menu-inside {
  transform: translateY(0);
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.35s ease;
  transition-delay: 0s;
}
#header.menu-active .menu-inside .outside {
  transform: translateY(0);
}
#header.menu-active .menu-inside .outside .inside {
  opacity: 1;
}

.banner {
  width: 100%;
  padding-top: 220px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media all and (max-width: 1400px) {
  .banner {
    padding-top: 190px;
  }
}@media all and (max-width: 574px) {
  .banner {
    padding-top: 135px;
  }
}
.banner::after {
  content: "";
  position: absolute;
  background: #29678E url("../images/noise.png") repeat;
  background-size: 50%;
  background-attachment: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner .inside {
  position: relative;
}
.banner .inside .inside-top {
  position: relative;
  z-index: 60;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner .inside .inside-top .big-text {
  text-align: center;
  color: #F8F7E6;
  font-size: 121px;
  line-height: 149px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  padding-bottom: 30px;
  padding-top: 20px;
}
.banner .inside .inside-top .big-text span {
  display: inline-block;
  opacity: 1;
}
.banner .inside .inside-top .big-text span.marked {
  position: relative;
  z-index: 2;
  margin-left: 20px;
}
.banner .inside .inside-top .hoof {
  position: absolute;
  opacity: 1;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  width: max-content;
}
.banner .inside .inside-top .kriko-hoof {
  height: 250px;
}
@media all and (max-width: 1400px) {
  .banner .inside .inside-top .big-text {
    font-size: 120px;
    line-height: 132px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .banner .inside .inside-top .hoof {
    max-width: 500px;
  }
  .banner .inside .inside-top .hoof img {
    width: 100%;
  }
  .banner .inside .inside-top .kriko-hoof {
    height: 175px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-top .big-text {
    font-size: 82px;
    line-height: 89px;
  }
  .banner .inside .inside-top .hoof {
    max-width: 375px;
  }
  .banner .inside .inside-top .kriko-hoof {
    height: 140px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-top .big-text {
    font-size: 32px;
    line-height: 39px;
  }
  .banner .inside .inside-top .hoof {
    max-width: 270px;
  }
  .banner .inside .inside-top .kriko-hoof {
    height: 145px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-top .big-text {
    font-size: 40px;
    line-height: 45px;
  }
  .banner .inside .inside-top .hoof {
    max-width: 270px;
  }
  .banner .inside .inside-top .kriko-hoof {
    height: 140px;
  }
}
.banner .inside .inside-middle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 59;
}
.banner .inside .inside-middle .summary {
  font-size: 36px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  color: #F8F7E6;
  width: 100%;
  max-width: 612px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  position: relative;
  border-top: 1px dashed #f8f7e6;
  margin-bottom: 15px;
}
@media all and (max-width: 1400px) {
  .banner .inside .inside-middle .summary {
    font-size: 28px;
    margin-bottom: 15px;
    max-width: 475px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-middle .summary {
    font-size: 22px;
    margin-bottom: 5px;
    max-width: 370px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-middle .summary {
    font-size: 19px;
    margin-bottom: 15px;
    max-width: 309px;
    height: 34px;
  }
}
.banner .inside .inside-bottom {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 61;
}
.banner .inside .inside-bottom .dash-line {
  position: absolute;
  width: 1px;
  height: 205px;
  border-left: 1px dashed #fff;
  left: 50%;
  top: -20px;
  z-index: -1;
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .dash-line {
    height: 150px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .dash-line {
    height: 135px;
    top: -20px;
  }
}
.banner .inside .inside-bottom .pin-bottom {
  position: relative;
  z-index: 1;
}
.banner .inside .inside-bottom .pin-bottom .left {
  text-align: right;
  margin-top: auto;
  color: #BCA58B;
  position: relative;
  z-index: 62;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .left {
    padding-right: 20px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .left {
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
    margin-top: 27px;
    padding-right: 0;
  }
}
.banner .inside .inside-bottom .pin-bottom .left-title {
  font-size: 36px;
  font-family: "Glory", sans-serif;
  font-weight: 100;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .left-title {
    font-size: 31px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .left-title {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .left-title {
    font-size: 26px;
  }
}
.banner .inside .inside-bottom .pin-bottom .left-title-summary {
  font-size: 57px;
  line-height: 57px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  max-width: 270px;
  margin-left: auto;
  color: #F8F7E6;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .left-title-summary {
    font-size: 42px;
    line-height: 42px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .left-title-summary {
    margin-left: 0;
    max-width: none;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .left-title-summary {
    font-size: 27px;
    line-height: 32px;
  }
}
.banner .inside .inside-bottom .pin-bottom .left-circle-horse {
  margin-top: 15px;
  transform: translateX(25%);
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .left-circle-horse {
    transform: translateX(35%) scale(0.85);
    margin-top: 10px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .left-circle-horse {
    transform: translateX(0) scale(0.85);
    margin-bottom: 17px;
  }
}
.banner .inside .inside-bottom .pin-bottom .left-summary {
  font-size: 26px;
  max-width: 425px;
  margin-left: auto;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .left-summary {
    font-size: 22px;
    line-height: 25px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .left-summary {
    font-size: 19px;
    line-height: 23px;
  }
}
.banner .inside .inside-bottom .pin-bottom .banner-box {
  width: 100%;
  max-width: 555px;
  height: 750px;
  border-radius: 70px;
  border: 1px solid #F8F7E6;
  position: relative;
  z-index: 61;
  margin: 0 auto;
}
@media all and (max-width: 1400px) {
  .banner .inside .inside-bottom .pin-bottom .banner-box {
    max-width: 400px;
    height: 600px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .banner-box {
    height: 450px;
    max-width: 300px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .banner-box {
    height: 360px;
    max-width: 240px;
    border-radius: 40px;
  }
}
.banner .inside .inside-bottom .pin-bottom .right {
  color: #F8F7E6;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .right {
    padding-left: 20px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .right {
    margin-top: 27px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }
}
.banner .inside .inside-bottom .pin-bottom .right-title {
  color: #BCA58B;
  font-size: 44px;
  font-weight: bold;
  font-family: "Glory", sans-serif;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .right-title {
    font-size: 31px;
  }
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .pin-bottom .right-title {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .right-title {
    font-size: 27px;
    margin-bottom: 8px;
  }
}
.banner .inside .inside-bottom .pin-bottom .right-table {
  max-width: 385px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
  padding: 15px 0px;
  border-top: 1px dashed rgba(188, 165, 139, 0.5);
  border-bottom: 1px dashed rgba(188, 165, 139, 0.5);
  position: relative;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .right-table {
    row-gap: 15px;
    padding: 10px 0px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .right-table {
    row-gap: 10px;
    padding: 4px 0px;
  }
}
.banner .inside .inside-bottom .pin-bottom .right-table::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  border-top: 1px dashed rgba(188, 165, 139, 0.5);
}
.banner .inside .inside-bottom .pin-bottom .right-table .table-item {
  width: 100%;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner .inside .inside-bottom .pin-bottom .right-table .table-item:nth-child(odd) {
  border-right: 1px dashed rgba(188, 165, 139, 0.5);
}
.banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content {
  width: 100px;
}
.banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content .table-item-title {
  font-family: "Glory", sans-serif;
  font-weight: bold;
  color: #BCA58B;
  font-size: 24px;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content .table-item-title {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content .table-item-title {
    font-size: 18px;
  }
}
.banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content .table-item-value {
  /* font-weight: bold; */
  color: #F8F7E6;
  font-size: 18px;
}
@media all and (max-width: 1200px) {
  .banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content .table-item-value {
    font-size: 17px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .pin-bottom .right-table .table-item .table-content .table-item-value {
    font-size: 16px;
  }
}
.banner .inside .inside-bottom .absolute-elements {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner .inside .inside-bottom .absolute-elements * {
  display: inline-block;
  position: absolute;
  object-fit: contain;
  transition: opacity 1s ease, all 0.25s linear;
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .absolute-elements * {
    transform: scale(2);
  }
}
.banner .inside .inside-bottom .absolute-elements .gloves {
  top: -25px;
  left: 0;
  width: 17.6%;
  transform: translateX(-30%);
}
.banner .inside .inside-bottom .absolute-elements .flag {
  top: 110px;
  left: 68.7%;
  width: 9.88%;
  transform: translateX(-50%);
}
.banner .inside .inside-bottom .absolute-elements .horse-item {
  top: 200px;
  left: 31%;
  width: 9.29%;
  transform: translateX(-50%);
}
.banner .inside .inside-bottom .absolute-elements .horse {
  top: 350px;
  right: 0;
  width: 18.73%;
  transform: translateX(120px) rotate(350deg);
}
.banner .inside .inside-bottom .absolute-elements .mini-hoof {
  bottom: 50px;
  left: 2%;
  width: 9.82%;
  transform: translateX(120px);
}
.banner .inside .inside-bottom .absolute-elements .item.is-active {
  opacity: 0.361;
  mix-blend-mode: multiply;
  filter: brightness(0.5);
}
.banner .inside .inside-bottom .absolute-elements .item.is-active.flag {
  opacity: 0.07;
}
.banner .inside .inside-bottom .absolute-elements .item.is-active.horse-item {
  opacity: 0.09;
}
@media all and (max-width: 992px) {
  .banner .inside .inside-bottom .absolute-elements .gloves {
    top: 25px;
  }
  .banner .inside .inside-bottom .absolute-elements .flag {
    top: 160px;
    left: 78.7%;
  }
  .banner .inside .inside-bottom .absolute-elements .horse-item {
    top: 300px;
    left: 21%;
  }
  .banner .inside .inside-bottom .absolute-elements .horse {
    top: 250px;
    right: 65px;
  }
}
@media all and (max-width: 767px) {
  .banner .inside .inside-bottom .absolute-elements .gloves {
    top: 35px;
    left: -50px;
  }
}
.banner .banner-circle {
  position: absolute;
  top: 700px;
  left: 85px;
  width: 177px;
  height: 177px;
  cursor: pointer;
  transform-origin: middle;
  z-index: 65;
}
.banner .banner-circle::before, .banner .banner-circle::after {
  content: "";
  position: absolute;
  background-size: contain;
}
.banner .banner-circle::before {
  background: url(../images/illustrations/badge-home.svg) no-repeat;
  background-size: contain;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation: infinite 60s linear infinite;
}
.banner .banner-circle::after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/icons/arrow-down.svg) no-repeat;
  background-size: contain;
  width: 20.34%;
  height: 28.248%;
  z-index: 2;
  display: block;
}
.banner .banner-circle:hover::after {
  animation: infinite-arrow 1.3s ease-in-out infinite;
}
@media all and (max-width: 1400px) {
  .banner .banner-circle {
    top: 550px;
    width: 145px;
    height: 145px;
    left: 75px;
  }
}
@media all and (max-width: 1200px) {
  .banner .banner-circle {
    top: 550px;
    left: 50px;
    width: 120px;
    height: 120px;
  }
}
@media all and (max-width: 992px) {
  .banner .banner-circle {
    top: 440px;
    left: 24px;
    width: 90px;
    height: 90px;
  }
  .banner .banner-circle::before {
    animation: infinite 30s linear infinite;
  }
}
@media all and (max-width: 767px) {
  .banner .banner-circle {
    display: none;
  }
}
.banner .horse-circle {
  display: block;
  position: absolute;
  top: 500px;
  right: 0;
  z-index: 65;
  transform: translateX(50%);
  border-radius: 50%;
  cursor: pointer;
}
.banner .horse-circle .circle {
  display: flex;
  align-items: center;
  width: 218px;
  height: 218px;
  color: #F8F7E6;
  text-align: right;
  background-color: #EF8A5A;
  border-radius: inherit;
  transition: 0.35s ease;
}
.banner .horse-circle .circle .content {
  padding-left: 19px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 7px;
  width: 100%;
  max-width: 50%;
}
.banner .horse-circle .circle .content img {
  width: 43px;
  object-fit: cover;
  transition: all 0.3s ease;
}
.banner .horse-circle .circle .content .text {
  font-family: "Glory", sans-serif;
  font-size: 16px;
  line-height: 15px;
  font-weight: 600;
  word-wrap: break-word;
  transition: all 0.3s ease;
}
.banner .horse-circle.active .circle {
  width: 232px;
  height: 232px;
}
.banner .horse-circle.active .circle .content {
  padding-left: 40px;
  max-width: 60%;
}
.banner .horse-circle.active .circle .content img {
  width: 70px;
}
.banner .horse-circle.active .circle .content .text {
  font-size: 19px;
  line-height: 18px;
}
.banner .horse-circle.active:hover .circle {
  opacity: 1;
  transition: width 0.5s ease, height 0.5s ease;
  animation: boink 0.6s ease-in-out;
}
@media all and (max-width: 1400px) {
  .banner .horse-circle.active .circle {
    opacity: 0.5;
  }
}
@media all and (max-width: 1200px) {
  .banner .horse-circle .circle {
    width: 180px;
    height: 180px;
  }
  .banner .horse-circle .circle .content img {
    width: 40px;
  }
  .banner .horse-circle .circle .content .text {
    font-size: 14px;
    line-height: 14px;
  }
  .banner .horse-circle.active .circle {
    width: 200px;
    height: 200px;
  }
  .banner .horse-circle.active .circle .content {
    padding-left: 40px;
    max-width: 60%;
  }
  .banner .horse-circle.active .circle .content img {
    width: 50px;
  }
  .banner .horse-circle.active .circle .content .text {
    font-size: 17px;
    line-height: 16px;
  }
}
@media all and (max-width: 992px) {
  .banner .horse-circle .circle {
    width: 155px;
    height: 155px;
    opacity: 0.75;
  }
  .banner .horse-circle .circle .content {
    padding-right: 13px;
  }
  .banner .horse-circle .circle .content img {
    width: 35px;
  }
  .banner .horse-circle .circle .content .text {
    font-size: 12.5px;
    line-height: 13px;
  }
  .banner .horse-circle.active .circle {
    width: 175px;
    height: 175px;
  }
  .banner .horse-circle.active .circle .content {
    padding-left: 30px;
    max-width: 60%;
  }
  .banner .horse-circle.active .circle .content img {
    width: 45px;
  }
  .banner .horse-circle.active .circle .content .text {
    font-size: 16px;
    line-height: 17px;
  }
}
@media all and (max-width: 767px) {
  .banner .horse-circle {
    transform: translate(29.5px, 0px);
  }
  .banner .horse-circle .circle {
    width: 85px;
    height: 85px;
    opacity: 0.75;
  }
  .banner .horse-circle .circle .content {
    padding-right: 5px;
    max-width: 64%;
  }
  .banner .horse-circle .circle .content img {
    width: 31px;
  }
  .banner .horse-circle .circle .content .text {
    font-size: 11px;
    line-height: 11px;
  }
  .banner .horse-circle.active .circle {
    width: 110px;
    height: 110px;
  }
  .banner .horse-circle.active .circle .content {
    padding-left: 30px;
    max-width: 60%;
  }
  .banner .horse-circle.active .circle .content img {
    width: 35px;
  }
  .banner .horse-circle.active .circle .content .text {
    font-size: 13px;
    line-height: 14px;
  }
}
.banner .banner-kriko {
  height: 230px;
}
@media all and (max-width: 1600px) {
  .banner .banner-kriko {
    height: 150px;
  }
}
@media all and (max-width: 1200px) {
  .banner .banner-kriko {
    height: 100px;
  }
}
@media all and (max-width: 767px) {
  .banner .banner-kriko {
    height: 75px;
  }
}
@media screen and (max-width:574px) {
  .banner .horse-circle .circle .content .text {
    font-size: 10px;
  }
}

.box-overlay {
  position: relative;
  background-color: transparent;
  overflow: visible;
  z-index: 1;
  padding: 12px;
}
.box-overlay::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: inherit;
  border: 1px dashed #F8F7E6;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  background-color: transparent;
  z-index: -1;
}

.box-overlay-2 {
  position: relative;
  background-color: transparent;
  overflow: visible;
  z-index: 1;
  padding: 12px;
}
.box-overlay-2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: inherit;
  border: 1px dashed #F8F7E6;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
}

.dasher {
  position: absolute;
  overflow: visible;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.dasher .dasher-rect {
  opacity: 0.611;
  fill: transparent;
  stroke: rgb(248, 247, 230);
  stroke-width: 1px;
  stroke-linejoin: miter;
  stroke-linecap: butt;
  stroke-dasharray: 4;
  stroke-dashoffset: 0;
  stroke-miterlimit: 4;
  shape-rendering: auto;
  width: inherit;
  height: inherit;
}

.btn-1 {
  width: 100%;
  max-width: 300px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  gap: 18px;
  color: #F8F7E6;
  cursor: pointer;
  font-weight: bold;
  border-radius: 13px;
  background-color: transparent;
  border: 1px solid #F8F7E6;
  overflow: visible;
  transition: width 0.3s ease, height 0.3s ease, background 0.3s ease, border 0.3s ease;
}
.btn-1::after {
  content: "";
  position: relative;
  display: inline-block;
  background: url(../images/icons/btn-arrow-26.svg) no-repeat;
  background-size: contain;
  width: 69px;
  height: 29px;
  transition: background 0.3s ease-in, width 0.3s ease-in, height 0.3s ease-in;
}
.btn-1::before {
  content: "";
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  z-index: 2;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-radius: inherit;
  border: 1px dashed #F8F7E6;
  transition: all 0.3s ease-in;
}
.btn-1.style-orange {
  transition: width 0.3s ease, height 0.3s ease, background 0.3s ease, border 0.3s ease;
  background-color: #EF8A5A;
}
.btn-1.style-orange::before {
  transition: width 0.3s ease, height 0.3s ease, background 0.3s ease, border 0.3s ease;
}
.btn-1.style-orange:hover {
  background-color: #dd8256;
}
.btn-1.no-arrow::after {
  display: none;
}
.btn-1.style-transparent {
  transition: all 0.3s ease;
  border: 1px solid rgba(248, 247, 230, 0.16);
}
.btn-1.style-transparent::before {
  border: 1px dashed #F8F7E6;
  opacity: 1;
}
.btn-1.style-transparent::after {
  display: none;
}
.btn-1.style-transparent:hover {
  border: 1px solid rgba(248, 247, 230, 0.26);
}
.btn-1.style-transparent:hover::before {
  border: 1px dashed rgba(248, 247, 230, 0.4);
}
.btn-1.style-normal {
  transition: all 0.3s ease;
  border: 1px dashed #F8F7E6;
  background-color: rgba(0, 0, 0, 0.63);
}
.btn-1.style-normal::before, .btn-1.style-normal::after {
  display: none;
}
.btn-1.style-normal:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-1.style-black {
  transition: all 0.3s ease;
  border: 1px solid rgba(248, 247, 230, 0.16);
  color: #F8F7E6;
  background-color: #000;
}
.btn-1.style-black::before {
  border: 1px dashed #F8F7E6;
  opacity: 1;
}
.btn-1.style-black::after {
  display: none;
}
.btn-1.style-black:hover {
  border: 1px solid rgba(248, 247, 230, 0.26);
}
.btn-1.style-navy {
  transition: all 0.3s ease;
  border: 1px solid rgba(248, 247, 230, 0.16);
  color: #F8F7E6;
  background-color: #122B44;
}
.btn-1.style-navy::before {
  border: 1px dashed #F8F7E6;
  opacity: 1;
}
.btn-1.style-navy::after {
  display: none;
}
.btn-1.style-navy:hover {
  border: 1px solid rgba(248, 247, 230, 0.26);
}
.btn-1:hover::after {
  width: 66px;
  height: 26px;
}
.btn-1:hover::before {
  width: calc(100% - 8px);
  height: calc(100% - 8px);
}
@media all and (max-width: 992px) {
  .btn-1 {
    font-size: 15px;
    height: 50px;
    max-width: 275px;
  }
  .btn-1::after {
    width: 52px;
    height: 18px;
  }
  .btn-1:hover::after {
    width: 52px;
    height: 18px;
  }
  .btn-1:hover::before {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
}
@media all and (max-width: 767px) {
  .btn-1 {
    font-size: 14px;
    height: 45px;
    max-width: 250px;
  }
  .btn-1::after {
    width: 37px;
  }
  .btn-1:hover::after {
    width: 37px;
  }
}

.btn-2 {
  position: relative;
  display: flex;
  gap: 34px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 205px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.btn-2::after {
  content: "";
  display: inline-block;
  background: url(../images/icons/btn-arrow-26-black.svg) no-repeat;
  background-size: contain;
  width: 67px;
  height: 26px;
}
@media all and (max-width: 767px) {
  .btn-2 {
    font-size: 15px;
  }
  .btn-2::after {
    width: 40px;
    height: 15px;
  }
}

.contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 77px;
  width: 100%;
  max-width: 315px;
  background-color: #EF8A5A;
  font-weight: 400;
  font-size: 19px;
  position: relative;
  transition: all 0.35s ease-in;
}
.contact-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 1px dashed #F8F7E6;
  transition: all 0.35s ease-in;
  opacity: 0;
  visibility: hidden;
}
.contact-btn:hover {
  background-color: rgba(239, 138, 90, 0.71);
}
.contact-btn:hover::after {
  opacity: 1;
  visibility: visible;
}
@media all and (max-width: 1200px) {
  .contact-btn {
    max-width: 250px;
    height: 60px;
  }
}

@keyframes infinite {
  to {
    transform: rotate(360deg);
  }
}
@keyframes infinite-arrow {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -20%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
@keyframes boink {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.title-26 {
  font-size: 26px;
  font-family: "Glory", sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 992px) {
  .title-26 {
    font-size: 22px;
  }
}
@media all and (max-width: 767px) {
  .title-26 {
    font-size: 20px;
  }
}

.title-30 {
  font-size: 30px;
  font-family: "Glory", sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 992px) {
  .title-30 {
    font-size: 26px;
  }
}
@media all and (max-width: 767px) {
  .title-30 {
    font-size: 23px;
  }
}
@media all and (max-width: 575px) {
  .title-30 {
    font-size: 21px;
  }
}

.title-30-sb {
  font-size: 30px;
  font-family: "Glory", sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 992px) {
  .title-30-sb {
    font-size: 26px;
  }
}
@media all and (max-width: 768px) {
  .title-30-sb {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  .title-30-sb {
    font-size: 23px;
  }
}
@media all and (max-width: 575px) {
  .title-30-sb {
    font-size: 21px;
  }
}

.title-37-sb {
  font-size: 37px;
  font-family: "Glory", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #F8F7E6;
}
@media all and (max-width: 1400px) {
  .title-37-sb {
    font-size: 33px;
  }
}
@media all and (max-width: 992px) {
  .title-37-sb {
    font-size: 28px;
  }
}
@media all and (max-width: 768px) {
  .title-37-sb {
    font-size: 25px;
  }
}
@media all and (max-width: 767px) {
  .title-37-sb {
    font-size: 24px;
  }
}
@media all and (max-width: 575px) {
  .title-37-sb {
    font-size: 21px;
  }
}

.title-42 {
  font-size: 42px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #F8F7E6;
}
@media all and (max-width: 1400px) {
  .title-42 {
    font-size: 37px;
  }
}
@media all and (max-width: 992px) {
  .title-42 {
    font-size: 34px;
  }
}
@media all and (max-width: 768px) {
  .title-42 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  .title-42 {
    font-size: 24px;
  }
}
@media all and (max-width: 575px) {
  .title-42 {
    font-size: 21px;
  }
}

.title-60 {
  font-size: 60px;
  line-height: 67px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  text-align: center;
}
@media all and (max-width: 1600px) {
  .title-60 {
    font-size: 50px;
    line-height: 57px;
  }
}
@media all and (max-width: 1400px) {
  .title-60 {
    font-size: 40px;
    line-height: 52px;
  }
}
@media all and (max-width: 1200px) {
  .title-60 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media all and (max-width: 768px) {
  .title-60 {
    font-size: 26px;
    line-height: normal;
  }
}
@media all and (max-width: 767px) {
  .title-60 {
    font-size: 25px;
  }
}

.title-65 {
  font-size: 65px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  text-align: center;
}
@media all and (max-width: 1600px) {
  .title-65 {
    font-size: 55px;
  }
}
@media all and (max-width: 1400px) {
  .title-65 {
    font-size: 42px;
  }
}
@media all and (max-width: 1200px) {
  .title-65 {
    font-size: 31px;
  }
}
@media all and (max-width: 768px) {
  .title-65 {
    font-size: 26px;
  }
}
@media all and (max-width: 767px) {
  .title-65 {
    font-size: 25px;
  }
}

.title-55-abel {
  font-size: 55px;
  line-height: 56px;
}
@media all and (max-width: 1600px) {
  .title-55-abel {
    font-size: 50px;
    line-height: 55px;
  }
}
@media all and (max-width: 1400px) {
  .title-55-abel {
    font-size: 40px;
    line-height: 52px;
  }
}
@media all and (max-width: 1200px) {
  .title-55-abel {
    font-size: 30px;
    line-height: 40px;
  }
}
@media all and (max-width: 768px) {
  .title-55-abel {
    font-size: 26px;
    line-height: normal;
  }
}
@media all and (max-width: 767px) {
  .title-55-abel {
    font-size: 25px;
  }
}

.title-45-abel {
  font-size: 45px;
  line-height: 47px;
}
@media all and (max-width: 1400px) {
  .title-45-abel {
    font-size: 35px;
    line-height: 36px;
  }
}
@media all and (max-width: 1200px) {
  .title-45-abel {
    font-size: 28px;
    line-height: 30px;
  }
}
@media all and (max-width: 768px) {
  .title-45-abel {
    font-size: 22px;
    line-height: normal;
  }
}
@media all and (max-width: 767px) {
  .title-45-abel {
    font-size: 20px;
  }
}

.title-35-abel {
  font-size: 35px;
  line-height: 48px;
}
@media all and (max-width: 1400px) {
  .title-35-abel {
    font-size: 32px;
    line-height: 37px;
  }
}
@media all and (max-width: 1200px) {
  .title-35-abel {
    font-size: 25px;
    line-height: 28px;
  }
}
@media all and (max-width: 768px) {
  .title-35-abel {
    font-size: 20px;
    line-height: normal;
  }
}
@media all and (max-width: 767px) {
  .title-35-abel {
    font-size: 19px;
  }
}

.title-26-abel {
  font-size: 26px;
  line-height: 29px;
}
@media all and (max-width: 1200px) {
  .title-26-abel {
    font-size: 24px;
    line-height: 28px;
  }
}
@media all and (max-width: 768px) {
  .title-26-abel {
    font-size: 20px;
    line-height: normal;
  }
}
@media all and (max-width: 767px) {
  .title-26-abel {
    font-size: 19px;
  }
}

.title-21-gab {
  font-weight: 400;
  font-size: 21px;
}

.home-innovation {
  background: url("../images/town.webp") no-repeat;
  background-position: center bottom 60px;
  background-size: contain;
  position: relative;
  background-color: #fff;
}
.home-innovation::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f8f7e6;
  filter: brightness(1) opacity(0.81);
  backdrop-filter: blur(15px);
  z-index: -1;
}
.home-innovation .outside {
  position: relative;
  height: 100%;
}
.home-innovation .outside::before, .home-innovation .outside::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  z-index: 1;
}
.home-innovation .outside::before {
  height: 120px;
  border-left: 1px dashed #fff;
  top: -120px;
}
@media all and (max-width: 992px) {
  .home-innovation .outside::before {
    height: 100px;
    top: -100px;
  }
}
@media all and (max-width: 767px) {
  .home-innovation .outside::before {
    height: 75px;
    top: -75px;
  }
}
.home-innovation .outside::after {
  top: 0;
  height: 80px;
  border-left: 1px dashed #000000;
}
@media all and (max-width: 992px) {
  .home-innovation .outside::after {
    height: 60px;
  }
}
@media all and (max-width: 992px) {
  .home-innovation .outside::after {
    height: 50px;
  }
}
.home-innovation .outside .inside {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-innovation .outside .inside .summary {
  color: #242424;
  text-transform: uppercase;
  text-align: center;
}
.home-innovation .outside .inside .dashed-line {
  height: 2px;
  border-top: 1px dashed #000;
  width: 100%;
  max-width: 85%;
}
.home-innovation .outside .inside .content {
  max-width: 1100px;
  padding: 0 30px;
  font-weight: 400;
  color: #000;
}
@media all and (max-width: 767px) {
  .home-innovation .col-md-6 {
    padding: 0 !important;
  }
}

.home-statistics {
  background-color: #000203;
  z-index: 3;
}
.home-statistics .outside {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-statistics .outside::before, .home-statistics .outside::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  z-index: 1;
}
.home-statistics .outside::before {
  height: 200px;
  border-left: 1px solid #000;
  top: -200px;
}
@media all and (max-width: 1600px) {
  .home-statistics .outside::before {
    height: 120px;
    top: -120px;
  }
}
@media all and (max-width: 992px) {
  .home-statistics .outside::before {
    height: 100px;
    top: -100px;
  }
}
@media all and (max-width: 767px) {
  .home-statistics .outside::before {
    height: 75px;
    top: -75px;
  }
}
.home-statistics .outside::after {
  top: 0;
  height: 80px;
  border-left: 1px dashed #fff;
}
@media all and (max-width: 992px) {
  .home-statistics .outside::after {
    height: 60px;
  }
}
@media all and (max-width: 767px) {
  .home-statistics .outside::after {
    height: 50px;
  }
}
.home-statistics .outside .title-26 {
  max-width: 750px;
  padding: 0 30px;
  color: #F8F7E6;
}
.home-statistics .outside .inside {
  color: #fff;
}
.home-statistics .outside .inside .counter-items {
  display: flex;
  flex-direction: column;
  text-align: right;
  gap: 40px;
}
@media all and (max-width: 1400px) {
  .home-statistics .outside .inside .counter-items {
    max-width: 85%;
    margin-left: auto;
  }
}
.home-statistics .outside .inside .counter-items.inRight {
  text-align: left;
}
@media all and (max-width: 1400px) {
  .home-statistics .outside .inside .counter-items.inRight {
    max-width: 85%;
    margin-left: 0;
    margin-right: auto;
  }
}
.home-statistics .outside .inside .counter-items .item {
  padding-bottom: 10px;
  border-bottom: 1px dashed rgba(239, 217, 194, 0.5);
}
.home-statistics .outside .inside .counter-items .item .number {
  font-family: "Glory", sans-serif;
  font-size: 64px;
  color: #BCA58B;
  line-height: 55px;
  font-weight: 500;
}
@media all and (max-width: 1400px) {
  .home-statistics .outside .inside .counter-items .item .number {
    font-size: 45px;
    line-height: 40px;
  }
}
@media all and (max-width: 1199px) {
  .home-statistics .outside .inside .counter-items .item .number {
    font-size: 40px;
    line-height: 30px;
  }
  .home-statistics .outside .inside .counter-items .item .name {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .home-statistics .outside .inside .counter-items .item .number {
    font-size: 35px;
    line-height: 25px;
  }
  .home-statistics .outside .inside .counter-items .item .name {
    font-size: 15px !important;
  }
}@media all and (max-width: 574px) {
  .home-statistics .outside .inside .counter-items .item .number {
    font-size: 30px;
    line-height: 20px;
  }
/*  .home-statistics .outside .inside .counter-items .item .name {
    font-size: 14px;
  }*/
}
.home-statistics .outside .inside .counter-items .item .name {
  font-size: 18px;
  font-weight: 400;
}
.home-statistics .outside .inside .img-box {
  position: relative;
  margin-top: -150px;
}
@media all and (max-width: 1400px) {
  .home-statistics .outside .inside .img-box {
    max-width: 500px;
    margin-top: -150px;
  }
  .home-statistics.style-semi-light .outside .inside .img-box {
    margin-top: 0;
  }
}
@media all and (max-width: 992px) {
  .home-statistics .outside .inside .img-box {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: 0.2;
  }
}
@media all and (max-width: 767px) {
  .home-statistics .outside .inside .img-box {
    width: 100%;
  }
}
@media all and (max-width: 575px) {
  .home-statistics .outside .inside .img-box {
    width: 90%;
  }
  .home-statistics .container-1240{
    padding: 0;
  }
}
@media all and (max-width: 1400px) {
  .home-statistics .outside .inside .img-box img {
    width: 100%;
  }
}
/*.home-statistics.style-semi-light {
  background-color: transparent;
}*/
.home-statistics.style-semi-light .outside::before, .home-statistics.style-semi-light .outside::after {
  display: none;
}
.home-statistics.style-semi-light .outside .inside .img-box {
  z-index: 1;
}
.home-statistics.style-semi-light::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(15, 14, 14, 0.81);
  backdrop-filter: drop-shadow(0px 0px 36px black) blur(36px) opacity(0.81) brightness(1.5) contrast(1.5) hue-rotate(0deg) invert(0.1);
  height: 100%;
  z-index: -1;
}

.home-parallax {
  height: 730px;
  width: 100%;
  background: url(../images/parallax-img.webp) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 992px) {
  .home-parallax {
    height: 500px;
  }
}
@media all and (max-width: 767px) {
  .home-parallax {
    height: 400px;
  }
}

.home-blog {
  background-color: #F8F7E6;
}
.home-blog .inside {
  border: 1px solid #707070;
}
.home-blog .inside .blog-box {
  width: 100%;
  height: 100%;
}
.home-blog .inside .blog-box .blog-image {
  height: 100%;
  width: 100%;
}
.home-blog .inside .blog-box .blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (max-width: 992px) {
  .home-blog .inside .blog-box .blog-image img {
    max-height: 350px;
  }
}
.home-blog .inside .blog-box .blog-detail {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 38px 30px;
  transition: background 0.3s ease, color 0.3s ease;
}
.home-blog .inside .blog-box .blog-detail:hover {
  background: #EF8A5A;
  color: #fff;
}
.home-blog .inside .blog-box .blog-detail:hover .btn-2::after {
  transform: translateX(10px);
}
@media all and (max-width: 767px) {
  .home-blog .inside .blog-box .blog-detail {
    height: auto;
  }
}
.home-blog .inside .blog-box .blog-detail .title-30-sb {
  text-align: left;
  margin-bottom: 32px;
}
@media all and (max-width: 992px) {
  .home-blog .inside .blog-box .blog-detail .title-30-sb {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .home-blog .inside .blog-box .blog-detail .title-30-sb {
    margin-bottom: 16px;
  }
}
.home-blog .inside .blog-box .blog-detail .btn-2 {
  align-self: flex-end;
  margin-top: auto;
}
.home-blog .inside .blog-box .blog-detail .btn-2::after {
  transition: all 0.3s ease;
}
.home-blog .inside .blog-box .blog-date {
  margin-top: 23px;
  font-size: 16px;
  opacity: 0.25;
}
@media all and (max-width: 767px) {
  .home-blog .inside .blog-box .blog-date {
    font-size: 14px;
    margin-top: 17px;
    margin-bottom: 20px;
  }
}
.home-blog .inside .blog-box.blog-first-view {
  border-bottom: 1px solid #707070;
}
@media (min-width: 768px) and (max-width: 992px) {
  .home-blog .inside .blog-box.blog-first-view {
    border-right: 1px solid #707070;
  }
}
.home-blog .inside .blog-box.blog-second-view .blog-image {
  height: auto;
}
.home-blog .inside .blog-box.blog-second-view .blog-detail {
  display: block;
}
.home-blog .inside .blog-box.blog-second-view .blog-detail .btn-2 {
  margin-left: auto;
  margin-top: 20px;
}

.home-triple-box {
  background: url(../images/triple-bg.webp) no-repeat;
  background-size: cover;
}
.home-triple-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(26, 26, 26, 0.2);
  z-index: -1;
}
@media all and (max-width: 992px) {
  .home-triple-box {
    background-position: -250px center;
  }
}
@media all and (max-width: 767px) {
  .home-triple-box {
    background-position: center;
  }
}
.home-triple-box .inside .dash-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 510px;
  text-align: center;
  color: #fff;
  border-radius: 60px;
  max-width: 360px;
  margin: 0 auto;
  padding: 0 28px;
}
.home-triple-box .inside .dash-box.box-overlay::after {
  opacity: 0.61;
}
.home-triple-box .inside .dash-box h5 {
  margin-bottom: 32px;
  margin-top: 25px;
}
@media all and (max-width: 992px) {
  .home-triple-box .inside .dash-box {
    height: 425px;
    border-radius: 45px;
  }
  .home-triple-box .inside .dash-box img {
    max-height: 120px;
    object-fit: contain;
  }
  .home-triple-box .inside .dash-box h5 {
    margin-bottom: 12px;
  }
}
@media all and (max-width: 767px) {
  .home-triple-box .inside .dash-box {
    height: 316px;
    border-radius: 25px;
    max-width: 265px;
    padding: 0 14px;
  }
  .home-triple-box .inside .dash-box img {
    max-height: 100px;
  }
}
.home-triple-box.ver-2 {
  background: url(../images/innovation-3.webp) no-repeat;
  background-size: cover;
}
@media all and (max-width: 992px) {
  .home-triple-box.ver-2 {
    background-position: -750px center;
  }
}
@media all and (max-width: 767px) {
  .home-triple-box.ver-2 {
    background-position: -1000px center;
  }
}
@media all and (max-width: 575px) {
  .home-triple-box.ver-2 {
    background-position: -1300px center;
  }
}

.bg-shield {
  position: relative;
}
.bg-shield::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  top: auto;
  bottom: 0;
  height: 10px;
  opacity: 0.38;
  border-bottom: 1px solid #F8F7E6;
  border-top: 1px dashed #F8F7E6;
}

.full-bg-blue {
  position: relative;
  padding-top: 195px;
  color: #fff;
  overflow: hidden;
}
@media all and (max-width: 992px) {
  .full-bg-blue {
    padding-top: 165px;
  }
}
@media all and (max-width: 767px) {
  .full-bg-blue {
    padding-top: 120px;
  }
}
.full-bg-blue::after {
  content: "";
  position: absolute;
  background: #29678E url("../images/noise.png") repeat;
  background-size: 50%;
  background-attachment: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.full-width-img {
  border-radius: 60px;
}
.full-width-img img {
  border-radius: 60px;
}

.oval .radius-img {
  max-width: 450px;
  border-radius: 430px;
  margin-left: auto;
  margin-right: auto;
}
.oval .radius-img img {
  max-width: 100%;
  width: 100%;
  border-radius: inherit;
}
@media all and (max-width: 767px) {
  .oval .radius-img {
    margin: 25px 0px;
  }
}
@media all and (max-width: 574px) {
  .oval .radius-img {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 992px) {
  .oval .quote-symbole img {
    max-width: 50px;
  }
}
@media all and (max-width: 575px) {
  .oval .quote-symbole img {
    max-width: 40px;
  }
}

.start-at-left {
  overflow: hidden;
  padding: 0 30px;
  max-width: 1920px;
  margin: 0 auto;
}
@media all and (max-width: 1200px) {
  .start-at-left {
    padding-top: 60px;
  }
}
@media all and (max-width: 767px) {
  .start-at-left {
    padding-top: 10px;
  }
}
.start-at-left .box-overlay-2 {
  border-top-left-radius: 0;
  border-top-right-radius: 430px;
  border-bottom-right-radius: 430px;
  border-bottom-left-radius: 0px;
  margin-left: -42px;
}
@media all and (max-width: 767px) {
  .start-at-left .box-overlay-2 {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1921px) {
  .start-at-left .box-overlay-2 {
    margin-left: 0;
  }
}
.start-at-left .box-overlay-2 img {
  width: 100%;
  max-height: 596px;
}
@media all and (max-width: 1100px) {
  .start-at-left .box-overlay-2 {
    width: 100%;
  }
  .start-at-left .box-overlay-2 img {
    width: 100%;
    max-width: none;
  }
}
.start-at-left .content .target {
  font-size: 24px;
  color: #EFD9C2;
}
@media all and (max-width: 1200px) {
  .start-at-left .content .target {
    font-size: 22px;
  }
}
@media all and (max-width: 992px) {
  .start-at-left .content .target {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .start-at-left .content .target {
    font-size: 18px;
  }
}
.start-at-left.style-circle .box-overlay-2 {
  display: flex;
}
.start-at-left.style-circle .box-overlay-2 img {
  max-width: 567px;
  border-radius: 50%;
  margin-left: auto;
}
@media all and (max-width: 767px) {
  .start-at-left.style-circle .box-overlay-2 img {
    max-width: 300px;
  }
}
.start-at-left.style-circle .content .target {
  font-size: 31px;
  line-height: 40px;
}
@media all and (max-width: 1400px) {
  .start-at-left.style-circle .content .target {
    font-size: 26px;
    line-height: 29px;
  }
}
@media all and (max-width: 992px) {
  .start-at-left.style-circle .content .target {
    font-size: 21px;
    line-height: 23px;
  }
}
@media all and (max-width: 767px) {
  .start-at-left.style-circle .content .target {
    font-size: 18px;
    line-height: 20px;
  }
}

.full-width-pure {
  height: 530px;
  background: url(../images/about-us/white-black-hakkimizda.webp) no-repeat;
  background-size: cover;
}
@media all and (max-width: 1400px) {
  .full-width-pure {
    height: 500px;
  }
}
@media all and (max-width: 1200px) {
  .full-width-pure {
    height: 450px;
  }
}
@media all and (max-width: 9920px) {
  .full-width-pure {
    height: 400px;
  }
}
@media all and (max-width: 768px) {
  .full-width-pure {
    height: 380px;
  }
}
@media all and (max-width: 767px) {
  .full-width-pure {
    height: 350px;
    background-position: center;
  }
}
.full-width-pure .inside {
  padding-top: 90px;
  padding-bottom: 60px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 767px) {
  .full-width-pure .inside {
    justify-content: center;
    gap: 20px;
  }
}
.full-width-pure .inside .top {
  text-transform: uppercase;
  font-size: 70px;
  line-height: 76px;
  font-weight: bold;
  font-family: "Glory", sans-serif;
  max-width: 505px;
}
@media all and (max-width: 1600px) {
  .full-width-pure .inside .top {
    font-size: 55px;
    line-height: 60px;
  }
}
@media all and (max-width: 1400px) {
  .full-width-pure .inside .top {
    font-size: 42px;
    line-height: 46px;
  }
}
@media all and (max-width: 1200px) {
  .full-width-pure .inside .top {
    font-size: 31px;
    line-height: 36px;
  }
}
@media all and (max-width: 768px) {
  .full-width-pure .inside .top {
    font-size: 28px;
    line-height: 30px;
  }
}
@media all and (max-width: 767px) {
  .full-width-pure .inside .top {
    font-size: 25px;
    line-height: normal;
    text-align: center;
    max-width: none;
  }
}
.full-width-pure .inside .bottom {
/*   margin-left: auto; */
  margin-top: auto;
  font-size: 32px;
  max-width: 590px;
}
@media all and (max-width: 1200px) {
  .full-width-pure .inside .bottom {
    font-size: 30px;
    line-height: 33px;
  }
}
@media all and (max-width: 768px) {
  .full-width-pure .inside .bottom {
    font-size: 22px;
    line-height: 24px;
    max-width: 60%;
  }
}
@media all and (max-width: 767px) {
  .full-width-pure .inside .bottom {
    font-size: 18px;
    text-align: center;
    margin-right: auto;
    margin-top: 0;
  }
}
@media all and (max-width: 575px) {
  .full-width-pure .inside .bottom {
    margin: 0;
    max-width: none;
  }
}

.oval-circle .box-overlay-2 {
  border-radius: 50%;
}
@media all and (max-width: 767px) {
  .oval-circle .box-overlay-2 {
    margin: 0 auto;
    margin-bottom: 25px;
    max-width: 400px;
  }
}
.oval-circle .content .author {
  max-width: 160px;
  color: #EF8A5A;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.oval-circle .content .author::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #EF8A5A;
}
.oval-circle .content .title {
  color: #BCA58B;
}

.form-area {
  max-width: 710px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding-bottom: 50px;
  position: relative;
}
.form-area::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 1px;
  width: 90%;
  left: 50%;
  top: auto;
  bottom: 0;
  transform: translateX(-50%);
  border-bottom: 1px dashed #F8F7E6;
}
@media all and (max-width: 767px) {
  .form-area {
    gap: 18px;
    padding: 0 30px;
    padding-bottom: 25px;
  }
}

.form-area-2 {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding-top: 70px;
  padding-bottom: 60px;
  position: relative;
  border-radius: 60px;
  border: 1px solid #fff;
}
@media all and (max-width: 767px) {
  .form-area-2 {
    gap: 18px;
    padding: 35px 25px;
    padding-bottom: 25px;
    border-radius: 35px;
  }
}
.form-area-2 h2 {
  max-width: 750px;
}

.product-top .content {
  max-width: 500px;
}
@media all and (max-width: 767px) {
  .product-top .content {
    max-width: none;
  }
}
.product-top .content .author {
  max-width: 160px;
  color: #EF8A5A;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.product-top .content .author::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #EF8A5A;
}
.product-top .content .title {
  color: #F8F7E6;
  text-transform: uppercase;
}
.product-top .content .summary {
  color: #EF8A5A;
}
@media all and (max-width: 991px) {
  .product-top .content .summary {
    font-size: 22px;
  }
}
.product-top .content p {
  color: #ACACAC;
}
@media screen and (max-width: 767px) {
  .product-top .content  {
    text-align: center;
    padding-top: 35px;
  }
  .product-top .content .author {
    justify-content: start;
    margin: 0 auto;
  }
  .product-top .content .btn-1 {
    margin: 0 auto;
  }
}
.product-top .product-item {
  border-radius: 70px;
  border: 1px solid #EFD9C2;
  max-width: 675px;
}
@media all and (max-width: 767px) {
  .product-top .product-item {
    max-width: 450px;
    border-radius: 45px;
  }
}
.product-top .product-item .nal-1 img {
  width: 100%;
}
.product-top .product-item .horse-circle-1 {
  position: absolute;
  bottom: 22%;
  left: 10%;
  width: 27.43%;
  height: 27.43%;
}
.product-top .product-item .horse-circle-1 img {
  width: 100%;
  height: 100%;
}
.product-top .product-item::after {
  border: 1px dashed #EFD9C2;
}
.product-top .product-item.ver-2 .horse-circle-1 {
  left: auto;
  right: 2%;
  bottom: 19%;
}
.product-top.has-bg {
  background: url(../images/illustrations/badge.svg) no-repeat;
  background-size: 595px;
  background-position: top 0 right -300px;
}
@media all and (max-width: 1550px) {
  .product-top.has-bg {
    background-size: 350px;
    background-position: top 0 right -154px;
  }
}
@media all and (max-width: 1365px) {
  .product-top.has-bg {
    background-size: 250px;
    background-position: top 0px right -100px;
  }
}
@media all and (max-width: 1150px) {
  .product-top.has-bg {
    background-image: none;
  }
}

.product-triple-boxes .item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 430px;
  border: 1px solid #F8F7E6;
  flex-direction: column;
  height: 350px;
  width: 250px;
  text-align: center;
}
.product-triple-boxes .item .title {
  font-size: 16px;
  font-weight: bold;
  color: #F8F7E6;
}
.product-triple-boxes .item p {
  color: #ACACAC;
}

.nal-1 {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 992px) {
  .nal-1 {
    max-width: 450px;
    border-radius: 45px;
  }
}

.product-bottom {
  overflow: hidden;
}
.product-bottom .inside {
  display: flex;
  align-items: center;
  position: relative;
}
@media all and (max-width: 767px) {
  .product-bottom .inside {
    flex-direction: column-reverse;
    justify-content: center;
  }
}
.product-bottom .inside .box-overlay-2 {
  border-radius: 50px;
}
.product-bottom .inside .box-overlay-2 img {
  border-radius: 50px;
}
@media all and (max-width: 1100px) {
  .product-bottom .inside .box-overlay-2 {
    max-width: 500px;
  }
}
.product-bottom .inside .nal-1 {
  position: absolute;
  right: -50px;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .product-bottom .inside .nal-1 {
    position: relative;
    right: auto;
    margin-bottom: -175px;
  }
}
@media all and (max-width: 575px) {
  .product-bottom .inside .nal-1 {
    margin-bottom: -160px;
  }
}

.faq .accordion-item {
  background-color: transparent;
  color: #fff;
  padding: 45px 55px;
  position: relative;
  border-radius: 110px;
  z-index: 1;
  margin-bottom: 15px;
}
.faq .accordion-item * {
  background-color: transparent;
  color: #fff;
}
.faq .accordion-item::after, .faq .accordion-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
}
.faq .accordion-item::before {
  border: 1px solid #F8F7E6;
}
.faq .accordion-item .accordion-button {
  flex-direction: column;
  align-items: flex-start;
  font-family: "Glory", sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: 25px;
  position: relative;
  padding: 30px 50px 30px 0px;
}
.faq .accordion-item .accordion-button::after {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  background: url(../images/icons/plus.svg) no-repeat;
  width: 48px;
  height: 48px;
  background-size: 40px 40px;
  background-position: center;
  transition: all 0.3s ease-in;
}
.faq .accordion-item .accordion-button[aria-expanded=true]::after {
  filter: none;
  transform: translateY(-50%) rotate(90deg);
}
.faq .accordion-item .accordion-button:focus {
  background-color: transparent;
  box-shadow: none;
}
.faq .accordion-item .accordion-body {
  padding: 0;
  margin-top: 18px;
}
@media all and (max-width: 1400px) {
  .faq .accordion-item {
    padding: 25px 45px;
    border-radius: 60px;
  }
  .faq .accordion-item .accordion-button {
    font-size: 25px;
  }
}
@media all and (max-width: 1100px) {
  .faq .accordion-item {
    padding: 20px 35px;
    border-radius: 45px;
  }
  .faq .accordion-item .accordion-button {
    font-size: 22px;
    padding: 15px 50px 15px 0px;
  }
  .faq .accordion-item .accordion-button::after {
    width: 30px;
    height: 30px;
  }
}
@media all and (max-width: 768px) {
  .faq .accordion-item {
    padding: 10px 26px;
    border-radius: 30px;
  }
  .faq .accordion-item .accordion-button {
    font-size: 20px;
  }
}
@media all and (max-width: 575px) {
  .faq .accordion-item .accordion-button {
    font-size: 18px;
  }
}

.double-circle .item {
  border: 1px solid #EFD9C2;
  border-radius: 410px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 560px;
  max-width: 390px;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 0 65px;
}
@media all and (max-width: 992px) {
  .double-circle .item {
    max-width: 250px;
    height: 410px;
    padding: 0 30px;
  }
}
@media all and (max-width: 767px) {
  .double-circle .item {
    max-width: 230px;
    height: 350px;
    margin-bottom: 40px;
    border-radius: 75px;
  }
}
.double-circle .item::after {
  border: 1px dashed #EFD9C2;
}
.double-circle .item-img {
  margin-bottom: 55px;
  max-height: 101px;
  object-fit: contain;
}
@media all and (max-width: 992px) {
  .double-circle .item-img {
    margin-bottom: 25px;
  }
  .double-circle .item-img img {
    max-width: 100px;
    max-height: 102px;
  }
}
.double-circle .item-title {
  color: #EF8A5A;
  margin-bottom: 20px;
  font-weight: bold;
}
@media all and (min-width: 992px) {
  .double-circle .item-title {
    margin-bottom: 30px;
  }
}
.double-circle .item-text {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 16px;
}
.double-circle .item a {
  display: inline-block;
  margin-bottom: 10px;
  color: #C3C3C3;
  font-size: 17px;
}
.double-circle .item-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 30px;
}
@media all and (max-width: 992px) {
  .double-circle .item-social {
    margin-top: 17px;
  }
}
.double-circle .item-social .social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.13);
}

.draw-horse svg {
  width: 100%;
}
@media all and (max-width: 1366px) {
  .draw-horse svg {
    height: 450px;
  }
}
@media all and (max-width: 1100px) {
  .draw-horse svg {
    height: 300px;
  }
}
@media all and (max-width: 767px) {
  .draw-horse svg {
    height: 200px;
  }
}
@media all and (max-width: 575px) {
  .draw-horse svg {
    height: 150px;
  }
}

.contact-map {
  background: url(../images/contact-horse.webp) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 670px;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1400px) {
  .contact-map {
    height: 450px;
  }
}
@media all and (max-width: 1200px) {
  .contact-map {
    height: 400px;
  }
}
@media all and (max-width: 992px) {
  .contact-map {
    height: 350px;
  }
}
@media all and (max-width: 767px) {
  .contact-map {
    height: 300px;
  }
}
.contact-map::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(3, 3, 3, 0.45);
}
.contact-map .content {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contact-map .content p{
  margin-right: 10px;
  margin-left: 10px;
}

.top-innovation {
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-innovation .box {
  border-radius: 430px;
  width: max-content;
}
.top-innovation .box img {
  border-radius: 430px;
  width: 100%;
}

footer {
  position: relative;
  background-color: #1A1A1A;
  z-index: 2;
  color: #F8F7E6;
}
footer .outside nav {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 175px;
}
@media all and (max-width: 992px) {
  footer .outside nav {
    flex-wrap: wrap;
    height: auto;
    padding: 35px 0px;
  }
}
@media all and (max-width: 767px) {
  footer .outside nav {
    padding: 20px 0px;
  }
}
footer .outside nav a {
  display: inline-block;
  padding: 15px 55px;
  font-size: 21px;
  position: relative;
  border-radius: 25px;
  transition: all 0.3s ease-in;
}
footer .outside nav a.target {
  font-weight: bold;
}
footer .outside nav a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 1px dashed #BCA58B;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}
footer .outside nav a:hover::after {
  opacity: 1;
  visibility: visible;
}
@media all and (max-width: 1400px) {
  footer .outside nav a {
    font-size: 19px;
    padding: 12px 45px;
  }
}
@media all and (max-width: 992px) {
  footer .outside nav a {
    padding: 10px 35px;
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  footer .outside nav a {
    padding: 8px 25px;
    font-size: 17px;
  }
}
footer .outside .inside {
  padding: 0 60px;
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
footer .outside .inside::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 350px;
  top: 50px;
  background-color: rgba(248, 247, 230, 0.25);
  z-index: -1;
}
@media all and (max-width: 1100px) {
  footer .outside .inside::after {
    top: 80px;
  }
}
@media all and (max-width: 992px) {
  footer .outside .inside {
    flex-direction: column;
    padding-bottom: 80px;
  }
  footer .outside .inside::after {
    display: none;
  }
}
@media all and (max-width: 767px) {
  footer .outside .inside {
    padding: 0 30px;
    padding-bottom: 90px;
  }
}
footer .outside .inside .left,
footer .outside .inside .right {
  width: 50%;
}
@media all and (max-width: 992px) {
  footer .outside .inside .left,
  footer .outside .inside .right {
    width: 100%;
  }
}
footer .outside .inside .left .lets-contact .title {
  font-size: 55px;
  line-height: 56px;
  font-family: "Glory", sans-serif;
  font-weight: bold;
}
@media all and (max-width: 1400px) {
  footer .outside .inside .left .lets-contact .title {
    font-size: 45px;
    line-height: 46px;
  }
}
@media all and (max-width: 992px) {
  footer .outside .inside .left .lets-contact .title {
    font-size: 35px;
    line-height: 38px;
  }
}
@media all and (max-width: 768px) {
  footer .outside .inside .left .lets-contact .title {
    font-size: 32px;
    line-height: 35px;
  }
}
@media all and (max-width: 767px) {
  footer .outside .inside .left .lets-contact .title {
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
  }
}
footer .outside .inside .right {
  padding-left: 70px;
}
@media all and (max-width: 1200px) {
  footer .outside .inside .right {
    padding-left: 50px;
  }
}
@media all and (max-width: 992px) {
  footer .outside .inside .right {
    padding-left: 0;
  }
}
footer .outside .inside .right .address-inf .inf-item {
  max-width: 280px;
}
@media all and (max-width: 992px) {
  footer .outside .inside .right .address-inf .inf-item {
    margin-top: 10px;
  }
}
footer .outside .inside .right .address-inf .inf-item .title {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 18px;
}
@media all and (max-width: 992px) {
  footer .outside .inside .right .address-inf .inf-item .title {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 767px) {
  footer .outside .inside .right .address-inf .inf-item .title {
    font-size: 20px;
  }
}
footer .outside .inside .right .address-inf .inf-item .title.target {
  font-family: "Glory", sans-serif;
  font-weight: bold;
}
footer .outside .inside .right .address-inf .inf-item p, footer .outside .inside .right .address-inf .inf-item a {
  font-size: 17px;
}
footer .outside .inside .right .address-inf .inf-item a {
  transition: all 0.3s ease;
}
footer .outside .inside .right .address-inf .inf-item a:hover {
  color: #BCA58B;
}
footer .outside .inside .right .address-inf .inf-item.social-items {
  max-width: none;
}
footer .outside .inside .right .address-inf .inf-item.social-items .social {
  display: flex;
  column-gap: 50px;
  row-gap: 10px;
  flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  footer .outside .inside .right .address-inf .inf-item.social-items .social {
    column-gap: 35px;
  }
}
footer .outside .inside .right .address-inf .inf-item.social-items .social a {
  text-decoration: underline;
}
footer .outside .inside .right .address-inf .inf-item.newsletter {
  border-bottom: 1px solid #6E6E68;
  max-width: 350px;
}
@media (min-width: 993px) and (max-width: 1100px) {
  footer .outside .inside .right .address-inf .inf-item.newsletter {
    margin-left: 37px;
    margin-top: 20px;
  }
}
@media all and (max-width: 992px) {
  footer .outside .inside .right .address-inf .inf-item.newsletter {
    margin-top: 25px;
  }
}
footer .outside .inside .right .address-inf .inf-item.newsletter .title {
  margin-bottom: 15px;
}
footer .outside .inside .right .address-inf .inf-item.newsletter form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .outside .inside .right .address-inf .inf-item.newsletter form input {
  border: none;
  width: 100%;
  height: 34px;
  background-color: transparent;
}
footer .outside .inside .right .address-inf .inf-item.newsletter form input::placeholder {
  font-size: 17px;
  font-weight: 400;
  opacity: 0.3;
  color: #C3C3C3;
}
footer .outside .inside .right .address-inf .inf-item.newsletter form .newsletter-button {
  height: 34px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
}
footer .outside .footer-end {
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 60px;
  font-size: 17px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media all and (max-width: 1100px) {
  footer .outside .footer-end {
    height: auto;
    padding: 20px 35px;
  }
}
@media all and (max-width: 767px) {
  footer .outside .footer-end {
    flex-direction: column;
    gap: 22px;
  }
}
footer .outside .footer-end a {
  transition: all 0.3s ease;
}
footer .outside .footer-end a:hover {
  color: #BCA58B;
}
footer .footer-logo {
  position: absolute;
  z-index: 20;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #1A1A1A;
  height: 184px;
  width: 140px;
  border-top-right-radius: 200px;
  border-top-left-radius: 200px;
  border: 1px dashed #707070;
  border-bottom: 1px dashed transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-logo img {
  width: 67px;
}
@media all and (max-width: 1100px) {
  footer .footer-logo {
    height: 125px;
    width: 105px;
    bottom: 87px;
  }
  footer .footer-logo img {
    width: 55px;
  }
}
@media all and (max-width: 767px) {
  footer .footer-logo {
    bottom: 138px;
  }
}

.hoof.fixed {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  position: fixed !important;
}

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