@font-face {
  font-family: "apollo-regular";
  src: url("../fonts/apollo.eot");
  src: url("../fonts/apollo.eot?#iefix") format("embedded-opentype"), url("../fonts/apollo.woff") format("woff"), url("../fonts/apollo.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "cosmithchic";
  src: url("../fonts/cosmithChic.eot");
  src: url("../fonts/cosmithChic.eot?#iefix") format("embedded-opentype"), url("../fonts/cosmithChic.woff") format("woff"), url("../fonts/cosmithChic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "matter";
  src: url("../fonts/matter-Heavy.eot");
  src: url("../fonts/matter-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/matter-Heavy.woff2") format("woff2"), url("../fonts/matter-Heavy.woff") format("woff"), url("../fonts/matter-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "matter";
  src: url("../fonts/matter-SemiBold.eot");
  src: url("../fonts/matter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/matter-SemiBold.woff2") format("woff2"), url("../fonts/matter-SemiBold.woff") format("woff"), url("../fonts/matter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "matter";
  src: url("../fonts/matter-Bold.eot");
  src: url("../fonts/matter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/matter-Bold.woff2") format("woff2"), url("../fonts/matter-Bold.woff") format("woff"), url("../fonts/matter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "matter";
  src: url("../fonts/matter-Medium.eot");
  src: url("../fonts/matter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/matter-Medium.woff2") format("woff2"), url("../fonts/matter-Medium.woff") format("woff"), url("../fonts/matter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "matter";
  src: url("../fonts/matter-Regular.eot");
  src: url("../fonts/matter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/matter-Regular.woff2") format("woff2"), url("../fonts/matter-Regular.woff") format("woff"), url("../fonts/matter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "matter";
  src: url("../fonts/matter-Light.eot");
  src: url("../fonts/matter-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/matter-Light.woff2") format("woff2"), url("../fonts/matter-Light.woff") format("woff"), url("../fonts/matter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?diq70f");
  src: url("../fonts/icomoon.eot?diq70f#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?diq70f") format("truetype"), url("../fonts/icomoon.woff?diq70f") format("woff"), url("../fonts/icomoon.svg?diq70f#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^=icon-],
[class*=icon-] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_r:before {
  content: "\e900";
}

.icon-arrow_l:before {
  content: "\e901";
  position: relative;
  left: 4px;
}

.icon-cross:before {
  content: "\e908";
}

.icon-search:before {
  content: "\e907";
}

.icon-fb:before {
  content: "\ea90";
}

.icon-ins:before {
  content: "\ea92";
}

.icon-in:before {
  content: "\eaca";
}

.icon-tt:before {
  content: "\ea97";
}

.icon-ytb:before {
  content: "\ea9d";
}

.pink-logo {
  display: none;
}

.top-bar {
  background: #243584;
  padding-top: 15px;
  padding-bottom: 15px;
}

.top-bar .left-box {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
}

.top-bar .right-box {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}

.top-bar .right-box>ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.top-bar .right-box>ul>li {
  list-style: none;
  border-right: solid 1px #505d9d;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.top-bar .right-box>ul>li a {
  text-decoration: none;
}

.top-bar .right-box>ul>li .cart-notification {
  position: relative;
}

.top-bar .right-box>ul>li .cart-notification .cart-count {
  font-family: "Roboto", sans-serif;
  top: -7px;
  right: -7px;
  position: absolute;
  min-width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e82025;
  border-radius: 100px;
  font-size: 9px;
}

.top-bar .right-box>ul>li .cart-notification:hover .cart-count {
  color: #fff;
}

.top-bar .right-box>ul :last-child {
  border: none;
}

.top-bar p {
  color: #fff;
  font-size: 13px;
  margin: 0;
}

@media only screen and (max-width: 1000px) {
  .top-bar p {
    font-size: 11px !important;
    line-height: 13px;
  }
}

@media only screen and (max-width: 1000px) {
  .top-bar {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.top-bar .wrap {
  display: flex;
  flex-wrap: wrap;
}

.top-bar a {
  color: #fff;
}

.top-bar a:hover {
  color: #e82025;
}

.top-bar .left-box a {
  text-decoration: underline;
}

.header-main-wrap {
  width: 100%;
}

.header-main {
  position: absolute;
  z-index: 400;
  width: 100%;
  left: 0;
  top: 0;
}

.header-main .hed-icn {
  font-size: 14px;
}

@media only screen and (max-width: 1000px) {
  .header-main {
    padding: 12px 5px !important;
  }
}

.nav-box>ul>li {
  list-style: none;
  padding: 0 2%;
}

.nav-box>ul>li a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-weight: 300;
}

.nav-box>ul>li a:hover {
  color: #ffaa97;
}

.nav-box {
  padding: 0;
  margin-right: auto;
  margin-left: 0;
  margin-left: auto;
  width: 53%;
}

.nav-box .main-nav {
  padding-top: 0px;
}

@media only screen and (max-width: 1199px) {
  .nav-box {
    position: fixed;
    z-index: 700;
    left: 0;
    width: 100%;
    top: 0;
    background: #fff;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    overflow: hidden;
  }

  .nav-box ul li {
    width: 100%;
    list-style: none;
    text-align: center;
  }

  .nav-box ul li a {
    font-size: 18px;
    padding: 10px 0px;
    display: inline-block;
    color: #1e1e1e;
  }

  .nav-box.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
}

.header-main .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (min-width: 1200px) {
  .nav-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}

.logo-box {
  width: 137px;
  margin-top: 25px;
}

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

@media only screen and (max-width: 600px) {
  .logo-box {
    width: 95px;
  }
}

.burger {
  z-index: 900;
  position: relative;
  height: 16px;
  width: 28px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  transform: rotateY(0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  display: none;
}

.burger__patty {
  width: 28px;
  height: 2px;
  margin: 0 0 4px 0;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.burger__patty:last-child {
  margin-bottom: 0;
}

.burger--close {
  transform: rotate(180deg);
}

.burger--close .burger__patty:nth-child(1) {
  transform: rotate(45deg) translate(4px, 4px);
}

.burger--close .burger__patty:nth-child(2) {
  opacity: 0;
}

.burger--close .burger__patty:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -4px);
}

@media only screen and (max-width: 1024px) {
  .burger {
    display: block;
    margin-left: auto;
  }
}

.burger.burger--close {
  position: fixed;
  right: 35px;
  z-index: 787878;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

.main-nav>ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.main-nav>ul>li {
  position: relative;
  margin-left: -4px;
  padding-right: 15px;
}

.main-nav>ul>li.active>a {
  color: #e82025;
}

.main-nav>ul>li {
  padding: 0;
  margin: 0 3%;
}

.main-nav>ul>li>a {
  font-family: "helveticabold";
  display: inline-block;
  text-decoration: none;
  color: #1e1e1e;
  line-height: 100px;
  font-size: 14px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-weight: 400;
  transition: all 0.3s;
  text-transform: uppercase;
}

.main-nav>ul>li>a:hover {
  color: #e7151a;
}

.black-head .burger__patty {
  background: #fff;
}

@media only screen and (min-width: 1001px) {
  .black-head .main-nav>ul>li>a {
    color: #fff;
  }

  .black-head .burger__patty {
    background: #fff;
  }

  .black-head .main-nav .fl {
    color: #fff;
  }
}

.black-head .open .burger__patty {
  background: #fff;
}

.open-nav {
  overflow: hidden;
  overflow: hidden;
}

.open-nav .black-head .burger__patty {
  background: #fff;
}

.open-nav .menu-ul {
  display: flex !important;
  flex-wrap: wrap;
  height: 100vh !important;
}

.submenu {
  border: 1px solid #f7f7f7;
  border-radius: 0 0 3px 3px;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.3);
  transform: translateY(20px);
  transition: all 0.3s;
}

.main-nav .fl {
  margin-left: 5px;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #1e1e1e;
  font-style: normal;
  display: inline-block;
}

.main-nav .fl .icon-arrow-menu {
  font-size: 6px;
  position: relative;
  top: -2px;
  display: inline-block;
}

@media only screen and (max-width: 1199px) {
  .main-nav .fl .icon-arrow-menu {
    top: -3px;
  }
}

.main-nav .fl:before {
  font-size: 14px;
  text-align: center;
  line-height: 35px;
}

.main-nav>ul>li+li .submenu {
  right: 0px;
}

.main-nav>ul>li:hover .submenu {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.content-block {
  padding: 70px 0;
  position: relative;
}

.slideInUp {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition: all 1s ease-out;
}

.is-active .slideInUp {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.slideInUp2 {
  transition-delay: 0.3s;
}

@media (max-width: 1199px) {
  .main-nav {
    position: fixed;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 99999;
    height: 100%;
    overflow: auto;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    transform: translatey(-100%);
    transition: transform 1s ease-in;
  }

  .main-nav.slidenav {
    transform: translatey(0);
  }

  .main-nav>ul {
    float: none;
  }

  .main-nav>ul>li {
    display: block;
    padding: 0 !important;
    margin: 20px 0;
    margin-left: 0;
  }

  .main-nav>ul>li>a {
    font-size: 26px;
    color: #1e1e1e;
    line-height: 35px;
    padding: 0;
  }

  .submenu {
    position: static;
    min-width: 200px;
    background: transparent;
    border: none;
    padding: 5px 15px 5px 25px;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    transform: none;
    transition: none;
    display: none;
  }

  .submenu>li a {
    display: block;
    padding: 5px 0;
    color: #666;
    line-height: 0.8;
    font-size: 19px !important;
    color: #ccc;
    text-decoration: none;
    transition: all 0.3s;
  }

  .submenu>li a:hover {
    background: transparent;
    color: #08509e;
  }

  .slideInUp {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: none;
  }

  .nav-box ul.submenu {
    display: none;
  }

  .fl.flaticon-minus .icon-arrow-menu {
    transform: rotate(180deg);
  }
}

.icon-arrow-menu img {
  width: 7px;
}

.acc_section .acc_head ::after {
  content: "\e902";
  display: inline-block;
  font-family: "icomoon" !important;
  margin: 5px 5px 1px 10px;
  font-size: 13px;
}

.acc_section.acc_active .acc_head h3 ::after {
  transform: rotate(180deg);
}

.submenu-2 {
  position: absolute;
  right: 0;
  top: auto;
  left: unset;
  min-width: 165px;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  background: #fff;
}

.submenu-2 li {
  width: 100%;
  padding: 10px 10%;
}

@media (max-width: 1199px) {
  .submenu-2 li {
    padding: 6px 10%;
  }
}

.submenu-2 li a {
  text-decoration: none;
}

@media (max-width: 1199px) {
  .submenu-2 {
    min-width: unset;
    width: 100%;
  }
}

.acc_section.acc_active>.acc_head>h3::after {
  transform: rotate(180deg);
}

.select select {
  /* Reset Select */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 0;
  box-shadow: none;
  /* Personalize */
  flex: 1;
  padding: 0 15px;
  color: #fff;
  background-color: var(--darkgray);
  background-image: none;
  cursor: pointer;
}

/* Remove IE arrow */
.select select::-ms-expand {
  display: none;
}

/* Custom Select wrapper */
.select {
  position: relative;
  display: flex;
  border-radius: 0.25em;
  overflow: hidden;
}

/* Arrow */
.select::after {
  font-family: "icomoon";
  content: "\e908";
  position: absolute;
  top: 3px;
  right: 5px;
  color: #ffffff;
  transition: 0.25s all ease;
  pointer-events: none;
  transform: rotate(90deg);
  font-size: 8px;
}

/* Transition */
.select:hover::after {
  color: #ffffff;
}

.select option {
  color: #000;
}

.top-icn {
  font-size: 23px;
}

.hed-right-block {
  width: 35%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: auto;
}

.hed-right-block .search-block {
  width: calc(100% - 140px);
  padding: 0px 3%;
  position: relative;
}

.hed-right-block .search-block .search-fld {
  width: 100%;
  border: solid 1px #d9d9d9;
  height: 34px;
  padding: 0 5% 0% 17%;
}

.hed-right-block .search-block .icon-search {
  position: absolute;
  top: 10px;
  left: 8%;
}

.hed-right-block .search-block ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #adadad;
  opacity: 1;
  /* Firefox */
}

.hed-right-block .search-block ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #adadad;
  opacity: 1;
  /* Firefox */
}

.hed-right-block .search-block :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #adadad;
}

.hed-right-block .search-block ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #adadad;
}

@media (max-width: 600px) {
  .hed-right-block .search-block {
    width: calc(100% - 40px);
    display: none;
  }
}

@media (max-width: 1199px) {
  .hed-right-block {
    width: 60%;
  }
}

@media (max-width: 480px) {
  .hed-right-block {
    width: 50%;
  }
}

.login-block {
  width: 140px;
}

.login-block a {
  background: #e82025;
  display: flex;
  padding: 0px 10px;
  text-decoration: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #fff;
  width: 100%;
  height: 36px;
}

.login-block a:hover {
  color: #fff;
  background: #ff1f25;
}

.login-block a .icon-user {
  padding: 0px 5px;
  font-size: 10px;
}

@media (max-width: 600px) {
  .login-block a .icon-user {
    font-size: 15px;
  }
}

@media (max-width: 600px) {
  .login-block {
    width: 40px;
    margin-left: auto;
  }
}

@media (max-width: 600px) {
  .sign-in-txt {
    display: none;
  }
}

.sub-menu {
  width: 220px;
  background-color: #fff;
  position: absolute;
  top: 100px;
  border-top: 6px #243584 solid;
  display: none !important;
  left: -34px;
  flex-wrap: wrap !important;
  justify-content: left !important;
  z-index: 999;
  -moz-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 0px 14px -5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 14px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 14px -5px rgba(0, 0, 0, 0.75);
}

.sub-menu li {
  width: 100%;
  padding: 15px 20px;
  list-style: none;
  border-bottom: 1px solid #efefef;
}

.sub-menu li:last-child {
  border-bottom: none;
}

.sub-menu li a {
  width: 100%;
  display: block;
  font-size: 15px;
  line-height: 25px;
  text-decoration: none;
}

.sub-menu li a:hover {
  color: #e82025;
}

.scroll-up .header-sticky .main-nav>ul>li>a {
  line-height: 80px;
}

.scroll-up .header-sticky .logo-box {
  margin-top: 13px;
}

.scroll-up .header-sticky .sub-menu {
  top: 80px;
}

@media only screen and (max-width: 600px) {
  .scroll-up .header-sticky {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

.main-nav li.menu-item-has-children>a:after {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-top: 5px solid #000;
  border-bottom: 0 none;
  position: absolute;
  top: 54%;
  right: -14px;
  margin-top: -6.5px;
  transition: 0.4s ease-out;
}

@media (min-width: 1200px) {
  .main-nav>ul>li.menu-item-has-children:hover .sub-menu {
    display: flex !important;
  }
}

@media (max-width: 1200px) {
  .scroll-up .header-sticky .logo-box {
    margin-top: 0px;
  }

  .scroll-up .header-sticky {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .scroll-up .header-sticky .main-nav>ul>li>a {
    line-height: 40px;
  }

  .main-nav>ul>li>a {
    font-size: 20px;
  }

  .logo-box {
    margin-top: 0px;
  }
}

@media (max-width: 600px) {
  .main-nav>ul>li>a {
    font-size: 16px;
  }

  .header-sticky .main-nav>ul>li>a {
    line-height: 36px;
  }
}

@media (max-width: 1199px) {
  .sub-menu li {
    padding: 0;
  }

  .sub-menu {
    background: #f9f9f9;
  }

  .sub-menu {
    border-top: 3px #243584 solid;
  }
}

.current-menu-item>a {
  color: #e7151a !important;
}

#menu-main-menu li.current-menu-item a,
#menu-footer-menu li.current-menu-item a {
  color: #f2dc8e !important;
}

.header-main {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 4%;
}

.header-main .menu-ul {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  max-width: 850px;
}

.header-main .menu-ul li {
  list-style: none;
}

.header-main .menu-ul li a {
  color: #fff;
  font-family: "Metrophobic", sans-serif;
  font-size: 15px;
  text-decoration: none;
  text-transform: capitalize;
}

@media only screen and (max-width: 1024px) {
  .header-main .menu-ul li a {
    font-size: 30px;
  }
}

.header-main .menu-ul li a:hover {
  color: #f2dc8e;
}

@media only screen and (max-width: 1024px) {
  .header-main .menu-ul li {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-main .menu-ul {
    width: 100%;
    position: absolute;
    height: 0px;
    overflow: hidden;
    background: #000;
    left: 0;
    z-index: 999;
    max-height: unset;
    top: 0;
    flex-direction: column;
    justify-content: center;
    /* Vertically center the content */
    align-items: center;
    /* Horizontally center the content */
    justify-content: center;
  }
}

.header-main .hed-download-link {
  margin-right: auto;
}

.header-main .hed-download-link a {
  color: #fff;
  width: 78px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-decoration: underline;
  font-family: "Metrophobic", sans-serif;
}

.header-main .hed-download-link a span {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  text-align: center;
  font-size: 13px;
}

@media only screen and (max-width: 1024px) {
  .header-main .hed-download-link a span {
    font-size: 10px;
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-main .hed-download-link a {
    width: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .header-main .hed-download-link a img {
    width: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .header-main .hed-download-link a img {
    display: none;
  }
}

.header-main .hed-block-1 {
  width: 10%;
}

@media only screen and (max-width: 1024px) {
  .header-main .hed-block-1 {
    width: 100px;
  }
}

.header-main .hed-block-2 {
  width: 80%;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .header-main .hed-block-2 {
    width: calc(100% - 150px);
  }
}

.header-main .hed-block-3 {
  width: 10%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header-main .hed-block-3 .search-icn {
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  .header-main .hed-block-3 {
    width: 50px;
    padding-right: 8px;
  }
}

@media only screen and (max-width: 600px) {
  .header-main .hed-block-3 {
    width: 30px;
  }
}

.header-main .search-icn svg {
  width: 30px;
  height: 30px;
  display: block;
}

.header-main .search-icn svg path {
  fill: #fff;
}

@media only screen and (max-width: 600px) {
  .header-main .search-icn svg {
    width: 25px;
  }
}

.header-main .search-icn:hover svg {
  width: 30px;
  height: 30px;
}

.header-main .search-icn:hover svg path {
  fill: #d2a033;
}

.main-logo {
  width: 21%;
}

.main-logo img {
  max-width: 100%;
}

@media only screen and (max-width: 1024px) {
  .main-logo {
    display: none;
  }
}

.green-head header {
  background: #034f31;
}

.logo-mob {
  position: absolute;
  top: 7px;
  left: 50%;
  width: 30%;
  margin-left: -15%;
  display: none;
}

.logo-mob img {
  width: 100%;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .logo-mob {
    display: block;
    width: 14%;
    margin-left: -6%;
    top: 18px;
  }
}

@media only screen and (max-width: 600px) {
  .logo-mob {
    top: 6px;
    width: 24%;
    margin-left: -12%;
  }
}

.inner-head-title-box {
  padding-top: 130px;
  background: #096d3f;
  padding-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
  .inner-head-title-box {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .inner-head-title-box {
    padding-top: 65px;
    padding-bottom: 10px;
  }
}

.scroll-up .header-main {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  padding-top: 5px;
  padding-bottom: 5px;
}

.scroll-up .header-main .main-logo {
  width: 13%;
}

.scroll-up .header-main .hed-download-link img {
  width: 30px;
}

.scroll-up .header-main .hed-download-link a .span {
  margin-top: 6px;
  margin-bottom: 6px;
}

.search-block {
  position: absolute;
  width: 100%;
  height: 0vh;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.search-block .search-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  display: inline-flex;
  justify-content: center;
  background: #2d9549;
  line-height: 25px;
  align-items: center;
  color: #fff;
  font-size: 23px;
  width: 40px;
  height: 40px;
}

.search-block .search-close:hover {
  background: #36b458;
}

.search-block .search-fld-block .btn-primary {
  width: 200px;
  position: absolute;
  right: 2px;
  top: 2px;
  height: 51px;
}

@media only screen and (max-width: 820px) {
  .search-block .search-fld-block .btn-primary {
    height: 41px;
  }
}

@media only screen and (max-width: 600px) {
  .search-block .search-fld-block .btn-primary {
    position: unset;
    width: 100%;
    margin-top: 8px;
  }
}

.search-block .search-fld-block .fld-01 {
  width: 100%;
  padding-right: 200px;
}

@media only screen and (max-width: 600px) {
  .search-block .search-fld-block .fld-01 {
    padding-right: 35px;
    text-align: center;
  }
}

.open-search {
  overflow: hidden;
}

.open-search .search-block {
  height: 100vh;
}

.copy-row {
  display: flex;
  flex-wrap: wrap;
}

.copy-row .copy-left {
  margin-right: auto;
}

@media only screen and (max-width: 1024px) {
  .copy-row .copy-left {
    width: 100%;
  }
}

.copy-row .copy-right {
  margin-left: auto;
  text-align: right;
}

@media only screen and (max-width: 1024px) {
  .copy-row .copy-right {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .copy-row .copy-right {
    text-align: left;
    margin-top: 5px;
  }
}

.copy-row p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.subscribe-row {
  width: 100%;
}

.subscribe-row .subscrib-fld {
  width: 100%;
  height: 56px;
  border: none;
  padding: 0 25px 0px 35px;
  border-radius: 50px;
}

@media only screen and (max-width: 600px) {
  .subscribe-row .subscrib-fld {
    height: 47px;
  }
}

.subscribe-row .subscrib-but {
  height: 52px;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
}

@media only screen and (max-width: 600px) {
  .subscribe-row .subscrib-but {
    height: 43px;
  }
}

.subscribe-row h3 {
  color: #fff;
  font-size: 36px;
  font-family: "matter";
  font-weight: 600;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1024px) {
  .subscribe-row h3 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .subscribe-row h3 {
    font-size: 23px;
    margin-bottom: 15px;
  }
}

.f-link-ul {
  display: flex;
  flex-wrap: wrap;
}

.f-link-ul h6 {
  color: #fff;
  font-size: 15px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
  .f-link-ul h6 {
    margin-bottom: 20px;
  }
}

.f-link-ul li {
  list-style: none;
}

.f-link-ul li.fc-01 {
  width: 36%;
}

.f-link-ul li.fc-01>ul {
  -moz-column-count: 2;
  column-count: 2;
}

@media only screen and (max-width: 1024px) {
  .f-link-ul li.fc-01>ul {
    -moz-column-count: 1;
    column-count: 1;
  }
}

@media only screen and (max-width: 600px) {
  .f-link-ul li.fc-01 {
    width: 50%;
  }
}

.f-link-ul li.fc-02 {
  width: 43.5%;
}

.f-link-ul li.fc-02 b {
  width: 100%;
  display: inline-block;
  color: #fff;
  font-weight: 500;
}

@media only screen and (max-width: 600px) {
  .f-link-ul li.fc-02 {
    width: 50%;
  }
}

.f-link-ul li.fc-03 {
  width: 20%;
}

@media only screen and (max-width: 600px) {
  .f-link-ul li.fc-03 {
    width: 100%;
  }
}

.f-link-ul li>ul>li {
  list-style: none;
  padding-bottom: 15px;
}

.f-link-ul li>ul>li a {
  color: #fff;
  text-decoration: none;
}

.f-link-ul li>ul>li a:hover {
  color: #ffe8a1;
}

@media only screen and (max-width: 600px) {
  .f-link-ul li>ul>li {
    padding-bottom: 10px;
  }
}

.f-link-ul li p {
  color: #fff;
  font-size: 16px;
}

.f-link-ul li p a {
  color: #fff;
  text-decoration: none;
}

.f-link-ul li p a:hover {
  color: #ffe8a1;
}

.f-link-ul li .social-link {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.f-link-ul li .social-link li {
  list-style: none;
  padding: 0 5px 10px 5px;
}

.f-link-ul li .social-link li a {
  font-size: 21px;
  color: #000;
  width: 50px;
  height: 50px;
  display: inline-flex;
  background: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.f-link-ul li .social-link li a:hover {
  background: #ffe8a1;
  color: #000;
}

@media only screen and (max-width: 1024px) {
  .f-link-ul li .social-link li a {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  footer {
    padding-top: 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .footer-img-01 {
    background-size: 240% !important;
  }
}

.footer-sec-2 {
  background: #ddb66a;
}

.footer-sec-2 h3,
.footer-sec-2 h6,
.footer-sec-2 p,
.footer-sec-2 a,
.footer-sec-2 b {
  color: #000 !important;
}

.footer-sec-2 a:hover {
  color: #1e6e43 !important;
}

@media only screen and (max-width: 1024px) {
  .footer-sec-2 {
    padding-top: 45px;
  }
}

.inner-padding-top {
  padding-top: 150px;
}

@media only screen and (max-width: 820px) {
  .inner-padding-top {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .inner-padding-top {
    padding-top: 70px;
  }
}

.leafe-box {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 100;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.table-box-01 {
  width: 100%;
}

.table-box-01 ul {
  display: flex;
  flex-wrap: wrap;
  border-right: solid 1px #08663c;
  border-top: solid 1px #08663c;
  margin: 0;
  padding: 0;
}

.table-box-01 ul li {
  padding: 25px 3%;
  color: #fff;
  font-size: 15px;
  list-style: none;
  border-left: solid 1px #08663c;
  border-bottom: solid 1px #08663c;
}

.table-3-cl li {
  width: 33%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.table-3-cl li .icn-box {
  margin-right: 10px;
}

@media only screen and (max-width: 600px) {
  .table-3-cl li {
    width: 100%;
  }
}

.table-4-cl li {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.table-4-cl li .icn-box {
  margin-right: 10px;
}

@media only screen and (max-width: 600px) {
  .table-4-cl li {
    width: 50%;
  }
}

.but-2-wrap {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 730px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2%;
}

.but-2-wrap li {
  list-style: none;
  width: 50%;
  padding: 0 2%;
}

.but-2-wrap li a {
  width: 100%;
  height: 47px;
  font-weight: 400;
}

@media only screen and (max-width: 600px) {
  .but-2-wrap li {
    width: 100%;
    margin-bottom: 10px;
  }
}

.swiper-recipes .swiper-slide {
  width: 27%;
}

@media only screen and (max-width: 820px) {
  .swiper-recipes .swiper-slide {
    width: 35%;
  }
}

@media only screen and (max-width: 600px) {
  .swiper-recipes .swiper-slide {
    width: 65%;
  }
}

.swiper-recipes .slider-block-02 {
  overflow: hidden;
  border-radius: 15px;
}

.swiper-recipes .slider-block-02 img {
  border-radius: 15px;
}

.swiper-recipes .slider-block-02 a {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
}

.swiper-recipes .slider-block-02 a .btn-primary {
  position: absolute;
  width: 70%;
  z-index: 100;
}

.swiper-recipes .slider-block-02 a .hover-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  overflow: hidden;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-recipes .slider-txt-block {
  padding-top: 20px;
}

.swiper-recipes .slider-txt-block h4 {
  text-align: left;
  font-size: 21px;
  text-transform: inherit;
  max-width: 70%;
}

@media only screen and (max-width: 820px) {
  .swiper-recipes .slider-txt-block h4 {
    font-size: 18px;
    max-width: 90%;
  }
}

@media only screen and (max-width: 600px) {
  .swiper-recipes .slider-txt-block h4 {
    font-size: 16px;
    max-width: 90%;
  }
}

.swiper-recipes .slider-txt-block ul {
  margin: 15px -10px 0 -10px;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.swiper-recipes .slider-txt-block ul li {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
}

.swiper-recipes .slider-txt-block ul li span {
  padding-right: 7px;
}

@media only screen and (max-width: 820px) {
  .swiper-recipes .slider-txt-block ul li {
    font-size: 13px;
  }
}

@media only screen and (max-width: 600px) {
  .swiper-recipes .slider-txt-block ul {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 820px) {
  .swiper-recipes .slider-txt-block {
    padding-top: 0;
  }
}

.slider-recipes-2 .swiper-slide {
  width: 27%;
}

@media only screen and (max-width: 600px) {
  .slider-recipes-2 .swiper-slide {
    width: 70%;
  }
}

.recipes-search-block .search-block-ul {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}

.recipes-search-block .search-block-ul li {
  list-style: none;
  padding: 0% 10px;
}

.recipes-search-block .search-block-ul li.search-block-01 {
  width: 50%;
}

.recipes-search-block .search-block-ul li.search-block-01 .fld-01 {
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 820px) {
  .recipes-search-block .search-block-ul li.search-block-01 {
    width: 100%;
  }
}

.recipes-search-block .search-block-ul li.search-block-02 {
  width: 16%;
}

@media only screen and (max-width: 820px) {
  .recipes-search-block .search-block-ul li.search-block-02 {
    width: 33%;
  }
}

@media only screen and (max-width: 600px) {
  .recipes-search-block .search-block-ul li.search-block-02 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.recipes-search-block .search-block-ul li.search-block-03 {
  width: 25%;
}

@media only screen and (max-width: 820px) {
  .recipes-search-block .search-block-ul li.search-block-03 {
    width: 50%;
  }
}

@media only screen and (max-width: 820px) and (max-width: 600px) {
  .recipes-search-block .search-block-ul li.search-block-03 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.recipes-search-block .search-block-ul li.search-block-04 {
  width: 16%;
}

@media only screen and (max-width: 820px) {
  .recipes-search-block .search-block-ul li.search-block-04 {
    width: 33%;
  }
}

@media only screen and (max-width: 820px) and (max-width: 600px) {
  .recipes-search-block .search-block-ul li.search-block-04 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.recipes-search-block .search-block-ul li .search-fld-block .btn-primary {
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 100;
  width: 30%;
  height: 51px;
}

@media only screen and (max-width: 820px) {
  .recipes-search-block .search-block-ul li .search-fld-block .btn-primary {
    height: 41px;
  }
}

.bg-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#749828+0,32864c+100 */
  background: linear-gradient(to bottom, rgb(116, 152, 40) 0%, rgb(50, 134, 76) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.recipe-bot-txt h5 {
  color: #fff;
  font-size: 15px;
  font-family: "matter";
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

@media only screen and (max-width: 600px) {
  .recipe-bot-txt h5 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.recipe-bot-txt .recipe-info {
  margin: 0 10px;
  padding: 0;
}

.recipe-bot-txt .recipe-info li {
  margin: 0px 10px;
  height: 35px;
  align-items: center;
  border: solid 1px #fff;
  color: #fff;
  list-style: none;
  display: inline-flex;
  padding: 5px 15px;
}

.recipe-bot-txt .recipe-info li img {
  margin-right: 10px;
}

@media only screen and (max-width: 820px) {
  .recipe-bot-txt .recipe-info li {
    width: 100%;
    margin-bottom: 10px;
    justify-content: center;
  }
}

.slider-itm:hover .hover-block {
  height: 100% !important;
}

.ag-smoke-3 {
  animation-delay: 6s;
  animation-duration: 0.7s;
  animation: an-smoke-2 6s ease-in-out infinite;
}

@keyframes an-smoke-2 {
  0% {
    opacity: 0;
    transform: translate(-10%, 10%) rotate(0.01deg);
  }

  50% {
    opacity: 0.9;
  }

  to {
    opacity: 0;
    transform: translateY(5%) rotate(0.01deg);
  }
}

.ag-smoke-1 {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  animation-delay: 6s;
  animation-duration: 0.3s;
  animation: an-smoke-1 3s ease-in-out infinite;
}

@keyframes an-smoke-1 {
  0% {
    opacity: 0;
    transform: translateY(5%) rotate(0.01deg);
  }

  50% {
    opacity: 0.9;
  }

  to {
    opacity: 0;
    transform: translateY(0) rotate(0.01deg);
  }
}

.ag-smoke-4 {
  width: 61.4em;
  animation-duration: 0.14s;
  z-index: -3;
  position: absolute;
  top: 12em;
  right: 0;
  animation: an-smoke-3 6s ease-in-out infinite;
}

@keyframes an-smoke-3 {
  0% {
    opacity: 0;
    transform: translateY(10%) rotate(0.01deg);
  }

  50% {
    opacity: 0.9;
  }

  to {
    opacity: 0;
    transform: translate(-10%, 5%) rotate(0.01deg);
  }
}

.career-img-block {
  right: -10%;
  width: 35.5%;
  margin-right: -26%;
  position: relative;
  bottom: -50px;
}

@media only screen and (max-width: 1024px) {
  .career-img-block {
    margin-right: 0%;
    width: 40%;
    right: 1%;
  }
}

@media only screen and (max-width: 820px) {
  .career-img-block {
    bottom: 0px;
  }
}

.txt-block {
  width: 64%;
}

@media only screen and (max-width: 1024px) {
  .txt-block {
    width: 60%;
  }
}

.career-form {
  margin: 0 -1%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.career-form li {
  list-style: none;
  width: 100%;
  padding: 0% 1%;
  margin-bottom: 25px;
}

.career-form li.half {
  width: 50%;
}

@media only screen and (max-width: 820px) {
  .career-form li {
    margin-bottom: 15px;
  }
}

.fld-01 {
  font-size: 15px;
  font-family: "matter";
  width: 100%;
  height: 55px;
  -webkit-border-radius: 50px;
  padding: 0px 35px;
  border-radius: 50px;
  border: none;
  width: 100%;
  outline: none;
}

@media only screen and (max-width: 820px) {
  .fld-01 {
    height: 45px;
  }
}

.leaves-animation img {
  transition: all linear 1s;
  -moz-transition: all linear 1s;
  -webkit-transition: all linear 1s;
  -o-transition: all linear 1s;
  -ms-transition: all linear 1s;
  animation: ball 0.8s linear infinite alternate;
  -moz-animation: ball 0.8s linear infinite alternate;
  -webkit-animation: ball 0.8s linear infinite alternate;
  -o-animation: ball 0.8s linear infinite alternate;
  -ms-animation: ball 0.8s linear infinite alternate;
}

@keyframes ball {
  0% {
    top: 0px;
  }

  100% {
    top: -10px;
  }
}

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 60px;
}
.file-upload-wrapper .wpcf7-form-control-wrap{
    display:block;
    height: 54px;
}
.file-upload-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    position:absolute;
    bottom:-18px;
}

/*.file-upload-wrapper:after{
  content: attr(data-text);
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 6px 35px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 54px;
  line-height: 40px;
  color: #0a0a0a;
  border-radius: 50px 10px 10px 50px;
  font-weight: 400;
}*/
.file-upload-wrapper label{
    font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 6px 35px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 54px;
  line-height: 40px;
  color: #0a0a0a;
  border-radius: 50px 10px 10px 50px;
  font-weight: 400;
}

@media only screen and (max-width: 820px) {
  .file-upload-wrapper:after {
    height: 45px;
    font-size: 15px;
    line-height: 33px;
  }
}

.file-upload-wrapper:before {
  content: "Browse";
  position: absolute;
  top: 0;
  width: 161px;
  right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  background: #c9ae42;
  color: #fff;
  z-index: 25;
  font-size: 18px;
  line-height: 60px;
  padding: 0 15px;
  pointer-events: none;
  border-radius: 0 50px 50px 0;
}

@media only screen and (max-width: 820px) {
  .file-upload-wrapper:before {
    height: 45px;
    font-size: 15px;
  }
}

.file-upload-wrapper:hover:before {
  background: #a89030;
}

.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

@media only screen and (max-width: 820px) {
  .file-upload-wrapper {
    height: 45px;
  }
}

.product-list-ul.swiper-wrapper {
  flex-wrap: unset;
}

.product-list-ul.swiper-wrapper li {
  margin: unset;
}

.product-list-ul.media-list-ul li {
  border-radius: 0;
  border-radius: 0px;
}

.product-list-ul.media-list-ul li:hover {
  box-shadow: none;
}

.product-list-ul.media-list-ul li a {
  text-decoration: none;
}

.product-list-ul .media-info-box {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #7caa60;
  padding-bottom: 15px;
}

.product-list-ul .media-info-box li {
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  border-right: solid 1px #fff;
}

.product-list-ul .media-info-box li span {
  background: #21794c;
  color: #fff;
  display: inline-flex;
  padding: 2px 5px;
}

.product-list-ul .media-info-box :last-child {
  border: none;
}

.product-list-ul .media-img-thumb {
  overflow: hidden;
}

.media-list-txt p {
  color: #fff;
  font-size: 18px;
}

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

.loading-block a {
  color: #21794c;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.media-fltr-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-bottom: solid 1px #86a950;
}

.media-fltr-row ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.media-fltr-row ul li {
  list-style: none;
}

.media-fltr-row ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  padding: 25px 50px 35px 50px;
  display: inline-flex;
  border-bottom: solid 3px transparent;
}

.media-fltr-row ul li a:hover {
  border-color: #fff;
}

@media only screen and (max-width: 600px) {
  .media-fltr-row ul li a {
    padding: 20px 10px 20px 20px;
  }
}

.media-fltr-row ul li.active-tab a {
  border-color: #fff;
}

.inner-banner-main {
  position: relative;
  width: 100%;
  height: 587px;
  background-size: cover !important;
  background-position: center !important;
}

@media only screen and (max-width: 820px) {
  .inner-banner-main {
    height: 350px;
  }
}

@media only screen and (max-width: 600px) {
  .inner-banner-main {
    height: 220px;
  }
}

.banner-mask-shade::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#769829+0,4d903e+72&1+82,0+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.banner-content-block {
  padding-bottom: 80px;
  width: 100%;
}

.banner-content-block h1 {
  font-size: 60px;
  color: #fff;
  font-weight: 300;
  max-width: 50%;
}

@media only screen and (max-width: 820px) {
  .banner-content-block h1 {
    font-size: 40px;
    max-width: 70%;
    line-height: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .banner-content-block h1 {
    font-size: 30px;
    max-width: 100%;
    line-height: 30px;
  }
}

.banner-content-block span {
  color: #fff;
  font-size: 15px;
}

@media only screen and (max-width: 820px) {
  .banner-content-block {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .banner-content-block {
    padding-bottom: 30px;
  }
}

.media-main-img-block {
  width: 100%;
  border-radius: 0 80px 0 0;
  overflow: hidden;
}
.single-post .media-main-img-block{
    height:465px;
}

@media only screen and (max-width: 600px) {
  .media-main-img-block {
    border-radius: 0 40px 0 0;
  }
}

.border-bottom-white {
  border-bottom: solid 1px #649e56;
}

.media-flt-box {
  width: 50%;
  display: none;
}

.media-flt-box>ul>li {
  list-style: none;
  width: 33%;
  padding-left: 3%;
  color: #fff;
}

@media only screen and (max-width: 820px) {
  .media-flt-box>ul>li {
    width: 42%;
  }
}

@media only screen and (max-width: 600px) {
  .media-flt-box>ul>li {
    width: 50%;
    padding-left: 0%;
    padding-right: 2%;
    margin-bottom: 5px;
  }
}

.media-flt-box ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
}

.media-flt-box ul> :first-child {
  width: auto;
}

@media only screen and (max-width: 600px) {
  .media-flt-box ul> :first-child {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .media-flt-box {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .media-flt-box> :last-child {
    padding-right: 0%;
  }
}

ul.options li {
  color: #000;
}

/**
 * Swiper 10.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 21, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.bread-crumbs ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.bread-crumbs ul li {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  color: #096d3f;
  font-size: 14px;
  font-weight: 600;
}

.bread-crumbs ul li a {
  color: #4c4c4c;
  text-decoration: none;
  font-weight: 500;
}

.bread-crumbs ul li::after {
  content: "/";
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  color: #4c4c4c;
}

.bread-crumbs ul> :last-child::after {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .bread-crumbs {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 820px) {
  .bread-crumbs {
    margin-bottom: 0px;
  }
}

.product-list-main .left-block {
  width: 21.5%;
}

.product-list-main .left-block .side-bar-menu {
  margin: 0;
  padding: 0;
  width: 75%;
}

.product-list-main .left-block .side-bar-menu li {
  list-style: none;
}

.product-list-main .left-block .side-bar-menu li a {
  font-size: 15px;
  display: inline-flex;
  padding: 15px 0%;
  color: #000;
  width: 100%;
  border-bottom: solid 1px #c2c2c2;
  text-decoration: none;
}

.product-list-main .left-block .side-bar-menu li a:hover {
  background: #056a3d;
  color: #fff;
  padding-left: 10%;
  padding-right: 10%;
}

@media only screen and (max-width: 1024px) {
  .product-list-main .left-block .side-bar-menu li a {
    padding: 10px 0%;
  }
}

.product-list-main .left-block .side-bar-menu li.active-menu a {
  background: #056a3d;
  color: #fff;
  padding-left: 10%;
  padding-right: 10%;
}

@media only screen and (max-width: 1024px) {
  .product-list-main .left-block .side-bar-menu {
    width: 87%;
  }
}

@media only screen and (max-width: 1024px) {
  .product-list-main .left-block .side-bar-menu {
    width: 80%;
  }
}

@media only screen and (max-width: 600px) {
  .product-list-main .left-block .side-bar-menu {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .product-list-main .left-block {
    width: 31.5%;
  }
}

@media only screen and (max-width: 600px) {
  .product-list-main .left-block {
    width: 100%;
    margin-bottom: 30px;
  }
}

.product-list-main .right-block {
  width: 78.5%;
}

@media only screen and (max-width: 1024px) {
  .product-list-main .right-block {
    width: 68.5%;
  }
}

@media only screen and (max-width: 600px) {
  .product-list-main .right-block {
    width: 100%;
  }
}

.product-list-ul {
  margin-left: -1.5%;
  margin-right: -1.5%;
  display: flex;
  flex-wrap: wrap;
}

.product-list-ul>li {
  width: 30.33%;
  margin: 0% 1.5% 20px;
  list-style: none;
  margin-bottom: 30px;
  border-radius: 0 80px 0 0;
}

.no-left-side-block .product-list-ul>li {
  width: 22%;
}

.product-list-ul>li .pro-block {
  width: 100%;
}

.product-list-ul>li .pro-block a {
  text-decoration: none;
}

.product-list-ul>li .pro-block a:hover {
  color: #000;
}

.product-list-ul>li:hover {
  box-shadow: 0px 11px 10.92px 2.08px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 1024px) {
  .product-list-ul>li {
    width: 47%;
    border-radius: 0 50px 0 0;
  }

  .no-left-side-block .product-list-ul>li {
    width: 47%;
  }
}

@media only screen and (max-width: 600px) {
  .product-list-ul>li {
    margin-bottom: 15px;
    border-radius: 0 20px 0 0;
  }
}

.product-list-ul.list-ul-2 li {
  border: solid 1px #dcdcdc;
}

.product-list-ul.list-ul-2 li .product-txt-03 {
  padding: 20px 28% 20px 10%;
}

.product-list-ul.list-ul-2 li .arrow-product {
  width: 42px;
  height: 42px;
  position: absolute;
  right: 10%;
  top: 19px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #21794c;
  border-radius: 100px;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .product-list-ul.list-ul-2 li .arrow-product {
    width: 30px;
    height: 30px;
  }
}

.product-list-ul.list-ul-2 li:hover .product-txt-03 {
  background: #5db500;
  color: #fff;
}

.product-img-03 {
  border-radius: 0 80px 0 0;
  overflow: hidden;
}

.product-img-03 img {
  width: 100%;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .product-img-03 {
    border-radius: 0 50px 0 0;
  }
}

@media only screen and (max-width: 600px) {
  .product-img-03 {
    border-radius: 0 20px 0 0;
  }
}

.pro-img-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.pro-title-02 {
  padding-right: 60px;
  position: relative;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 15px;
  padding-bottom: 25px;
}

.pro-title-02 h3 {
  font-size: 25px;
  color: #000;
  font-family: "matter";
  font-size: 21px;
}

.pro-title-02 h3 span {
  color: #b0181b;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 820px) {
  .pro-title-02 h3 span {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
  }
}

@media only screen and (max-width: 820px) {
  .pro-title-02 h3 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 600px) {
  .pro-title-02 h3 {
    font-size: 14px;
  }
}

.pro-title-02 .add-cart-but {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #056a3d;
  padding: 6px 15px;
  border-radius: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

.pro-title-02 .add-cart-but img {
  width: 23px;
}

@media only screen and (max-width: 600px) {
  .pro-title-02 .add-cart-but img {
    width: 19px;
  }
}

@media only screen and (max-width: 600px) {
  .pro-title-02 .add-cart-but {
    position: unset;
    width: 100%;
    padding: 6px 10px;
    border-radius: 30px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 820px) {
  .pro-title-02 {
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .pro-title-02 {
    padding-bottom: 12px;
    margin-bottom: 9px;
    padding-right: 0px;
  }
}

.pro-txt-block p {
  font-size: 13px;
  font-weight: 500;
  max-width: 65%;
  line-height: 15px;
}

@media only screen and (max-width: 600px) {
  .pro-txt-block p {
    max-width: 100%;
  }
}

.product-txt-03 {
  padding-left: 3%;
  padding-right: 3%;
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

.product-big-img-block {
  width: 45%;
}

.product-big-img-block .product-big-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 820px) {
  .product-big-img-block {
    width: 100%;
  }
  .product-big-img-block .product-big-img{
    position: relative;
    left: unset;
    top: unset;
    width: 100%;
    height: unset;
  }
}
@media only screen and (max-width: 480px){
    .gallery-image-slide{
        height:330px !important;
    }
}

.product-detail-right-block {
  width: 52%;
  margin-left: auto;
  margin-top: 35px;
}

.product-detail-right-block .product-name h1 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

@media only screen and (max-width: 820px) {
  .product-detail-right-block {
    width: 100%;
  }
}

.img-holder-fill {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.pro-img-block-small {
  width: 29%;
}

@media only screen and (max-width: 600px) {
  .pro-img-block-small {
    width: 50%;
    margin-bottom: 20px;
  }
}

.pro-detail-block-02 {
  width: 68%;
  margin-left: auto;
}

.pro-detail-block-02 p {
  font-size: 15px;
  line-height: 21px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 400;
  color: #322d2d;
}

.pro-detail-block-02 h5 {
  font-size: 16px;
  font-weight: 700;
  font-family: "matter";
  text-transform: uppercase;
  margin-bottom: 11px;
  color: #322d2d;
}

@media only screen and (max-width: 600px) {
  .pro-detail-block-02 {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .pro-detail-block-02.pro-block-3 {
    width: 45%;
  }
}

.pro-detail-block-02.pro-block-3 .detail-col-ul li {
  width: 100%;
  margin-bottom: 5px;
}

.pro-detail-block-02 p {
  margin-top: 0px;
}

.detail-col-ul {
  margin: 0 -1%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.detail-col-ul li {
  list-style: none;
  margin: 0 1%;
  border: solid 1px #c7c7c7;
  width: 31%;
  padding: 15px 2%;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.detail-col-ul li b {
  margin-top: 3px;
}

.detail-col-ul li span {
  display: block;
  width: 100%;
}

.detail-col-ul li img {
  margin-right: 6px;
}

@media only screen and (max-width: 600px) {
  .detail-col-ul li {
    padding: 12px 11%;
  }
}

.detail-col-ul.center-align-ul li {
  justify-content: center;
  align-items: center;
  justify-content: center;
}

.size-block ul {
  margin: 0 0 30px 0;
  padding: 0;
  display: flex;
}

.size-block ul>li {
  list-style: none;
  color: #767070;
  margin-right: 29px;
}

.size-block ul>li ul {
  display: flex;
  margin-bottom: 0;
}

.size-block ul>li ul li {
  list-style: none;
  border-right: solid 1px #767070;
  padding-right: 10px;
  margin-right: 10px;
  color: #767070;
}

.size-block ul>li ul :last-child {
  border: none;
  padding-right: 0;
  margin-right: 0;
}

.feed-back-link a {
  color: #ff1200;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.feed-back-link a:hover {
  color: #056a3d;
}

.tab_drawer_heading {
  background: #056a3d;
  color: #fff;
  font-weight: 400;
  padding: 0px 10%;
  font-family: "matter";
  margin-bottom: 10px;
  font-size: 19px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  display: none;
}

@media only screen and (max-width: 600px) {
  .tab_drawer_heading {
    display: flex;
  }
}

@media only screen and (max-width: 600px) {
  .tabs {
    display: none;
  }
}

.product-tab-ul {
  display: flex;
  flex-wrap: wrap;
  column-gap:20px;
}

.product-tab-ul li {
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0 40px 20px 40px;
  border-bottom: 2px solid rgba(240, 210, 127, 0.212);
  cursor: pointer;
}

.product-tab-ul li.active{
  border-color:#f0d17f;
}

@media only screen and (max-width: 820px) {
  .product-tab-ul li {
    width: 40%;
  }
}

@media only screen and (max-width: 600px) {
  .product-tab-ul {
    display: none;
  }
}

.product-detail-block {
  padding-top: 30px !important;
}

.title-black h2 {
  color: #000;
}

.slider-also-like>.product-list-ul {
  margin-left: 0;
  margin-right: 0;
}

.slider-also-like>.product-list-ul>li {
  width: 26%;
}

@media only screen and (max-width: 820px) {
  .slider-also-like>.product-list-ul>li {
    width: 35%;
  }
}

@media only screen and (max-width: 600px) {
  .slider-also-like>.product-list-ul>li {
    width: 73%;
  }
}

@media only screen and (max-width: 600px) {
  .tab_content h3 {
    display: none;
  }
}

.text-block-top {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 600px) {
  .text-block-top {
    padding-top: 25px;
    padding-bottom: 15px;
  }
}

.center-banner-title h1 {
  max-width: 100%;
  text-align: center;
  font-size: 106px;
}

@media only screen and (max-width: 820px) {
  .center-banner-title h1 {
    font-size: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .center-banner-title h1 {
    font-size: 45px;
  }
}

.message-box {
  width: calc(100% - 20px);
  background: #fff;
  border: none;
  padding: 25px 25px;
  margin: 0px 10px;
  font-family: "matter";
  font-size: 15px;
  border-radius: 30px;
  height: 200px;
  outline: none;
}

.contact-form-main {
  max-width: 842px;
  margin-left: auto;
  margin-right: auto;
}

.contact-form-main .contact-form-block {
  margin: 0;
  padding: 0 10px;
}

.contact-form-main .contact-form-block li {
  list-style: none;
  width: 100%;
  margin-bottom: 18px;
}

.form-left {
  width: 45%;
}

@media only screen and (max-width: 600px) {
  .form-left {
    width: 100%;
  }
}

.form-right {
  width: 55%;
}

@media only screen and (max-width: 600px) {
  .form-right {
    width: 100%;
  }
}

.form-but-box a {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.contact-map {
  height: 870px;
}

@media only screen and (max-width: 820px) {
  .contact-map {
    height: 500px;
  }
}

@media only screen and (max-width: 600px) {
  .contact-map {
    height: 400px;
  }
}

.slider-but-style-02 {
  margin-top: -60px;
  border: solid 1px #ffffff;
  border-radius: 100%;
  width: 45px;
  height: 45px;
}

.slider-but-style-02.swiper-next {
  left: -70px;
}

@media only screen and (max-width: 1366px) {
  .slider-but-style-02.swiper-next {
    display: none;
  }
}

.slider-but-style-02.swiper-prev {
  right: -70px;
}

@media only screen and (max-width: 1366px) {
  .slider-but-style-02.swiper-prev {
    display: none;
  }
}

.slider-but-style-02::after {
  font-size: 20px;
  color: #fff;
}

.slider-but-style-02:hover {
  background: #20a96a;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}

.img-mx {
  max-width: 100%;
}

a:hover {
  text-decoration: none;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.header-sticky {
  position: sticky;
  padding-top: 0px;
  padding-bottom: 0px;
  top: 0;
  z-index: 700;
  box-shadow: 0px 15px 10px -15px rgba(0, 0, 0, 0.1);
}

.f-l {
  float: left;
}

.bg-white {
  background: #fff;
}

.object-contain {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

.w-70 {
  width: 70% !important;
}

@media only screen and (max-width: 600px) {
  .w-70 {
    width: 100%;
  }
}

.w-80 {
  width: 80% !important;
}

@media only screen and (max-width: 600px) {
  .w-80 {
    width: 100%;
  }
}

.w-40 {
  width: 40% !important;
}

@media only screen and (max-width: 600px) {
  .w-40 {
    width: 100%;
  }
}

.w-60 {
  width: 60% !important;
}

@media only screen and (max-width: 600px) {
  .w-60 {
    width: 100%;
  }
}

.flx-row {
  display: flex;
  flex-wrap: wrap;
}

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

@media only screen and (max-width: 600px) {
  .m-w-full {
    width: 100% !important;
  }
}

.max-750 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.max-920 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 920px) {
  .max-920 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media only screen and (min-width: 1399px) {
  .title-50 h2 {
    font-size: 50px;
  }
}

@media only screen and (min-width: 1399px) {
  .title-70 h1 {
    font-size: 70px;
  }
}

@media only screen and (min-width: 1399px) {
  .title-35 h3 {
    font-size: 35px;
    font-weight: 600;
  }
}

.t-0 {
  top: 0;
}

.b-0 {
  bottom: 0;
}

.l-0 {
  left: 0;
}

.r-0 {
  right: 0;
}

@media only screen and (min-width: 1399px) {
  .title-40 h3 {
    font-size: 40px;
    font-weight: 700;
  }
}

@media only screen and (min-width: 1399px) {
  .title-48 h2 {
    font-size: 48px;
    font-weight: normal;
  }
}

.wom-but:hover {
  background: #f7ced7 !important;
  border-color: #f7ced7 !important;
}

@media only screen and (max-width: 600px) {
  .m-t-mob-45 {
    margin-top: 45px;
  }
}

.over-flow-fls {
  overflow: unset !important;
}

.margin-bot-list li {
  padding-top: 3px;
  margin-bottom: 5px !important;
}

.margin-bot-list li:after {
  top: 11px !important;
}

.mt-auto {
  margin-top: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.margin-p-0 p {
  margin-bottom: 15px !important;
}

.blue-txt {
  color: #083a82;
}

.blue-txt h2 {
  color: #083a82 !important;
}

.blue-txt h1 {
  color: #083a82 !important;
}

.blue-txt li {
  color: #083a82 !important;
  margin-bottom: 3px !important;
  padding-bottom: unset !important;
  border: none !important;
  padding-top: 0 !important;
  width: 100% !important;
  min-height: unset !important;
}

.blue-p p {
  color: #083a82 !important;
  font-weight: 600;
}

.white-txt {
  color: #083a82;
}

.white-txt h2 {
  color: #fff;
}

.white-txt li {
  color: #fff !important;
}

.white-para p {
  color: #ffffff;
}

.white-para p a {
  color: #ffffff;
}

@media only screen and (max-width: 600px) {
  .pl-0-m {
    padding-left: 0 !important;
  }
}

p {
  font-size: 16px;
  color: #1e1e1e;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 300;
  font-family: "matter";
}

p b {
  font-weight: bold;
}

p .gray {
  color: #a5a5a5;
}

@media only screen and (max-width: 820px) {
  p {
    font-size: 13px !important;
    line-height: 20px;
  }
}

@media only screen and (max-width: 600px) {
  p {
    font-size: 13px !important;
    line-height: 17px;
    margin-bottom: 10px;
  }
}

.underline {
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  .mt-m-35 {
    margin-top: 35px;
  }
}

.bg-none {
  background: transparent !important;
}

.radius-t-180 {
  border-radius: 0 180px 0 0 !important;
}

@media only screen and (max-width: 1024px) {
  .radius-t-180 {
    border-radius: 0 110px 0 0 !important;
  }
}

@media only screen and (max-width: 820px) {
  .radius-t-180 {
    border-radius: 0 100px 0 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .radius-t-180 {
    border-radius: 0 60px 0 0 !important;
  }
}

.radius-b-180 {
  border-radius: 0 0 180px 0 !important;
}

@media only screen and (max-width: 1024px) {
  .radius-b-180 {
    border-radius: 0 0 110px 0 !important;
  }
}

@media only screen and (max-width: 820px) {
  .radius-b-180 {
    border-radius: 0 0 100px 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .radius-b-180 {
    border-radius: 0 0 60px 0 !important;
  }
}

.border-top-right {
  border-radius: 0 180px 0 0;
}

@media only screen and (max-width: 600px) {
  .border-top-right {
    border-radius: 0 60px 0 0;
  }
}

@media only screen and (max-width: 480px) {
  .border-top-right {
    border-radius: 0 50px 0 0;
  }
}

.border-top-bottom {
  border-radius: 0 0 100px 0 !important;
  background: #e7eaef;
}

@media only screen and (max-width: 480px) {
  .border-top-bottom {
    border-radius: 0 0 50px 0 !important;
  }
}

.container {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1200px) {
  .container {
    padding-left: 2%;
    padding-right: 2%;
  }
}

.container-menu {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "apollo-regular";
  margin: 0;
}

h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}

@media only screen and (max-width: 820px) {
  h3 {
    font-size: 19px;
  }
}

@media only screen and (max-width: 600px) {
  h3 {
    font-size: 23px;
  }
}

.not p {
  font-size: 12px;
}

.img-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

.img-fit-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

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

h2 {
  font-size: 38px;
  font-weight: 200;
  line-height: 55px;
  margin-top: 0;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 820px) {
  h2 {
    font-size: 39px;
    margin-bottom: 10px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 600px) {
  h2 {
    font-size: 35px;
    line-height: 31px;
  }
}

.title-row {
  width: 100%;
}

.title-row h2 {
  width: 100%;
}

.title-row p {
  margin-bottom: 0 !important;
}

.title-main h2 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  color: #38405f;
  margin: 0 0px 45px 0px;
}

@media only screen and (max-width: 1024px) {
  .title-main h2 {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 820px) {
  .title-main h2 {
    font-size: 40px;
    line-height: 50px !important;
  }
}

@media only screen and (max-width: 600px) {
  .title-main h2 {
    font-size: 28px;
    line-height: 30px !important;
  }
}

.pl-0 {
  padding-left: 0 !important;
}

.fw-b {
  font-weight: bold;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

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

@media only screen and (max-width: 600px) {
  .pt-10 {
    padding-top: 5px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-10 {
    padding-bottom: 5px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-15 {
    padding-top: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-15 {
    padding-bottom: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-20 {
    padding-top: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-20 {
    padding-bottom: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-25 {
    padding-top: 15px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-25 {
    padding-bottom: 15px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-30 {
    padding-top: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-30 {
    padding-top: 10px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-30 {
    padding-bottom: 15px !important;
  }
}

@media only screen and (max-width: 600px) {
  .pb-30 {
    padding-bottom: 10px !important;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-35 {
    padding-top: 17px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-35 {
    padding-bottom: 17px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-40 {
    padding-top: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-40 {
    padding-top: 10px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-40 {
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-40 {
    padding-bottom: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-45 {
    padding-top: 22px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-45 {
    padding-bottom: 22px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-50 {
    padding-top: 35px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-50 {
    padding-top: 25px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-50 {
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-50 {
    padding-bottom: 13px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-55 {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-55 {
    padding-top: 27px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-55 {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-55 {
    padding-bottom: 27px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pb-60 {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 820px) {
  .pb-60 {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-60 {
    padding-bottom: 30px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pt-60 {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-60 {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-60 {
    padding-top: 30px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-65 {
    padding-bottom: 32px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-65 {
    padding-top: 32px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-70 {
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-70 {
    padding-bottom: 25px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-70 {
    padding-top: 35px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-70 {
    padding-top: 25px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-75 {
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-75 {
    padding-bottom: 25px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-75 {
    padding-top: 36px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pt-80 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-80 {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-80 {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .pt-80 {
    padding-top: 30px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-80 {
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-80 {
    padding-bottom: 30px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-85 {
    padding-top: 42px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-85 {
    padding-bottom: 42px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-90 {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-90 {
    padding-top: 46px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-90 {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-90 {
    padding-bottom: 46px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pt-100 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-100 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-100 {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .pt-100 {
    padding-top: 30px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 820px) {
  .pb-100 {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-100 {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .pb-100 {
    padding-bottom: 30px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pt-110 {
    padding-top: 90px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-110 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-110 {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .pt-110 {
    padding-top: 30px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pb-110 {
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 820px) {
  .pb-110 {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-110 {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .pb-110 {
    padding-bottom: 30px;
  }
}

.pt-115 {
  padding-top: 115px;
}

@media only screen and (max-width: 1024px) {
  .pt-115 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-115 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-115 {
    padding-top: 57px;
  }
}

.pb-115 {
  padding-bottom: 115px;
}

@media only screen and (max-width: 1024px) {
  .pb-115 {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 820px) {
  .pb-115 {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-115 {
    padding-bottom: 57px;
  }
}

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

@media only screen and (max-width: 1366px) {
  .pb-120 {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 820px) {
  .pb-120 {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-120 {
    padding-bottom: 50px;
  }
}

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

@media only screen and (max-width: 1366px) {
  .pt-120 {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-120 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-120 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-120 {
    padding-top: 50px;
  }
}

.pt-125 {
  padding-top: 125px;
}

@media only screen and (max-width: 600px) {
  .pt-125 {
    padding-top: 62px;
  }
}

.pb-125 {
  padding-bottom: 125px;
}

@media only screen and (max-width: 600px) {
  .pb-125 {
    padding-bottom: 62px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-130 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-130 {
    padding-top: 65px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-130 {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-130 {
    padding-bottom: 65px;
  }
}

.pt-135 {
  padding-top: 135px;
}

@media only screen and (max-width: 820px) {
  .pt-135 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-135 {
    padding-top: 67px;
  }
}

.pb-135 {
  padding-bottom: 135px;
}

@media only screen and (max-width: 820px) {
  .pb-135 {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-135 {
    padding-bottom: 67px;
  }
}

@media only screen and (min-width: 1440px) {
  .pt-140 {
    padding-top: 140px !important;
  }

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

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

@media only screen and (max-width: 600px) {
  .pb-140 {
    padding-bottom: 70px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-140 {
    padding-top: 70px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-140 {
    padding-bottom: 70px;
  }
}

.pt-145 {
  padding-top: 145px;
}

@media only screen and (max-width: 820px) {
  .pt-145 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-145 {
    padding-top: 72px;
  }
}

.pb-145 {
  padding-bottom: 145px;
}

@media only screen and (max-width: 820px) {
  .pb-145 {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-145 {
    padding-bottom: 25px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-150 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-150 {
    padding-top: 75px;
  }
}

@media only screen and (max-width: 480px) {
  .pt-150 {
    padding-top: 45px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-150 {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-150 {
    padding-bottom: 75px;
  }
}

@media only screen and (max-width: 480px) {
  .pb-150 {
    padding-bottom: 45px;
  }
}

.pt-155 {
  padding-top: 155px;
}

@media only screen and (max-width: 600px) {
  .pt-155 {
    padding-top: 77px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-155 {
    padding-bottom: 77px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pt-160 {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-160 {
    padding-top: 80px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-160 {
    padding-bottom: 80px;
  }
}

.pt-165 {
  padding-top: 165px;
}

@media only screen and (max-width: 600px) {
  .pt-165 {
    padding-top: 82px;
  }
}

.pb-165 {
  padding-bottom: 165px;
}

@media only screen and (max-width: 600px) {
  .pb-165 {
    padding-bottom: 82px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pt-170 {
    padding-top: 85px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-170 {
    padding-bottom: 85px;
  }
}

.pb-175 {
  padding-bottom: 175px;
}

@media only screen and (max-width: 820px) {
  .pb-175 {
    padding-bottom: 87px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-175 {
    padding-bottom: 120px;
  }
}

@media only screen and (max-width: 480px) {
  .pb-175 {
    padding-bottom: 40px;
  }
}

.pt-175 {
  padding-top: 175px;
}

@media only screen and (max-width: 600px) {
  .pt-175 {
    padding-top: 87px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-175 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 480px) {
  .pt-175 {
    padding-top: 40px;
  }
}

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

@media only screen and (max-width: 600px) {
  .pb-180 {
    padding-bottom: 90px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-180 {
    padding-top: 90px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-180 {
    padding-top: 50px;
  }
}

.pb-185 {
  padding-bottom: 185px;
}

@media only screen and (max-width: 600px) {
  .pb-185 {
    padding-bottom: 92px;
  }
}

.pt-185 {
  padding-top: 185px;
}

@media only screen and (max-width: 820px) {
  .pt-185 {
    padding-top: 105px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-185 {
    padding-top: 92px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pb-190 {
    padding-bottom: 120px;
  }
}

@media only screen and (max-width: 820px) {
  .pb-190 {
    padding-bottom: 110px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-190 {
    padding-bottom: 95px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .pt-190 {
    padding-top: 120px;
  }
}

@media only screen and (max-width: 820px) {
  .pt-190 {
    padding-top: 110px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-190 {
    padding-top: 95px;
  }
}

.pb-195 {
  padding-bottom: 195px;
}

@media only screen and (max-width: 820px) {
  .pb-195 {
    padding-bottom: 115px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-195 {
    padding-bottom: 97px;
  }
}

.pt-195 {
  padding-top: 195px;
}

@media only screen and (max-width: 820px) {
  .pt-195 {
    padding-top: 115px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-195 {
    padding-top: 97px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pb-200 {
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 600px) {
  .pb-200 {
    padding-bottom: 100px;
  }
}

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

@media only screen and (max-width: 820px) {
  .pt-200 {
    padding-top: 150px;
  }
}

@media only screen and (max-width: 600px) {
  .pt-200 {
    padding-top: 100px;
  }
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0;
}

.mt-0 {
  margin-top: 0;
}

.mt-0 {
  margin-top: 0;
}

.p-0 {
  margin: 0 !important;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

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

@media only screen and (max-width: 600px) {
  .mt-10 {
    margin-top: 5px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-10 {
    margin-bottom: 5px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-15 {
    margin-top: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-15 {
    margin-bottom: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-20 {
    margin-top: 10px !important;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-20 {
    margin-bottom: 10px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-30 {
    margin-top: 15px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mb-30 {
    margin-bottom: 9px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-30 {
    margin-bottom: 15px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .mt-35 {
    margin-top: 17px;
  }
}

@media only screen and (max-width: 820px) {
  .mt-35 {
    margin-top: 9px;
  }
}

@media only screen and (max-width: 600px) {
  .mt-35 {
    margin-top: 17px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-35 {
    margin-bottom: 17px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mt-40 {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .mt-40 {
    margin-top: 20px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-40 {
    margin-bottom: 20px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-45 {
    margin-top: 22px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-45 {
    margin-bottom: 22px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-50 {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 820px) {
  .mt-50 {
    margin-top: 20px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mb-50 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-50 {
    margin-bottom: 15px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mt-55 {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .mt-55 {
    margin-top: 27px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-55 {
    margin-bottom: 27px;
  }
}

@media only screen and (max-width: 820px) {
  .mb-55 {
    margin-bottom: 40px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mb-60 {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-60 {
    margin-bottom: 30px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-60 {
    margin-top: 30px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-65 {
    margin-bottom: 32px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-65 {
    margin-top: 32px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-70 {
    margin-bottom: 35px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-70 {
    margin-top: 35px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-75 {
    margin-bottom: 36px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-75 {
    margin-top: 36px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-80 {
    margin-top: 40px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-80 {
    margin-bottom: 40px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-85 {
    margin-top: 42px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-85 {
    margin-bottom: 42px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-90 {
    margin-bottom: 35px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .mt-100 {
    margin-top: 45px;
  }
}

@media only screen and (max-width: 600px) {
  .mt-100 {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .mt-100 {
    margin-top: 20px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .mb-100 {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-100 {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .mb-100 {
    margin-bottom: 20px;
  }
}

.mt-115 {
  margin-top: 115px;
}

@media only screen and (max-width: 600px) {
  .mt-115 {
    margin-top: 57px;
  }
}

.mb-115 {
  margin-bottom: 115px;
}

@media only screen and (max-width: 600px) {
  .mb-115 {
    margin-bottom: 57px;
  }
}

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

@media only screen and (max-width: 1200px) {
  .mb-120 {
    margin-bottom: 90px;
  }
}

@media only screen and (max-width: 1024px) {
  .mb-120 {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-120 {
    margin-bottom: 60px;
  }
}

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

@media only screen and (max-width: 1200px) {
  .mt-120 {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 1024px) {
  .mt-120 {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .mt-120 {
    margin-top: 60px;
  }
}

.mt-125 {
  margin-top: 125px;
}

@media only screen and (max-width: 600px) {
  .mt-125 {
    margin-top: 62px;
  }
}

.mb-125 {
  margin-bottom: 125px;
}

@media only screen and (max-width: 600px) {
  .mb-125 {
    margin-bottom: 62px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mt-130 {
    margin-top: 75px;
  }
}

@media only screen and (max-width: 600px) {
  .mt-130 {
    margin-top: 65px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mb-130 {
    margin-bottom: 75px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-130 {
    margin-bottom: 65px;
  }
}

.mt-135 {
  margin-top: 135px;
}

@media only screen and (max-width: 600px) {
  .mt-135 {
    margin-top: 67px;
  }
}

.mb-135 {
  margin-bottom: 135px;
}

@media only screen and (max-width: 600px) {
  .mb-135 {
    margin-bottom: 67px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-140 {
    margin-top: 70px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-140 {
    margin-bottom: 70px;
  }
}

.mt-145 {
  margin-top: 145px;
}

@media only screen and (max-width: 600px) {
  .mt-145 {
    margin-top: 72px;
  }
}

.mb-145 {
  margin-bottom: 145px;
}

@media only screen and (max-width: 600px) {
  .mb-145 {
    margin-bottom: 72px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-150 {
    margin-top: 75px;
  }
}

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

@media only screen and (max-width: 1024px) {
  .mb-150 {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-150 {
    margin-bottom: 45px;
  }
}

.mt-155 {
  margin-top: 155px;
}

@media only screen and (max-width: 600px) {
  .mt-155 {
    margin-top: 77px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-155 {
    margin-bottom: 77px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-160 {
    margin-top: 80px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-160 {
    margin-bottom: 80px;
  }
}

.mt-165 {
  margin-top: 165px;
}

@media only screen and (max-width: 600px) {
  .mt-165 {
    margin-top: 82px;
  }
}

.mb-165 {
  margin-bottom: 165px;
}

@media only screen and (max-width: 600px) {
  .mb-165 {
    margin-bottom: 82px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-170 {
    margin-top: 85px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-170 {
    margin-bottom: 85px;
  }
}

.mb-175 {
  margin-bottom: 175px;
}

@media only screen and (max-width: 820px) {
  .mb-175 {
    margin-bottom: 87px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-175 {
    margin-bottom: 120px;
  }
}

@media only screen and (max-width: 480px) {
  .mb-175 {
    margin-bottom: 40px;
  }
}

.mt-175 {
  margin-top: 175px;
}

@media only screen and (max-width: 600px) {
  .mt-175 {
    margin-top: 87px;
  }
}

@media only screen and (max-width: 820px) {
  .mt-175 {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 480px) {
  .mt-175 {
    margin-top: 40px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-180 {
    margin-bottom: 90px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-180 {
    margin-top: 90px;
  }
}

.mb-185 {
  margin-bottom: 185px;
}

@media only screen and (max-width: 600px) {
  .mb-185 {
    margin-bottom: 92px;
  }
}

.mt-185 {
  margin-top: 185px;
}

@media only screen and (max-width: 600px) {
  .mt-185 {
    margin-top: 92px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mb-190 {
    margin-bottom: 95px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-190 {
    margin-top: 95px;
  }
}

.mb-195 {
  margin-bottom: 195px;
}

@media only screen and (max-width: 600px) {
  .mb-195 {
    margin-bottom: 97px;
  }
}

.mt-195 {
  margin-top: 195px;
}

@media only screen and (max-width: 600px) {
  .mt-195 {
    margin-top: 97px;
  }
}

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

@media only screen and (max-width: 820px) {
  .mb-200 {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 600px) {
  .mb-200 {
    margin-bottom: 100px;
  }
}

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

@media only screen and (max-width: 600px) {
  .mt-200 {
    margin-top: 80px;
  }
}

.mx-100 {
  max-width: 100%;
}

.bg-gray-2 {
  background: #e7eaef;
}

.text-blue {
  color: #083a82 !important;
}

.text-blue h2 {
  color: #083a82 !important;
}

.text-blue p {
  color: #083a82 !important;
}

.flx-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/**
	   * Make all elements from the DOM inherit from the parent box-sizing
	   * Since `*` has a specificity of 0, it does not override the `html` value
	   * making all elements inheriting from the root box-sizing value
	   * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
	   */
*,
*::before,
*::after {
  box-sizing: border-box;
}

.over-flow-true {
  overflow: hidden;
}

.row-reverce {
  flex-direction: row-reverse;
}

.row-reverce .padding-left {
  padding-left: 4%;
}

@media only screen and (max-width: 600px) {
  .row-reverce .padding-left {
    padding-left: 0% !important;
  }
}

.owl-prev,
header,
.top-bar,
.trans,
.pro-slide-img,
span.icon-arrow-menu,
.nav-bar,
.bbk_debit_card_box,
.pro-img-box,
.menu-sec,
.sticky-active,
.brand-menu-itm,
.tab-txt,
.owl-next,
.but-01,
.hover-box-project,
.problock-03,
.medical-ul>li,
.swiper-button-next,
.swiper-button-prev,
.hover-box-02,
.icon-right-arrow1,
.more-but span,
.slider-but,
.slider-but-2,
a,
img {
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

.fw-b {
  font-weight: bold !important;
}

.list-none li {
  list-style: none;
}

.list-none li::after {
  display: none !important;
}

.list-none li::before {
  display: none !important;
}

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

.align-left {
  text-align: left;
  align-items: flex-start;
}

.owl-next {
  position: absolute;
  right: -80px;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: solid 1px #ccc;
  border-radius: 100px;
}

.owl-prev {
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: solid 1px #ccc;
  border-radius: 100px;
}

.owl-next:hover,
.owl-prev:hover {
  border-color: #5b725e;
}

.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100%;
}

.w-50 {
  width: 50% !important;
}

@media only screen and (max-width: 820px) {
  .w-50 {
    width: 100% !important;
  }
}

.w-60 {
  width: 60% !important;
}

@media only screen and (max-width: 820px) {
  .w-60 {
    width: 100% !important;
  }
}

.w-68 {
  width: 68% !important;
}

@media only screen and (max-width: 820px) {
  .w-68 {
    width: 100% !important;
  }
}

.w-75 {
  width: 75% !important;
}

@media only screen and (max-width: 820px) {
  .w-75 {
    width: 100% !important;
  }
}

.object-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: inherit;
}

.list-none p::after {
  display: none;
}

.flx-align-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end !important;
}

.flx-align-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

::-moz-placeholder {
  color: #1f2423;
}

::placeholder {
  color: #1f2423;
}

.zoom-ef {
  overflow: hidden;
}

.zoom-ef img {
  transform: scale(1);
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

.zoom-ef:hover img {
  transform: scale(1.12);
}

.error-404 {
  background: #fff;
  text-align: left;
}

.error-404 .page-title {
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.error-404 form {
  max-width: 500px;
  margin: 50px auto 0;
  position: relative;
}

.error-404 .screen-reader-text {
  display: none;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.error-404 .search-submit {
  background: none;
  border: 0;
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
  padding: 15px 5px 14px;
}

.error-404 input {
  padding-right: 37px;
}

.error-404 .search-submit svg {
  width: 20px;
  height: 20px;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.error-404 h1 {
  margin-bottom: 15px;
  font-weight: 700;
}

.error-404 h3 {
  margin: 40px 0px 25px 0px;
}

.error-404 h4 {
  margin-bottom: 15px;
}

.error-404 ul {
  margin-left: 30px;
}

.error-404 ul li {
  list-style: disc;
  font-size: 15px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 600px) {
  .pt-m-0 {
    padding-top: 0 !important;
  }
}

.col-count-2 {
  -moz-column-count: 2;
  column-count: 2;
}

@media only screen and (max-width: 600px) {
  .col-count-2 {
    -moz-column-count: 1;
    column-count: 1;
  }
}

.btn-primary {
  border: solid 1px #e6e7e8;
  text-transform: uppercase;
  justify-content: center;
  height: 55px;
  font-family: "matter";
  font-weight: 600;
  color: #fff;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  padding: 0 4%;
  text-decoration: none;
  flex-wrap: wrap;
}

.btn-primary:hover {
  color: #fff;
  background: #18a367;
}

.btn-primary.fill-green {
  background: #1e6e43;
  color: white;
  border: none;
}

.btn-primary.fill-green:hover {
  background: #105b33;
}

.btn-primary.fill-yellow {
  background: #bfa22c;
  color: white;
  border: none;
}

.btn-primary.fill-yellow:hover {
  background: #ffffff;
  color: #0f0f0f;
}

.btn-primary.fill-gray {
  background: #dcdcdc;
  color: #000;
  border: none;
}

.btn-primary.fill-gray:hover {
  background: #bfa22c;
  color: #0f0f0f;
}

.btn-primary.fill-white {
  background: #ffffff;
  color: #0f0f0f;
  border: none;
}

.btn-primary.fill-white:hover {
  background: #bfa22c;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .btn-primary {
    height: 40px;
    padding: 0 8%;
  }
}

@media only screen and (max-width: 600px) {
  .btn-primary {
    font-size: 12px;
  }
}

.round {
  border-radius: 35px;
}

.z-100 {
  z-index: 100;
}

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

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

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

.text-black h2 {
  color: #000;
}

.bg-black {
  background: #000;
}

.bg-black h3 {
  color: #fff;
}

.bg-black p {
  color: #fff !important;
}

.but-black {
  padding: 0% 10px 0% 10px;
  border: solid 1px #ccc;
  display: flex !important;
  color: white;
  align-items: center;
  justify-content: center;
  width: 150px;
  font-size: 12px;
  height: 35px;
}

.but-black:hover {
  background: #e4c27a;
  text-decoration: none;
}

.d-flx {
  display: flex;
  flex-wrap: wrap;
}

.d-block {
  display: block;
}

.wrap {
  max-width: 1200px;
  width: 100%;
  margin: auto auto;
  z-index: 150;
}

@media only screen and (max-width: 1198px) {
  .wrap {
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media only screen and (max-width: 820px) {
  .wrap {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
}

@media only screen and (max-width: 1260px) {
  .wrap {
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media only screen and (max-width: 1200px) {
  .padding-left {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}

.wrap-02 {
  max-width: 1400px;
  margin: auto auto;
}

@media only screen and (max-width: 995px) {
  .wrap-02 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.wrap-03 {
  max-width: 1600px;
  margin: auto auto;
}

@media only screen and (max-width: 1600px) {
  .wrap-03 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.full-width {
  width: 100% !important;
}

.guidance-demo-block .full-width {
  width: 97% !important;
}

.guidance-demo-block .full-width p {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.SumoSelect {
  width: 100% !important;
}

.SumoSelect .CaptionCont {
  border: solid 1px #b8b6b6;
  text-align: left;
  height: 55px;
  padding: 10px 30px;
  font-style: italic;
  border-radius: 35px;
  border: none;
}

.SumoSelect .CaptionCont span {
  padding-top: 6px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}

@media only screen and (max-width: 820px) {
  .SumoSelect .CaptionCont span {
    padding-top: 2px;
  }
}

.SumoSelect .CaptionCont label {
  right: 10px;
}

.SumoSelect .CaptionCont label i {
  background: url(../images/arrow-down.svg) center center no-repeat;
}

@media only screen and (max-width: 820px) {
  .SumoSelect .CaptionCont {
    height: 45px;
  }
}

.SumoSelect .optWrapper {
  top: 56px !important;
  text-align: left;
  border-radius: 35px;
  padding: 10px 30px;
  border: none;
}

/* .page-template-default{

		h1{    text-transform: uppercase; font-size: 20px; font-weight: 500; margin: 25px 0px 0px 0px; color: black; line-height: 44px;}
		h2{    text-transform: uppercase;      font-size: 20px; font-weight: 500; margin: 25px 0px 0px 0px; color: black; line-height: 44px;}
		h3{    text-transform: uppercase;  font-size: 20px; font-weight: 500; margin: 25px 0px 0px 0px; color: black; line-height: 44px;}

	   }
	  */
body {
  margin: 0px;
  font-family: "matter";
}

.z-200 {
  z-index: 200;
}

@media only screen and (max-width: 1366px) {
  html {
    overflow-x: hidden;
  }
}

.px-2 {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "apollo-regular";
}

ul {
  margin: 0px;
  padding: 0px;
}

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

input:focus {
  outline: none;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #000;
}

a:hover {
  color: #0974a3;
}

.sitemap {
  border: 1px solid #ccc;
  padding: 45px;
}

.align-middle {
  display: table;
  width: 100%;
}

.align-middle>div {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

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

.flx {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.flx-align-center {
  align-items: center !important;
}

.flx-box {
  display: flex;
  flex-wrap: wrap;
}

.res-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.res-img-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

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

.privacy-policy .status-publish {
  border: 1px solid #ccc;
  padding: 45px;
}

.page-template-page-termsofuse .status-publish {
  border: 1px solid #ccc;
  padding: 45px;
}

figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 90px;
  background: rgba(25, 23, 24, 0.5);
  color: #fff;
  transition: transform 0.35s;
  transform: translate3d(0, 100%, 0);
}

figure.effect-zoe h2 {
  float: left;
}

figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em;
}

figure.effect-zoe h2 {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  transition: opacity 0.35s;
  /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
  transition: transform 0.35s;
  transform: translate3d(0, 200%, 0);
}

figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
  content: "\e000";
}

.icon-paper-clip::before {
  content: "\e001";
}

figure.effect-zoe h2 {
  display: inline-block;
}

figure.effect-zoe:hover p.description {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
  transform: translate3d(0, 0, 0);
}

figure.effect-zoe:hover h2 {
  transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
  transition-delay: 0.2s;
}

.container-02 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1200px) {
  .container-02 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

/*.container::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
		-webkit-transform: scale(0.98);
				transform: scale(0.98);
		-webkit-transition: -webkit-transform 0.28s ease-in-out;
		transition: -webkit-transform 0.28s ease-in-out;
		transition: transform 0.28s ease-in-out;
		transition: transform 0.28s ease-in-out, -webkit-transform 0.28s ease-in-out;
		z-index: -1;
	  }
	  .container:hover::before {
		-webkit-transform: scale(1);
				transform: scale(1);
	  }*/
.button-container {
  text-align: center;
}

fieldset {
  margin: 0 0 3rem;
  padding: 0;
  border: none;
}

.form-radio,
.form-group {
  position: relative;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.form-inline>.form-group,
.form-inline>.btn {
  display: inline-block;
  margin-bottom: 0;
}

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #b3b3b3;
  font-size: 0.8rem;
}

.checkbox .form-help,
.form-radio .form-help,
.form-group .form-help {
  position: absolute;
  width: 100%;
}

.checkbox .form-help {
  position: relative;
  margin-bottom: 1rem;
}

.form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem;
}

.form-group input {
  height: 45px;
  line-height: 45px !important;
}

.form-group textarea {
  resize: none;
}

.form-group select {
  width: 100%;
  font-size: 1rem;
  height: 1.6rem;
  padding: 0.125rem 0.125rem 0.0625rem;
  background: none;
  border: none;
  line-height: 1.6;
  box-shadow: none;
}

.p-absolute {
  position: absolute;
}

.form-group .control-label {
  position: absolute;
  top: 0.25rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #000;
  font-size: 1rem;
  font-weight: normal;
  transition: all 0.28s ease;
}

.form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid #999;
  display: block;
}

.form-group .bar::before {
  content: "";
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #337ab7;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}

.form-group input,
.form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  transition: all 0.28s ease;
  box-shadow: none;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

/*.form-group input[type="file"] {
		line-height: 1;
	  }
	  .form-group input[type="file"] ~ .bar {
		display: none;
	  }*/
.form-group select,
.form-group input:focus,
.form-group input:valid,
.form-group input.form-file,
.form-group input.has-value,
.form-group textarea:focus,
.form-group textarea:valid,
.form-group textarea.form-file,
.form-group textarea.has-value {
  color: #333;
}

.form-group select~.control-label,
.form-group input:focus~.control-label,
.form-group input:valid~.control-label,
.form-group input.form-file~.control-label,
.form-group input.has-value~.control-label,
.form-group textarea:focus~.control-label,
.form-group textarea:valid~.control-label,
.form-group textarea.form-file~.control-label,
.form-group textarea.has-value~.control-label {
  font-size: 0.8rem;
  color: gray;
  top: -1rem;
  left: 0;
}

.form-group select:focus,
.form-group input:focus,
.form-group textarea:focus {
  outline: none;
}

.form-group select:focus~.control-label,
.form-group input:focus~.control-label,
.form-group textarea:focus~.control-label {
  color: #337ab7;
}

.form-group select:focus~.bar::before,
.form-group input:focus~.bar::before,
.form-group textarea:focus~.bar::before {
  width: 100%;
  left: 0;
}

.checkbox label,
.form-radio label {
  position: relative;
  cursor: pointer;
  padding-left: 2rem;
  text-align: left;
  color: #333;
  display: block;
}

.checkbox input,
.form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}

.radio {
  margin-bottom: 1rem;
}

.radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #999;
}

.radio .helper::before,
.radio .helper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  transition: transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
}

.radio .helper::after {
  transform: scale(0);
  background-color: #337ab7;
  border-color: #337ab7;
}

.radio label:hover .helper {
  color: #337ab7;
}

.radio input:checked~.helper::after {
  transform: scale(0.5);
}

.zoom {
  transform: scale(1);
  transition: 0.3s ease-in-out;
  overflow: hidden;
}

.zoom:hover {
  transform: scale(1.1);
}

/*.home-event-box-02:hover .zoom, {
		-webkit-transform: scale(1.1) rotate(2deg);
		transform: scale(1.1)  rotate(2deg);
	  }*/
.not-found {
  text-align: center;
  padding-top: 200px;
  min-height: 600px;
}

.not-found .search-form {
  display: none;
}

.rel {
  position: relative;
}

.page-title {
  color: #353535;
  margin: 0px;
  text-align: center;
  margin-bottom: 10px;
}

.shadow-hover {
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0);
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

.shadow-hover:hover {
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

.grid {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  width: 100%;
  float: left;
  overflow: hidden;
  margin: 0%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
  width: 100%;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-bubba {
  overflow: hidden;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  content: "";
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #e4c27a;
  border-bottom: 1px solid #e4c27a;
  transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
  border-right: 1px solid #e4c27a;
  border-left: 1px solid #e4c27a;
  transform: scale(1, 0);
}

figure.effect-bubba h2 {
  padding-top: 30%;
  transition: transform 0.35s;
  transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
  padding: 20px 2.5em;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, 20px, 0);
}

.pro-list-ul li:hover figcaption::before,
.pro-list-ul li:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}

.pro-list-ul li :hover h2,
.pro-list-ul li :hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/*---------------*/
/***** Romeo *****/
/*---------------*/
figure.effect-romeo {
  perspective: 1000px;
}

figure.effect-romeo img {
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, 0, 300px);
}

figure.effect-romeo:hover img {
  opacity: 0.6;
  transform: translate3d(0, 0, 0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: "";
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-50%, -50%, 0);
}

figure.effect-romeo:hover figcaption::before {
  opacity: 0.5;
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
  opacity: 0.5;
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transition: transform 0.35s;
}

figure.effect-romeo h2 {
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}

figure.effect-romeo p {
  padding: 0.25em 2em;
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}

figure.effect-romeo:hover h2 {
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}

figure.effect-romeo:hover p {
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}

/*---------------*/
/***** Layla *****/
/*---------------*/
figure.effect-layla {
  background: #18a367;
}

figure.effect-layla img {
  height: 390px;
}

figure.effect-layla figcaption {
  padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;
  content: "";
  opacity: 0;
}

figure.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1);
  transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1, 0);
  transform-origin: 100% 0;
}

figure.effect-layla h2 {
  padding-top: 26%;
  transition: transform 0.35s;
}

figure.effect-layla p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

figure.effect-layla img,
figure.effect-layla h2 {
  transform: translate3d(0, -30px, 0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
  opacity: 0.7;
  transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
  transition-delay: 0.15s;
}

.bg-transarent {
  background: transparent !important;
}

@media only screen and (max-width: 820px) {
  .mob-margin-top {
    margin-top: 30px;
  }
}

.wpcf7-form.invalid .wpcf7-response-output {
  color: #d8000c;
  background-color: #ffbaba;
  border: 0;
  padding: 10px;
}

.wpcf7-form.sent .wpcf7-response-output {
  color: #4f8a10;
  background-color: #dff2bf;
  border: 0;
}

@media only screen and (max-width: 700px) {
  .pt-m-0 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 600px) {
  .mob-100 {
    width: 100%;
  }
}

.theme-pink .nav-box>ul>li a {
  color: #f2cdd4;
}

.theme-pink .nav-box>ul>li a:hover {
  color: #fff;
}

.theme-pink .header-main .hed-icn {
  color: #f2cdd4;
}

.theme-pink .header-main .hed-icn:hover {
  color: #fff;
}

.theme-pink .subscribe-box .subscrib-fld-box li .but-03 {
  background: #f2cdd4;
}

.theme-pink .subscribe-box .subscrib-fld-box li .but-03:hover {
  background: #fff;
}

.theme-pink .subscribe-box .subscrib-fld-box {
  border-color: #f2cdd4;
}

.theme-pink .subscribe-box h3 {
  color: #f2cdd4;
}

.theme-pink .input-subscrib::-moz-placeholder {
  color: #fff;
}

.theme-pink .input-subscrib::placeholder {
  color: #fff;
}

.theme-pink .input-subscrib::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f2cdd4;
  opacity: 1;
  /* Firefox */
}

.theme-pink .input-subscrib::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f2cdd4;
  opacity: 1;
  /* Firefox */
}

.theme-pink .input-subscrib:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f2cdd4;
}

.theme-pink .input-subscrib::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f2cdd4;
}

.theme-pink .pink-logo {
  display: block;
}

.theme-pink .white-logo {
  display: none;
}

.theme-pink .swiper-button-prev,
.theme-pink .swiper-button-next {
  background: #f2cdd4;
}

.theme-pink .swiper-button-prev:hover,
.theme-pink .swiper-button-next:hover {
  border-color: #ffffff;
  background: #ddaeb7;
}

.theme-pink .swiper-button-prev:hover :after,
.theme-pink .swiper-button-next:hover :after {
  color: #1e5e50;
}

.theme-pink .wish-icn {
  background: #f2cdd4;
}

.theme-pink .swiper-button-prev::after,
.theme-pink .swiper-button-next::after {
  color: #1e5e50 !important;
}

.error-404 h1 {
  font-family: "Raleway", sans-serif;
  margin: 0 0 15px 0px;
}

.error-404 h4 {
  font-family: "Raleway", sans-serif;
}

.error-404 h3 {
  font-family: "Raleway", sans-serif;
}

@media only screen and (max-width: 600px) {
  .error-404 {
    padding-left: 4%;
    padding-right: 4%;
  }
}

res-img .top-align {
  align-items: flex-start;
}

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

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

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.error404 .banner-404 {
  min-height: 200px;
  background: #1e6e43;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.error404 .banner-404 h1 {
  font-size: 45px;
  color: #fff;
  margin: 0;
  text-align: center;
}

.error404 .cont-404 ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
}

.error404 .cont-404 ul li {
  list-style: disc;
  margin-bottom: 15px;
  line-height: 20px;
}

.error404 h4 {
  margin: 0px 0px 20px 0px;
}

.error404 h3 {
  margin: 45px 0px 20px 0px;
}

.title-white h2,
.title-white h3,
.title-white p {
  color: #fff;
}

.btn-blue {
  background: #243584 !important;
  padding: 0 50px;
}

.btn-blue .icon-arrow-more {
  color: #fff !important;
}

.btn-blue:hover {
  background: #000 !important;
}

.btn-blue:hover .icon-arrow-more {
  color: #fff;
}

.btn-blue .icon-arrow-more {
  color: #fff;
}

.h-100vh {
  height: 100vh;
}

.h-80vh {
  height: 80vh;
}

body {
  color: #000;
  font-weight: normal;
  background-color: inherit !important;
  font-size: 14px;
}

.home-sec-1 {
  position: relative;
  width: 100%;
}

.home-sec-1 .wrap {
  position: relative;
}

.home-sec-1 .el-01 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.banner-main {
  width: 100%;
  background: #75982a;
}

.banner-main .banner-overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.51+0,0+55 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.51) 0%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.banner-main .banner-title {
  font-family: "apollo-regular" !important;
  font-weight: normal;
  text-transform: uppercase;
}

.banner-txt {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 800;
  text-align: center;
  padding-bottom: 70px;
}

.page-template-about-us .banner-txt {
  padding-bottom: 300px;
}

.banner-txt h2 {
  color: #fff;
  font-size: 60px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-shadow: 0 0 20px #3B3B3B;
}

@media only screen and (max-width: 1024px) {
  .banner-txt h2 {
    font-size: 50px;
    margin-bottom: 10px;
    line-height: 55px;
  }
}

@media only screen and (max-width: 600px) {
  .banner-txt h2 {
    font-size: 38px;
    margin-bottom: 5px;
    line-height: 40px;
  }
}

.banner-txt p {
  color: #fff;
  text-shadow: 0 0 20px #3B3B3B;
}

@media only screen and (max-width: 1024px) {
  .banner-txt p {
    line-height: 20PX;
  }
}

.banner-txt .wrap {
  max-width: 775px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1024px) {
  .banner-txt .wrap {
    max-width: 500px;
  }
}

@media only screen and (max-width: 820px) {
  .banner-txt {
    position: unset;
    padding-top: 35px;
    padding-bottom: 10px;
    background: #4f8932;
  }
}

.counder-block {
  height: 209px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  position: relative;
  top: -55px;
  z-index: 999;
}

.counder-block ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.counder-block ul li {
  list-style: none;
  width: 33%;
  text-align: center;
}

.counder-block ul li h3 {
  font-size: 77px;
  color: #745309;
  font-family: "matter";
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .counder-block ul li h3 {
    font-size: 55px;
  }
}

.counder-block ul li p {
  font-weight: 400;
  font-size: 19px;
}

@media only screen and (max-width: 1024px) {
  .counder-block ul li p {
    font-size: 17px;
  }
}

@media only screen and (max-width: 600px) {
  .counder-block ul li {
    width: 100%;
  }
}

@media only screen and (max-width: 820px) {
  .counder-block {
    height: auto;
    top: 0;
    background-size: 100% 100% !important;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 25px;
    background: url(../images/timer-bg-mob.png) center center no-repeat !important;
    background-size: 100% 100% !important;
  }
}

.banner-mask-2 {
  position: absolute;
  bottom: -451px;
  z-index: 100;
  width: 100%;
  left: 0;
  right: 0;
}

.banner-mask-2 img {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .banner-mask-2 {
    display: none;
  }
}

.video-block-home {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.video-block-home .video-box {
  width: 100%;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.video-block-home .video-box img {
  max-width: 100%;
  display: block;
  border-radius: 20px;
  overflow: hidden;
}

.video-block-home .video-box .play-but {
  position: absolute;
  z-index: 200;
  width: 79px;
}

.video-block-home .video-box .play-but img {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .video-block-home .video-box .play-but {
    width: 50px;
  }
}

.video-block-home .video-info {
  padding: 20px 5%;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0 0 20px 20px;
}

.video-block-home .video-info h5 {
  margin-right: auto;
  color: #000;
  font-size: 25px;
  font-family: "apollo-regular";
  font-weight: normal;
}

@media only screen and (max-width: 1024px) {
  .video-block-home .video-info h5 {
    font-size: 21px;
  }
}

@media only screen and (max-width: 600px) {
  .video-block-home .video-info h5 {
    font-size: 18px;
  }
}

.video-block-home .video-info span {
  margin-left: auto;
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  .video-block-home .video-info span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 600px) {
  .video-block-home .video-info span {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1024px) {
  .video-block-home .video-info {
    padding: 14px 5%;
  }
}

.video-block-home hr {
  margin-top: 80px;
}

@media only screen and (max-width: 600px) {
  .video-block-home hr {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .video-block-home {
    margin-top: 45px;
  }
}

.title-style-h1 h1 {
  color: #fff;
  font-size: 72px;
  font-weight: normal;
  font-weight: normal;
}

@media only screen and (max-width: 1024px) {
  .title-style-h1 h1 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 600px) {
  .title-style-h1 h1 {
    font-size: 35px;
    letter-spacing: 1px;
  }
}

.title-style-01 h2,
.title-style-01 h1 {
  color: #fff;
  font-size: 60px;
  font-weight: normal;
}

@media only screen and (max-width: 1024px) {

  .title-style-01 h2,
  .title-style-01 h1 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 600px) {

  .title-style-01 h2,
  .title-style-01 h1 {
    font-size: 35px;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 1024px) {
  .title-style-01 {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .title-style-01 {
    padding-bottom: 10px;
  }
}

.title-green h2 {
  color: #1e6e43;
  margin-bottom: 0;
}

.slider-block-01 {
  border-radius: 0 90px 0 0;
  overflow: hidden;
}

.slider-block-01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .slider-block-01 {
    border-radius: 0 80px 0 0;
  }
}

@media only screen and (max-width: 600px) {
  .slider-block-01 {
    border-radius: 0 60px 0 0;
  }
}

.slider-txt-block {
  margin: 15px 0px 10px 0px;
}

.slider-txt-block h4 {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-family: "matter";
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  .slider-txt-block h4 {
    font-size: 18px;
  }
}

.recent-img-block {
  overflow: hidden;
  height: 266px;
}

.recent-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recent-txt {
  padding-top: 30px;
}

.recent-txt h3 {
  font-size: 18px;
  color: #000;
  font-family: "matter";
  font-weight: 700;
}

@media only screen and (max-width: 1024px) {
  .recent-txt h3 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 600px) {
  .recent-txt h3 {
    font-size: 12px;
    font-weight: 500;
  }
}

.recent-txt span {
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 600;
}

@media only screen and (max-width: 600px) {
  .recent-txt span {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1024px) {
  .recent-txt {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

.slider-but-style-01 {
  top: 30%;
  border: solid 1px #b4b4b4;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}

.slider-but-style-01::after {
  font-size: 19px;
  color: #b4b4b4;
}

.slider-but-style-01:hover {
  background: #1e6e43;
}

.slider-but-style-01:hover::after {
  color: #fff;
  border-color: #fff;
}

.slider-but-style-01.swiper-button-prev {
  left: -80px;
}

@media (max-width: 1200px) {
  .slider-but-style-01.swiper-button-prev {
    left: 20px;
  }
}

.slider-but-style-01.swiper-button-next {
  right: -80px;
}

@media (max-width: 1200px) {
  .slider-but-style-01.swiper-button-next {
    right: 20px;
  }
}

.time-serve {
  display: flex;
  justify-content: center;
}

.time-serve li {
  list-style: none;
  color: #000;
  margin: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.time-serve li img {
  margin: 0 5px;
}

.recipi-sec .btn-primary {
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 35px;
}

@media only screen and (max-width: 600px) {
  .recipi-sec {
    padding-top: 45px;
    padding-bottom: 30px;
  }
}

.recepi-txt-01 {
  font-family: "apollo-regular" !important;
  font-weight: 300;
}

.recepi-txt-02 {
  font-family: "apollo-regular" !important;
  font-weight: 300;
}

@media only screen and (max-width: 1024px) {
  .but-row {
    margin-bottom: 50px;
  }
}

.bg-green-03 {
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#578c2e+0,4b8834+50,2c7c43+100 */
  background: linear-gradient(to bottom, rgb(87, 140, 46) 0%, rgb(75, 136, 52) 50%, rgb(44, 124, 67) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-green-03::after {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/bg-03.png) center bottom no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 480px) {
  .bg-green-03::after {
    display: none;
  }
}

.bg-green-04 {
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#578c2e+0,4b8834+50,2c7c43+100 */
}

.bg-green-04::after {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#769829+0,4d903e+78&1+90,0+100 */
  background: linear-gradient(to bottom, rgb(118, 152, 41) 0%, rgb(77, 144, 62) 78%, rgb(77, 144, 62) 90%, rgba(77, 144, 62, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-green-05 {
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#578c2e+0,4b8834+50,2c7c43+100 */
}

.bg-green-05::after {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#759829+0,4d903e+87,7db9e8+100&1+0,0.91+67,0+100 */
  background: linear-gradient(to bottom, rgb(117, 152, 41) 0%, rgba(86, 146, 57, 0.91) 67%, rgba(77, 144, 62, 0.36) 87%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.banner-bot-shade::after {
  content: "";
  z-index: 100;
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,6e972d+88&0+0,1+88 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(93, 150, 55) 88%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.banner-first-title {
  font-family: "apollo-regular" !important;
}

.banner-second-title {
  font-family: "apollo-regular" !important;
}

.greenn-line hr {
  border-color: #1e6e43;
}

@media only screen and (max-width: 600px) {
  .recent-slider-sec .slider-but-style-01 {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .flower-slider-sec {
    padding-top: 15px;
  }
}

.ver-txt-block {
  position: absolute;
  left: 3%;
  z-index: 100;
  top: 38%;
}

.about-sec-01 {
  margin-left: -10px;
  margin-right: -10px;
}

.about-sec-01 .col-3 {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 600px) {
  .about-sec-01 .col-3 {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .about-sec-01 .col-3.pt-90 {
    padding-top: 0;
  }
}

.about-ul {
  margin: 0;
  padding: 0;
}

.about-ul li {
  list-style: none;
  margin-bottom: 20px;
  border: solid 1px #47816a;
  padding: 20px 8%;
  color: #fff;
}

.about-ul li p {
  color: #fff;
  line-height: 20px;
  margin-bottom: 0;
}

.about-ul li h4 {
  font-size: 29px;
  font-weight: 400;
  margin-bottom: 5px;
}

@media only screen and (max-width: 820px) {
  .about-ul li h4 {
    font-size: 23px;
  }
}

.boder-right-v {
  border-right: solid 1px #2f7255;
}

@media only screen and (max-width: 600px) {
  .boder-right-v {
    border-bottom: solid 1px #2f7255;
    border-right: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.v-b {
  padding-right: 10%;
}

.m-b {
  padding-left: 10%;
}

@media only screen and (max-width: 600px) {
  .m-b {
    padding-left: 0;
    padding-right: 10%;
  }
}

.title-72 h3 {
  font-size: 72px;
  font-weight: 500;
  color: #fff;
}

@media only screen and (max-width: 820px) {
  .title-72 h3 {
    font-size: 55px;
  }
}

@media only screen and (max-width: 600px) {
  .title-72 h3 {
    font-size: 40px;
  }
}

.title-84 h3 {
  font-size: 84px;
  font-weight: 500;
  color: #fff;
}

@media only screen and (max-width: 820px) {
  .title-84 h3 {
    font-size: 74px;
  }
}

@media only screen and (max-width: 600px) {
  .title-84 h3 {
    font-size: 50px;
  }
}

.title-36 h3 {
  font-size: 36px;
  font-weight: 500;
}

@media only screen and (max-width: 820px) {
  .title-36 h3 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 600px) {
  .title-36 h3 {
    font-size: 30px;
  }
}

.title-30 h3 {
  font-size: 30px;
  font-weight: 500;
}

@media only screen and (max-width: 820px) {
  .title-30 h3 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 600px) {
  .title-30 h3 {
    font-size: 20px;
  }
}

.title-60 h3 {
  font-size: 60px;
  font-weight: 500;
  color: #fff;
}

@media only screen and (max-width: 820px) {
  .title-60 h3 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 600px) {
  .title-60 h3 {
    font-size: 32px;
  }
}

.title-45 h3 {
  font-size: 45px;
  font-family: "cosmithchic";
  font-weight: 500;
  color: #417331;
}

@media only screen and (max-width: 820px) {
  .title-45 h3 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 600px) {
  .title-45 h3 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .tab_content {
    margin-bottom: 40px;
  }
}

.mySwiper-history .swiper-slide {
  width: 29%;
  padding-right: 8%;
}

@media only screen and (max-width: 820px) {
  .mySwiper-history .swiper-slide {
    width: 40%;
    padding-right: 5%;
  }
}

@media only screen and (max-width: 600px) {
  .mySwiper-history .swiper-slide {
    width: 70%;
    padding-right: 5%;
  }
}

.history-block {
  background-position: 1000px 1000px !important;
  background-size: cover !important;
}

.history-block .history-block-01 {
  padding: 20px 9% 0px 9%;
  width: 100%;
  height: 180px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.history-block .history-block-01 h4 {
  color: #fff;
  font-size: 56.85px;
  font-weight: 400;
}

@media only screen and (max-width: 600px) {
  .history-block .history-block-01 h4 {
    font-size: 40px;
  }
}

.history-block .history-block-01::after {
  width: 100%;
  content: "";
  height: 1px;
  background: #3a785d;
  position: absolute;
  top: 180px;
  left: 0;
}

@media only screen and (max-width: 820px) {
  .history-block .history-block-01::after {
    top: 140px;
  }
}

@media only screen and (max-width: 820px) {
  .history-block .history-block-01 {
    height: 140px;
  }
}

.history-block .history-block-02 {
  position: relative;
  padding: 35px 9% 35px 9%;
  width: 100%;
  height: 180px;
}

.history-block .history-block-02 p {
  color: #fff;
}

.history-block .history-block-02::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  background: #fff;
  top: -5px;
  left: 8%;
}

@media only screen and (max-width: 820px) {
  .history-block .history-block-02 {
    padding: 25px 9% 25px 9%;
  }
}

.history-block:hover {
  background-position: 0 0 !important;
}

.history-block:hover .history-block-02 {
  background: rgba(17, 110, 71, 0.8);
  border-color: transparent;
}

.wtat-we-do-sec {
  margin-left: -15px;
  margin-right: -15px;
}

.wtat-we-do-sec .col-3 {
  width: 33%;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 600px) {
  .wtat-we-do-sec .col-3 {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .wtat-we-do-sec .col-3.pt-90 {
    padding-top: 0;
  }
}

.wtat-we-do-sec .what-we-do-ul {
  margin: 0;
  padding: 0;
}

.wtat-we-do-sec .what-we-do-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 30px;
}

.wtat-we-do-sec .what-we-do-ul li .what-we-img {
  overflow: hidden;
}

.wtat-we-do-sec .what-we-do-ul li .what-we-img img {
  display: block;
  background-size: cover !important;
}

.wtat-we-do-sec .what-we-do-ul li .what-we-txt {
  width: 100%;
  background: #fff;
  padding: 35px 12% 30px 12%;
}

.wtat-we-do-sec .what-we-do-ul li .what-we-txt h4 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 400;
}

.wtat-we-do-sec .what-we-do-ul li .what-we-txt p {
  font-weight: 500;
}

.wtat-we-do-sec .what-we-do-ul li .what-we-txt .btn-primary {
  width: 100%;
  height: 40px;
  justify-content: center;
}

.footer-sec {
  padding-top: 350px;
}

@media only screen and (max-width: 820px) {
  .footer-sec {
    padding-top: 180px;
  }
}

@media only screen and (max-width: 600px) {
  .footer-sec {
    padding-top: 90px;
  }
}

.bg-02 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0b5535+0,258554+100 */
  background: linear-gradient(to bottom, rgb(11, 85, 53) 0%, rgb(37, 133, 84) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.border-style::after {
  width: 100%;
  height: 25px;
  background: url(../images/mask-img.png) repeat-x center top;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
}

.mv-block {
  width: 50%;
}

@media only screen and (max-width: 600px) {
  .mv-block {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .mySwiper-history .swiper-slide-active .history-block {
    background-position: 0 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .mySwiper-history .swiper-slide-active .history-block-02 {
    background: rgba(17, 110, 71, 0.8);
    border-color: transparent;
  }
}

.history-arrow {
  margin-right: -5px;
  margin-left: -5px;
  display: flex;
}

@media only screen and (max-width: 600px) {
  .history-arrow {
    display: none;
  }
}

.history-arrow .swiper-button-next,
.history-arrow .swiper-button-prev {
  margin-left: 5px;
  margin-right: 5px;
  position: unset;
  width: 52px;
  height: 52px;
  border-radius: 100px;
  background: #b1cabf;
}

.history-arrow .swiper-button-next:after,
.history-arrow .swiper-button-prev:after {
  font-size: 17px;
  color: #6d867b;
}

.history-arrow .swiper-button-next:hover,
.history-arrow .swiper-button-prev:hover {
  background: #fff;
}
.detail-slider-wrap{
           width:100%;
       }
       .gallery-nav-slide{
           height:120px;
           width:100%;
       }
       .zoom-ef:hover .gallery-nav-slide img{
           transform: scale(1);
       }
       .gallery-nav-slider .slick-arrow{
           width:20px;
           height:120px;
           background:rgba(0,0,0,0.8);
           z-index:11;
       }
       .gallery-nav-slider{
           margin-top:10px;
       }
       .gallery-nav-slider,
       .gallery-image-slider{
            opacity: 0;
            visibility: hidden;
            transition: opacity 1s ease;
            -webkit-transition: opacity 1s ease;
       }
       .slick-initialized.slick-slider {
            visibility: visible;
            opacity: 1;
        }
       .gallery-nav-slider .slick-arrow:focus,
       .gallery-nav-slider .slick-arrow:hover{
           background:rgba(0,0,0,0.8);
       }
       .gallery-nav-slider .slick-next{
           right:0px;
       }
       .gallery-nav-slider .slick-prev{
           left:0px;
       }
       .gallery-nav-slider .slick-prev:before{
           content:"";
           background:url(../images/arrow-left.png) no-repeat;
           width: 8px;
           height: 16px;
           position:absolute;
           left:5px;
           top: 50%;
           transform: translateY(-50%);
       }
       
       .gallery-nav-slider .slick-next:before{
            content:"";
           background:url(../images/arrow-right.png) no-repeat;
           width: 8px;
           height: 16px;
           position:absolute;
           right:5px;
           top: 50%;
           transform: translateY(-50%);
       }

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