@import url("../fonts/Satoshi/css/satoshi.css");
@import url("../fonts/ClashDisplay/css/clash-display.css");
@import url("../fonts/Magnita/Magnita.css");
@import url("../fonts/bootstrap-icons-1.10.2/font.css");
::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #19352D;
  border-radius: 0;
}

.sidebar-overlay[aria-expanded="false"] {
  display: none;
}

.sidebar-overlay[aria-expanded="true"] {
  display: block;
  z-index: 0;
  right: 0px;
  position: fixed;
  height: 200%;
  width: 100%;
  background-color: transparent;
}

body {
  font-family: "Satoshi";
  font-weight: normal;
  font-size: 20px;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
}

.main-page-wrapper_e0aecc66894051de {
  overflow-x: hidden;
}

.h1_baab3eb93b00fc6d,
h1,
.h2_b54df8debb888972,
h2,
.h3_715afa09ef7fc657,
h3,
.h4_cd93c0aaa704a026,
h4,
.h5_4a169ce864eccfc4,
h5,
.h6_0574eb2711b3b9c4,
h6 {
  font-weight: 500;
  color: #19352D;
}

.h1_baab3eb93b00fc6d, h1 {
  font-size: 85px;
  line-height: 1.023em;
}

.h2_b54df8debb888972, h2 {
  font-size: 64px;
  line-height: 1.1em;
}

.h4_cd93c0aaa704a026, h4 {
  font-size: 24px;
}

p {
  line-height: 1.7em;
}

.text-xl_24fd285baea2aff6 {
  font-size: 28px;
  line-height: 1.5em;
}

.text-lg_bd847e8893c02191 {
  font-size: 24px;
  line-height: 1.583em;
}

.text-md_ef2793ce728b24e2 {
  font-size: 22px;
}

hr {
  opacity: 0.09;
  margin: 5px 0;
}

.fw-600_720a1403f1cc5cd3 {
  font-weight: 600;
}

.fw-500_b6fae9560cd41285 {
  font-weight: 500;
}

.border-30_1bcef30f7b37fe92 {
  border-radius: 30px;
}

.border-40_135d92bd33b0619d {
  border-radius: 40px;
}

.border-100_c7ef95524eb79917 {
  border-radius: 100px;
}

.shapes_6dba90aed39fbb22 {
  position: absolute;
  z-index: -1;
}

.light-bg_730a7eb46c6cf963 {
  background-color: #EDF1EE;
}

.light-bg-deep_85a7b7343623680b {
  background-color: #EBF3EE;
}

.font-magnita_3570197a598537bf {
  font-family: "Magnita";
}

.light-bg-page-wrapper_77d0f77d2a6c70a8 {
  background: #EDF8EB;
}

.color-deep_28661b4ec38aa993 {
  color: #1F5E59;
}

.box-layout_1ed5ab5b95754892 {
  margin: 30px;
}

.ctn-preloader_c37d01725c34f285 {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ctn-preloader_c37d01725c34f285 .icon_20d3264a412b4470 {
  animation: rotated 8s infinite linear;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-top: 30px;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1 {
  font-family: "ClashDisplay";
  font-weight: 500;
  letter-spacing: 8px;
  display: inline-block;
  color: rgba(12, 58, 48, 0.12);
  position: relative;
  font-size: 40px;
  line-height: 30px;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1::before {
  animation: letters-loading 4s infinite;
  color: #0C3A30;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  top: 0;
  line-height: 30px;
  position: absolute;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(2):before {
  animation-delay: 0.2s;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(3):before {
  animation-delay: 0.4s;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(4):before {
  animation-delay: 0.6s;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(5):before {
  animation-delay: 0.8s;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(6):before {
  animation-delay: 1s;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(7):before {
  animation-delay: 1.2s;
}
.ctn-preloader_c37d01725c34f285 .txt-loading_21124dad48fe7a35 .letters-loading_9283c47331e774e1:nth-child(8):before {
  animation-delay: 1.4s;
}

@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
.scroll-top {
  width: 35px;
  height: 35px;
  line-height: 32px;
  font-weight: 900;
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 99;
  text-align: center;
  color: #19352D;
  font-size: 25px;
  cursor: pointer;
  border-radius: 50%;
  background: #CFFF45;
  transition: all 0.3s ease-in-out;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.tran3s_6da822369af0c9e4 {
  transition: all 0.3s ease-in-out;
}

.tran4s_e16273b6813f61d4 {
  transition: all 0.4s ease-in-out;
}

.tran5s_381818ed64143bd2 {
  transition: all 0.5s ease-in-out;
}

.tran6s_b75eeb7d0d0e2b42 {
  transition: all 0.6s ease-in-out;
}

.btn-one_9f7a6a551ce75e12 {
  font-weight: 700;
  font-size: 18px;
  line-height: 48px;
  padding: 0 30px;
  text-align: center;
  border-radius: 40px;
  color: #000;
  background-color: #CFFF45;
  transition: all 0.3s ease-in-out 0s;
}
.btn-one_9f7a6a551ce75e12:hover {
  background-color: #29594B;
  color: #fff;
}

.btn-two_bda6341b0d918cec {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  padding: 0 35px;
  border: 1px solid #fff;
  border-radius: 50px;
  transition: all 0.3s ease-in-out 0s;
}
.btn-two_bda6341b0d918cec .icon_20d3264a412b4470 {
  width: 1.35em;
}
.btn-two_bda6341b0d918cec:hover {
  background: #29594B;
  border-color: #29594B;
}

.btn-three_760d3286984430cc {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.btn-three_760d3286984430cc img {
  width: 22px;
  margin-top: 3px;
}
.btn-three_760d3286984430cc:hover span {
  text-decoration: underline;
}
.btn-three_760d3286984430cc.border-style_010d6e36d540a136 {
  border: 1px solid #000;
  border-radius: 40px;
  padding: 12px 25px;
  transition: all 0.3s ease-in-out 0s;
}
.btn-three_760d3286984430cc.border-style_010d6e36d540a136:hover {
  background-color: #D0FF45;
  border-color: #D0FF45;
}
.btn-three_760d3286984430cc.border-style_010d6e36d540a136:hover span {
  text-decoration: none;
}

.btn-four_b80974637f18d71d {
  font-weight: 700;
  font-size: 18px;
  line-height: 50px;
  padding: 0 38px;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  background-color: #29594B;
  transition: all 0.3s ease-in-out 0s;
}
.btn-four_b80974637f18d71d:hover {
  background-color: #CFFF45;
  color: #000;
}

.btn-five_b940b3dd5f8fc06b .text {
  font-weight: 500;
  font-style: italic;
  color: #19352D;
  text-decoration: underline;
}
.btn-five_b940b3dd5f8fc06b .icon_20d3264a412b4470 {
  width: 48px;
  height: 48px;
  background: #29594B;
  color: #fff;
  font-size: 22px;
  margin-left: 12px;
}
.btn-five_b940b3dd5f8fc06b:hover .icon_20d3264a412b4470 {
  background: #CFFF45;
  color: #19352D;
}

.btn-six_e9cbbbc3cf7daf7a {
  font-weight: 700;
  font-size: 18px;
  line-height: 48px;
  padding: 0 38px;
  text-align: center;
  border-radius: 50px;
  color: #29594B;
  border: 1px solid #29594B;
  transition: all 0.3s ease-in-out 0s;
}
.btn-six_e9cbbbc3cf7daf7a:hover {
  background-color: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}

.btn-seven_166cd4367e0faeeb .text {
  font-weight: 500;
  font-style: italic;
  color: #19352D;
}
.btn-seven_166cd4367e0faeeb .icon_20d3264a412b4470 {
  width: 50px;
  height: 50px;
  background: #29594B;
  margin-left: 45px;
  position: relative;
}
.btn-seven_166cd4367e0faeeb .icon_20d3264a412b4470:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #29594B;
  left: -30px;
  top: 50%;
}
.btn-seven_166cd4367e0faeeb:hover .text {
  text-decoration: underline;
}

.btn-eight_7259ea1456e116fd .text {
  font-weight: 700;
  font-size: 18px;
  color: #19352D;
}
.btn-eight_7259ea1456e116fd .icon_20d3264a412b4470 {
  width: 45px;
  height: 45px;
  border: 1px solid #fff;
  font-size: 20px;
  background: #29594B;
  color: #fff;
  margin-left: 10px;
  transition: all 0.3s ease-in-out 0s;
}
.btn-eight_7259ea1456e116fd:hover .text {
  text-decoration: underline;
}
.btn-eight_7259ea1456e116fd:hover .icon_20d3264a412b4470 {
  background: #CFFF45;
  color: #19352D;
}

.btn-nine_e145696df7c37eb6 {
  font-size: 40px;
  width: 105px;
  height: 105px;
  color: #19352D;
  border: 1px solid #29594B;
}
.btn-nine_e145696df7c37eb6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}

.btn-ten_7e493929804e6ef6 {
  font-size: 18px;
  font-weight: 700;
  padding: 0 35px;
  min-width: 160px;
  text-align: center;
  background: #101010;
  color: #fff;
  line-height: 50px;
}
.btn-ten_7e493929804e6ef6:hover {
  background: #29594B;
}

.btn-eleven_fa119d5a749b14a4 .text {
  font-weight: 700;
  font-size: 18px;
  color: #000;
}
.btn-eleven_fa119d5a749b14a4 .icon_20d3264a412b4470 {
  width: 45px;
  height: 45px;
  background: #000;
  margin-left: 38px;
  position: relative;
}
.btn-eleven_fa119d5a749b14a4 .icon_20d3264a412b4470 img {
  width: 30px;
}
.btn-eleven_fa119d5a749b14a4 .icon_20d3264a412b4470:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 2px;
  background: #000;
  left: -26px;
  top: 50%;
}
.btn-eleven_fa119d5a749b14a4:hover .text {
  text-decoration: underline;
}
.btn-eleven_fa119d5a749b14a4:hover .icon_20d3264a412b4470 {
  background: #29594B;
}

.btn-twelve_cf2a26b123fa660b {
  font-family: "ClashDisplay";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  border-radius: 40px;
  color: #000;
  background-color: #E6FD5A;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twelve_cf2a26b123fa660b:hover {
  background-color: #000;
  color: #fff;
}

.btn-thirteen_8858b39aef0ab34c {
  font-family: "ClashDisplay";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  min-width: 175px;
  background-color: #202020;
  transition: all 0.3s ease-in-out 0s;
}
.btn-thirteen_8858b39aef0ab34c:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-fourteen_d4f8cf9b4f50fbef {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background-color: #202020;
  transition: all 0.3s ease-in-out 0s;
}
.btn-fourteen_d4f8cf9b4f50fbef:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-fifteen_109280bddc533f92 {
  line-height: 46px;
  border: 2px solid #000;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 700;
  min-width: 135px;
  padding: 0 30px;
  text-align: center;
  color: #000;
  background-color: #DFFF5E;
  transition: all 0.3s ease-in-out 0s;
}
.btn-fifteen_109280bddc533f92:hover {
  background-color: #000;
  color: #fff;
}

.btn-sixteen_0dec665c9723603b {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  padding: 0 35px;
  line-height: 50px;
  border: 1px solid #000;
  position: relative;
  display: inline-block;
  background: #fff;
}
.btn-sixteen_0dec665c9723603b:before {
  position: absolute;
  content: "";
  top: -14px;
  height: 14px;
  width: calc(100% + 3px);
  left: 6px;
  transform: skewX(-45deg);
  background: #000;
  transition: all 0.3s ease-in-out 0s;
}
.btn-sixteen_0dec665c9723603b:after {
  position: absolute;
  content: "";
  right: -16px;
  height: calc(100% + 1px);
  width: 15px;
  top: -7px;
  transform: skewY(-45deg);
  background: #000;
  transition: all 0.3s ease-in-out 0s;
}
.btn-sixteen_0dec665c9723603b:hover {
  background: #DFFF5E;
}

.btn-seventeen_c362a003b4a20206 {
  color: #000;
  font-weight: 500;
  padding: 0 30px;
  line-height: 55px;
  border-radius: 40px;
  background: #FFE86B;
}
.btn-seventeen_c362a003b4a20206 i {
  margin-left: 8px;
}
.btn-seventeen_c362a003b4a20206:hover {
  background: #DFFF5E;
}

.btn-eighteen_8559a4542039d7c9 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding: 0 38px;
  line-height: 52px;
  border-radius: 10px;
  background: #1F5E59;
  text-align: center;
}
.btn-eighteen_8559a4542039d7c9:hover {
  background: #CFFF45;
  color: #19352D;
}

.btn-nineteen_04ae9f1a7e453642 {
  font-size: 18px;
  color: #1F5E59;
  font-weight: 700;
  padding: 0 30px;
  line-height: 50px;
  border: 1px solid #1F5E59;
  border-radius: 10px;
  text-align: center;
}
.btn-nineteen_04ae9f1a7e453642:hover {
  background: #1F5E59;
  color: #fff;
}

.btn-twenty_5917f127ded1767f {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 55px;
  padding: 0 45px;
  text-align: center;
  border-radius: 40px;
  color: #1F5E59;
  min-width: 175px;
  background-color: #D0FF45;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twenty_5917f127ded1767f:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-twentyOne_f547596e813f807d {
  font-weight: 500;
  font-size: 18px;
  line-height: 55px;
  padding: 0 38px;
  text-align: center;
  border-radius: 40px;
  color: #000;
  background-color: #FFDB1E;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twentyOne_f547596e813f807d:hover {
  background-color: #000;
  color: #fff;
}

.btn-twentytwo_cb4073eb0960aa93 {
  font-weight: 500;
  font-size: 18px;
  line-height: 53px;
  padding: 0 38px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twentytwo_cb4073eb0960aa93:hover {
  background-color: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}

.title-one_b4aac4686512bf8c .upper-title_6e63ab6ee9532f4b {
  font-weight: 500;
  margin-bottom: 14px;
  color: #46846A;
}
.title-one_b4aac4686512bf8c h2 {
  font-weight: 700;
}

.title-two_12984ae01635d916 .upper-title_6e63ab6ee9532f4b {
  font-weight: 500;
  margin-bottom: 5px;
  color: #1CA161;
}
.title-two_12984ae01635d916 h2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 1.027em;
  color: #0E3E2F;
}
.title-two_12984ae01635d916 h2 span {
  color: #E6FD5A;
}
.title-two_12984ae01635d916 .upper-title-two_bd2130dc7f4860dd {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.4);
}

.title-three_933eaedfaa47c440 .upper-title_6e63ab6ee9532f4b {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #1CA161;
}
.title-three_933eaedfaa47c440 h2 {
  font-weight: 700;
  line-height: 1.03em;
  color: #0E3E2F;
}

.title-four_d56d276247976d5d h2 {
  font-family: "Magnita";
  font-size: 68px;
  line-height: 1.323em;
  color: #000;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  display: inline-block;
  color: inherit;
}
a:hover, a:focus, a:visited {
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  box-shadow: none;
  display: block;
  padding: 0;
  cursor: pointer;
  background: transparent;
  color: inherit;
}

button:focus {
  outline: none;
}

input, textarea {
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

audio, video, canvas {
  max-width: 100%;
}

iframe {
  border: none !important;
}

.style-none_bc2ae0dd578de83f {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.p0_322c0ec7065f22f8 {
  padding: 0 !important;
}

.m0_436eb8421c229de4 {
  margin: 0 !important;
}

.theme-mb-0_62c64a4aaa303809 {
  margin-bottom: 0;
}

.theme-pb-0_240d61d684eda432 {
  padding-bottom: 0;
}

.pt-5_60ecac571fc15975 {
  padding-top: 5px !important;
}

.pt-10_743e83557fe4d53b {
  padding-top: 10px;
}

.pt-15_1a3902029571bd8e {
  padding-top: 15px;
}

.pt-20_3efc93c97c120dc0 {
  padding-top: 20px;
}

.pt-25_e95431191231a337 {
  padding-top: 25px;
}

.pt-30_f64eec551b907248 {
  padding-top: 30px;
}

.pt-35_d05fd6b41918abf9 {
  padding-top: 35px;
}

.pt-40_4601c19a144f5e3b {
  padding-top: 40px;
}

.pt-45_a9894f657c78404d {
  padding-top: 45px;
}

.pt-50_5688fcedf74e8d7d {
  padding-top: 50px;
}

.pt-55_98c1449b731563ed {
  padding-top: 55px;
}

.pt-60_7ffae5c01a35e0d0 {
  padding-top: 60px;
}

.pt-65_d525aea94b3c7f01 {
  padding-top: 65px;
}

.pt-70_61b3a80efe8dc52b {
  padding-top: 70px;
}

.pt-75_5c2b2482e70b2667 {
  padding-top: 75px;
}

.pt-80_d110138773d03e4d {
  padding-top: 80px;
}

.pt-85_8357fddff092be8b {
  padding-top: 85px;
}

.pt-90_ce8995c5ceafd404 {
  padding-top: 90px;
}

.pt-95_a33963f35b60585f {
  padding-top: 95px;
}

.pt-100_cf1c8851b2a17d4a {
  padding-top: 100px;
}

.pt-110_b2e221daf2ce6f3d {
  padding-top: 110px;
}

.pt-120_02e355a75ab812b0 {
  padding-top: 120px;
}

.pt-130_21914bd2427a4c66 {
  padding-top: 130px;
}

.pt-140_f63d5424fefa4244 {
  padding-top: 140px;
}

.pt-150_981cf51f23a6443c {
  padding-top: 150px;
}

.pt-160_f7619f315b350bf0 {
  padding-top: 160px;
}

.pt-170_f2045a92f6014686 {
  padding-top: 170px;
}

.pt-180_bfcf6cd40a3f8498 {
  padding-top: 180px;
}

.pt-190_45ea5e81f06b99ed {
  padding-top: 190px;
}

.pt-200_fe6a9b7dcb8f05cd {
  padding-top: 200px;
}

.pt-225_3206d32f676a81da {
  padding-top: 225px;
}

.pt-250_823614a2b3961df0 {
  padding-top: 250px;
}

.pt-300_6f933068e8eb9b37 {
  padding-top: 300px;
}

.pt-350_3740bfb3c77fb5bf {
  padding-top: 350px;
}

.pb-5_372b5866303ebc24 {
  padding-bottom: 5px !important;
}

.pb-10_b448bd9defc44b73 {
  padding-bottom: 10px;
}

.pb-15_c8ab4d238edc315a {
  padding-bottom: 15px;
}

.pb-20_78296e44c4e06e53 {
  padding-bottom: 20px;
}

.pb-25_63e100ac7d4f8ca6 {
  padding-bottom: 25px;
}

.pb-30_a92468ef60e9b7ef {
  padding-bottom: 30px;
}

.pb-35_ac06911663a87df5 {
  padding-bottom: 35px;
}

.pb-40_fcf7d1b1c961a0bf {
  padding-bottom: 40px;
}

.pb-45_ae1c4807148b9fa7 {
  padding-bottom: 45px;
}

.pb-50_5b0a32b7ea398286 {
  padding-bottom: 50px;
}

.pb-55_0c728f2321e5a390 {
  padding-bottom: 55px;
}

.pb-60_50fde04e138df838 {
  padding-bottom: 60px;
}

.pb-65_fee4c16b9fd0c6ef {
  padding-bottom: 65px;
}

.pb-70_0fc83ee97695237f {
  padding-bottom: 70px;
}

.pb-75_a6ef950d994f5465 {
  padding-bottom: 75px;
}

.pb-80_9c7d9904f036a30f {
  padding-bottom: 80px;
}

.pb-85_229d3a5ea2f515d7 {
  padding-bottom: 85px;
}

.pb-90_ef34ec2ad6538d2d {
  padding-bottom: 90px;
}

.pb-95_5ca5f0a8f66c7608 {
  padding-bottom: 95px;
}

.pb-100_c376903e08636b87 {
  padding-bottom: 100px;
}

.pb-110_e637e82a3ba17370 {
  padding-bottom: 110px;
}

.pb-120_2f43bbf27b5818c0 {
  padding-bottom: 120px;
}

.pb-130_ed17a6e9dad520eb {
  padding-bottom: 130px;
}

.pb-140_209013b9596e06a6 {
  padding-bottom: 140px;
}

.pb-150_adbd1555546b7a85 {
  padding-bottom: 150px;
}

.pb-160_0fe053c9e85422c8 {
  padding-bottom: 160px;
}

.pb-170_6a88e8f1b75c68d7 {
  padding-bottom: 170px;
}

.pb-180_cef51a258655be88 {
  padding-bottom: 180px;
}

.pb-190_c8f70e2d7b3cf552 {
  padding-bottom: 190px;
}

.pb-200_51cfcad76451acdb {
  padding-bottom: 200px;
}

.pb-225_9e7f484ea6320d54 {
  padding-bottom: 225px;
}

.pb-250_87b22e20b68ea2fc {
  padding-bottom: 250px;
}

.pb-300_f05ab3469058a978 {
  padding-bottom: 300px;
}

.pb-350_bc65c2728d214955 {
  padding-bottom: 350px;
}

.mt-5_c37185da497c6c4c {
  margin-top: 5px !important;
}

.mt-10_fe5251c2d30ff7d6 {
  margin-top: 10px;
}

.mt-15_448206ad613b6607 {
  margin-top: 15px;
}

.mt-20_86f5e8bd83b7c5b7 {
  margin-top: 20px;
}

.mt-25_2ca197fbb07105cf {
  margin-top: 25px;
}

.mt-30_3e28e79e46896112 {
  margin-top: 30px;
}

.mt-35_bdfc460f5fd7ecbc {
  margin-top: 35px;
}

.mt-40_30acc59308ae563b {
  margin-top: 40px;
}

.mt-45_859887d0258e1da4 {
  margin-top: 45px;
}

.mt-50_687d63d52207e791 {
  margin-top: 50px;
}

.mt-55_e70bec65708f39c6 {
  margin-top: 55px;
}

.mt-60_ad418aba901fdf57 {
  margin-top: 60px;
}

.mt-65_cea1a5250ccf8e8c {
  margin-top: 65px;
}

.mt-70_f24ff661cf09d0ba {
  margin-top: 70px;
}

.mt-75_834c535bd4f6a7d4 {
  margin-top: 75px;
}

.mt-80_0eb33765bf4828c1 {
  margin-top: 80px;
}

.mt-85_2b13be98595d81a9 {
  margin-top: 85px;
}

.mt-90_7ccfe475f2370e4b {
  margin-top: 90px;
}

.mt-95_93b4f01aa025fb69 {
  margin-top: 95px;
}

.mt-100_5e8f9ec4ef1af361 {
  margin-top: 100px;
}

.mt-110_1f72a09c8a1ce951 {
  margin-top: 110px;
}

.mt-120_f08a3bc1f6aa95be {
  margin-top: 120px;
}

.mt-130_b979f21c2e5a2c43 {
  margin-top: 130px;
}

.mt-140_69b9f68010518007 {
  margin-top: 140px;
}

.mt-150_179ee04bc72086d3 {
  margin-top: 150px;
}

.mt-160_bac3058b228cd66b {
  margin-top: 160px;
}

.mt-170_8ecb803c71f59e09 {
  margin-top: 170px;
}

.mt-180_3927ca21c448fd12 {
  margin-top: 180px;
}

.mt-190_9c36018e9d5bf830 {
  margin-top: 190px;
}

.mt-200_d84ea555fba7e04e {
  margin-top: 200px;
}

.mt-225_c1f021aa31ca7ac8 {
  margin-top: 225px;
}

.mt-250_5dd71c7ef781acef {
  margin-top: 250px;
}

.mt-300_893fbe23713c3ac9 {
  margin-top: 300px;
}

.mt-350_c3e030bc9a206ff0 {
  margin-top: 350px;
}

.mb-5_0e0a3f3868caef2d {
  margin-bottom: 5px !important;
}

.mb-10_e504ce1a43041278 {
  margin-bottom: 10px;
}

.mb-15_4849f6836ebe312b {
  margin-bottom: 15px;
}

.mb-20_6a77d76201a3ae01 {
  margin-bottom: 20px;
}

.mb-25_52bbda0c756abe6e {
  margin-bottom: 25px;
}

.mb-30_b9c97e0ad3986b34 {
  margin-bottom: 30px;
}

.mb-35_a4f539c900bcb0d6 {
  margin-bottom: 35px;
}

.mb-40_31c0d900ffd8ea63 {
  margin-bottom: 40px;
}

.mb-45_1379bef6852d58bc {
  margin-bottom: 45px;
}

.mb-50_cdc596445398b800 {
  margin-bottom: 50px;
}

.mb-55_0ab6d9a2913a30d3 {
  margin-bottom: 55px;
}

.mb-60_74f5528759e91147 {
  margin-bottom: 60px;
}

.mb-65_41c3acfb370701f0 {
  margin-bottom: 65px;
}

.mb-70_5774291e33741b80 {
  margin-bottom: 70px;
}

.mb-75_8209052bf0a02b51 {
  margin-bottom: 75px;
}

.mb-80_44b2ab6c2882fbf8 {
  margin-bottom: 80px;
}

.mb-85_64cb44f4f2783d0c {
  margin-bottom: 85px;
}

.mb-90_5ca7b2c6e0e2ee1c {
  margin-bottom: 90px;
}

.mb-95_654a59b6e8b1a652 {
  margin-bottom: 95px;
}

.mb-100_997cc8221b64619b {
  margin-bottom: 100px;
}

.mb-110_e3835578cfab3364 {
  margin-bottom: 110px;
}

.mb-120_c5a715ddc7dc799e {
  margin-bottom: 120px;
}

.mb-130_1fe5e9cb470ae2a2 {
  margin-bottom: 130px;
}

.mb-140_1bf591a3676af766 {
  margin-bottom: 140px;
}

.mb-150_8290f1c2e2d88cbe {
  margin-bottom: 150px;
}

.mb-160_f6357fba4c1dd7a8 {
  margin-bottom: 160px;
}

.mb-170_c7a17fde4fcf8460 {
  margin-bottom: 170px;
}

.mb-180_1f1d92077a88ade7 {
  margin-bottom: 180px;
}

.mb-190_bfa9bc23a0fdb4c1 {
  margin-bottom: 190px;
}

.mb-200_a84e45903a5fd5cd {
  margin-bottom: 200px;
}

.mb-225_2e59895276b7b94d {
  margin-bottom: 225px;
}

.mb-250_e38f425aee463745 {
  margin-bottom: 250px;
}

.mb-300_b1cb96fe06fa5cef {
  margin-bottom: 300px;
}

.mb-350_6b878b6cc912dc92 {
  margin-bottom: 350px;
}

@media (max-width: 1399px) {
  .xl-p0_c10dac9824ffd0f5 {
    padding: 0 !important;
  }
  .xl-m0_50326a6b1859954d {
    margin: 0 !important;
  }
  .xl-pt-10_ffdbfa8270565ff9 {
    padding-top: 10px !important;
  }
  .xl-pt-20_96e4629acaa36952 {
    padding-top: 20px !important;
  }
  .xl-pt-30_307eba023837bb21 {
    padding-top: 30px !important;
  }
  .xl-pt-40_15cc7294ab540500 {
    padding-top: 40px !important;
  }
  .xl-pt-50_4191127eae48a731 {
    padding-top: 50px !important;
  }
  .xl-pt-60_e0918ab37d01b4c2 {
    padding-top: 60px !important;
  }
  .xl-pt-70_c250cad11988ce46 {
    padding-top: 70px !important;
  }
  .xl-pt-80_145859bb0cc7bffa {
    padding-top: 80px !important;
  }
  .xl-pt-90_251b6bbe7bce1b7f {
    padding-top: 90px !important;
  }
  .xl-pt-100_fe674df68631c63d {
    padding-top: 100px !important;
  }
  .xl-pt-110_a07bd9f99514cf12 {
    padding-top: 110px !important;
  }
  .xl-pt-120_673aa4d8713a82a8 {
    padding-top: 120px !important;
  }
  .xl-pt-130_a55a5d771978647f {
    padding-top: 130px !important;
  }
  .xl-pt-140_763a9555bd5593dc {
    padding-top: 140px !important;
  }
  .xl-pt-150_a39e3b0d329c5b12 {
    padding-top: 150px !important;
  }
  .xl-pt-200_c351b21f6857d9a4 {
    padding-top: 200px !important;
  }
  .xl-pb-10_f0b0b6a663047247 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_c2ada51e2832717b {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_d4dc40edb8f63fdd {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2a9701a9a1b1e600 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_4f01b20b8e7693ed {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_a21dd6d108d2bd2b {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_c5c20e5d230e7b99 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_14d2b28befa722ce {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_5b9798afc192cbbb {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_3df196470e20e24f {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_2ffa523274ad6265 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_46a43f3923381483 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_06b48615e513b6a2 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_44a2c55ccf54a6ac {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_8f4afde3000d697d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_15d598bdc035037d {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_b6776c410593e2a7 {
    margin-top: 10px !important;
  }
  .xl-mt-20_af821859a566c15e {
    margin-top: 20px !important;
  }
  .xl-mt-30_1d09ac6ad1cb1131 {
    margin-top: 30px !important;
  }
  .xl-mt-40_fca6f80409ee65f6 {
    margin-top: 40px !important;
  }
  .xl-mt-50_f43a947bab84ef97 {
    margin-top: 50px !important;
  }
  .xl-mt-60_35c15e0e250998d6 {
    margin-top: 60px !important;
  }
  .xl-mt-70_75381168c2b872d3 {
    margin-top: 70px !important;
  }
  .xl-mt-80_c9a2f686e6025eff {
    margin-top: 80px !important;
  }
  .xl-mt-90_df3bfe9b5cbfa7ea {
    margin-top: 90px !important;
  }
  .xl-mt-100_6e1c01863e0d7d6e {
    margin-top: 100px !important;
  }
  .xl-mt-110_c0328314b37e49f0 {
    margin-top: 110px !important;
  }
  .xl-mt-120_c2bd819f99fcfb19 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5663bfcbf5ad9d6e {
    margin-top: 130px !important;
  }
  .xl-mt-140_b775831254f7b97a {
    margin-top: 140px !important;
  }
  .xl-mt-150_1372e0c6939e3137 {
    margin-top: 150px !important;
  }
  .xl-mt-200_ccafa14c1bc1ea6b {
    margin-top: 200px !important;
  }
  .xl-mb-10_0cba133f38a4672c {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_bc45e0a92603abb9 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_374574e5e0dddd9f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_d181364a5a71028a {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_b7d7a2a361f86100 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_cb0ba730f21265d4 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_22922b5f82c512ed {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_05ac952bc4aa0725 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_ca2481b5f357396f {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_7227fe41d92201f7 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_e5ba5314bcd9a9de {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_76546bc24910796b {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_f69357b85c16f802 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_348956017593e387 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_7da64f333d726112 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_e3e63f014cbf1b8c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_b200a0362c502f63 {
    padding: 0 !important;
  }
  .lg-m0_4f0ebe8be0ef4209 {
    margin: 0 !important;
  }
  .lg-pt-10_b6664296e81cb9fd {
    padding-top: 10px !important;
  }
  .lg-pt-20_172b80917663a015 {
    padding-top: 20px !important;
  }
  .lg-pt-30_9015c482278b3ed9 {
    padding-top: 30px !important;
  }
  .lg-pt-40_3fa11b5f97cd9b04 {
    padding-top: 40px !important;
  }
  .lg-pt-50_4cc3dd86bdef3eff {
    padding-top: 50px !important;
  }
  .lg-pt-60_39d26f9a83af1d1f {
    padding-top: 60px !important;
  }
  .lg-pt-70_a1e68ed09d8c673f {
    padding-top: 70px !important;
  }
  .lg-pt-80_4296c8fc77d3621d {
    padding-top: 80px !important;
  }
  .lg-pt-90_68252152587d87ba {
    padding-top: 90px !important;
  }
  .lg-pt-100_5b33282d44c3d68c {
    padding-top: 100px !important;
  }
  .lg-pt-110_a355c2222fc1fc53 {
    padding-top: 110px !important;
  }
  .lg-pt-120_f452f43d578aec45 {
    padding-top: 120px !important;
  }
  .lg-pt-130_f9219783fa19b29e {
    padding-top: 130px !important;
  }
  .lg-pt-140_19770c775a3c8088 {
    padding-top: 140px !important;
  }
  .lg-pt-150_d93b2186fdf6ac85 {
    padding-top: 150px !important;
  }
  .lg-pt-200_c2e6fb4db677cc76 {
    padding-top: 200px !important;
  }
  .lg-pb-10_e72363843acc11b3 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_d24f9e42eeebbf34 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_7e2d95919c2c1724 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_db66239b777a04f1 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_41f07abba6677841 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_4fe4a14d120d4e8a {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_856986fdd5f805b5 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_dcdd708a3434d09e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_43b3fdf434a30678 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_43e6a82a2b50e72b {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_6c2bbf464cc3de04 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_a2a821dfa85741e3 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_66d5d664b63c9b64 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_ccda46dfb257d417 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_6869027f9537c5c2 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_94b6dc9e1566e19a {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_4fd76348e2f3f6a0 {
    margin-top: 10px !important;
  }
  .lg-mt-20_2963b64249e10ec4 {
    margin-top: 20px !important;
  }
  .lg-mt-30_cc5fe704d3990778 {
    margin-top: 30px !important;
  }
  .lg-mt-40_062e7843e95c3cf8 {
    margin-top: 40px !important;
  }
  .lg-mt-50_870bc52878f8a938 {
    margin-top: 50px !important;
  }
  .lg-mt-60_db8398b0ac3522bc {
    margin-top: 60px !important;
  }
  .lg-mt-70_ca002cb6a9349df5 {
    margin-top: 70px !important;
  }
  .lg-mt-80_9394b9b7a83d1254 {
    margin-top: 80px !important;
  }
  .lg-mt-90_1e60eb23c9a4bb9d {
    margin-top: 90px !important;
  }
  .lg-mt-100_f5a5e422427997a0 {
    margin-top: 100px !important;
  }
  .lg-mt-110_209983818d560a63 {
    margin-top: 110px !important;
  }
  .lg-mt-120_dfa61e9bfa0d3229 {
    margin-top: 120px !important;
  }
  .lg-mt-130_b08009aa62fc75a6 {
    margin-top: 130px !important;
  }
  .lg-mt-140_1cc5c716e726a54c {
    margin-top: 140px !important;
  }
  .lg-mt-150_6de6ba70356f9c1b {
    margin-top: 150px !important;
  }
  .lg-mt-200_1f9b8392383e5616 {
    margin-top: 200px !important;
  }
  .lg-mb-10_0ee80d70ba312bc4 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_a14194b3bf2c2d04 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_0dfa999c02e2738a {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_5eb616b81f8a238f {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_bea51c7dd7d061f4 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_dda87f4107aab29b {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_8de6c5871763294b {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4fccb5f79f060a24 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_a8dbbdf3a6d13d7e {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_412531ac90d17bd6 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_bf869a370ac9db3d {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_3d823ba084bef4ad {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_2d252633060b5b5d {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_dcfd68d5d947c2a8 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_d77745a131942739 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_76c8925d5c1823d2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_9f4cbc963f6e436f {
    padding: 0 !important;
  }
  .md-m0_93ee297a4282dfd3 {
    margin: 0 !important;
  }
  .md-pt-10_b8c8ec49aa3f7cb5 {
    padding-top: 10px !important;
  }
  .md-pt-20_cd7afb1ea3552c9b {
    padding-top: 20px !important;
  }
  .md-pt-30_71ddd176f621a467 {
    padding-top: 30px !important;
  }
  .md-pt-40_e7c69f40743afe1f {
    padding-top: 40px !important;
  }
  .md-pt-50_e962f642283ceeb3 {
    padding-top: 50px !important;
  }
  .md-pt-60_9308b1c168294282 {
    padding-top: 60px !important;
  }
  .md-pt-70_d74a1fe99db7df86 {
    padding-top: 70px !important;
  }
  .md-pt-80_e908d91c6d10da09 {
    padding-top: 80px !important;
  }
  .md-pt-90_6a1f2c9059714cd6 {
    padding-top: 90px !important;
  }
  .md-pt-100_381e4d69cfa5ee67 {
    padding-top: 100px !important;
  }
  .md-pt-110_d0172cf308ca691a {
    padding-top: 110px !important;
  }
  .md-pt-120_2050b400ede40bb1 {
    padding-top: 120px !important;
  }
  .md-pt-130_c8b02e0a6f611904 {
    padding-top: 130px !important;
  }
  .md-pt-140_30a10acb61138024 {
    padding-top: 140px !important;
  }
  .md-pt-150_fdc80d1d39fb8d72 {
    padding-top: 150px !important;
  }
  .md-pt-200_4ac6a5ef0fa61bc9 {
    padding-top: 200px !important;
  }
  .md-pb-10_e24533f780c98f18 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_95b012b8c9bd2e1e {
    padding-bottom: 20px !important;
  }
  .md-pb-30_0ab31710b3c59fc1 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_2d36c43d57f27e10 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_2201dbf94adc2716 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_b151cf755e80e436 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_e2d9e3a37078be17 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_686774b095b099ee {
    padding-bottom: 80px !important;
  }
  .md-pb-90_d0b4a33a1fbde8da {
    padding-bottom: 90px !important;
  }
  .md-pb-100_38932bccbd24c276 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_960d716c402f9961 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_eaf68b45883b83c7 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_0ebd74f1003bcea5 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_50ab0fcfb0683cce {
    padding-bottom: 140px !important;
  }
  .md-pb-150_7136fc1b0277f1b0 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_b30ace384be69913 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_ccf3ce15b0bec454 {
    margin-top: 10px !important;
  }
  .md-mt-20_b521d6be5580206c {
    margin-top: 20px !important;
  }
  .md-mt-30_998444cd36e23142 {
    margin-top: 30px !important;
  }
  .md-mt-40_f2b2d200cb0e8cc2 {
    margin-top: 40px !important;
  }
  .md-mt-50_2ed13fa2fb770957 {
    margin-top: 50px !important;
  }
  .md-mt-60_494b7a8b96109be2 {
    margin-top: 60px !important;
  }
  .md-mt-70_306e0b5ce4fa9920 {
    margin-top: 70px !important;
  }
  .md-mt-80_e9aa1204ce69f677 {
    margin-top: 80px !important;
  }
  .md-mt-90_af565928169c3f53 {
    margin-top: 90px !important;
  }
  .md-mt-100_9a999418a7468205 {
    margin-top: 100px !important;
  }
  .md-mt-110_bc9d51ad7de929e9 {
    margin-top: 110px !important;
  }
  .md-mt-120_93c29ec49e762042 {
    margin-top: 120px !important;
  }
  .md-mt-130_066dad3a1a4d6ee4 {
    margin-top: 130px !important;
  }
  .md-mt-140_530ec84613925293 {
    margin-top: 140px !important;
  }
  .md-mt-150_1aebf7677841c3a3 {
    margin-top: 150px !important;
  }
  .md-mt-200_059607e7d1677903 {
    margin-top: 200px !important;
  }
  .md-mb-10_48a55a63bcbd6212 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_e7ba9c1d05c9f4c2 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_023c6e6f22a9afba {
    margin-bottom: 30px !important;
  }
  .md-mb-40_241f5809336af06b {
    margin-bottom: 40px !important;
  }
  .md-mb-50_19750d028e49f28f {
    margin-bottom: 50px !important;
  }
  .md-mb-60_751df44a36e5c09e {
    margin-bottom: 60px !important;
  }
  .md-mb-70_4ab3e9cb801632e8 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_dee95c8adbedc245 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_c291ca3dbe38a5ca {
    margin-bottom: 90px !important;
  }
  .md-mb-100_f123e59e43a9aad3 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_fbef0a1112cc5b95 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_30b7c36732b9d8b1 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_916d411dec652af1 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_598c387c40c7d0aa {
    margin-bottom: 140px !important;
  }
  .md-mb-150_abaf3ca7b10b10b5 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_cfc5e381258dbac6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_968e580dc2741edf {
    padding: 0 !important;
  }
  .sm-m0_2dcae5a958e3ed91 {
    margin: 0 !important;
  }
  .sm-pt-10_00ce3893dbcc5f8d {
    padding-top: 10px !important;
  }
  .sm-pt-20_c769de735b595079 {
    padding-top: 20px !important;
  }
  .sm-pt-30_734e34aa8be3099e {
    padding-top: 30px !important;
  }
  .sm-pt-40_61ad0ea7416c739b {
    padding-top: 40px !important;
  }
  .sm-pt-50_22ff1558b121c902 {
    padding-top: 50px !important;
  }
  .sm-pt-60_a9a5fba7ed11ff42 {
    padding-top: 60px !important;
  }
  .sm-pt-70_e425665e950d453e {
    padding-top: 70px !important;
  }
  .sm-pt-80_b299d80192a52455 {
    padding-top: 80px !important;
  }
  .sm-pt-90_52307f75871b4822 {
    padding-top: 90px !important;
  }
  .sm-pt-100_2586d3be4b7d5bb2 {
    padding-top: 100px !important;
  }
  .sm-pt-110_0258131465007b85 {
    padding-top: 110px !important;
  }
  .sm-pt-120_fc56df219ca28f83 {
    padding-top: 120px !important;
  }
  .sm-pt-130_d720ee0c458c0142 {
    padding-top: 130px !important;
  }
  .sm-pt-140_29b793cc92d59359 {
    padding-top: 140px !important;
  }
  .sm-pt-150_db5e31b924afa5e8 {
    padding-top: 150px !important;
  }
  .sm-pt-200_31ccf40030384221 {
    padding-top: 200px !important;
  }
  .sm-pb-10_63bc051095353ebb {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_f0bd87b8f5aa129b {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_0ef61109db85b981 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_854b672f4aae1030 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_e56a792d23349248 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_c21d25649236f366 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_12642309963708b9 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_f0b4b8307c0cb59d {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_388cd1a812f286d1 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_84d5da376410f5fe {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b4f1939afab4c79e {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_1de5672492f7af6c {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_79b7326bbfcc3219 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_3139edfd858e08dc {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_6ad2e64296644f19 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_427ad6b6ced24137 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_b5279be0a4e347dd {
    margin-top: 10px !important;
  }
  .sm-mt-20_29159c90afb76467 {
    margin-top: 20px !important;
  }
  .sm-mt-30_0b06fff573500acf {
    margin-top: 30px !important;
  }
  .sm-mt-40_e8d933518f815935 {
    margin-top: 40px !important;
  }
  .sm-mt-50_3d2efb7cfa330c5d {
    margin-top: 50px !important;
  }
  .sm-mt-60_cbd2a1c7a149356e {
    margin-top: 60px !important;
  }
  .sm-mt-70_5f5fff89c63e571a {
    margin-top: 70px !important;
  }
  .sm-mt-80_478239f5e9035b99 {
    margin-top: 80px !important;
  }
  .sm-mt-90_20a68d6358ddf2ff {
    margin-top: 90px !important;
  }
  .sm-mt-100_3ed45a1fd50ebf2b {
    margin-top: 100px !important;
  }
  .sm-mt-110_a17c09171fbf53b0 {
    margin-top: 110px !important;
  }
  .sm-mt-120_16cbd69e850ed81a {
    margin-top: 120px !important;
  }
  .sm-mt-130_3b305a28a1b3435b {
    margin-top: 130px !important;
  }
  .sm-mt-140_c5d3f34a63dac34c {
    margin-top: 140px !important;
  }
  .sm-mt-150_cd3c37a188cd1e9a {
    margin-top: 150px !important;
  }
  .sm-mt-200_b8f6fb9d61f1c882 {
    margin-top: 200px !important;
  }
  .sm-mb-10_285b563c08f9bebd {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_dfa186d906bb8d62 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_5a5ba065209e868f {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_e7fe5840941e8009 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_dcadaf38019dfad0 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_c223afd858b3467c {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_89d9addd3cbcb4a9 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_a1d9abf720f4800b {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_7cc6586e05e96de6 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_c99f4c0e254c6ad7 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_fb6f293c310bf500 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_5d0c40bfc3036768 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_99f7126937f711db {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_1047df489ab4fa08 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_0a17abcf4f750fef {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_14f74d366f2968da {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_4c4acaf2204f315b {
    padding: 0 !important;
  }
  .xs-m0_aac60f19732c97cd {
    margin: 0 !important;
  }
  .xs-pt-10_e5ebef2b380d02d3 {
    padding-top: 10px !important;
  }
  .xs-pt-20_932ead9eedf0a4ae {
    padding-top: 20px !important;
  }
  .xs-pt-30_707dbd0d848fc8c3 {
    padding-top: 30px !important;
  }
  .xs-pt-40_8e71b488c6f2eb5d {
    padding-top: 40px !important;
  }
  .xs-pt-50_5c841e3987fbe7ad {
    padding-top: 50px !important;
  }
  .xs-pt-60_e518a5cf79846c7c {
    padding-top: 60px !important;
  }
  .xs-pt-70_4d108c5da377e980 {
    padding-top: 70px !important;
  }
  .xs-pt-80_ff3ebb5cfdc34fd3 {
    padding-top: 80px !important;
  }
  .xs-pt-90_b34899b260e1a245 {
    padding-top: 90px !important;
  }
  .xs-pt-100_d424c13b602629b2 {
    padding-top: 100px !important;
  }
  .xs-pt-110_5ad0e825984fd6c2 {
    padding-top: 110px !important;
  }
  .xs-pt-120_97169cc77e9a04b1 {
    padding-top: 120px !important;
  }
  .xs-pt-130_7b76161a07dea2bc {
    padding-top: 130px !important;
  }
  .xs-pt-140_8e5a8cbb8856f684 {
    padding-top: 140px !important;
  }
  .xs-pt-150_3d948bb19c2e527c {
    padding-top: 150px !important;
  }
  .xs-pt-200_eeae290a4495ada5 {
    padding-top: 200px !important;
  }
  .xs-pb-10_3413482bac4ea146 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_639650d009aaf8ad {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_651618c5451413d1 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_6097b70bac4b85dd {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_d52ac4686448b073 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_f2efedf42b9b2dcd {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_883065a917e6aafd {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_f374d176a4bcc713 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_2290bdbbc2d160a6 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_364eb400d099ee5b {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_537724add42c317b {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_3de8cc60713c1013 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_407d13bed1d4b38f {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_feb504cf4c777b21 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_d8435e859fdae034 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_b03e1becbd970646 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_f352300868f974f7 {
    margin-top: 10px !important;
  }
  .xs-mt-20_aa940821f2ba511c {
    margin-top: 20px !important;
  }
  .xs-mt-30_98d066f983956392 {
    margin-top: 30px !important;
  }
  .xs-mt-40_0884c54533279e73 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f513ccc01e8df56b {
    margin-top: 50px !important;
  }
  .xs-mt-60_1920a559b8560e2a {
    margin-top: 60px !important;
  }
  .xs-mt-70_55813a1e9254510d {
    margin-top: 70px !important;
  }
  .xs-mt-80_30f323921df02443 {
    margin-top: 80px !important;
  }
  .xs-mt-90_36bc1e9d73f8709d {
    margin-top: 90px !important;
  }
  .xs-mt-100_02b1d437ceabf5d6 {
    margin-top: 100px !important;
  }
  .xs-mt-110_884edd32f0ba8f5f {
    margin-top: 110px !important;
  }
  .xs-mt-120_eda303c6ce15b9d7 {
    margin-top: 120px !important;
  }
  .xs-mt-130_f49a7ab8de98dd14 {
    margin-top: 130px !important;
  }
  .xs-mt-140_8ce8c3dc92cb9bbf {
    margin-top: 140px !important;
  }
  .xs-mt-150_973fedf4c0528c7a {
    margin-top: 150px !important;
  }
  .xs-mt-200_501cf017bef70fd3 {
    margin-top: 200px !important;
  }
  .xs-mb-10_71b516b3df3ea7bd {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_4a7f3fbeba7df3eb {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_0c1bb7f4a970d09b {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_b4bd514a8c21bc3d {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_aec8efb01987fff2 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_98f0058612a82843 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_6e87a23cb6d0e165 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_2722e59c0a123661 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_602899171d93b3d7 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_e00e1341ec038d6c {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_fafbde50c6bf5790 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_8de2ae33d8bc8d33 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b76fc10d82d820a5 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_ba10965d199999c7 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_8b10d224117ab6d8 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_ec63fb9fb68952c1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_206561115ced90f4 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_206561115ced90f4.menu-overlay_a2ca900b7ccc1f9e {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_206561115ced90f4.fixed {
  position: fixed;
  left: 0;
  right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
  box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_206561115ced90f4.menu-style-three_efb5bae0b446b289 .navbar-toggler_66c81fd0709a4fa5 {
  background: #000;
}
.theme-main-menu_206561115ced90f4.menu-style-four_4c09a37b9a1aa7a7 .navbar-toggler_66c81fd0709a4fa5 {
  background: #E6FD5A;
}
.theme-main-menu_206561115ced90f4.menu-style-five_9bb6ca6bc024c97d .navbar-toggler_66c81fd0709a4fa5 {
  background: #DFFF5E;
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5:focus {
  box-shadow: none;
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5::before,
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 11px;
  width: 26px;
  height: 2px;
  pointer-events: none;
  transition: transform 0.25s;
  transform-origin: 50% 50%;
  background: #29594B;
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5 span {
  position: absolute;
  left: 11px;
  overflow: hidden;
  width: 26px;
  height: 2px;
  margin-top: -1px;
  text-indent: 200%;
  transition: opacity 0.25s;
  background: #29594B;
}
.theme-main-menu_206561115ced90f4.menu-style-three_efb5bae0b446b289 .navbar-toggler_66c81fd0709a4fa5:before, .theme-main-menu_206561115ced90f4.menu-style-three_efb5bae0b446b289 .navbar-toggler_66c81fd0709a4fa5:after, .theme-main-menu_206561115ced90f4.menu-style-three_efb5bae0b446b289 .navbar-toggler_66c81fd0709a4fa5 span {
  background: #fff;
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_206561115ced90f4 .navbar-toggler_66c81fd0709a4fa5[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_206561115ced90f4 .nav-item .nav-link {
  font-family: "Satoshi";
  font-weight: 500;
  font-size: 20px;
  line-height: initial;
  color: #000;
  padding: 20px 0;
  margin: 0 30px;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}
.theme-main-menu_206561115ced90f4 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_206561115ced90f4.white-vr_6794f287f7c134f8 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_206561115ced90f4.white-vr_6794f287f7c134f8 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_206561115ced90f4.white-vr_6794f287f7c134f8.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_206561115ced90f4.menu-style-one_33fa9bb7f52b985d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .info-row_18a2937046ff11d4 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .gap-fix_05e3580599a0e102 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .greetings_f5102c17d5ee8c43 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .contact-info_4c6d4f05bb4fcaba {
  margin: 0 -15px;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .contact-info_4c6d4f05bb4fcaba li {
  padding: 0 15px;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .contact-info_4c6d4f05bb4fcaba li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .contact-info_4c6d4f05bb4fcaba li a:hover {
  text-decoration: underline;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb .inner-content_f2285414c5eb779f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_206561115ced90f4.menu-style-two_91929e2a572bdcbb.fixed .info-row_18a2937046ff11d4 {
  display: none;
}
.theme-main-menu_206561115ced90f4.menu-style-five_9bb6ca6bc024c97d {
  background: #000;
  padding: 0;
}
.theme-main-menu_206561115ced90f4.menu-style-five_9bb6ca6bc024c97d .inner-content_f2285414c5eb779f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_206561115ced90f4.menu-style-six_87aa7d00db1f5c67 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_206561115ced90f4.menu-style-six_87aa7d00db1f5c67 .nav-item:hover .nav-link {
  color: #0C3A30;
}

.navbar .dropdown-menu .dropdown-item {
  text-transform: capitalize;
  line-height: 35px;
  color: #19352D;
  font-size: 18px;
  background: transparent;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}
.navbar .dropdown-menu .dropdown-item span {
  position: relative;
}
.navbar .dropdown-menu .dropdown-item span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #0C3A30;
  transform: scale(0, 1);
  transform-origin: 0 0;
  transition: all 0.2s ease-in-out 0s;
}
.navbar .dropdown-menu .dropdown-item:hover span:before, .navbar .dropdown-menu .dropdown-item.active span:before {
  transform: scale(1);
}

.theme-main-menu_206561115ced90f4 .navbar {
  position: static;
}

.navbar [class*=mega-dropdown] .dropdown-menu {
  padding: 0 0 15px;
  margin: 0;
  right: 0;
}

.navbar .mega-dropdown-sm_6fca6ca706458d2b .dropdown-menu {
  min-width: 600px;
  left: 0;
  padding: 10px;
}

.navbar [class*=mega-dropdown] .menu-column_a7ec116c2e60010d {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_a7ec116c2e60010d .mega-menu-title_510fb87efad59018 {
  font-family: "Satoshi";
  font-size: 14px;
  font-weight: 500;
  color: #E6FD5A;
  display: inline-block;
  position: relative;
  margin: 0 0 5px;
  padding-left: 15px;
}

.theme-main-menu_206561115ced90f4 .login-btn-one_2c21467dd88c0bde a {
  color: #000;
}
.theme-main-menu_206561115ced90f4 .login-btn-one_2c21467dd88c0bde a:hover {
  text-decoration: underline;
}
.theme-main-menu_206561115ced90f4 .login-btn-two_ac8586ba1c547bdb a {
  color: #044F3B;
}
.theme-main-menu_206561115ced90f4 .login-btn-two_ac8586ba1c547bdb a:hover {
  text-decoration: underline;
}
.theme-main-menu_206561115ced90f4 .signup-btn-one_6c25c1c7d77d8d0f span {
  display: inline-block;
  font-weight: 500;
  color: #19352D;
  padding: 0 30px;
  line-height: 45px;
  border: 2px solid #29594B;
  border-radius: 30px;
  background: #fff;
  transition: all 0.2s ease-in-out 0s;
}
.theme-main-menu_206561115ced90f4 .signup-btn-one_6c25c1c7d77d8d0f .icon_20d3264a412b4470 {
  width: 49px;
  height: 49px;
  background: #29594B;
  color: #fff;
  font-size: 22px;
  margin-left: -12px;
  transition: all 0.2s ease-in-out 0s;
}
.theme-main-menu_206561115ced90f4 .signup-btn-one_6c25c1c7d77d8d0f:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_206561115ced90f4 .signup-btn-one_6c25c1c7d77d8d0f:hover .icon_20d3264a412b4470 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_206561115ced90f4 .signup-btn-two_2bd61303811dce86 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_206561115ced90f4 .signup-btn-two_2bd61303811dce86:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_206561115ced90f4 .quote-one_e869af04c5fa45b6 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_206561115ced90f4 .quote-one_e869af04c5fa45b6:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_1d08e87aff80a39e {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_1d08e87aff80a39e li {
  position: relative;
  padding: 0 15px;
}
.category-menu_1d08e87aff80a39e li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_1d08e87aff80a39e li a:hover {
  color: #0C3A30;
}
.category-menu_1d08e87aff80a39e .dropdown-menu {
  padding: 0;
}
.category-menu_1d08e87aff80a39e .dropdown-menu li {
  padding: 0;
}
.category-menu_1d08e87aff80a39e .dropdown-menu li a {
  padding: 8px 15px;
  font-size: 14px;
}

/*----- For Desktop -------*/
@media screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    font-size: 1em;
    z-index: 5;
    background-color: #fff;
    border-radius: 10px;
    display: block;
    right: auto;
    left: 0;
    padding: 10px 5px;
    border: none;
    top: 100%;
    visibility: hidden;
    transform: translateY(5px);
    opacity: 0;
    min-width: 200px;
    box-shadow: 0px 50px 100px rgba(0, 0, 0, 0.12);
    margin: 0;
    transform-origin: 0 0;
    transition: all 0.3s ease-out;
  }
  .navbar .dropdown-menu:before {
    content: "";
    position: absolute;
    left: 30px;
    top: -17px;
  }
  .navbar .dropdown-menu .dropdown-menu {
    left: calc(100% + 5px);
    top: 0;
    right: auto;
    min-width: 240px;
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
  }
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .navbar .dropdown-toggle::after {
    display: none;
  }
  .navbar .show.dropdown-toggle::after {
    transform: rotate(180deg);
  }
}
/*----- For Mobile ----*/
@media (max-width: 767.98px) {

    /* Mobile table scrolling */
    table {
        display: block;
        /* Make table scrollable */
        width: 100%;
        overflow-x: auto;
        /* Enable horizontal scroll */
        white-space: nowrap;
        /* Prevent content wrapping */
        -webkit-overflow-scrolling: touch;
        /* Smooth scrolling on iOS */
        border-radius: 0;
        /* Remove radius for mobile view if needed */
        border-left: none;
        /* Remove side borders if using full width */
        border-right: none;
    }

    /* Ensure table elements behave correctly within the scrolling block */
    thead,
    tbody,
    tr {
        /* Keep internal table structure */
        width: 100%;
        /* Let them expand */
        table-layout: auto;
        /* Auto column widths */
    }

    th,
    td {
        white-space: nowrap;
        /* Ensure cell content doesn't wrap */
        display: table-cell;
    }
}
@media screen and (max-width: 991px) {
  .navbar {
    padding: 0;
  }
  .navbar-collapse_907784587135913f .logo_438fb8c79e848d5d {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_6794f287f7c134f8 .navbar-collapse_907784587135913f {
    background-color: #0C3A30;
  }
  .navbar-collapse_907784587135913f {
    position: fixed;
    top: 0;
    background-color: #EDF1EE;
    left: 0;
    height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    clear: both;
    width: 320px;
    max-width: calc(100vw - 60px);
    z-index: 9999;
    transform: translateX(-100%);
    display: block !important;
    padding: 16px 0 20px;
    transition: all 0.3s ease-in-out;
  }
  .navbar-collapse_907784587135913f.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_206561115ced90f4 .navbar .mega-dropdown_f5e3ed9a3f97a41a {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_6794f287f7c134f8 .navbar .navbar-nav .nav-link {
    border-top: 1px dashed rgba(255, 255, 255, 0.15);
  }
  .navbar .dropdown-menu .dropdown-item {
    padding: 0 10px;
    line-height: 46px;
  }
  .navbar .dropdown-menu {
    border: none;
    padding: 0;
    border-radius: 0;
    margin: 0;
    background: #fff;
  }
  .navbar [class*=mega-dropdown] .dropdown-menu {
    padding: 0;
    min-width: 100%;
  }
  .navbar [class*=mega-dropdown] .menu-column_a7ec116c2e60010d {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_628eff746e0af8c6 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_b0237361035463ea {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_b0237361035463ea::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.53) 0%, rgba(0, 0, 0, 0) 100%);
}
.hero-banner-one_b0237361035463ea .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_b0237361035463ea .hero-slider-one .hero-img_4dcc61e898afe871 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_b0237361035463ea .hero-slider-one .slick-list_839ecf0b70ba747b, .hero-banner-one_b0237361035463ea .hero-slider-one .slick-track_6947a28c1c4b9638, .hero-banner-one_b0237361035463ea .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_b0237361035463ea .hero-heading_18af287e21980278 {
  font-weight: 700;
  color: #000;
  background: url(../gallery/shape_e54b2d87eb/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_b0237361035463ea .more-btn_532037140f2bba7e {
  position: absolute;
  font-size: 40px;
  color: #fff;
  width: 105px;
  height: 105px;
  border: 2px solid #fff;
  top: 20%;
  left: 4%;
  z-index: 1;
}
.hero-banner-one_b0237361035463ea .more-btn_532037140f2bba7e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

.hero-banner-two_4f9d59fe2fbf0eff {
  z-index: 1;
}
.hero-banner-two_4f9d59fe2fbf0eff .hero-heading_18af287e21980278 {
  font-size: 100px;
  line-height: 1em;
}
.hero-banner-two_4f9d59fe2fbf0eff .hero-heading_18af287e21980278 span {
  z-index: 1;
}
.hero-banner-two_4f9d59fe2fbf0eff .hero-heading_18af287e21980278 span img {
  position: absolute;
  width: 100%;
  bottom: -18%;
  left: 0;
  z-index: -1;
}
.hero-banner-two_4f9d59fe2fbf0eff form {
  max-width: 588px;
  height: 70px;
  box-shadow: 0px 10px 20px rgba(8, 32, 26, 0.04);
  border-radius: 50px;
}
.hero-banner-two_4f9d59fe2fbf0eff form input {
  font-size: 18px;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: #fff;
  border: none;
  padding: 0 150px 0 35px;
}
.hero-banner-two_4f9d59fe2fbf0eff form button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50px;
}
.hero-banner-two_4f9d59fe2fbf0eff .shape_01_578feda4d801a458 {
  top: 22%;
  left: 7%;
  width: 3.1%;
  min-width: 30px;
  animation: rotated 50s infinite linear;
}
.hero-banner-two_4f9d59fe2fbf0eff .shape_02_2fa9d3966a2bb76a {
  top: 40%;
  right: 7%;
  width: 1.8%;
  min-width: 22px;
  animation: rotated 48s infinite linear;
}
.hero-banner-two_4f9d59fe2fbf0eff .shape_03_9d36b1f35f600bbb {
  top: 36%;
  left: 0;
  width: 15.57%;
}
.hero-banner-two_4f9d59fe2fbf0eff .shape_04_f00bb990b8c0b6e0 {
  top: 49%;
  right: 0;
  width: 15%;
}

.hero-banner-three_b03ec76fcb70ffe3 {
  z-index: 1;
}
.hero-banner-three_b03ec76fcb70ffe3 .hero-heading_18af287e21980278 {
  font-size: 100px;
  letter-spacing: 1px;
  line-height: 1.3em;
  color: #000;
}
.hero-banner-three_b03ec76fcb70ffe3 .right-widget_95223c30da9bc464 .main-count_1131bba7cfbd0cdf {
  font-size: 58px;
  margin: -17px 0 -4px;
}
.hero-banner-three_b03ec76fcb70ffe3 .img-wrapper_f602918d93507b99 {
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 33.53%;
  left: 50%;
  transform: translateX(-50%);
}
.hero-banner-three_b03ec76fcb70ffe3 .img-wrapper_f602918d93507b99 .round-bg_cfd347c8051c2aad {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 50%;
  transform: translate(-50%, -7%);
}

.hero-banner-four_bc8af73cbdfac3d8 {
  background: url(../gallery/assets_23efaf8542/bg_01.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.hero-banner-four_bc8af73cbdfac3d8 .hero-heading_18af287e21980278 {
  font-family: "ClashDisplay";
  font-size: 130px;
  font-weight: 600;
  line-height: 0.884em;
}
.hero-banner-four_bc8af73cbdfac3d8 .hero-heading_18af287e21980278 span {
  color: #E6FD5A;
  display: block;
}
.hero-banner-four_bc8af73cbdfac3d8 .media-wrapper_8a668d8e2f6e5507 {
  position: absolute;
  right: 3%;
  bottom: -6%;
  width: 42.56%;
  z-index: -1;
}
.hero-banner-four_bc8af73cbdfac3d8 .shape_01_578feda4d801a458 {
  bottom: -5%;
  right: 41%;
}
.hero-banner-four_bc8af73cbdfac3d8 .shape_02_2fa9d3966a2bb76a {
  bottom: 0;
  left: 14%;
  width: 30%;
}

.hero-banner-five_ae3fe5be14fb448c {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_ae3fe5be14fb448c .bg-wrapper_1c4894394c87fc8e {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_ae3fe5be14fb448c .hero-heading_18af287e21980278 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_ae3fe5be14fb448c .rating_fc066fb6e069c6a2 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_ae3fe5be14fb448c .rating_fc066fb6e069c6a2 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_ae3fe5be14fb448c .media-wrapper_8a668d8e2f6e5507 {
  position: absolute;
  background: url(../gallery/assets_23efaf8542/bg_05.svg) no-repeat left top;
  background-size: cover;
  border-radius: 0 30px 30px 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 39.43%;
}
.hero-banner-five_ae3fe5be14fb448c .media-wrapper_8a668d8e2f6e5507 .shape_01_578feda4d801a458 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_ae3fe5be14fb448c .media-wrapper_8a668d8e2f6e5507 .shape_02_2fa9d3966a2bb76a {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_77466b147c0cca40 .hero-heading_18af287e21980278 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_77466b147c0cca40 .media-wrapper_8a668d8e2f6e5507 {
  background: url(../gallery/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_77466b147c0cca40 .media-wrapper_8a668d8e2f6e5507 .screen_01_1f15657ed422a0e6 {
  right: 4%;
  top: 4%;
  width: 41.1%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
  z-index: 1;
}
.hero-banner-six_77466b147c0cca40 .media-wrapper_8a668d8e2f6e5507 .screen_02_e51c9d16ccd4129f {
  bottom: 9%;
  left: -28%;
  border-radius: 10px;
  width: 48.51%;
  box-shadow: -10px 30px 50px rgba(0, 0, 0, 0.07);
  z-index: 1;
  animation: jumpTwo 10s infinite linear;
}
.hero-banner-six_77466b147c0cca40 .media-wrapper_8a668d8e2f6e5507 .bg-shape_add6cd66ae4a6f68 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_77466b147c0cca40 .shape_01_578feda4d801a458 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

.hero-banner-seven_9fb59d9ba481a38f {
  padding: 500px 0 70px;
  background: #29594B;
  z-index: 9;
}
.hero-banner-seven_9fb59d9ba481a38f::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0px;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.87) 100%);
  z-index: -1;
}
.hero-banner-seven_9fb59d9ba481a38f::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20%;
  left: 0px;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 100%);
  mix-blend-mode: overlay;
  transform: rotate(-180deg);
  z-index: -1;
}
.hero-banner-seven_9fb59d9ba481a38f .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -2;
}
.hero-banner-seven_9fb59d9ba481a38f .hero-slider-one .hero-img_4dcc61e898afe871 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-seven_9fb59d9ba481a38f .hero-slider-one .slick-list_839ecf0b70ba747b, .hero-banner-seven_9fb59d9ba481a38f .hero-slider-one .slick-track_6947a28c1c4b9638, .hero-banner-seven_9fb59d9ba481a38f .hero-slider-one .item {
  height: 100%;
}
.hero-banner-seven_9fb59d9ba481a38f .hero-heading_18af287e21980278 {
  font-weight: 700;
  font-size: 110px;
  letter-spacing: -1px;
  line-height: 1em;
}
.hero-banner-seven_9fb59d9ba481a38f .lead-form_232221ab77a5754b {
  background: #fff;
  border-radius: 30px;
  padding: 35px 50px 50px;
}
.hero-banner-seven_9fb59d9ba481a38f .lead-form_232221ab77a5754b h3 {
  font-size: 32px;
}
.hero-banner-seven_9fb59d9ba481a38f .lead-form_232221ab77a5754b label {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.3);
}
.hero-banner-seven_9fb59d9ba481a38f .lead-form_232221ab77a5754b input {
  height: 65px;
  padding: 0 20px;
  border: 1px solid #000;
  border-radius: 10px;
}
.hero-banner-seven_9fb59d9ba481a38f .lead-form_232221ab77a5754b button {
  height: 60px;
  border-radius: 10px;
  font-size: 17px;
  background: #D0FF45;
}
.hero-banner-seven_9fb59d9ba481a38f .lead-form_232221ab77a5754b button:hover {
  background: #29594B;
  color: #fff;
}

.hero-banner-eight_88cc8902d70b9263 {
  background: #144D41;
}
.hero-banner-eight_88cc8902d70b9263:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../gallery/shape_e54b2d87eb/shape_53.svg) no-repeat center;
  background-size: cover;
}
.hero-banner-eight_88cc8902d70b9263 .hero-heading_18af287e21980278 {
  font-size: 110px;
  font-weight: 700;
  line-height: 1em;
}
.hero-banner-eight_88cc8902d70b9263 .media-wrapper_8a668d8e2f6e5507 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  max-width: 43%;
}
.hero-banner-eight_88cc8902d70b9263 .media-wrapper_8a668d8e2f6e5507 .shape_01_578feda4d801a458 {
  right: 5%;
  top: 27%;
  z-index: 0;
  max-width: 25%;
  animation: jumpTwo 5s infinite linear;
}
.hero-banner-eight_88cc8902d70b9263 .media-wrapper_8a668d8e2f6e5507 .shape_02_2fa9d3966a2bb76a {
  left: 3%;
  bottom: 25%;
  z-index: 0;
  max-width: 35%;
  animation: jumpThree 5s infinite linear;
}

.fancy-banner-one_1c7c0b19f29f369f {
  z-index: 1;
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
}
.fancy-banner-one_1c7c0b19f29f369f:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  background: #CFFF45;
  z-index: -1;
}
.fancy-banner-one_1c7c0b19f29f369f h2 {
  font-size: 68px;
  font-weight: normal;
  margin: 0;
}
.fancy-banner-one_1c7c0b19f29f369f h2 span {
  font-weight: 700;
  font-style: italic;
  text-decoration: underline;
}
.fancy-banner-one_1c7c0b19f29f369f h3 {
  font-size: 48px;
  margin-bottom: -5px;
}
.fancy-banner-one_1c7c0b19f29f369f p {
  color: rgba(25, 53, 45, 0.6);
}

.fancy-banner-three_b5ceec473817727d {
  background: url(../gallery/media/img_17.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
  z-index: 1;
}
.fancy-banner-three_b5ceec473817727d:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #174034;
  mix-blend-mode: darken;
}
.fancy-banner-three_b5ceec473817727d .title-one_b4aac4686512bf8c h2 {
  font-size: 58px;
}
.fancy-banner-three_b5ceec473817727d .quote-btn_2ecef7451e347c05 {
  width: 200px;
  height: 200px;
  padding: 16px;
  background: #FFE86B;
}
.fancy-banner-three_b5ceec473817727d .quote-btn_2ecef7451e347c05:hover {
  transform: rotate(15deg);
}
.fancy-banner-three_b5ceec473817727d .quote-btn_2ecef7451e347c05.color-two_79bc5a9ebd492145 {
  background: #CFFF45;
}

.fancy-banner-four_03902ffccbbe1dc2 {
  background: #DCEFF0;
  z-index: 1;
}
.fancy-banner-four_03902ffccbbe1dc2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: url(../gallery/shape_e54b2d87eb/shape_10.svg) no-repeat left bottom;
  background-size: cover;
}
.fancy-banner-four_03902ffccbbe1dc2 ul li {
  font-size: 28px;
  color: #000;
  position: relative;
  padding-left: 42px;
  margin-bottom: 13px;
}
.fancy-banner-four_03902ffccbbe1dc2 ul li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a {
  width: 190px;
  height: 58px;
  padding: 0 5px 0 25px;
  margin: 10px 20px 0 0;
  background: #1B1B1B;
  color: #fff;
  text-align: left;
  transition: all 0.3s ease-in-out;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a:hover {
  transform: translateY(-5px);
  box-shadow: -5px 10px 30px rgba(0, 0, 0, 0.05);
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a .icon_20d3264a412b4470 {
  margin-right: 14px;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  line-height: initial;
  margin-bottom: -3px;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a strong {
  font-weight: 500;
  display: block;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a.ios-button_734a1f1626437380 {
  background: #fff;
  border-color: #DADADA;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a.ios-button_734a1f1626437380 span {
  color: #999999;
}
.fancy-banner-four_03902ffccbbe1dc2 .platform-button-group_66899f1c36535570 a.ios-button_734a1f1626437380 strong {
  color: #000;
}

.fancy-banner-five_ff2fd3d19b2984fb {
  background: url(../gallery/media/img_31.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.fancy-banner-five_ff2fd3d19b2984fb.no-bg_c026543078a86cf9 {
  background: none;
}
.fancy-banner-five_ff2fd3d19b2984fb.no-bg_c026543078a86cf9:before {
  display: none;
}
.fancy-banner-five_ff2fd3d19b2984fb.no-bg_c026543078a86cf9 .bg-wrapper_1c4894394c87fc8e {
  background: url(../gallery/media/img_33.jpg) no-repeat center;
  background-size: cover;
}
.fancy-banner-five_ff2fd3d19b2984fb.no-bg_c026543078a86cf9 .bg-wrapper_1c4894394c87fc8e .video-icon_7a24b90591e31121 {
  width: 185px;
  height: 185px;
  background: #DFFF5E;
}
.fancy-banner-five_ff2fd3d19b2984fb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #113D2F;
  mix-blend-mode: hard-light;
}
.fancy-banner-five_ff2fd3d19b2984fb h2 {
  font-size: 100px;
  line-height: 1.1em;
}
.fancy-banner-five_ff2fd3d19b2984fb .video-icon_7a24b90591e31121 {
  width: 200px;
  height: 200px;
  padding: 22px;
  background: #FFE86B;
}
.fancy-banner-five_ff2fd3d19b2984fb .video-icon_7a24b90591e31121:hover {
  transform: rotate(15deg);
}

.fancy-banner-six_d667c8fcbe0c9405 {
  background: url(../gallery/media/img_34.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.fancy-banner-six_d667c8fcbe0c9405 h2 {
  font-size: 85px;
  line-height: 1.117em;
}
.fancy-banner-six_d667c8fcbe0c9405 .video-icon_7a24b90591e31121 {
  width: 200px;
  height: 200px;
  padding: 22px;
  background: #FFE86B;
}
.fancy-banner-six_d667c8fcbe0c9405 .video-icon_7a24b90591e31121:hover {
  transform: rotate(15deg);
}

.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e {
  background: url(../gallery/media/img_50.jpg) no-repeat center;
  background-size: cover;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 70%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 14.17%, rgba(0, 0, 0, 0.8) 101.25%);
  transform: rotate(-180deg);
  z-index: -1;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 47.84%, rgba(0, 0, 0, 0.87) 100%);
  z-index: -1;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e li {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5em;
  color: #000;
  padding: 18px 80px 25px 68px;
  border-radius: 20px;
  background: #fff;
  margin: 12px 0;
  position: relative;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e li:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #29594B;
  left: 27px;
  top: 27px;
  transition: all 0.2s ease-in-out 0s;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 21px;
  left: 31px;
  color: #fff;
  font-size: 16px;
  transition: all 0.2s ease-in-out 0s;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e li:hover:before {
  background: #CFFF45;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e li:hover:after {
  color: #000;
}
.fancy-banner-seven_9ebc8fc54d141d39 .bg-wrapper_1c4894394c87fc8e .shape_01_578feda4d801a458 {
  bottom: 17%;
  left: 36%;
  max-width: 11%;
  z-index: 0;
}

.fancy-banner-eight_c5f43cb899fe5694 .bg-wrapper_1c4894394c87fc8e {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_c5f43cb899fe5694 .media-wrapper_8a668d8e2f6e5507 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_c5f43cb899fe5694 .media-wrapper_8a668d8e2f6e5507 .shape_01_578feda4d801a458 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_c5f43cb899fe5694 .shape_02_2fa9d3966a2bb76a {
  right: -123px;
  bottom: -5px;
}

.newsletter-banner_eb3aa7b1d5c5e312 .main-wrapper_ebf866c2c48f3c95 {
  padding: 50px 0 45px;
}
.newsletter-banner_eb3aa7b1d5c5e312 .main-wrapper_ebf866c2c48f3c95.top-border_73a476de0296cdd6 {
  border-top: 1px solid #E2E2E2;
}
.newsletter-banner_eb3aa7b1d5c5e312 .main-wrapper_ebf866c2c48f3c95.bottom-border_d5831234e9bb86e1 {
  border-bottom: 1px solid #E2E2E2;
}
.newsletter-banner_eb3aa7b1d5c5e312 h2 {
  font-size: 50px;
}
.newsletter-banner_eb3aa7b1d5c5e312 form {
  max-width: 510px;
}
.newsletter-banner_eb3aa7b1d5c5e312 form input {
  width: calc(100% - 75px);
  font-size: 18px;
  padding: 0 30px;
  height: 60px;
  background: #F6F6F6;
  border: none;
  border-radius: 35px;
}
.newsletter-banner_eb3aa7b1d5c5e312 form button {
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  background: #101010;
}
.newsletter-banner_eb3aa7b1d5c5e312 form button:hover, .newsletter-banner_eb3aa7b1d5c5e312 form button:focus {
  background: #29594B;
}
.newsletter-banner_eb3aa7b1d5c5e312 form button.color-two_79bc5a9ebd492145 {
  background: #29594B;
}
.newsletter-banner_eb3aa7b1d5c5e312 form button.color-two_79bc5a9ebd492145:hover, .newsletter-banner_eb3aa7b1d5c5e312 form button.color-two_79bc5a9ebd492145:focus {
  background: #000;
}
.newsletter-banner_eb3aa7b1d5c5e312 form p {
  font-size: 18px;
}
.newsletter-banner_eb3aa7b1d5c5e312 form p a:hover {
  text-decoration: underline;
}
.newsletter-banner_eb3aa7b1d5c5e312.white-vr_6794f287f7c134f8 .main-wrapper_ebf866c2c48f3c95 {
  padding-top: 100px;
}
.newsletter-banner_eb3aa7b1d5c5e312.white-vr_6794f287f7c134f8 .bottom-border_d5831234e9bb86e1 {
  border-bottom: 1px dashed #37665c;
}
.newsletter-banner_eb3aa7b1d5c5e312.white-vr_6794f287f7c134f8 form button {
  background: #E6FD5A;
  color: #19352D;
}
.newsletter-banner_eb3aa7b1d5c5e312.white-vr_6794f287f7c134f8 form p {
  color: rgba(255, 255, 255, 0.6);
}
.newsletter-banner_eb3aa7b1d5c5e312.white-vr_6794f287f7c134f8 form p a {
  color: #E6FD5A;
}

.inner-banner-one_05cf742484c89ffb {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: 1;
}
.inner-banner-one_05cf742484c89ffb::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 35%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.53) 0%, rgba(0, 0, 0, 0) 100%);
}
.inner-banner-one_05cf742484c89ffb::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  color: #000;
}

.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li>a {
  color: #000;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li>a:hover {
  color: #89cff0!important;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li {
  color: #797979!important;
}

.inner-banner-one_05cf742484c89ffb + .blog-details_973f4d0c119b71ef {
  margin-top: 15px;
}

.blog-details_973f4d0c119b71ef {
  margin-top: 150px;
}

.inner-banner-one_05cf742484c89ffb .hero-heading_18af287e21980278 {
  font-weight: 700;
  font-size: 85px;
  line-height: 1.023em;
  z-index: 1;
  padding: 10px 10px 23px 22px;
}
.inner-banner-one_05cf742484c89ffb .hero-heading_18af287e21980278 img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  max-height: 100%;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a {
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li {
  color: rgba(255, 255, 255, 0.5);
  margin-right: 5px;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li:last-child {
  margin: 0;
  color: #fff;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li a {
  transition: all 0.2s ease-in-out 0s;
}
.inner-banner-one_05cf742484c89ffb .pager_1fc4c6c70d41279a li a:hover {
  color: #fff;
}
.inner-banner-one_05cf742484c89ffb .tag_8655d7999e9884d1 {
  display: inline-block;
  line-height: 25px;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

.inner-banner-two_11113010eba2c8f2 {
  z-index: 1;
}
.inner-banner-two_11113010eba2c8f2 .pager_1fc4c6c70d41279a {
  border-bottom: 1px solid #0A4020;
  padding-bottom: 2px;
}
.inner-banner-two_11113010eba2c8f2 .pager_1fc4c6c70d41279a li {
  color: #000;
}
.inner-banner-two_11113010eba2c8f2 .pager_1fc4c6c70d41279a li:nth-child(even) {
  padding: 0 5px;
}
.inner-banner-two_11113010eba2c8f2 .pager_1fc4c6c70d41279a li a {
  color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out 0s;
}
.inner-banner-two_11113010eba2c8f2 .pager_1fc4c6c70d41279a li a:hover {
  color: #000;
}
.inner-banner-two_11113010eba2c8f2 .hero-heading_18af287e21980278 {
  font-weight: 700;
  font-size: 85px;
  line-height: 1.023em;
  margin: 22px 0 40px;
}
.inner-banner-two_11113010eba2c8f2 .tag_8655d7999e9884d1 {
  display: inline-block;
  line-height: 25px;
  border: 1px solid #19352D;
  border-radius: 30px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #19352D;
  text-transform: uppercase;
}
.inner-banner-two_11113010eba2c8f2 .shape_01_578feda4d801a458 {
  left: 0%;
  bottom: 10%;
  width: 18.23%;
  animation: jumpTwo 6s infinite linear;
}
.inner-banner-two_11113010eba2c8f2 .shape_02_2fa9d3966a2bb76a {
  right: 2%;
  bottom: 14%;
  width: 14.52%;
  animation: jumpThree 6s infinite linear;
}
.inner-banner-two_11113010eba2c8f2 .shape_03_9d36b1f35f600bbb {
  left: 24%;
  top: 33%;
  width: 2.2%;
  animation: rotated 50s infinite linear;
}
.inner-banner-two_11113010eba2c8f2 .shape_04_f00bb990b8c0b6e0 {
  right: 21%;
  bottom: 30%;
  width: 1.65%;
  animation: rotated 50s infinite linear;
}

.block-feature-one_2aa166aca7b81604 {
  z-index: 1;
}
.block-feature-one_2aa166aca7b81604:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 17%;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-one_2aa166aca7b81604 .upper-wrapper_1549b3b572b19c8c {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
.block-feature-one_2aa166aca7b81604 .section-subheading_84dee984122a54d1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-one_2aa166aca7b81604 .shape_01_578feda4d801a458 {
  width: 2.3%;
  top: 10%;
  left: 10%;
}
.block-feature-one_2aa166aca7b81604 .shape_02_2fa9d3966a2bb76a {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}

.block-feature-two_b90edacd43fc134f .wrapper_17d67378cc68b71c {
  border-top: 1px dashed #CACACA;
  border-bottom: 1px dashed #CACACA;
}
.block-feature-two_b90edacd43fc134f .border-line_f245c046daa23661 {
  border-left: 1px dashed #CACACA;
  border-right: 1px dashed #CACACA;
}
.block-feature-two_b90edacd43fc134f .numb_9f78841982b1e60b {
  display: inline-block;
  font-size: 90px;
  letter-spacing: -1px;
  color: #19352D;
  position: relative;
}
.block-feature-two_b90edacd43fc134f .numb_9f78841982b1e60b::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #CFFF45;
  right: 8px;
  top: 27px;
  z-index: -1;
}

.block-feature-three_a5cc578bad71dc19 {
  z-index: 1;
}
.block-feature-three_a5cc578bad71dc19:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_a5cc578bad71dc19.no-bg_c026543078a86cf9:before {
  display: none;
}
.block-feature-three_a5cc578bad71dc19 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_a5cc578bad71dc19 .block-title_958e419147c9c5b2 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_a5cc578bad71dc19 .block-title_958e419147c9c5b2 a:hover {
  text-decoration: underline;
}
.block-feature-three_a5cc578bad71dc19 .round-btn_af9b2d15ac1192d4 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_a5cc578bad71dc19 .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_a5cc578bad71dc19 .block-one_3b78d4ce7d844e1f {
  background: url(../gallery/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_a5cc578bad71dc19 .block-one_3b78d4ce7d844e1f .tag_8655d7999e9884d1 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a5cc578bad71dc19 .block-one_3b78d4ce7d844e1f .block-title_958e419147c9c5b2 {
  background: url(../gallery/shape_e54b2d87eb/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_a5cc578bad71dc19 .block-two_ba47a7ddff697f83 {
  overflow: hidden;
}
.block-feature-three_a5cc578bad71dc19 .block-two_ba47a7ddff697f83 .img-wrapper_f602918d93507b99 {
  background: url(../gallery/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_a5cc578bad71dc19 .block-two_ba47a7ddff697f83 .text-wrapper_c73fe71cecec1ffd {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_a5cc578bad71dc19 .block-two_ba47a7ddff697f83 .tag_8655d7999e9884d1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a5cc578bad71dc19 .block-three_860d93ddddcd9b4e {
  background: #D3FF76;
}
.block-feature-three_a5cc578bad71dc19 .block-three_860d93ddddcd9b4e .tag_8655d7999e9884d1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a5cc578bad71dc19 .block-three_860d93ddddcd9b4e .round-btn_af9b2d15ac1192d4 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_a5cc578bad71dc19 .block-three_860d93ddddcd9b4e .round-btn_af9b2d15ac1192d4:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_a5cc578bad71dc19 .block-four_c5c9320c55b593ce {
  background: url(../gallery/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_a5cc578bad71dc19 .block-four_c5c9320c55b593ce .block-title_958e419147c9c5b2 {
  background: url(../gallery/shape_e54b2d87eb/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_a5cc578bad71dc19 .block-four_c5c9320c55b593ce .block-title_958e419147c9c5b2 a {
  font-size: 28px;
}
.block-feature-three_a5cc578bad71dc19 .block-four_c5c9320c55b593ce .tag_8655d7999e9884d1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_a5cc578bad71dc19 .block-four_c5c9320c55b593ce .round-btn_af9b2d15ac1192d4 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_a5cc578bad71dc19 .block-four_c5c9320c55b593ce .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_a5cc578bad71dc19 .block-five_b17d2e4d21cca980 {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_a5cc578bad71dc19 .block-five_b17d2e4d21cca980 .tag_8655d7999e9884d1 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a5cc578bad71dc19 .block-five_b17d2e4d21cca980 .block-title_958e419147c9c5b2 {
  background: url(../gallery/shape_e54b2d87eb/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

.block-feature-four_52d396ddf08b3ebf {
  z-index: 1;
}
.block-feature-four_52d396ddf08b3ebf .shape_01_578feda4d801a458 {
  top: 0;
  left: 7%;
  width: 2.52%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}
.block-feature-four_52d396ddf08b3ebf .shape_02_2fa9d3966a2bb76a {
  bottom: 2%;
  right: 7%;
  width: 1.8%;
  min-width: 22px;
  animation: rotated 48s infinite linear;
}

.block-feature-five_e79a7a08609ecfeb {
  z-index: 1;
}
.block-feature-five_e79a7a08609ecfeb:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../gallery/shape_e54b2d87eb/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.block-feature-five_e79a7a08609ecfeb .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 75px;
}
.block-feature-five_e79a7a08609ecfeb .shape_01_578feda4d801a458 {
  right: 6%;
  bottom: 5%;
  width: 1%;
  animation: rotated 50s infinite linear;
}

.block-feature-six_2a3c2c5571fcbc7c {
  background: #DCEFF0;
  z-index: 1;
}
.block-feature-six_2a3c2c5571fcbc7c:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: url(../gallery/shape_e54b2d87eb/shape_10.svg) no-repeat center;
  background-size: cover;
}
.block-feature-six_2a3c2c5571fcbc7c.bg-two_b61b2ba53961a71b {
  background: #EBF3EE;
}
.block-feature-six_2a3c2c5571fcbc7c.bg-two_b61b2ba53961a71b:before {
  display: none;
}
.block-feature-six_2a3c2c5571fcbc7c .shape_01_578feda4d801a458 {
  bottom: 12%;
  left: 8%;
  width: 10%;
}
.block-feature-six_2a3c2c5571fcbc7c .shape_02_2fa9d3966a2bb76a {
  bottom: 39%;
  left: 30%;
  width: 2.5%;
}

.block-feature-seven_882b8fe59b15c4c1 {
  z-index: 1;
}
.block-feature-seven_882b8fe59b15c4c1 .shape_01_578feda4d801a458 {
  top: 2%;
  right: 0;
  animation: rotated 50s infinite linear;
}

.block-feature-eight_b2bc566bed996702 {
  background: url(../gallery/assets_23efaf8542/bg_02.svg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.block-feature-eight_b2bc566bed996702 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 72px;
}
.block-feature-eight_b2bc566bed996702 .shape_01_578feda4d801a458 {
  width: 40px;
  bottom: -20px;
  left: 25%;
  animation: rotated 50s infinite linear;
}

.block-feature-nine_ce197cde653faf9a {
  z-index: 1;
  background: #000;
  border-radius: 30px 30px 100px 100px;
}
.block-feature-nine_ce197cde653faf9a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 39%;
  left: 0;
  top: 0;
  background: #EDF8EB;
  border-radius: 30px 30px 0 0;
  z-index: -1;
}
.block-feature-nine_ce197cde653faf9a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  background: #000;
  z-index: -1;
}
.block-feature-nine_ce197cde653faf9a .heading_e40e856420ecefa6 {
  font-size: 85px;
  line-height: 1.411em;
}
.block-feature-nine_ce197cde653faf9a .heading_e40e856420ecefa6 span {
  color: #DFFF5E;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.block-feature-nine_ce197cde653faf9a .heading_e40e856420ecefa6 a {
  width: 110px;
  height: 110px;
  display: inline-flex;
  align-items: center;
  background: #DFFF5E;
  border-radius: 50%;
  position: relative;
  margin-left: 100px;
  transition: all 0.2s ease-in-out 0s;
}
.block-feature-nine_ce197cde653faf9a .heading_e40e856420ecefa6 a:before {
  content: "";
  position: absolute;
  width: 85px;
  height: 3px;
  left: -85px;
  top: calc(50% - 3px);
  background: #fff;
}
.block-feature-nine_ce197cde653faf9a .heading_e40e856420ecefa6 a:hover {
  background: #E6FD5A;
}
.block-feature-nine_ce197cde653faf9a .shape_01_578feda4d801a458 {
  right: 0;
  top: 5%;
  width: 4%;
}
.block-feature-nine_ce197cde653faf9a .shape_02_2fa9d3966a2bb76a {
  left: 7%;
  bottom: 0;
  width: 8.4%;
}
.block-feature-nine_ce197cde653faf9a .shape_03_9d36b1f35f600bbb {
  right: 5%;
  bottom: 5%;
}

.block-feature-ten_9b0ae68a638266a8 .shape_01_578feda4d801a458 {
  top: 1%;
  right: 5%;
  width: 2%;
}
.block-feature-ten_9b0ae68a638266a8 .line-wrapper_38f85d9362565828:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #e5e5e5;
  left: 0;
  top: 50%;
}

.block-feature-eleven_19e55fc78f50efe3 {
  z-index: 1;
}
.block-feature-eleven_19e55fc78f50efe3 .slider-wrapper_2a756762038603a7 {
  width: 78vw;
}
.block-feature-eleven_19e55fc78f50efe3 .slider-wrapper_2a756762038603a7 .slick-dots_809658dcd0e5f583 {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: -140px;
}
.block-feature-eleven_19e55fc78f50efe3 .slider-wrapper_2a756762038603a7 .slick-dots_809658dcd0e5f583 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #1F5E59;
}
.block-feature-eleven_19e55fc78f50efe3 .slider-wrapper_2a756762038603a7 .slick-dots_809658dcd0e5f583 .slick-active button {
  background: #1F5E59;
}
.block-feature-eleven_19e55fc78f50efe3 .shape_01_578feda4d801a458 {
  left: 0;
  bottom: 0;
  max-width: 13.4%;
}

.block-feature-twelve_d09c3ad8ba7b86bb {
  background: #EDF1EE;
  z-index: 1;
}
.block-feature-twelve_d09c3ad8ba7b86bb .shape_01_578feda4d801a458 {
  right: 0;
  top: 12%;
  max-width: 13.4%;
}

.block-feature-thirteen_3c2b3bc5292dd476 .upper-wrapper_1549b3b572b19c8c {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_3c2b3bc5292dd476 .upper-wrapper_1549b3b572b19c8c .shape_01_578feda4d801a458 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_3c2b3bc5292dd476 .line-loop_661575c2e8b7ba65:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_3c2b3bc5292dd476 .graph-panel_2cdab48a329e4202 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_3c2b3bc5292dd476 .graph-panel_2cdab48a329e4202 .main-count_1131bba7cfbd0cdf {
  font-size: 120px;
}
.block-feature-thirteen_3c2b3bc5292dd476 .graph-panel_2cdab48a329e4202 .chart-box_06f95811f0a5cae7 {
  padding: 0 15px;
}
.block-feature-thirteen_3c2b3bc5292dd476 .graph-panel_2cdab48a329e4202 .chart-box_06f95811f0a5cae7 .chart-inner_bb459621f2561939 {
  width: 120px;
  background: #196164;
}

.block-feature-fourteen_c230ec7b99949632 .section-subheading_84dee984122a54d1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-fourteen_c230ec7b99949632 .shape_01_578feda4d801a458 {
  max-width: 4%;
  top: 13%;
  left: 48%;
  animation: rotated 48s infinite linear;
}

.block-feature-fifteen_b7413bd0bb8f69a6 .shape_01_578feda4d801a458 {
  max-width: 4%;
  top: 3%;
  left: 2%;
  animation: rotated 48s infinite linear;
}
.block-feature-fifteen_b7413bd0bb8f69a6 .line-btn_49494db68b895c44:before, .block-feature-fifteen_b7413bd0bb8f69a6 .line-btn_49494db68b895c44:after {
  content: "";
  position: absolute;
  width: calc(50% - 150px);
  height: 1px;
  background: #E3E3E3;
  top: 32px;
  left: 0;
}
.block-feature-fifteen_b7413bd0bb8f69a6 .line-btn_49494db68b895c44:after {
  left: auto;
  right: 0;
}

.block-feature-sixteen_f16cd30c80970ea3 .media-img_545e05ccdcf1eb07 {
  border-radius: 30px;
}
.block-feature-sixteen_f16cd30c80970ea3 .shape_01_578feda4d801a458 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_bcde630032004f10 .section-subheading_84dee984122a54d1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_bcde630032004f10 .shape_01_578feda4d801a458 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

.block-feature-eighteen_1b45a1eb7c37074f {
  background: url(../gallery/media/img_52.jpg) no-repeat left top;
  background-size: cover;
}
.block-feature-eighteen_1b45a1eb7c37074f:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.44) 24.81%, rgba(0, 0, 0, 0) 94.81%);
  top: 0;
  left: 0;
  z-index: -1;
}
.block-feature-eighteen_1b45a1eb7c37074f .video-icon_7a24b90591e31121 {
  width: 170px;
  height: 170px;
  color: #000;
  padding: 20px;
  background: #FFDB1E;
}
.block-feature-eighteen_1b45a1eb7c37074f .video-icon_7a24b90591e31121:hover {
  background: #DFFF5E;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e {
  padding: 48px 60px 60px;
  border-radius: 20px;
  background: #144D41;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e ul {
  position: relative;
  z-index: 1;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e ul:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 96%;
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  left: 20px;
  top: 2%;
  z-index: -1;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e ul li {
  position: relative;
  background: #fff;
  border-radius: 45px;
  padding: 9px 45px 9px 25px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2em;
  color: #1F5E59;
  display: inline-block;
  margin-bottom: 35px;
  margin-left: 52px;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e ul li:last-child {
  margin-bottom: 0;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e ul li:before {
  content: url(../gallery/icon_d891166f2a/icon_111.svg);
  position: absolute;
  left: -52px;
  top: 0;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e .more-btn_532037140f2bba7e {
  border-radius: 30px;
  padding: 5px 5px 5px 25px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border: 1px solid #fff;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e .more-btn_532037140f2bba7e .icon_20d3264a412b4470 {
  width: 40px;
  height: 40px;
  background: #FFDB1E;
}
.block-feature-eighteen_1b45a1eb7c37074f .bg-wrapper_1c4894394c87fc8e .more-btn_532037140f2bba7e:hover {
  background: #fff;
  color: #1F5E59;
}

.text-feature-one_7cab70d1dbe03334 .line-wrapper_38f85d9362565828 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_7cab70d1dbe03334 .line-wrapper_38f85d9362565828 .shape_01_578feda4d801a458 {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_7cab70d1dbe03334 .card-style-three_2550ef7233e892c8 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_7cab70d1dbe03334 .card-style-three_2550ef7233e892c8:last-child {
  border-bottom: none;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb {
  height: 600px;
  width: 590px;
  background: url(../gallery/media/img_04.jpg) no-repeat center;
  background-size: cover;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 0 0 30px 30px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 3.1%, #000000 100%);
  mix-blend-mode: overlay;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb li {
  display: inline-block;
  font-weight: 500;
  color: #000;
  padding: 6px 50px 6px 50px;
  border-radius: 45px;
  background: #fff;
  margin: 7px 0;
  position: relative;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb li:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #CFFF45;
  left: 10px;
  top: 7px;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 6px;
  left: 14px;
  color: #29594B;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb li:hover:before {
  background: #29594B;
}
.text-feature-one_7cab70d1dbe03334 .media-list-item_c240a047e5006dfb li:hover:after {
  color: #fff;
}

.text-feature-two_729d20eee4d3dac7 {
  background: #0C3A30;
  z-index: 1;
}
.text-feature-two_729d20eee4d3dac7 .shape_01_578feda4d801a458 {
  top: 16%;
  left: 3%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}
.text-feature-two_729d20eee4d3dac7 .shape_02_2fa9d3966a2bb76a {
  bottom: 5%;
  right: 2%;
  width: 1.5%;
  min-width: 22px;
  animation: rotated 48s infinite linear;
}

.text-feature-three_4e162872c9a17fce {
  z-index: 1;
}
.text-feature-three_4e162872c9a17fce .counter-wrapper_20de9b307eefad48 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_4e162872c9a17fce .media-wrapper_8a668d8e2f6e5507 {
  background: url(../gallery/media/img_13.jpg) no-repeat center;
  background-size: cover;
  border-radius: 30px;
  z-index: 1;
  max-width: 590px;
}
.text-feature-three_4e162872c9a17fce .media-wrapper_8a668d8e2f6e5507 .screen_01_1f15657ed422a0e6 {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_4e162872c9a17fce .media-wrapper_8a668d8e2f6e5507 .screen_02_e51c9d16ccd4129f {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_4e162872c9a17fce .media-wrapper_8a668d8e2f6e5507 .screen_03_1c7f8ff56d00d274 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_4e162872c9a17fce .shape_01_578feda4d801a458 {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_57066e915b01ceca {
  z-index: 1;
}
.text-feature-four_57066e915b01ceca .avatar_231862064c530f45 {
  width: 65px;
  height: 65px;
}
.text-feature-four_57066e915b01ceca .name {
  font-size: 28px;
}
.text-feature-four_57066e915b01ceca .quote-text_fb1649008e15dd1f {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_57066e915b01ceca .shape_01_578feda4d801a458 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_57066e915b01ceca .shape_02_2fa9d3966a2bb76a {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_58007be790d2f7d8 .bg-wrapper_1c4894394c87fc8e {
  background: #FFF2AC;
}
.text-feature-five_58007be790d2f7d8 li {
  display: inline-block;
  font-weight: 500;
  color: #000;
  padding: 6px 50px 6px 50px;
  border-radius: 45px;
  background: #fff;
  margin: 7px 0;
  position: relative;
}
.text-feature-five_58007be790d2f7d8 li:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #FFF2AC;
  left: 10px;
  top: 7px;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-five_58007be790d2f7d8 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 6px;
  left: 14px;
  color: #29594B;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-five_58007be790d2f7d8 li:hover:before {
  background: #29594B;
}
.text-feature-five_58007be790d2f7d8 li:hover:after {
  color: #fff;
}
.text-feature-five_58007be790d2f7d8 .media-wrapper_8a668d8e2f6e5507 {
  background: url(../gallery/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_58007be790d2f7d8 .media-wrapper_8a668d8e2f6e5507 .video-icon_7a24b90591e31121 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_58007be790d2f7d8 .media-wrapper_8a668d8e2f6e5507 .video-icon_7a24b90591e31121:hover {
  background: #CFFF45;
}
.text-feature-five_58007be790d2f7d8 .media-wrapper_8a668d8e2f6e5507 .screen_01_1f15657ed422a0e6 {
  left: -9%;
  bottom: -9%;
  width: 46.3%;
  animation: jumpThree 5s infinite linear;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}

.text-feature-six_172d47ad7bfa8af5 {
  z-index: 1;
}
.text-feature-six_172d47ad7bfa8af5 .media-wrapper_8a668d8e2f6e5507 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_172d47ad7bfa8af5 .media-wrapper_8a668d8e2f6e5507 .screen_01_1f15657ed422a0e6 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_172d47ad7bfa8af5 .shape_01_578feda4d801a458 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_172d47ad7bfa8af5 .shape_02_2fa9d3966a2bb76a {
  top: 1%;
  right: 39%;
}

.text-feature-seven_d3a6cf920f704dbc ul li {
  font-weight: 500;
  color: #0E3E2F;
  position: relative;
  padding-left: 33px;
  margin-bottom: 22px;
}
.text-feature-seven_d3a6cf920f704dbc ul li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 1px;
  left: 0;
}

.text-feature-nine_dc2fa4c327ea7dbb {
  background: url(../gallery/assets_23efaf8542/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_dc2fa4c327ea7dbb .block_bc93a89aa223394e .icon_20d3264a412b4470 {
  height: 50px;
}
.text-feature-nine_dc2fa4c327ea7dbb .vertical-text-wrapper_0706e0e8f9392c84 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_dc2fa4c327ea7dbb .vertical-text-wrapper_0706e0e8f9392c84 .text-list_44e6bbd5c215ad11 {
  padding: 0 35px;
  font-weight: 700;
  font-size: 125px;
  letter-spacing: -2px;
  height: 20%;
  width: 100%;
  border-top: 1px solid rgba(254, 255, 252, 0.17);
  display: flex;
  align-items: center;
  justify-content: end;
  color: #FFFFFF;
  mix-blend-mode: overlay;
  opacity: 0.8;
}
.text-feature-nine_dc2fa4c327ea7dbb .vertical-text-wrapper_0706e0e8f9392c84 .text-list_44e6bbd5c215ad11:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_dc2fa4c327ea7dbb .vertical-text-wrapper_0706e0e8f9392c84 .shape_01_578feda4d801a458 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_dc2fa4c327ea7dbb .vertical-text-wrapper_0706e0e8f9392c84 .shape_02_2fa9d3966a2bb76a {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_dc2fa4c327ea7dbb .shape_03_9d36b1f35f600bbb {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_dc2fa4c327ea7dbb .shape_04_f00bb990b8c0b6e0 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_1ab1aaeaca542d45 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 25px;
}

.team-section-two_a932a60db4c2e8a1 {
  background: #fff;
  border: 1px solid #000;
}
.team-section-two_a932a60db4c2e8a1 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 30px;
}

.team-section-five_656cad89f7a85927 .shape_01_578feda4d801a458 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.team-section-three_fed6f8965c4926c6 {
  z-index: 1;
}
.team-section-three_fed6f8965c4926c6:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../gallery/shape_e54b2d87eb/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_fed6f8965c4926c6 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_fed6f8965c4926c6 .shape_01_578feda4d801a458 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_fed6f8965c4926c6 .shape_02_2fa9d3966a2bb76a {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_fed6f8965c4926c6 .shape_03_9d36b1f35f600bbb {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e .border-right_6c32067468a82608 {
  border-right: 1px solid #e9e9e9;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e .member-img_9f51c5d4b09751af {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e .name {
  font-size: 32px;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e .post_629c8fdd021e2972 {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.3);
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e h6 {
  font-size: 20px;
  padding: 42px 0 10px;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e p {
  font-size: 18px;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e .social-share_e56d720655f71ea5 li a {
  font-size: 20px;
  color: #19352D;
  margin-right: 20px;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e .social-share_e56d720655f71ea5 li a:hover {
  color: #29594B;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e h3 {
  font-size: 28px;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e table {
  font-size: 18px;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e table tr td:first-child {
  color: rgba(36, 64, 52, 0.6);
  padding: 13px 0;
}
.team-details_69615a25ae1466e4 .bg-wrapper_1c4894394c87fc8e table tr td:last-child {
  font-weight: 500;
  color: #19352D;
}

.faq-section-two_217aa916eb004804 {
  z-index: 1;
}
.faq-section-two_217aa916eb004804 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 13px;
}
.faq-section-two_217aa916eb004804 .shape_01_578feda4d801a458 {
  top: 1%;
  right: 33%;
  width: 2.1%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}
.faq-section-two_217aa916eb004804 .shape_02_2fa9d3966a2bb76a {
  bottom: 3%;
  left: 5%;
  width: 2.1%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.faq-section-three_96ccf71229793bdb .tab-content_fe2ae1255e8f0449 {
  background: #fff;
  border-radius: 30px;
  padding: 0 60px;
}
.faq-section-three_96ccf71229793bdb .tab-content_fe2ae1255e8f0449 .accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46:last-child {
  border-bottom: none;
}
.faq-section-three_96ccf71229793bdb .tab-content_fe2ae1255e8f0449 .accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46:first-child {
  border-top: none;
}
.faq-section-three_96ccf71229793bdb nav .nav {
  border: none;
}
.faq-section-three_96ccf71229793bdb nav .nav .nav-link {
  background: transparent;
  border: 0;
  border-radius: 30px;
  height: 36px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  margin: 0 2px 10px;
}
.faq-section-three_96ccf71229793bdb nav .nav .nav-link.active {
  background: #29594B;
  color: #fff;
}

.pricing-section_70e76e2eef7cb9cc .contact-banner_60b2bd5efc199454 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
  padding: 48px 45px;
}
.pricing-section_70e76e2eef7cb9cc .contact-banner_60b2bd5efc199454 h2 {
  font-size: 42px;
  line-height: 1.238em;
  margin: 0;
}
.pricing-section_70e76e2eef7cb9cc .contact-banner_60b2bd5efc199454 h2 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}
.pricing-section_70e76e2eef7cb9cc .contact-banner_60b2bd5efc199454 .screen_01_1f15657ed422a0e6 {
  left: 3%;
  top: 13%;
  width: 12.4%;
}

.pricing-nav_11edd209e518c5b4 .nav {
  border: 2px solid #186560;
  border-radius: 10px;
  overflow: hidden;
}
.pricing-nav_11edd209e518c5b4 .nav .nav-link {
  width: 150px;
  height: 61px;
  font-weight: 500;
  color: #186560;
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.pricing-nav_11edd209e518c5b4 .nav .nav-link.active {
  background: #186560;
  color: #fff;
}

.error-page_6709306bc6ac8d1a {
  min-height: 100vh;
  padding: 200px 12px 50px;
  z-index: 1;
}
.error-page_6709306bc6ac8d1a h1 {
  font-size: 140px;
  line-height: 1em;
}
.error-page_6709306bc6ac8d1a h2 {
  font-size: 85px;
  padding: 32px 0 36px;
}
.error-page_6709306bc6ac8d1a .shape_01_578feda4d801a458 {
  right: 1%;
  bottom: 20%;
  width: 14.52%;
}
.error-page_6709306bc6ac8d1a .shape_02_2fa9d3966a2bb76a {
  left: 1%;
  bottom: 30%;
  width: 18.64%;
}

.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 {
  border: none;
  border-top: 1px solid #E0E0E0;
  border-radius: 0;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c {
  font-weight: 500;
  font-size: 25px;
  line-height: 1.55em;
  color: #19352D;
  padding: 33px 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:not(.collapsed) {
  padding-bottom: 20px;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:not(.collapsed):after {
  content: "-";
  font-size: 40px;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:after {
  content: "+";
  font-weight: 300;
  font-size: 32px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 {
  padding: 0 35px 20px 0;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 p {
  margin: 0;
}
.accordion-style-one_e3a221be3d44ac00 .accordion-item_3035dc547530fd46:last-child {
  border-bottom: 1px solid #E0E0E0;
}

.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 {
  border: none;
  background: #FFFAEB;
  border-radius: 0;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.55em;
  color: #AEA78F;
  padding: 28px 50px;
  background: transparent;
  border-radius: 40px 40px 0 0;
  box-shadow: none;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:not(.collapsed) {
  color: #000;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:not(.collapsed):after {
  content: "-";
  font-size: 1.5em;
  line-height: 36px;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:after {
  content: "+";
  font-weight: 400;
  text-align: center;
  color: #000;
  line-height: 48px;
  font-size: 32px;
  background: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 {
  padding: 20px 50px 55px;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 h6 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  margin-bottom: 15px;
  font-weight: 700;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 ul li {
  display: inline-block;
  color: #272727;
  font-weight: 500;
  background: #fff;
  border-radius: 45px;
  padding: 6px 16px 6px 40px;
  margin-bottom: 13px;
  position: relative;
  z-index: 1;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 ul li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 18px;
  top: 6px;
  left: 14px;
  color: #212121;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 .media-wrapper_8a668d8e2f6e5507 {
  background-position: center;
  background-size: cover;
  border-radius: 30px;
  max-width: 610px;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 .media-wrapper_8a668d8e2f6e5507 .video-icon_7a24b90591e31121 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 .media-wrapper_8a668d8e2f6e5507 .video-icon_7a24b90591e31121:hover {
  background: #CFFF45;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(1) {
  border-radius: 40px 40px 0 0;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(2) {
  background: #FFFAEB;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(2) .accordion-button_a0c88fbf6685184c {
  background: #FBF4DC;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(2) .accordion-body_99882d59153a5255 {
  background: #FBF4DC;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(3) {
  background: #f9efcf;
  border-radius: 0 0 40px 40px;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(3) .accordion-button_a0c88fbf6685184c {
  background: #F9EFCF;
  border-radius: 0 0 40px 40px;
}
.accordion-style-two_4c2be536d5861d96 .accordion-item_3035dc547530fd46:nth-child(3) .accordion-body_99882d59153a5255 {
  background: #F9EFCF;
  border-radius: 0 0 40px 40px;
}

.accordion-style-three_52bbd6161995f5f6 .accordion-item_3035dc547530fd46 {
  border: none;
  border-bottom: 1px solid #E0E0E0;
  border-radius: 0;
}
.accordion-style-three_52bbd6161995f5f6 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.55em;
  color: #0E3E2F;
  padding: 24px 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.accordion-style-three_52bbd6161995f5f6 .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:after {
  content: "\f286";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-three_52bbd6161995f5f6 .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 {
  padding: 0 35px 8px 0;
}

.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  background: transparent;
  margin-bottom: 30px;
}
.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c {
  font-weight: 500;
  font-size: 26px;
  line-height: 1.55em;
  color: #1F5E59;
  padding: 24px 50px;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  transition: none;
}
.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c span {
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  margin-right: 22px;
  min-width: 30px;
}
.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:not(.collapsed) {
  padding-bottom: 15px;
  background: #144D41;
  color: #fff;
}
.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 .accordion-button_a0c88fbf6685184c:after {
  content: "\f286";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 {
  background: #fff;
  padding: 0 15px 20px 102px;
  background: #144D41;
}
.accordion-style-four_fba432bb40a0c6bd .accordion-item_3035dc547530fd46 .accordion-body_99882d59153a5255 p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
}

.partner-logo-two_e671b11d136b97dc {
  background: #000;
  border-bottom: 2px solid #000;
}
.partner-logo-two_e671b11d136b97dc .bg-wrapper_1c4894394c87fc8e {
  background: #DFFF5E;
  border-radius: 30px;
}
.partner-logo-two_e671b11d136b97dc .bg-wrapper_1c4894394c87fc8e .wrapper_17d67378cc68b71c {
  max-width: 1660px;
  padding: 22px 12px;
}
.partner-logo-two_e671b11d136b97dc .bg-wrapper_1c4894394c87fc8e .title {
  color: #000;
  font-size: 30px;
}
.partner-logo-two_e671b11d136b97dc .bg-wrapper_1c4894394c87fc8e .logo-wrapper_a974dfc392e94fca {
  font-weight: 700;
  color: #000;
  font-size: 30px;
  letter-spacing: -0.5px;
}
.partner-logo-two_e671b11d136b97dc .bg-wrapper_1c4894394c87fc8e .logo-wrapper_a974dfc392e94fca .br-name_5d0e212bed9830f2 {
  margin: 0 10px;
}
.partner-logo-two_e671b11d136b97dc .bg-wrapper_1c4894394c87fc8e .logo-wrapper_a974dfc392e94fca .br-name_5d0e212bed9830f2 img {
  width: 15px;
}

.partner-logo-one_40326bbdd633c1a5 .logo_438fb8c79e848d5d {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_8aa4fe94ad7be419 {
  margin: 40px auto;
}

.user-data-form {
  background: #fff;
  margin: 0 auto;
  max-width: 720px;
  border-radius: 20px !important;
  padding: 50px 15px 40px;
}
.user-data-form h2 {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 10px;
}
.user-data-form p a {
  color: #31795A;
}
.user-data-form p a:hover {
  text-decoration: underline;
}
.user-data-form .form-wrapper_197fc7ad3852ef01 {
  max-width: 565px;
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed input {
  width: 100%;
  height: 55px;
  font-size: 16px;
  border: 1px solid rgba(37, 64, 53, 0.06);
  border-radius: 8px;
  padding: 0 52px 0 20px;
  color: #000;
  background: rgba(0, 0, 0, 0.04);
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed .placeholder_icon_e6d5cd8cf17abc20 {
  position: absolute;
  height: 55px;
  top: 30px;
  right: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  z-index: 1;
  color: rgba(0, 0, 0, 0.45);
  font-size: 17px;
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed .placeholder_icon_e6d5cd8cf17abc20 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed .placeholder_icon_e6d5cd8cf17abc20 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed .placeholder_icon_e6d5cd8cf17abc20 span:before {
  content: "";
  width: 2px;
  height: 26px;
  background: #000;
  position: absolute;
  top: 14px;
  left: 24px;
  transform: rotate(45deg);
  z-index: 5;
  transition: all 0.2s ease-in-out;
}
.user-data-form .form-wrapper_197fc7ad3852ef01 .input-group-meta_364854a18042a4ed .placeholder_icon_e6d5cd8cf17abc20 span.eye-slash_1a1be7ef3eb0ba0b:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_617cb062039c6cbc label {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #19352D;
  cursor: pointer;
  padding-left: 22px;
  transition: all 0.1s ease-in-out;
}
.user-data-form .agreement-checkbox_617cb062039c6cbc label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_617cb062039c6cbc input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_617cb062039c6cbc label:before {
  content: "";
  width: 14px;
  height: 14px;
  line-height: 11px;
  border-radius: 2px;
  border: 2px solid #B3B3B3;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 4px;
  transition: all 0.1s ease-in-out;
}
.user-data-form .agreement-checkbox_617cb062039c6cbc input[type=checkbox]:checked + label:before {
  content: "\f633";
  font-family: bootstrap-icons !important;
  background: #000;
  color: #fff;
  border-color: #000;
}
.user-data-form .agreement-checkbox_617cb062039c6cbc a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_617cb062039c6cbc a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_2a27f25bee84fe89 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_ed2ce0e612b55719 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_ed2ce0e612b55719:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_ed2ce0e612b55719 img {
  width: 20px;
}
.user-data-form .btn-close_ae54d42e0a7673ad {
  position: absolute;
  right: 15px;
  top: 15px;
  box-shadow: none;
  z-index: 1;
}
.user-data-form .nav {
  background: #F0F5F3;
  border-radius: 40px;
}
.user-data-form .nav .nav-item {
  width: 50%;
}
.user-data-form .nav .nav-item .nav-link {
  font-weight: 500;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 40px;
  font-size: 20px;
  color: #839B8F;
}
.user-data-form .nav .nav-item .nav-link.active {
  color: #29594B;
  border-color: #29594B;
}

.counter-block-one_fd006d76bc565b0a .main-count_1131bba7cfbd0cdf {
  font-size: 64px;
  color: #19352D;
}

.counter-block-two_b0e065f427203b4a .main-count_1131bba7cfbd0cdf {
  font-size: 68px;
  color: #19352D;
  margin-bottom: -5px;
}

.counter-block-three_9327414ebb3e1fb6 .main-count_1131bba7cfbd0cdf {
  font-size: 70px;
  color: #1F5E59;
  margin-bottom: -5px;
}

.counter-block-four_5e1a560506274622 {
  border: 1px solid #1F5E59;
  padding: 30px 15px 20px;
  border-radius: 20px;
}
.counter-block-four_5e1a560506274622 .main-count_1131bba7cfbd0cdf {
  font-size: 90px;
  margin-bottom: -12px;
}

.pagination-one_f7a7d704dc5ff435 ul {
  margin: 0 -5;
}
.pagination-one_f7a7d704dc5ff435 ul li {
  padding: 0 5px;
  font-size: 20px;
  font-weight: 500;
  color: #19352D;
}
.pagination-one_f7a7d704dc5ff435 ul li:not(:last-child) a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.2s ease-in-out 0s;
}
.pagination-one_f7a7d704dc5ff435 ul li:not(:last-child) a.active, .pagination-one_f7a7d704dc5ff435 ul li:not(:last-child) a:hover, .pagination-one_f7a7d704dc5ff435 ul li:not(:last-child) a:focus {
  background: #29594B;
  color: #fff;
}

.pagination-two_bef233d5edeff245 {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 60px 0;
}
.pagination-two_bef233d5edeff245 .pr-dir_faf4268225da1730 {
  font-size: 16px;
  letter-spacing: 0.89px;
  color: #979797;
}
.pagination-two_bef233d5edeff245 .pr-name_425a52abce98915f {
  font-size: 32px;
  color: #19352D;
  margin-top: 4px;
}
.pagination-two_bef233d5edeff245 i {
  font-size: 30px;
  width: 75px;
  height: 75px;
  border: 1px solid #000;
  color: #000;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 66px;
  transition: all 0.2s ease-in-out 0s;
}
.pagination-two_bef233d5edeff245 a:hover i {
  background: #CFFF45;
  border-color: #CFFF45;
}
.pagination-two_bef233d5edeff245.border-0_addafb0f5c1d5e13 i {
  border: none;
}
.pagination-two_bef233d5edeff245.border-0_addafb0f5c1d5e13 a:hover i {
  background: #FFE86B;
}

.card-style-one_ee321cdc1bae890f .icon_20d3264a412b4470 {
  background: #fff;
  width: 62px;
  height: 62px;
}
.card-style-one_ee321cdc1bae890f .text {
  width: calc(100% - 62px);
}
.card-style-one_ee321cdc1bae890f:hover .icon_20d3264a412b4470 {
  background: #CFFF45;
}

.card-style-two_b332a08106f4e21d {
  position: relative;
  padding: 50px 40px 48px;
  background: #fff;
  border: 1px solid #EBF3EE;
  border-radius: 20px;
}
.card-style-two_b332a08106f4e21d .icon_20d3264a412b4470 {
  height: 50px;
}
.card-style-two_b332a08106f4e21d .icon2_63c61b29938ac7b8 {
  height: 42px;
}
.card-style-two_b332a08106f4e21d .arrow-btn_7d6402f9adf58532 {
  opacity: 0.3;
  width: 34px;
}
.card-style-two_b332a08106f4e21d:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.card-style-two_b332a08106f4e21d:hover .arrow-btn_7d6402f9adf58532 {
  opacity: 1;
}

.card-style-three_2550ef7233e892c8 .icon_20d3264a412b4470 {
  height: 38px;
}

.card-style-four_5644ddff240f2990 .media:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(41, 89, 75, 0.7);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.card-style-four_5644ddff240f2990 .media:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  right: -25px;
  bottom: -25px;
  background: #fff;
}
.card-style-four_5644ddff240f2990 .round-btn_af9b2d15ac1192d4 {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
  opacity: 0;
}
.card-style-four_5644ddff240f2990 .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
}
.card-style-four_5644ddff240f2990:hover .media::before, .card-style-four_5644ddff240f2990:hover .round-btn_af9b2d15ac1192d4 {
  opacity: 1;
}

.card-style-five_43727131ae2a153c .icon_20d3264a412b4470 {
  height: 42px;
}
.card-style-five_43727131ae2a153c .main-count_1131bba7cfbd0cdf {
  font-size: 68px;
  color: #FFDB1E;
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 42px;
  padding-top: 25px;
}
.card-style-five_43727131ae2a153c p {
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  line-height: 1.6em;
}

.card-style-six_e093bb56f97824e8 {
  position: relative;
  padding: 50px 40px 48px;
  background: #fff;
  border-radius: 30px;
}
.card-style-six_e093bb56f97824e8:hover, .card-style-six_e093bb56f97824e8.active {
  background: #EDF1EE;
}
.card-style-six_e093bb56f97824e8:hover .arrow-btn_7d6402f9adf58532, .card-style-six_e093bb56f97824e8.active .arrow-btn_7d6402f9adf58532 {
  opacity: 1;
}
.card-style-six_e093bb56f97824e8 .icon_20d3264a412b4470 {
  width: 70px;
  height: 70px;
  background: #29594B;
}
.card-style-six_e093bb56f97824e8 .arrow-btn_7d6402f9adf58532 {
  opacity: 0.3;
  width: 34px;
}

.card-style-seven_b394a3119a4f64d2 {
  position: relative;
  padding: 40px 30px 45px;
  background: #fff;
  border-radius: 30px;
}
.card-style-seven_b394a3119a4f64d2 .icon_20d3264a412b4470 {
  width: 70px;
  height: 70px;
  background: #FFE86B;
}
.card-style-seven_b394a3119a4f64d2 p {
  font-size: 18px;
  line-height: 1.666em;
}
.card-style-seven_b394a3119a4f64d2 .arrow-btn_7d6402f9adf58532 {
  opacity: 0.3;
  width: 34px;
}
.card-style-seven_b394a3119a4f64d2:hover, .card-style-seven_b394a3119a4f64d2.active {
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.04);
}
.card-style-seven_b394a3119a4f64d2:hover .arrow-btn_7d6402f9adf58532, .card-style-seven_b394a3119a4f64d2.active .arrow-btn_7d6402f9adf58532 {
  opacity: 1;
}
.card-style-seven_b394a3119a4f64d2:hover .icon_20d3264a412b4470, .card-style-seven_b394a3119a4f64d2.active .icon_20d3264a412b4470 {
  background: #CFFF45;
}

.card-style-eight_e255adc00486f9b7 {
  padding: 40px 35px 30px;
  background: #fff;
  position: relative;
}
.card-style-eight_e255adc00486f9b7:hover {
  box-shadow: 0px 10px 20px rgba(8, 32, 26, 0.04);
}
.card-style-eight_e255adc00486f9b7 .icon_20d3264a412b4470 {
  height: 55px;
}
.card-style-eight_e255adc00486f9b7 .icon_20d3264a412b4470 img {
  max-height: 100%;
}

.card-style-nine_15b78c275a8107a1 {
  background: #F6F6F6;
  padding: 50px 55px 0;
}
.card-style-nine_15b78c275a8107a1 .icon_20d3264a412b4470 {
  width: 60px;
  height: 60px;
  background: #FFE86B;
}
.card-style-nine_15b78c275a8107a1 h3 {
  font-size: 32px;
}

.card-style-ten_c525e2e478f118b5 {
  padding-bottom: 60px;
}
.card-style-ten_c525e2e478f118b5 h4 {
  color: #0E3E2F;
}
.card-style-ten_c525e2e478f118b5 .main-count_1131bba7cfbd0cdf {
  font-size: 80px;
  color: #0E3E2F;
  z-index: 1;
  margin-bottom: -16px;
}
.card-style-ten_c525e2e478f118b5 .main-count_1131bba7cfbd0cdf:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 13px;
  background: #C5FF4A;
  left: 0;
  bottom: 19%;
  z-index: -1;
}

.card-style-eleven_e4057d225c1dd091 {
  position: relative;
  padding: 45px 40px 48px;
  background: #fff;
  border-radius: 20px;
}
.card-style-eleven_e4057d225c1dd091 h4 {
  font-family: "ClashDisplay";
  color: #0E3E2F;
}
.card-style-eleven_e4057d225c1dd091 .icon_20d3264a412b4470 {
  height: 58px;
}
.card-style-eleven_e4057d225c1dd091 .arrow-btn_7d6402f9adf58532 {
  opacity: 0.3;
  width: 34px;
}
.card-style-eleven_e4057d225c1dd091:hover {
  background: #f3f3f3;
}
.card-style-eleven_e4057d225c1dd091:hover .arrow-btn_7d6402f9adf58532 {
  opacity: 1;
}

.card-style-twelve_9f60047f38e219d5 h4 {
  color: #0E3E2F;
}
.card-style-twelve_9f60047f38e219d5 .icon_20d3264a412b4470 {
  width: 55px;
  height: 55px;
  border: 1px solid #E0E0E0;
}
.card-style-twelve_9f60047f38e219d5 .arrow-btn_7d6402f9adf58532 {
  opacity: 0.3;
  width: 34px;
}
.card-style-twelve_9f60047f38e219d5:hover .icon_20d3264a412b4470 {
  background: #E0E0E0;
}

.card-style-thirteen_5c5f7871a0abbe34 {
  background: #fff;
  border-radius: 200px;
  border: 1px solid #fff;
  padding: 110px 45px 120px;
  position: relative;
  z-index: 1;
}
.card-style-thirteen_5c5f7871a0abbe34:before {
  content: "";
  position: absolute;
  width: 48px;
  height: 2px;
  background: #000;
  bottom: 11%;
  left: 50%;
  transform: translateX(-50%);
}
.card-style-thirteen_5c5f7871a0abbe34 .icon_20d3264a412b4470 {
  height: 75px;
}
.card-style-thirteen_5c5f7871a0abbe34 .icon_20d3264a412b4470 img {
  max-height: 100%;
}
.card-style-thirteen_5c5f7871a0abbe34 p {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.4);
}
.card-style-thirteen_5c5f7871a0abbe34 h3 {
  font-size: 30px;
  line-height: 1.266em;
  color: #000;
}
.card-style-thirteen_5c5f7871a0abbe34:hover {
  background: #DFFF5E;
  border-color: #000;
}

.card-style-fourteen_3bde1d69b57a3e85 .media:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(223, 255, 94, 0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.card-style-fourteen_3bde1d69b57a3e85 .round-btn_af9b2d15ac1192d4 {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #0C3A30;
  color: #fff;
  opacity: 0;
}
.card-style-fourteen_3bde1d69b57a3e85 .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
  color: #19352D;
}
.card-style-fourteen_3bde1d69b57a3e85:hover .media::before, .card-style-fourteen_3bde1d69b57a3e85:hover .round-btn_af9b2d15ac1192d4 {
  opacity: 1;
}
.card-style-fourteen_3bde1d69b57a3e85 p {
  color: #B6B6B6;
}

.card-style-fifteen_453d09681a034e7d {
  background: #fff;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.02);
  border-radius: 30px;
  overflow: hidden;
  text-align: center;
  padding-bottom: 30px;
}
.card-style-fifteen_453d09681a034e7d .media:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(41, 89, 75, 0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.card-style-fifteen_453d09681a034e7d .round-btn_af9b2d15ac1192d4 {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #0C3A30;
  color: #fff;
  opacity: 0;
}
.card-style-fifteen_453d09681a034e7d .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
  color: #19352D;
}
.card-style-fifteen_453d09681a034e7d:hover .media::before, .card-style-fifteen_453d09681a034e7d:hover .round-btn_af9b2d15ac1192d4 {
  opacity: 1;
}
.card-style-fifteen_453d09681a034e7d h4 {
  font-size: 22px;
}
.card-style-fifteen_453d09681a034e7d p {
  color: #B6B6B6;
}

.card-style-sixteen_161af895d23d157d {
  position: relative;
}
.card-style-sixteen_161af895d23d157d .icon_20d3264a412b4470 {
  width: 60px;
  height: 60px;
  background: #FFE86B;
}
.card-style-sixteen_161af895d23d157d .text {
  width: calc(100% - 60px);
  padding-left: 30px;
}
.card-style-sixteen_161af895d23d157d:hover .icon_20d3264a412b4470, .card-style-sixteen_161af895d23d157d.active .icon_20d3264a412b4470 {
  background: #CFFF45;
}
.card-style-sixteen_161af895d23d157d.arrow:before, .card-style-sixteen_161af895d23d157d.arrow:after {
  content: url(../gallery/shape_e54b2d87eb/shape_30.svg);
  position: absolute;
  top: 11px;
  left: -99px;
}
.card-style-sixteen_161af895d23d157d.arrow:after {
  left: auto;
  right: -99px;
}

.card-style-seventeen_e0aeff434ebf487d {
  padding: 30px 30px 40px;
  border-radius: 15px;
  border: 1px solid #E6E6E6;
}
.card-style-seventeen_e0aeff434ebf487d .icon_20d3264a412b4470 {
  width: 70px;
  height: 70px;
  padding: 15px;
  background: #F6F6F6;
}
.card-style-seventeen_e0aeff434ebf487d .text {
  width: calc(100% - 70px);
  padding-left: 25px;
}
.card-style-seventeen_e0aeff434ebf487d .text .btn-three_760d3286984430cc {
  color: #1F5E59;
}
.card-style-seventeen_e0aeff434ebf487d .text .btn-three_760d3286984430cc i {
  font-size: 0.8em;
}
.card-style-seventeen_e0aeff434ebf487d:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.card-style-seventeen_e0aeff434ebf487d:hover .icon_20d3264a412b4470 {
  background: #fff;
}

.card-style-eighteen_95772f19b39ebf56 {
  padding: 5px 35px 0;
  border-radius: 20px;
  background: #1F5E59;
  z-index: 1;
}
.card-style-eighteen_95772f19b39ebf56:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../gallery/assets_23efaf8542/bg_08.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.card-style-eighteen_95772f19b39ebf56 .icon_20d3264a412b4470 {
  width: 70px;
  height: 70px;
  padding: 15px;
  background: #CFFF45;
}
.card-style-eighteen_95772f19b39ebf56 blockquote {
  font-size: 36px;
  color: #fff;
  line-height: 1.555em;
  letter-spacing: -0.5px;
  margin: 30px 0 35px;
}
.card-style-eighteen_95772f19b39ebf56 h6 {
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.card-style-eighteen_95772f19b39ebf56 h6 span {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.4);
}

.card-style-nineteen_bad6493ee9cd43bf {
  padding: 30px 50px 50px;
  border-radius: 20px;
  background: #fff;
}
.card-style-nineteen_bad6493ee9cd43bf h2 {
  font-size: 48px;
}
.card-style-nineteen_bad6493ee9cd43bf .counter-block-one_fd006d76bc565b0a .main-count_1131bba7cfbd0cdf {
  font-size: 58px;
  color: #1F5E59;
}

.card-style-twenty_a6e436e5c1270d20 {
  background: #fff;
  border-radius: 20px;
  padding: 35px 35px 40px;
}
.card-style-twenty_a6e436e5c1270d20 .icon_20d3264a412b4470 {
  width: 60px;
  height: 60px;
  background: #1F5E59;
}
.card-style-twenty_a6e436e5c1270d20 .text {
  width: calc(100% - 60px);
  padding-left: 35px;
}
.card-style-twenty_a6e436e5c1270d20 .text .arrow-btn_7d6402f9adf58532 {
  position: absolute;
  right: 50px;
  top: 40px;
}
.card-style-twenty_a6e436e5c1270d20:hover {
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.04);
}

.card-style-twentyOne_2ebf304efef3048e .icon_20d3264a412b4470 {
  width: 320px;
  height: 320px;
  padding: 13%;
  border: 1px solid rgba(25, 97, 100, 0.15);
}
.card-style-twentyOne_2ebf304efef3048e .icon_20d3264a412b4470 .numb_9f78841982b1e60b {
  width: 46px;
  height: 46px;
  border: 1px solid #000;
  font-size: 24px;
  color: #000;
  bottom: -23px;
  left: calc(50% - 23px);
  z-index: 1;
  background: #fff;
}

.card-style-twentyTwo_b70085447ff2262f {
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 50px 12px 70px;
  position: relative;
}
.card-style-twentyTwo_b70085447ff2262f .icon_20d3264a412b4470 {
  height: 83px;
}
.card-style-twentyTwo_b70085447ff2262f h4 {
  font-size: 28px;
  margin: 135px 0 20px;
  text-transform: capitalize;
}
.card-style-twentyTwo_b70085447ff2262f .learn-btn_461e71352f2ab419 {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}
.card-style-twentyTwo_b70085447ff2262f:hover {
  background: #FFDB1E;
}

.card-style-twentyThree_4055c434dfd6c902 {
  background: #144D41;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.card-style-twentyThree_4055c434dfd6c902 .name {
  position: absolute;
  bottom: 15px;
  right: 15px;
  left: 15px;
  border-radius: 15px;
  padding: 15px 10px 10px;
  background: #fff;
  text-align: center;
  opacity: 0;
}
.card-style-twentyThree_4055c434dfd6c902 .name h4 {
  font-size: 22px;
}
.card-style-twentyThree_4055c434dfd6c902:hover .name {
  opacity: 1;
}
.card-style-twentyThree_4055c434dfd6c902:hover img {
  opacity: 0.3;
}

.pricing-card-one_6bc3e1372394955c {
  background: #fff;
  border-radius: 20px;
  padding: 45px 70px 50px;
}
.pricing-card-one_6bc3e1372394955c h2 {
  font-size: 36px;
}
.pricing-card-one_6bc3e1372394955c p {
  line-height: 1.5em;
  color: #878787;
  padding: 17px 0 20px;
}
.pricing-card-one_6bc3e1372394955c p span {
  color: #000;
}
.pricing-card-one_6bc3e1372394955c .price-banner_58fd8cbe5e6f6a8c {
  padding: 8px 10px;
  border-radius: 15px;
  background: #F4F4F4;
  margin-bottom: 30px;
}
.pricing-card-one_6bc3e1372394955c .price-banner_58fd8cbe5e6f6a8c .price_1b06aedbbcbc78c1 {
  font-size: 52px;
  font-weight: 500;
  color: #19352D;
  line-height: initial;
}
.pricing-card-one_6bc3e1372394955c .price-banner_58fd8cbe5e6f6a8c .price_1b06aedbbcbc78c1 sup {
  font-size: 0.461em;
  top: -18px;
  left: 6px;
}
.pricing-card-one_6bc3e1372394955c .price-banner_58fd8cbe5e6f6a8c strong {
  color: #19352D;
  display: block;
  margin-bottom: -9px;
}
.pricing-card-one_6bc3e1372394955c .price-banner_58fd8cbe5e6f6a8c span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}
.pricing-card-one_6bc3e1372394955c ul li {
  color: #000;
  margin-top: 10px;
}
.pricing-card-one_6bc3e1372394955c .action-btn_8c62e6afb13ec11e {
  max-width: 335px;
  margin: auto auto 0;
  border: 1px solid #DCDCDC;
  border-radius: 30px;
  padding: 10px 25px;
  font-size: 18px;
  color: #8B8B8B;
}
.pricing-card-one_6bc3e1372394955c .action-btn_8c62e6afb13ec11e a {
  font-weight: 500;
  color: #19352D;
}
.pricing-card-one_6bc3e1372394955c .action-btn_8c62e6afb13ec11e a i {
  display: inline-block;
  width: 20px;
  line-height: 15px;
  background: #0C3A30;
  color: #fff;
  font-size: 10px;
  border-radius: 50px;
  font-weight: 900;
  vertical-align: 3px;
  margin-left: 4px;
}
.pricing-card-one_6bc3e1372394955c .action-btn_8c62e6afb13ec11e a:hover {
  text-decoration: underline;
}

.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 h2 {
  font-size: 64px;
  line-height: 1.1875em;
  font-weight: 700;
  margin-bottom: 42px;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 p {
  margin-bottom: 35px;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 h3 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 25px;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .line-wrapper_38f85d9362565828 {
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .quote-wrapper_44352fe3ac32654b {
  padding: 50px 80px 60px;
  border-radius: 30px;
  z-index: 1;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .quote-wrapper_44352fe3ac32654b .icon_20d3264a412b4470 {
  margin-top: 7px;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .quote-wrapper_44352fe3ac32654b blockquote {
  font-size: 48px;
  line-height: 1.354em;
  font-weight: 500;
  color: #19352D;
  margin-bottom: 30px;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .quote-wrapper_44352fe3ac32654b .shape_01_578feda4d801a458 {
  bottom: 0;
  right: 1%;
  width: 37.2%;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .list-item_a0e24135d63dbecf li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  padding-left: 45px;
  margin-bottom: 24px;
  position: relative;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .list-item_a0e24135d63dbecf li:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #FFF2AC;
  left: 0;
  top: 3px;
}
.service-details_2d0455bbfbc96461 .details-meta_06a60c5411212876 .list-item_a0e24135d63dbecf li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 18px;
  top: 3px;
  left: 5px;
  color: #000;
}
.service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d {
  background: #EBF3EE;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 25px;
}
.service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d a {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  padding: 24px 0;
  line-height: 20px;
  border-bottom: 1px dashed rgba(10, 64, 32, 0.2);
  transition: all 0.3s ease-in-out 0s;
}
.service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d a img {
  width: 20px;
  margin-right: 22px;
  opacity: 0.3;
  transition: all 0.3s ease-in-out 0s;
}
.service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d a.active, .service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d a:hover {
  color: #0A4020;
}
.service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d a.active img, .service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d a:hover img {
  opacity: 1;
}
.service-details_2d0455bbfbc96461 .service-nav-item_1dc4b4e15f931b2d li:last-child a {
  border: none;
}
.service-details_2d0455bbfbc96461 .contact-banner_60b2bd5efc199454 {
  padding: 35px 3% 50px;
  background: #FFE86B;
  border-radius: 20px;
}
.service-details_2d0455bbfbc96461 .contact-banner_60b2bd5efc199454 h3 {
  font-size: 32px;
  line-height: 1.25em;
  color: #000;
}
.service-details_2d0455bbfbc96461 .contact-banner_60b2bd5efc199454 a {
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 0 30px;
}
.service-details_2d0455bbfbc96461 .contact-banner_60b2bd5efc199454 a:hover {
  background: #0C3A30;
  border-color: #0C3A30;
  color: #fff;
}

#isotop-gallery-wrapper {
  margin: 0 -20px;
}
#isotop-gallery-wrapper .grid-sizer,
#isotop-gallery-wrapper .isotop-item {
  padding: 0 20px;
}
#isotop-gallery-wrapper.column-two_c7c8390d9b4ee9e6 .grid-sizer,
#isotop-gallery-wrapper.column-two_c7c8390d9b4ee9e6 .isotop-item {
  width: 50%;
}

.portfolio-one_fc3ea81443214d7c {
  background: #fff;
  border: 1px solid #000;
}
.portfolio-one_fc3ea81443214d7c .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 50px;
}

.portfolio-block-one_f4f9ab0d91d30830 .img-holder_50f6c465f82a9df8 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_f4f9ab0d91d30830 .img-holder_50f6c465f82a9df8.round-border_0167d21172c034ae {
  border-radius: 30px;
}
.portfolio-block-one_f4f9ab0d91d30830 .img-holder_50f6c465f82a9df8 .expend_f1295a4b60d6e0c1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  font-size: 35px;
  opacity: 0;
}
.portfolio-block-one_f4f9ab0d91d30830 .img-holder_50f6c465f82a9df8 i {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 44px;
  background: #fff;
  color: #000;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.portfolio-block-one_f4f9ab0d91d30830 .img-holder_50f6c465f82a9df8 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_f4f9ab0d91d30830:hover .expend_f1295a4b60d6e0c1 {
  opacity: 1;
}
.portfolio-block-one_f4f9ab0d91d30830:hover .img-meta_2e804e53360aaf07 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_f4f9ab0d91d30830:hover .pj-title_63089c12a9456179 {
  text-decoration: underline;
}
.portfolio-block-one_f4f9ab0d91d30830 .caption {
  margin-top: 35px;
}
.portfolio-block-one_f4f9ab0d91d30830 .caption .tag_8655d7999e9884d1 {
  margin: 0 -3px;
}
.portfolio-block-one_f4f9ab0d91d30830 .caption .tag_8655d7999e9884d1 li {
  margin: 0 3px;
  font-size: 14px;
  text-transform: uppercase;
  color: #B8B8B8;
  padding: 0 14px;
  line-height: 21px;
  border: 1px solid #B8B8B8;
  border-radius: 15px;
}
.portfolio-block-one_f4f9ab0d91d30830 .caption .pj-title_63089c12a9456179 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_f4f9ab0d91d30830 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_f4f9ab0d91d30830 .caption .arrow:hover {
  color: #0C3A30;
}

.portfolio-two_cf9f9f8411b5d42c {
  z-index: 1;
}
.portfolio-two_cf9f9f8411b5d42c .slider-wrapper_2a756762038603a7 {
  width: 126vw;
  transform: translateX(-13vw);
}
.portfolio-two_cf9f9f8411b5d42c .slider-wrapper_2a756762038603a7 .slick-slider_fa14ed25e718f649 {
  margin: 0 -25px;
}
.portfolio-two_cf9f9f8411b5d42c .slider-wrapper_2a756762038603a7 .slick-slider_fa14ed25e718f649 .slick-slide {
  margin: 0 25px 5px;
}
.portfolio-two_cf9f9f8411b5d42c .slick-arrow-one_9b7c3115152346c7 {
  margin-left: -2px;
  margin-right: -2px;
}
.portfolio-two_cf9f9f8411b5d42c .slick-arrow-one_9b7c3115152346c7 li {
  cursor: pointer;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #1F5E59;
  text-align: center;
  line-height: 57px;
  font-size: 24px;
  margin: 0 2px;
  transition: all 0.2s ease-in-out 0s;
}
.portfolio-two_cf9f9f8411b5d42c .slick-arrow-one_9b7c3115152346c7 li:hover {
  background: #1F5E59;
  color: #fff;
}

.portfolio-block-two_958de64d298102d3 .img-wrapper_f602918d93507b99 {
  border-radius: 30px;
  overflow: hidden;
}
.portfolio-block-two_958de64d298102d3 .caption {
  padding: 40px 0 30px;
  border-bottom: 1px solid #044F3B;
}
.portfolio-block-two_958de64d298102d3 .caption span {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.3);
}
.portfolio-block-two_958de64d298102d3 .caption h3 a {
  font-size: 40px;
  letter-spacing: -1px;
  color: #1F5E59;
}
.portfolio-block-two_958de64d298102d3 .caption h3 a:hover {
  text-decoration: underline;
}
.portfolio-block-two_958de64d298102d3 .caption .round-btn_af9b2d15ac1192d4 {
  font-size: 30px;
  width: 70px;
  height: 70px;
  border: 1px solid #1F5E59;
  color: #1F5E59;
}
.portfolio-block-two_958de64d298102d3 .caption .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
}

.portfolio-three_bd8988f3ff8d4ec8 .shape_01_578feda4d801a458 {
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
}

.portfolio-block-three_3b312087f7f1aafe {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 80px 0;
}
.portfolio-block-three_3b312087f7f1aafe:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.portfolio-block-three_3b312087f7f1aafe .num_7190e5a03e7327da {
  font-size: 30px;
  font-weight: 500;
  color: #000;
}
.portfolio-block-three_3b312087f7f1aafe .media-img_545e05ccdcf1eb07 {
  width: 27%;
  padding: 0 45px 0 65px;
}
.portfolio-block-three_3b312087f7f1aafe .media-img_545e05ccdcf1eb07 .img_ac8fa03cef64fa00 {
  background: #044F3B;
  border-radius: 75px;
  overflow: hidden;
}
.portfolio-block-three_3b312087f7f1aafe .title {
  width: 40%;
  font-size: 48px;
  line-height: 1.2em;
  font-weight: 500;
  color: #1F5E59;
}
.portfolio-block-three_3b312087f7f1aafe .arrow-btn_7d6402f9adf58532 {
  margin-left: auto;
  width: 108px;
  height: 108px;
}
.portfolio-block-three_3b312087f7f1aafe .arrow-btn_7d6402f9adf58532:hover {
  background: #FFDB1E;
}
.portfolio-block-three_3b312087f7f1aafe .arrow-btn_7d6402f9adf58532:hover img {
  transform: rotate(-45deg);
}
.portfolio-block-three_3b312087f7f1aafe:hover .img_ac8fa03cef64fa00 img {
  opacity: 0.5;
}

.project-details-one_aadb9b26d781e6bb {
  z-index: 2;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 {
  border-bottom: 1px solid #E4E4E4;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30%;
  z-index: -1;
  background: #CFFF45;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 .inner-wrapper_cd645277289ed333 {
  max-width: 1600px;
  padding: 0 12px;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 h3 {
  font-size: 48px;
  font-weight: normal;
  margin: 0;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 h3 span {
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 li {
  width: 33.333%;
  padding: 35px 3%;
  border-right: 1px dashed rgba(0, 0, 0, 0.25);
  background: #CFFF45;
  margin-bottom: -1px;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 li:last-child {
  border: none;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 li .icon_20d3264a412b4470 {
  max-width: 40px;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 li .text1_5b5366771e2e03ad {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
}
.project-details-one_aadb9b26d781e6bb .project-info_49f8fa1b8e6cac55 li span {
  color: rgba(0, 0, 0, 0.5);
}
.project-details-one_aadb9b26d781e6bb .upper-title_6e63ab6ee9532f4b {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.project-details-one_aadb9b26d781e6bb h2 {
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 35px;
}
.project-details-one_aadb9b26d781e6bb p {
  font-size: 24px;
  line-height: 1.83em;
  margin-bottom: 40px;
}
.project-details-one_aadb9b26d781e6bb .img-gallery_a0e596bcf59d144b img {
  border-radius: 30px;
  width: 100%;
  margin-bottom: 15px;
}
.project-details-one_aadb9b26d781e6bb .social-share_e56d720655f71ea5 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-one_aadb9b26d781e6bb .social-share_e56d720655f71ea5 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

.project-details-two_ed4d6befb23a9fe4 .bg-wrapper_1c4894394c87fc8e {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 {
  height: 100%;
}
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 .carousel-control-next_532b5438eaed82fe,
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 .carousel-control-prev_e249eeb4eb51b87a {
  width: 45px;
  height: 45px;
  background: #fff;
  color: #19352D;
  opacity: 1;
  right: 0;
  bottom: 0;
  top: auto;
  transition: all 0.2s ease-in-out 0s;
}
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 .carousel-control-next_532b5438eaed82fe:hover,
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 .carousel-control-prev_e249eeb4eb51b87a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_ed4d6befb23a9fe4 .slider-wrapper_2a756762038603a7 .carousel-control-prev_e249eeb4eb51b87a {
  left: auto;
  right: 45px;
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 h3 {
  font-size: 36px;
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 .list-meta_abe068932dc15493 li {
  padding: 22px 0;
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 .list-meta_abe068932dc15493 .icon_20d3264a412b4470 {
  width: 40px;
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 .list-meta_abe068932dc15493 .text1_5b5366771e2e03ad {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 .list-meta_abe068932dc15493 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 .social-share_e56d720655f71ea5 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_ed4d6befb23a9fe4 .info-wrapper_2f8c8416c681e2a8 .social-share_e56d720655f71ea5 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

.feedback-section-one_ef235b7918a1b315 {
  border-bottom: 1px dashed #CACACA;
}
.feedback-section-one_ef235b7918a1b315.top-border_73a476de0296cdd6 {
  border-top: 1px dashed #CACACA;
}
.feedback-section-one_ef235b7918a1b315 .title-one_b4aac4686512bf8c {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.feedback-section-one_ef235b7918a1b315 .icon_20d3264a412b4470 {
  position: absolute;
  width: 50px;
  height: 50px;
  padding: 12px;
  background: #CFFF45;
  right: 0;
  bottom: -1%;
}

.feedback-block-one_10b1c66267af45ff blockquote {
  font-size: 32px;
  line-height: 1.531em;
  color: #000;
  margin-bottom: 40px;
}
.feedback-block-one_10b1c66267af45ff .avatar_231862064c530f45 {
  width: 60px;
  height: 60px;
}
.feedback-block-one_10b1c66267af45ff .line_2a27f25bee84fe89 {
  width: 70%;
  height: 1px;
  background: #000;
}
.feedback-block-one_10b1c66267af45ff .count_fdc15b8088b222a5 {
  width: 30%;
  text-align: right;
  padding-left: 15px;
  color: rgba(0, 0, 0, 0.3);
}

.feedback-section-two_8c67ac2ae4ae3cf5 {
  z-index: 1;
}
.feedback-section-two_8c67ac2ae4ae3cf5 .slider-wrapper_2a756762038603a7 {
  width: calc(100vw + 210px);
  transform: translateX(-105px);
}
.feedback-section-two_8c67ac2ae4ae3cf5 .shape_01_578feda4d801a458 {
  top: 0;
  left: 11%;
  width: 2.65%;
  min-width: 30px;
  animation: rotated 48s infinite linear;
}

.feedback-block-two_c703c95ddb3fb9bc {
  border: 1px solid #E1E2E2;
  border-radius: 20px;
  padding: 34px 48px 30px;
}
.feedback-block-two_c703c95ddb3fb9bc .avatar_231862064c530f45 {
  width: 55px;
  height: 55px;
}
.feedback-block-two_c703c95ddb3fb9bc .name {
  color: #19352D;
}
.feedback-block-two_c703c95ddb3fb9bc blockquote {
  color: #0E3F30;
  margin: 24px 0 43px;
}
.feedback-block-two_c703c95ddb3fb9bc .bottom-line_1c48ffa0df921d65 {
  border-top: 1px solid #E1E2E2;
  padding-top: 24px;
}
.feedback-block-two_c703c95ddb3fb9bc .bottom-line_1c48ffa0df921d65 .rating_fc066fb6e069c6a2 li {
  color: #FFCC4A;
  margin-right: 5px;
  font-size: 18px;
}

.slick-center_7e779cd0678f7452 .feedback-block-two_c703c95ddb3fb9bc {
  background: #29594B;
  border-color: #29594B;
}
.slick-center_7e779cd0678f7452 .feedback-block-two_c703c95ddb3fb9bc .name, .slick-center_7e779cd0678f7452 .feedback-block-two_c703c95ddb3fb9bc blockquote {
  color: #fff;
}
.slick-center_7e779cd0678f7452 .feedback-block-two_c703c95ddb3fb9bc p {
  color: rgba(255, 255, 255, 0.5);
}
.slick-center_7e779cd0678f7452 .feedback-block-two_c703c95ddb3fb9bc .bottom-line_1c48ffa0df921d65 {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.slick-center_7e779cd0678f7452 .feedback-block-two_c703c95ddb3fb9bc .bottom-line_1c48ffa0df921d65 .icon_20d3264a412b4470 {
  filter: brightness(0) invert(1);
}

.feedback-section-three_21e82b94e717595f .slider-wrapper_2a756762038603a7 {
  padding-left: 100px;
}
.feedback-section-three_21e82b94e717595f .slider-wrapper_2a756762038603a7 .icon_20d3264a412b4470 {
  left: 0;
  top: 18px;
}
.feedback-section-three_21e82b94e717595f .slick-dots_809658dcd0e5f583 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_21e82b94e717595f .slick-dots_809658dcd0e5f583 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_21e82b94e717595f .slick-dots_809658dcd0e5f583 .slick-active button {
  background: #000;
}
.feedback-section-three_21e82b94e717595f .rating-box_0314a866d6efefdc {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_21e82b94e717595f .rating-box_0314a866d6efefdc .rating_fc066fb6e069c6a2 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_21e82b94e717595f .shape_01_578feda4d801a458 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_21e82b94e717595f .shape_02_2fa9d3966a2bb76a {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

.feedback-block-three_0af2f08267b9503a blockquote {
  font-size: 36px;
  line-height: 1.611em;
  color: #000;
}

.feedback-section-four_b583aae5a720e943 .slider-arrows_aa1d997a39684375 {
  position: absolute;
  right: 0;
  top: 80px;
  width: 125px;
  border: 1px solid #000;
  border-radius: 50px;
  overflow: hidden;
}
.feedback-section-four_b583aae5a720e943 .slider-arrows_aa1d997a39684375 li {
  width: 50%;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  font-weight: 900;
  color: #000;
  transition: all 0.2s ease-in-out 0s;
}
.feedback-section-four_b583aae5a720e943 .slider-arrows_aa1d997a39684375 li:hover {
  background: #000;
  color: #fff;
}
.feedback-section-four_b583aae5a720e943 .partner-logo-one_40326bbdd633c1a5 {
  border-bottom: 2px dashed #e3e3e3;
}

.feedback-block-four_aae34ebc163618ff {
  border: 2px solid #0E3E2F;
  border-radius: 20px;
  padding: 35px 48px 35px;
}
.feedback-block-four_aae34ebc163618ff .rating_fc066fb6e069c6a2 li {
  color: #FFCC4A;
  margin-right: 6px;
  font-size: 18px;
}
.feedback-block-four_aae34ebc163618ff .icon_20d3264a412b4470 {
  width: 30px;
}
.feedback-block-four_aae34ebc163618ff .avatar_231862064c530f45 {
  width: 55px;
  height: 55px;
}
.feedback-block-four_aae34ebc163618ff blockquote {
  font-size: 28px;
  line-height: 1.571em;
  color: #0E3F30;
  margin: 37px 0 52px;
}
.feedback-block-four_aae34ebc163618ff:hover {
  background: #F8FCF4;
  border-color: #F8FCF4;
}

.feedback-section-five_939d4036ff7ef932 {
  background: #DFFF5E;
  border: 1px solid #000;
  z-index: 1;
  overflow: hidden;
}
.feedback-section-five_939d4036ff7ef932:before {
  content: "";
  position: absolute;
  width: 70%;
  height: 100%;
  right: 0;
  top: 0;
  background: url(../gallery/assets_23efaf8542/bg_06.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.feedback-section-five_939d4036ff7ef932 .slick-dots_809658dcd0e5f583 {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -85px;
}
.feedback-section-five_939d4036ff7ef932 .slick-dots_809658dcd0e5f583 li button {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-five_939d4036ff7ef932 .slick-dots_809658dcd0e5f583 .slick-active button {
  background: #000;
}
.feedback-section-five_939d4036ff7ef932 .shape_01_578feda4d801a458 {
  bottom: 1%;
  left: 19%;
  width: 34%;
}
.feedback-section-five_939d4036ff7ef932 .shape_02_2fa9d3966a2bb76a {
  bottom: 3%;
  right: 8%;
  width: 24%;
}

.feedback-block-five_fef4b4bbac689d8f blockquote {
  font-weight: 700;
  font-size: 90px;
  line-height: 1.166em;
  color: #000;
  margin-bottom: 40px;
}
.feedback-block-five_fef4b4bbac689d8f .name {
  font-size: 28px;
  color: #000;
}

.feedback-section-six_ecd575198cf8cfc3 {
  z-index: 1;
}
.feedback-section-six_ecd575198cf8cfc3 .icon-container_e17853fe5cbe8e62 {
  width: 90%;
  margin: 0 auto;
}
.feedback-section-six_ecd575198cf8cfc3 .icon-container_e17853fe5cbe8e62:before, .feedback-section-six_ecd575198cf8cfc3 .icon-container_e17853fe5cbe8e62:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #000;
  width: calc(50% - 65px);
  top: 50%;
  left: 0;
}
.feedback-section-six_ecd575198cf8cfc3 .icon-container_e17853fe5cbe8e62:after {
  left: auto;
  right: 0;
}
.feedback-section-six_ecd575198cf8cfc3 .icon-container_e17853fe5cbe8e62 .icon_20d3264a412b4470 {
  width: 70px;
  height: 70px;
  padding: 15px;
  background: #CFFF45;
}
.feedback-section-six_ecd575198cf8cfc3 .slick-dots_809658dcd0e5f583 {
  margin: 95px 0 0;
  padding: 0;
  justify-content: center;
}
.feedback-section-six_ecd575198cf8cfc3 .slick-dots_809658dcd0e5f583 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #1F5E59;
}
.feedback-section-six_ecd575198cf8cfc3 .slick-dots_809658dcd0e5f583 .slick-active button {
  background: #1F5E59;
}
.feedback-section-six_ecd575198cf8cfc3 .shape_01_578feda4d801a458 {
  right: 5%;
  bottom: 0;
  max-width: 16%;
}
.feedback-section-six_ecd575198cf8cfc3 .shape_02_2fa9d3966a2bb76a {
  left: 5%;
  bottom: 0;
  max-width: 16%;
}
.feedback-section-six_ecd575198cf8cfc3 .shape_03_9d36b1f35f600bbb {
  left: 0;
  top: 0;
  max-width: 16%;
}

.feedback-block-six_bf1420ab278e022f p {
  font-size: 42px;
  line-height: 1.666em;
  color: #171717;
  margin-bottom: 45px;
}
.feedback-block-six_bf1420ab278e022f h6 {
  display: inline-block;
}
.feedback-block-six_bf1420ab278e022f h6:before, .feedback-block-six_bf1420ab278e022f h6:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #000;
  width: 140px;
  top: 20px;
  left: -175px;
}
.feedback-block-six_bf1420ab278e022f h6:after {
  left: auto;
  right: -175px;
}

.feedback-section-seven_8b310734a9d7d77b .slider-arrows_aa1d997a39684375 {
  position: absolute;
  top: 35%;
  width: 100%;
  max-width: 1600px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.feedback-section-seven_8b310734a9d7d77b .slider-arrows_aa1d997a39684375 li {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #000;
  cursor: pointer;
}
.feedback-section-seven_8b310734a9d7d77b .slider-arrows_aa1d997a39684375 li:hover {
  background-color: #D0FF45;
  border-color: #D0FF45;
}

.feedback-block-seven_ee17f2b336406780 {
  text-align: center;
}
.feedback-block-seven_ee17f2b336406780 blockquote {
  font-size: 48px;
  line-height: 1.3125em;
  font-weight: 500;
  color: #000;
  letter-spacing: -0.5px;
}
.feedback-block-seven_ee17f2b336406780 .name {
  font-size: 22px;
}

.feedback-section-eight_d9ddc884de8be21a {
  background: #144D41;
}
.feedback-section-eight_d9ddc884de8be21a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../gallery/shape_e54b2d87eb/shape_53.svg) no-repeat center;
  background-size: cover;
}
.feedback-section-eight_d9ddc884de8be21a .wrapper_17d67378cc68b71c {
  background: #26685A;
  padding: 95px 80px;
  border-radius: 20px;
}
.feedback-section-eight_d9ddc884de8be21a .slider-arrows_aa1d997a39684375 {
  position: absolute;
  left: -35px;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.feedback-section-eight_d9ddc884de8be21a .slider-arrows_aa1d997a39684375 li {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 4px solid #144D41;
  background: #2B5F54;
  padding: 15px;
  cursor: pointer;
}

.feedback-block-eight_7835a9841c332396 .media-img_545e05ccdcf1eb07 {
  border-radius: 20px;
}
.feedback-block-eight_7835a9841c332396 .icon_20d3264a412b4470 {
  width: 70px;
  height: 70px;
  background: #FFDB1E;
}
.feedback-block-eight_7835a9841c332396 blockquote {
  font-size: 50px;
  line-height: 1.3em;
  font-weight: 800;
  color: #fff;
  font-style: italic;
  margin: 30px 0 52px;
}
.feedback-block-eight_7835a9841c332396 h6 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.feedback-block-eight_7835a9841c332396 span {
  font-size: 22px;
  color: #fff;
}
.feedback-block-eight_7835a9841c332396 .rating_fc066fb6e069c6a2 li {
  margin-right: 6px;
}
.feedback-block-eight_7835a9841c332396 .rating_fc066fb6e069c6a2 li i {
  font-size: 18px;
  color: #FFDB1E;
}
.feedback-block-eight_7835a9841c332396 .rating_fc066fb6e069c6a2 li span {
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin-left: 8px;
  color: #fff;
}

.blog-section-one_d58e7e60b35a5893 {
  z-index: 1;
}
.blog-section-one_d58e7e60b35a5893:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 17%;
  background: #EBF3EE;
  z-index: -1;
}
.blog-section-one_d58e7e60b35a5893 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 65px;
  z-index: 1;
}

.blog-meta-one_ad94ccd0ea2f67ed {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ad94ccd0ea2f67ed .post-data_68e50caa8689858b {
  padding: 30px 35px 25px;
}
.blog-meta-one_ad94ccd0ea2f67ed .post-data_68e50caa8689858b .post-info_e27a4ab1da7ca716 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ad94ccd0ea2f67ed .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ad94ccd0ea2f67ed .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9:hover {
  text-decoration: underline;
}
.blog-meta-one_ad94ccd0ea2f67ed .post-img_2a44975b278d5af3 {
  height: 350px;
  border-radius: 0 0 30px 30px;
  padding: 0 25px 25px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-one_ad94ccd0ea2f67ed .post-img_2a44975b278d5af3 .round-btn_af9b2d15ac1192d4 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ad94ccd0ea2f67ed:hover .round-btn_af9b2d15ac1192d4 {
  background: #CFFF45;
}
.blog-meta-one_ad94ccd0ea2f67ed.style-two_d1601e0829d46c5f {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ad94ccd0ea2f67ed.style-two_d1601e0829d46c5f .post-img_2a44975b278d5af3 {
  border-radius: 0;
}
.blog-meta-one_ad94ccd0ea2f67ed.style-two_d1601e0829d46c5f .blog-title_ec6a524f03217ef9 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

.blog-section-two_7947129af4946875 {
  z-index: 1;
}
.blog-section-two_7947129af4946875 .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 25px;
}
.blog-section-two_7947129af4946875 .shape_01_578feda4d801a458 {
  bottom: 7%;
  right: 15%;
  width: 1.1%;
  animation: rotated 50s infinite linear;
}

.blog-meta-two_3d441c0d0bb5d5f8 {
  background: #fff;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b {
  padding-top: 30px;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9 {
  width: 70%;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b .round-btn_af9b2d15ac1192d4 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b .round-btn_af9b2d15ac1192d4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-data_68e50caa8689858b .post-info_e27a4ab1da7ca716 {
  border-top: 1px solid #D1D1D1;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-img_2a44975b278d5af3 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_3d441c0d0bb5d5f8 .post-img_2a44975b278d5af3 .date_43dbe1fc4b22f4fe {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_3d441c0d0bb5d5f8.style-two_d1601e0829d46c5f {
  background: #F4F4F4;
  border-radius: 30px;
  overflow: hidden;
  padding: 40px 35px!important;
}
h1 {
  font-size: 50px!important;
}
h2 {
  font-size: 45px!important;
}
h3 {
  font-size: 40px!important;
}
.blog-meta-two_3d441c0d0bb5d5f8.style-two_d1601e0829d46c5f p {
  font-size: 18px;
}
.blog-meta-two_3d441c0d0bb5d5f8.style-two_d1601e0829d46c5f .post-img_2a44975b278d5af3 {
  height: auto;
  width: 100%;
}
.blog-meta-two_3d441c0d0bb5d5f8.style-two_d1601e0829d46c5f .post-data_68e50caa8689858b {
  padding: 26px 0;
}
.blog-meta-two_3d441c0d0bb5d5f8.style-two_d1601e0829d46c5f .post-data_68e50caa8689858b .post-info_e27a4ab1da7ca716 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_3d441c0d0bb5d5f8.style-two_d1601e0829d46c5f .post-data_68e50caa8689858b .round-btn_af9b2d15ac1192d4 {
  border: none;
}

.signup-btn-one_6c25c1c7d77d8d0f span {
  display: inline-block;
  font-weight: 500;
  color: #19352D;
  padding: 0 30px;
  line-height: 45px;
  border: 2px solid #29594B;
  border-radius: 30px;
  background: #fff;
  transition: all 0.2s ease-in-out 0s;
}
.signup-btn-one_6c25c1c7d77d8d0f .icon_20d3264a412b4470 {
  width: 49px;
  height: 49px;
  background: #29594B;
  color: #fff;
  font-size: 22px;
  margin-left: -12px;
  transition: all 0.2s ease-in-out 0s;
  padding: 0;
}

.blog-section-three_87990c22928736fa {
  z-index: 1;
}
.blog-section-three_87990c22928736fa .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_2f8d1ebbb20a110e {
  z-index: 5;
}
.blog-section-four_2f8d1ebbb20a110e.block-feature-three_a5cc578bad71dc19:before {
  display: none;
}
.blog-section-four_2f8d1ebbb20a110e.block-feature-three_a5cc578bad71dc19 .block-one_3b78d4ce7d844e1f {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

.blog-section-five_02c7ad807902379d {
  background: #EDF8EB;
  border: 1px solid #000;
  z-index: 5;
}
.blog-section-five_02c7ad807902379d .section-btn_94302452f4c72b22 {
  position: absolute;
  right: 0;
  top: 50px;
}
.blog-section-five_02c7ad807902379d .wrapper_17d67378cc68b71c {
  border-top: 2px solid #000;
}
.blog-section-five_02c7ad807902379d .wrapper_17d67378cc68b71c:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background: #000;
  top: 0;
  right: 50%;
}

.blog-meta-three_204055a629451f62 .tag_8655d7999e9884d1 {
  line-height: 27px;
  border-radius: 20px;
  background: #000;
  font-size: 14px;
  padding: 0 16px;
  letter-spacing: 1px;
  color: #fff;
}
.blog-meta-three_204055a629451f62 .blog-title_ec6a524f03217ef9 {
  font-size: 50px;
  line-height: 1.16em;
  color: #000;
  margin: 37px 0 24px;
}
.blog-meta-three_204055a629451f62 .round-btn_af9b2d15ac1192d4 {
  font-size: 25px;
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  color: #19352D;
}
.blog-meta-three_204055a629451f62 .round-btn_af9b2d15ac1192d4:hover {
  background: #000;
  color: #fff;
}

.blog-meta-four_4971c670a5049299 {
  border: 1px solid #DFDFDF;
  border-radius: 30px;
  padding: 75px 35px 52px;
  text-align: center;
}
.blog-meta-four_4971c670a5049299 .post-data_68e50caa8689858b {
  position: relative;
  padding: 42px 12px 28px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-meta-four_4971c670a5049299 .post-data_68e50caa8689858b .icon_20d3264a412b4470 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-meta-four_4971c670a5049299 .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9 h4 {
  font-size: 43px;
  line-height: 1.302em;
  margin: 0;
}
.blog-meta-four_4971c670a5049299 .post-data_68e50caa8689858b .blog-title_ec6a524f03217ef9 h4:hover {
  text-decoration: underline;
}
.blog-meta-four_4971c670a5049299 .post-info_e27a4ab1da7ca716 {
  font-size: 20px;
  margin: 35px 0 0;
}
.blog-meta-four_4971c670a5049299 .post-info_e27a4ab1da7ca716 span {
  color: rgba(0, 0, 0, 0.5);
}

.blog-sidebar_a8e1c637c25a0723 .sidebar-title_081353a67ed19a88 {
  font-size: 32px;
  margin-bottom: 18px;
}
.blog-sidebar_a8e1c637c25a0723 .sidebar-search_080cc4cbdfba0444 {
  height: 65px;
  background: #F3F3F3;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.blog-sidebar_a8e1c637c25a0723 .sidebar-search_080cc4cbdfba0444 input {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  padding: 0 50px 0 20px;
  font-size: 18px;
}
.blog-sidebar_a8e1c637c25a0723 .sidebar-search_080cc4cbdfba0444 button {
  position: absolute;
  width: 65px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #29594B;
  color: #fff;
}
.blog-sidebar_a8e1c637c25a0723 .sidebar-search_080cc4cbdfba0444 button:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-sidebar_a8e1c637c25a0723 .blog-category_63387134138d3c18 li a {
  line-height: 54px;
  color: #19352D;
  transition: all 0.2s ease-in-out 0s;
}
.blog-sidebar_a8e1c637c25a0723 .blog-category_63387134138d3c18 li a span {
  color: rgba(0, 0, 0, 0.4);
}
.blog-sidebar_a8e1c637c25a0723 .blog-category_63387134138d3c18 li a:hover {
  text-decoration: underline;
}
.blog-sidebar_a8e1c637c25a0723 .blog-recent-news_5cba31b55fec2c34 .recent-news_f0f663151dac221e {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.blog-sidebar_a8e1c637c25a0723 .blog-recent-news_5cba31b55fec2c34 .recent-news_f0f663151dac221e:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar_a8e1c637c25a0723 .blog-recent-news_5cba31b55fec2c34 .recent-news_f0f663151dac221e .post-img_2a44975b278d5af3 {
  height: 222px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-bottom: 15px;
}
.blog-sidebar_a8e1c637c25a0723 .blog-recent-news_5cba31b55fec2c34 .recent-news_f0f663151dac221e .date_43dbe1fc4b22f4fe {
  font-size: 16px;
  color: #AAAAAA;
  margin-bottom: 5px;
}
.blog-sidebar_a8e1c637c25a0723 .blog-recent-news_5cba31b55fec2c34 .recent-news_f0f663151dac221e .blog-title_ec6a524f03217ef9 h3 {
  font-size: 24px;
  line-height: 1.291em;
  max-width: 85%;
}
.blog-sidebar_a8e1c637c25a0723 .blog-recent-news_5cba31b55fec2c34 .recent-news_f0f663151dac221e .blog-title_ec6a524f03217ef9 h3:hover {
  text-decoration: underline;
}
.blog-sidebar_a8e1c637c25a0723 .blog-keyword_82b3ba4c43070400 ul {
  margin: 0 -4px;
}
.blog-sidebar_a8e1c637c25a0723 .blog-keyword_82b3ba4c43070400 ul li {
  margin: 0 4px 10px;
}
.blog-sidebar_a8e1c637c25a0723 .blog-keyword_82b3ba4c43070400 ul li a {
  line-height: 35px;
  background: #EFF6F3;
  border-radius: 30px;
  padding: 0 18px;
  font-size: 16px;
  color: #244034;
  transition: all 0.2s ease-in-out 0s;
}
.blog-sidebar_a8e1c637c25a0723 .blog-keyword_82b3ba4c43070400 ul li a:hover {
  background: #29594B;
  color: #fff;
}
.blog-sidebar_a8e1c637c25a0723 .contact-banner_60b2bd5efc199454 {
  padding: 35px 3% 50px;
  background: #CFFF45;
  border-radius: 20px;
}
.blog-sidebar_a8e1c637c25a0723 .contact-banner_60b2bd5efc199454 h3 {
  font-size: 32px;
  line-height: 1.25em;
  color: #000;
}
.blog-sidebar_a8e1c637c25a0723 .contact-banner_60b2bd5efc199454 a {
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 0 30px;
}
.blog-sidebar_a8e1c637c25a0723 .contact-banner_60b2bd5efc199454 a:hover {
  background: #0C3A30;
  border-color: #0C3A30;
  color: #fff;
}

.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .quote-wrapper_44352fe3ac32654b {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .quote-wrapper_44352fe3ac32654b .wrapper_17d67378cc68b71c {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .quote-wrapper_44352fe3ac32654b .wrapper_17d67378cc68b71c .icon_20d3264a412b4470 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .quote-wrapper_44352fe3ac32654b .wrapper_17d67378cc68b71c h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .quote-wrapper_44352fe3ac32654b h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .quote-wrapper_44352fe3ac32654b h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .img-gallery_a0e596bcf59d144b {
  margin-bottom: 50px;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .img-gallery_a0e596bcf59d144b img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .list-item_a0e24135d63dbecf li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_973f4d0c119b71ef .post-details-meta_b08806eaf3f6238e .list-item_a0e24135d63dbecf li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_973f4d0c119b71ef .bottom-widget_5594db63ff2cc094 {
  padding: 10px 0 5px;
}
.blog-details_973f4d0c119b71ef .bottom-widget_5594db63ff2cc094 .tags_a9545db33c7c3ca0 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_973f4d0c119b71ef .bottom-widget_5594db63ff2cc094 .tags_a9545db33c7c3ca0 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_973f4d0c119b71ef .bottom-widget_5594db63ff2cc094 .tags_a9545db33c7c3ca0 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_973f4d0c119b71ef .bottom-widget_5594db63ff2cc094 .share-icon_1684a4bb60fd5f9c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_973f4d0c119b71ef .bottom-widget_5594db63ff2cc094 .share-icon_1684a4bb60fd5f9c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_973f4d0c119b71ef .grey-bg_ee577694ec7771f0 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_973f4d0c119b71ef .blog-inner-title_514bc523e27672c3 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d {
  margin: 60px 0;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7:last-child {
  padding-bottom: 5px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .reply-comment_3eeb8f33057db5d3 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .user-avatar_a6308b2307173430 {
  width: 60px;
  height: 60px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .comment-text_a47d6b9d41b882f8 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .comment-text_a47d6b9d41b882f8 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .comment-text_a47d6b9d41b882f8 .date_43dbe1fc4b22f4fe {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .comment-text_a47d6b9d41b882f8 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .comment-text_a47d6b9d41b882f8 .reply-btn_5823c87ebc8664f9 {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  width: 60px;
  line-height: 25px;
  background: #29594B;
  border-radius: 3px;
}
.blog-details_973f4d0c119b71ef .blog-comment-area_8c8accbcf330ac8d .comment_cac9f57e05d8aba7 .comment-text_a47d6b9d41b882f8 .reply-btn_5823c87ebc8664f9:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_973f4d0c119b71ef .blog-comment-form_592c91cceaa5b256 p a {
  color: #19352D;
}
.blog-details_973f4d0c119b71ef .blog-comment-form_592c91cceaa5b256 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_973f4d0c119b71ef .blog-comment-form_592c91cceaa5b256 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_973f4d0c119b71ef .blog-comment-form_592c91cceaa5b256 form textarea {
  display: block;
  font-size: 17px;
  width: 100%;
  max-width: 100%;
  height: 145px;
  border: none;
  border-radius: 8px;
  padding: 20px 25px;
  background: #fff;
}

.map-banner_e58e7dcf98645733 {
  height: 600px;
}

.address-block-one_d9a8f98b89fd019e .icon_20d3264a412b4470 {
  width: 80px;
  height: 80px;
  background: #29594B;
}
.address-block-one_d9a8f98b89fd019e .title {
  font-family: "Satoshi";
  font-size: 24px;
  padding: 20px 0 5px;
}
.address-block-one_d9a8f98b89fd019e p {
  line-height: 1.6em;
  color: #878787;
}
.address-block-one_d9a8f98b89fd019e p .call {
  color: #29594B;
}
.address-block-one_d9a8f98b89fd019e p .call:hover {
  text-decoration: underline;
}
.address-block-one_d9a8f98b89fd019e p .webaddress_d6e4179e699c3b48 {
  color: #29594B;
  text-decoration: underline;
}

.contact-us-section_81f52018fc4cf804 .bg-wrapper_1c4894394c87fc8e {
  border-radius: 40px;
  padding: 55px 55px 60px;
}

.form-style-one_328edff20b5a7682 .input-group-meta_364854a18042a4ed {
  position: relative;
}
.form-style-one_328edff20b5a7682 .input-group-meta_364854a18042a4ed label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}
.form-style-one_328edff20b5a7682 .input-group-meta_364854a18042a4ed input, .form-style-one_328edff20b5a7682 .input-group-meta_364854a18042a4ed textarea {
  width: 100%;
  max-width: 100%;
  border: none;
  border-radius: 8px;
  background: #fff;
  font-size: 18px;
}
.form-style-one_328edff20b5a7682 .input-group-meta_364854a18042a4ed input {
  height: 60px;
  padding: 0 20px;
}
.form-style-one_328edff20b5a7682 .input-group-meta_364854a18042a4ed textarea {
  height: 165px;
  padding: 15px 20px;
}
.form-style-one_328edff20b5a7682 .btn-four_b80974637f18d71d {
  font-weight: 500;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 8px;
}

.form-style-two_bf5d5cb80a772c3d .input-group-meta_364854a18042a4ed {
  position: relative;
}
.form-style-two_bf5d5cb80a772c3d .input-group-meta_364854a18042a4ed input, .form-style-two_bf5d5cb80a772c3d .input-group-meta_364854a18042a4ed textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  font-size: 18px;
}
.form-style-two_bf5d5cb80a772c3d .input-group-meta_364854a18042a4ed input {
  height: 55px;
  padding: 0 20px;
}
.form-style-two_bf5d5cb80a772c3d .input-group-meta_364854a18042a4ed textarea {
  max-height: 160px;
  height: 160px;
  padding: 15px 20px;
}

#contact-form .help-block {
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 13px;
  line-height: 20px;
  color: #ff4d44;
}
#contact-form .help-block ul {
  margin: 0;
}

.contact-section-one_507cbdab52109894 .media-img_545e05ccdcf1eb07 {
  border-radius: 20px;
}
.contact-section-one_507cbdab52109894 .shape_01_578feda4d801a458 {
  top: 13%;
  left: 43%;
}

.footer-one_cf9d17f7700f3f43 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_cf9d17f7700f3f43 .bottom-footer_1bfce04ba0c6bbce {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_cf9d17f7700f3f43 .social-icon_a7cd425b6dafbb1b a {
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_cf9d17f7700f3f43 .social-icon_a7cd425b6dafbb1b a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_cf9d17f7700f3f43 .footer-title_d4334c234bdfde06 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_cf9d17f7700f3f43 .footer-nav-link_21414b7083294fb2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_cf9d17f7700f3f43 .footer-nav-link_21414b7083294fb2 a:hover {
  color: #fff;
}
.footer-nav-link_21414b7083294fb2 p {
  font-size: 16px;
}
.logo_438fb8c79e848d5d img {
  max-width: 200px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
  width: 100%;
  font-size: 17px;
}

caption,
th,
td {
  font-weight: normal;
}
.casino-logos_1eb8013b88597a09 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_fa539a27aef00b1d {
  align-content: center;
}

th {
  font-weight: 500;
  padding: 10px;
}

td,
.wp-block-calendar_f6016900050efbce tfoot td {
  padding: 7px 10px;
}

.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form {
  width: 410px;
  height: 54px;
  position: relative;
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 80px 0 30px;
  border: none;
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.1);
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form button {
  width: 50px;
  height: 50px;
  font-weight: 900;
  text-align: center;
  border-radius: 50%;
  background: #CFFF45;
  color: #29594B;
  position: absolute;
  right: 0;
  top: 2px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_cf9d17f7700f3f43 .footer-newsletter_0e4f78f929ad89b2 form button:hover {
  background: #fff;
}
.footer-one_cf9d17f7700f3f43 .copyright_e1e402958d8c8a2e {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-one_cf9d17f7700f3f43 .bottom-nav_cd26a93afd2dc228 {
  margin: 0 -12px;
}
.footer-one_cf9d17f7700f3f43 .bottom-nav_cd26a93afd2dc228 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-one_cf9d17f7700f3f43 .bottom-nav_cd26a93afd2dc228 a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-two_4ef52d1602de1f79 {
  background: url(../gallery/media/img_18.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 110px 15px 135px;
}
.footer-two_4ef52d1602de1f79.no-bg_c026543078a86cf9 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_4ef52d1602de1f79.no-bg_c026543078a86cf9:before {
  display: none;
}
.footer-two_4ef52d1602de1f79.no-bg_c026543078a86cf9 .bg-wrapper_1c4894394c87fc8e {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_4ef52d1602de1f79.no-bg_c026543078a86cf9 .bg-wrapper_1c4894394c87fc8e .copyright_e1e402958d8c8a2e {
  left: 0;
}
.footer-two_4ef52d1602de1f79:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(180deg, #F5F8F7 0%, rgba(240, 243, 242, 0.58) 69.88%, rgba(238, 241, 240, 0.15) 100%);
}
.footer-two_4ef52d1602de1f79 .bg-wrapper_1c4894394c87fc8e {
  background: #FFFFFF;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.04);
  border-radius: 30px;
  z-index: 1;
  padding: 70px 40px 40px;
}
.footer-two_4ef52d1602de1f79 .bg-wrapper_1c4894394c87fc8e .shape_01_578feda4d801a458 {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_4ef52d1602de1f79 .bg-wrapper_1c4894394c87fc8e .shape_02_2fa9d3966a2bb76a {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_4ef52d1602de1f79 .social-icon_a7cd425b6dafbb1b a {
  color: #29594B;
  font-size: 17px;
  width: 40px;
  height: 40px;
  border: 1px solid #29594B;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_4ef52d1602de1f79 .social-icon_a7cd425b6dafbb1b a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_4ef52d1602de1f79 .footer-title_d4334c234bdfde06 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_4ef52d1602de1f79 .footer-nav-link_21414b7083294fb2 a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_4ef52d1602de1f79 .footer-nav-link_21414b7083294fb2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_4ef52d1602de1f79 .copyright_e1e402958d8c8a2e {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_8835917e06fb92e8 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_8835917e06fb92e8 .round-bg_cfd347c8051c2aad {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_8835917e06fb92e8 .round-bg_cfd347c8051c2aad.color-two_79bc5a9ebd492145 {
  background: #F6FFDD;
}
.footer-three_8835917e06fb92e8 .footer-intro_a6d856d2907bf5f5 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_8835917e06fb92e8 .footer-intro_a6d856d2907bf5f5 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8835917e06fb92e8 .footer-title_d4334c234bdfde06 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_8835917e06fb92e8 .footer-nav-link_21414b7083294fb2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_8835917e06fb92e8 .footer-nav-link_21414b7083294fb2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .copyright_e1e402958d8c8a2e {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .bottom-nav_cd26a93afd2dc228 {
  margin: 0 -12px;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .bottom-nav_cd26a93afd2dc228 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .bottom-nav_cd26a93afd2dc228 a:hover {
  text-decoration: underline;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .social-icon_a7cd425b6dafbb1b {
  margin: 0 -10px;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .social-icon_a7cd425b6dafbb1b a {
  margin: 0 10px;
}
.footer-three_8835917e06fb92e8 .bottom-footer_1bfce04ba0c6bbce .social-icon_a7cd425b6dafbb1b a:hover {
  color: #19352D;
}
.footer-three_8835917e06fb92e8 .shape_01_578feda4d801a458 {
  top: -3%;
  left: -3%;
}
.footer-three_8835917e06fb92e8 .shape_02_2fa9d3966a2bb76a {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

.row.row-footer_879766e47f3206aa {
  background-color: #e0e0e0;
  border-radius: 25px;
  padding: 5px 15px;
  justify-content: space-between;
}

.footer-large-wrapper_4a151ab21b632841 {
  z-index: 1;
}
.footer-large-wrapper_4a151ab21b632841:before {
  content: "";
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  top: -20%;
  background: url(../gallery/assets_23efaf8542/bg_04.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}

.footer-four_eea0d321026e905e {
  padding: 75px 0 0;
}
.footer-four_eea0d321026e905e .footer-intro_a6d856d2907bf5f5 p {
  line-height: 30px;
  color: rgba(255, 255, 255, 0.6);
}
.footer-four_eea0d321026e905e .footer-intro_a6d856d2907bf5f5 li {
  margin-top: 15px;
}
.footer-four_eea0d321026e905e .footer-intro_a6d856d2907bf5f5 li .icon_20d3264a412b4470 {
  width: 20px;
}
.footer-four_eea0d321026e905e .footer-intro_a6d856d2907bf5f5 li a {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
}
.footer-four_eea0d321026e905e .footer-intro_a6d856d2907bf5f5 li a:hover {
  text-decoration: underline;
}
.footer-four_eea0d321026e905e .footer-title_d4334c234bdfde06 {
  display: inline-block;
  position: relative;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
}
.footer-four_eea0d321026e905e .footer-title_d4334c234bdfde06:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 20px;
  height: 2px;
  border-radius: 10px;
  background: #D3FF76;
}
.footer-four_eea0d321026e905e .footer-nav-link_21414b7083294fb2 a {
  color: rgba(255, 255, 255, 0.75);
  line-height: 44px;
  font-weight: 300;
  transition: all 0.2s ease-in-out 0s;
}
.footer-four_eea0d321026e905e .footer-nav-link_21414b7083294fb2 a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce {
  border-top: 1px dashed #37665c;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .copyright_e1e402958d8c8a2e {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .bottom-nav_cd26a93afd2dc228 {
  margin: 0 -12px;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .bottom-nav_cd26a93afd2dc228 a {
  font-size: 18px;
  margin: 0 12px;
  color: #fff;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .bottom-nav_cd26a93afd2dc228 a:hover {
  text-decoration: underline;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .social-icon_a7cd425b6dafbb1b {
  margin: 0 -10px;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .social-icon_a7cd425b6dafbb1b a {
  margin: 0 10px;
  color: #fff;
}
.footer-four_eea0d321026e905e .bottom-footer_1bfce04ba0c6bbce .social-icon_a7cd425b6dafbb1b a:hover {
  color: #E6FD5A;
}

.footer-five_5281dee0e71ff1df {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_5281dee0e71ff1df:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../gallery/assets_23efaf8542/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_5281dee0e71ff1df h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_5281dee0e71ff1df .btn-group_a71290d66b30681d {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_5281dee0e71ff1df .btn-group_a71290d66b30681d h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_5281dee0e71ff1df .btn-group_a71290d66b30681d h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_5281dee0e71ff1df .btn-group_a71290d66b30681d .round-btn_af9b2d15ac1192d4 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_5281dee0e71ff1df .btn-group_a71290d66b30681d .round-btn_af9b2d15ac1192d4:hover, .footer-five_5281dee0e71ff1df .btn-group_a71290d66b30681d .round-btn_af9b2d15ac1192d4:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_5281dee0e71ff1df .social-icon_a7cd425b6dafbb1b {
  margin: 0 -20px;
}
.footer-five_5281dee0e71ff1df .social-icon_a7cd425b6dafbb1b a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_5281dee0e71ff1df .social-icon_a7cd425b6dafbb1b a:hover {
  color: #DFFF5E;
}
.footer-five_5281dee0e71ff1df .bottom-nav_cd26a93afd2dc228 {
  margin: 0 -12px;
}
.footer-five_5281dee0e71ff1df .bottom-nav_cd26a93afd2dc228 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_5281dee0e71ff1df .bottom-nav_cd26a93afd2dc228 a:hover {
  text-decoration: underline;
}
.footer-five_5281dee0e71ff1df .shape_01_578feda4d801a458 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_5281dee0e71ff1df .shape_02_2fa9d3966a2bb76a {
  bottom: 41%;
  left: 13%;
  width: 1.7%;
  animation: rotated 48s infinite linear;
}

/* Custome Animation */
@keyframes jump {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpTwo {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpThree {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, -20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFour {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFive {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes prXOne {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes prXTwo {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotatedTwo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotatedHalf {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes rotatedHalfTwo {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes scale-right {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes hvr-ripple-out {
  0% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }
  50% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0.8;
  }
  100% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    opacity: 1;
  }
}
@keyframes hvr-ripple-out-two {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  100% {
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: -30px;
    opacity: 0;
  }
}
@keyframes scale-up-one {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-up-two {
  0% {
    transform: scale(0.5);
  }
  40% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes scale-up-three {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge_43f0ba1c39cfb375 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_609331a130b66999 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_d0ec807251413310 {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse_94d2b8391b99a927 {
  animation-name: pulse;
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake_baff7b78f5fc1327 {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing_ad40295e22b007e2 {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada_810a5723636e7191 {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble_d5a5c76f37bfdd13 {
  animation-name: wobble;
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn_fc3a090dd504fd2f {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown_bf4d9ba798c98300 {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft_5738b0b6aa0a07a1 {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight_57427f7502e92a8b {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp_f7f8de70fe693ff1 {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut_06d35e3b9bb5aa01 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_022e2b45dd5e61d3 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_e4950035bcfeff50 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_7c70828662ba0976 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_1d034681e0b451d7 {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown_34768478a855db9d {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_88c7def4a67366fa {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_9ac85481e3474e35 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_1d556fb936e76627 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_473480aa9531ac50 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_481f28cfe63e23c8 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_6bd10683f8666280 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_f2fc0c7751e9ed03 {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown_bafa122682ee9936 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_8b21b8478c5c7917 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_63e10ee6da264522 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_5d49a34f4e9a5283 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_45a5e15923cef32c {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_5c1108f48935c6d3 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_1c47fc7c568448d2 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_85aa952202dfd33c {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animated.flip_d1dce7b460218feb {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX_a5d36ebacf741da2 {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY_15c2cbafc0a26711 {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX_2fcbcb01a9cf7da8 {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY_25b8ccadddd64886 {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn_f833a1e3fb59d612 {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut_734ddd436743dd95 {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn_a2740f11e5a2672a {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft_3842ee685aa8c851 {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight_ac39a23546c6299e {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft_f1b31606fb6b72c8 {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight_dd645a6e5e9c3f6c {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut_95a71e9a6b26bb15 {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft_71e1d0420d5e29c5 {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight_9e825927c64e7204 {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft_aaa71f754cc4943f {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight_d0a804b6bffc4a40 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_1012e4134002d232 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_2f6b165970b1865c {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f7a7f47ce7645200 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_905b7a81c8a21009 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_23d8f42cfe241101 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_04c8e4071f16b29f {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_f8d4049a6b6de6d9 {
  animation-name: slideOutUp;
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge_43f0ba1c39cfb375 {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn_0a2304aa646e60de {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut_a665e9d02f14edc2 {
  animation-name: rollOut;
}
@keyframes jump {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpTwo {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpThree {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, -20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFour {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFive {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes prXOne {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes prXTwo {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotatedTwo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotatedHalf {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes rotatedHalfTwo {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes scale-right {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes hvr-ripple-out {
  0% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }
  50% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0.8;
  }
  100% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    opacity: 1;
  }
}
@keyframes hvr-ripple-out-two {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  100% {
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: -30px;
    opacity: 0;
  }
}
@keyframes scale-up-one {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-up-two {
  0% {
    transform: scale(0.5);
  }
  40% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes scale-up-three {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
.shop-filter-one_2d862eeaea816ac9 .theme-select-menu_a5cfddac985ac2af {
  width: 100%;
  min-width: 145px;
  height: 45px;
  font-size: 17px;
  padding: 0 12px;
  box-shadow: none;
  outline: none;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.product-block-one_043810826afc88df {
  overflow: hidden;
}
.product-block-one_043810826afc88df .img-holder_50f6c465f82a9df8 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_043810826afc88df .img-holder_50f6c465f82a9df8 .cart-icon_9115ffde997a409c {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.09);
  border-radius: 50%;
  background: #fff;
  color: #000;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 18px;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.2s ease-in-out 0s;
}
.product-block-one_043810826afc88df .img-holder_50f6c465f82a9df8 .cart-icon_9115ffde997a409c:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_043810826afc88df .img-holder_50f6c465f82a9df8 .cart-button_003a5de3f31010b3 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  line-height: 48px;
  background: #29594B;
  text-align: center;
  color: #fff;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.4s ease-in-out 0s;
}
.product-block-one_043810826afc88df .img-holder_50f6c465f82a9df8 .cart-button_003a5de3f31010b3:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_043810826afc88df .product-title_04225355d1388f43 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_043810826afc88df .rating_fc066fb6e069c6a2 {
  margin: 0 -3px;
}
.product-block-one_043810826afc88df .rating_fc066fb6e069c6a2 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_043810826afc88df .rating_fc066fb6e069c6a2 li .bi-star-fill_187f81f696d57a8f {
  color: #FFCB65;
}
.product-block-one_043810826afc88df .price_1b06aedbbcbc78c1 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_043810826afc88df:hover .cart-button_003a5de3f31010b3 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_043810826afc88df:hover .product-img_63fbfee50150e5f8 {
  transform: scale(0.95);
}
.product-block-one_043810826afc88df:hover .cart-icon_9115ffde997a409c {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_043810826afc88df:hover .product-title_04225355d1388f43 {
  text-decoration: underline;
}

.product-details-one_331f8ae9d47536eb .product-img-tab_68a765ef2ed2dac3 {
  border: none;
}
.product-details-one_331f8ae9d47536eb .product-img-tab_68a765ef2ed2dac3 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_331f8ae9d47536eb .product-img-tab_68a765ef2ed2dac3 .nav-link img {
  max-height: 100%;
}
.product-details-one_331f8ae9d47536eb .product-img-tab_68a765ef2ed2dac3 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_331f8ae9d47536eb .product-img-tab-content_67802d692a85db1f {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_331f8ae9d47536eb .product-img-tab-content_67802d692a85db1f img {
  margin: auto;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .stock-tag_d6caa43cf2ece378 {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  background: #EAEAEA;
  border-radius: 3px;
  line-height: 25px;
  padding: 0 10px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .product-name_f0dd525590439b3e {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .rating_fc066fb6e069c6a2 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .rating_fc066fb6e069c6a2 li .bi-star-fill_187f81f696d57a8f {
  color: #FFCB65;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .rating_fc066fb6e069c6a2 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .rating_fc066fb6e069c6a2 li a:hover {
  text-decoration: underline;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .price_1b06aedbbcbc78c1 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .price_1b06aedbbcbc78c1 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .availability_f31857a88d28dc81 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .description-text_edec6c22bf3f0752 {
  padding: 10px 0 15px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .product-feature_b6565c2e931617fd {
  margin-bottom: 20px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .product-feature_b6565c2e931617fd li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .product-feature_b6565c2e931617fd li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .customize-order_59917eefd7c77f7d h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .customize-order_59917eefd7c77f7d .quantity_96598ea6d619c47a .button-group_841c0153494894c4 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .customize-order_59917eefd7c77f7d .quantity_96598ea6d619c47a .button-group_841c0153494894c4 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .customize-order_59917eefd7c77f7d .quantity_96598ea6d619c47a .button-group_841c0153494894c4 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_331f8ae9d47536eb .product-info_ae95ca988d7a7774 .customize-order_59917eefd7c77f7d .quantity_96598ea6d619c47a .button-group_841c0153494894c4 li .product-value {
  font-size: 18px;
  font-weight: 500;
  height: 40px;
  color: #000;
  max-width: 45px;
  background: transparent;
  border: none;
  text-align: center;
  padding-left: 5px;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .nav-tabs_03eee966b87af622 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .nav-tabs_03eee966b87af622 .nav-link {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #19352D;
  letter-spacing: 1px;
  padding: 0 0 12px 0;
  position: relative;
  margin: 0 50px 0 0;
  border: none;
  border-radius: 0;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .nav-tabs_03eee966b87af622 .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  z-index: 1;
  background: #000;
  transform: scale(0, 1);
  transition: all 0.3s ease-in-out 0s;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .nav-tabs_03eee966b87af622 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .nav-tabs_03eee966b87af622 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .tab-content_fe2ae1255e8f0449 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .tab-content_fe2ae1255e8f0449 .product-feature_b6565c2e931617fd li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .tab-content_fe2ae1255e8f0449 .product-feature_b6565c2e931617fd li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .single-comment_2b9f545301ab4fa0 {
  padding-bottom: 40px;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .single-comment_2b9f545301ab4fa0:last-child {
  padding-bottom: 0;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .user-img_53c2a98bb178af2c {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .user-comment-data_7e771dba28a151c0 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .user-comment-data_7e771dba28a151c0 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .user-comment-data_7e771dba28a151c0 .rating_fc066fb6e069c6a2 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .user-comment-data_7e771dba28a151c0 .rating_fc066fb6e069c6a2 li .bi-star-fill_187f81f696d57a8f {
  color: #FFCB65;
}
.product-details-one_331f8ae9d47536eb .product-review-tab_97038086fbbe90ca .user-comment-area_4c3049ed1496ebb1 .user-comment-data_7e771dba28a151c0 p {
  padding-top: 8px;
}

.cart-list-form_621b1049b9ada1fd {
  position: relative;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 {
  margin: 0;
  background: transparent;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 th {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  border: none;
  border-bottom: 2px solid #000;
  padding: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
  color: #19352D;
  background: transparent;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 th:first-child {
  text-align: left;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-thumbnails_8aff269b2a6ae223 {
  width: 85px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-thumbnails_8aff269b2a6ae223 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-thumbnails_8aff269b2a6ae223 .product-img_63fbfee50150e5f8 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-info_ae95ca988d7a7774 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-info_ae95ca988d7a7774 .product-name_f0dd525590439b3e {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-info_ae95ca988d7a7774 .serial_0152af2fc5957aec {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .product-info_ae95ca988d7a7774 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .price_1b06aedbbcbc78c1 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .quantity_96598ea6d619c47a li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .quantity_96598ea6d619c47a li .btn_7c146fd3ef3221bc {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .quantity_96598ea6d619c47a li .product-value {
  font-size: 18px;
  font-weight: 500;
  color: #1d1d1d;
  max-width: 55px;
  background: transparent;
  border: none;
  text-align: center;
  padding-left: 12px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .remove-product_1ddfa6c2283c428d {
  color: #000;
  font-size: 22px;
}
.cart-list-form_621b1049b9ada1fd .table_f2f359c884ddcb17 tbody .remove-product_1ddfa6c2283c428d:hover {
  color: #ff2759;
}
.cart-list-form_621b1049b9ada1fd .cart-footer_8ee6c9b0882907fe {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_621b1049b9ada1fd .cart-footer_8ee6c9b0882907fe .coupon-form_6cdc69a5d253a82c input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_621b1049b9ada1fd .cart-footer_8ee6c9b0882907fe .cart-total-section_0b37d976c7905e4a {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_621b1049b9ada1fd .cart-footer_8ee6c9b0882907fe .cart-total-section_0b37d976c7905e4a .cart-total-table_19864b04abb4aa55 tr th {
  font-size: 18px;
  font-weight: 500;
  color: rgba(29, 29, 29, 0.5);
  font-weight: normal;
  padding-right: 26px;
  padding-bottom: 16px;
}
.cart-list-form_621b1049b9ada1fd .cart-footer_8ee6c9b0882907fe .cart-total-section_0b37d976c7905e4a .cart-total-table_19864b04abb4aa55 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

.checkout-toggle-area_fc1e60824a1de345 p {
  margin-bottom: 10px;
}
.checkout-toggle-area_fc1e60824a1de345 p button {
  font-weight: 500;
  letter-spacing: 0px;
  color: #19352D;
  background: transparent;
  display: inline-block;
  text-decoration: underline;
}
.checkout-toggle-area_fc1e60824a1de345 form input {
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  border-radius: 8px;
  padding: 0 30px;
  margin-bottom: 20px;
}
.checkout-toggle-area_fc1e60824a1de345 form input:focus {
  border-color: #777;
}
.checkout-toggle-area_fc1e60824a1de345 form .lost-passw_6db8715f364da2e6 {
  color: #636067;
  font-size: 0.8em;
  margin: 12px 0 35px;
}
.checkout-toggle-area_fc1e60824a1de345 form .lost-passw_6db8715f364da2e6:hover {
  text-decoration: underline;
}
.checkout-toggle-area_fc1e60824a1de345 form button {
  line-height: 50px;
}
.checkout-toggle-area_fc1e60824a1de345 form p {
  font-size: 0.9em;
  padding-top: 15px;
}

.checkout-form_4fdd8af4036cd514 .main-title_ffce5ba43851b69a {
  font-size: 28px;
  padding-bottom: 55px;
}
.checkout-form_4fdd8af4036cd514 .single-input-wrapper_616bdb34d009dc9b {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  padding: 0 15px;
  border: none;
  border-radius: 8px;
  margin-bottom: 55px;
}
.checkout-form_4fdd8af4036cd514 .theme-select-menu_a5cfddac985ac2af {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 8px;
  margin-bottom: 55px;
}
.checkout-form_4fdd8af4036cd514 .theme-select-menu_a5cfddac985ac2af option {
  font-size: 0.85em;
}
.checkout-form_4fdd8af4036cd514 .checkbox-list_f70372eeb23d2bb0 {
  padding-bottom: 44px;
}
.checkout-form_4fdd8af4036cd514 .checkbox-list_f70372eeb23d2bb0 li label {
  position: relative;
  font-weight: 500;
  font-size: 17px;
  line-height: 15px;
  padding-left: 28px;
  color: #19352D;
  cursor: pointer;
  margin: 0 0 24px;
}
.checkout-form_4fdd8af4036cd514 .checkbox-list_f70372eeb23d2bb0 li label:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 2px;
  border: 1px solid #000;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.checkout-form_4fdd8af4036cd514 .checkbox-list_f70372eeb23d2bb0 li input[type=checkbox] {
  display: none;
}
.checkout-form_4fdd8af4036cd514 .checkbox-list_f70372eeb23d2bb0 li input[type=checkbox]:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_4fdd8af4036cd514 .other-note-area_d1ba5b0c75168a97 p {
  font-weight: 500;
  font-size: 16px;
  color: #19352D;
  margin-bottom: 6px;
}
.checkout-form_4fdd8af4036cd514 .other-note-area_d1ba5b0c75168a97 textarea {
  width: 100%;
  border: none;
  padding: 15px;
  resize: none;
  height: 145px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f {
  background: #fff;
  padding: 50px 40px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c {
  width: 100%;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c tbody {
  color: #19352D;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c tbody th {
  padding-bottom: 15px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c tbody th span {
  font-weight: 500;
  font-size: 18px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c tbody td {
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c tfoot th {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .product-review_78feb486d5c31d0c tfoot td {
  text-align: right;
  font-weight: 500;
  font-size: 18px;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 {
  padding: 30px 0 15px;
  border-bottom: 1px solid #e9e9e9;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 li {
  padding: 0 0 12px 30px;
  position: relative;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 li p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 li label {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 15px;
  color: #19352D;
  cursor: pointer;
  margin: 0 0 13px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 li label:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 14px;
  font-weight: 700;
  border-radius: 50%;
  border: 1px solid #d5d5d5;
  font-size: 10px;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 0;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 li input[type=radio] {
  position: absolute;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .order-review_69ba62e65abe8d2f .payment-list_791bc82f6dc14aa3 li input:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .policy-text_f0f5d6d23178049c {
  font-size: 16px;
  line-height: 22px;
  color: #979797;
  padding: 25px 0 5px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .agreement-checkbox_617cb062039c6cbc label {
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #19352D;
  cursor: pointer;
  padding-left: 33px;
  margin-bottom: 35px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .agreement-checkbox_617cb062039c6cbc label:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 14px;
  border-radius: 2px;
  border: 1px solid #d5d5d5;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  left: 0;
  top: 3px;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .agreement-checkbox_617cb062039c6cbc input[type=checkbox] {
  display: none;
}
.checkout-form_4fdd8af4036cd514 .order-confirm-sheet_d6f7652fd41e0b05 .agreement-checkbox_617cb062039c6cbc input[type=checkbox]:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_4fdd8af4036cd514 .credit-card-form {
  margin-top: 12px;
  display: none;
}
.checkout-form_4fdd8af4036cd514 .credit-card-form h6 {
  font-size: 15px;
  margin-bottom: 5px;
}
.checkout-form_4fdd8af4036cd514 .credit-card-form input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0 10px;
  border-radius: 3px;
  margin-bottom: 18px;
}
.checkout-form_4fdd8af4036cd514 .credit-card-form span {
  padding: 0 5px;
  margin-bottom: 18px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active_6637dcc4571cbe12 {
  height: auto;
}

.fancybox-is-hidden_0847bb20a38e540b {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage_9fb96c942f73bfd5 {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open_0e2c92d077d534c9 .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption_ebfbd054b5594b31, .fancybox-infobar_e43d4ed11b3e3399, .fancybox-navigation_2d382c767fb5e7e6 .fancybox-button_ff0db853b29b805f, .fancybox-toolbar_e68389bf37e4d25f {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_ecb367e9ddd2d708 .fancybox-caption_ebfbd054b5594b31, .fancybox-show-infobar_294548076637e0f5 .fancybox-infobar_e43d4ed11b3e3399, .fancybox-show-nav_0958a06a6ddbca1a .fancybox-navigation_2d382c767fb5e7e6 .fancybox-button_ff0db853b29b805f, .fancybox-show-toolbar_0ac8860f727a40c9 .fancybox-toolbar_e68389bf37e4d25f {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar_e43d4ed11b3e3399 {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar_e68389bf37e4d25f {
  right: 0;
  top: 0;
}

.fancybox-stage_9fb96c942f73bfd5 {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open_0e2c92d077d534c9 .fancybox-stage_9fb96c942f73bfd5 {
  overflow: hidden;
}

.fancybox-slide {
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding_6288b1f814573212 .fancybox-slide, .fancybox-slide--current_06ac357d129332f2, .fancybox-slide--next_96b1c9b036416fea, .fancybox-slide--previous_019cb78b414dad4c {
  display: block;
}

.fancybox-slide--next_96b1c9b036416fea {
  z-index: 99995;
}

.fancybox-slide--image_64e25507c908986b {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image_64e25507c908986b:before {
  display: none;
}

.fancybox-slide--html_3313bdf236b6defb {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe_1aab75917200a9c0 {
  padding: 44px 44px 0;
}

.fancybox-content_8053332f6293d2b5 {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image_64e25507c908986b .fancybox-content_8053332f6293d2b5 {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut_68e4eaba1c3c1a86 .fancybox-content_8053332f6293d2b5 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_aa07799a4ef0bdd3 .fancybox-content_8053332f6293d2b5 {
  cursor: zoom-in;
}

.fancybox-can-drag_0176fc8c0e273be7 .fancybox-content_8053332f6293d2b5 {
  cursor: grab;
}

.fancybox-is-dragging_3d73d6e34f3b05cf .fancybox-content_8053332f6293d2b5 {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball_ef620c24eab26a4c {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball_ef620c24eab26a4c {
  z-index: 1;
}

.fancybox-slide--html_3313bdf236b6defb .fancybox-content_8053332f6293d2b5 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_1aab75917200a9c0 .fancybox-content_8053332f6293d2b5, .fancybox-slide--map_ecec4d7f6a7d95a5 .fancybox-content_8053332f6293d2b5, .fancybox-slide--video_d122b8c6c87b9423 .fancybox-content_8053332f6293d2b5 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_d122b8c6c87b9423 .fancybox-content_8053332f6293d2b5 {
  background: #000;
}

.fancybox-slide--map_ecec4d7f6a7d95a5 .fancybox-content_8053332f6293d2b5 {
  background: #e5e3df;
}

.fancybox-slide--iframe_1aab75917200a9c0 .fancybox-content_8053332f6293d2b5 {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe_b27168418c179fba, .fancybox-video_6830f9bfa4b81ca4 {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe_b27168418c179fba {
  vertical-align: top;
}

.fancybox-error_3e0e6f4af2fd164b {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error_3e0e6f4af2fd164b p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button_ff0db853b29b805f {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button_ff0db853b29b805f, .fancybox-button_ff0db853b29b805f:link, .fancybox-button_ff0db853b29b805f:visited {
  color: #ccc;
}

.fancybox-button_ff0db853b29b805f:focus, .fancybox-button_ff0db853b29b805f:hover {
  color: #fff;
}

.fancybox-button_ff0db853b29b805f.disabled, .fancybox-button_ff0db853b29b805f.disabled:hover, .fancybox-button_ff0db853b29b805f[disabled], .fancybox-button_ff0db853b29b805f[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button_ff0db853b29b805f svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button_ff0db853b29b805f svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause_d89c5daaa63f2527 svg path:nth-child(1), .fancybox-button--play_253d966222927414 svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play_253d966222927414 svg path, .fancybox-button--share_b8795d6dd8190e78 svg path, .fancybox-button--thumbs_859038ff24c74dd8 svg path {
  fill: currentColor;
}

.fancybox-button--share_b8795d6dd8190e78 svg path {
  stroke-width: 1;
}

.fancybox-navigation_2d382c767fb5e7e6 .fancybox-button_ff0db853b29b805f {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav_0958a06a6ddbca1a .fancybox-navigation_2d382c767fb5e7e6 .fancybox-button_ff0db853b29b805f {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation_2d382c767fb5e7e6 .fancybox-button_ff0db853b29b805f:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation_2d382c767fb5e7e6 .fancybox-button--arrow_left_de5b41b648d7639b {
  left: 6px;
}

.fancybox-navigation_2d382c767fb5e7e6 .fancybox-button--arrow_right_64179da1b9654e11 {
  right: 6px;
}

.fancybox-close-small_4b9f09b097fcbe77 {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small_4b9f09b097fcbe77 svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small_4b9f09b097fcbe77:focus {
  outline: none;
}

.fancybox-close-small_4b9f09b097fcbe77:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe_1aab75917200a9c0 .fancybox-close-small_4b9f09b097fcbe77, .fancybox-slide--image_64e25507c908986b .fancybox-close-small_4b9f09b097fcbe77, .fancybox-slide--video_d122b8c6c87b9423 .fancybox-close-small_4b9f09b097fcbe77 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_1aab75917200a9c0 .fancybox-close-small_4b9f09b097fcbe77:hover svg, .fancybox-slide--image_64e25507c908986b .fancybox-close-small_4b9f09b097fcbe77:hover svg, .fancybox-slide--video_d122b8c6c87b9423 .fancybox-close-small_4b9f09b097fcbe77:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_dece28e8ba26441f .fancybox-close-small_4b9f09b097fcbe77, .fancybox-is-zoomable_d4fd0c6a3b361973.fancybox-can-drag_0176fc8c0e273be7 .fancybox-close-small_4b9f09b097fcbe77 {
  display: none;
}

.fancybox-caption_ebfbd054b5594b31 {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption_ebfbd054b5594b31:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption_ebfbd054b5594b31:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption_ebfbd054b5594b31 a, .fancybox-caption_ebfbd054b5594b31 a:link, .fancybox-caption_ebfbd054b5594b31 a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption_ebfbd054b5594b31 a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading_7506c012b8272593 {
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid hsla(0, 0%, 39%, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fancybox-animated_5f67bbe5b08947f4 {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide_221cbd4766906d8d.fancybox-slide--previous_019cb78b414dad4c {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide_221cbd4766906d8d.fancybox-slide--next_96b1c9b036416fea {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide_221cbd4766906d8d.fancybox-slide--current_06ac357d129332f2 {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade_348a068a28ec5915.fancybox-slide--next_96b1c9b036416fea, .fancybox-fx-fade_348a068a28ec5915.fancybox-slide--previous_019cb78b414dad4c {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_348a068a28ec5915.fancybox-slide--current_06ac357d129332f2 {
  opacity: 1;
}

.fancybox-fx-zoom-in-out_0739ccc8aa11979f.fancybox-slide--previous_019cb78b414dad4c {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out_0739ccc8aa11979f.fancybox-slide--next_96b1c9b036416fea {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out_0739ccc8aa11979f.fancybox-slide--current_06ac357d129332f2 {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate_dd1ada31021d1290.fancybox-slide--previous_019cb78b414dad4c {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate_dd1ada31021d1290.fancybox-slide--next_96b1c9b036416fea {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate_dd1ada31021d1290.fancybox-slide--current_06ac357d129332f2 {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular_1526c9ee70b94491.fancybox-slide--previous_019cb78b414dad4c {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular_1526c9ee70b94491.fancybox-slide--next_96b1c9b036416fea {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular_1526c9ee70b94491.fancybox-slide--current_06ac357d129332f2 {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube_4ac21b9e3a338a25.fancybox-slide--previous_019cb78b414dad4c {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube_4ac21b9e3a338a25.fancybox-slide--next_96b1c9b036416fea {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube_4ac21b9e3a338a25.fancybox-slide--current_06ac357d129332f2 {
  transform: translateZ(0) scale(1);
}

.fancybox-share_263d009762384010 {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share_263d009762384010 h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share_263d009762384010 p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button_4589bdb2d04578aa {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button_4589bdb2d04578aa:link, .fancybox-share__button_4589bdb2d04578aa:visited {
  color: #fff;
}

.fancybox-share__button_4589bdb2d04578aa:hover {
  text-decoration: none;
}

.fancybox-share__button--fb_065e91b30d96c4d1 {
  background: #3b5998;
}

.fancybox-share__button--fb_065e91b30d96c4d1:hover {
  background: #344e86;
}

.fancybox-share__button--pt_766b6bd2c02e36c7 {
  background: #bd081d;
}

.fancybox-share__button--pt_766b6bd2c02e36c7:hover {
  background: #aa0719;
}

.fancybox-share__button--tw_0a7f5f9fe4543942 {
  background: #1da1f2;
}

.fancybox-share__button--tw_0a7f5f9fe4543942:hover {
  background: #0d95e8;
}

.fancybox-share__button_4589bdb2d04578aa svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button_4589bdb2d04578aa svg path {
  fill: #fff;
}

.fancybox-share__input_67c7c12009b81096 {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs_b42852ba4fb8721d {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x_2b41488f184fdb45 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_38ee2e65c32f532e .fancybox-thumbs_b42852ba4fb8721d {
  display: block;
}

.fancybox-show-thumbs_38ee2e65c32f532e .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs_b42852ba4fb8721d > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x_2b41488f184fdb45 > ul {
  overflow: hidden;
}

.fancybox-thumbs-y_1fc9b2bd576a3a50 > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y_1fc9b2bd576a3a50 > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y_1fc9b2bd576a3a50 > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs_b42852ba4fb8721d > ul > li {
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading_41c2ed28213eb6f9 {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs_b42852ba4fb8721d > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs_b42852ba4fb8721d > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs_b42852ba4fb8721d .fancybox-thumbs-active_9f8f3b486a62ba71:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs_b42852ba4fb8721d {
    width: 110px;
  }
  .fancybox-show-thumbs_38ee2e65c32f532e .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs_b42852ba4fb8721d > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Slider */
.slick-slider_fa14ed25e718f649 {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin: 0 -15px;
}

.slick-dots_809658dcd0e5f583 {
  list-style-type: none;
  display: flex;
}

.slick-dots_809658dcd0e5f583 li {
  display: inline-block;
}

.slick-dots_809658dcd0e5f583 li button {
  text-indent: -50000px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 5px;
  background: #E4E4E4;
  transition: all 0.3s ease-in-out;
}

.slick-dots_809658dcd0e5f583 .slick-active button {
  background: #0C3A30;
}

.slick-list_839ecf0b70ba747b {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list_839ecf0b70ba747b:focus {
  outline: none !important;
}

.slick-list_839ecf0b70ba747b.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider_fa14ed25e718f649 .slick-track_6947a28c1c4b9638,
.slick-slider_fa14ed25e718f649 .slick-list_839ecf0b70ba747b {
  transform: translate3d(0, 0, 0);
}

.slick-track_6947a28c1c4b9638 {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track_6947a28c1c4b9638:before,
.slick-track_6947a28c1c4b9638:after {
  display: table;
  content: "";
}

.slick-track_6947a28c1c4b9638:after {
  clear: both;
}

.slick-loading_95319afd6c76c1c9 .slick-track_6947a28c1c4b9638 {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  margin: 0 15px;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading_95319afd6c76c1c9 img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized_eabcf17bffc85059 .slick-slide {
  display: block;
}

.slick-loading_95319afd6c76c1c9 .slick-slide {
  visibility: hidden;
}

.slick-vertical_e8f4555f1e4afc8c .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow_7bedcd1194f87d03.slick-hidden_f23159b8327fe220 {
  display: none;
}/*# sourceMappingURL=style.css.map */