/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.etl_menu-white .g-main-nav .g-standard .g-dropdown {
  width: 205px;
}
h1, h2, h3, h4, h5 {
  font-family: "roboto", sans-serif;
  font-weight: 200;
  margin: 1.5rem 0 0.75rem 0;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h2.g-title {
  font-size: 1.8rem;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  margin: 0.625rem 0 1.563rem 0;
  color: #439a86;
}
h2.g-title span {
  color: #2c6558;
}
h3 {
  font-size: 1.5rem;
}
h3.g-title {
  font-size: 1.8rem;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  margin: 0.625rem 0 1.563rem 0;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
.g-title {
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.625rem 0;
  padding: 0.938rem 0 0.938rem 0;
  position: relative;
}
.g-title.g-title-xlarge {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title.g-title-xlarge {
    font-size: 0rem;
    line-height: 1.25;
  }
}
.g-title.g-title-large {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title.g-title-large {
    font-size: 1.75rem;
  }
}
.g-title.g-title-small {
  font-size: 0.9rem;
  font-weight: 700;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .page-header h2, .eb-event-title-container {
  padding-left: 1.5rem;
  padding-bottom: 1rem;
  padding-top: 0;
  margin: 0.75rem 0 1.5rem 0;
  width: 100%;
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
}
.title1 .g-title:before, .page-header h2:before {
  background: #439a86;
}
.title1 .g-title:before, .title2 .g-title:before, .title3 .g-title:before, .eb-event-title-container h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 1rem;
  height: 1.15rem;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
.page-header h2:before, #eb-event-page h1.eb-page-heading:before, h2.eb-event-title-container:before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1.15rem;
  margin-right: 10px;
  height: 1.15rem;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
.title-custom.bgorange .g-title {
  background: #ff5722;
}
.item-page dd, dl.article-info dd {
  display: inline-block;
}
.g-layercontent {
  padding: 2rem;
}
.g-layercontent .g-layercontent-title {
  margin: 0;
  line-height: 3rem;
}
.g-layercontent .g-layercontent-subtitle, .g-layercontent .g-layercontent-promotext {
  line-height: 2rem;
  opacity: 0.8;
}
.g-layercontent .button {
  margin: 1rem 0 0.75rem 0;
}
.g-layercontent.borderorange {
  color: #ff5722 !important;
  border: 2px solid #ff5722;
}
.button, .btn, .button2, .readon, .readon2, .readon3, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr, input.g-newsletter-button-submit {
  font-family: "roboto", sans-serif;
  display: inline-block;
  padding: 8px 15px;
  line-height: normal;
  font-size: 1.15rem;
  border-radius: 0;
  text-shadow: none;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #439a86;
  border: 1px solid #439a86;
  background: none;
}
.button:hover, .btn:hover, .button2:hover, .readon:hover, .readon2:hover, .readon3:hover, a.readmore:hover, button.validate:hover, p.readmore a:hover, #member-profile a:hover, #member-registration a:hover, .formelm-buttons button:hover, .controls .btn:hover, .logout-button .btn:hover, .sprocket-readmore:hover, .roksearch_results a.clr:hover, input.g-newsletter-button-submit:hover {
  text-shadow: none;
  box-shadow: none;
  color: #ffffff;
  background: #59b7a1;
}
.btn {
  padding: 7px 11px;
  font-size: 1.06rem;
}
.readon {
  font-family: "roboto", sans-serif;
}
.readon2, .button2, .btn.btn-primary {
  color: #ffffff;
  background: #8f4dae;
  border-bottom: 2px solid #633679;
}
.readon2:hover, .button2:hover, .btn.btn-primary:hover {
  color: #ffffff;
  background: #439a86;
  border-bottom: 2px solid #2c6558;
}
.readon2:after, .button2:after, .btn.btn-primary:after {
  display: none;
}
.readon3 {
  color: #3B3B3B;
  background: transparent;
  border-radius: 4px;
  border: 2px solid #3B3B3B;
}
.readon3:hover {
  color: #ffffff;
  background: #439a86;
  border: 2px solid #3B3B3B;
}
.readon3:after {
  display: none;
}
.button.button-arrow {
  color: rgba(33, 33, 33, 0.25);
}
.button.button-arrow {
  background: transparent;
  font-size: 3rem;
  line-height: 1;
  padding: 0 2rem;
  border: none;
  box-shadow: none;
}
.button.button-arrow:hover {
  color: #439a86;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.etl-showcase-shadow #g-showcase:before {
  background: rgba(59, 59, 59, 0.5);
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.title-custom .g-title {
  background: #439a86;
  color: #ffffff;
  padding: 10px;
  margin: 0 0 10px;
  border-radius: 3px;
}
.title-custom .g-title:before {
  display: none;
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #ffffff;
  background: #ff5722;
}
.box5.moduletable a, .box5.widget a, .box5.g-outer-box a, .box5 > .g-content a {
  color: #fff4cc;
}
.box5.moduletable .g-title, .box5.widget .g-title, .box5.g-outer-box .g-title, .box5 > .g-content .g-title {
  color: #fff4cc;
}
.etl-colorside {
  color: #4e4e4e;
  background: #effbf6;
}
.etl_menu-white #g-navigation a {
  color: #ffffff;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li {
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.etl_menu-white .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #439a86;
  background: none !important;
}
.etl_menu-white .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: none !important;
  color: #439a86;
}
.etl_menu-white .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none !important;
}
.etl_menu-white .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  background: none !important;
  color: #439a86;
}
.etl_menu-white .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: none !important;
}
.etl_menu-white .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #439a86 !important;
  background: none !important;
}
.etl_menu-white .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #439a86;
}
.etl_menu-white .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, .etl_menu-white .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none !important;
}
.etl_menu-white #g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  margin-top: -0.8rem !important;
}
.etl_menu-white #g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: none !important;
  border: none !important;
  margin-left: 0.3rem !important;
}
.etl_menu-white .g-main-nav .g-standard > .g-dropdown, .etl_menu-white .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 0 !important;
}
.etl_menu-white .g-main-nav .g-toplevel > li > .g-menu-item-container, .etl_menu-white .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 16px;
  font-weight: normal;
  padding: 0.2345rem 0.469rem;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
.etl_menu-white .g-main-nav .g-standard .g-dropdown {
  float: left;
}
.etl_menu-white .g-main-nav {
  z-index: 20;
}
.etl_menu-white .g-main-nav .g-toplevel > li {
  display: block;
  float: left;
  border: 1px solid transparent;
}
.etl_menu-white .g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
.etl_menu-white .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
.etl_menu-white .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
.etl_menu-white .g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.etl_menu-white .g-main-nav .g-standard > .g-dropdown:before, .etl_menu-white .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -6px !important;
}
.etl_menu-white .g-main-nav .g-standard > .g-dropdown .g-dropdown, .etl_menu-white .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -2px;
}
.etl_menu-white .g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 0;
}
.etl_menu-white .g-main-nav .g-sublevel > li {
  margin: 0 15px;
}
.etl_menu-white .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0 5px;
  line-height: normal;
  font-weight: normal;
}
.etl_menu-white .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 14px;
  vertical-align: top;
}
.etl_menu-white .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
  display: block;
  padding: 10px 0;
}
.etl_menu-white .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 50%;
  margin-top: -0.65rem;
}
.etl_menu-white .g-menu-item-subtitle {
  opacity: 0.7;
}
.etl_menu-white .g-main-nav .g-standard .g-dropdown {
  margin-left: 10px;
}
.etl_menu-white .g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: -1;
}
.etl_menu-white .g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.etl_menu-white .g-main-nav .g-standard > .g-dropdown, .etl_menu-white .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 5px;
}
.etl_menu-white .g-main-nav .g-standard > .g-dropdown:before, .etl_menu-white .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
.etl_menu-white #g-navigation > .g-container {
  position: relative;
}
.etl_menu-white #g-navigation .g-content {
  padding: 0.938rem;
}
.etl_menu-white #g-navigation .g-social {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .etl_menu-white #g-navigation .g-social {
    text-align: center;
  }
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel i {
  opacity: 1;
  margin-right: 3px;
  margin-top: -2px;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li {
  margin-right: 5px;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(59, 59, 59, 0.75);
  font-family: "roboto", sans-serif;
  padding: 0 10px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title:before {
  background: rgba(0, 0, 0, 0.5);
  bottom: 23px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #ffffff;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title:before {
  -webkit-transform: scaleX(0.35);
  -moz-transform: scaleX(0.35);
  -ms-transform: scaleX(0.35);
  -o-transform: scaleX(0.35);
  transform: scaleX(0.35);
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ffffff !important;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title:before {
  background: rgba(0, 0, 0, 0.5);
  bottom: 23px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: scaleX(0.35);
  -moz-transform: scaleX(0.35);
  -ms-transform: scaleX(0.35);
  -o-transform: scaleX(0.35);
  transform: scaleX(0.35);
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
  padding: 5px 19px 5px 5px;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container .g-menu-item-title:before {
  left: -7px;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  z-index: 100;
}
.etl_menu-white #g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-size: 15px;
  opacity: 0.8;
}
.etl_menu-white #g-navigation .g-main-nav .g-dropdown {
  background: #439a86;
  border-radius: 2px;
}
.etl_menu-white #g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid transparent;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel .g-dropdown {
  margin-top: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel .g-go-back .g-menu-item-container {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel .g-go-back + li .g-dropdown {
  margin-top: -3px;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li {
  border-bottom: 1px solid #7b7b7b;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-family: "roboto", sans-serif;
  color: rgba(255, 255, 255, 0.75);
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  width: auto;
  font-size: 14px;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  display: block;
  content: "";
  text-align: center;
  margin-top: 4px;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ffffff;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, .etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  color: #ffffff;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:before {
  content: none;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  padding: 0;
}
.etl_menu-white #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
.etl_menu-white #g-navigation .g-main-nav .g-fullwidth .g-sublevel > li {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .etl_menu-white #g-navigation .g-menu-block {
    display: none;
  }
}
.etl_menu-white #g-navigation .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 2px;
}
.etl_menu-white .menu-item-particle a {
  color: rgba(255, 255, 255, 0.75);
}
.etl_menu-white .menu-item-particle a:hover {
  color: #ffffff;
}
.etl-imagegrid-bloc *, .etl-imagegrid-bloc *:before, .etl-imagegrid-bloc *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.etl-imagegrid-bloc .etl-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.25rem;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-3 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-1:hover .etl-imagegrid-link:before, .etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-2:hover .etl-imagegrid-link:before, .etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-3:hover .etl-imagegrid-link:before {
  opacity: 1;
}
.etl-imagegrid-bloc .etl-imagegrid-desc, .etl-imagegrid-bloc .etl-imagegrid-footer {
  margin: 1.5rem 0;
}
.etl-imagegrid-bloc .etl-imagegrid-link {
  display: block;
  position: relative;
  background: #439a86;
  border-radius: 8px;
  overflow: hidden;
}
.etl-imagegrid-bloc .etl-imagegrid-link:before {
  content: "";
  font-family: FontAwesome, Font Awesome\ 5 Free;
  font-size: 1.25rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -13px;
  z-index: 1;
  opacity: 0;
}
.etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-4 {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-2cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 100%;
  }
}
.etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-4 {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-3cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 100%;
  }
}
.etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-4 {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-4cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 100%;
  }
}
.etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-4 {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etl-imagegrid-5cols .etl-imagegrid-item-etl-bloc-image-style-4 {
    width: 50%;
  }
}
.etl-imagegrid-bloc .etlradius-0 .etl-imagegrid-item-etl-bloc-image-style-1 .etl-imagegrid-link, .etl-imagegrid-bloc .etlradius-0 .etl-imagegrid-item-etl-bloc-image-style-2 .etl-imagegrid-link, .etl-imagegrid-bloc .etlradius-0 .etl-imagegrid-item-etl-bloc-image-style-3 .etl-imagegrid-link {
  border-radius: 0px;
}
.etl-imagegrid-bloc .etlradius-8 .etl-imagegrid-item-etl-bloc-image-style-1 .etl-imagegrid-link, .etl-imagegrid-bloc .etlradius-8 .etl-imagegrid-item-etl-bloc-image-style-2 .etl-imagegrid-link, .etl-imagegrid-bloc .etlradius-8 .etl-imagegrid-item-etl-bloc-image-style-3 .etl-imagegrid-link {
  border-radius: 8px;
}
.etl-imagegrid-bloc .etlradius-12 .etl-imagegrid-item-etl-bloc-image-style-1 .etl-imagegrid-link, .etl-imagegrid-bloc .etlradius-12 .etl-imagegrid-item-etl-bloc-image-style-2 .etl-imagegrid-link, .etl-imagegrid-bloc .etlradius-12 .etl-imagegrid-item-etl-bloc-image-style-3 .etl-imagegrid-link {
  border-radius: 12px;
}
.etl-imagegrid-bloc .etlpadding-00 .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etlpadding-00 .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etlpadding-00 .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etlpadding-00 .etl-imagegrid-item-etl-bloc-image-style-4 {
  padding: 0px;
}
.etl-imagegrid-bloc .etlpadding-05 .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etlpadding-05 .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etlpadding-05 .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etlpadding-05 .etl-imagegrid-item-etl-bloc-image-style-4 {
  padding: 0.5px;
}
.etl-imagegrid-bloc .etlpadding-40 .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etlpadding-40 .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etlpadding-40 .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etlpadding-40 .etl-imagegrid-item-etl-bloc-image-style-4 {
  padding: 4px;
}
.etl-imagegrid-bloc .etlpadding-80 .etl-imagegrid-item-etl-bloc-image-style-1, .etl-imagegrid-bloc .etlpadding-80 .etl-imagegrid-item-etl-bloc-image-style-2, .etl-imagegrid-bloc .etlpadding-80 .etl-imagegrid-item-etl-bloc-image-style-3, .etl-imagegrid-bloc .etlpadding-80 .etl-imagegrid-item-etl-bloc-image-style-4 {
  padding: 8px;
}
.etl-imagegrid-bloc .etl-imagegrid-item-desc {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  color: #ffffff;
  font-weight: 400;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.etl-imagegrid-bloc .etl-imagegrid-item-desc span {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  box-flex: none;
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}
.etl-imagegrid-bloc .etl-imagegrid-item-desc .etl-imagegrid-item-desc-title {
  padding: 0 1.138rem;
  font-size: 1.2rem;
}
.etl-imagegrid-bloc .etl-imagegrid-item-desc .etl-imagegrid-item-desc-subtitle {
  padding: 1.138rem;
  padding-top: 0;
  font-size: 0.8rem;
}
.etl-imagegrid-bloc .etl-link .etl-imagegrid-link:before {
  content: "";
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-1:hover img {
  opacity: 0.25;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-2:hover, .etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-2:hover img {
  z-index: 10;
  -webkit-transform: rotate(0deg) scale(1.2);
  -o-transform: rotate(0deg) scale(1.2);
  -moz-transform: rotate(0deg) scale(1.2);
  -ms-transform: rotate(0deg) scale(1.2);
  transform: rotate(0deg) scale(1.2);
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-3 a {
  background: none;
  border-radius: 0px;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-3 img {
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 95%;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-3:hover img {
  -webkit-transform: rotate(0deg) scale(1.5);
  -o-transform: rotate(0deg) scale(1.5);
  -moz-transform: rotate(0deg) scale(1.5);
  -ms-transform: rotate(0deg) scale(1.5);
  transform: rotate(0deg) scale(1.5);
  width: 95%;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 .etl-imagegrid-caption-v4 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: 700;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 .etl-inside {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #ffffff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 .etl-inside div {
  font-size: 1.5rem;
  flex: none;
  -webkit-flex: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.dir-rtl .etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 .etl-inside div {
  margin-right: 0;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4 .etl-inside div .fa {
  font-size: 4rem;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4:hover {
  z-index: 10;
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4:hover .etl-imagegrid-link-v4:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.etl-imagegrid-bloc .etl-imagegrid-item-etl-bloc-image-style-4:hover .etl-inside div {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.etl-imagegrid-bloc .etl-imagegrid-link-v4 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.etl-imagegrid-bloc .etl-imagegrid-link-v4:before {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, rgba(67, 154, 134, 0.1) 0%, #439a86 100%);
  background-image: linear-gradient(to bottom, rgba(67, 154, 134, 0.1) 0%, #439a86 100%);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.etl-grid-caption {
  text-align: center;
  opacity: 0.75;
  margin: 0.6rem 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .etl-grid-caption {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-grid-caption {
    font-size: 0.8rem;
  }
}
.imagegrid-firstlarge .etl-imagegrid-wrapper {
  margin: 0;
}
.imagegrid-firstlarge .etl-imagegrid-wrapper .etl-imagegrid-item:first-child {
  width: 100%;
}
.imagegrid-lastlarge .etl-imagegrid-wrapper {
  margin: 0;
}
.imagegrid-lastlarge .etl-imagegrid-wrapper .etl-imagegrid-item:last-child {
  width: 100%;
}
.etl-particle-fss .container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
}
.etl-particle-fss .container.zindex1 {
  z-index: -1;
}
.etl-particle-fss .container.zindex0 {
  z-index: 0;
}
.etl-particle-fss .container.zindex101 {
  z-index: 101;
}
.etl-particle-fss .container.zindex1001 {
  z-index: 10001;
}
.etl-particle-fss .container canvas {
  max-height: 100%;
}
.etl-particle-fss .container .height100 canvas {
  height: 100% !important;
}
@media (min-width: 576px) {
  .etl-particle-fss .container {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .etl-particle-fss .container {
    max-width: 100% !important;
  }
}
@media (min-width: 992px) {
  .etl-particle-fss .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .etl-particle-fss .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1400px) {
  .etl-particle-fss .container {
    max-width: 100% !important;
  }
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../images/owlcarousel/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 *  Owl Carousel - Nav & Dots
 */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav [class*="owl-"] {
  display: inline-block;
  margin: auto;
  padding: 0.9rem 0;
  color: #ffffff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.25s;
}
.owl-nav [class*="owl-"]:hover {
  text-decoration: none;
}
.owl-nav.disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-nav .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-nav .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 0.3125rem;
  background: #666666;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 15px;
}
.owl-nav .owl-dots .owl-dot.active span, .owl-nav .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.etl-owl-h550 .owl-carousel .owl-item img {
  max-height: 550px;
}
.g-owlcarousel {
  color: #eceeef;
}
.g-owlcarousel .g-owlcarousel-item-wrapper {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 40rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    padding-top: 2.5rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 1.25rem 0.625rem 0.625rem;
  padding: 0.938rem;
  text-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    padding-top: 2.5rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "roboto", sans-serif;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 1.25rem 1.25rem 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.875rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 400;
  padding-bottom: 1.407rem;
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 1rem 2.625rem;
    font-size: 0.6rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: none;
  }
}
.g-owlcarousel .owl-nav {
  margin: 0;
}
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  transition: all 0.3s;
}
.g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
  position: relative;
}
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
.g-owlcarousel .owl-nav .owl-prev {
  left: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
.g-owlcarousel .owl-nav .owl-next {
  right: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
.g-owlcarousel .owl-dots {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #666666;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  transition: all 0.2s;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #ffffff;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: #439a86;
  background: linear-gradient(40deg, #439a86, #8f4dae);
  opacity: 0.85;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #8f4dae;
  background: linear-gradient(140deg, #8f4dae, #439a86);
  opacity: 0.85;
}
.g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.563rem -2% 0 -2%;
}
.g-infolist .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  float: left;
  margin: 0 2% 1.875rem 2%;
  padding: 0 0 0.25rem 0;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
.g-infolist .g-infolist-item.g-infolist-with-icon, .g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item.g-infolist-with-icon, .g-infolist .g-infolist-item.g-infolist-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.g-infolist.g-compact .g-infolist-item {
  margin-bottom: 0.5rem;
}
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
.g-infolist.spaced .g-infolist-item {
  margin: 0.5rem 2%;
  padding: 0.5rem 0 2rem 0;
}
.g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist .g-infolist-item-icon.left, .g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist .g-infolist-item-icon.left.browser, .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist .g-infolist-item-icon.right, .g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist .g-infolist-item-icon.right.browser, .g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right.browser, .dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.g-infolist .g-infolist-item-img.center {
  margin: 0.5rem 0;
}
.g-infolist .g-infolist-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.g-infolist .g-infolist-item-icon {
  font-size: 2rem;
}
.g-infolist .g-infolist-item-icon.left {
  text-align: right;
}
.dir-rtl .g-infolist .g-infolist-item-icon.left {
  text-align: left;
}
.g-infolist .g-infolist-item-icon.center {
  display: block;
  margin-right: 0;
}
.g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
.g-infolist .g-infolist-item-title {
  margin: 0.5rem 0 0 0;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1;
}
.g-infolist .g-infolist-item-title a {
  color: #439a86;
}
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.8rem;
  font-size: 0.875rem;
  opacity: 0.7;
}
.g-infolist .g-infolist-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 1.9rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "roboto", sans-serif;
  font-weight: bold;
  margin: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
.g-infolist-textstyle-bold .g-infolist-tags .g-tag {
  font-size: 1.15rem;
  text-transform: uppercase;
  line-height: 2rem;
}
.g-infolist-textstyle-bold .g-infolist-item-title {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 2rem;
  color: #8f4dae;
}
.g-infolist-textstyle-bold .g-infolist-item-desc {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.35;
  opacity: 1;
}
.g-infolist-textstyle-bold .g-infolist-item-title, .g-infolist-textstyle-bold .g-infolist-tags, .g-infolist-textstyle-bold .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "roboto", sans-serif;
  font-weight: bold;
  margin: 0;
}
.g-infolist-textstyle-bold .g-infolist-item-title a, .g-infolist-textstyle-bold .g-infolist-tags a, .g-infolist-textstyle-bold .g-infolist-tags .g-tag a {
  color: inherit;
}
.g-infolist-textstyle-bold .g-infolist-item-title a:hover, .g-infolist-textstyle-bold .g-infolist-tags a:hover, .g-infolist-textstyle-bold .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist-textstyle-bold .g-infolist-link {
  margin-top: 0.5rem;
}
.etl-restobooking-main {
  position: relative;
  z-index: 3;
}
.etl-restobooking-main input[type="color"], .etl-restobooking-main input[type="date"], .etl-restobooking-main input[type="datetime"], .etl-restobooking-main input[type="datetime-local"], .etl-restobooking-main input[type="email"], .etl-restobooking-main input[type="month"], .etl-restobooking-main input[type="number"], .etl-restobooking-main input[type="password"], .etl-restobooking-main input[type="search"], .etl-restobooking-main input[type="tel"], .etl-restobooking-main input[type="text"], .etl-restobooking-main input[type="time"], .etl-restobooking-main input[type="url"], .etl-restobooking-main input[type="week"], .etl-restobooking-main input:not([type]), .etl-restobooking-main textarea, .etl-restobooking-main select {
  vertical-align: middle;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.etl-restobooking-main input[type="color"]:hover, .etl-restobooking-main input[type="date"]:hover, .etl-restobooking-main input[type="datetime"]:hover, .etl-restobooking-main input[type="datetime-local"]:hover, .etl-restobooking-main input[type="email"]:hover, .etl-restobooking-main input[type="month"]:hover, .etl-restobooking-main input[type="number"]:hover, .etl-restobooking-main input[type="password"]:hover, .etl-restobooking-main input[type="search"]:hover, .etl-restobooking-main input[type="tel"]:hover, .etl-restobooking-main input[type="text"]:hover, .etl-restobooking-main input[type="time"]:hover, .etl-restobooking-main input[type="url"]:hover, .etl-restobooking-main input[type="week"]:hover, .etl-restobooking-main input:not([type]):hover, .etl-restobooking-main textarea:hover, .etl-restobooking-main select:hover {
  border-color: #c4c4c4;
}
.etl-restobooking-main input[type="color"]:focus, .etl-restobooking-main input[type="date"]:focus, .etl-restobooking-main input[type="datetime"]:focus, .etl-restobooking-main input[type="datetime-local"]:focus, .etl-restobooking-main input[type="email"]:focus, .etl-restobooking-main input[type="month"]:focus, .etl-restobooking-main input[type="number"]:focus, .etl-restobooking-main input[type="password"]:focus, .etl-restobooking-main input[type="search"]:focus, .etl-restobooking-main input[type="tel"]:focus, .etl-restobooking-main input[type="text"]:focus, .etl-restobooking-main input[type="time"]:focus, .etl-restobooking-main input[type="url"]:focus, .etl-restobooking-main input[type="week"]:focus, .etl-restobooking-main input:not([type]):focus, .etl-restobooking-main textarea:focus, .etl-restobooking-main select:focus {
  border-color: #439a86;
}
.etl-restobooking-main h2 {
  margin-bottom: 0.15rem;
}
.etl-restobooking-main .etl-restobooking-headtext {
  margin-bottom: 1rem;
}
.etl-restobooking-main .etl-restobooking-footer {
  margin-top: 1rem;
}
.etl-restobooking-main .g-content {
  padding: -0.062rem -0.062rem 0 -0.062rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-restobooking-main {
    width: 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
.etl-restobooking-main .etl-restobooking-block {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking-main .etl-restobooking-block {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.etl-restobooking-main .etl-restobooking-block .etl-restobooking-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 10rem;
  -moz-flex: 1 0 10rem;
  -ms-flex: 1 0 10rem;
  flex: 1 0 10rem;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking-main .etl-restobooking-block .etl-restobooking-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.etl-restobooking-main .etl-restobooking-block .etl-restobooking-spinner {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 10%;
  -moz-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking-main .etl-restobooking-block .etl-restobooking-spinner {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.etl-restobooking-main .etl-restobooking-block .etl-restobooking-buttonsubmit {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking-main .etl-restobooking-block .etl-restobooking-buttonsubmit {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.etl-restobooking {
  white-space: nowrap;
}
.etl-restobooking .etl-restobooking-item {
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.dir-rtl .etl-restobooking .etl-restobooking-item {
  margin-right: 0;
  margin-left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking .etl-restobooking-item {
    margin-bottom: 0.625rem;
  }
}
.etl-restobooking .etl-restobooking-item input[type="text"], .etl-restobooking .etl-restobooking-item textarea, .etl-restobooking .etl-restobooking-item select, .etl-restobooking .etl-restobooking-item .etl-restobooking-buttonsubmit .button {
  font-size: 1.2rem;
  border-color: #ccc;
  color: #999;
  height: 2.7rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-restobooking .etl-restobooking-item input[type="text"], .etl-restobooking .etl-restobooking-item textarea, .etl-restobooking .etl-restobooking-item select, .etl-restobooking .etl-restobooking-item .etl-restobooking-buttonsubmit .button {
    font-size: 1rem;
    height: 2.1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking .etl-restobooking-item input[type="text"], .etl-restobooking .etl-restobooking-item textarea, .etl-restobooking .etl-restobooking-item select, .etl-restobooking .etl-restobooking-item .etl-restobooking-buttonsubmit .button {
    font-size: 1rem;
    height: 2.1rem;
  }
}
.etl-restobooking .etl-restobooking-item label {
  margin-bottom: 0.625rem;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking .etl-restobooking-item.etl-restobooking-spinner {
    width: 100%;
  }
}
.etl-restobooking .etl-restobooking-item.etl-restobooking-calendar .fa-calendar {
  margin-left: -33px;
  opacity: 0.9;
  pointer-events: none;
}
.dir-rtl .etl-restobooking .etl-restobooking-item.etl-restobooking-calendar .fa-calendar {
  margin-left: auto;
  margin-right: -33px;
}
.etl-restobooking .etl-restobooking-thankyou, .etl-restobooking .etl-restobooking-error {
  display: none;
}
.etl-restobooking .etl-restobooking-buttonsubmit label {
  margin-bottom: 0.625rem;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking .etl-restobooking-buttonsubmit label {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking .etl-restobooking-buttonsubmit {
    margin-top: -0.062rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-restobooking .etl-restobooking-buttonsubmit {
    width: 100%;
  }
}
.etl-restobooking .etl-restobooking-buttonsubmit .button {
  margin-bottom: 0;
}
.etl-restobooking .etl-restobooking-spinners {
  display: inline-block;
  margin-left: -22px;
  vertical-align: middle;
  line-height: 1px;
  z-index: 2;
  position: relative;
  padding-bottom: 10px;
}
.dir-rtl .etl-restobooking .etl-restobooking-spinners {
  left: 22px;
}
.etl-restobooking .etl-restobooking-spinners i {
  font-weight: 600;
}
.etl-restobooking .etl-restobooking-spinners a {
  display: block;
  color: #666666;
}
.etl-restobooking .etl-restobooking-spinners a:hover {
  color: #439a86;
}
.etl-restobooking .alert {
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  white-space: normal;
}
.etl-restobooking .etl-restobooking-item-required-highlighted {
  background: rgba(255, 0, 0, 0.1);
}
.etl-restobooking .etl-restobooking-item-required-highlighted:hover {
  border-color: rgba(255, 0, 0, 0.5);
}
.box3 .etl-restobooking-main .etl-restobooking-block {
  background: #439a86;
}
.box3 .etl-restobooking .etl-restobooking-item label {
  color: #ffffff;
}
.box3 .etl-restobooking-item-required-highlighted {
  background: rgba(0, 0, 0, 0.4);
}
.box3 .etl-restobooking-item-required-highlighted:hover {
  background: rgba(0, 0, 0, 0.55);
}
.box4 .etl-restobooking-main .etl-restobooking-block {
  background: #8f4dae;
}
.box4 .etl-restobooking .etl-restobooking-item label {
  color: #ffffff;
}
.box4 .etl-restobooking-item-required-highlighted {
  background: rgba(0, 0, 0, 0.4);
}
.box4 .etl-restobooking-item-required-highlighted:hover {
  background: rgba(0, 0, 0, 0.55);
}
.etl-restobooking .etl-restobooking-item .fa-calendar, .etl-restobooking .etl-restobooking-spinners i {
  color: gray;
}
.ui-datepicker {
  padding: 0;
}
.ui-widget-content {
  border: none;
  background: rgba(255, 255, 255, 0);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19);
}
.ui-datepicker-header {
  position: relative;
  color: rgba(255, 255, 255, 0);
  padding: 0;
  border-bottom: none;
  overflow: hidden;
  text-transform: uppercase;
  background: #8f4dae;
}
.ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 2.2em;
  font-weight: normal;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title i {
  display: none;
}
.ui-icon i.fa {
  margin-top: 10px;
  text-align: center;
  display: block;
  color: rgba(255, 255, 255, 0);
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  background: #439a86;
  border: none;
  height: 2.2em;
  width: 1.4em;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background: #8f4dae;
  border-color: #8f4dae;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
  border-right: 1px solid #439a86;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
  border-left: 1px solid #439a86;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  margin-top: -4px;
  top: 40%;
}
.ui-datepicker table {
  margin: 0;
}
.ui-datepicker th {
  padding: 0.6em 0 0.4em;
  text-transform: uppercase;
  color: gray;
  font-size: 0.8em;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  background: rgba(255, 255, 255, 0);
}
.ui-datepicker td {
  border: none;
  padding: 0;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .ui-datepicker td span, .ui-datepicker td a {
    padding: 0.325rem;
  }
}
td:last-child {
  border-right: 0;
}
td .ui-state-default {
  background: transparent;
  border: none;
  color: #999;
  margin: 0;
  text-align: center;
}
.ui-datepicker-etl-restobooking-calendar .ui-state-hover {
  background: #ededed;
  color: #b2b2b2;
}
td a.ui-state-active, td a.ui-state-active.ui-state-hover {
  color: rgba(255, 255, 255, 0);
  background: #8f4dae;
}
.etl_grid-item {
  --color-text: #000;
  --color-bg: #fff;
  --color-link: #d35066;
  --color-link-hover: #000;
  --color-info: #333;
  --color-menu: #031de6;
  --color-menu-hover: #000;
  --grid-columns: 2;
  --details-bg-up: #fff;
  --details-bg-down: #f5f0ef;
  --color-product-title: #000;
  --color-product-subtitle: #a09897;
  --color-details-title: #000;
  --color-details-subtitle: #000;
  --color-descr: #000;
  --color-price: var(--color-link);
  --color-bg-addtocart: #000;
  --color-addtocart: #fff;
  --color-close: #000;
  --color-bg-magnifier: #000;
  --color-magnifier: #fff;
  --color-btn-hover: #c1b3b1;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  min-height: 100vh;
  color: #57585c;
  color: var(--color-text);
  background-color: #fff;
  background-color: var(--color-bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.etl_grid-item {
  /* Icons */
}
.etl_grid-item a {
  text-decoration: none;
  color: var(--color-link);
  outline: none;
}
.etl_grid-item a:hover, .etl_grid-item a:focus {
  color: var(--color-link-hover);
  outline: none;
}
.etl_grid-item button:focus {
  outline: none;
}
.etl_grid-item .hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}
.etl_grid-item .icon {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 auto;
  fill: currentColor;
}
.etl_grid-item main {
  position: relative;
  width: 100%;
}
.etl_grid-item .content {
  position: relative;
  display: block;
}
.etl_grid-item .grid {
  margin: 10em auto 7em;
  position: relative;
  padding: 0 1em;
  width: 100%;
  max-width: 1000px;
  display: grid;
  grid-template-columns: repeat(var(--grid-columns), 1fr);
}
.etl_grid-item .grid__item {
  padding: 0 4vw;
  margin: 0 0 12vh;
}
.etl_grid-item .grid__item:nth-child(odd) .product {
  margin-top: -8em;
}
.etl_grid-item .product {
  height: 100%;
  padding-top: 10em;
  position: relative;
  cursor: pointer;
}
.etl_grid-item .product__bg {
  height: 20em;
  background: var(--details-bg-down);
  position: relative;
}
.etl_grid-item .product__img {
  max-height: 25em;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  pointer-events: none;
  transform: translate3d(-50%, 0, 0);
}
.etl_grid-item .product__title {
  position: relative;
  margin: 0.5em 0 0;
  font-size: 1.75em;
  color: var(--color-product-title);
  font-family: "Playfair Display", serif;
  font-weight: 700;
}
.etl_grid-item .product__subtitle {
  position: relative;
  margin: 0;
  text-transform: uppercase;
  color: var(--color-product-subtitle);
  font-size: 0.85em;
  letter-spacing: 0.115em;
}
.etl_grid-item .product:hover .product__subtitle {
  color: var(--color-link);
}
.etl_grid-item .product__description, .etl_grid-item .product__price {
  opacity: 0;
  position: absolute;
}
.etl_grid-item .details {
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  padding: 40vh 0 10vh 10vw;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  pointer-events: none;
}
.etl_grid-item .details--open {
  pointer-events: auto;
}
.etl_grid-item .details > * {
  position: relative;
  opacity: 0;
}
.etl_grid-item .details__bg {
  width: 100%;
  position: fixed;
  left: 0;
}
.etl_grid-item .details__bg--up {
  top: 0;
  height: 100vh;
  background: var(--details-bg-up);
}
.etl_grid-item .details__bg--down {
  top: 40vh;
  height: 60vh;
  background: var(--details-bg-down);
}
.etl_grid-item .details__img {
  position: absolute;
  top: 10vh;
  right: 10vw;
  height: 80vh;
}
.etl_grid-item .details__bg, .etl_grid-item .details__img {
  transform-origin: 0 0;
}
.etl_grid-item .details__title {
  margin: -1.5em 0 0.1em;
  font-size: 4.5em;
  color: var(--color-details-title);
  font-family: "Playfair Display", serif;
  font-weight: 700;
}
.etl_grid-item .details__subtitle {
  text-transform: uppercase;
  margin: 0.75em 0 1em 0;
  letter-spacing: 0.115em;
  font-size: 1.75em;
  color: var(--color-details-subtitle);
}
.etl_grid-item .details__description {
  line-height: 1.5;
  font-weight: bold;
  max-width: 50%;
  margin: 2em 0 0 0;
  color: var(--color-details-desc);
}
.etl_grid-item .details__price {
  font-size: 3em;
  font-weight: bold;
  color: var(--color-price);
}
.etl_grid-item .details__addtocart {
  border: 0;
  margin: auto 0 0 0;
  background: var(--color-bg-addtocart);
  color: var(--color-addtocart);
  padding: 0.75em 2em;
  font-weight: bold;
}
.etl_grid-item .details__addtocart:hover {
  background: var(--color-btn-hover);
}
.etl_grid-item .details__close {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: none;
  margin: 2em;
  cursor: pointer;
  font-size: 0.85em;
  color: var(--color-close);
}
.etl_grid-item .dummy-menu {
  border: 0;
  background: none;
  padding: 0;
  margin: 2.75em 2.5em 0 0;
  position: fixed;
  top: 0;
  right: 0;
  font-size: 0.85em;
  color: var(--color-close);
  cursor: pointer;
  z-index: 1000;
}
.etl_grid-item .details__magnifier {
  border: 0;
  background: none;
  background: var(--color-bg-magnifier);
  color: var(--color-magnifier);
  padding: 1em;
  border-radius: 50%;
  position: absolute;
  z-index: 1000;
  right: calc(21.5vh + 10vw);
  top: 75vh;
  cursor: pointer;
}
.etl_grid-item .details__magnifier:hover {
  background: var(--color-btn-hover);
}
.etl_grid-item .details__deco {
  width: 7em;
  height: 20px;
  background-position: 50% 97%;
  background-size: 150%;
}
@media screen and (max-width: 40em) {
  .etl_grid-item .grid {
    padding: 0 1vw;
  }
  .etl_grid-item .grid__item {
    padding: 0 2vw;
  }
  .etl_grid-item .product__bg {
    height: 10em;
  }
  .etl_grid-item .product__img {
    max-height: 19em;
  }
  .etl_grid-item .product__title {
    font-size: 1.25em;
  }
  .etl_grid-item .product__subtitle {
    font-size: 0.75em;
  }
  .etl_grid-item .details {
    padding: 30vh 0 5vh 10vw;
  }
  .etl_grid-item .details__bg--down {
    top: 30vh;
    height: 70vh;
  }
  .etl_grid-item .details__title {
    font-size: 2em;
  }
  .etl_grid-item .details__subtitle {
    font-size: 1em;
  }
  .etl_grid-item .details__price {
    font-size: 1.5em;
  }
  .etl_grid-item .details__description {
    max-width: 70%;
    font-size: 0.85em;
    margin: 1em 0 0 0;
  }
  .etl_grid-item .details__deco {
    height: 7px;
    width: 4em;
  }
  .etl_grid-item .details__img {
    right: -12vh;
  }
  .etl_grid-item .details__magnifier {
    right: 7vh;
  }
  .etl_grid-item .codrops-header {
    padding: 1em 4em;
  }
  .etl_grid-item .codrops-header__title {
    font-weight: bold;
    padding-bottom: 0.25em;
    text-align: center;
    font-size: 1.25em;
  }
  .etl_grid-item .dummy-menu {
    margin: 1.75em 1.5em 0 0;
  }
}
.etl-menuhover-particle {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  /* Common styles for the menus hover effect */
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .etl-menuhover-particle {
    padding: 0 1.876rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-menuhover-particle {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-menuhover-particle .etl-menuhover-container {
    text-align: center;
  }
}
.etl-menuhover-particle .etl-menuhover-container h6 {
  margin: 0 0 1.563rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #333;
  font-size: 1vw;
}
@media (max-width: 100rem) {
  .etl-menuhover-particle .etl-menuhover-container h6 {
    font-size: 1rem;
  }
}
.etl-menuhover-particle .etl-menuhover-container .etl-menuhover {
  list-style: none;
  margin: 0;
  font-size: 1.1vw;
}
@media (max-width: 90.9090909091rem) {
  .etl-menuhover-particle .etl-menuhover-container .etl-menuhover {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-menuhover-particle .etl-menuhover-container .etl-menuhover {
    margin: 0 0 1.25rem;
  }
}
.etl-menuhover-particle .etl-menuhover-container .etl-menuhover li {
  padding: 0.175rem 0;
}
.etl-menuhover-particle .etl-menuhover-container .etl-menuhover li a {
  color: rgba(102, 102, 102, 0.75);
}
.etl-menuhover-particle .etl-menuhover-container .etl-menuhover li a:hover {
  color: rgba(102, 102, 102, 0.95);
}
.etl-menuhover-particle .menu {
  position: relative;
  z-index: 10;
}
.etl-menuhover-particle .menu__item {
  line-height: 1;
  position: relative;
  display: block;
  margin: 1em 0;
  outline: none;
}
.etl-menuhover-particle .menu__item-name, .etl-menuhover-particle .menu__item-label {
  position: relative;
  display: inline-block;
}
.etl-menuhover-particle .menu__item-name {
  font-size: 1.25em;
}
.etl-menuhover-particle .menu__item-label {
  margin: 0 0 0 0.5em;
}
.etl-menuhover-particle .menu__item-labelama {
  margin: 0;
}
.etl-menuhover-particle .menu--adsila {
  font-size: 1.15em;
  /* Hover */
}
.etl-menuhover-particle .menu--adsila a {
  color: #57585c;
}
.etl-menuhover-particle .menu--adsila .menu__item-name {
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0.35em;
  transition: color 0.5s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.etl-menuhover-particle .menu--adsila .menu__item-name::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 0.3;
  transform: scale3d(0, 1, 1);
  transform-origin: 0% 50%;
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.etl-menuhover-particle .menu--adsila .menu__item-label {
  font-size: 1em;
  letter-spacing: 0.05em;
  transform: translate3d(-0.5em, 0, 0);
  transition: transform 0.5s, color 0.5s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.etl-menuhover-particle .menu--adsila .menu__item-label::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1.25em;
  left: 0.05em;
  width: 25%;
  height: 1px;
  opacity: 0.3;
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.etl-menuhover-particle .menu--adsila .menu__item:nth-child(odd) .menu__item-name::before, .etl-menuhover-particle .menu--adsila .menu__item:nth-child(odd) .menu__item-label::before {
  background: #fe628e;
}
.etl-menuhover-particle .menu--adsila .menu__item:nth-child(even) .menu__item-name::before, .etl-menuhover-particle .menu--adsila .menu__item:nth-child(even) .menu__item-label::before {
  background: #6265fe;
}
.etl-menuhover-particle .menu--adsila .menu__item:nth-child(odd):hover, .etl-menuhover-particle .menu--adsila .menu__item:nth-child(odd):focus {
  color: #fe628e;
}
.etl-menuhover-particle .menu--adsila .menu__item:nth-child(even):hover, .etl-menuhover-particle .menu--adsila .menu__item:nth-child(even):focus {
  color: #6265fe;
}
.etl-menuhover-particle .menu--adsila .menu__item:hover .menu__item-name::before, .etl-menuhover-particle .menu--adsila .menu__item:focus .menu__item-name::before, .etl-menuhover-particle .menu--adsila .menu__item:hover .menu__item-label::before, .etl-menuhover-particle .menu--adsila .menu__item:focus .menu__item-label::before {
  transform: scale3d(1, 1, 1);
}
.etl-menuhover-particle .menu--adsila .menu__item:hover .menu__item-label, .etl-menuhover-particle .menu--adsila .menu__item:focus .menu__item-label {
  transform: translate3d(0, 0, 0);
}
.etl-menuhover-particle .menu--adsila .menu__item:hover .menu__item-label::before, .etl-menuhover-particle .menu--adsila .menu__item:focus .menu__item-label::before {
  transform-origin: 0% 50%;
  transition-timing-function: ease;
}
@media screen and (max-width: 50em) {
  .etl-menuhover-particle .menu--adsila .menu__item {
    margin: 0 0 2em;
  }
  .etl-menuhover-particle .menu--adsila .menu__item-label {
    display: block;
    margin: 0.5em 0 0 1em;
  }
}
.etl-menuhover-particle .menu--ama {
  counter-reset: itemCounter;
}
.etl-menuhover-particle .menu--ama .menu__item {
  font-size: 1.25em;
  font-weight: 500;
  margin: 3em 0;
  padding-left: 0.5em;
  color: #666666;
}
.etl-menuhover-particle .menu--ama .menu__item:first-child {
  --menu-item-color:#9437ff;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(2) {
  --menu-item-color:#ff84fd;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(3) {
  --menu-item-color:#6cccff;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(4) {
  --menu-item-color:#3dd2c1;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(5) {
  --menu-item-color:#9437ff;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(6) {
  --menu-item-color:#ff84fd;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(7) {
  --menu-item-color:#6cccff;
}
.etl-menuhover-particle .menu--ama .menu__item:nth-child(8) {
  --menu-item-color:#3dd2c1;
}
.etl-menuhover-particle .menu--ama .menu__item::before {
  content: counter(itemCounter,decimal-leading-zero);
  font-size: 0.85em;
  font-weight: bold;
  position: absolute;
  right: 100%;
  bottom: calc(100% - 0.35em);
  counter-increment: itemCounter;
  color: #ddd;
}
.etl-menuhover-particle .menu--ama .menu__item:hover::before, .etl-menuhover-particle .menu--ama .menu__item:focus::before {
  color: var(--menu-item-color);
}
.etl-menuhover-particle .menu--ama .menu__item-name {
  font-size: 1.5em;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5em 0 0 0;
  white-space: pre;
}
.etl-menuhover-particle .menu--ama .menu__item-name::before, .etl-menuhover-particle .menu--ama .menu__item-name::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 2.5em;
  height: 4px;
  background: #ddd;
}
.etl-menuhover-particle .menu--ama .menu__item-name::after {
  background: var(--menu-item-color);
  transform: scale3d(0, 1, 1);
  transform-origin: 0% 50%;
  transition: transform 0.5s;
}
.etl-menuhover-particle .menu--ama .menu__item:hover .menu__item-name::after, .etl-menuhover-particle .menu--ama .menu__item:focus .menu__item-name::after {
  transform: scale3d(1, 1, 1);
}
.etl-menuhover-particle .menu--ama .menu__item-name span {
  display: inline-block;
}
.etl-menuhover-particle .content_dustu {
  display: flex;
  justify-content: left;
  align-items: left;
  margin: 0 auto;
}
.etl-menuhover-particle .menu--dustu .menu__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 2em 0;
}
.etl-menuhover-particle .menu--dustu .menu__item-name {
  font-size: 1.6rem;
  font-weight: bold;
  overflow: hidden;
  padding: 0 0.25em;
  text-transform: uppercase;
  color: #fff;
}
.etl-menuhover-particle .menu--dustu .menu__item-name::before, .etl-menuhover-particle .menu--dustu .menu__item-name::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eb2141;
  transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
  transition: transform 0.7s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.etl-menuhover-particle .menu--dustu .menu__item:hover .menu__item-name::before {
  transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
}
.etl-menuhover-particle .menu--dustu .menu__item:hover .menu__item-name::after {
  transform: translate3d(0, 0, 0);
}
.etl-menuhover-particle .menu--dustu .menu__item-name::after {
  top: calc(50% - 2px);
  height: 4px;
}
.etl-menuhover-particle .menu--dustu .menu__item-label {
  font-size: 1em;
  margin: 0.5em 0 0 0;
  margin-top: 0.25em;
  padding: 0.5em;
  color: #565656;
  transition: color 0.7s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.etl-menuhover-particle .menu--dustu .menu__item:hover .menu__item-label {
  color: #fff;
}
.etl-menuhover-particle .menu--inola {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.etl-menuhover-particle .menu--inola .menu__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1.25em 0;
  text-align: center;
}
.etl-menuhover-particle .menu--inola .menu__item:last-child {
  margin-bottom: 0;
}
.etl-menuhover-particle .menu--inola .menu__item-name {
  font-size: 2.25em;
  padding: 0 0.25em;
  color: #fff;
}
.etl-menuhover-particle .menu--inola .menu__item-name::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  width: 100%;
  height: 4px;
  pointer-events: none;
  background: currentColor;
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
}
.etl-menuhover-particle .menu--inola .menu__item:hover .menu__item-name::before, .etl-menuhover-particle .menu--inola .menu__item:focus .menu__item-name::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 0% 50%;
}
.etl-menuhover-particle .menu--inola .menu__item-label {
  font-size: 0.85em;
  margin-top: 0.5em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #e5d338;
}
.etl-menuhover-particle .menu--inola .menu__item-label::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f1e1e;
  transform-origin: 100% 50%;
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
}
.etl-menuhover-particle .menu--inola .menu__item:hover .menu__item-label::after, .etl-menuhover-particle .menu--inola .menu__item:focus .menu__item-label::after {
  transform: scale3d(0, 1, 1);
  transform-origin: 0% 50%;
}
.etl-menuhover-particle .menu--mohe .menu__item {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  font-weight: 700;
  display: grid;
  justify-content: center;
  margin: 4em 0;
  text-transform: lowercase;
  grid-template-columns: auto;
}
.etl-menuhover-particle .menu--mohe .menu__item-name {
  font-size: 1.8em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  white-space: pre;
  pointer-events: none;
  color: #171754;
  grid-area: 0.25;
}
.etl-menuhover-particle .menu--mohe .menu__item-name span {
  display: inline-block;
}
.etl-menuhover-particle .menu--mohe .menu__item-label {
  font-size: 1.25em;
  line-height: 1.4;
  overflow: hidden;
  margin: 0;
  text-align: center;
  color: transparent;
  transition: color 0s 0.3s;
  grid-area: 0.25;
}
.etl-menuhover-particle .menu--mohe .menu__item:hover .menu__item-label, .etl-menuhover-particle .menu--mohe .menu__item:focus .menu__item-label {
  color: #fff;
}
.etl-menuhover-particle .menu--mohe .menu__item-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
  transition: transform 0.6s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.etl-menuhover-particle .menu--mohe .menu__item:hover .menu__item-label::before, .etl-menuhover-particle .menu--mohe .menu__item:focus .menu__item-label::before {
  transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
}
@media screen and (max-width: 50em) {
  .etl-menuhover-particle .menu--mohe .menu__item-label {
    font-size: 0.85em;
  }
}
.etl-menuhover-particle .menu--salal .menu__item {
  font-size: 1.25em;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 2em 0;
  color: #fff;
}
.etl-menuhover-particle .menu--salal .menu__item:hover {
  color: #fff;
}
.etl-menuhover-particle .menu--salal .menu__item:first-child {
  --menu-item-color:#f85f83;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(2) {
  --menu-item-color:#f7bd1f;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(3) {
  --menu-item-color:#24d261;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(4) {
  --menu-item-color:#6537f7;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(5) {
  --menu-item-color:#f7bd1f;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(6) {
  --menu-item-color:#f7bd1f;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(7) {
  --menu-item-color:#24d261;
}
.etl-menuhover-particle .menu--salal .menu__item:nth-child(8) {
  --menu-item-color:#6537f7;
}
.etl-menuhover-particle .menu--salal .menu__item-name {
  font-weight: 700;
  padding: 0.25em;
  color: #fff;
}
.etl-menuhover-particle .menu--salal .menu__item-name:hover, .etl-menuhover-particle .menu--salal .menu__item-name:focus {
  color: #fff;
}
.etl-menuhover-particle .menu--salal .menu__item-name::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: var(--menu-item-color);
  transform: scale3d(1, 0, 1);
  transform-origin: 50% 100%;
  transition: transform 0.3s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.etl-menuhover-particle .menu--salal .menu__item:hover .menu__item-name::before, .etl-menuhover-particle .menu--salal .menu__item:focus .menu__item-name::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 50% 0%;
}
.etl-menuhover-particle .menu--salal .menu__item-label {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0.5em 0 0 1.5em;
  white-space: pre;
  color: #515152;
}
.etl-menuhover-particle .menu--salal .menu__item-label span {
  display: inline-block;
}
@media screen and (max-width: 50em) {
  .etl-menuhover-particle .menu--salal .menu__item-label {
    font-size: 0.6em;
    margin-left: 0.25em;
  }
}
.etl-menuhover-particle .menu--tsula {
  font-family: "Menlo", "Monaco", monospace;
}
.etl-menuhover-particle .menu--tsula .menu__item {
  padding-left: 0.25em;
}
.etl-menuhover-particle .menu--tsula .menu__item-name {
  font-size: 1em;
  text-transform: uppercase;
  color: #5a5bd3;
  margin-right: 0.6rem;
}
.etl-menuhover-particle .menu--tsula .menu__item:hover .menu__item-name, .etl-menuhover-particle .menu--tsula .menu__item:focus .menu__item-name {
  color: #222328;
  background: #5a5bd3;
}
.etl-menuhover-particle .menu--tsula .menu__item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 0.9em;
  height: 1em;
  opacity: 0;
  background: rgba(90, 91, 211, 0.3);
  animation: none;
  /* For Chrome */
}
.etl-menuhover-particle .menu--tsula .menu__item-label {
  margin: 0;
  color: #999caa;
}
.etl-menuhover-particle .menu--tsula .menu__item:hover::before, .etl-menuhover-particle .menu--tsula .menu__item:focus::before {
  animation: blinkblink 0.4s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}
@keyframes blinkblink {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.etl-menuhover-particle .menu--yona {
  font-size: 1.15em;
}
.etl-menuhover-particle .menu--yona .menu__item {
  font-size: 1.5em;
  font-weight: 900;
  margin: 1.25em 0;
  padding-left: 0.25em;
}
.etl-menuhover-particle .menu--yona .menu__item-name {
  color: #000;
  transition: transform 0.3s;
}
.etl-menuhover-particle .menu--yona .menu__item:hover .menu__item-name, .etl-menuhover-particle .menu--yona .menu__item:focus .menu__item-name {
  transform: translate3d(0.5em, 0, 0);
}
.etl-menuhover-particle .menu--yona .menu__item::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.75em;
  height: 0.25em;
  background: #000;
  transform: scale3d(0, 1, 1);
  transform-origin: 0% 50%;
  transition: transform 0.3s;
}
.etl-menuhover-particle .menu--yona .menu__item:hover::before, .etl-menuhover-particle .menu--yona .menu__item:focus::before {
  transform: scale3d(1, 1, 1);
}
.etl-menuhover-particle .menu--yona .menu__item-label {
  display: block;
  margin: 0;
  word-spacing: 0.15em;
  color: #fff;
}
@media screen and (max-width: 50em) {
  .etl-menuhover-particle .menu--yona .menu__item-label {
    font-size: 0.85em;
  }
}
.image_frame {
  height: 350px;
  margin: 0 auto;
  position: relative;
}
.bubble {
  border-radius: 6px;
  display: inline-block;
  padding: 10px 15px;
  position: relative;
  text-decoration: none;
  transform-origin: 0 100%;
  transition: 450ms;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  user-select: none;
}
.bubble:after {
  border: 8px solid;
  content: "";
  height: 0;
  position: absolute;
  top: 100%;
  width: 0;
}
.bubble.left {
  transform-origin: 100% 100%;
}
.bubble.left:after {
  left: 20px;
}
.bubble.right {
  transform-origin: 100% 100%;
}
.bubble.right:after {
  left: auto;
  right: 20px;
}
.chat_overview {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: flex-end;
  margin: 0 40px;
  position: relative;
  z-index: 1;
}
.chat_overview > .inner {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.chat_message {
  opacity: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 15px;
  position: absolute;
  transition: 300ms ease-out;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.chat_message.show {
  opacity: 1;
}
.chat_message.left {
  padding-bottom: 15px;
}
.chat_message.right {
  padding-bottom: 15px;
  align-self: flex-end;
  left: auto;
  right: 0;
}
.chat_message.last {
  padding-bottom: 0;
}
.chat_message .bubble {
  opacity: 0;
  transform: scale(0);
}
.chat_message.show .bubble {
  opacity: 1;
  transform: scale(1);
}
.g-headerlicious .g-headerlicious-header-wrapper {
  display: block;
}
.g-headerlicious .g-headerlicious-header-wrapper.animate h2 span {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-headerlicious .g-headerlicious-header-wrapper a h2 span:hover {
  cursor: pointer !important;
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock h2 {
  margin: 0;
  font-size: 6rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 14rem;
  letter-spacing: -2.5px;
  text-align: center;
  text-shadow: 0 1px 0 #c9cfce, 0 2px 0 #bcc2c2, 0 3px 0 #afb6b6, 0 4px 0 #a4adac, 0 5px 0 #9fa8a7, 0 6px 0 #99a3a2, 0 7px 0 #97a1a0, 0 8px 0 #949e9d, 0 0 5px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.3);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock h2 {
    letter-spacing: -1px;
    font-size: 4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock h2 {
    font-size: 2.5rem;
    letter-spacing: -1px;
    line-height: normal;
    margin-bottom: 1.876rem;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock.animate h2 span {
  line-height: 15rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock.animate h2 span {
    line-height: normal;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock.animate h2 span:hover {
  cursor: default;
  font-size: 11rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock.animate h2 span:hover {
    font-size: 6.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock.animate h2 span:hover {
    font-size: 3.5rem;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk h2 {
  margin: 0;
  font-size: 10rem;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk h2 {
    font-size: 7rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk h2 {
    font-size: 5rem;
    margin-bottom: 1.876rem;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk h2 span {
  text-shadow: 0.25rem -0.25rem #439a86, -0.25rem -0.25rem #8f4dae, 0 0.5rem #666666;
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk h2 span {
    text-shadow: 0.15rem -0.15rem #439a86, -0.15rem -0.15rem #8f4dae, -0.1rem 0.4rem #666666;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk.animate h2 span {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk.animate h2 span:hover {
  cursor: default;
  text-shadow: 0.6rem 0.1rem magenta, -0.35rem -0.35rem cyan, 0.1rem 0.6rem yellow;
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-cmyk.animate h2 span:hover {
    text-shadow: 0.5rem 0rem magenta, -0.25rem -0.25rem cyan, 0 0.5rem yellow;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-perspective h2 {
  margin: 0;
  font-size: 10rem;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  -webkit-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
  -moz-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
  -ms-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
  -o-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
  transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  text-shadow: 0 1px 0 #c9cfce, 0 2px 0 #bcc2c2, 0 3px 0 #afb6b6, 0 4px 0 #a4adac, 0 5px 0 #9fa8a7, 0 6px 0 #99a3a2, 0 7px 0 #97a1a0, 0 8px 0 #949e9d, 0 0 5px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.3);
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-perspective.animate h2:hover {
  cursor: default;
  -webkit-transform: perspective(8em) rotateX(11deg) scale(1.2);
  -moz-transform: perspective(8em) rotateX(11deg) scale(1.2);
  -ms-transform: perspective(8em) rotateX(11deg) scale(1.2);
  -o-transform: perspective(8em) rotateX(11deg) scale(1.2);
  transform: perspective(8em) rotateX(11deg) scale(1.2);
  text-shadow: 0 0 0 #c9cfce, 0 1px 0 #bcc2c2, 0 2px 0 #afb6b6, 0 3px 0 #a4adac, 0 4px 0 #9fa8a7, 0 0 5px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.3);
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-extrude h2 {
  margin: 0;
  font-size: 10rem;
  font-weight: 900;
  text-align: center;
  mix-blend-mode: screen;
  letter-spacing: 0.2em;
  text-shadow: -2px 1px #ffffff, -3px 2px #ffffff, -4px 3px #ffffff, -5px 4px #ffffff, -6px 5px #ffffff, -7px 6px #ffffff, -8px 7px #ffffff, -9px 8px #ffffff, -10px 9px #ffffff, -11px 10px #ffffff, -12px 11px #ffffff;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-extrude h2 {
    letter-spacing: 0.2em;
    font-size: 5rem;
    text-shadow: -2px 1px #ffffff, -3px 2px #ffffff, -4px 3px #ffffff, -5px 4px #ffffff, -6px 5px #ffffff;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-extrude h2 {
    font-size: 2.5rem;
    letter-spacing: 0.1em;
    margin-bottom: 1.876rem;
    text-shadow: -2px 1px #ffffff, -3px 2px #ffffff;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-extrude.animate h2 {
  opacity: 0;
  animation: revolve 1s cubic-bezier(0.47, 0.01, 0, 1.01) forwards 0.25s;
  text-shadow: 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff, 0px 0px #ffffff;
}
@keyframes revolve {
  to {
    opacity: 1;
    text-shadow: -2px 1px #ffffff, -3px 2px #ffffff, -4px 3px #ffffff, -5px 4px #ffffff, -6px 5px #ffffff, -7px 6px #ffffff, -8px 7px #ffffff, -9px 8px #ffffff, -10px 9px #ffffff, -11px 10px #ffffff, -12px 11px #ffffff;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  @keyframes revolve {
    to {
      opacity: 1;
      text-shadow: -2px 1px #ffffff, -3px 2px #ffffff, -4px 3px #ffffff, -5px 4px #ffffff, -6px 5px #ffffff;
    }
  }
}
@media only all and (max-width: 47.99rem) {
  @keyframes revolve {
    to {
      opacity: 1;
      text-shadow: -2px 1px #ffffff, -3px 2px #ffffff;
    }
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 {
  margin: 0;
  font-size: 10rem;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span {
  display: inline-block;
  position: relative;
  transform-style: preserve-3d;
  perspective: 500;
  -webkit-font-smoothing: antialiased;
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span:before, .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span:after {
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  transform-origin: left top;
  content: attr(data-char);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span:before {
  z-index: 1;
  color: rgba(0, 0, 0, 0.2);
  transform: scale(1.1, 1) skew(0deg, 20deg);
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span:after {
  z-index: 2;
  color: #439a86;
  text-shadow: -1px 0 1px #439a86, 1px 0 1px rgba(0, 0, 0, 0.8);
  transform: rotateY(-40deg);
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span + span {
  margin-left: 0.15em;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 {
    font-size: 7rem;
  }
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span + span {
    margin-left: 0.05em;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 {
    font-size: 2.5rem;
    margin-bottom: 1.876rem;
  }
  .g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext h2 span + span {
    margin-left: 0.05em;
  }
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext.animate h2 span:hover:before {
  transform: scale(1.1, 1) skew(0deg, 5deg);
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-peeledtext.animate h2 span:hover:after {
  transform: rotateY(-10deg);
}
.g-headerlicious .g-headerlicious-tagline {
  display: block;
  font-size: 3rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-tagline {
    font-size: 2rem;
  }
}
.g-headerlicious .g-headerlicious-complement {
  display: block;
  font-size: 1.1rem;
  text-align: center;
  color: white;
}
@media only all and (max-width: 47.99rem) {
  .g-headerlicious .g-headerlicious-complement {
    font-size: 1rem;
  }
}
.etl-tabs {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 1em 0 2em;
  font-weight: 300;
  /* Nav */
  /* Content */
}
@media only all and (max-width: 47.99rem) {
  .etl-tabs {
    margin: 0.938rem;
    text-align: center;
  }
}
.etl-tabs nav {
  text-align: center;
}
.etl-tabs nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
@media only all and (max-width: 48rem) {
  .etl-tabs nav ul {
    width: 60%;
    text-align: center;
  }
}
.etl-tabs nav ul li {
  border: 1px solid #439a86;
  border-bottom: none;
  margin: 0 0.25em;
  display: block;
  float: left;
  position: relative;
  border-radius: 0.1875rem 0.1875rem 0 0;
}
@media only all and (max-width: 48rem) {
  .etl-tabs nav ul li {
    border: 1px solid #439a86;
    width: 100%;
    float: none;
    border-radius: 0;
    text-align: center;
    display: inline-block;
  }
}
.etl-tabs nav li.tab-current {
  border: none;
  z-index: 100;
}
.etl-tabs nav li.tab-current .etl-tabs-wrapper-head {
  background: #439a86;
  border-radius: 0.1875rem 0.1875rem 0 0;
}
@media only all and (max-width: 47.99rem) {
  .etl-tabs nav li.tab-current .etl-tabs-wrapper-head {
    border-radius: 0;
  }
}
.etl-tabs nav li.tab-current .etl-tabs-wrapper-head-subtitle, .etl-tabs nav li.tab-current .etl-tabs-wrapper-head-title {
  color: #ffffff;
}
.etl-tabs nav li.tab-current:before, .etl-tabs nav li.tab-current:after {
  content: "";
  position: absolute;
  height: 1px;
  right: 100%;
  bottom: 0;
  width: 1000px;
  background: #439a86;
}
@media only all and (max-width: 48rem) {
  .etl-tabs nav li.tab-current:before, .etl-tabs nav li.tab-current:after {
    background: none;
    margin-bottom: -1px;
  }
}
.etl-tabs nav li.tab-current:after {
  right: auto;
  left: 100%;
  width: 4000px;
}
.etl-tabs nav a {
  white-space: nowrap;
}
.etl-tabs nav a:hover {
  color: #439985;
}
.etl-tabs nav li.tab-current a {
  color: #439a86;
  border-radius: 0.1875rem 0.1875rem 0 0;
}
@media only all and (max-width: 47.99rem) {
  .etl-tabs nav li.tab-current a {
    border-radius: 0;
  }
}
.etl-tabs .content section {
  padding: 0.3126666667rem 0;
  display: none;
  max-width: 1230px;
}
@media only all and (max-width: 47.99rem) {
  .etl-tabs .content section {
    padding: 0.938rem 0;
  }
}
.etl-tabs .content section:before, .etl-tabs .content section:after {
  content: "";
  display: table;
}
.etl-tabs .content section:after {
  clear: both;
}
.etl-tabs .no-js .content section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid #439a86;
}
.etl-tabs .content section.content-current {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.etl-tabs .etl-tabs-wrapper-head {
  display: block;
  cursor: pointer;
  padding: 0.3126666667rem 0.938rem;
  background: rgba(67, 154, 134, 0.15);
}
.etl-tabs .etl-tabs-wrapper-head-subtitle, .etl-tabs .etl-tabs-wrapper-head-title {
  display: block;
  outline: none;
}
.etl-tabs .etl-tabs-wrapper-head-title {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
.etl-tabs .etl-tabs-wrapper-head-subtitle {
  font-size: 0.75rem;
}
.etl-tabs .etl-tabs-wrapper-head-subtitle.etl-tabs-wrapper-head-subtitle-empty {
  line-height: 0.1;
}
.etl-tabs.etltableftborderspace nav {
  text-align: inherit;
}
.etl-tabs.etltableftborderspace nav ul li {
  margin: 0 0.5em 0 0;
}
.etl-tabs.etltableftbordernospace nav {
  text-align: inherit;
}
.etl-tabs.etltableftbordernospace nav ul li {
  margin: 0;
  border-left: 0.55px solid #439a86;
}
.etl-tabs.etltableftnobordernospace nav {
  text-align: inherit;
}
.etl-tabs.etltableftnobordernospace nav ul li {
  margin: 0;
  border: none;
}
.etl-repogridtab-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header {
    display: block;
  }
}
.etl-repogridtab-header .etl-repogridtab-title {
  display: block;
  font-size: 1.5vw;
  padding-right: 0.938rem;
  font-family: "roboto", sans-serif;
  font-weight: 700;
}
@media (max-width: 66.6666666667rem) {
  .etl-repogridtab-header .etl-repogridtab-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header .etl-repogridtab-title {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .etl-repogridtab-header .etl-repogridtab-title {
  padding-left: 0.938rem;
  padding-right: 0;
}
.etl-repogridtab-header .etl-repogridtab-nav {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.etl-repogridtab-header .etl-repogridtab-nav i {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header .etl-repogridtab-nav i {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header .etl-repogridtab-nav {
    min-height: 6rem;
    width: 100%;
  }
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 75%;
    padding: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 2px #000000;
    border-radius: 5px;
    background: #ffffff;
    z-index: 15;
    margin-top: 1rem;
  }
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item {
  padding: 0.125rem 0.338rem;
  font-size: 0.8vw;
  font-weight: 400;
  position: relative;
  border-radius: 12px;
  text-transform: capitalize;
  cursor: pointer;
}
@media (max-width: 125rem) {
  .etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item {
    font-size: 1rem;
  }
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item.selected {
  background: #439a86;
  font-weight: 500;
  color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item.selected {
    background: none;
    border-color: transparent;
    color: #000000;
    display: block;
  }
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item.selected:hover {
  text-decoration: none;
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item:hover {
  text-decoration: underline;
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item:first {
  padding-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item {
    display: none;
    padding: 0.425rem 1.438rem;
  }
}
.etl-repogridtab-header .etl-repogridtab-nav .etl-repogridtab-nav-item.clicked {
  display: block;
}
.etl-repogridtab-category {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.etl-repogridtab-category .etl-repogridtab-category-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  float: left;
  margin: 0 0 0.5rem 0;
  padding: 0 0 0.5rem 0;
}
.etl-repogridtab-category .etl-repogridtab-category-item.etl-repogridtab-category-item-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-category .etl-repogridtab-category-item.etl-repogridtab-category-item-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.etl-repogridtab-category .etl-repogridtab-catimage {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.etl-repogridtab-category .etl-repogridtab-catimage.left {
  margin-right: 1rem;
}
.dir-rtl .etl-repogridtab-category .etl-repogridtab-catimage.left {
  margin-left: 1rem;
  margin-right: 0;
}
.etl-repogridtab-category .etl-repogridtab-catimage.right {
  margin-left: 1rem;
}
.dir-rtl .etl-repogridtab-category .etl-repogridtab-catimage.right {
  margin-right: 1rem;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-category .etl-repogridtab-category-item-text {
    padding-top: 1rem;
  }
}
.etl-repogridtab-category .etl-repogridtab-cattitle {
  margin: 0 0 0.25rem 0;
  font-weight: 400;
  line-height: 1.25;
  font-size: 1.5vw;
}
@media (max-width: 100rem) {
  .etl-repogridtab-category .etl-repogridtab-cattitle {
    font-size: 1.5rem;
  }
}
.etl-repogridtab-category .etl-repogridtab-catdescription {
  margin: 0 0 0.5rem 0;
  font-size: 1.1vw;
}
@media (max-width: 100rem) {
  .etl-repogridtab-category .etl-repogridtab-catdescription {
    font-size: 1.1rem;
  }
}
.etl-repogridtab-maindescription {
  margin: 0 0 1.938rem 0;
  font-size: 1.15vw;
  opacity: 0.9;
}
@media (max-width: 100rem) {
  .etl-repogridtab-maindescription {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-maindescription {
    padding-top: 1rem;
  }
}
.etl-repogridtab-uppertitle {
  display: block;
  padding-right: 0.938rem;
  font-size: 1.5vw;
  font-weight: 400;
}
@media (max-width: 66.6666666667rem) {
  .etl-repogridtab-uppertitle {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-uppertitle {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .etl-repogridtab-uppertitle {
  padding-left: 0.938rem;
  padding-right: 0;
}
.etl-contenttabs-repo {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 1.563rem;
}
@media only all and (max-width: 47.99rem) {
  .etl-contenttabs-repo .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
    margin-left: 0;
    width: 100%;
  }
  .etl-contenttabs-repo .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content {
    padding: 0;
  }
}
.etl-contenttabs-repo.etl-1cols:last-child {
  border-bottom: none;
}
@media only all and (max-width: 47.99rem) {
  .etl-contenttabs-repo.etl-1cols .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
    margin-left: 0;
    width: 100%;
  }
  .etl-contenttabs-repo.etl-1cols .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content {
    padding: 0;
  }
}
.etl-contenttabs-repo.etl-2cols {
  width: 47%;
  display: inline-block;
}
.etl-contenttabs-repo.etl-2cols .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
  margin-left: 0;
  width: 100%;
}
.dir-rtl .etl-contenttabs-repo.etl-2cols .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
  margin-right: 0;
  width: 100%;
}
.etl-contenttabs-repo.etl-2cols .etl-repogridtab-grid {
  overflow: inherit;
}
.etl-contenttabs-repo.etl-2cols:nth-child(odd) {
  margin-right: 1%;
}
.etl-contenttabs-repo.etl-2cols:nth-child(even) {
  margin-left: 1%;
}
@media only all and (max-width: 47.99rem) {
  .etl-contenttabs-repo.etl-2cols {
    width: 100%;
  }
}
.etl-contenttabs-repo.etl-3cols {
  width: 32%;
  display: inline-block;
}
.etl-contenttabs-repo.etl-3cols .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
  margin-left: 0;
  width: 100%;
}
.dir-rtl .etl-contenttabs-repo.etl-3cols .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
  margin-right: 0;
  width: 100%;
}
.etl-contenttabs-repo.etl-3cols .etl-repogridtab-grid {
  overflow: inherit;
}
.etl-contenttabs-repo.etl-3cols:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .etl-contenttabs-repo.etl-3cols {
    width: 100%;
  }
}
.etl-contenttabs-repo.etl-3cols .etl-repogridtab-grid-item-version {
  width: 100%;
}
.etl-contenttabs-repo.etl-imagefull-bloc {
  vertical-align: top;
}
.etl-contenttabs-repo.etl-imagefull-bloc .etl-repogridtab-grid-item-wrapper {
  display: block !important;
  width: 100% !important;
}
.etl-contenttabs-repo.etl-imagefull-bloc .etl-repogridtab-grid-item-wrapper .etl-repogridtab-grid-item-image {
  width: 100% !important;
  padding: 0 0.938rem 0.469rem 0.938rem !important;
}
.etl-2cols span.hiddenmulticol, .etl-3cols span.hiddenmulticol {
  display: none;
}
.etl-repogridtab-grid {
  margin: 0 -0.938rem;
  overflow: auto;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid {
    margin: -0.938rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-item, .etl-repogridtab-grid .etl-repogridtab-grid-item {
  width: 100%;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-titlerepo {
  font-weight: 700;
  font-size: 1.4vw;
  margin: 0.938rem;
  border-bottom: 1px solid #439a86;
}
@media (max-width: 78.5714285714rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-titlerepo {
    font-size: 1.1rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-titlerepo.etl-repogridtab-grid-item-titlerepo-center {
  border-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-titlerepo.etl-repogridtab-grid-item-titlerepo-center:before, .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-titlerepo.etl-repogridtab-grid-item-titlerepo-center:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #439a86;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-titlerepo.etl-repogridtab-grid-item-titlerepo-center span {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  padding: 0 10px;
  flex: 1 1 0%;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription {
  font-weight: 400;
  font-size: 0.9vw;
  margin: 0.938rem;
  opacity: 0.8;
  margin-top: 0.125rem;
}
@media (max-width: 100rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription {
    font-size: 0.9rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription.etl-repogridtab-grid-item-bottomsmall {
  font-size: 0.8vw;
}
@media (max-width: 100rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription.etl-repogridtab-grid-item-bottomsmall {
    font-size: 0.8rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription.etl-repogridtab-grid-item-bottomdefaultcenter {
  text-align: center;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription.etl-repogridtab-grid-item-bottomsmallcenter {
  font-size: 0.8vw;
  text-align: center;
}
@media (max-width: 100rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-bottomdescription.etl-repogridtab-grid-item-bottomsmallcenter {
    font-size: 0.8rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-total-downloads {
  font-weight: 600;
  opacity: 0.7;
  font-size: 1.1vw;
  margin: 0.5rem 0 0 0;
  padding-left: 10px;
}
@media (max-width: 100rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-total-downloads {
    font-size: 1.1rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.938rem;
  margin-bottom: 0.125rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-wrapper {
    margin: 0.938rem;
    margin-bottom: 0.125rem;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-wrapper .etl-repogridtab-grid-item-image {
  position: relative;
  width: 28%;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-wrapper .etl-repogridtab-grid-item-image {
    width: 100%;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-wrapper .etl-repogridtab-grid-item-image img {
  width: 100%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  padding: 0 0.938rem 0.469rem 0.938rem;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content {
    margin: 0.938rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content.etl-repogridtab-grid-item-content-no-image {
  padding-left: 0;
}
.dir-rtl .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content {
  text-align: right;
}
.dir-rtl .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content.etl-repogridtab-grid-item-content-no-image {
  padding-right: 0;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-content-data.center-only-phone .etl-repogridtab-grid-item-description {
  text-align: left;
}
.dir-rtl .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-content-data.center-only-phone .etl-repogridtab-grid-item-description {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-content-data.center-only-phone {
    margin: 0.938rem;
    text-align: center;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-environments span {
  font-size: 0.9vw;
  margin-top: 0.325rem;
  margin-right: 12px;
  background: #439a86;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0px 10px;
}
@media (max-width: 100rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-environments span {
    font-size: 0.9rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-environments span.etl-repogridtab-grid-item-maintype {
  background: #8f4dae;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header {
  font-weight: 400;
  font-size: 0.8rem;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div {
  display: inline-block;
  opacity: 0.7;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-date {
  margin-left: 1.25rem;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-version {
  margin-left: 0;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-prevalue {
  color: #429884;
  opacity: 1;
  font-weight: 600;
  margin-right: 0.2083333333rem;
}
.dir-rtl .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header div.etl-repogridtab-grid-item-prevalue {
  margin-right: 0;
  margin-left: 0.2083333333rem;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header .etl-repogridtab-grid-item-versiontype {
  margin-left: 4px;
  background: #439a86;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0px 10px;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-header .etl-repogridtab-grid-item-versionlicence {
  margin-left: 4px;
  font-weight: 600;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-author {
  margin-top: 0.625rem;
  font-size: 0.8rem;
  color: rgba(102, 102, 102, 0.6);
  vertical-align: bottom;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-author img {
  max-height: 25px;
  width: auto;
  vertical-align: bottom;
  margin-right: 0.625rem;
  margin-bottom: 0.23rem;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-author img.avatarrounded {
  border-radius: 50%;
}
.dir-rtl .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-author img {
  margin-right: 0;
  margin-left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-author span {
    display: block;
    margin-top: 5px;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-case {
  color: #000000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.325rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-case {
    font-size: 0.8rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-description {
  opacity: 0.8;
  margin-top: 0.825rem;
  text-align: left;
  font-size: 0.9vw;
}
.dir-rtl .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-description {
  text-align: right;
}
@media (max-width: 111.1111111111rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-description {
    font-size: 1rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-description p {
  margin: 0.8rem 0;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-button {
  display: block;
  margin-top: 5px;
  color: #656565;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-button {
    font-size: 1rem;
  }
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-content .etl-repogridtab-grid-item-link {
  margin-top: 0.425rem;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item a.etl-repogridtab-grid-item-link-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  color: transparent;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item a.etl-repogridtab-grid-item-link-overlay:hover {
  background-color: rgba(67, 154, 134, 0.1);
  color: #439a86;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item a.etl-repogridtab-grid-item-link-overlay:hover span {
  float: right;
  padding: 0.25rem;
}
.etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-title {
  font-size: 1.4rem;
  line-height: 1.44;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .etl-repogridtab-grid .etl-repogridtab-grid-item .etl-repogridtab-grid-item-title {
    line-height: 1.48;
  }
}
.etl-repogridtab-grid.gridshuffle {
  position: relative;
  margin: 0 -0.938rem;
  overflow: visible !important;
}
.etl-repogridtab-grid.cols-2 .etl-repogridtab-grid-item, .etl-repogridtab-grid.cols-2 .etl-repogridtab-grid-sizer {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid.cols-2 .etl-repogridtab-grid-item, .etl-repogridtab-grid.cols-2 .etl-repogridtab-grid-sizer {
    width: 100%;
  }
}
.etl-repogridtab-grid.cols-3 .etl-repogridtab-grid-item, .etl-repogridtab-grid.cols-3 .etl-repogridtab-grid-sizer {
  width: 33.3%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-repogridtab-grid.cols-3 .etl-repogridtab-grid-item, .etl-repogridtab-grid.cols-3 .etl-repogridtab-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-repogridtab-grid.cols-3 .etl-repogridtab-grid-item, .etl-repogridtab-grid.cols-3 .etl-repogridtab-grid-sizer {
    width: 100%;
  }
}
/* etl-repogridtab-display-header-none for joomla article - Remove title and image of Repo */
.etl-repogridtab-grid-item-titlerepo.etl-repogridtab-display-header-none {
  display: none;
}
.etl-repogridtab-grid-item-image.etl-repogridtab-display-header-none {
  display: none;
}
.etl-contenttabs-repo.etl-repogridtab-display-header-none {
  margin-top: 0.1rem;
}
/* Style for Accordion pure CSS3 see in Code Pen https://codepen.io/Hornebom/pen/JqmEl - No Javascript*/
.etl-accordeon-repo {
  opacity: 0.9;
  font-size: 0.9vw;
}
.etl-accordeon-repo p {
  margin: 0.625rem 0;
}
@media (max-width: 100rem) {
  .etl-accordeon-repo {
    font-size: 0.9rem;
  }
}
.etl-accordeon-repo .accordeon {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.etl-accordeon-repo .accordeon .item {
  position: relative;
  width: 100%;
  min-height: 40px;
  margin: 2px 0;
}
.etl-accordeon-repo .accordeon input[type="radio"], .etl-accordeon-repo .accordeon input[type="radio"] + label {
  position: absolute;
  width: 100%;
  height: 40px;
}
.etl-accordeon-repo .accordeon input[type="radio"] {
  opacity: 0;
  z-index: 9;
  cursor: pointer;
}
.etl-accordeon-repo .accordeon input[type="radio"] + label {
  background: url('../images/arrow-down.svg') rgba(67, 154, 134, 0.15);
  background-repeat: no-repeat;
  background-position: 99% 20%;
  padding: 2px 15px 0 15px;
  font-size: 1.1vw;
  color: #333;
  z-index: 8;
}
@media (max-width: 100rem) {
  .etl-accordeon-repo .accordeon input[type="radio"] + label {
    font-size: 1.1rem;
  }
}
.etl-accordeon-repo .accordeon article[id^="content-"] {
  /* more or individual styling can be applied by using id$="number" */
  position: relative;
  width: 100%;
  padding: 0px 15px 0px 15px;
  height: auto;
  max-height: 0px;
  background: #ffffff;
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.etl-accordeon-repo .accordeon article[id^="content-"]:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 20px;
  width: 0;
  height: 1px;
  background: #8f4dae;
  -webkit-transition: width 0s;
  -moz-transition: width 0s;
  -o-transition: width 0s;
  transition: width 0s;
}
@media only all and (max-width: 47.99rem) {
  .etl-accordeon-repo .accordeon article[id^="content-"]:before {
    display: none;
  }
}
.etl-accordeon-repo .accordeon input[type="radio"]:hover + label {
  background: url('../images/arrow-down.svg') rgba(67, 154, 134, 0.05);
  border-top: 1px solid rgba(67, 154, 134, 0.45);
  background-repeat: no-repeat;
  background-position: 99% 20%;
}
.etl-accordeon-repo .accordeon input[type="radio"]:checked + label {
  background: #ffffff;
  border-top: 1px solid rgba(67, 154, 134, 0.35);
}
.etl-accordeon-repo .accordeon input[type="radio"]:checked ~ article[id^="content-"] {
  height: auto;
  max-height: 1000px;
  padding: 55px 15px 15px 15px;
  -webkit-transition: all 0.25s 0.25s;
  -moz-transition: all 0.25s 0.25s;
  -o-transition: all 0.25s 0.25s;
  transition: all 0.25s 0.25s;
}
.etl-accordeon-repo .accordeon input[type="radio"]:checked ~ article[id^="content-"]:before {
  width: 40px;
  -webkit-transition: width 0.3s 0.3s;
  -moz-transition: width 0.3s 0.3s;
  -o-transition: width 0.3s 0.3s;
  transition: width 0.3s 0.3s;
}
/* Styles for Github tab */
.etl-repotabletitle {
  margin-bottom: 0.5rem;
  font-size: 1.2vw;
  font-family: "roboto", sans-serif;
}
@media (max-width: 83.3333333333rem) {
  .etl-repotabletitle {
    font-size: 1rem;
  }
}
.divTable {
  display: table;
  width: 100%;
}
.divTable .badge-danger {
  background-color: #f89406 !important;
}
.divTableRow {
  display: table-row;
}
.divTableCell, .divTableHead {
  border: 1px solid #cccccc;
  display: table-cell;
  padding: 3px 10px;
  text-align: center;
}
.divTableCell1, .divTableHead1 {
  border: 1px solid #cccccc;
  display: table-cell;
  padding: 3px 10px;
  text-align: left;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}
.divTableBody {
  display: table-row-group;
}
/* Button Style - Follow Helium Style */
.button {
  display: inline-block;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.01rem;
  background: #439a86;
  color: #ffffff;
  border: 1px solid transparent;
  margin: 0 0 0.5rem 0;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .button {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
  }
}
.button:hover, .button:active, .button:focus {
  background: #439a86;
  color: #ffffff !important;
  outline: 0;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover {
  background: #439a86;
}
.button.fa {
  line-height: 1.15;
}
.button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
.button.button-block {
  width: 100%;
  display: block;
}
.button.button-xlarge {
  font-size: 1.3rem;
  padding: 1rem 2rem;
}
.button.button-large {
  font-size: 1.2rem;
  padding: 0.8rem 1.3rem;
}
.button.button-small {
  font-size: 0.8rem;
  padding: 0.6rem 0.7rem;
}
.button.button-xsmall {
  font-size: 0.7rem;
  padding: 0.5rem;
}
.button.button-2 {
  background: #8f4dae;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #8f4dae;
  color: #ffffff;
}
.button.button-outline {
  background: transparent;
  color: #439a86;
  border-color: #439a86;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #439a86;
  border-color: transparent;
  color: #ffffff;
}
.button.button-outline-light {
  background: transparent;
  color: gray !important;
  font-weight: 400;
  border-color: #439a86;
}
.button.button-outline-light:hover, .button.button-outline-light:active, .button.button-outline-light:focus {
  background: rgba(67, 154, 134, 0.05);
}
.button.button-outline-light a {
  color: #439a86 !important;
  font-weight: 500;
}
.button.button-outline-light a:hover, .button.button-outline-light a:active, .button.button-outline-light a:focus {
  color: #52b49d !important;
}
.button.button-outline-2 {
  background: transparent;
  color: #8f4dae;
  border-color: #8f4dae;
}
.button.button-outline-2:hover, .button.button-outline-2:active, .button.button-outline-2:focus {
  background: #8f4dae;
  border-color: transparent;
  color: #ffffff;
}
.button.button-gradient {
  background-color: #439a86;
  background-image: -webkit-linear-gradient(-360deg, #439a86, #8f4dae);
  background-image: linear-gradient(90deg,#439a86, #8f4dae);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #439a86;
  color: white;
}
.button.button-bevel {
  border-radius: 0.4rem;
}
.button.button-square {
  border-radius: 0;
}
.double-button-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 2px;
  margin-right: 0;
}
.double-button-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
  margin-left: 0;
}
.the-arrow {
  width: 1px;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #4c4c4c;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #4c4c4c;
}
.the-arrow.-left > .shaft:before {
  transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  transform: rotate(0);
}
.the-arrow.-right {
  top: 3px;
  margin-left: 1rem;
}
.the-arrow.-right > .shaft {
  width: 1px;
  transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #4c4c4c;
  display: block;
  height: 1px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #4c4c4c;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.2s;
  transition-delay: 0;
}
.the-arrow > .shaft:before {
  transform-origin: top right;
}
.the-arrow > .shaft:after {
  transform-origin: bottom right;
}
.textarrow {
  font-size: 20px;
  line-height: 35px;
  margin-top: 0.5rem;
}
.animated-arrow {
  display: inline-block;
  color: #4c4c4c;
  font-size: 1.25em;
  font-style: italic;
  text-decoration: none;
  position: relative;
  transition: all 0.2s;
}
.animated-arrow:hover {
  color: #52b49d;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 40px;
  transition-delay: 0.1s;
  background-color: #52b49d;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #52b49d;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  transform: rotate(-40deg);
}
.animated-arrow:hover > .mainarrow {
  transform: translateX(17px);
  transform: translateX(56px);
}
.animated-arrow:hover > .mainarrow > .the-arrow.-right > .shaft {
  width: 0;
  transform: translateX(200%);
  transition-delay: 0;
}
.animated-arrow:hover > .mainarrow > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .mainarrow > .the-arrow.-right > .shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.animated-arrow:hover > .mainarrow > .the-arrow.-right > .shaft:before {
  transform: rotate(0);
}
.animated-arrow:hover > .mainarrow > .the-arrow.-right > .shaft:after {
  transform: rotate(0);
}
.animated-arrow > .mainarrow {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.animated-arrow > .mainarrow > .text {
  margin: 0 16px 0 0;
  line-height: 1;
}
.animated-arrow > .mainarrow > .the-arrow {
  position: relative;
}
.changelog h5 {
  margin-bottom: 0.5rem;
}
.changelog ol {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem 0;
}
.changelog ol a[href="#new"] + ul > li:before {
  background-color: #207de5;
  content: "Nouveau";
}
.changelog ol a[href="#improved"] + ul > li:before {
  background-color: #fbca04;
  color: #333;
  content: "Amélioration";
}
.changelog ol a[href="#bugfix"] + ul > li:before {
  background-color: #fc2929;
  content: "Bug fix";
}
.changelog ul {
  list-style: none;
  padding: 0;
}
.changelog ul li {
  margin-bottom: 0.1rem;
  padding-left: 6rem;
}
.changelog ul li:before {
  margin-left: -6rem;
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  margin-right: 1rem;
  text-align: center;
  width: 5rem;
  font-size: 0.8rem;
  font-style: normal;
}
.changelog-en h5 {
  margin-bottom: 0.5rem;
}
.changelog-en ol {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem 0;
}
.changelog-en ol a[href="#new"] + ul > li:before {
  background-color: #207de5;
  content: "New";
}
.changelog-en ol a[href="#improved"] + ul > li:before {
  background-color: #fbca04;
  color: #333;
  content: "Improved";
}
.changelog-en ol a[href="#bugfix"] + ul > li:before {
  background-color: #fc2929;
  content: "Bug fix";
}
.changelog-en ul {
  list-style: none;
  padding: 0;
}
.changelog-en ul li {
  margin-bottom: 0.1rem;
  padding-left: 6rem;
}
.changelog-en ul li:before {
  margin-left: -6rem;
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  margin-right: 1rem;
  text-align: center;
  width: 5rem;
  font-size: 0.8rem;
  font-style: normal;
}
.etl-acy-newsletter .etl-acy-placeholder-defaut input[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c !important;
}
.etl-acy-newsletter .etl-acy-placeholder-defaut input[type="text"]::-moz-placeholder {
  color: #8c8c8c !important;
}
.etl-acy-newsletter .etl-acy-placeholder-defaut input[type="text"]:-ms-input-placeholder {
  color: #8c8c8c !important;
}
.etl-acy-newsletter .etl-acy-placeholder-clear input[type="text"]::-webkit-input-placeholder {
  color: gray !important;
}
.etl-acy-newsletter .etl-acy-placeholder-clear input[type="text"]::-moz-placeholder {
  color: gray !important;
}
.etl-acy-newsletter .etl-acy-placeholder-clear input[type="text"]:-ms-input-placeholder {
  color: gray !important;
}
.etl-acy-newsletter .etl-acy-placeholder-dark input[type="text"]::-webkit-input-placeholder {
  color: white !important;
}
.etl-acy-newsletter .etl-acy-placeholder-dark input[type="text"]::-moz-placeholder {
  color: white !important;
}
.etl-acy-newsletter .etl-acy-placeholder-dark input[type="text"]:-ms-input-placeholder {
  color: white !important;
}
.etl-acy-newsletter .etl-acy-newsletter-form {
  white-space: nowrap;
}
.etl-acy-newsletter h2 {
  margin-bottom: 0.1rem;
}
.etl-acy-newsletter .etl-acy-newsletter-headtext {
  margin-bottom: 1rem;
}
.etl-acy-newsletter .etl-acy-newsletter-foottext {
  margin-top: 1rem;
}
.etl-acy-newsletter .etl-acy-border-radius-0 input[type="text"], .etl-acy-newsletter .etl-acy-border-radius-0 input[type="submit"] {
  border-radius: 0 !important;
}
.etl-acy-newsletter .etl-acy-border-radius-defaut input[type="text"], .etl-acy-newsletter .etl-acy-border-radius-defaut input[type="submit"] {
  border-radius: 0.1875rem !important;
}
.etl-acy-newsletter .etl-acy-border-radius-1rem input[type="text"], .etl-acy-newsletter .etl-acy-border-radius-1rem input[type="submit"] {
  border-radius: 1rem !important;
}
.etl-acy-newsletter .etl-acy-newsletter-inputboxemail-1, .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-2, .etl-acy-newsletter .etl-acy-newsletter-inputboxname-2, .etl-acy-newsletter .etl-acy-newsletter-button-1, .etl-acy-newsletter .etl-acy-newsletter-button-2 {
  height: 40px;
}
.etl-acy-newsletter .etl-acy-newsletter-inputboxemail-1 {
  color: #666666;
  background-color: rgba(230, 230, 230, 0);
  border: 0;
  display: inline-block;
  padding: 0.7rem 1.25rem;
  width: 73%;
  margin-right: 0.25rem;
  vertical-align: top;
  box-shadow: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-1 {
    padding: 0.7rem 0.5rem;
    width: 53%;
  }
}
.etl-acy-newsletter .etl-acy-newsletter-inputboxemail-compact-text {
  color: #666666;
  background-color: rgba(230, 230, 230, 0);
  border: 0;
  border-radius: 0;
  height: 40px;
  display: inline-block;
  padding: 0.7rem 1.25rem;
  width: 75%;
  margin-right: 0rem;
  vertical-align: top;
  box-shadow: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-compact-text {
    padding: 0.7rem 0.5rem;
    width: 60%;
  }
}
.etl-acy-newsletter .etl-acy-newsletter-inputboxname-2, .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-2 {
  color: #666666;
  background-color: rgba(230, 230, 230, 0);
  border: 0;
  display: inline-block;
  padding: 0.7rem 1.25rem;
  width: 36%;
  margin-right: 0.25rem;
  vertical-align: top;
  box-shadow: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-inputboxname-2, .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-2 {
    padding: 0.7rem 0.5rem;
    width: 35%;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-inputboxname-2, .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-2 {
    width: 100%;
    display: block;
  }
}
.etl-acy-newsletter .etl-acy-newsletter-button-1 {
  width: 25%;
  height: 40px;
  padding-left: inherit;
  padding-right: inherit;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-button-1 {
    padding: 0.7rem 0.5rem;
    width: 40%;
  }
}
.etl-acy-newsletter .etl-acy-newsletter-button-compact-text {
  width: 25%;
  border-radius: 0;
  height: 40px;
  padding-left: inherit;
  padding-right: inherit;
  margin-left: -4px;
}
@media only all and (max-width: 47.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-button-compact-text {
    margin-left: 0px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-button-compact-text {
    padding: 0.7rem 0.5rem;
    width: 40%;
  }
}
.etl-acy-newsletter .etl-acy-newsletter-button-2 {
  width: 25%;
  height: 40px;
  padding-left: inherit;
  padding-right: inherit;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-button-2 {
    padding: 0.7rem 0.5rem;
    width: 30%;
  }
}
@media only all and (max-width: 47.99rem) {
  .etl-acy-newsletter .etl-acy-newsletter-button-2 {
    width: 100%;
    display: block;
  }
}
.etl-acy-newsletter .etl-acy-newsletter-inputboxemail-compact input, .etl-acy-newsletter .etl-acy-newsletter-inputboxemail-compact .g-newsletter-button-submit, .etl-acy-newsletter .etl-acy-newsletter-button-compact input, .etl-acy-newsletter .etl-acy-newsletter-button-compact .g-newsletter-button-submit {
  height: 40px;
  width: 100%;
  border-radius: 0;
  margin-left: -4px;
  box-shadow: none;
  font-size: 0.875rem;
}
.etl-acy-newsletter .etl-acy-newsletter-inputboxemail-compact input {
  color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, 0.25);
  background: transparent;
  padding: 0 0.938rem;
  margin-bottom: 0;
}
.etl-acy-newsletter .etl-acy-newsletter-compact-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.etl-acy-newsletter .etl-acy-newsletter-compact-wrapper .etl-acy-newsletter-inputboxemail-compact, .etl-acy-newsletter .etl-acy-newsletter-compact-wrapper .etl-acy-newsletter-button-compact {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
.etl-acy-newsletter .etl-acy-newsletter-compact-wrapper .etl-acy-newsletter-inputboxemail-compact {
  width: 75%;
}
.etl-acy-newsletter .etl-acy-newsletter-compact-wrapper .etl-acy-newsletter-button-compact {
  margin-left: -4px;
}
.etl-acy-newsletter .etl-acy-newsletter-compact-wrapper .etl-acy-newsletter-button-compact-icon i {
  line-height: 40px;
}
.etl-acy-newsletter .etl-acy-newsletter-button-compact .etl-acy-newsletter-button-compact-submit {
  color: #ffffff;
  margin-bottom: 0;
  display: block;
  text-align: center;
}
.etl-acy-newsletter .etl-acy-newsletter-button-compact .etl-acy-newsletter-button-compact-icon {
  color: #ffffff;
  border: 0;
}
.etl-acy-newsletter .etl-acy-newsletter-button-compact .etl-acy-newsletter-button-compact-icon i {
  font-size: 1.25rem;
  line-height: 40px;
  vertical-align: middle;
}
.etl-acy-newsletter .etl-acy-newsletter-button-compact-submit input[type="submit"] {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  display: inline-block;
  text-rendering: auto;
  font-size: 1.3rem;
  line-height: 30px;
  vertical-align: middle;
}
.g-verticalslideshow-wrapper .swiper-container {
  width: 100%;
  height: 100%;
  padding: 0 45px;
}
.g-verticalslideshow-wrapper .swiper-slide {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  background-size: cover;
  transition: transform 0.5s ease-in-out;
}
.g-verticalslideshow-wrapper .swiper-slide.swiper-slide-active {
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
  transform: rotate(2deg);
}
.g-verticalslideshow-wrapper .swiper-wrapper {
  margin: -1rem 0;
}
.g-verticalslideshow-wrapper .slide-content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.g-verticalslideshow-wrapper .slide-content h1 {
  color: #ffffff;
  padding-left: 0.938rem;
  font-weight: normal;
}
.dir-rtl .g-verticalslideshow-wrapper .slide-content h1 {
  padding-left: 0;
  padding-right: 0.938rem;
}
.g-verticalslideshow-wrapper .swiper-nav {
  display: flex;
  position: absolute;
  bottom: 0;
  height: 8.25rem;
  font-size: 2rem;
  font-weight: bold;
  flex-direction: column;
  right: 5px;
}
.dir-rtl .g-verticalslideshow-wrapper .swiper-nav {
  left: 5px;
  right: auto;
}
.g-verticalslideshow-wrapper .swiper-nav i {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}
.g-verticalslideshow-wrapper .swiper-nav i:hover {
  color: rgba(255, 255, 255, 0.75);
}
.g-verticalslideshow-wrapper .swiper-nav .vswiper-button-prev, .g-verticalslideshow-wrapper .swiper-nav .vswiper-button-next {
  position: static;
  width: auto;
  height: 4rem;
  cursor: pointer;
  margin-top: calc(-1 * 44px / 2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-verticalslideshow-wrapper .swiper-nav .vswiper-button-prev:after, .g-verticalslideshow-wrapper .swiper-nav .vswiper-button-next:after {
  display: none;
  font-weight: bold;
}
.g-timeline .g-timeline-title {
  position: relative;
  font-weight: 700;
  font-size: 1rem;
  margin-left: 0.625rem;
}
.g-timeline .swiper-container-timeline {
  overflow: hidden;
}
.g-timeline .g-timeline-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2.814rem 0;
}
.g-timeline .g-timeline-wrapper .spacer {
  padding: 0 0.2083333333rem;
}
.g-timeline .g-timeline-wrapper .g-item-title {
  font-size: 1.2vw;
  padding: 0.938rem;
  position: relative;
  border-radius: 4px;
  border: 1px solid inherit;
  margin: 0;
  font-weight: 700;
}
@media (max-width: 75rem) {
  .g-timeline .g-timeline-wrapper .g-item-title {
    font-size: 0.9rem;
  }
}
.g-timeline .g-timeline-wrapper .g-item-title span {
  font-size: 1vw;
  display: block;
  font-weight: 400;
}
@media (max-width: 80rem) {
  .g-timeline .g-timeline-wrapper .g-item-title span {
    font-size: 0.8rem;
  }
}
@media (min-width: 100rem) {
  .g-timeline .g-timeline-wrapper .g-item-title span {
    font-size: 1rem;
  }
}
.g-timeline .g-timeline-wrapper .g-item-title a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
}
.g-timeline .g-timeline-wrapper .odd {
  margin-right: 0px !important;
}
.g-timeline .g-timeline-wrapper .odd .g-timestamp {
  width: 100%;
  position: relative;
  top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-weight: 100;
}
.g-timeline .g-timeline-wrapper .odd .g-status {
  padding: 0px 40px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  border-bottom: 2px solid #E5E5E5;
  position: relative;
  transition: all 200ms ease-in;
}
.g-timeline .g-timeline-wrapper .odd .g-status .g-item-title {
  background: rgba(143, 77, 174, 0.2);
  bottom: 1.25rem;
  border-bottom: 2px solid rgba(143, 77, 174, 0.2);
}
.g-timeline .g-timeline-wrapper .odd .g-status::after {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  z-index: 10;
  border-radius: 50%;
  background-color: #E5E5E5;
  bottom: -5px;
}
.g-timeline .g-timeline-wrapper .even {
  margin-right: 0px !important;
}
.g-timeline .g-timeline-wrapper .even .g-timestamp {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-weight: 100;
  position: relative;
  bottom: 20px;
}
.g-timeline .g-timeline-wrapper .even .g-status {
  padding: 0px 40px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  border-top: 2px solid #E5E5E5;
  position: relative;
  transition: all 200ms ease-in;
}
.g-timeline .g-timeline-wrapper .even .g-status .g-item-title {
  background: rgba(67, 154, 134, 0.2);
  top: 1.25rem;
  border-bottom: 2px solid rgba(67, 154, 134, 0.2);
}
.g-timeline .g-timeline-wrapper .even .g-status::after {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  z-index: 10;
  border-radius: 50%;
  background-color: #E5E5E5;
  top: -5px;
}
.g-timestamp.etl-height {
  height: 60px !important;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
    font-size: 1rem !important;
  }
  .g-swiper.multislides .button {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  .g-swiper.multislides .swiper-navigation > div {
    font-size: 2rem !important;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  height: 10px;
}
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
  top: unset;
  bottom: 0;
  transform: none;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0;
  }
}
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
  right: auto;
  left: 10px;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: 10px;
  }
  .dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: auto;
    left: 10px;
  }
}
.g-swiper div[class*="swiper-pagination-parent"] {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 2px solid #ffffff;
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  outline: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.active {
  outline: 0;
  -moz-outline-style: none;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
  border-color: #ffffff;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  width: 8px;
  height: 8px;
  background: #000000;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    width: 6px;
    height: 6px;
  }
}
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #439a86;
}
.g-swiper .g-swiper-slider .swiper-slide {
  position: relative;
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.g-swiper .g-swiper-slider .swiper-slide video {
  position: absolute;
  z-index: 10;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide {
  position: absolute;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 20;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  text-align: center;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #ffffff;
}
@media (max-width: 118.1818181818rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #ffffff;
}
@media (max-width: 120rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
  }
}
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #ffffff;
  outline: none;
  z-index: 20;
  cursor: pointer;
}
@media only all and (max-width: 47.99rem) {
  .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
    font-size: 3rem;
  }
}
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation div[class*="button-prev"] {
  left: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation.rtl div[class*="button-prev"] {
  right: 1rem;
  left: auto;
}
.swiper-navigation.rtl div[class*="button-next"] {
  right: auto;
  left: 1rem;
}
div[class*="g-swiper-thumbs"] {
  margin: 2rem 0;
  font-weight: 700;
}
div[class*="g-swiper-thumbs"].gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 0.9vw;
  height: 100%;
  margin: -1rem 2rem 0;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 111.1111111111rem) {
  div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
    font-size: 1rem;
  }
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
  z-index: 2;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 6px;
  transition: opacity 0.5s ease-in-out;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.25;
}
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
  font-size: 3rem;
  opacity: 1;
  z-index: 20;
}
@media only all and (max-width: 47.99rem) {
  div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
    font-size: 2rem;
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
.swiper-slide-active .kenburns {
  -webkit-animation: kenburns ease-out;
  -moz-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  -moz-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.swiper-slide-active .kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.swiper-slide-active .kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.swiper-slide-active .kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.swiper-slide-active .kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.swiper-slide-active .kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.itemid-171 dl {
  margin-top: 0.2rem;
  margin-bottom: 3.7rem;
}
.itemid-171 dd {
  float: left;
  margin-left: 0rem;
  padding-right: 1.5rem;
}
.img-fulltext-left {
  border: 0 solid silver;
  display: block;
  float: left;
  line-height: 0;
  margin-right: 6px;
  width: 50% !important;
  padding: 0 !important;
}
.pull-none img {
  border: 0 solid silver;
  max-height: 500px;
}
dl.article-info {
  margin-top: 0;
}
dl.article-info dt {
  display: none;
}
dl.article-info dd {
  display: inline-block;
  margin: 0;
  padding-right: 0.938rem;
  font-weight: 400;
  font-size: 1.1rem;
}
dl.fields-container {
  margin-top: 0;
}
dl.fields-container dt {
  display: none;
}
dl.fields-container dd {
  display: block;
  margin: 5px;
  padding-right: 0.938rem;
  font-weight: 400;
  font-size: 1.1rem;
}
.page-link {
  position: relative;
  display: block;
  color: #439a86;
}
.page-link:hover {
  color: #439b86;
}
.page-link:focus {
  color: #439b86;
}
.page-item.active .page-link {
  color: #fff;
  background-color: #439a86;
  border-color: #439a86;
}
.contact > h3 {
  display: none;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
  width: 100%;
  height: auto;
  padding: 12px 15px;
  margin-bottom: 10px;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#acym__wysid__template th {
  background: transparent;
  padding: 0rem;
}
#acym__wysid__template td {
  padding: 0rem;
  border: 0px solid #eaeaea;
}
#acym__wysid__template table {
  padding: 0rem;
  border: 0px solid #eaeaea;
}
#acym__wysid__template hr {
  margin-top: 5px;
  margin-left: 38%;
}
@media only all and (max-width: 47.99rem) {
  .osmap-items ul.level_0 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.shariff {
  margin-top: 1.1rem;
}
@media only all and (min-width: 48rem) {
  .headroom-bg-section, .headroom-bg-custom {
    -webkit-transition: -webkit-transform 200ms linear;
    -moz-transition: -moz-transform 200ms linear;
    transition: transform 200ms linear;
  }
  .headroom-bg-section.headroom--pinned:not('.headroom--top'), .headroom-bg-custom.headroom--pinned:not('.headroom--top') {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  .headroom-bg-section.headroom--unpinned-autohide, .headroom-bg-custom.headroom--unpinned-autohide {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .headroom-bg-section.headroom--not-top, .headroom-bg-custom.headroom--not-top {
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 1001 !important;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}
#g-top {
  background: #ffffff;
  color: #666666;
}
#g-bottom {
  background: #ffffff;
  color: #666666;
}
#g-copyright {
  background: #ffffff;
  color: #666666;
}
.outline-18 .g-wrapper {
  background: #ffffff;
}
#g-header h2 {
  color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
#g-header .gantry-logo img {
  width: 250px;
}
.table {
  border: 1px solid #E4E4E4;
  border-collapse: inherit;
  border-radius: 4px;
  width: 100%;
}
.table th {
  background: #f1f1f1;
  padding: 4px 10px;
  text-shadow: 1px 1px 0 #ffffff;
}
.table th:first-child {
  border-top-left-radius: 4px;
  width: 20%;
}
.table th:last-child {
  border-top-right-radius: 4px;
  width: 80%;
}
.table tfoot td {
  background: #f1f1f1;
  padding: 4px 10px;
  text-shadow: 1px 1px 0 #ffffff;
  text-align: center;
  font-weight: bold;
}
.table tfoot td:first-child {
  border-bottom-left-radius: 4px;
}
.table tfoot td:last-child {
  border-bottom-right-radius: 4px;
}
.table tr td {
  padding: 4px 10px;
  border-top: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
.table tr td:last-child {
  border-right: 0;
  width: 80%;
}
.table tr:first-child td {
  border-top: 1px solid #E4E4E4;
  width: 20%;
}
.table.noborder {
  border: 0;
}
.table.noborder th {
  background: transparent;
}
.table.noborder tr td {
  border: 0 !important;
}
.table.striped tr:nth-child(2n) td {
  background-color: #f8f8f8;
}
.changelog ol {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem 0;
}
.changelog ol a[href="#new"] + ul > li:before {
  background-color: #207de5;
  content: "Nouveau";
}
.changelog ol a[href="#improved"] + ul > li:before {
  background-color: #fbca04;
  color: #333;
  content: "Amélioration";
}
.changelog ol a[href="#bugfix"] + ul > li:before {
  background-color: #fc2929;
  content: "Bug fix";
}
.changelog ul {
  list-style: none;
  padding: 0;
}
.changelog ul li {
  margin-bottom: 0.1rem;
  padding-left: 6rem;
}
.changelog ul li:before {
  margin-left: -6rem;
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  margin-right: 1rem;
  text-align: center;
  width: 5rem;
  font-size: 0.8rem;
  font-style: normal;
}
.check-icon:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  padding-right: 6px;
  color: #5fa0c0;
}
.etl-download, .etl-support, .etl-tuto {
  display: inline-block;
  width: auto;
  font-size: 1.2rem;
  text-transform: uppercase;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1rem;
}
.etl-download a, .etl-support a, .etl-tuto a {
  color: #ffffff;
}
.etl-download a:hover, .etl-support a:hover, .etl-tuto a:hover {
  color: white;
}
.etl-download:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 6px;
}
.etl-support:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 6px;
}
.etl-tuto:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 6px;
}
.button-alt {
  background: #8f4dae;
}
.button-alt:hover, .button-alt:active, .button-alt:focus {
  background: #8f4dae;
}
.button-alt-nb {
  background: none !important;
  border: 2px solid #8f4dae;
  color: #666666;
  border: 2px solid #8f4dae;
}
.button-alt-nb:hover, .button-alt-nb:active, .button-alt-nb:focus {
  border: 2px solid #8f4dae;
  color: #676767;
}
.button-alt-nb a {
  background: none !important;
  color: #666666;
}
.button-alt-nb a:hover, .button-alt-nb a:active, .button-alt-nb a:focus {
  color: #676767;
}
.visitorcounter p:before {
  content: "Visites:";
  display: inline-block;
}
.outline-24 {
  background: url('../../../../images/p-miquau-hp.jpg') no-repeat fixed 50% 0% #874f9a;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.outline-24 .g-social a {
  background: none;
  border: none;
}
.outline-24 #g-footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
.outline-24 #g-showcase a, .outline-24 a {
  color: #ffffff;
}
.outline-24 .menu {
  position: relative;
  width: 36px;
  height: 6px;
  background-color: #ffffff;
  user-select: none;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  margin: 5px;
  color: #ffffff;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.outline-24 .menu label {
  cursor: pointer;
  position: absolute;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  line-height: 30px;
  top: -12px;
  left: 48px;
}
.outline-24 .menu:hover > ul.nav-links, .outline-24 .menu.open > ul.nav-links {
  transition: all 0.25s ease-in-out;
  opacity: 1;
  width: 180px;
  transform: translateX(15px);
  pointer-events: auto;
}
.outline-24 .menu:after, .outline-24 .menu:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 6px;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out;
}
.outline-24 .menu:after {
  top: 12px;
}
.outline-24 .menu:before {
  top: -12px;
}
.outline-24 .menu:hover, .outline-24 .menu.open {
  background-color: transparent;
}
.outline-24 .menu:hover::after, .outline-24 .menu:hover::before, .outline-24 .menu.open::after, .outline-24 .menu.open::before {
  transition: all 0.3s ease-in-out;
  width: 18px;
}
.outline-24 .menu:hover::after, .outline-24 .menu.open::after {
  transform: translate(3px, -7px) rotate(405deg);
}
.outline-24 .menu:hover::before, .outline-24 .menu.open::before {
  transform: translate(12px, 17px) rotate(-405deg);
}
.outline-24 .menu ul.nav-links {
  margin: 0;
  padding: 36px 0 0 0;
  opacity: 0;
  transform: translateX(-15px);
  transition: all 0.25s ease-in-out;
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
}
.outline-24 .menu ul.nav-links li {
  width: 100%;
  padding: 4px 8px;
  list-style-type: none;
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  border-left: 2px solid #ffffff;
}
.outline-24 .menu ul.nav-links li:hover, .outline-24 .menu ul.nav-links li.active {
  color: #8f4dae;
  border-left: 2px solid #8f4dae;
}
.etl-layout-text .g-owlcarousel-item-content img {
  width: auto;
  display: inline-block;
}
.etl-layout-text .owl-dots {
  bottom: inherit;
}
div.mod-languages ul li.lang-active {
  background-color: #439985;
}
.blog-items[class*=" masonry-"] .blog-item {
  display: inherit;
  margin-bottom: 1.5rem;
  page-break-inside: avoid;
  break-inside: avoid;
}
.box-dark.moduletable, .box-dark.widget, .box-dark > .g-content, .box-dark.moduletable h1, .box-dark.widget h1, .box-dark > .g-content h1, .box-dark.moduletable h2, .box-dark.widget h2, .box-dark > .g-content h2, .box-dark.moduletable h3, .box-dark.widget h3, .box-dark > .g-content h3, .box-dark.moduletable h4, .box-dark.widget h4, .box-dark > .g-content h4, .box-dark.moduletable h5, .box-dark.widget h5, .box-dark > .g-content h5, .box-dark.moduletable h6, .box-dark.widget h6, .box-dark > .g-content h6, .box-dark.moduletable strong, .box-dark.widget strong, .box-dark > .g-content strong, .box-dark.moduletable i, .box-dark.widget i, .box-dark > .g-content i {
  color: #fff;
}
.box-dark.moduletable, .box-dark.widget, .box-dark.g-outer-box, .box-dark > .g-content {
  background: #1f1e1e;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .owl-nav {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .owl-nav {
    display: none;
  }
}
/*# sourceMappingURL=custom_13.css.map */