html, body {
  font-size: 17px;
  line-height: 1.8em;
  color: #555;
}

@media (min-width: 1320px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px !important;
  }
}


html {
  scroll-behavior: smooth;
}

p {
  margin-bottom: 1em;
}

.path-frontpage h1 {
  color: #111;
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 500;
  margin-bottom: 2em;
  margin-top: 2em;
}
@media(max-width: 768px) {
  .path-frontpage h1 {
    margin-top: 1em;
  }
}

.slider.-style-1,
.slider.-style-5 {
  margin-bottom: 0;
}


a {
  color: #ce5f5c;
}
.section-title h2 {
  text-transform: inherit;
}

.breadcrumb {
  margin-bottom: 3.25rem;
}

.menu-logo img {
  height: 100px;
  width: auto;
}

.logo-wrapper {
  display: flex;
  align-items: center;
}
.logo-wrapper .logo-image{
  height: 100px;
  overflow: hidden;
}

.logo-text {
  padding-left: 20px;
  color: #9a3eb1;
}
.logo-text a {
  color: #9a3eb1;
  text-decoration: none;
}

.logo-name {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 5px;
}

.navigation-sidebar__footer .customed-select.-white {
  color: #111;
  background-image: url(../images/common/Select/ic-down.png);
}

.video-item {
  display: none;
}
.video-item-0 {
  display: block;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}
td {
  padding: 15px 10px;
}

.webform-submission-form input[type="datetime"],
.webform-submission-form input[type="text"],
.webform-submission-form input[type="email"],
.webform-submission-form input[type="tel"],
.contact-form form .input-validator input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.2142857143em;
  width: 100%;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0;
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}

.webform-submission-form input[data-drupal-selector="edit-images-remove-button"] {
  margin: 0;
  padding: 5px 20px;
}

.webform-submission-form textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0;
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: inherit;
  resize: none;
}

.webform-submission-form .webform-button--submit {
  transition: 0.2s ease-in-out;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  padding: 1.1538461538em 2.3076923077em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #111;
  color: #fff;
}

.webform-confirmation {
  max-width: 1320px !important;
  margin: 0 auto;
}

iframe {
  border: none;
  margin-top: 40px;
}

.ui-accordion .ui-accordion-header {
  border-radius: 0;
  border: none;
}
.ept-accordion .ui-icon {
  margin-top: 0;
}

.ept-accordion-title.ui-state-active {
  background: #777;
}

.ept-accordion table {
  width: 100%;
}

.contact a {
  color: #333;
}

.top-nav__wrapper .top-nav-promo {
  font-size: 1em;
  margin-bottom: 0;
}
.footer-one__footer {
  padding: 1em 0 0.5em;
}

@media only screen and (max-width: 768px) {
  .introduction-two .video-frame {
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }
  video {
    width: 100%;
    height: auto;
  }
  .introduction-two-content {
    padding-top: 20%;
  }
}

.services__item__content ul {
  list-style: inherit;
  margin: 20px;
}
.-reverse ul {
  list-style: none;
  margin: 20px 0;
}

.contextual-links li,
.contextual-links a {
  padding: 0 0.5em !important;
  line-height: 1.2 !important;
}


.user-form .description {
  font-size: 0.9em;
  color: #666;
}

.paragraph--type--ept-accordion {
  margin-bottom: 100px;
}

h1.page-title {
  /*color: #ecb04f;*/
  color: #9a3eb1;
  /*color: #d36262;*/
}

.btn.-red:hover,
.testimonial-three .-red.slick-arrow:hover,
.slider.-style-3 .slider__carousel .-red.slick-arrow:hover,
.product-tab-slide__content .-red.slick-arrow:hover,
.product-detail__slide-two__small .-red.slick-arrow:hover,
.footer-two__content .footer-two-newsletter .mc-form button:hover,
.footer-one__header__newsletter .footer-one-newsletter .mc-form button.-red:hover,
.category-two .-red.slick-arrow:hover, .paginator li button.-red:hover,
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red:hover {
  /*background-color: #d36262;*/
  background-color: #9a3eb1;
}

.btn.-red,
.testimonial-three .-red.slick-arrow,
.slider.-style-3 .slider__carousel .-red.slick-arrow,
.product-tab-slide__content .-red.slick-arrow,
.product-detail__slide-two__small .-red.slick-arrow,
.footer-two__content .footer-two-newsletter .mc-form button,
.footer-one__header__newsletter .footer-one-newsletter .mc-form button.-red,
.category-two .-red.slick-arrow, .paginator li button.-red,
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red,
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .footer-two__content .footer-two-newsletter .mc-form button,
.footer-two__content .footer-two-newsletter .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  /*background-color: #f26460;*/
  background-color: #9a3eb1;
}

.btn.-red:hover {
  background-color: #ba4dd5;
}

.ept-container h2 {
  margin-bottom: 10px;
  color: #555;
}

.drawer-content {
  height: auto;
}

.services__item__content .services__item__description {
  color: #555;
}

.services__item__link-wrapper {
  margin-bottom: 10px;
}

.field--name-field-gallery-item {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 10px;
  justify-content: center;
}

.paragraph--type--glossary-links a {
  font-weight: bold;
}

.paragraph-anchor {
  color: #eee !important;
  font-size: 1rem;
  display: block;
  text-align: right;
  /*height: 1px;*/
}

.paragraph--type--glossary-links {
  margin-bottom: 3rem;
}

.menu__wrapper .navigator > ul > li .dropdown-menu,
.menu__wrapper .navigation > ul > li .dropdown-menu {
  width: 300px;
}

.menu__wrapper .navigator > ul > li .dropdown-menu li a,
.menu__wrapper .navigation > ul > li .dropdown-menu li a {
  line-height: 1.5em;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li,
.menu__wrapper .navigation > ul > li .dropdown-menu li {
  margin-bottom: 1em;
}

.top-nav__wrapper .top-nav-selections__item select {
  padding: 5px 30px;
}

.paragraph--type--contact img {
  max-width: 100%;
  height: auto;
}

.services__item__link-wrapper .btn {
  padding: 1.1538461538em 2.3076923077em 0.8em;
}
.footer-one__footer__wrapper p {
  margin-bottom: 0;
}

.menu__wrapper .navigator > ul > li,
.menu__wrapper .navigation > ul > li {
  position: relative;
}

.field--name-field-video.field__items,
.field--name-field-video .field__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 30px;
  row-gap: 30px;
}
.field--name-field-video .field__item {
  /*width: calc(100% - 40px);*/
  text-align: center;
}

.field--name-field-video .field__item video {
  max-width: 600px;
}

video {
  background-color: #eee;
}

.btn.-light {
  background-color: #e5e5e5;
}

.btn.-center {
  display: table;
  margin: 0 auto;
}

.paragraph--type--pictures-and-text {
  overflow: hidden;
}

.-center {
  text-align: center;
}

.paragraph--unpublished {
  background-color: #fedede;
  border: 2px solid red;
}

.paragraph--type--videos {
  margin-bottom: 100px;
}

.paragraph-faq .ui-accordion-header  {
  margin: 6px 0 0 0;
  font-size: 120%;
  font-weight: 600;
  margin-top: 20px;
}


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

@media(max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }

  .slider .slider__carousel__item .slider-background img {
    /*height: 100%;*/
    /*width: 100%;*/
    /*object-fit: cover;*/
    /*left: -30%;*/
    /*position: relative;*/
  }
}

/*@media(max-width: 680px) {*/
/*  .slider-background img {*/
/*    display: none;*/
/*  }*/

/*  .slider-background {*/
/*    background: linear-gradient(359deg, #da9e5b, #e9cfb1);*/
/*  }*/
/*}*/

