/********* Compiled - Do not edit *********/
:root {
  /* --c-active: #b83336; */
  --c-active: #392b29;
  --ca-active: 184, 51, 54;
  --c-alter: #ad8a6e;
  --ca-alter: 173, 138, 110;
  --c-alter2: #f3f5f6;
  --ca-alter2: 243, 245, 246;
  --c-alter3: #ffffff;
  --ca-alter3: 255, 255, 255;
  --c-grey: rgba(34, 54, 69, 0.7);
  --ca-grey: 34, 54, 69;
  --c-light: #ffffff;
  --ca-light: 255, 255, 255;
  --c-dark: #223645;
  --ca-dark: 34, 54, 69;
  --c-dark2: #444b51;
  --ca-dark2: 68, 75, 81;
  --c-white: #fff;
  --ca-white: 255, 255, 255;
  --c-black: #000;
  --ca-black: 0, 0, 0;
  --t-primary-font-family: Arial;
}

body,
html,
p {
  font-family: 'Arial';
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: rgba(34, 54, 69, 0.7);
  font-style: normal;
}

a {
  font-family: 'Arial';
  font-weight: 400;
  font-size: 15px;
  font-style: normal;
}

/* a:hover { */
/* color: #; */
/* } */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arial';
  font-weight: 700;
  color: #223645;
  font-style: normal;
}

body.woocommerce-page div.product form.cart .variations label,
body.woocommerce-page table.shop_attributes th,
body.woocommerce-page table.shop_table th,
body.woocommerce-page .woocommerce-MyAccount-content legend {
  font-family: 'Arial';
  font-weight: 700;
  color: #ffffff;
  font-style: normal;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 45px;
  line-height: 1.2;
}

h3 {
  font-size: 35px;
}

h4 {
  font-size: 25px;
  line-height: 1.04;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 13px;
}

blockquote {
  font-family: 'Arial';
  font-weight: 500;
  font-style: normal;
}

cite {
  font-weight: 400;
  font-style: normal;
}

blockquote.aheto-quote--bg {
  font-weight: 400;
  font-style: normal;
}

.aheto-quote--bg cite {
  font-weight: 400;
  font-style: normal;
}

blockquote.aheto-quote--line {
  font-weight: 400;
  font-style: normal;
}

.aheto-quote--line cite {
  font-weight: 400;
  font-style: normal;
}

.aheto-btn,
.aheto-form-btn [type='submit'] {
  font-family: 'Arial';
  font-weight: 500;
  font-size: 14px;
  line-height: initial;
  letter-spacing: 1.12px;
  font-style: normal;
  padding: 24px 40px;
  border-radius: 0px;
}

.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button,
.woocommerce input.button.alt {
  font-family: 'Arial';
  font-weight: 500;
  font-size: 14px;
  line-height: initial;
  letter-spacing: 1.12px;
  font-style: normal;
  border-radius: 0px;
  /* background: #b83336; */
  background: #392b29;
  color: #ffffff;
  border-color: #b73235;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-account .woocommerce-MyAccount-content form .button,
.woocommerce #review_form #respond .form-submit .submit,
.woocommerce-page #review_form #respond .form-submit .submit,
body.woocommerce-account:not(.logged-in) form button {
  padding: 24px 40px;
}

.aheto-btn__icon--left,
.aheto-form-btn.aheto-btn__icon--left [type='submit'] {
  margin-right: 8px;
}

.aheto-btn__icon--right,
.aheto-form-btn.aheto-btn__icon--right [type='submit'] {
  margin-left: 8px;
}

.aheto-btn i,
.aheto-btn span,
.aheto-link i,
.aheto-link span {
  font-size: inherit;
}

/*Danny*/
.aheto-btn.aheto-btn--primary:hover {
  background: #fcb13f;
  color: #ffffff;
  border-color: #fcb13f;
}

/*Danny*/

.aheto-btn.aheto-btn--primary,
.aheto-form-btn.aheto-btn--primary [type='submit'] {
  /* background: #b83336; */
  background: #392b29;
  color: #ffffff;
  border-color: #b73235;
}

.aheto-btn.aheto-btn--primary:hover,
.aheto-form-btn.aheto-btn--primary [type='submit']:hover {
  background: #fcb13f;
  color: #ffffff;
  border-color: #fcb13f;
}

/* .aheto-btn.aheto-btn--primary.aheto-btn--shadow,.aheto-form-btn.aheto-btn--primary.aheto-btn--shadow [type="submit"] {
} */

.aheto-btn.aheto-btn--primary.aheto-btn--reverse,
.aheto-form-btn.aheto-btn--primary.aheto-btn--reverse [type='submit'] {
  background: #223645;
  color: #ffffff;
  border-color: #223645;
}

.aheto-btn.aheto-btn--primary.aheto-btn--reverse:hover,
.aheto-form-btn.aheto-btn--primary.aheto-btn--reverse [type='submit']:hover {
  /* background: #b83336; */
  background: #392b29;
  color: #ffffff;
  border-color: #b73235;
}

.aheto-btn.aheto-btn--primary.aheto-btn--transparent,
.aheto-form-btn.aheto-btn--primary.aheto-btn--transparent [type='submit'] {
  background: transparent;
}

.aheto-btn.aheto-btn--primary.aheto-btn--transparent:hover,
.aheto-form-btn.aheto-btn--primary.aheto-btn--transparent
  [type='submit']:hover {
  background: #223645;
}

.aheto-form-link.aheto-btn--primary [type='submit'],
.aheto-link.aheto-btn--primary {
  /* color: #b83336; */
  color: #392b29;
}

.aheto-btn-video.aheto-btn--primary {
  color: #ffffff;
  /* background: #b83336; */
  background: #392b29;
}

.aheto-btn-video.aheto-btn--primary::before {
  /* border-color: #b83336; */
  border-color: #392b29;
}

.aheto-btn.aheto-btn--dark,
.aheto-form-btn.aheto-btn--dark [type='submit'] {
  background: #223645;
  color: #ffffff;
  border-color: #223645;
}

.aheto-btn.aheto-btn--dark:hover,
.aheto-form-btn.aheto-btn--dark [type='submit']:hover {
  /* background: #b83336; */
  background: #392b29;
  color: #ffffff;
  /* border-color: #b83336; */
  border-color: #392b29;
}

/* .aheto-btn.aheto-btn--dark.aheto-btn--shadow,.aheto-form-btn.aheto-btn--dark.aheto-btn--shadow [type="submit"] {
} */

.aheto-btn.aheto-btn--dark.aheto-btn--reverse,
.aheto-form-btn.aheto-btn--dark.aheto-btn--reverse [type='submit'] {
  background: #64171d !important;
  color: #ffffff;
  border-color: #64171d !important;
}

.aheto-btn.aheto-btn--dark.aheto-btn--reverse:hover,
.aheto-form-btn.aheto-btn--dark.aheto-btn--reverse [type='submit']:hover {
  background: #daa349 !important;
  color: #ffffff !important;
  border-color: #daa349 !important;
}

.aheto-btn.aheto-btn--dark.aheto-btn--transparent,
.aheto-form-btn.aheto-btn--dark.aheto-btn--transparent [type='submit'] {
  background: transparent;
}

.aheto-btn.aheto-btn--dark.aheto-btn--transparent:hover,
.aheto-form-btn.aheto-btn--dark.aheto-btn--transparent [type='submit']:hover {
  /* background: #b83336; */
  background: #392b29;
}

.aheto-form-link.aheto-btn--dark [type='submit'],
.aheto-link.aheto-btn--dark {
  color: #223645;
}

.aheto-btn-video.aheto-btn--dark {
  color: #ffffff;
  background: #223645;
}

.aheto-btn-video.aheto-btn--dark::before {
  border-color: #223645;
}

.aheto-btn.aheto-btn--light,
.aheto-form-btn.aheto-btn--light [type='submit'] {
  background: #ffffff;
  color: #223645;
  border-color: #ffffff;
}

.aheto-btn.aheto-btn--light:hover,
.aheto-form-btn.aheto-btn--light [type='submit']:hover {
  background: #223645;
  color: #ffffff;
}

/* .aheto-btn.aheto-btn--light.aheto-btn--shadow,.aheto-form-btn.aheto-btn--light.aheto-btn--shadow [type="submit"] {
} */

.aheto-btn.aheto-btn--light.aheto-btn--reverse,
.aheto-form-btn.aheto-btn--light.aheto-btn--reverse [type='submit'] {
  background: #223645;
  color: #ffffff;
}

.aheto-btn.aheto-btn--light.aheto-btn--reverse:hover,
.aheto-form-btn.aheto-btn--light.aheto-btn--reverse [type='submit']:hover {
  background: #ffffff;
  color: #223645;
  border-color: #ffffff;
}

.aheto-btn.aheto-btn--light.aheto-btn--transparent,
.aheto-form-btn.aheto-btn--light.aheto-btn--transparent [type='submit'] {
  background: transparent;
}

.aheto-btn.aheto-btn--light.aheto-btn--transparent:hover,
.aheto-form-btn.aheto-btn--light.aheto-btn--transparent [type='submit']:hover {
  background: #223645;
}

.aheto-form-link.aheto-btn--light [type='submit'],
.aheto-link.aheto-btn--light {
  color: #ffffff;
}

.aheto-btn-video.aheto-btn--light {
  color: #223645;
  background: #ffffff;
}

.aheto-btn-video.aheto-btn--light::before {
  border-color: #ffffff;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover {
  background: #223645;
  color: #ffffff;
  border-color: #223645;
}

.aheto-btn.aheto-btn--large,
.aheto-form-btn.aheto-btn--large [type='submit'] {
  padding: 24px 54px;
  font-size: 14px;
}

.aheto-btn.aheto-btn--small,
.aheto-form-btn.aheto-btn--small [type='submit'] {
  padding: 20px 34px;
  font-size: 13px;
}

.aheto-form-link [type='submit'],
.aheto-link {
  font-family: 'Arial';
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1.12px;
  font-style: normal;
}

.aheto-btn-video {
  font-size: 25px;
  width: 50px;
  height: 50px;
}

.aheto-btn-video--small {
  font-size: 20px;
  width: 40px;
  height: 40px;
}

.aheto-btn-video--large {
  font-size: 40px;
  width: 90px;
  height: 90px;
}

/**/
.circle-link {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  width: 150px;
  /* Adjust size as needed */
  height: 150px;
  /* Adjust size as needed */
  margin: auto;
  /* Center the circle link */
}

.aheto-features-block__item {
  display: inline-block;
  vertical-align: top;
  margin: 20px;
  /* Adjust spacing as needed */
  text-align: center;
  width: 150px;
  /* Match the width of the circle-link */
}

.aheto-features-block__title {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  text-align: center;
  background-color: #223645;
  transition: background-color 0.3s ease;
}

.aheto-features-block__title:hover {
  background-color: #223645;
  /* Ensure the background color remains the same on hover */
}

.aheto-features-block__counter {
  position: absolute;
  top: -10px;
  right: -10px;
  background-size: cover;
  width: 40px;
  /* Adjust size as needed */
  height: 40px;
  /* Adjust size as needed */
}

/* Modal Styles */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
}

.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
  text-align: center;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/**/

.widget_mc4wp_form_widget.aheto_mc_2 button[type='submit']:hover,
.widget_mc4wp_form_widget.aheto_mc_2 input[type='submit']:hover {
  background: rgba(173, 138, 110, 0.8) !important;
}

.widget-title {
  font-family: 'Muli';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #223645;
  margin-bottom: 20px;
  font-style: normal;
  padding-bottom: 3px;
}

@media (max-width: 991px) {
  h1 {
    font-size: 55px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 25px;
  }

  h4 {
    font-size: 20px;
  }

  .aheto-btn,
  .aheto-form-btn [type='submit'] {
    padding: 24px 30px;
  }
}

/* cached */

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple-font.align-mob-left * {
    text-align: left !important;
  }
}

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple-font.align-mob-center * {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple-font.align-mob-right * {
    text-align: right !important;
  }
}

.aheto-heading--hr__simple-font .aheto-heading__subtitle {
  display: inline-block;
  padding: 5px 25px 4px;
  color: var(--c-light);
  position: relative;
  margin-bottom: 23px;
}

.aheto-heading--hr__simple-font .aheto-heading__subtitle::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  background: var(--c-active);
  -webkit-clip-path: polygon(6px 0, 100% 0, calc(100% - 6px) 100%, 0 100%);
  clip-path: polygon(6px 0, 100% 0, calc(100% - 6px) 100%, 0 100%);
}

.aheto-heading--hr__simple-font .aheto-heading__title {
  margin: 0;
}

.aheto-heading--hr__simple-font .aheto-heading__title span {
  color: var(--c-active);
  font-family: var(--t-secondary-font-family);
}

.aheto-heading--hr__simple-font .aheto-heading__title.color-none span {
  color: inherit;
}

.aheto-heading--hr__simple-font .aheto-heading__title.hr-dot::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--c-active);
}

/*# sourceMappingURL=cs_layout2.css.map */
@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple.align-mob-left * {
    text-align: left !important;
  }
}

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple.align-mob-center * {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple.align-mob-right * {
    text-align: right !important;
  }
}

.aheto-heading--hr__simple .aheto-heading__subtitle {
  display: block;
  color: var(--c-dark);
  position: relative;
  margin-bottom: 30px;
}

.aheto-heading--hr__simple .aheto-heading__title {
  margin: 0;
}

.aheto-heading--hr__simple .aheto-heading__title span {
  color: var(--c-active);
}

.aheto-heading--hr__simple .aheto-heading__title.hr-dot::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--c-active);
}

/*# sourceMappingURL=cs_layout1.css.map */
.aheto-progress--hr-inline .aheto-progress__title {
  margin: 5px 0 10px;
}

.aheto-progress--hr-inline .aheto-progress__bar {
  position: relative;
  height: 5px;
  margin-top: 15px;
  background-color: rgba(var(--ca-grey), 0.2);
}

.aheto-progress--hr-inline
  .aheto-progress__bar.active
  .aheto-progress__bar-perc {
  opacity: 1;
}

.aheto-progress--hr-inline .aheto-progress__bar-holder {
  position: absolute;
  top: -25px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.aheto-progress--hr-inline .aheto-progress__bar-perc {
  position: absolute;
  top: 46%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.aheto-progress--hr-inline .aheto-progress__bar-perc::after {
  content: '%';
}

.aheto-progress--hr-inline .aheto-progress__bar-val {
  width: 0;
  height: 100%;
  background-color: var(--c-active);
  position: relative;
}

.aheto-progress--hr-inline .aheto-progress__bar-val::before {
  content: '';
  width: 12px;
  height: 12px;
  background-color: var(--c-active);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

/*# sourceMappingURL=cs_layout1.css.map */
.aheto-cpt--hr-modern {
  --img-height: 100;
  --count: 0;
  --count-lg: 0;
  --count-md: 0;
  --count-sm: 0;
  --count-xs: 0;
  --spaces: 0;
  --spaces-lg: 0;
  --spaces-md: 0;
  --spaces-sm: 0;
  --spaces-xs: 0;
  position: relative;
}

.aheto-cpt--hr-modern::after,
.aheto-cpt--hr-modern::before {
  content: '';
  display: table;
  clear: both;
}

.aheto-cpt--hr-modern .swiper-container {
  margin-bottom: -30px;
  padding: 0 15px;
  margin-right: auto;
  margin-left: auto;
}

.aheto-cpt--hr-modern .swiper {
  position: relative;
}

.aheto-cpt--hr-modern .swiper-button-next,
.aheto-cpt--hr-modern .swiper-button-prev {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 60px;
  height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 30px;
}

@media screen and (max-width: 1199px) {
  .aheto-cpt--hr-modern .swiper-button-next,
  .aheto-cpt--hr-modern .swiper-button-prev {
    width: 50px;
    height: 50px;
    display: none;
  }
}

.aheto-cpt--hr-modern .swiper-button-next:hover,
.aheto-cpt--hr-modern .swiper-button-prev:hover {
  color: var(--c-light);
  background: var(--c-dark);
}

.aheto-cpt--hr-modern .swiper-button-prev {
  background: var(--c-light);
  color: var(--c-dark);
}

.aheto-cpt--hr-modern .swiper-button-prev::before {
  content: '\f124';
  font-family: Ionicons;
}

.aheto-cpt--hr-modern .swiper-button-next {
  left: 60px;
  background: var(--c-active);
  color: var(--c-light);
}

.aheto-cpt--hr-modern .swiper-button-next::before {
  content: '\f125';
  font-family: Ionicons;
}

@media screen and (max-width: 767px) {
  .aheto-cpt--hr-modern .swiper-button-next {
    left: 50px;
  }
}

.aheto-cpt--hr-modern .swiper-wrapper {
  padding-bottom: 30px;
}

.aheto-cpt--hr-modern .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 9px !important;
}

.aheto-cpt--hr-modern .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
}

@media screen and (max-width: 1199px) {
  .aheto-cpt--hr-modern .swiper-pagination-bullets {
    margin-top: 0;
  }
}

@media screen and (min-width: 1200px) {
  .aheto-cpt--hr-modern.hide-pagination .swiper-pagination {
    display: none;
  }
}

/*# sourceMappingURL=cs_layout1.css.map */
.aheto-clients--classic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.aheto-clients--classic .aheto-clients__holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 150px;
  min-width: 130px;
  height: 130px;
}

@media screen and (max-width: 1199px) {
  .aheto-clients--classic .aheto-clients__holder {
    height: 110px;
  }
}

@media screen and (max-width: 991px) {
  .aheto-clients--classic .aheto-clients__holder {
    height: 90px;
  }
}

.aheto-clients--classic.grayscale img {
  opacity: 1;
  -webkit-filter: grayscale(100%) brightness(1.3);
  filter: grayscale(100%) brightness(1.3);
}

.aheto-clients--classic.grayscale img:hover {
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}

.aheto-clients--classic.darkness img {
  opacity: 1;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.aheto-clients--classic.darkness img:hover {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.aheto-clients--classic a {
  display: inline-block;
}

.aheto-clients--classic img {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0.3;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.aheto-clients--classic img:hover {
  opacity: 1;
}

.aheto-clients--classic.aheto-clients--2-in-row .aheto-clients__holder {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.aheto-clients--classic.aheto-clients--3-in-row .aheto-clients__holder {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.aheto-clients--classic.aheto-clients--4-in-row .aheto-clients__holder {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.aheto-clients--classic.aheto-clients--5-in-row .aheto-clients__holder {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.aheto-clients--classic.aheto-clients--6-in-row .aheto-clients__holder {
  -ms-flex-preferred-size: calc(100% / 6);
  flex-basis: calc(100% / 6);
}

/*# sourceMappingURL=cs_layout1.css.map */
.main-header--simple-button {
  max-width: 100%;
  margin: auto;
}

.main-header--simple-button .main-header__main-line {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  margin: auto;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__main-line {
    grid-template-columns: 1fr 1fr;
    direction: rtl;
    padding: 0;
  }
}

.main-header--simple-button .main-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__logo {
    padding: 15px 0 17px;
  }
}

.main-header--simple-button .main-header__logo span {
  color: var(--c-dark);
}

.main-header--simple-button .main-header__logo img {
  width: auto;
  max-height: 50px;
}

.main-header--simple-button .main-header__logo .aheto-logo__image-mob-scroll,
.main-header--simple-button .main-header__logo .aheto-logo__image-scroll {
  display: none;
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button .main-header__logo .mob-logo {
    display: none;
  }
}

.main-header--simple-button .main-header__logo .mob-logo-scroll {
  display: none;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__logo img:not(.mob-logo) {
    display: none;
  }
}

.main-header--simple-button .main-header__widget-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 18px 0 16px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

@media screen and (max-width: 991px) {
  .main-header--simple-button .main-header__widget-box {
    padding: 10px 0;
  }
}

.main-header--simple-button .main-header__widget-box a {
  white-space: nowrap;
  margin-left: 26px;
}

.main-header--simple-button .main-header__widget-box a:not(:first-of-type) {
  margin-left: 50px;
}

@media screen and (max-width: 1440px) {
  .main-header--simple-button .main-header__widget-box a:not(:first-of-type) {
    margin-left: 30px;
  }
}

.main-header--simple-button
  .main-header__widget-box-desktop
  .main-header__widget-box--search,
.main-header--simple-button
  .main-header__widget-box-mobile
  .main-header__widget-box--search {
  color: var(--c-dark);
  padding: 0;
}

.main-header--simple-button
  .main-header__widget-box-desktop
  .main-header__widget-box--search:hover,
.main-header--simple-button
  .main-header__widget-box-mobile
  .main-header__widget-box--search:hover {
  color: var(--c-active);
}

.main-header--simple-button
  .main-header__widget-box-desktop
  .main-header__widget-box--search
  i,
.main-header--simple-button
  .main-header__widget-box-mobile
  .main-header__widget-box--search
  i {
  font-size: 138%;
}

.main-header--simple-button .main-header__widget-box-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__widget-box-desktop {
    display: none;
  }
}

.main-header--simple-button .main-header__widget-box-mobile {
  padding: 0 15px 5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-header--simple-button .main-header__widget-box-mobile a {
  padding: 10px 25px;
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button .main-header__widget-box-mobile {
    display: none;
  }
}

.main-header--simple-button
  .main-header__menu-box.text
  .main-menu
  > li::before {
  top: -22px;
}

.main-header--simple-button .main-header__menu-box .btn-close {
  display: none;
  position: absolute;
  padding: 20px;
  top: 0;
  right: 0;
  font-size: 1rem;
  color: var(--c-dark);
  text-align: right;
  width: 100%;
}

.main-header--simple-button .main-header__menu-box .btn-close::before {
  content: 'Menu';
  font-weight: 500;
  color: inherit;
  font-size: inherit;
  position: absolute;
  left: 20px;
}

.main-header--simple-button .main-header__menu-box .btn-close::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 320px;
  height: 1px;
  display: block;
  background-color: rgba(var(--ca-dark), 0.1);
}

.main-header--simple-button .main-header__menu-box .btn-close i {
  padding-left: 10px;
  font-size: 1.6em;
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button .main-header__menu-box {
    display: block !important;
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box {
    width: 320px;
    position: fixed;
    padding-top: 73px;
    top: 0;
    z-index: 9999;
    left: -320px;
    background-color: var(--c-light);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
    height: 100% !important;
    overflow-x: hidden;
    direction: ltr;
  }

  .main-header--simple-button .main-header__menu-box .btn-close {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .main-header--simple-button .main-header__menu-box.menu-open {
    left: 0;
    max-height: 1000px;
    overflow-y: auto;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu,
.main-header--simple-button .main-header__menu-box > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu,
  .main-header--simple-button .main-header__menu-box > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 0 20px 30px;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu ul,
.main-header--simple-button .main-header__menu-box > ul ul {
  position: absolute;
  top: 75px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  background: var(--c-light);
  padding: 25px 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: 0 10px 50px 0 rgba(var(--ca-alter), 0.09);
  box-shadow: 0 10px 50px 0 rgba(var(--ca-alter), 0.09);
}

@media screen and (max-width: 1440px) {
  .main-header--simple-button .main-header__menu-box .main-menu ul,
  .main-header--simple-button .main-header__menu-box > ul ul {
    top: 95px;
  }
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button .main-header__menu-box .main-menu ul,
  .main-header--simple-button .main-header__menu-box > ul ul {
    display: block !important;
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu ul,
  .main-header--simple-button .main-header__menu-box > ul ul {
    visibility: visible;
    opacity: 1;
    padding: 0;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu ul li,
.main-header--simple-button .main-header__menu-box > ul ul li {
  display: block;
  min-width: 200px;
  padding: 0 25px;
  margin-bottom: 7px;
}

.main-header--simple-button .main-header__menu-box .main-menu ul li:last-child,
.main-header--simple-button .main-header__menu-box > ul ul li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu ul li,
  .main-header--simple-button .main-header__menu-box > ul ul li {
    padding: 0;
    min-width: 150px;
    width: 100%;
    margin-bottom: 0;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu ul li a,
.main-header--simple-button .main-header__menu-box > ul ul li a {
  color: var(--c-grey);
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu ul li a,
  .main-header--simple-button .main-header__menu-box > ul ul li a {
    padding: 10px 20px 10px;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu ul li > ul,
.main-header--simple-button .main-header__menu-box > ul ul li > ul {
  left: 100%;
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  ul
  li.current-menu-item
  > a,
.main-header--simple-button
  .main-header__menu-box
  .main-menu
  ul
  li.current-menu-parent
  > a,
.main-header--simple-button .main-header__menu-box .main-menu ul li:hover > a,
.main-header--simple-button
  .main-header__menu-box
  > ul
  ul
  li.current-menu-item
  > a,
.main-header--simple-button
  .main-header__menu-box
  > ul
  ul
  li.current-menu-parent
  > a,
.main-header--simple-button .main-header__menu-box > ul ul li:hover > a {
  color: var(--c-active);
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  ul
  li.current-menu-item
  > ul,
.main-header--simple-button
  .main-header__menu-box
  .main-menu
  ul
  li.current-menu-parent
  > ul,
.main-header--simple-button .main-header__menu-box .main-menu ul li:hover > ul,
.main-header--simple-button
  .main-header__menu-box
  > ul
  ul
  li.current-menu-item
  > ul,
.main-header--simple-button
  .main-header__menu-box
  > ul
  ul
  li.current-menu-parent
  > ul,
.main-header--simple-button .main-header__menu-box > ul ul li:hover > ul {
  left: 100%;
}

.main-header--simple-button .main-header__menu-box .main-menu ul ul,
.main-header--simple-button .main-header__menu-box > ul ul ul {
  left: 100%;
  top: -15px;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu ul ul li a,
  .main-header--simple-button .main-header__menu-box > ul ul ul li a {
    padding: 10px 20px 10px 40px;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu li,
.main-header--simple-button .main-header__menu-box > ul li {
  padding: 15px 5px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu li,
  .main-header--simple-button .main-header__menu-box > ul li {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu li:hover > ul,
.main-header--simple-button .main-header__menu-box > ul li:hover > ul {
  left: 0;
  visibility: visible;
  opacity: 1;
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  li:hover
  > .dropdown-btn,
.main-header--simple-button
  .main-header__menu-box
  > ul
  li:hover
  > .dropdown-btn {
  color: var(--c-active);
}

.main-header--simple-button .main-header__menu-box .main-menu li a,
.main-header--simple-button .main-header__menu-box > ul li a {
  color: var(--c-dark);
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu li a,
  .main-header--simple-button .main-header__menu-box > ul li a {
    position: relative;
    padding: 10px 20px 10px 0;
    display: inline-block;
  }

  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    li
    a
    + .dropdown-btn,
  .main-header--simple-button .main-header__menu-box > ul li a + .dropdown-btn {
    color: var(--c-dark);
  }

  .main-header--simple-button .main-header__menu-box .main-menu li a:hover,
  .main-header--simple-button .main-header__menu-box > ul li a:hover {
    color: var(--c-active);
  }

  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    li
    a:hover
    + .dropdown-btn,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    li
    a:hover
    + .dropdown-btn {
    color: var(--c-active);
  }
}

.main-header--simple-button .main-header__menu-box .main-menu li a *,
.main-header--simple-button .main-header__menu-box > ul li a * {
  font-weight: inherit;
}

.main-header--simple-button .main-header__menu-box .main-menu > li,
.main-header--simple-button .main-header__menu-box > ul > li {
  margin: 0 26px;
  padding: 35px 0;
  position: relative;
}

@media screen and (max-width: 1440px) {
  .main-header--simple-button .main-header__menu-box .main-menu > li,
  .main-header--simple-button .main-header__menu-box > ul > li {
    margin: 0 14px;
    padding: 35px 0 35px;
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu > li,
  .main-header--simple-button .main-header__menu-box > ul > li {
    margin: 0;
    padding: 0;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu > li > a,
.main-header--simple-button .main-header__menu-box > ul > li > a {
  position: relative;
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  > li.menu-item-has-children:last-child
  ul:hover
  ul,
.main-header--simple-button
  .main-header__menu-box
  > ul
  > li.menu-item-has-children:last-child
  ul:hover
  ul {
  right: 100%;
  left: initial;
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu {
    position: static;
  }
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu:hover
    .mega-menu,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu:hover
    .mega-menu {
    opacity: 1;
    height: auto;
    visibility: visible;
    overflow: auto;
    top: 100%;
  }
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  .menu-item--mega-menu
  .mega-menu,
.main-header--simple-button
  .main-header__menu-box
  > ul
  .menu-item--mega-menu
  .mega-menu {
  position: static;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu {
    display: none;
    width: 100% !important;
  }
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30%;
    background: var(--c-light);
    padding: 30px 15px 25px;
    width: 100%;
    max-width: 100vw;
    -webkit-box-shadow: 1.169px 3.825px 15.66px 2.34px
      rgba(var(--ca-dark), 0.09);
    box-shadow: 1.169px 3.825px 15.66px 2.34px rgba(var(--ca-dark), 0.09);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 0;
    z-index: -1;
  }
}

@media screen and (max-width: 1440px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu {
    top: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__col,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__col {
    padding: 0 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    min-width: 200px;
  }

  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__col
    .dropdown-btn,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__col
    .dropdown-btn {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__col,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__col {
    position: relative;
  }
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  .menu-item--mega-menu
  .mega-menu__title,
.main-header--simple-button
  .main-header__menu-box
  > ul
  .menu-item--mega-menu
  .mega-menu__title {
  color: var(--c-dark);
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__title,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__title {
    padding: 15px 20px 15px;
    position: relative;
    color: var(--c-dark);
  }

  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__title
    + .dropdown-btn,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__title
    + .dropdown-btn {
    color: var(--c-dark);
    position: absolute;
    top: calc(8px + 1rem);
    right: 0;
  }

  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__title::before,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -20px;
    width: 320px;
    height: 1px;
    display: block;
    background-color: rgba(var(--ca-dark), 0.1);
  }
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__list,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__list {
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 0;
    padding: 5px 0 0;
    left: 0;
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__list,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__list {
    padding: 0 0 0 30px;
  }
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  .menu-item--mega-menu
  .mega-menu__list
  li,
.main-header--simple-button
  .main-header__menu-box
  > ul
  .menu-item--mega-menu
  .mega-menu__list
  li {
  margin-bottom: 0;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__list
    li,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__list
    li {
    top: 2px;
  }
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  .menu-item--mega-menu
  .mega-menu__list
  li::before,
.main-header--simple-button
  .main-header__menu-box
  > ul
  .menu-item--mega-menu
  .mega-menu__list
  li::before {
  content: none;
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__list
    li,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__list
    li {
    min-width: 1px;
    padding: 3px 0;
  }
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  .menu-item--mega-menu
  .mega-menu__list
  li
  a,
.main-header--simple-button
  .main-header__menu-box
  > ul
  .menu-item--mega-menu
  .mega-menu__list
  li
  a {
  color: var(--c-dark);
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  .menu-item--mega-menu
  .mega-menu__list
  li
  a:hover,
.main-header--simple-button
  .main-header__menu-box
  > ul
  .menu-item--mega-menu
  .mega-menu__list
  li
  a:hover {
  color: var(--c-active);
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__list
    li
    a,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__list
    li
    a {
    padding: 15px 20px 15px;
  }

  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    .menu-item--mega-menu
    .mega-menu__list
    li
    a::before,
  .main-header--simple-button
    .main-header__menu-box
    > ul
    .menu-item--mega-menu
    .mega-menu__list
    li
    a::before {
    left: -60px;
  }
}

.main-header--simple-button .main-header__menu-box .main-menu > li a::before {
  content: '';
  background-color: var(--c-light);
  display: block;
  position: absolute;
  top: -37px;
  left: 0;
  width: 0;
  height: 4px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (max-width: 1440px) {
  .main-header--simple-button .main-header__menu-box .main-menu > li a::before {
    top: -37px;
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__menu-box .main-menu > li a::before {
    content: '';
    position: absolute;
    top: initial;
    bottom: 0;
    left: -20px;
    width: 320px;
    height: 1px;
    display: block;
    background-color: rgba(var(--ca-dark), 0.1);
  }
}

.main-header--simple-button
  .main-header__menu-box
  .main-menu
  > li.current-menu-ancestor
  > a,
.main-header--simple-button
  .main-header__menu-box
  .main-menu
  > li.current-menu-item
  > a,
.main-header--simple-button
  .main-header__menu-box
  .main-menu
  > li.current-menu-parent
  > a,
.main-header--simple-button .main-header__menu-box .main-menu > li:hover > a {
  color: var(--c-active);
}

@media screen and (min-width: 1200px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li.current-menu-ancestor
    > a::before,
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li.current-menu-item
    > a::before,
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li.current-menu-parent
    > a::before,
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li:hover
    > a::before {
    width: calc(100% + 16px);
    background-color: var(--c-active);
  }
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li.current-menu-ancestor
    > a::before,
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li.current-menu-item
    > a::before,
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li.current-menu-parent
    > a::before,
  .main-header--simple-button
    .main-header__menu-box
    .main-menu
    > li:hover
    > a::before {
    width: 320px;
    background-color: rgba(var(--ca-dark), 0.1);
  }
}

.main-header--simple-button .main-header__hamburger {
  display: none;
  padding: 12px 12px 12px 0;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0 -12px 0 0;
  overflow: visible;
}

.main-header--simple-button .main-header__hamburger .hamburger-box {
  position: relative;
  width: 24px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}

.main-header--simple-button .main-header__hamburger .hamburger-inner {
  width: 24px;
  height: 2px;
  background-color: var(--c-dark);
  border-radius: 1.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.main-header--simple-button .main-header__hamburger .hamburger-inner::after,
.main-header--simple-button .main-header__hamburger .hamburger-inner::before {
  content: '';
  display: block;
  width: 18px;
  left: 0;
  height: 2px;
  background-color: var(--c-dark);
  border-radius: 1.5px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.main-header--simple-button .main-header__hamburger .hamburger-inner::before {
  top: -8px;
}

.main-header--simple-button .main-header__hamburger .hamburger-inner::after {
  bottom: -8px;
}

.main-header--simple-button .main-header__hamburger.is-active .hamburger-inner {
  background: 0 0;
}

.main-header--simple-button
  .main-header__hamburger.is-active
  .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.main-header--simple-button
  .main-header__hamburger.is-active
  .hamburger-inner::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .main-header__hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.main-header--simple-button .dropdown-btn {
  display: inline-block;
  padding-left: 10px;
  font-size: 0.47em;
  white-space: normal;
  vertical-align: middle;
}

.main-header--simple-button .dropdown-btn:before {
  display: inline-block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: Ionicons;
  content: '\f123';
  vertical-align: middle;
}

.main-header--simple-button .dropdown-btn.is-active:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button .dropdown-btn {
    font-size: 0.8em;
    padding-left: 5px;
    position: absolute;
    top: calc(8px + 0.5rem);
    right: 0;
  }
}

.main-header--simple-button.transparent_dark {
  background: 0 0;
}

.main-header--simple-button.transparent_white {
  background: 0 0;
  color: var(--c-white);
}

.main-header--simple-button.transparent_white .main-header__logo span {
  color: var(--c-white);
}

.main-header--simple-button.transparent_white
  .main-header__widget-box-desktop
  .main-header__widget-box--search {
  color: var(--c-white);
}

.main-header--simple-button.transparent_white
  .main-header__hamburger.is-active
  .hamburger-inner {
  background: 0 0;
}

.main-header--simple-button.transparent_white
  .main-header__hamburger
  .hamburger-inner {
  background: var(--c-white);
}

.main-header--simple-button.transparent_white
  .main-header__hamburger
  .hamburger-inner::after,
.main-header--simple-button.transparent_white
  .main-header__hamburger
  .hamburger-inner::before {
  background: var(--c-white);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  > a {
  color: var(--c-light);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  > a::before {
  background-color: var(--c-light);
  top: -37px;
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    .main-menu
    > li
    > a,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    > ul
    > li
    > a {
    color: var(--c-dark);
  }
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  > a
  + .dropdown-btn {
  color: var(--c-light);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li:hover
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li:hover
  > a {
  color: var(--c-active);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li:hover
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li:hover
  > a::before {
  background-color: var(--c-active);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-ancestor
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-item
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-parent
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li:hover
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-ancestor
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-item
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-parent
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li:hover
  > a {
  color: var(--c-light);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-ancestor
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-item
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-parent
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li:hover
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-ancestor
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-item
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-parent
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li:hover
  > a
  + .dropdown-btn {
  color: var(--c-light);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-ancestor
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-item
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li.current-menu-parent
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li:hover
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-ancestor
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-item
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li.current-menu-parent
  > a::before,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li:hover
  > a::before {
  width: calc(100% + 16px);
  background-color: var(--c-light);
}

@media screen and (max-width: 1199px) {
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    .main-menu
    > li.current-menu-ancestor
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    .main-menu
    > li.current-menu-item
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    .main-menu
    > li.current-menu-parent
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    .main-menu
    > li:hover
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    > ul
    > li.current-menu-ancestor
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    > ul
    > li.current-menu-item
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    > ul
    > li.current-menu-parent
    > a::before,
  .main-header--simple-button.transparent_white
    .main-header__menu-box
    > ul
    > li:hover
    > a::before {
    width: 320px;
  }
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li
  a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li
  a {
  color: var(--c-dark);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li
  a:hover,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li
  a:hover {
  color: var(--c-active);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li
  a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li
  a
  + .dropdown-btn {
  color: var(--c-dark);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li.current-menu-ancestor
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li.current-menu-item
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li.current-menu-parent
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li:hover
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li.current-menu-ancestor
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li.current-menu-item
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li.current-menu-parent
  > a,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li:hover
  > a {
  color: var(--c-active);
}

.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li.current-menu-ancestor
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li.current-menu-item
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li.current-menu-parent
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  .main-menu
  > li
  ul
  li:hover
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li.current-menu-ancestor
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li.current-menu-item
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li.current-menu-parent
  > a
  + .dropdown-btn,
.main-header--simple-button.transparent_white
  .main-header__menu-box
  > ul
  > li
  ul
  li:hover
  > a
  + .dropdown-btn {
  color: var(--c-active);
}

.aheto-header--fixed.dark-scroll.header-scroll .main-header__main-line {
  background-color: var(--c-dark);
}

/*# sourceMappingURL=cs_layout1.css.map */
.aheto-socials.justify-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .aheto-socials.justify-align {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

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

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

@media screen and (max-width: 767px) {
  .aheto-socials.left-align {
    text-align: center;
  }
}

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

@media screen and (max-width: 767px) {
  .aheto-socials.right-align {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .aheto-socials.justify-align-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .aheto-socials.center-align-mob {
    text-align: center;
  }

  .aheto-socials.left-align-mob {
    text-align: left;
  }

  .aheto-socials.right-align-mob {
    text-align: right;
  }
}

.aheto-socials-networks {
  max-width: 100%;
  overflow: hidden;
}

.aheto-socials-networks .aheto-socials--default {
  margin-right: -10px;
  margin-left: -10px;
  width: calc(100% + 20px);
}

.aheto-socials-networks .aheto-socials--default .aheto-socials__link {
  margin: 0 10px;
  display: inline-block;
}

.aheto-socials-networks .aheto-socials--default .aheto-socials__link i {
  margin: 0;
  width: auto;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.aheto-socials-networks .aheto-socials--default .aheto-socials__link:hover i {
  color: var(--c-active);
}

.aheto-socials-networks .aheto-socials--default .aheto-socials__link-inverse {
  color: var(--c-active);
}

.aheto-socials-networks
  .aheto-socials--default
  .aheto-socials__link-inverse:hover
  i {
  color: var(--c-dark);
}

.aheto-socials-networks .aheto-socials--circle {
  margin-right: -2px;
  margin-left: -2px;
  width: calc(100% + 4px);
}

.aheto-socials-networks .aheto-socials--circle .aheto-socials__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 4px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  border: 1px solid currentColor;
}

@media screen and (max-width: 1199px) {
  .aheto-socials-networks .aheto-socials--circle .aheto-socials__link {
    width: 40px;
    height: 40px;
  }
}

.aheto-socials-networks .aheto-socials--circle .aheto-socials__link i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}

.aheto-socials-networks .aheto-socials--circle .aheto-socials__link:hover {
  background: var(--c-active);
  border-color: var(--c-active);
  color: var(--c-light);
}

.aheto-socials-networks .aheto-socials--circle .aheto-socials__link-inverse {
  background: var(--c-active);
  border-color: var(--c-active);
  color: var(--c-light);
}

.aheto-socials-networks
  .aheto-socials--circle
  .aheto-socials__link-inverse:hover {
  border-color: var(--c-active);
  background-color: transparent !important;
  color: var(--c-active);
}

/*# sourceMappingURL=layout1.css.map */
@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple.align-mob-left * {
    text-align: left !important;
  }
}

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple.align-mob-center * {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .aheto-heading--hr__simple.align-mob-right * {
    text-align: right !important;
  }
}

.aheto-heading--hr__simple .aheto-heading__subtitle {
  display: block;
  color: var(--c-dark);
  position: relative;
  margin-bottom: 30px;
}

.aheto-heading--hr__simple .aheto-heading__title {
  margin: 0;
}

.aheto-heading--hr__simple .aheto-heading__title span {
  color: var(--c-active);
}

.aheto-heading--hr__simple .aheto-heading__title.hr-dot::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--c-active);
}

/*# sourceMappingURL=cs_layout1.css.map */
.widget-nav-menu--columns .widget-nav-menu__title {
  margin: 0 0 55px;
}

.widget-nav-menu--columns .widget-nav-menu__title.underline {
  position: relative;
  display: inline-block;
  padding-bottom: 7px;
}

.widget-nav-menu--columns .widget-nav-menu__title.underline::before {
  content: '';
  width: 100%;
  height: 1px;
  background: currentColor;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.13;
}

@media screen and (max-width: 991px) {
  .widget-nav-menu--columns .widget-nav-menu__title {
    margin: 0 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .widget-nav-menu--columns .widget-nav-menu__title {
    margin: 0 0 25px;
  }
}

.widget-nav-menu--columns.two-columns .widget-nav-menu__menu {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.widget-nav-menu--columns .widget-nav-menu__menu li {
  margin-bottom: 20px;
}

.widget-nav-menu--columns .widget-nav-menu__menu li a * {
  font-weight: inherit;
}

.widget-nav-menu--columns .widget-nav-menu__menu li a:hover {
  color: var(--c-white);
}

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