/* Background Image block Main Title **/
/* Background Image block Main Title **/
/* Background Image block Sub Title **/
/* Background Image block Sub Title **/
/* default Main Title beans **/
/* default Main Title beans Mobile **/
/* default Sub Title beans **/
/* default Sub Title beans Mobile **/
/* Body only beans block text  **/
/* Body only beans block text  **/
/* main title color for beans block*/
/* sub title color for beans block*/
/* body text color #333 */
/* Add margin to the top of blocks, and you can remove that space by adding noTopMargin css tag to the block */
/* the space between the image and title in text image block */
/* the space between the image and body in text image block */
/******************** H tags / Tiles Fonts *********************/
/* h1, h2.largeText {
  font-size: 35px;
  line-height: 53px;
  margin-bottom: 5px;
  font-family: 'LeagueSpartan';
  font-weight: 500;
  color: #007374;
  letter-spacing: -0.01em; }
  @media all and (max-width: 767px) {
    h1, h2.largeText {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 10px; } }
	.nm-overlay .dropdown-menu > li > a:hover, .nm-overlay .dropdown-menu > li > a:focus {
		background-color: #00A194;
	}
h2 {
  font-size: 35px;
  line-height: 48px;
  margin-bottom: 5px;
  font-family: 'LeagueSpartan';
  color: #007374;
  font-weight: 500;
  letter-spacing: -0.01em; }
  @media all and (max-width: 767px) {
    h2 {
      font-size: 35px;
      line-height: 43px;
      margin-bottom: 10px; } }  */

h1, h2.largeText {
  /* font-size: 35px; */
  font-size: 65px !important;
  line-height: 75px !important;
  margin-bottom: 5px;
  font-family: 'HankenGrotesk' !important;
  font-weight: 500;
  color: #007374;
  letter-spacing: -0.01em; } 
  @media all and (max-width: 767px) {
    h1, h2.largeText {
      font-size: 50px !important;
      /** Mobile **/
      line-height: 53px !important;
      margin-bottom: 10px; } }
	.nm-overlay .dropdown-menu > li > a:hover, .nm-overlay .dropdown-menu > li > a:focus {
		background-color: #00A194;
	}
h2 {
  font-size: 50px !important;
  line-height: 50px !important;
  margin-bottom: 5px;
  font-family: 'HankenGrotesk' !important;
  color: #007374;
  font-weight: 500;
  letter-spacing: -0.01em; }
  @media all and (max-width: 767px) {
    h2 {
      font-size: 38px !important;
      /** Mobile **/
      line-height: 38px !important;
      margin-bottom: 10px; } } 
h3 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 5px;
  font-family: 'LeagueSpartan';
  color: #007374;
  font-weight: 500;
  letter-spacing: -0.01em; }
  @media all and (max-width: 767px) {
    h3 {
      font-size: 28px;
      /** Mobile **/
      line-height: 35px;
      margin-bottom: 5px; } }
@media all and (min-width: 768px) {
	h3 {
	  font-size: 35px !important;
	  line-height: 48px !important;
	}
}

span.head1 {
	font: normal 65px/75px "HankenGrotesk" !important;
}
span.head2 {
	font: normal 50px/50px "HankenGrotesk" !important;
}
@media all and (min-width: 768px) {
	span.head3 {
		font: normal 35px/48px "HankenGrotesk" !important;
	}
}
span.normal {
	font: normal 20px/30px "Roboto" !important;
	font-weight: 400;
}
span.pinktinos {
	color: #ef86a9 !important;
	font-style: italic;
	font-family: Tinos;
}
@media all and (max-width: 768px) {
    span.head1 {
		font: normal 50px/53px "HankenGrotesk" !important;
	}
	span.head2 {
		font: normal 38px/38px "HankenGrotesk" !important;
	}
}



h4 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 5px;
  font-family: 'LeagueSpartan';
  color: #007374;
  font-weight: 500;
  letter-spacing: -0.01em; }
  @media all and (min-width: 768px) {
    h4 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 5px; } }

h1 a, h2 a, h3 a, h4 a {
  color: #007374;
  transition: 0.5s; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #00A194;
  text-decoration: none; }

.container {
  width: 100%;
  padding: 0 15px; }
  @media all and (min-width: 768px) {
    .container {
      max-width: 750px; } }
  @media all and (min-width: 1024px) {
    .container {
      max-width: 990px;
      padding: 0 25px; } }
  @media all and (min-width: 1200px) {
    .container {
      max-width: 1410px;
      padding: 0 35px; } }

/*********** Full Text mixin *************/
/*********** Full Text contained mixin *************/
/*********** Text contained left mixin *************/
/*********** Default layout mixin *************/
/* 
 NM Menu styles 
*/
/* toggle button */
.nm-menu-toggle-left {
  float: left;
  margin-left: -12px; }

.nm-menu-toggle-right {
  float: right;
  margin-right: -12px; }

.nm-menu-toggle {
  padding: 12px;
  width: 48px;
  height: 48px; }

.nm-menu-icon {
  width: 24px;
  height: 24px;
  display: block;
  margin-top: -3px;
  background: url("../images/nm-icons.svg") 0px -1px no-repeat; }
  .nm-menu-icon.nm-icon-light {
    background-position-y: -48px; }
  .nm-menu-open .nm-menu-icon {
    background-position-x: -24px;
	background-position-y: -50px;}

/* mobile */
.nm-overlay {
  display: none;
  position: fixed;
  top: 110px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 1000; }
  .nm-menu-open .nm-overlay {
    display: block; }
  .nm-overlay > .nm-container {
    height: 100%; }
  .nm-overlay > .nm-container {
    display: flex;
    flex-direction: column; }
  .nm-overlay .nm-menu-close-left .nm-menu-close {
    float: left; }
  .nm-overlay .nm-menu-close-right .nm-menu-close {
    float: right; }
  .nm-overlay .nm-menu-close {
    padding: 12px;
    width: 48px;
    height: 48px;
    margin: 16px 16px 0; }
  .nm-overlay .nm-close-icon {
    width: 24px;
    height: 24px;
    display: block;
    background: url("../images/nm-icons.svg") -24px 0 no-repeat; }
    .nm-overlay .nm-close-icon.nm-icon-light {
      background-position-y: -48px; }

.nm-overlay .nm-menu ul.menu li.opened ul {
  display: block;
  position: static;
  border: none;
  box-shadow: none;
  float: none;
  border-radius: 0; }
  .nm-overlay .nm-menu ul.menu li.opened ul li:not(.last) {
    border-bottom: 1px solid #ddd; }

.nm-overlay .nm-menu {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 64px; }
  .nm-overlay .nm-menu ul.menu,
  .nm-overlay .nm-menu ul.menu li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .nm-overlay .nm-menu ul.menu a {
    display: inline-block;
    padding: 12px 16px;
    color: #000;
    font-size: 16px;
    line-height: 1.6;
    text-decoration: none;
    width: 100%; }
  .nm-overlay .nm-menu ul.menu li ul {
    padding-left: 16px; }
  .nm-overlay .nm-menu .content > ul,
  .nm-overlay .nm-menu ul.menu {
    margin: 16px; }
    .nm-overlay .nm-menu .content > ul > li,
    .nm-overlay .nm-menu ul.menu > li {
      border-top: 1px solid #ddd; }
      .nm-overlay .nm-menu .content > ul > li:last-child,
      .nm-overlay .nm-menu ul.menu > li:last-child {
        border-bottom: 1px solid #ddd; }

/* desktop */
.sticky-wrapper {
  position: relative;
  z-index: 2; }
  .sticky-wrapper + #section-main-content {
    position: relative;
    z-index: 1; }

.nm-menu .expanded.dropdown .caret {
  display: none; }

header:not(.nm-overlay) .nm-menu {
  display: inline-block;
  float: left; }
  header:not(.nm-overlay) .nm-menu ul.menu,
  header:not(.nm-overlay) .nm-menu ul.menu li {
    list-style: none;
    padding: 0;
    margin: 0; }
  header:not(.nm-overlay) .nm-menu ul.menu a {
    display: inline-block;
    padding: 10px 12px;
    color: #fff !important;
    font-size: 16px;
    line-height: 1.6;
    text-decoration: none; }
  header:not(.nm-overlay) .nm-menu ul.menu > li > ul {
    display: none;
    background: #FFF;
    position: absolute;
    min-width: 180px; }
    header:not(.nm-overlay) .nm-menu ul.menu > li > ul a {
      width: 100%; }
  header:not(.nm-overlay) .nm-menu .content > ul,
  header:not(.nm-overlay) .nm-menu ul.menu {
    display: inline-flex;
    margin-left: -12px;
    margin-right: -12px; }
    header:not(.nm-overlay) .nm-menu .content > ul > li,
    header:not(.nm-overlay) .nm-menu ul.menu > li {
      position: relative; }
      header:not(.nm-overlay) .nm-menu .content > ul > li.active > a, header:not(.nm-overlay) .nm-menu .content > ul > li.active-trail > a,
      header:not(.nm-overlay) .nm-menu ul.menu > li.active > a,
      header:not(.nm-overlay) .nm-menu ul.menu > li.active-trail > a {
        border-color: #337ab7; }
      header:not(.nm-overlay) .nm-menu .content > ul > li:hover > ul,
      header:not(.nm-overlay) .nm-menu ul.menu > li:hover > ul {
        display: block; }
      header:not(.nm-overlay) .nm-menu .content > ul > li.expanded > a,
      header:not(.nm-overlay) .nm-menu ul.menu > li.expanded > a {
        padding-right: 20px;
        position: relative; }
        header:not(.nm-overlay) .nm-menu .content > ul > li.expanded > a:after,
        header:not(.nm-overlay) .nm-menu ul.menu > li.expanded > a:after {
          content: '';
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -2px;
          width: 0;
          height: 0;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-top: 6px solid #fff; }
    header:not(.nm-overlay) .nm-menu .content > ul > li > a,
    header:not(.nm-overlay) .nm-menu ul.menu > li > a {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 8px;
      border-bottom: 2px solid transparent;
      margin-left: 12px;
      margin-right: 12px;
      background: transparent; }
      header:not(.nm-overlay) .nm-menu .content > ul > li > a:hover,
      header:not(.nm-overlay) .nm-menu ul.menu > li > a:hover {
        border-color: #77acd9; }
      header:not(.nm-overlay) .nm-menu .content > ul > li > a.active, header:not(.nm-overlay) .nm-menu .content > ul > li > a.active-trail,
      header:not(.nm-overlay) .nm-menu ul.menu > li > a.active,
      header:not(.nm-overlay) .nm-menu ul.menu > li > a.active-trail {
        border-color: #337ab7; }
    header:not(.nm-overlay) .nm-menu .content > ul > li > ul,
    header:not(.nm-overlay) .nm-menu ul.menu > li > ul {
      border: 1px solid #ddd;
      margin-left: 12px; }
      header:not(.nm-overlay) .nm-menu .content > ul > li > ul > li + li,
      header:not(.nm-overlay) .nm-menu ul.menu > li > ul > li + li {
        border-top: 1px solid #ddd; }
      header:not(.nm-overlay) .nm-menu .content > ul > li > ul > li > a,
      header:not(.nm-overlay) .nm-menu ul.menu > li > ul > li > a {
        padding: 12px 16px; }
        header:not(.nm-overlay) .nm-menu .content > ul > li > ul > li > a:hover,
        header:not(.nm-overlay) .nm-menu ul.menu > li > ul > li > a:hover {
          background: #ddd; }

.menu-visible-md {
  display: none !important; }
  @media (min-width: 992px) {
    .menu-visible-md {
      display: inline-block !important; } }

@media (min-width: 992px) {
  .menu-hidden-md {
    display: none !important; } }

.nm-overlay .nm-menu {
  max-height: 95%;
  overflow-y: auto; }

.nm-overlay .nm-menu ul.menu li ul {
  display: none; }

.nm-overlay .nm-menu ul.menu li.expanded {
  position: relative; }

.nm-overlay .nm-menu ul.menu li.expanded::after {
  content: '+';
  position: absolute;
  right: 20px;
  top: 14px; }

.nm-overlay .nm-menu ul.menu li.expanded.opened::after {
  content: '-'; }
.nm-overlay .nm-menu ul.menu.menu--main.nav.navbar-nav {
    max-height: 73vh;
    overflow-y: auto;
}
.mobile-only {
  display: block; }
  @media all and (min-width: 768px) {
    .mobile-only {
      display: none; } }

.desktop-only {
  display: none; }
  @media all and (min-width: 768px) {
    .desktop-only {
      display: block; } }

.background-image {
  position: relative; }

.fullwidth-img .bg-image-wrapper img {
  width: 100%;
  height: auto;
  display: block; }

.background-image .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 12%; }

.background-image .main-title-wrapper h2, .background-image .main-title-wrapper h1 {
  font-size: 70px;
  line-height: 65px; }

.background-image .body-wrapper * {
  /* color: $petroldark;
  font-size: 20px;
  line-height: 30px; */
  line-height: 1.5; }

.btn {
  background: #EF86A9;
  color: white; }

.btn:hover {
  background: #F5B2BC; }

/*** Default Button for Petrol ***/
.btn.btn-default, .btn-sm.btn, .btn.btn-primary {
  background: #007374;
  color: white;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  border: none;
  border-radius: 40px;
  padding: 20px 30px;
  transition: 0.5s; }
  @media all and (max-width: 768px) {
    .btn.btn-default, .btn-sm.btn, .btn.btn-primary {
      font-size: 18px;
      line-height: 20px; } }
  .btn.btn-default:hover, .btn-sm.btn:hover, .btn.btn-primary:hover {
    background: #00A194; }

/***  Button for Pink ***/
.btn.btn-primary {
  background: #EF86A9;
  font-size: 18px;
  line-height: 20px;
  transition: 0.5s; }
  @media all and (max-width: 768px) {
    .btn.btn-primary {
      font-size: 18px;
      line-height: 20px; } }
  .btn.btn-primary:hover {
    background: #F5B2BC; }

/***  Button for White ***/
.btn.btn-lg {
  color: #007374 !important;
  border: 1px solid #007374;
  background: white;
  font-size: 18px;
  line-height: 20px;
  transition: 0.5s; }
  @media all and (max-width: 768px) {
    .btn.btn-lg {
      font-size: 18px;
      line-height: 20px; } }
  .btn.btn-lg:hover {
    background: #007374;
    color: #007374 !important; }

.background-image .btn.simple-link, .btn.simple-link {
  padding: 20px 30px; }

.btn.simple-link {
  margin-top: 20px; }

.block-layout-wrapper .field--label {
  display: none; }

.background-image .content-box {
  margin-top: 12%; }

/* .imageabove, .imageleft, .imageright, .imagemiddle, .imageleftcenter, .imagerightcenter {
  margin-top: 10px; } */
  .imageabove .img-wrapper-block .desktop-only, .imageleft .img-wrapper-block .desktop-only, .imageright .img-wrapper-block .desktop-only, .imagemiddle .img-wrapper-block .desktop-only, .imageleftcenter .img-wrapper-block .desktop-only, .imagerightcenter .img-wrapper-block .desktop-only {
    display: none; }
	
 div.fullimageabove .img-wrapper-block .mobile-only {
	 display: block;
 }

.imageright .img-right, .imageleft .img-left, .imagerightcenter .img-right, .imageleftcenter .img-left {
  /* width: 48%; */
  width: 46%;
  display: inline-block;
  margin-right: 2%;
  vertical-align: top; }

.imageright .img-right, .imagerightcenter .img-right {
  margin-right: 0;
  margin-left: 2%; }

.imagemiddle .desktop-only {
  margin: 40px auto; }

.background-image ol, .background-image ul {
  padding-left: 20px; }

.imageleft .content-box, .imageright .content-box, .imageleftcenter .content-box, .imagerightcenter .content-box {
  /* text-align: center; */
  display: inline-block;
  width: 49%;
  vertical-align: top; }

.imageleftcenter .desktop-only img, .imagerightcenter .desktop-only img {
  /* width: 70%; */
  max-width: 100%;
  width: auto;
  display: block;
  margin: 0 auto; }

.imagemiddle .main-title-wrapper, .imagemiddle .sub-title-wrapper, .imageabove .main-title-wrapper, .imageabove .sub-title-wrapper {
  /* text-align: center; */ }

.imageleft .type-link {
  text-align: right; }

.imageleftcenter .content-box {
  position: relative;
  left: -8%; }

.imagerightcenter .content-box {
  position: relative;
  right: -8%; }

.lauftext p, .lauftext {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.02em; }

.regtext p, .regtext, .regulartext p, .regulartext {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.02em;
  display: inline-block; }

section.col-sm-12 {
  padding: 0; }

.background-image .content-box {
  max-width: 540px; }

.fullwidth-img .img-wrapper-block img, .desktop-only img {
  width: 100%; }

.imageleft .desktop-only.img-left img, .imageleft .desktop-only.img-right img, .imageright .desktop-only.img-left img, .imageright .desktop-only.img-right img {
  width: auto;
  max-width: 100%;
  max-height: 500px;
  margin: auto; }

.imageleftcenter .desktop-only img, .imagerightcenter .desktop-only img {
	/* max-width: 430px; */
	max-width: 384px;
	max-height: 550px;
}

.block-block-content .contextual {
  z-index: 999;
  top: 85px; }

.field--name-body h2 {
  margin-bottom: 20px; }

.fullimageabove .content-wrapper {
  margin-top: 10px !important;
  /* Space between title and full image above */ }
.fullimageabove .body-wrapper {
  margin-top: 20px; }

.imageabove .desktop-only {
  margin-bottom: 25px !important;
  /* Space between title and contained image above */ }
.imageabove .body-wrapper {
  margin-top: 20px; }

.region-slider .block, .main-container .block, .pages-container .block {
  margin-bottom: 40px; }

.img-simple img {
  width: 100%; }

.img-simple {
  margin-bottom: 40px; }

.prevent-upscale .img-simple img {
  width: auto; }

.paragraph--type--simple-image-text .main-title-wrapper {
  margin: 5px 0px 15px; }

.img-simple.pull-left {
  padding-right: 30px; }

.img-simple.pull-right {
  padding-left: 30px; }

@media all and (max-width: 767px) {
  .img-simple.pull-left {
    padding-right: 0; }

  .img-simple.pull-right {
    padding-left: 0; } }
/*************************** Triple Element *******************/
.triple-wrapper {
  background: #007374;
  margin: auto;
  padding: 25px 40px;
  line-height: 30px;
  font-weight: bold; }

.triple-title h1, .triple-title h2, .triple-title h3, .triple-title h4 {
  color: white; }

.elements-wrapper {
  text-align: center;
  margin: 100px auto 110px; }

.telement-wrapper {
  display: inline-flex;
  background: white;
  width: 320px;
  height: 320px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  justify-content: center;
  align-items: center; }

.triple-below-text, .triple-wrapper .triple-title {
  padding: 0 15px; }

.triple-wrapper .triple-title * {
  color: white; }

.telement-wrapper.melement {
  margin: 0 6%; }

.numbered {
  position: absolute;
  top: -29px;
  background: white;
  border: 8px solid #007374;
  border-radius: 50%;
  display: inline-block;
  padding: 5px 12px;
  left: 50%;
  transform: translateX(-50%); }

/***************************** Statement Block *******************/
.statement-content {
  padding: 7% 8% 7% 5%; }

.statement-img {
  display: inline-block;
  vertical-align: top;
  width: 18%; }

.statement-text {
  display: inline-block;
  vertical-align: top;
  /* width: 79%; */
  width: 87%;
  margin-top: 60px; }

.statement-body {
  font-weight: bold; }

.statement-name {
  font: normal 20px/30px "Roboto";
  font-weight: bold;
  margin-top: 35px; }

.statement-job {
  font: normal 20px/30px "Roboto"; }

.statement-img img {
  display: block;
  border: 10px solid #007374;
  border-radius: 50%; }

.blockStatement h2 {
  margin-top: 65px;
  padding-left: 5%; }

.blockStatement {
  margin-top: 65px;
  margin-bottom: 65px; }

.statement-link .btn.btn-lg {
  color: white;
  background: transparent;
  border-color: white;
  padding: 15px 35px; }

.statement-link {
  text-align: right; }

.petro-statement, .statementList .views-row:nth-child(2n+1), .petro-first .statementList .views-row:nth-child(2n+1), .white-first .statementList .views-row:nth-child(2n) {
  color: white; }
  .petro-statement .statement-wrapper, .petro-statement.paragraph, .statementList .views-row:nth-child(2n+1) .statement-wrapper, .statementList .views-row:nth-child(2n+1).paragraph, .petro-first .statementList .views-row:nth-child(2n+1) .statement-wrapper, .petro-first .statementList .views-row:nth-child(2n+1).paragraph, .white-first .statementList .views-row:nth-child(2n) .statement-wrapper, .white-first .statementList .views-row:nth-child(2n).paragraph {
    background: #007374; }
  .petro-statement img, .statementList .views-row:nth-child(2n+1) img, .petro-first .statementList .views-row:nth-child(2n+1) img, .white-first .statementList .views-row:nth-child(2n) img {
    border-color: white; }
  .petro-statement h2, .statementList .views-row:nth-child(2n+1) h2, .petro-first .statementList .views-row:nth-child(2n+1) h2, .white-first .statementList .views-row:nth-child(2n) h2 {
    color: white; }

.white-statement, .statementList .views-row:nth-child(2n), .petro-first .statementList .views-row:nth-child(2n), .white-first .statementList .views-row:nth-child(2n+1) {
  color: #007374; }
  .white-statement .statement-wrapper, .statementList .views-row:nth-child(2n) .statement-wrapper, .petro-first .statementList .views-row:nth-child(2n) .statement-wrapper, .white-first .statementList .views-row:nth-child(2n+1) .statement-wrapper {
    background: white; }
  .white-statement img, .statementList .views-row:nth-child(2n) img, .petro-first .statementList .views-row:nth-child(2n) img, .white-first .statementList .views-row:nth-child(2n+1) img {
    border-color: #007374; }
  .white-statement h2, .statementList .views-row:nth-child(2n) h2, .petro-first .statementList .views-row:nth-child(2n) h2, .white-first .statementList .views-row:nth-child(2n+1) h2 {
    color: #007374; }

.statementList .views-row .statement-content {
  padding-left: 7%; }

.statement-content.text-only {
  text-align: center;
  padding: 0% 3% 0%; }

.statement-content.text-only .statement-text {
  margin-top: 0; }

.statementList-text .slick-slide {
  border: 2px solid white; }

.statementList-text .slick-dots li button::before {
  font-size: 15px; }

.petro-bg, .statementList-text .views-row:nth-child(2n+1), .petro-first .statementList-text .views-row:nth-child(2n+1), .white-first .statementList-text .views-row:nth-child(2n),
.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1), .white-first .statementList-text .slick-track .slick__slide:nth-child(2n), .statementList-text .slick-track .slick__slide:nth-child(2n+1) {
  color: white;
  /* button:before {
  	opacity: 1;
  	border: 1px solid white;
  	border-radius: 50%;
  	background: white;
  	color: transparent;
  	width: 15px;
  	height: 15px;
  }
  &.slick-active button:before {
  	background: transparent;
  } */ }
  .petro-bg .statement-wrapper, .petro-bg .stat-wrapper, .petro-bg .slide__content, .statementList-text .views-row:nth-child(2n+1) .statement-wrapper, .statementList-text .views-row:nth-child(2n+1) .stat-wrapper, .statementList-text .views-row:nth-child(2n+1) .slide__content, .petro-first .statementList-text .views-row:nth-child(2n+1) .statement-wrapper, .petro-first .statementList-text .views-row:nth-child(2n+1) .stat-wrapper, .petro-first .statementList-text .views-row:nth-child(2n+1) .slide__content, .white-first .statementList-text .views-row:nth-child(2n) .statement-wrapper, .white-first .statementList-text .views-row:nth-child(2n) .stat-wrapper, .white-first .statementList-text .views-row:nth-child(2n) .slide__content,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .statement-wrapper,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .stat-wrapper,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .slide__content, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .statement-wrapper, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .stat-wrapper, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .slide__content, .statementList-text .slick-track .slick__slide:nth-child(2n+1) .statement-wrapper, .statementList-text .slick-track .slick__slide:nth-child(2n+1) .stat-wrapper, .statementList-text .slick-track .slick__slide:nth-child(2n+1) .slide__content {
    background: #007374;
    border-radius: 20px; }
  .petro-bg h2, .petro-bg h3, .statementList-text .views-row:nth-child(2n+1) h2, .statementList-text .views-row:nth-child(2n+1) h3, .petro-first .statementList-text .views-row:nth-child(2n+1) h2, .petro-first .statementList-text .views-row:nth-child(2n+1) h3, .white-first .statementList-text .views-row:nth-child(2n) h2, .white-first .statementList-text .views-row:nth-child(2n) h3,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h2,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h3, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) h2, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) h3, .statementList-text .slick-track .slick__slide:nth-child(2n+1) h2, .statementList-text .slick-track .slick__slide:nth-child(2n+1) h3 {
    color: white;
    /* font-family: Recoleta;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px; */
	font-size: 28px;
	line-height: 35px;
	font-family: LeagueSpartan;
    letter-spacing: 0.02em;
    margin-bottom: 20px; }
	@media all and (max-width: 767px) {
		.petro-bg h2, .petro-bg h3, .statementList-text .views-row:nth-child(2n+1) h2, .statementList-text .views-row:nth-child(2n+1) h3, .petro-first .statementList-text .views-row:nth-child(2n+1) h2, .petro-first .statementList-text .views-row:nth-child(2n+1) h3, .white-first .statementList-text .views-row:nth-child(2n) h2, .white-first .statementList-text .views-row:nth-child(2n) h3,
	  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h2,
	  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h3, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) h2, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) h3, .statementList-text .slick-track .slick__slide:nth-child(2n+1) h2, .statementList-text .slick-track .slick__slide:nth-child(2n+1) h3 {
		font-size: 27px;
		line-height: 30px; }
	}
	
  .petro-bg .start-quote, .statementList-text .views-row:nth-child(2n+1) .start-quote, .petro-first .statementList-text .views-row:nth-child(2n+1) .start-quote, .white-first .statementList-text .views-row:nth-child(2n) .start-quote,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .start-quote, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .start-quote, .statementList-text .slick-track .slick__slide:nth-child(2n+1) .start-quote {
    background: url("/themes/custom/bootsass/images/white-quote-top.png") no-repeat; background-size: cover;}
  .petro-bg .end-quote, .statementList-text .views-row:nth-child(2n+1) .end-quote, .petro-first .statementList-text .views-row:nth-child(2n+1) .end-quote, .white-first .statementList-text .views-row:nth-child(2n) .end-quote,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .end-quote, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .end-quote, .statementList-text .slick-track .slick__slide:nth-child(2n+1) .end-quote {
    background: url("/themes/custom/bootsass/images/white-quote-bot.png") no-repeat; background-size: cover;}

.white-bg, .statementList-text .views-row:nth-child(2n), .petro-first .statementList-text .views-row:nth-child(2n), .white-first .statementList-text .views-row:nth-child(2n+1),
.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n), .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1), .statementList-text .slick-track .slick__slide:nth-child(2n) {
  color: #007374;
  /* button:before {
  	opacity: 1;
  	border: 1px solid $petroldark;
  	border-radius: 50%;
  	background: $petroldark;
  	color: transparent;
  	width: 15px;
  	height: 15px;
  }
  &.slick-active button:before {
  	background: transparent;
  } */ }
  .white-bg .statement-wrapper, .white-bg .stat-wrapper, .white-bg .slide__content, .statementList-text .views-row:nth-child(2n) .statement-wrapper, .statementList-text .views-row:nth-child(2n) .stat-wrapper, .statementList-text .views-row:nth-child(2n) .slide__content, .petro-first .statementList-text .views-row:nth-child(2n) .statement-wrapper, .petro-first .statementList-text .views-row:nth-child(2n) .stat-wrapper, .petro-first .statementList-text .views-row:nth-child(2n) .slide__content, .white-first .statementList-text .views-row:nth-child(2n+1) .statement-wrapper, .white-first .statementList-text .views-row:nth-child(2n+1) .stat-wrapper, .white-first .statementList-text .views-row:nth-child(2n+1) .slide__content,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) .statement-wrapper,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) .stat-wrapper,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) .slide__content, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .statement-wrapper, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .stat-wrapper, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .slide__content, .statementList-text .slick-track .slick__slide:nth-child(2n) .statement-wrapper, .statementList-text .slick-track .slick__slide:nth-child(2n) .stat-wrapper, .statementList-text .slick-track .slick__slide:nth-child(2n) .slide__content {
    background: white;
    border-radius: 20px; }
  .white-bg h2, .white-bg h3, .statementList-text .views-row:nth-child(2n) h2, .statementList-text .views-row:nth-child(2n) h3, .petro-first .statementList-text .views-row:nth-child(2n) h2, .petro-first .statementList-text .views-row:nth-child(2n) h3, .white-first .statementList-text .views-row:nth-child(2n+1) h2, .white-first .statementList-text .views-row:nth-child(2n+1) h3,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) h2,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) h3, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h2, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h3, .statementList-text .slick-track .slick__slide:nth-child(2n) h2, .statementList-text .slick-track .slick__slide:nth-child(2n) h3 {
    color: #007374;
    /* font-family: Recoleta;
    font-style: normal;
    font-weight: bold;
    font-size: 40px; */
    /*** statement layout title size desktop ***/
   /*  line-height: 40px; */
    font-size: 28px;
	line-height: 35px;
	font-family: LeagueSpartan;
    letter-spacing: 0.02em;
    margin-bottom: 20px; }
	@media all and (max-width: 767px) {
		.white-bg h2, .white-bg h3, .statementList-text .views-row:nth-child(2n) h2, .statementList-text .views-row:nth-child(2n) h3, .petro-first .statementList-text .views-row:nth-child(2n) h2, .petro-first .statementList-text .views-row:nth-child(2n) h3, .white-first .statementList-text .views-row:nth-child(2n+1) h2, .white-first .statementList-text .views-row:nth-child(2n+1) h3,
	  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) h2,
	  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) h3, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h2, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) h3, .statementList-text .slick-track .slick__slide:nth-child(2n) h2, .statementList-text .slick-track .slick__slide:nth-child(2n) h3 {
		font-size: 27px;
		line-height: 30px; }
	}
  .white-bg .start-quote, .statementList-text .views-row:nth-child(2n) .start-quote, .petro-first .statementList-text .views-row:nth-child(2n) .start-quote, .white-first .statementList-text .views-row:nth-child(2n+1) .start-quote,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) .start-quote, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .start-quote, .statementList-text .slick-track .slick__slide:nth-child(2n) .start-quote {
    background: url("/themes/custom/bootsass/images/petro-quote-top.png") no-repeat; background-size: cover;}
  .white-bg .end-quote, .statementList-text .views-row:nth-child(2n) .end-quote, .petro-first .statementList-text .views-row:nth-child(2n) .end-quote, .white-first .statementList-text .views-row:nth-child(2n+1) .end-quote,
  .petro-first .statementList-text .slick-track .slick__slide:nth-child(2n) .end-quote, .white-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .end-quote, .statementList-text .slick-track .slick__slide:nth-child(2n) .end-quote {
    background: url("/themes/custom/bootsass/images/petro-quote-bot.png") no-repeat; background-size: cover;}

.start-quote {
  /* width: 69px;
  height: 53px; */
  width: 37px;
  height: 28px;
  background: url("/themes/custom/bootsass/images/petro-quote-top.png") no-repeat;
  background-size: cover;
  margin-bottom: -20px;
  margin-left: 24px; }

.end-quote {
  background: url("/themes/custom/bootsass/images/petro-quote-bot.png") no-repeat;
  background-size: cover;
  /* width: 35px;
  height: 28px; */
  width: 37px;
  height: 28px;
  float: right; }

.petro-bg .start-quote, .inverse-darkgreen .start-quote {
  background: url("/themes/custom/bootsass/images/white-quote-top.png") no-repeat; background-size: cover;}
.petro-bg .end-quote, .inverse-darkgreen .end-quote {
  background: url("/themes/custom/bootsass/images/white-quote-bot.png") no-repeat; background-size: cover;}

.statement-content.text-only .statement-body p {
  /* font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 25px; */
  /*** statement layout body size desktop ***/
  /* line-height: 30px; */
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	font-family: Roboto;  }

.statementList-text ul.slick-dots {
  bottom: 40px;
  right: 0;
  max-width: 450px; }

.text-only .statement-link {
  display: block;
  clear: both; }
  @media all and (max-width: 767px) {
    .text-only .statement-link {
      text-align: center; } }

.text-only .statement-link .type-link.normal-link a {
  margin-top: 40px;
  margin-bottom: -15px; }
  @media all and (max-width: 767px) {
    .text-only .statement-link .type-link.normal-link a {
      margin-bottom: 0; } }

.text-only .statement-link .type-link.normal-link a:not([class*=" btn-"]) {
  background: transparent;
  font: inherit;
  padding: 0;
  color: #f5b2bc; }

.btn.btn-primary.pink-border {
  background: transparent;
  border: 2px solid #EF86A9; }
  .btn.btn-primary.pink-border:hover {
    background: #EF86A9; }

.btn.btn-default.petro-border {
  background: transparent;
  border: 2px solid #007374;
  color: #007374; }
  .btn.btn-default.petro-border:hover {
    background: #007374;
    color: white; }

.small-txt.btn.simple-link {
  padding: 10px 30px; }
.statement-content.text-only .statement-body {
	margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .paragraph.container.stat-text.petro-bg, .paragraph.container.stat-text.white-bg {
    margin: 0;
    padding: 0; }

  .statement-content.text-only { 
    padding: 30px 20px 70px; }

  .paragraph.container .stat-wrapper {
    border-radius: 0; }

  .petro-bg h2, .petro-bg h3 {
    font-size: 30px;
    /*** statement layout title size mobile ***/
    line-height: 30px; }

  .statement-content.text-only .statement-body p {
    font-size: 20px;
    /*** statement layout body size mobile ***/
    line-height: 25px; }

  .start-quote {
    margin-bottom: 25px;
    margin-left: 0; }

  .statementList-text .views-row {
    margin-bottom: 35px; } }
/***************************** triple image Block *******************/
.triple-image-wrapper .triple-title h1, .triple-image-wrapper .triple-title h2, .triple-image-wrapper .triple-title h3, .triple-image-wrapper .triple-title h4 {
  color: #007374; }

.triple-image-wrapper .triple-title {
  margin-bottom: 35px; }

.img-element-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  box-shadow: 0 0 9px 1px #bfbfbf; }

.img-element-wrapper.md-wrp {
  margin: 0 2.5%; }

.img-element {
  text-align: center;
  background: #007374; }

.img-element img {
  display: inline-block;
  width: 330px;
  border-radius: 50%;
  margin: 20px auto; }

.img-txt-wrp {
  padding: 30px 15px;
  font: normal 20px/30px "Roboto"; }

.img-link-wrp {
  text-align: center; }

.img-txt-wrp h3, .img-txt-wrp h4 {
  margin-top: 0;
  margin-bottom: 15px; }

.img-link-wrp .type-link a {
  margin-top: 0;
  margin-bottom: 30px; }

.triple-image-wrapper.triple-image2 .img-element {
  background: transparent; }

.triple-image-wrapper.triple-image2 .img-element img {
  border-radius: 0;
  width: 150px; }
  
.triple-image-wrapper.triple-image2.triple-image3 .img-element img {
	width: auto;
}

.bgTopContained .inner-bg-wrapper.mobile-bg {
	background-size: 100% auto !important;
	background-position: top center !important;
}

.triple-below-text {
  /* text-align: center; */
  font-weight: normal; }

.triple-image-wrapper .triple-below-text {
  margin-top: 40px; }

.triple-wrapper .triple-below-text {
  color: white; }

/* Custom Fonts */
@font-face {
  font-family: 'Recoleta';
  src: url("../fonts/Recoleta-Bold/font.woff2") format("woff2"), url("../fonts/Recoleta-Bold/font.woff") format("woff");
  font-weight: bold; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: 'LeagueSpartan';
  src: url("../fonts/LeagueSpartan/LeagueSpartan-Bold.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'LeagueSpartan';
  src: url("../fonts/LeagueSpartan/LeagueSpartan-Regular.ttf") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'Tinos';
  src: url("../fonts/Tinos/Tinos-Italic.ttf") format("truetype");
  font-weight: normal; }  
@font-face {
  font-family: 'HankenGrotesk';
  src: url("../fonts/HankenGrotesk/HankenGrotesk-Regular.ttf") format("truetype");
  font-weight: normal; } 
@font-face {
  font-family: 'HankenGrotesk';
  src: url("../fonts/HankenGrotesk/HankenGrotesk-Bold.ttf") format("truetype");
  font-weight: bold; }

body {
  font: normal 20px/30px "Roboto";
  letter-spacing: 0.02em;
  font-weight: 400;
  word-wrap: break-word; }
/* body h2, body h3, body h4  {
	font-family: 'Roboto' !important;
	font-weight: bold;
} */
p {
  margin: 0 0 12px; }

ul {
  padding-left: 21px; }

ol {
  padding-left: 26px; }

.block-block-content ul li, .block-block-content ol li, .field--name-body ul li, .field--name-body ol li, .paragraph ul li, .paragraph ol li {
  margin-bottom: 6px; }
@media all and (max-width: 767px) {
	.block-block-content ul li, .block-block-content ol li, .field--name-body ul li, .field--name-body ol li, .paragraph ul li, .paragraph ol li {
  margin-bottom: 5px; }
}
.container {
  margin: auto !important; }

a {
  color: #007374; }

a:hover {
  color: #00A194;
  text-decoration: none; }

.align-center, align-left, align-right, p img, .field--name-body img {
  max-width: 100%; }

/*********** fix popup scrolling ******************/
body.scroll-hidden, html.scroll-hidden {
  overflow: hidden;
  height: 90vh;
  max-height: 90vh; }

/**************************** Header Menu *****************************/
#front-logo {
  font-size: 41px;
  line-height: 1.1;
  display: none; }

header#navbar {
  padding-top: 15px;
  /* overflow: hidden; */
  padding-bottom: 20px; }

.logo-site {
  float: left; }

.logo-site img {
  width: 300px; 
  height: auto;}

#front-logo {
  margin: 0; }

.logo-site h1 {
  display: none; }

.logo-site h1 a {
  /* letter-spacing: -2px; */
  font-weight: bold;
  color: #007374;
  position: relative;
  text-decoration: none; }

.logo-site a span {
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  right: -12px;
  top: 5px; }

@-moz-document url-prefix() {
  .logo-site a span {
    right: -7px; } }
header:not(.nm-overlay) .nm-menu .content > ul > li > a, header:not(.nm-overlay) .nm-menu ul.menu > li > a {
  margin: 0 10px;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em; }

header:not(.nm-overlay) .nm-menu .content > ul > li:hover > a, header:not(.nm-overlay) .nm-menu ul.menu > li:hover > a, header:not(.nm-overlay) .nm-menu .content > ul > li > a.is-active, header:not(.nm-overlay) .nm-menu ul.menu > li > a.is-active {
  border-bottom-color: transparent;
  color: #007374; }

header:not(.nm-overlay) .nm-menu .content > ul > li > a.is-active, header:not(.nm-overlay) .nm-menu ul.menu > li > a.is-active {
  font-weight: bold;
  letter-spacing: -0.02em; }

.logotop {
  float: right;
  margin-top: 2px; }

.logotop img {
  max-width: 70px; }

header:not(.nm-overlay) .nm-menu {
  float: right;
  margin-right: 30px;
  letter-spacing: 0.02em; }

.logo-site .inner-container.container, .footerleft .inner-container.container, .logotop .inner-container.container, .rightfooter .inner-container.container {
  padding: 0; }
.nm-menu .dropdown-menu > .active > a, .nm-menu .dropdown-menu > .active > a:hover, .nm-menu .dropdown-menu > .active > a:focus {
    background-color: #00a194;
}
/************ Fixed Header *******************/
div#fixed-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #007375;
  z-index: 999;
  box-shadow: 0px 0px 1px 0px #007375; }
  
.logo-site img.left-ms {
	max-width: 45px;
	margin-right: 10px;
	margin-top: 2px;
}
.logo-site img.right-ms {
	max-width: 45px;
	margin-left: 10px;
	margin-top: 2px;
	display: none;
}
@media all and (max-width: 767px) {
	.logo-site img.left-ms {
		display: none;
	}
	.logo-site img.right-ms {
		display: inline-block;
		margin-top: 6px;
		margin-left: 30px;
	}
}
div.main-container {
  margin-top: 75px; }

.toolbar-horizontal.toolbar-fixed div#fixed-menu {
  top: 80px; }

.toolbar-horizontal.toolbar-fixed .main-container {
  margin-top: 115px; }

/**************************** End Header Menu *****************************/
.text-contained-left .field--name-body, .text-contained-left .body-container, .text-contained-left.triple-element .triple-title, .text-contained-left .triple-below-text {
  padding-right: 25%;
  padding-left: 8%; }
.text-contained-left .imagemiddle .main-title-wrapper, .text-contained-left .imagemiddle .sub-title-wrapper, .text-contained-left .imageabove .main-title-wrapper, .text-contained-left .imageabove .sub-title-wrapper, .text-contained-left .text-layout .main-title-wrapper, .text-contained-left .text-layout .sub-title-wrapper {
  padding-right: 25%;
  padding-left: 8%; }

.field--name-body, .content-box /* , .triple-element .triple-title, .triple-below-text */ {
  /* padding-right: 8%;
  padding-left: 8%; */
  padding-left: 110px;
  padding-right: 110px;
  /* Default layout */
  /* other values: @include text_contained_left(); or @include full_text(); */
  /* Default layout */ }

.imagemiddle .main-title-wrapper, .imagemiddle .sub-title-wrapper, .imageabove .main-title-wrapper, .imageabove .sub-title-wrapper, .text-layout .main-title-wrapper, .text-layout .sub-title-wrapper {
  /* padding-right: 8%;
  padding-left: 8%; */
  /* Default layout */
  /* other values: @include text_contained_left(); or @include full_text(); */
  /* default layout */ }

.page-node-type-article article .field--name-field-main-title, .page-node-type-article article .field--name-field-subtitle, .page-node-type-article article .field--name-field-file, .page-node-type-article article .field--name-body, .page-node-type-article h2.block-title.container, .page-node-type-article .author {
  padding-right: 25%;
  padding-left: 8%; }

.full-text .field--name-body, .full-text .body-container, .full-text.triple-element .triple-title, .full-text .triple-below-text {
  padding-right: 0;
  padding-left: 0; }

.full-text-contained .field--name-body, .full-text-contained .body-container {
  /* padding-right: 8%;
  padding-left: 8%;  */
  padding-left: 110px;
  padding-right: 110px;}

.width100 .field--name-body, .width100 .fullimageabove .content-box, footer.footer .field--name-body, footer.footer .fullimageabove .content-box, header .field--name-body, header .fullimageabove .content-box, .fullpagetext article .field--name-body, .fullpagetext article .fullimageabove .content-box {
  padding-right: 0;
  padding-left: 0; }

.page-header {
  border-bottom: none; }

/********* Block width container **************/
.block-full-conatined form {
  /* padding-right: 8%;
  padding-left: 8%; */ 
  padding-left: 110px;
  padding-right: 110px;}
  @media all and (max-width: 767px) {
    .block-full-conatined form {
      padding-right: 0;
      padding-left: 0; }
      .block-full-conatined form div.form-item {
        margin-left: 0;
        margin-right: 0; } }

.block-left-contained form {
  padding-right: 25%;
  padding-left: 8%; }
  @media all and (max-width: 767px) {
    .block-left-contained form {
      padding-right: 0;
      padding-left: 0; }
      .block-left-contained form div.form-item {
        margin-left: 0;
        margin-right: 0; } }

h1.page-header {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 20px !important; }

.field--name-field-image-mobile {
  display: block; }
  @media all and (min-width: 768px) {
    .field--name-field-image-mobile {
      display: none; } }

.field--name-field-image {
  display: none; }
  @media all and (min-width: 768px) {
    .field--name-field-image {
      display: block; } }

header.navbar-standard > div {
  padding: 0; }

.main-container {
  margin-top: 30px; }

.Archivo-font, .Archivo-font * {
  font-family: 'Archivo'; }

.Archivo-font-bold, .Archivo-font-bold * {
  font-family: 'Archivo';
  font-weight: bold; }

.recoleta-font, .recoleta-font * {
  font-family: 'Recoleta'; }

.no-margin {
  margin: 0 !important; }

/************************* Paragraphs layouts ********************/
.full-width-page article {
  max-width: none;
  padding: 0; }

div.paragraph {
  margin-bottom: 0; }

.row-container > div {
  padding: 0; }

/************************* Blog Page ***************************/
.page-node-type-article article .field--name-field-image img {
  width: 100%; }

.page-node-type-article article .field--name-field-image {
  margin: 35px auto; }

.page-node-type-article .author {
  /* display: none; */
  font-size: 18px;
  line-height: 20px; }

.page-node-type-article article .file-size, .page-node-type-article article .file-icon {
  display: none; }
.page-node-type-article article .file {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  margin: 10px 0;
  width: auto;
  margin-top: 50px; }
.page-node-type-article article .file-link {
  background: #007374;
  color: white;
  border: none;
  padding: 20px;
  border-radius: 40px;
  font-weight: bold;
  transition: 0.5s; }
  .page-node-type-article article .file-link a:hover {
    text-decoration: none; }
  .page-node-type-article article .file-link:hover {
    background: #00A194; }

h2.block-title.container {
  margin-bottom: 35px !important; }

.field--name-field-image-title {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  padding-left: 3%; }

.page-node-type-article article.full, .page-node-type-service article.full {
  margin-top: 75px !important; }

/************************* Blog List ***************************/
.blogListing .views-row {
  display: inline-block;
  width: 49.2%;
  margin-bottom: 55px;
  vertical-align: top; }

.blogListing .views-row:nth-child(2n+1) {
  margin-right: 1%; }

.blogListing .views-row .views-field-title h3 {
  padding-right: 10%;
  /* line-height: 50px; */
  overflow: hidden;
  height: 80px; }

.inner-container .view.container {
  padding: 0; }

.views-element-container {
  margin-top: 55px; }
.paragraph > .views-element-container.form-group {
	margin-top: 0;
}

.fullpagetext.blog-list .region.region-content, .fullpagetext.statement-list .region.region-content, .fullpagetext.kontakt-page .region.region-content {
  margin-top: 75px; }

.fullpagetext .region.region-content {
  margin-top: 90px; }

.views-field-field-image img, .views-field-field-single-image img {
  width: 100%; }

.views-field-field-image, .views-field-field-single-image {
  transition: 0.5s;
  position: relative; }
  .views-field-field-image a::after, .views-field-field-single-image a::after {
    display: block;
    content: " ";
    background: url(/themes/custom/bootsass/images/white-arrow.png);
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 40px;
    height: 40px;
    z-index: 9;
    opacity: 0; }
  .views-field-field-image a, .views-field-field-single-image a {
    display: block;
    background: black; }
  .views-field-field-image:hover a img, .views-field-field-single-image:hover a img {
    opacity: 0.6; }
  .views-field-field-image a:hover::after, .views-field-field-single-image a:hover::after {
    opacity: 1; }

.fullpagetext .basic-page-container .field--name-body, .fullpagetext .basic-page-container .field--name-body p {
  font: normal 20px/30px "Roboto"; }

.views-element-container .block-title.container {
  font-size: 40px;
  line-height: 40px; }

.views-row .views-field-title h3 {
  margin-top: 30px; }

/************************* Service List ***************************/
.serviceListing .views-row, .serviceListing .field--name-field-blocks > .field--item {
  display: inline-block;
  width: 49.2%;
  margin-bottom: 55px;
  vertical-align: top; }

.serviceListing .views-row:nth-child(2n+1), .serviceListing .field--name-field-blocks > .field--item:nth-child(2n+1) {
  margin-right: 1%; }

@media all and (min-width: 768px) {
	.serviceListing.tripleWidget .field--name-field-blocks > .field--item, .tripleWidget.serviceListing .views-row {
	  width: 32.2%;
	}
}
@media all and (min-width: 1024px) {
	.serviceListing.tripleWidget .field--name-field-blocks > .field--item, .tripleWidget.serviceListing .views-row {
	  width: 32.2%;
	  margin-right: 0;
	  margin-left: 0;
	}
	.serviceListing.tripleWidget .field--name-field-blocks > .field--item, .tripleWidget.serviceListing .views-row:nth-child(3n+2) {
		margin: 0 1%;
	}
}
.serviceListing .views-row .views-field-title h3, .serviceListing .field--name-field-blocks > .field--item .views-field-title h3 {
  padding-right: 10%;
  /* line-height: 50px; */
  overflow: hidden;
  height: 75px;
  /* line-height: 56px; */ }

.serviceListing .views-row .views-field-body p, .serviceListing .field--name-field-blocks > .field--item .views-field-body p {
  font: normal 20px/30px "Roboto";
  overflow: hidden;
	color: #333;}

.serviceListing .views-row .views-field-body p a {
	color: #333;
}

.serviceListing .views-row .views-field-body, .serviceListing .field--name-field-blocks > .field--item .views-field-body {
  padding-right: 20%;
  overflow: hidden;
  /* height: 62px; */ }

.views-field-created {
  font: normal 20px/30px "Roboto"; }

footer.more-page {
  text-align: right;
  font: normal 20px/30px "Roboto";
  font-weight: bold;
  margin-bottom: 40px; }

.more-page img {
  display: inline-block;
  margin-left: 10px; }

/************************** Service Page *****************/
.page-node-type-service article.service {
  margin: 0 0 60px auto !important; }

/************************* Kontkt Page **********************/
.kontakt-block {
  margin-top: 60px; }
  .kontakt-block form {
    width: 66%; }
  .kontakt-block .btn.btn-primary {
    background: #007374;
    margin-right: 0;
    padding: 15px 30px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 18px; }
  .kontakt-block .btn.btn-primary:hover {
    background: #00A194; }
  .kontakt-block #edit-actions {
    text-align: right; }

.kontakt-block input.form-control, .kontakt-block textarea {
  border: 1px solid rgba(0, 115, 117, 0.2);
  box-shadow: none;
  border-radius: 0;
  background: rgba(0, 115, 117, 0.1);
  color: #007374;
  padding: 30px 20px;
  font-size: 20px;
  line-height: 30px; }

.kontakt-block textarea {
  padding: 10px 20px; }

.kontakt-block .form-control::placeholder, .kontakt-block .js-form-item-captcha-response label {
  color: rgba(0, 115, 117, 0.7); }

/************************* Footer *****************************/
.footer {
  border: none;
  margin: 0; }

footer.footer {
  background: #007374;
  padding: 100px 0;
  margin-top: 50px; }

footer.footer .menu a, footer.footer {
  color: white; }

.footer-left img {
  max-width: 230px; }

.footer-left p {
  margin: 0 30px;
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
  opacity: 0.95; }

.rightfooter {
  float: right;
  margin-top: 2px; }

.rightfooter img {
  max-width: 70px; }

footer.footer ul.menu li a {
  background: transparent !important;
  letter-spacing: 0.02em; }

.footer-menu .menu li {
  float: left; }

.footer-menu {
  float: right;
  margin-right: 15px;
  opacity: 0.9; }

.footerleft {
  display: inline-block; }

footer.footer {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em; }

.logotop img.mobile-open {
  display: none; }

.logotop p {
  margin: 0; }

.btn.simple-link {
  white-space: break-spaces;
  box-sizing: border-box; }

h1.page-header.container {
  margin-top: 50px !important; }

.kontakt-block label {
  font-size: 13px;
  position: absolute;
  top: -8px;
  left: 8px;
  color: #007374;
  opacity: 0; }

.kontakt-block .form-item {
  position: relative; }

.kontakt-block .js-form-item-captcha-response label {
  margin-top: 15px;
  margin-left: 20px;
  font-size: 20px;
  font-weight: normal;
  position: static;
  opacity: 1; }

.kontakt-block .js-form-item-captcha-response, .js-form-item-captcha-response label:after {
  font-size: 20px;
  color: rgba(0, 115, 117, 0.7); }

.kontakt-block #edit-captcha-response {
  position: relative;
  top: -56px;
  padding-left: 210px; }

.img-link-wrp {
  padding: 0 15px; }

/****************************** Newsletter********************/
.newsletter form {
  background: url(/themes/custom/bootsass/images/newsletterv2.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 60px 5px 80px 30px; }

.newsletter form > .webform-elements, .newsletter form > .form-wrapper {
  max-width: 650px;
  float: right; }

.newsletter .form-actions {
  clear: both;
  margin-right: 0;
  width: 650px;
  float: right;
  text-align: center;
  margin-top: 30px; }

.newsletter input.form-control {
  padding: 15px 10px;
  font-weight: bold;
  height: auto;
  text-align: center;
  font-size: 20px; }

.newsletter label {
  font: normal 25px/34px "Roboto";
  /* newsletter label desktop */
  color: #007374; }

.newsletter #edit-coach-name {
  display: inline-block;
  max-width: 476px;
  width: 100%; }

.newsletter #edit-erfahren-von {
  width: 100%;
  max-width: 479px;
  height: 57px;
  font-size: 20px;
  color: #555555;
  font-weight: normal; }

.newsletter form input.form-control, .newsletter form select.form-control {
  border: 1px solid rgba(0, 115, 117, 0.2);
  background: rgba(0, 115, 117, 0.1);
  color: #007374; }

.newsletter .form-type-processed-text * {
  color: #007374; }

.nm-menu ul.menu > li.first {
  display: none; }

.nm-menu-open .nm-menu ul.menu > li.first {
  display: block; }

.statement-body .field--name-body {
  padding: 0; }

/********************** Animated Logo **********************/
.animated-logo {
  position: relative;
  transition: 0.5s;
  display: inline-block;
  cursor: pointer; }

.animated-logo img {
  max-height: 50px; }

.dot-logo {
  position: absolute;
  left: 100%;
  transition: 0.5s;
  transform: translateX(-100%);
  top: 0; }

.animated-logo.active .dot-logo {
  right: auto;
  left: 0;
  transform: none; }

/************************ pop up blocks *******************/
.popup-container {
  background: #00000094;
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  display: none; }

.popup-container form {
  margin: 85px auto 0;
  background: white;
  padding: 50px 60px 60px;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
  border-bottom: 30px solid white; }

.popup-container .form-actions {
  display: inline-block; }

.popup-container .white-btn span {
  display: none; }

.popup-container div#edit-actions, .popup-container div#edit-actions--3 {
  float: right; }

/* .popup-container form:before {
    display: block;
    content: "";
    position: absolute;
    right: 25px;
    top: 25px;
    cursor: pointer;
    background: url(/themes/custom/bootsass/images/close-popup.png);
    width: 40px;
    height: 40px;
} */
.popup-container p.closeme {
  position: absolute;
  top: -20px;
  right: -35px;
  cursor: pointer; }

.popup-container button.white-btn.btn {
  background: white;
  color: #007374;
  border: 1px solid #007374; }

.popup-container div#edit-image {
  text-align: center;
  margin-top: 40px; }

.newsletter-popup .form-type-email {
  margin-bottom: 30px; }

.popup-container .js-form-item-name {
  margin-top: 50px; }

.popup-container .js-form-type-textarea {
  margin-bottom: 50px; }

/****************** Workshops ***************/
.workshop-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  box-shadow: 0 0 9px 1px #bfbfbf;
  text-align: center;
  margin-bottom: 40px; }

.workshop-wrapper:nth-child(3n+2) {
  margin: 0 1%;
  margin-bottom: 40px; }

.workshop-wrapper .type-link.normal-link {
  margin-bottom: -27px;
  position: relative;
  z-index: 1;
  margin-top: 20px; }

.workshop-col > p {
  margin-bottom: 0; }

.workshop-wrapper .type-link.normal-link a {
  border: 3px solid white; }

.workshop-col > p, .workshop-col > div {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px; }

.workshop-col h3 {
  height: 145px;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 0 15px 0;
  margin-top: 30px; }

.workshops-conatiner .view-footer {
  margin-top: 50px; }

.prevent-upscale img {
  max-width: 100%;
  width: auto !important;
  display: block;
  margin: 0 auto; }

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

body sup {
  font-size: 65%;
  top: -0.8em; }

body h1 sup {
  font-size: 45%;
  top: -1.2em; }

body h2 sup {
  font-size: 50%;
  top: -1.1em; }

body h3 sup {
  font-size: 55%;
  top: -1.0em; }

/******** Special Styles for background image front page *************/
@media all and (min-width: 1024px) and (max-width: 1460px) {
  .blue-bg-girl .desktop-only {
    display: block;
    background: #77d0d8; }
  .blue-bg-girl .fullwidth-img .bg-image-wrapper img {
    position: relative;
    left: -100px; }
  .blue-bg-girl .background-image .content-box {
    margin-top: 8%; }
  .blue-bg-girl .background-image .content-wrapper {
    padding-right: 9%; } }
/******** Small Screens *************/
@media all and (min-width: 1024px) and (max-width: 1180px) {
  .newsletter form {
    padding-top: 10px;
    padding-bottom: 40px;
    background: url(/themes/custom/bootsass/images/newsletter-small-screensv1.jpg) no-repeat;
    background-size: cover; }

  .newsletter form > .webform-elements, .newsletter form > .form-wrapper {
    max-width: 450px;
    float: right; }

  .footer-left p {
    margin: 15px 0;
    display: block; }

  .blue-bg-girl .desktop-only {
    display: block;
    background: #77d0d8; }
  .blue-bg-girl .fullwidth-img .bg-image-wrapper img {
    position: relative;
    left: -188px; }
  .blue-bg-girl .background-image .content-box {
    margin-top: 7%; }
  .blue-bg-girl .background-image .content-wrapper {
    padding-right: 8%; } }
@media all and (min-width: 1024px) {
  .equal-height {
    display: flex; }

  .equal-height > div {
    flex: 1;
    padding-bottom: 50px;
    position: relative; }

  .equal-height .img-link-wrp {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center; } }
/****************************** Tablet Layout *******************/
@media all and (max-width: 1023px) {
	.nm-overlay .dropdown-menu {
		background-color: transparent;
	}
	.nm-overlay .expanded.dropdown.active.opened > a.active-trail {
		background-color: transparent;
		border-bottom: 1px solid #ddd;
	}
	/* .nm-overlay .nm-menu ul.menu li ul {
		display: block;
		position: static;
		border: none;
		box-shadow: none;
		float: none;
		border-radius: 0;
	} */
}
@media all and (min-width: 780px) and (max-width: 1180px) {
  .telement-wrapper {
    width: 275px;
    height: 275px;
    vertical-align: top; }

  .telement-wrapper.melement {
    margin: 0 1%; }

  .statement-text {
    padding-left: 30px; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .fullpagetext.blog-list .region.region-content, .fullpagetext.statement-list .region.region-content, .fullpagetext.kontakt-page .region.region-content {
    margin-top: 60px; }

  .statement-text {
    padding-left: 30px; }

  .footer-left p {
    margin: 15px 0;
    display: block; }

  footer.footer .footer-menu {
    /* position: absolute;
    float: none;
    right: 50px;
    top: 0; */
    position: absolute;
    float: none;
    right: -28px;
    top: 37px; }

  .region.region-footer {
    position: relative; }

  /* .nm-menu-icon {
    width: 50px;
    height: 30px;
    display: block;
    background: url(../images/menu.png) 0 0 no-repeat; } */

  .nm-overlay .nm-menu ul.menu a {
    color: white; }

  .nm-overlay {
    top: 80px;
    background: #007374; }

  .nm-overlay .nm-menu ul.menu a {
    font-size: 25px;
    line-height: 40px;
    padding: 20px 16px; }

  .nm-menu-open #fixed-menu {
    background: #007374; }

  /* .nm-menu-open .nm-menu-icon {
    background: url(../images/close-menu.png) 0 0 no-repeat; } */

  .logotop img.mobile-open {
    display: none; }

  .nm-menu-open .logotop img.mobile-open {
    display: block; }

  .nm-menu-open .logotop img.mobile-close {
    display: none; }

  .nm-overlay .nav > li > a:hover, .nm-overlay .nav > li > a:focus, .nm-overlay .nav > li > a.active-trail {
    background-color: #00A194; }

  .nm-overlay .navbar-nav > li {
    float: none; }

  .region-menu-overlay .footer-menu .menu li {
    float: none; }

  .region-menu-overlay .footer-menu a {
    color: white;
    padding-left: 30px; }

  .region-menu-overlay .footer-menu {
    float: none;
    margin-right: 15px;
    opacity: 0.9; }

  .logo-site {
    margin-left: 20px; }

  .nm-menu-toggle-left {
    margin-top: 4px; }

  .imageleft .content-box, .imageright .content-box, .imageleftcenter .content-box, .imagerightcenter .content-box {
    width: 48%; }

  .triple-wrapper {
    padding: 25px 0px; }

  .telement-wrapper.melement {
    margin: 50px 0; }

  .slick-initialized .telement-wrapper.melement {
    margin: auto; }

  .slick-slide.telement-wrapper {
    border: 40px solid #007374;
    height: auto; }

  .slick-slide.telement-wrapper > a {
    display: inline-flex;
    width: 290px;
    height: 290px;
    justify-content: center;
    align-items: center; }

  .triple-title {
    /* padding: 0 25px; */
    /* text-align: center; */ }

  .sliderSlick {
    margin-top: 40px; }

  ul.slick-dots li button::before {
    font-size: 21px; }

  ul.slick-dots li.slick-active button::before {
    opacity: .95; }

  .triple-wrapper .slick-dots li button::before {
    color: white; }

  .triple-wrapper .slick-dots li.slick-active button::before {
    color: #fff; }

  .telement-wrapper {
    width: 250px;
    height: 250px; }

  .slick-slide.telement-wrapper > a {
    display: inline-flex;
    width: 380px;
    height: 380px;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 50%; }

  .slick-initialized .slick-slide {
    display: block;
    background: transparent; }

  .telement-wrapper {
    width: 320px;
    height: 320px;
    display: flex;
    margin: 60px auto !important; }

  .elements-wrapper .telement-wrapper {
    width: 320px;
    height: 320px;
    display: flex;
    margin: 60px auto !important; }

  .slick-initialized.elements-wrapper .telement-wrapper {
    height: auto; }

  .img-element-wrapper {
    display: block;
    vertical-align: top;
    width: auto;
    margin: 50px auto !important;
    box-shadow: 0 0 3px 0px grey; }

  .serviceListing .views-row, .blogListing .views-row, .serviceListing .field--name-field-blocks > .field--item {
    width: 48.8%; }

  .kontakt-block, .kontakt-block form {
    width: auto; }

  .newsletter form > .webform-elements, .newsletter form > .form-wrapper {
    float: none;
    width: 100%; }

  .newsletter form {
    padding: 1px 15px 30px;
    background-position: -60px 0; }

  .newsletter form > .webform-elements, .newsletter form > .form-wrapper {
    max-width: 410px; }

  /*** Newsletter **/
  .newsletter form > .webform-elements, .newsletter form > .form-wrapper {
    float: none;
    width: 100%;
    max-width: none; }

  .newsletter form {
    background: transparent;
    padding: 0;
    max-width: none; }

  .newsletter form input.form-control {
    border: 1px solid rgba(0, 115, 117, 0.2);
    box-shadow: none;
    border-radius: 0;
    background: rgba(0, 115, 117, 0.1);
    color: #007374;
    padding: 15px 20px;
    font-size: 20px;
    line-height: 30px; }

  .newsletter .outer-container::before {
    content: "";
    display: block;
    background: url(/themes/custom/bootsass/images/newsletter-tabletv1.jpg) no-repeat;
    width: 100%;
    max-height: 450px;
    height: auto !important;
    background-size: cover;
    padding-bottom: 48%; }

  .background-image .content-box {
    margin-top: 4%; }

  .background-image .content-wrapper {
    padding-right: 40px; }

  .blue-bg-girl .desktop-only {
    display: block;
    background: #77d0d8; }
  .blue-bg-girl .fullwidth-img .bg-image-wrapper img {
    position: relative;
    left: -188px; }

  .elements-image-wrapper.equal-height {
    /* padding-right: 8%;
    padding-left: 8%; */
	padding-left: 110px;
	padding-right: 110px;
    /* Default layout */
    /* other values: @include text_contained_left(); or @include full_text(); */
    /* Default layout */ }

  .popup-container.kontakt-block, .popup-container.kontakt-block form {
    width: 100%; }

  .workshop-wrapper {
    max-width: 500px;
    width: 100%;
    margin: 50px auto;
    display: block; }

  .workshop-wrapper:nth-child(3n+2) {
    margin: 50px auto; }

  .workshop-wrapper .type-link.normal-link a {
    width: auto; }

  .workshop-col h3 {
    height: auto;
    padding-top: 40px;
    margin-top: 0; }

  .workshop-wrapper:nth-child(1) {
    margin-top: 0; } }

.webform-submission-questionnaire-add-form .radio input[type="radio"], .webform-submission-questionnaire-add-form .radio-inline input[type="radio"], .webform-submission-questionnaire-add-form .checkbox input[type="checkbox"], .webform-submission-questionnaire-add-form .checkbox-inline input[type="checkbox"] {
	top: 10px;
}
/****************************** Mobile Layout *******************/
@media all and (max-width: 767px) {
  /***** Questionnaire *****/
	.webform-submission-questionnaire-add-form .btn.btn-default {
		background: #007374;
		color: white;
		font-size: 16px;
		line-height: 18px;
		border-radius: 30px;
		padding: 11px 25px;
	}
	.webform-submission-questionnaire-add-form .radio input[type="radio"], .webform-submission-questionnaire-add-form .radio-inline input[type="radio"], .webform-submission-questionnaire-add-form .checkbox input[type="checkbox"], .webform-submission-questionnaire-add-form .checkbox-inline input[type="checkbox"] {
		top: 5px;
	}
	.webform-submission-questionnaire-add-form button#edit-wizard-next {
		float: right;
	}
  /****** Newsletter **/
  .newsletter form > .webform-elements, .newsletter form > .form-wrapper {
    float: none;
    width: 100%;
    max-width: none; }

  .newsletter form {
    background: transparent;
    padding: 0;
    max-width: none; }

  .newsletter form input.form-control, .newsletter form select.form-control {
    border: 1px solid rgba(0, 115, 117, 0.2);
    box-shadow: none;
    border-radius: 0;
    background: rgba(0, 115, 117, 0.1);
    color: #007374;
    padding: 15px 20px;
    font-size: 20px;
    line-height: 30px; }

  .newsletter .outer-container::before {
    content: "";
    display: block;
    background: url(/themes/custom/bootsass/images/newsletter-mobilev2.jpg) no-repeat;
    width: 100%;
    height: auto !important;
    background-size: cover;
    padding-bottom: 65%; }

  .newsletter label {
    font: normal 20px/30px "Roboto";
    /* newsletter label mobile */
    color: #007374;
    text-align: center;
    display: block;
    float: none; }

  body {
    font: normal 20px/30px "Roboto"; }

  #front-logo {
    font-size: 30px; }

  .kontakt-block, .kontakt-block form {
    width: auto; }

  /* .nm-menu-icon {
    width: 50px;
    height: 30px;
    display: block;
    background: url(../images/menu.png) 0 0 no-repeat; } */

  /* .nm-menu-open header#navbar {
    padding-top: 30px; } */
	.nm-menu-open header#navbar {
		padding-top: 15px;
		padding-bottom: 18px;
	}

  .background-image .content-wrapper {
    position: static;
    display: block;
    padding: 0px 25px; }

  .background-image .body-wrapper * {
    color: black; }

  .background-image .btn.simple-link, .btn.simple-link {
    width: 100%; }

  .field--name-body, .body-container, .page-node-type-article article .field--name-field-main-title, .page-node-type-article article .field--name-field-subtitle, .page-node-type-article article .field--name-field-file, .page-node-type-article article .field--name-body, .page-node-type-article h2.block-title.container, .page-node-type-article .author {
    padding-right: 0;
    padding-left: 0; }

  .text-contained-left .field--name-body, .text-contained-left .body-container, .text-contained-left.triple-element .triple-title, .text-contained-left .triple-below-text {
    padding-right: 0;
    padding-left: 0; }
  .text-contained-left .imagemiddle .main-title-wrapper, .text-contained-left .imagemiddle .sub-title-wrapper, .text-contained-left .imageabove .main-title-wrapper, .text-contained-left .imageabove .sub-title-wrapper, .text-contained-left .text-layout .main-title-wrapper, .text-contained-left .text-layout .sub-title-wrapper {
    padding-right: 0;
    padding-left: 0; }

  .imagemiddle .main-title-wrapper, .imagemiddle .sub-title-wrapper, .imageabove .main-title-wrapper, .imageabove .sub-title-wrapper, .text-layout .main-title-wrapper, .text-layout .sub-title-wrapper {
    padding-right: 0;
    padding-left: 0; }

  .container {
    padding: 0 25px; }

  header#navbar .container {
    padding: 0; }

  .full-text .field--name-body, .full-text .body-container, .full-text-contained .field--name-body, .full-text-contained .body-container {
    padding-right: 15px;
    padding-left: 15px; }

  .full-text.triple-element .triple-title, .full-text .triple-below-text, .full-text-contained.triple-element .triple-title, .full-text-contained .triple-below-text {
    padding-right: 0;
    padding-left: 0; }

  .footer-menu .menu li {
    float: none; }

  footer.footer {
    padding: 50px 0 150px;
    font-size: 20px;
    line-height: 30px; }

  .footerleft {
    display: block;
    bottom: -112px;
    position: absolute;
    left: 0; }

  .rightfooter {
    float: none;
    bottom: -87px;
    position: absolute;
    right: 0; }

  .footer-left p {
    margin: 0px 0 0;
    display: block;
    vertical-align: bottom;
    font-weight: bold;
    opacity: 0.95;
    position: relative;
    top: 25px; }

  .fullpagetext.blog-list .region.region-content, .fullpagetext.statement-list .region.region-content, .fullpagetext.kontakt-page .region.region-content {
    margin-top: 60px; }

  .kontakt-block {
    margin-top: 60px;
    width: auto; }

  #front-logo {
    font-size: 25px;
    margin-top: 9px;
    margin-left: 20px; }

  .logo-site a span {
    font-size: 14px; }

  .footer-menu {
    float: none; }

  .region.region-footer {
    position: relative;
    padding-bottom: 15px; }

  footer.footer ul.menu li a {
    padding: 7px 0px; }

  .statement-img img {
    margin: 0 auto; }

  .statement-img {
    display: block;
    margin: 30px auto 0;
    width: auto;
    text-align: center; }

  .statement-text {
    display: block;
    text-align: center;
    width: auto;
    margin-top: 25px; }

  .block-views-statement .container {
    width: 100%;
    padding: 0; }

  h1.page-header {
    font-size: 40px;
    line-height: 45px; }

  .nm-overlay .nm-menu ul.menu a {
    color: white; }

  .nm-overlay {
    top: 80px;
    background: #007374; }

  .img-element-wrapper {
    display: block;
    width: auto;
    padding-bottom: 5px; }

  .img-element-wrapper.md-wrp {
    margin: 30px 0; }

  .triple-wrapper {
    padding: 25px 0px; }

  .telement-wrapper.melement {
    margin: 50px 0; }

  .slick-initialized .telement-wrapper.melement {
    margin: auto; }

  .telement-wrapper {
    width: 275px;
    height: 275px; }

  .slick-slide.telement-wrapper {
    border: 40px solid #007374;
    height: auto; }

  .slick-slide.telement-wrapper > a {
    display: inline-flex;
    width: 290px;
    height: 290px;
    justify-content: center;
    align-items: center; }

  .triple-title {
    /* padding: 0 25px; */
    /* text-align: center; */ }

  .sliderSlick {
    margin-top: 40px; }

  ul.slick-dots li button::before {
    font-size: 21px; }

  ul.slick-dots li.slick-active button::before {
    opacity: .95; }

  .triple-wrapper .slick-dots li button::before {
    color: white; }

  .triple-wrapper .slick-dots li.slick-active button::before {
    color: #fff; }

  .region-menu-overlay .footer-menu a {
    color: white;
    padding-left: 30px; }

  .nm-overlay .nm-menu ul.menu a {
    font-size: 25px;
    line-height: 30px;
    padding: 20px 16px; }

  .nm-menu-open #fixed-menu {
    background: #007374; }

  /* .nm-menu-open .nm-menu-icon {
    background: url(../images/close-menu.png) 0 0 no-repeat; } */

  .logotop img.mobile-open {
    display: none; }

  .nm-menu-open .logotop img.mobile-open {
    display: block; }

  .nm-menu-open .logotop img.mobile-close {
    display: none; }

  .background-image .main-title-wrapper h2, .background-image .main-title-wrapper h1 {
    font-size: 50px;
    line-height: 45px; }

  .blogListing .views-row:nth-child(2n+1), .serviceListing .views-row:nth-child(2n+1), .serviceListing .field--name-field-blocks > .field--item:nth-child(2n+1) {
    margin-right: 0; }

  .blogListing .views-row, .serviceListing .views-row, .serviceListing .field--name-field-blocks > .field--item {
    display: block;
    width: auto;
    margin-bottom: 55px; }
	
	.serviceListing .views-row h3, .serviceListing .field--name-field-blocks > .field--item h3 {
    margin-top: 15px; }

  .blogListing .views-row .views-field-title h3, .serviceListing .views-row .views-field-title h3, .serviceListing .field--name-field-blocks > .field--item .views-field-title h3 {
    padding-right: 0;
    height: auto; }

  .page-node-type-article article.full, .page-node-type-service article.full {
    margin-top: 80px !important; }

  .page-node-type-article .field--name-field-image {
    display: block; }

  .page-node-type-service div.main-container {
    margin-top: 0; }

  .statement-link {
    text-align: center; }

  .imageleft .content-box, .imageright .content-box, .imageleftcenter .content-box, .imagerightcenter .content-box {
    display: block;
    width: auto; }

  .imageright .img-right, .imageleft .img-left, .imagerightcenter .img-right, .imageleftcenter .img-left {
    display: none; }

  .imageleftcenter .content-box, .imagerightcenter .content-box {
    position: static; }

  .region.region-slider {
    margin-top: 40px; }

  .align-center, align-left, align-right, p img, .field--name-body img {
    height: auto; }

  .serviceListing .views-row .views-field-body, .serviceListing .field--name-field-blocks > .field--item .views-field-body {
    padding-right: 0;
    overflow: visible;
    height: auto; }

  .nm-overlay .nav > li > a:hover, .nm-overlay .nav > li > a:focus, .nm-overlay .nav > li > a.active-trail {
    background-color: #00A194; }

  .slick-slide.telement-wrapper > a {
    width: 290px;
    height: 290px;
    justify-content: center;
    background: white;
    border-radius: 50%; }

  .slick-initialized .slick-slide {
    display: block;
    background: transparent; }

  .elements-wrapper .telement-wrapper {
    width: 290px;
    height: 290px;
    display: flex;
    margin: 60px auto !important; }

  .logotop img {
    /* max-width: 50px; */ }

  .logo-site img {
    width: 165px;
    margin-left: 50px;
    margin-top: 4px; }

  .nm-menu-open .nm-menu-icon {
    /* margin-top: -10px; */ }

  /* body:not(.path-frontpage) {
  	.logotop {
  		display: none;
  	}
  	&.nm-menu-open .logotop {
  		display: block;
  	}
  	section.logo-site {
  		float: right;
  	}
  	section.logo-site img {
  		width: 190px;
  		margin-left: 0;
  		margin-top: 6px;
  	}
  	&.nm-menu-open section.logo-site {
  		display: none;
  	}
  } */
  .kontakt-block #edit-captcha-response {
    top: -50px; }

  .kontakt-block div.form-item {
    margin-left: -10px;
    margin-right: -10px; }

  div.main-container {
    margin-top: 68px; }

  .img-element img {
    width: 90%; }

  header#navbar {
    padding-bottom: 5px; }

  .background-image .content-box {
    margin-top: 26px; }

  .fullimageabove .content-wrapper, .imageabove .content-wrapper {
    margin-top: 6px !important; }

  .background-image .content-box {
    max-width: none; }

  .popup-container .inner-container.container {
    margin: 0 !important;
    width: 100%;
    padding: 0; }

  .popup-container form {
    margin: 0 auto;
    padding: 30px 40px 60px;
    max-height: 95vh;
    height: 92vh; }

  .popup-container button.white-btn.btn {
    border: none;
    padding-left: 0; }

  .popup-container p.closeme {
    top: -35px;
    right: -20px; }

  .popup-container.kontakt-block, .popup-container.kontakt-block form {
    width: 100%; }

  .workshop-wrapper {
    max-width: 500px;
    width: 100%;
    margin: 50px auto;
    display: block; }

  .workshop-wrapper:nth-child(3n+2) {
    margin: 50px auto; }

  .workshop-wrapper .type-link.normal-link a {
    width: auto; }

  .workshop-col h3 {
    height: auto;
    padding-top: 40px;
    margin-top: 0; }

  .workshop-wrapper:nth-child(1) {
    margin-top: 0; } }
/** special style for some tablet layout */
@media all and (min-width: 560px) and (max-width: 767px) {
  .background-image .btn.simple-link, .btn.simple-link {
    width: 100%;
    max-width: 310px;
    margin: 20px auto 0px;
    display: block; } }
@media all and (max-width: 380px) {
  .slick-slide.telement-wrapper > a {
    width: 245px;
    height: 245px; }

  .logo-site img {
    width: 165px;
    margin-left: 25px;
    margin-top: 4px; }

  .newsletter form::before {
    /* height: 215px; */ }

  /* body:not(.path-frontpage) {
  	section.logo-site img {
  		width: 180px;
  		margin-left: 0;
  		margin-top: 6px;
  	}
  } */ }
@media all and (max-width: 325px) {
  .slick-slide.telement-wrapper > a {
    width: 195px;
    height: 195px; }

  .logo-site img {
    width: 140px;
    margin-left: 15px; }

  .newsletter form::before {
    /* height: 185px; */ }

  /* body:not(.path-frontpage) {
  	section.logo-site img {
  		width: 170px;
  		margin-left: 0;
  		margin-top: 6px;
  	}
  } */ }
/******* Custom Styles ***********/
/* body div.main-container .paragraph.paragraph--type--text-image .content-box h1 {
	font-size: 30px;
	line-height: 33px;
	font-family: LeagueSpartan;
	margin-top: 30px;
	margin-bottom: 20px;
}
body div.main-container .paragraph.paragraph--type--text-image .content-box h2 {
	font-size: 28px;
	line-height: 30px;
	font-family: LeagueSpartan;
	margin-top: 30px;
	margin-bottom: 20px;
} */
body div.main-container .paragraph.paragraph--type--text-image h1, 
body div.main-container .paragraph.paragraph--type--text-image h2.customTitleH1 {
	font-size: 45px;
	line-height: 55px;
	font-family: LeagueSpartan;
	margin-bottom: 25px;
}
body div.main-container .paragraph.paragraph--type--text-image h1 *,
body div.main-container .paragraph.paragraph--type--text-image h2.customTitleH1 * {
	/* line-height: 55px; */
}
@media all and (max-width: 768px) {
	body div.main-container .paragraph.paragraph--type--text-image h1, 
	body div.main-container .paragraph.paragraph--type--text-image h2.customTitleH1 {
		font-size: 40px;
		line-height: 50px;
	}
	body div.main-container .paragraph.paragraph--type--text-image h1 *,
	body div.main-container .paragraph.paragraph--type--text-image h2.customTitleH1 * {
		/* line-height: 50px; */
	}
}
body div.main-container .paragraph.paragraph--type--text-image h2,
body div.main-container .paragraph.paragraph--type--text-image h3.customTitleH2 {
	font-size: 35px;
	line-height: 45px;
	font-family: LeagueSpartan;
	margin-bottom: 25px;
}
body div.main-container .paragraph.paragraph--type--text-image h2 *, 
body div.main-container .paragraph.paragraph--type--text-image h3.customTitleH2 * {
	/* line-height: 45px; */
}
@media all and (max-width: 768px) {
	body div.main-container .paragraph.paragraph--type--text-image h2,
	body div.main-container .paragraph.paragraph--type--text-image h3.customTitleH2 {
		font-size: 35px;
		line-height: 40px;
	}
	body div.main-container .paragraph.paragraph--type--text-image h2 *,
	body div.main-container .paragraph.paragraph--type--text-image h3.customTitleH2 * {
		/* line-height: 40px; */
	}
}
body div.main-container .paragraph.paragraph--type--text-image h3 {
	/* font-size: 26px;
	line-height: 28px;
	font-family: Roboto;
	margin-top: 30px;
	margin-bottom: 20px; */
	font-size: 28px;
	line-height: 35px;
	font-family: LeagueSpartan;
	margin-bottom: 25px;
}
body div.main-container .paragraph.paragraph--type--text-image h3 * {
	/* line-height: 35px; */
}
.text-left-align, .text-left-align * {
	text-align: left !important; 
}
.no-padding {
  padding: 0 !important; }
.no-top-padding {
  padding-top: 0 !important; }
.no-bottom-padding {
  padding-bottom: 0 !important; }
.language-switcher-language-url {
  margin-top: 16px;
  float: right;
  margin-right: 20px;
}
.language-switcher-language-url .dropup .dropdown-menu {
	top: 100%;
	bottom: auto;
	margin-bottom: 2px;
}
.language-switcher-language-url .inner-container.container {
	padding: 0;
}
@media (min-width: 992px) {
  .language-switcher-language-url {
    margin-top: 4px;
  }
  body div.main-container .paragraph.paragraph--type--text-image .content-box h1 {
		margin-top: 10px;
	}
}
.language-switcher-language-url .dropdown-toggle {
  align-items: center;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 5px;
  color: #ffffff;
  display: flex;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 16px;
}
@media (min-width: 992px) {
  .language-switcher-language-url .dropdown-toggle {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (min-width: 1200px) {
  .language-switcher-language-url .dropdown-toggle {
    font-size: 18px;
    line-height: 18px;
  }
}
.language-switcher-language-url .dropdown-toggle > svg {
  margin-left: 2px;
}
.language-switcher-language-url .dropdown-menu {
  background: #12161c;
  border-radius: 5px;
  min-width: 100%;
  overflow: hidden;
  text-align: center;
}
.language-switcher-language-url .dropdown-menu > li {
  background: rgba(255, 255, 255, 0.2);
  padding: 0 16px;
}
.language-switcher-language-url .dropdown-menu > li + li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.language-switcher-language-url .dropdown-menu > li > a {
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  padding: 14px 0;
  transition: color 150ms ease-in-out;
}
@media (min-width: 992px) {
  .language-switcher-language-url .dropdown-menu > li > a {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (min-width: 1200px) {
  .language-switcher-language-url .dropdown-menu > li > a {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 768px) {
	.language-switcher-language-url {
		margin-right: 50%;
		transform: translateX(39%);
	}
}
.language-switcher-language-url .dropdown-menu > li > a:hover, .language-switcher-language-url .dropdown-menu > li > a:focus {
  background: none;
  color: #fff;
}
/*# sourceMappingURL=style.css.map */
.hidden-wrapper {
    visibility: hidden;
}
header:not(.nm-overlay) .nm-menu ul.menu > li > ul.dropdown-menu {
    background: #00a294;
}
header:not(.nm-overlay) .nm-menu ul.menu > li > ul > li + li {
    border-top: 1px solid #c9e6e3;
}
header:not(.nm-overlay) .nm-menu ul.menu > li > ul.dropdown-menu a {
    color: #fff;
}
header:not(.nm-overlay) .nm-menu ul.menu > li > ul.dropdown-menu a:hover {
    background-color: #007375;
}
header:not(.nm-overlay) .nm-menu ul.menu > li > ul.dropdown-menu {
    border: none;
	padding: 0;
}
.boxedAround {
    background: #e8f0f2;
    padding: 30px;
    margin-left: -30px;
    margin-right: -30px;
}
@media all and (max-width: 767px) {
	.boxedAround {
		margin-left: -25px;
		margin-right: -25px;
	}
	.mobileTopTitle .content-box .main-title-wrapper, .mobileTopTitle .content-box .sub-title-wrapper {
		display: none;
	}
	.mobileTopTitle .img-wrapper picture {
		margin-top: 35px;
		display: block;
	}
	.mobileTopTitle .img-wrapper picture.desktop-only {
		display: none;
	}
}
/**** version 2 *****/
	.statementList-v2 .statement-content.text-only .statement-text {
		text-align: left;
	}
	.statementList-v2.petro-bg .statement-wrapper, .statementList-v2.petro-bg .stat-wrapper, .statementList-v2.petro-bg .slide__content, .statementList-v2 .statementList-text .views-row:nth-child(2n+1) .statement-wrapper, .statementList-v2 .statementList-text .views-row:nth-child(2n+1) .stat-wrapper, .statementList-v2 .statementList-text .views-row:nth-child(2n+1) .slide__content, .statementList-v2.petro-first .statementList-text .views-row:nth-child(2n+1) .statement-wrapper, .statementList-v2.petro-first .statementList-text .views-row:nth-child(2n+1) .stat-wrapper, .statementList-v2.petro-first .statementList-text .views-row:nth-child(2n+1) .slide__content, .statementList-v2.white-first .statementList-text .views-row:nth-child(2n) .statement-wrapper, .statementList-v2.white-first .statementList-text .views-row:nth-child(2n) .stat-wrapper, .statementList-v2.white-first .statementList-text .views-row:nth-child(2n) .slide__content, .statementList-v2.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .statement-wrapper, .statementList-v2.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .stat-wrapper, .statementList-v2.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .slide__content, .statementList-v2.white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .statement-wrapper, .statementList-v2.white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .stat-wrapper, .statementList-v2.white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .slide__content, .statementList-v2 .statementList-text .slick-track .slick__slide:nth-child(2n+1) .statement-wrapper, .statementList-v2 .statementList-text .slick-track .slick__slide:nth-child(2n+1) .stat-wrapper, .statementList-v2 .statementList-text .slick-track .slick__slide:nth-child(2n+1) .slide__content {
		background: #e8f0f2;
		border-radius: 5px;
	}
	.statementList-v2 .statementList-text .views-row, .statementList-v2 .statementList-text .statement-text, .statementList-v2 h3.statement-job, .statementList-v2 .statement-text {
		color: #007374 !important;
	}
	.statementList-v2 .statementList-text .views-row .end-quote {
		background: url("/themes/custom/bootsass/images/petro-quote-bot.png") no-repeat; background-size: cover;
	}
	.statementList-v2 .statementList-text .views-row .start-quote {
		background: url("/themes/custom/bootsass/images/petro-quote-top.png") no-repeat; background-size: cover;
	}
	.statementList-v2.petro-bg .start-quote, .statementList-v2 .statementList-text .views-row:nth-child(2n+1) .start-quote, .statementList-v2.petro-first .statementList-text .views-row:nth-child(2n+1) .start-quote, .statementList-v2.white-first .statementList-text .views-row:nth-child(2n) .start-quote, .statementList-v2.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .start-quote, .statementList-v2.white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .start-quote, .statementList-v2 .statementList-text .slick-track .slick__slide:nth-child(2n+1) .start-quote {
		background: url("/themes/custom/bootsass/images/petro-quote-top.png") no-repeat; background-size: cover;
	}
	.statementList-v2.petro-bg .end-quote, .statementList-v2 .statementList-text .views-row:nth-child(2n+1) .end-quote, .statementList-v2.petro-first .statementList-text .views-row:nth-child(2n+1) .end-quote, .statementList-v2.white-first .statementList-text .views-row:nth-child(2n) .end-quote, .statementList-v2.petro-first .statementList-text .slick-track .slick__slide:nth-child(2n+1) .end-quote, .statementList-v2.white-first .statementList-text .slick-track .slick__slide:nth-child(2n) .end-quote, .statementList-v2 .statementList-text .slick-track .slick__slide:nth-child(2n+1) .end-quote {
		background: url("/themes/custom/bootsass/images/petro-quote-bot.png") no-repeat; background-size: cover;
	}
	.testem-name {
	margin-bottom: 15px;
	margin-top: 25px;
	display: none;
}
	.statementList-v2 .testem-name {
		display: block;
		font-family: Roboto;
		/* font-weight: bold; */
	}
	.statementList-v2 .statementList-text .start-quote, .statementList-v2 .statementList-text .end-quote {
	/* background-size: 50% !important; */
}
header:not(.nm-overlay) .nm-menu ul.menu > li > ul.dropdown-menu a.active-trail.is-active {
	background: #007374;
}
header:not(.nm-overlay) .nm-menu .content > ul > li > a.active, header:not(.nm-overlay) .nm-menu .content > ul > li > a.active-trail, header:not(.nm-overlay) .nm-menu ul.menu > li > a.active, header:not(.nm-overlay) .nm-menu ul.menu > li > a.active-trail {
	border-color: #007374;
	color: #007374;
	font-weight: bold;
}



@font-face {
  font-family: 'Acumin';
  src: url('../fonts/Acumin/Acumin-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Acumin';
  src: url('../fonts/Acumin/Acumin-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Acumin';
  src: url('../fonts/Acumin/Acumin-Wide.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Acumin';
  src: url('../fonts/Acumin/Acumin-SemBd.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Acumin';
  src: url('../fonts/Acumin/Acumin-Bold.ttf') format('truetype');
  font-weight: 700;
}
body.app-page {
  color: #fff;
  font: normal 18px/21px "Acumin";
  font-weight: 300;
}

.app-page h1, .app-page h2, .app-page h3, .app-page h4, .app-page h5 {
  font-family: Acumin, sans-serif;
  padding: 0;
  font-size: 32px;
  line-height: 36px;
  color: white;
  font-weight: 500;
}

body.app-page h1 {
  font: normal 28px/34px "Acumin";
  font-weight: 700;
}
body.app-page h2 {
  font: normal 24px/32px "Acumin";
  font-weight: 600;
}
body.app-page h3 {
  font: normal 22px/30px "Acumin";
  font-weight: 600;
}

.gradient, body.page-node-type-basic-page-container1 {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  animation: gradient 2000s infinite;
}

.app-page button,
.app-page a.btn,
.app-page a.btn-primary {
  outline: none;
  border: solid 1px white;
  border-radius: 100px;
  background-color: transparent;
  color: white;
  font-family: Acumin, sans-serif;
  font-weight: 500;
  padding: 9px 60px;
  font-size: 16px;
  margin: 12px auto;
  display: block;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}

.app-page button:hover,
.app-page a.btn:hover,
.app-page a.btn-primary:hover {
  border: solid 1px rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.08);
}
.app-page div#fixed-menu {
	position: static;
	background: transparent;
	box-shadow: none;
}
.app-page .field--name-body, .app-page .body-container, .app-page .triple-element .triple-title, .app-page .triple-below-text {
	padding-right: 0;
	padding-left: 0;
}
.app-page.toolbar-horizontal.toolbar-fixed .main-container, .app-page div.main-container {
	margin-top: 40px;
}
.app-page .logo-site img {
	width: 165px;
	margin-left: 0;
	margin-top: 4px;
}
.card {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(50px);
  padding: 0 12.5px;
}
.card .card-title {
  font-family: Acumin, sans-serif;
  font-weight: 500;
  font-size: 18px;
  padding: 12.5px 12.5px 0 12.5px;
}
.card .card-content {
  padding: 12.5px;
  font-family: Acumin, sans-serif;
  font-weight: 200;
}
.card .card-continue {
  font-family: Acumin, sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding: 0 12.5px 12.5px 12.5px;
  cursor: pointer;
}
.card .card-continue:hover {
  color: rgba(255, 255, 255, 0.8);
}

.faq-block .views-row {
	border-bottom: 1px solid #FFFFFF4D;
	color: white;
}
.faq-block .views-row:first-child {
	border-top: 1px solid #FFFFFF4D;
}
.faq-block .views-field-body, .grp-wrapper > h3 {
	position: relative;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 30px;
	color: white;
	cursor: pointer;
}
.faq-block .views-field-body:after, .grp-wrapper > h3:after {
	  content: "+";
	  display: block;
	  width: 30px;
	  height: 30px;
	  background: url('/themes/custom/filabe/images/plus.png') 0px 0 no-repeat;
	  position: absolute;
	  right: 0;
	  top: 50%;
	  margin-top: -22px;
}
.faq-block .answer-expanded .views-field-body:after, .answer-expanded .grp-wrapper > h3:after {
	  content: "-";
}
.faq-block .views-field-field-answer {
	display: none;
	padding-top: 15px;
	padding-bottom: 70px;
	color: white;
}
.grp-wrapper > h3 {
	border-bottom: 1px solid #FFFFFF4D;
}
.grp-content {
	display: none;
}
.category-expanded.grp-wrapper > h3 {
	border: none;
}

@keyframes gradient {
  0% {
    background: linear-gradient(166deg, #007375 7%, #00aacc 70%, #0055ff 100%);
  }
  0.1% {
    background: linear-gradient(166deg, #007375 7%, #00a9cc 70%, #0053ff 100%);
  }
  0.2% {
    background: linear-gradient(166deg, #007375 7%, #00a8cc 70%, #0052ff 100%);
  }
  0.3% {
    background: linear-gradient(166deg, #007375 7%, #00a6cc 70%, #0050ff 100%);
  }
  0.4% {
    background: linear-gradient(166deg, #007375 7%, #00a5cc 70%, #004fff 100%);
  }
  0.5% {
    background: linear-gradient(166deg, #007375 7%, #00a4cc 70%, #004dff 100%);
  }
  0.6% {
    background: linear-gradient(166deg, #007375 7%, #00a3cc 70%, #004cff 100%);
  }
  0.7% {
    background: linear-gradient(166deg, #007375 7%, #00a1cc 70%, #004aff 100%);
  }
  0.8% {
    background: linear-gradient(166deg, #007375 7%, #00a0cc 70%, #0049ff 100%);
  }
  0.9% {
    background: linear-gradient(166deg, #007375 7%, #009fcc 70%, #0047ff 100%);
  }
  1% {
    background: linear-gradient(166deg, #007375 7%, #009ecc 70%, #0046ff 100%);
  }
  1.1% {
    background: linear-gradient(166deg, #007375 7%, #009dcc 70%, #0044ff 100%);
  }
  1.2% {
    background: linear-gradient(166deg, #007375 7%, #009bcc 70%, #0043ff 100%);
  }
  1.3% {
    background: linear-gradient(166deg, #007375 7%, #009acc 70%, #0041ff 100%);
  }
  1.4% {
    background: linear-gradient(166deg, #007375 7%, #0099cc 70%, #0040ff 100%);
  }
  1.5% {
    background: linear-gradient(166deg, #007375 7%, #0098cc 70%, #003eff 100%);
  }
  1.6% {
    background: linear-gradient(166deg, #007375 7%, #0096cc 70%, #003dff 100%);
  }
  1.7% {
    background: linear-gradient(166deg, #007375 7%, #0095cc 70%, #003bff 100%);
  }
  1.8% {
    background: linear-gradient(166deg, #007375 7%, #0094cc 70%, #0039ff 100%);
  }
  1.9% {
    background: linear-gradient(166deg, #007375 7%, #0093cc 70%, #0038ff 100%);
  }
  2% {
    background: linear-gradient(166deg, #007375 7%, #0092cc 70%, #0036ff 100%);
  }
  2.1% {
    background: linear-gradient(166deg, #007375 7%, #0090cc 70%, #0035ff 100%);
  }
  2.2% {
    background: linear-gradient(166deg, #007375 7%, #008fcc 70%, #0033ff 100%);
  }
  2.3% {
    background: linear-gradient(166deg, #007375 7%, #008ecc 70%, #0032ff 100%);
  }
  2.4% {
    background: linear-gradient(166deg, #007375 7%, #008dcc 70%, #0030ff 100%);
  }
  2.5% {
    background: linear-gradient(166deg, #007375 7%, #008bcc 70%, #002fff 100%);
  }
  2.6% {
    background: linear-gradient(166deg, #007375 7%, #008acc 70%, #002dff 100%);
  }
  2.7% {
    background: linear-gradient(166deg, #007375 7%, #0089cc 70%, #002cff 100%);
  }
  2.8% {
    background: linear-gradient(166deg, #007375 7%, #0088cc 70%, #002aff 100%);
  }
  2.9% {
    background: linear-gradient(166deg, #007375 7%, #0087cc 70%, #0029ff 100%);
  }
  3% {
    background: linear-gradient(166deg, #007375 7%, #0085cc 70%, #0027ff 100%);
  }
  3.1% {
    background: linear-gradient(166deg, #007375 7%, #0084cc 70%, #0026ff 100%);
  }
  3.2% {
    background: linear-gradient(166deg, #007375 7%, #0083cc 70%, #0024ff 100%);
  }
  3.3% {
    background: linear-gradient(166deg, #007375 7%, #0082cc 70%, #0023ff 100%);
  }
  3.4% {
    background: linear-gradient(166deg, #007375 7%, #0080cc 70%, #0021ff 100%);
  }
  3.5% {
    background: linear-gradient(166deg, #007375 7%, #007fcc 70%, #001fff 100%);
  }
  3.6% {
    background: linear-gradient(166deg, #007375 7%, #007ecc 70%, #001eff 100%);
  }
  3.7% {
    background: linear-gradient(166deg, #007375 7%, #007dcc 70%, #001cff 100%);
  }
  3.8% {
    background: linear-gradient(166deg, #007375 7%, #007bcc 70%, #001bff 100%);
  }
  3.9% {
    background: linear-gradient(166deg, #007375 7%, #007acc 70%, #0019ff 100%);
  }
  4% {
    background: linear-gradient(166deg, #007375 7%, #0079cc 70%, #0018ff 100%);
  }
  4.1% {
    background: linear-gradient(166deg, #007375 7%, #0078cc 70%, #0016ff 100%);
  }
  4.2% {
    background: linear-gradient(166deg, #007375 7%, #0077cc 70%, #0015ff 100%);
  }
  4.3% {
    background: linear-gradient(166deg, #007375 7%, #0075cc 70%, #0013ff 100%);
  }
  4.4% {
    background: linear-gradient(166deg, #007375 7%, #0074cc 70%, #0012ff 100%);
  }
  4.5% {
    background: linear-gradient(166deg, #007375 7%, #0073cc 70%, #0010ff 100%);
  }
  4.6% {
    background: linear-gradient(166deg, #007375 7%, #0072cc 70%, #000fff 100%);
  }
  4.7% {
    background: linear-gradient(166deg, #007375 7%, #0070cc 70%, #000dff 100%);
  }
  4.8% {
    background: linear-gradient(166deg, #007375 7%, #006fcc 70%, #000cff 100%);
  }
  4.9% {
    background: linear-gradient(166deg, #007375 7%, #006ecc 70%, #000aff 100%);
  }
  5% {
    background: linear-gradient(166deg, #007375 7%, #006dcc 70%, #0009ff 100%);
  }
  5.1% {
    background: linear-gradient(166deg, #007375 7%, #006ccc 70%, #0007ff 100%);
  }
  5.2% {
    background: linear-gradient(166deg, #007375 7%, #006acc 70%, #0005ff 100%);
  }
  5.3% {
    background: linear-gradient(166deg, #007375 7%, #0069cc 70%, #0004ff 100%);
  }
  5.4% {
    background: linear-gradient(166deg, #007375 7%, #0068cc 70%, #0002ff 100%);
  }
  5.5% {
    background: linear-gradient(166deg, #007375 7%, #0067cc 70%, #0001ff 100%);
  }
  5.6% {
    background: linear-gradient(166deg, #007375 7%, #0065cc 70%, #0100ff 100%);
  }
  5.7% {
    background: linear-gradient(166deg, #007375 7%, #0064cc 70%, #0200ff 100%);
  }
  5.8% {
    background: linear-gradient(166deg, #007375 7%, #0063cc 70%, #0400ff 100%);
  }
  5.9% {
    background: linear-gradient(166deg, #007375 7%, #0062cc 70%, #0500ff 100%);
  }
  6% {
    background: linear-gradient(166deg, #007375 7%, #0061cc 70%, #0700ff 100%);
  }
  6.1% {
    background: linear-gradient(166deg, #007375 7%, #005fcc 70%, #0800ff 100%);
  }
  6.2% {
    background: linear-gradient(166deg, #007375 7%, #005ecc 70%, #0a00ff 100%);
  }
  6.3% {
    background: linear-gradient(166deg, #007375 7%, #005dcc 70%, #0b00ff 100%);
  }
  6.4% {
    background: linear-gradient(166deg, #007375 7%, #005ccc 70%, #0d00ff 100%);
  }
  6.5% {
    background: linear-gradient(166deg, #007375 7%, #005acc 70%, #0e00ff 100%);
  }
  6.6% {
    background: linear-gradient(166deg, #007375 7%, #0059cc 70%, #1000ff 100%);
  }
  6.7% {
    background: linear-gradient(166deg, #007375 7%, #0058cc 70%, #1200ff 100%);
  }
  6.8% {
    background: linear-gradient(166deg, #007375 7%, #0057cc 70%, #1300ff 100%);
  }
  6.9% {
    background: linear-gradient(166deg, #007375 7%, #0056cc 70%, #1500ff 100%);
  }
  7% {
    background: linear-gradient(166deg, #007375 7%, #0054cc 70%, #1600ff 100%);
  }
  7.1% {
    background: linear-gradient(166deg, #007375 7%, #0053cc 70%, #1800ff 100%);
  }
  7.2% {
    background: linear-gradient(166deg, #007375 7%, #0052cc 70%, #1900ff 100%);
  }
  7.3% {
    background: linear-gradient(166deg, #007375 7%, #0051cc 70%, #1b00ff 100%);
  }
  7.4% {
    background: linear-gradient(166deg, #007375 7%, #004fcc 70%, #1c00ff 100%);
  }
  7.5% {
    background: linear-gradient(166deg, #007375 7%, #004ecc 70%, #1e00ff 100%);
  }
  7.6% {
    background: linear-gradient(166deg, #007375 7%, #004dcc 70%, #1f00ff 100%);
  }
  7.7% {
    background: linear-gradient(166deg, #007375 7%, #004ccc 70%, #2100ff 100%);
  }
  7.8% {
    background: linear-gradient(166deg, #007375 7%, #004bcc 70%, #2200ff 100%);
  }
  7.9% {
    background: linear-gradient(166deg, #007375 7%, #0049cc 70%, #2400ff 100%);
  }
  8% {
    background: linear-gradient(166deg, #007375 7%, #0048cc 70%, #2500ff 100%);
  }
  8.1% {
    background: linear-gradient(166deg, #007375 7%, #0047cc 70%, #2700ff 100%);
  }
  8.2% {
    background: linear-gradient(166deg, #007375 7%, #0046cc 70%, #2800ff 100%);
  }
  8.3% {
    background: linear-gradient(166deg, #007375 7%, #0044cc 70%, #2a00ff 100%);
  }
  8.4% {
    background: linear-gradient(166deg, #007375 7%, #0043cc 70%, #2c00ff 100%);
  }
  8.5% {
    background: linear-gradient(166deg, #007375 7%, #0042cc 70%, #2d00ff 100%);
  }
  8.6% {
    background: linear-gradient(166deg, #007375 7%, #0041cc 70%, #2f00ff 100%);
  }
  8.7% {
    background: linear-gradient(166deg, #007375 7%, #0040cc 70%, #3000ff 100%);
  }
  8.8% {
    background: linear-gradient(166deg, #007375 7%, #003ecc 70%, #3200ff 100%);
  }
  8.9% {
    background: linear-gradient(166deg, #007375 7%, #003dcc 70%, #3300ff 100%);
  }
  9% {
    background: linear-gradient(166deg, #007375 7%, #003ccc 70%, #3500ff 100%);
  }
  9.1% {
    background: linear-gradient(166deg, #007375 7%, #003bcc 70%, #3600ff 100%);
  }
  9.2% {
    background: linear-gradient(166deg, #007375 7%, #0039cc 70%, #3800ff 100%);
  }
  9.3% {
    background: linear-gradient(166deg, #007375 7%, #0038cc 70%, #3900ff 100%);
  }
  9.4% {
    background: linear-gradient(166deg, #007375 7%, #0037cc 70%, #3b00ff 100%);
  }
  9.5% {
    background: linear-gradient(166deg, #007375 7%, #0036cc 70%, #3c00ff 100%);
  }
  9.6% {
    background: linear-gradient(166deg, #007375 7%, #0034cc 70%, #3e00ff 100%);
  }
  9.7% {
    background: linear-gradient(166deg, #007375 7%, #0033cc 70%, #3f00ff 100%);
  }
  9.8% {
    background: linear-gradient(166deg, #007375 7%, #0032cc 70%, #4100ff 100%);
  }
  9.9% {
    background: linear-gradient(166deg, #007375 7%, #0031cc 70%, #4200ff 100%);
  }
  10% {
    background: linear-gradient(166deg, #007375 7%, #0030cc 70%, #4400ff 100%);
  }
  10.1% {
    background: linear-gradient(166deg, #007375 7%, #002ecc 70%, #4600ff 100%);
  }
  10.2% {
    background: linear-gradient(166deg, #007375 7%, #002dcc 70%, #4700ff 100%);
  }
  10.3% {
    background: linear-gradient(166deg, #007375 7%, #002ccc 70%, #4900ff 100%);
  }
  10.4% {
    background: linear-gradient(166deg, #007375 7%, #002bcc 70%, #4a00ff 100%);
  }
  10.5% {
    background: linear-gradient(166deg, #007375 7%, #0029cc 70%, #4c00ff 100%);
  }
  10.6% {
    background: linear-gradient(166deg, #007375 7%, #0028cc 70%, #4d00ff 100%);
  }
  10.7% {
    background: linear-gradient(166deg, #007375 7%, #0027cc 70%, #4f00ff 100%);
  }
  10.8% {
    background: linear-gradient(166deg, #007375 7%, #0026cc 70%, #5000ff 100%);
  }
  10.9% {
    background: linear-gradient(166deg, #007375 7%, #0025cc 70%, #5200ff 100%);
  }
  11% {
    background: linear-gradient(166deg, #007375 7%, #0023cc 70%, #5300ff 100%);
  }
  11.1% {
    background: linear-gradient(166deg, #007375 7%, #0022cc 70%, #5500ff 100%);
  }
  11.2% {
    background: linear-gradient(166deg, #007375 7%, #0021cc 70%, #5600ff 100%);
  }
  11.3% {
    background: linear-gradient(166deg, #007375 7%, #0020cc 70%, #5800ff 100%);
  }
  11.4% {
    background: linear-gradient(166deg, #007375 7%, #001ecc 70%, #5900ff 100%);
  }
  11.5% {
    background: linear-gradient(166deg, #007375 7%, #001dcc 70%, #5b00ff 100%);
  }
  11.6% {
    background: linear-gradient(166deg, #007375 7%, #001ccc 70%, #5c00ff 100%);
  }
  11.7% {
    background: linear-gradient(166deg, #007375 7%, #001bcc 70%, #5e00ff 100%);
  }
  11.8% {
    background: linear-gradient(166deg, #007375 7%, #001acc 70%, #6000ff 100%);
  }
  11.9% {
    background: linear-gradient(166deg, #007375 7%, #0018cc 70%, #6100ff 100%);
  }
  12% {
    background: linear-gradient(166deg, #007375 7%, #0017cc 70%, #6300ff 100%);
  }
  12.1% {
    background: linear-gradient(166deg, #007375 7%, #0016cc 70%, #6400ff 100%);
  }
  12.2% {
    background: linear-gradient(166deg, #007375 7%, #0015cc 70%, #6600ff 100%);
  }
  12.3% {
    background: linear-gradient(166deg, #007375 7%, #0013cc 70%, #6700ff 100%);
  }
  12.4% {
    background: linear-gradient(166deg, #007375 7%, #0012cc 70%, #6900ff 100%);
  }
  12.5% {
    background: linear-gradient(166deg, #007375 7%, #0011cc 70%, #6a00ff 100%);
  }
  12.6% {
    background: linear-gradient(166deg, #007375 7%, #0010cc 70%, #6c00ff 100%);
  }
  12.7% {
    background: linear-gradient(166deg, #007375 7%, #000fcc 70%, #6d00ff 100%);
  }
  12.8% {
    background: linear-gradient(166deg, #007375 7%, #000dcc 70%, #6f00ff 100%);
  }
  12.9% {
    background: linear-gradient(166deg, #007375 7%, #000ccc 70%, #7000ff 100%);
  }
  13% {
    background: linear-gradient(166deg, #007375 7%, #000bcc 70%, #7200ff 100%);
  }
  13.1% {
    background: linear-gradient(166deg, #007375 7%, #000acc 70%, #7300ff 100%);
  }
  13.2% {
    background: linear-gradient(166deg, #007375 7%, #0008cc 70%, #7500ff 100%);
  }
  13.3% {
    background: linear-gradient(166deg, #007375 7%, #0007cc 70%, #7600ff 100%);
  }
  13.4% {
    background: linear-gradient(166deg, #007375 7%, #0006cc 70%, #7800ff 100%);
  }
  13.5% {
    background: linear-gradient(166deg, #007375 7%, #0005cc 70%, #7a00ff 100%);
  }
  13.6% {
    background: linear-gradient(166deg, #007375 7%, #0004cc 70%, #7b00ff 100%);
  }
  13.7% {
    background: linear-gradient(166deg, #007375 7%, #0002cc 70%, #7d00ff 100%);
  }
  13.8% {
    background: linear-gradient(166deg, #007375 7%, #0001cc 70%, #7e00ff 100%);
  }
  13.9% {
    background: linear-gradient(166deg, #007375 7%, #0000cc 70%, #8000ff 100%);
  }
  14% {
    background: linear-gradient(166deg, #007375 7%, #0100cc 70%, #8100ff 100%);
  }
  14.1% {
    background: linear-gradient(166deg, #007375 7%, #0300cc 70%, #8300ff 100%);
  }
  14.2% {
    background: linear-gradient(166deg, #007375 7%, #0400cc 70%, #8400ff 100%);
  }
  14.3% {
    background: linear-gradient(166deg, #007375 7%, #0500cc 70%, #8600ff 100%);
  }
  14.4% {
    background: linear-gradient(166deg, #007375 7%, #0600cc 70%, #8700ff 100%);
  }
  14.5% {
    background: linear-gradient(166deg, #007375 7%, #0700cc 70%, #8900ff 100%);
  }
  14.6% {
    background: linear-gradient(166deg, #007375 7%, #0900cc 70%, #8a00ff 100%);
  }
  14.7% {
    background: linear-gradient(166deg, #007375 7%, #0a00cc 70%, #8c00ff 100%);
  }
  14.8% {
    background: linear-gradient(166deg, #007375 7%, #0b00cc 70%, #8d00ff 100%);
  }
  14.9% {
    background: linear-gradient(166deg, #007375 7%, #0c00cc 70%, #8f00ff 100%);
  }
  15% {
    background: linear-gradient(166deg, #007375 7%, #0e00cc 70%, #9100ff 100%);
  }
  15.1% {
    background: linear-gradient(166deg, #007375 7%, #0f00cc 70%, #9200ff 100%);
  }
  15.2% {
    background: linear-gradient(166deg, #007375 7%, #1000cc 70%, #9400ff 100%);
  }
  15.3% {
    background: linear-gradient(166deg, #007375 7%, #1100cc 70%, #9500ff 100%);
  }
  15.4% {
    background: linear-gradient(166deg, #007375 7%, #1200cc 70%, #9700ff 100%);
  }
  15.5% {
    background: linear-gradient(166deg, #007375 7%, #1400cc 70%, #9800ff 100%);
  }
  15.6% {
    background: linear-gradient(166deg, #007375 7%, #1500cc 70%, #9a00ff 100%);
  }
  15.7% {
    background: linear-gradient(166deg, #007375 7%, #1600cc 70%, #9b00ff 100%);
  }
  15.8% {
    background: linear-gradient(166deg, #007375 7%, #1700cc 70%, #9d00ff 100%);
  }
  15.9% {
    background: linear-gradient(166deg, #007375 7%, #1900cc 70%, #9e00ff 100%);
  }
  16% {
    background: linear-gradient(166deg, #007375 7%, #1a00cc 70%, #a000ff 100%);
  }
  16.1% {
    background: linear-gradient(166deg, #007375 7%, #1b00cc 70%, #a100ff 100%);
  }
  16.2% {
    background: linear-gradient(166deg, #007375 7%, #1c00cc 70%, #a300ff 100%);
  }
  16.3% {
    background: linear-gradient(166deg, #007375 7%, #1e00cc 70%, #a400ff 100%);
  }
  16.4% {
    background: linear-gradient(166deg, #007375 7%, #1f00cc 70%, #a600ff 100%);
  }
  16.5% {
    background: linear-gradient(166deg, #007375 7%, #2000cc 70%, #a700ff 100%);
  }
  16.6% {
    background: linear-gradient(166deg, #007375 7%, #2100cc 70%, #a900ff 100%);
  }
  16.7% {
    background: linear-gradient(166deg, #007375 7%, #2200cc 70%, #ab00ff 100%);
  }
  16.8% {
    background: linear-gradient(166deg, #007375 7%, #2400cc 70%, #ac00ff 100%);
  }
  16.9% {
    background: linear-gradient(166deg, #007375 7%, #2500cc 70%, #ae00ff 100%);
  }
  17% {
    background: linear-gradient(166deg, #007375 7%, #2600cc 70%, #af00ff 100%);
  }
  17.1% {
    background: linear-gradient(166deg, #007375 7%, #2700cc 70%, #b100ff 100%);
  }
  17.2% {
    background: linear-gradient(166deg, #007375 7%, #2900cc 70%, #b200ff 100%);
  }
  17.3% {
    background: linear-gradient(166deg, #007375 7%, #2a00cc 70%, #b400ff 100%);
  }
  17.4% {
    background: linear-gradient(166deg, #007375 7%, #2b00cc 70%, #b500ff 100%);
  }
  17.5% {
    background: linear-gradient(166deg, #007375 7%, #2c00cc 70%, #b700ff 100%);
  }
  17.6% {
    background: linear-gradient(166deg, #007375 7%, #2d00cc 70%, #b800ff 100%);
  }
  17.7% {
    background: linear-gradient(166deg, #007375 7%, #2f00cc 70%, #ba00ff 100%);
  }
  17.8% {
    background: linear-gradient(166deg, #007375 7%, #3000cc 70%, #bb00ff 100%);
  }
  17.9% {
    background: linear-gradient(166deg, #007375 7%, #3100cc 70%, #bd00ff 100%);
  }
  18% {
    background: linear-gradient(166deg, #007375 7%, #3200cc 70%, #be00ff 100%);
  }
  18.1% {
    background: linear-gradient(166deg, #007375 7%, #3400cc 70%, #c000ff 100%);
  }
  18.2% {
    background: linear-gradient(166deg, #007375 7%, #3500cc 70%, #c100ff 100%);
  }
  18.3% {
    background: linear-gradient(166deg, #007375 7%, #3600cc 70%, #c300ff 100%);
  }
  18.4% {
    background: linear-gradient(166deg, #007375 7%, #3700cc 70%, #c500ff 100%);
  }
  18.5% {
    background: linear-gradient(166deg, #007375 7%, #3800cc 70%, #c600ff 100%);
  }
  18.6% {
    background: linear-gradient(166deg, #007375 7%, #3a00cc 70%, #c800ff 100%);
  }
  18.7% {
    background: linear-gradient(166deg, #007375 7%, #3b00cc 70%, #c900ff 100%);
  }
  18.8% {
    background: linear-gradient(166deg, #007375 7%, #3c00cc 70%, #cb00ff 100%);
  }
  18.9% {
    background: linear-gradient(166deg, #007375 7%, #3d00cc 70%, #cc00ff 100%);
  }
  19% {
    background: linear-gradient(166deg, #007375 7%, #3f00cc 70%, #ce00ff 100%);
  }
  19.1% {
    background: linear-gradient(166deg, #007375 7%, #4000cc 70%, #cf00ff 100%);
  }
  19.2% {
    background: linear-gradient(166deg, #007375 7%, #4100cc 70%, #d100ff 100%);
  }
  19.3% {
    background: linear-gradient(166deg, #007375 7%, #4200cc 70%, #d200ff 100%);
  }
  19.4% {
    background: linear-gradient(166deg, #007375 7%, #4300cc 70%, #d400ff 100%);
  }
  19.5% {
    background: linear-gradient(166deg, #007375 7%, #4500cc 70%, #d500ff 100%);
  }
  19.6% {
    background: linear-gradient(166deg, #007375 7%, #4600cc 70%, #d700ff 100%);
  }
  19.7% {
    background: linear-gradient(166deg, #007375 7%, #4700cc 70%, #d800ff 100%);
  }
  19.8% {
    background: linear-gradient(166deg, #007375 7%, #4800cc 70%, #da00ff 100%);
  }
  19.9% {
    background: linear-gradient(166deg, #007375 7%, #4a00cc 70%, #db00ff 100%);
  }
  20% {
    background: linear-gradient(166deg, #007375 7%, #4b00cc 70%, #dd00ff 100%);
  }
  20.1% {
    background: linear-gradient(166deg, #007375 7%, #4c00cc 70%, #df00ff 100%);
  }
  20.2% {
    background: linear-gradient(166deg, #007375 7%, #4d00cc 70%, #e000ff 100%);
  }
  20.3% {
    background: linear-gradient(166deg, #007375 7%, #4e00cc 70%, #e200ff 100%);
  }
  20.4% {
    background: linear-gradient(166deg, #007375 7%, #5000cc 70%, #e300ff 100%);
  }
  20.5% {
    background: linear-gradient(166deg, #007375 7%, #5100cc 70%, #e500ff 100%);
  }
  20.6% {
    background: linear-gradient(166deg, #007375 7%, #5200cc 70%, #e600ff 100%);
  }
  20.7% {
    background: linear-gradient(166deg, #007375 7%, #5300cc 70%, #e800ff 100%);
  }
  20.8% {
    background: linear-gradient(166deg, #007375 7%, #5500cc 70%, #e900ff 100%);
  }
  20.9% {
    background: linear-gradient(166deg, #007375 7%, #5600cc 70%, #eb00ff 100%);
  }
  21% {
    background: linear-gradient(166deg, #007375 7%, #5700cc 70%, #ec00ff 100%);
  }
  21.1% {
    background: linear-gradient(166deg, #007375 7%, #5800cc 70%, #ee00ff 100%);
  }
  21.2% {
    background: linear-gradient(166deg, #007375 7%, #5900cc 70%, #ef00ff 100%);
  }
  21.3% {
    background: linear-gradient(166deg, #007375 7%, #5b00cc 70%, #f100ff 100%);
  }
  21.4% {
    background: linear-gradient(166deg, #007375 7%, #5c00cc 70%, #f200ff 100%);
  }
  21.5% {
    background: linear-gradient(166deg, #007375 7%, #5d00cc 70%, #f400ff 100%);
  }
  21.6% {
    background: linear-gradient(166deg, #007375 7%, #5e00cc 70%, #f500ff 100%);
  }
  21.7% {
    background: linear-gradient(166deg, #007375 7%, #6000cc 70%, #f700ff 100%);
  }
  21.8% {
    background: linear-gradient(166deg, #007375 7%, #6100cc 70%, #f900ff 100%);
  }
  21.9% {
    background: linear-gradient(166deg, #007375 7%, #6200cc 70%, #fa00ff 100%);
  }
  22% {
    background: linear-gradient(166deg, #007375 7%, #6300cc 70%, #fc00ff 100%);
  }
  22.1% {
    background: linear-gradient(166deg, #007375 7%, #6500cc 70%, #fd00ff 100%);
  }
  22.2% {
    background: linear-gradient(166deg, #007375 7%, #6600cc 70%, fuchsia 100%);
  }
  22.3% {
    background: linear-gradient(166deg, #007375 7%, #6700cc 70%, #ff00fe 100%);
  }
  22.4% {
    background: linear-gradient(166deg, #007375 7%, #6800cc 70%, #ff00fc 100%);
  }
  22.5% {
    background: linear-gradient(166deg, #007375 7%, #6900cc 70%, #ff00fb 100%);
  }
  22.6% {
    background: linear-gradient(166deg, #007375 7%, #6b00cc 70%, #ff00f9 100%);
  }
  22.7% {
    background: linear-gradient(166deg, #007375 7%, #6c00cc 70%, #ff00f8 100%);
  }
  22.8% {
    background: linear-gradient(166deg, #007375 7%, #6d00cc 70%, #ff00f6 100%);
  }
  22.9% {
    background: linear-gradient(166deg, #007375 7%, #6e00cc 70%, #ff00f5 100%);
  }
  23% {
    background: linear-gradient(166deg, #007375 7%, #7000cc 70%, #ff00f3 100%);
  }
  23.1% {
    background: linear-gradient(166deg, #007375 7%, #7100cc 70%, #ff00f2 100%);
  }
  23.2% {
    background: linear-gradient(166deg, #007375 7%, #7200cc 70%, #ff00f0 100%);
  }
  23.3% {
    background: linear-gradient(166deg, #007375 7%, #7300cc 70%, #ff00ef 100%);
  }
  23.4% {
    background: linear-gradient(166deg, #007375 7%, #7400cc 70%, #ff00ed 100%);
  }
  23.5% {
    background: linear-gradient(166deg, #007375 7%, #7600cc 70%, #ff00eb 100%);
  }
  23.6% {
    background: linear-gradient(166deg, #007375 7%, #7700cc 70%, #ff00ea 100%);
  }
  23.7% {
    background: linear-gradient(166deg, #007375 7%, #7800cc 70%, #ff00e8 100%);
  }
  23.8% {
    background: linear-gradient(166deg, #007375 7%, #7900cc 70%, #ff00e7 100%);
  }
  23.9% {
    background: linear-gradient(166deg, #007375 7%, #7b00cc 70%, #ff00e5 100%);
  }
  24% {
    background: linear-gradient(166deg, #007375 7%, #7c00cc 70%, #ff00e4 100%);
  }
  24.1% {
    background: linear-gradient(166deg, #007375 7%, #7d00cc 70%, #ff00e2 100%);
  }
  24.2% {
    background: linear-gradient(166deg, #007375 7%, #7e00cc 70%, #ff00e1 100%);
  }
  24.3% {
    background: linear-gradient(166deg, #007375 7%, #7f00cc 70%, #ff00df 100%);
  }
  24.4% {
    background: linear-gradient(166deg, #007375 7%, #8100cc 70%, #ff00de 100%);
  }
  24.5% {
    background: linear-gradient(166deg, #007375 7%, #8200cc 70%, #ff00dc 100%);
  }
  24.6% {
    background: linear-gradient(166deg, #007375 7%, #8300cc 70%, #ff00db 100%);
  }
  24.7% {
    background: linear-gradient(166deg, #007375 7%, #8400cc 70%, #ff00d9 100%);
  }
  24.8% {
    background: linear-gradient(166deg, #007375 7%, #8600cc 70%, #ff00d8 100%);
  }
  24.9% {
    background: linear-gradient(166deg, #007375 7%, #8700cc 70%, #ff00d6 100%);
  }
  25% {
    background: linear-gradient(166deg, #007375 7%, #8800cc 70%, #ff00d5 100%);
  }
  25.1% {
    background: linear-gradient(166deg, #007375 7%, #8900cc 70%, #ff00d3 100%);
  }
  25.2% {
    background: linear-gradient(166deg, #007375 7%, #8a00cc 70%, #ff00d1 100%);
  }
  25.3% {
    background: linear-gradient(166deg, #007375 7%, #8c00cc 70%, #ff00d0 100%);
  }
  25.4% {
    background: linear-gradient(166deg, #007375 7%, #8d00cc 70%, #ff00ce 100%);
  }
  25.5% {
    background: linear-gradient(166deg, #007375 7%, #8e00cc 70%, #ff00cd 100%);
  }
  25.6% {
    background: linear-gradient(166deg, #007375 7%, #8f00cc 70%, #ff00cb 100%);
  }
  25.7% {
    background: linear-gradient(166deg, #007375 7%, #9100cc 70%, #ff00ca 100%);
  }
  25.8% {
    background: linear-gradient(166deg, #007375 7%, #9200cc 70%, #ff00c8 100%);
  }
  25.9% {
    background: linear-gradient(166deg, #007375 7%, #9300cc 70%, #ff00c7 100%);
  }
  26% {
    background: linear-gradient(166deg, #007375 7%, #9400cc 70%, #ff00c5 100%);
  }
  26.1% {
    background: linear-gradient(166deg, #007375 7%, #9500cc 70%, #ff00c4 100%);
  }
  26.2% {
    background: linear-gradient(166deg, #007375 7%, #9700cc 70%, #ff00c2 100%);
  }
  26.3% {
    background: linear-gradient(166deg, #007375 7%, #9800cc 70%, #ff00c1 100%);
  }
  26.4% {
    background: linear-gradient(166deg, #007375 7%, #9900cc 70%, #ff00bf 100%);
  }
  26.5% {
    background: linear-gradient(166deg, #007375 7%, #9a00cc 70%, #ff00be 100%);
  }
  26.6% {
    background: linear-gradient(166deg, #007375 7%, #9c00cc 70%, #ff00bc 100%);
  }
  26.7% {
    background: linear-gradient(166deg, #007375 7%, #9d00cc 70%, #ff00ba 100%);
  }
  26.8% {
    background: linear-gradient(166deg, #007375 7%, #9e00cc 70%, #ff00b9 100%);
  }
  26.9% {
    background: linear-gradient(166deg, #007375 7%, #9f00cc 70%, #ff00b7 100%);
  }
  27% {
    background: linear-gradient(166deg, #007375 7%, #a000cc 70%, #ff00b6 100%);
  }
  27.1% {
    background: linear-gradient(166deg, #007375 7%, #a200cc 70%, #ff00b4 100%);
  }
  27.2% {
    background: linear-gradient(166deg, #007375 7%, #a300cc 70%, #ff00b3 100%);
  }
  27.3% {
    background: linear-gradient(166deg, #007375 7%, #a400cc 70%, #ff00b1 100%);
  }
  27.4% {
    background: linear-gradient(166deg, #007375 7%, #a500cc 70%, #ff00b0 100%);
  }
  27.5% {
    background: linear-gradient(166deg, #007375 7%, #a700cc 70%, #ff00ae 100%);
  }
  27.6% {
    background: linear-gradient(166deg, #007375 7%, #a800cc 70%, #ff00ad 100%);
  }
  27.7% {
    background: linear-gradient(166deg, #007375 7%, #a900cc 70%, #ff00ab 100%);
  }
  27.8% {
    background: linear-gradient(166deg, #007375 7%, #aa00cc 70%, #ff00aa 100%);
  }
  27.9% {
    background: linear-gradient(166deg, #007375 7%, #ab00cc 70%, #ff00a8 100%);
  }
  28% {
    background: linear-gradient(166deg, #007375 7%, #ad00cc 70%, #ff00a7 100%);
  }
  28.1% {
    background: linear-gradient(166deg, #007375 7%, #ae00cc 70%, #ff00a5 100%);
  }
  28.2% {
    background: linear-gradient(166deg, #007375 7%, #af00cc 70%, #ff00a4 100%);
  }
  28.3% {
    background: linear-gradient(166deg, #007375 7%, #b000cc 70%, #ff00a2 100%);
  }
  28.4% {
    background: linear-gradient(166deg, #007375 7%, #b200cc 70%, #ff00a0 100%);
  }
  28.5% {
    background: linear-gradient(166deg, #007375 7%, #b300cc 70%, #ff009f 100%);
  }
  28.6% {
    background: linear-gradient(166deg, #007375 7%, #b400cc 70%, #ff009d 100%);
  }
  28.7% {
    background: linear-gradient(166deg, #007375 7%, #b500cc 70%, #ff009c 100%);
  }
  28.8% {
    background: linear-gradient(166deg, #007375 7%, #b700cc 70%, #ff009a 100%);
  }
  28.9% {
    background: linear-gradient(166deg, #007375 7%, #b800cc 70%, #ff0099 100%);
  }
  29% {
    background: linear-gradient(166deg, #007375 7%, #b900cc 70%, #ff0097 100%);
  }
  29.1% {
    background: linear-gradient(166deg, #007375 7%, #ba00cc 70%, #ff0096 100%);
  }
  29.2% {
    background: linear-gradient(166deg, #007375 7%, #bb00cc 70%, #ff0094 100%);
  }
  29.3% {
    background: linear-gradient(166deg, #007375 7%, #bd00cc 70%, #ff0093 100%);
  }
  29.4% {
    background: linear-gradient(166deg, #007375 7%, #be00cc 70%, #ff0091 100%);
  }
  29.5% {
    background: linear-gradient(166deg, #007375 7%, #bf00cc 70%, #ff0090 100%);
  }
  29.6% {
    background: linear-gradient(166deg, #007375 7%, #c000cc 70%, #ff008e 100%);
  }
  29.7% {
    background: linear-gradient(166deg, #007375 7%, #c200cc 70%, #ff008d 100%);
  }
  29.8% {
    background: linear-gradient(166deg, #007375 7%, #c300cc 70%, #ff008b 100%);
  }
  29.9% {
    background: linear-gradient(166deg, #007375 7%, #c400cc 70%, #ff008a 100%);
  }
  30% {
    background: linear-gradient(166deg, #007375 7%, #c500cc 70%, #ff0088 100%);
  }
  30.1% {
    background: linear-gradient(166deg, #007375 7%, #c600cc 70%, #ff0086 100%);
  }
  30.2% {
    background: linear-gradient(166deg, #007375 7%, #c800cc 70%, #ff0085 100%);
  }
  30.3% {
    background: linear-gradient(166deg, #007375 7%, #c900cc 70%, #ff0083 100%);
  }
  30.4% {
    background: linear-gradient(166deg, #007375 7%, #ca00cc 70%, #ff0082 100%);
  }
  30.5% {
    background: linear-gradient(166deg, #007375 7%, #cb00cc 70%, #ff0080 100%);
  }
  30.6% {
    background: linear-gradient(166deg, #007375 7%, #cc00cb 70%, #ff007f 100%);
  }
  30.7% {
    background: linear-gradient(166deg, #007375 7%, #cc00ca 70%, #ff007d 100%);
  }
  30.8% {
    background: linear-gradient(166deg, #007375 7%, #cc00c9 70%, #ff007c 100%);
  }
  30.9% {
    background: linear-gradient(166deg, #007375 7%, #cc00c8 70%, #ff007a 100%);
  }
  31% {
    background: linear-gradient(166deg, #007375 7%, #cc00c7 70%, #ff0079 100%);
  }
  31.1% {
    background: linear-gradient(166deg, #007375 7%, #cc00c5 70%, #ff0077 100%);
  }
  31.2% {
    background: linear-gradient(166deg, #007375 7%, #cc00c4 70%, #ff0076 100%);
  }
  31.3% {
    background: linear-gradient(166deg, #007375 7%, #cc00c3 70%, #ff0074 100%);
  }
  31.4% {
    background: linear-gradient(166deg, #007375 7%, #cc00c2 70%, #ff0073 100%);
  }
  31.5% {
    background: linear-gradient(166deg, #007375 7%, #cc00c0 70%, #ff0071 100%);
  }
  31.6% {
    background: linear-gradient(166deg, #007375 7%, #cc00bf 70%, #ff0070 100%);
  }
  31.7% {
    background: linear-gradient(166deg, #007375 7%, #cc00be 70%, #ff006e 100%);
  }
  31.8% {
    background: linear-gradient(166deg, #007375 7%, #cc00bd 70%, #ff006c 100%);
  }
  31.9% {
    background: linear-gradient(166deg, #007375 7%, #cc00bc 70%, #ff006b 100%);
  }
  32% {
    background: linear-gradient(166deg, #007375 7%, #cc00ba 70%, #ff0069 100%);
  }
  32.1% {
    background: linear-gradient(166deg, #007375 7%, #cc00b9 70%, #ff0068 100%);
  }
  32.2% {
    background: linear-gradient(166deg, #007375 7%, #cc00b8 70%, #ff0066 100%);
  }
  32.3% {
    background: linear-gradient(166deg, #007375 7%, #cc00b7 70%, #ff0065 100%);
  }
  32.4% {
    background: linear-gradient(166deg, #007375 7%, #cc00b5 70%, #ff0063 100%);
  }
  32.5% {
    background: linear-gradient(166deg, #007375 7%, #cc00b4 70%, #ff0062 100%);
  }
  32.6% {
    background: linear-gradient(166deg, #007375 7%, #cc00b3 70%, #ff0060 100%);
  }
  32.7% {
    background: linear-gradient(166deg, #007375 7%, #cc00b2 70%, #ff005f 100%);
  }
  32.8% {
    background: linear-gradient(166deg, #007375 7%, #cc00b1 70%, #ff005d 100%);
  }
  32.9% {
    background: linear-gradient(166deg, #007375 7%, #cc00af 70%, #ff005c 100%);
  }
  33% {
    background: linear-gradient(166deg, #007375 7%, #cc00ae 70%, #ff005a 100%);
  }
  33.1% {
    background: linear-gradient(166deg, #007375 7%, #cc00ad 70%, #ff0059 100%);
  }
  33.2% {
    background: linear-gradient(166deg, #007375 7%, #cc00ac 70%, #ff0057 100%);
  }
  33.3% {
    background: linear-gradient(166deg, #007375 7%, #cc00aa 70%, #ff0056 100%);
  }
  33.4% {
    background: linear-gradient(166deg, #007375 7%, #cc00a9 70%, #ff0054 100%);
  }
  33.5% {
    background: linear-gradient(166deg, #007375 7%, #cc00a8 70%, #ff0052 100%);
  }
  33.6% {
    background: linear-gradient(166deg, #007375 7%, #cc00a7 70%, #ff0051 100%);
  }
  33.7% {
    background: linear-gradient(166deg, #007375 7%, #cc00a6 70%, #ff004f 100%);
  }
  33.8% {
    background: linear-gradient(166deg, #007375 7%, #cc00a4 70%, #ff004e 100%);
  }
  33.9% {
    background: linear-gradient(166deg, #007375 7%, #cc00a3 70%, #ff004c 100%);
  }
  34% {
    background: linear-gradient(166deg, #007375 7%, #cc00a2 70%, #ff004b 100%);
  }
  34.1% {
    background: linear-gradient(166deg, #007375 7%, #cc00a1 70%, #ff0049 100%);
  }
  34.2% {
    background: linear-gradient(166deg, #007375 7%, #cc009f 70%, #ff0048 100%);
  }
  34.3% {
    background: linear-gradient(166deg, #007375 7%, #cc009e 70%, #ff0046 100%);
  }
  34.4% {
    background: linear-gradient(166deg, #007375 7%, #cc009d 70%, #ff0045 100%);
  }
  34.5% {
    background: linear-gradient(166deg, #007375 7%, #cc009c 70%, #ff0043 100%);
  }
  34.6% {
    background: linear-gradient(166deg, #007375 7%, #cc009a 70%, #ff0042 100%);
  }
  34.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0099 70%, #ff0040 100%);
  }
  34.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0098 70%, #ff003f 100%);
  }
  34.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0097 70%, #ff003d 100%);
  }
  35% {
    background: linear-gradient(166deg, #007375 7%, #cc0096 70%, #ff003c 100%);
  }
  35.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0094 70%, #ff003a 100%);
  }
  35.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0093 70%, #ff0038 100%);
  }
  35.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0092 70%, #ff0037 100%);
  }
  35.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0091 70%, #ff0035 100%);
  }
  35.5% {
    background: linear-gradient(166deg, #007375 7%, #cc008f 70%, #ff0034 100%);
  }
  35.6% {
    background: linear-gradient(166deg, #007375 7%, #cc008e 70%, #ff0032 100%);
  }
  35.7% {
    background: linear-gradient(166deg, #007375 7%, #cc008d 70%, #ff0031 100%);
  }
  35.8% {
    background: linear-gradient(166deg, #007375 7%, #cc008c 70%, #ff002f 100%);
  }
  35.9% {
    background: linear-gradient(166deg, #007375 7%, #cc008b 70%, #ff002e 100%);
  }
  36% {
    background: linear-gradient(166deg, #007375 7%, #cc0089 70%, #ff002c 100%);
  }
  36.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0088 70%, #ff002b 100%);
  }
  36.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0087 70%, #ff0029 100%);
  }
  36.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0086 70%, #ff0028 100%);
  }
  36.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0084 70%, #ff0026 100%);
  }
  36.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0083 70%, #ff0025 100%);
  }
  36.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0082 70%, #ff0023 100%);
  }
  36.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0081 70%, #ff0021 100%);
  }
  36.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0080 70%, #ff0020 100%);
  }
  36.9% {
    background: linear-gradient(166deg, #007375 7%, #cc007e 70%, #ff001e 100%);
  }
  37% {
    background: linear-gradient(166deg, #007375 7%, #cc007d 70%, #ff001d 100%);
  }
  37.1% {
    background: linear-gradient(166deg, #007375 7%, #cc007c 70%, #ff001b 100%);
  }
  37.2% {
    background: linear-gradient(166deg, #007375 7%, #cc007b 70%, #ff001a 100%);
  }
  37.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0079 70%, #ff0018 100%);
  }
  37.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0078 70%, #ff0017 100%);
  }
  37.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0077 70%, #ff0015 100%);
  }
  37.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0076 70%, #ff0014 100%);
  }
  37.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0075 70%, #ff0012 100%);
  }
  37.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0073 70%, #ff0011 100%);
  }
  37.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0072 70%, #ff000f 100%);
  }
  38% {
    background: linear-gradient(166deg, #007375 7%, #cc0071 70%, #ff000e 100%);
  }
  38.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0070 70%, #ff000c 100%);
  }
  38.2% {
    background: linear-gradient(166deg, #007375 7%, #cc006e 70%, #ff000b 100%);
  }
  38.3% {
    background: linear-gradient(166deg, #007375 7%, #cc006d 70%, #ff0009 100%);
  }
  38.4% {
    background: linear-gradient(166deg, #007375 7%, #cc006c 70%, #ff0007 100%);
  }
  38.5% {
    background: linear-gradient(166deg, #007375 7%, #cc006b 70%, #ff0006 100%);
  }
  38.6% {
    background: linear-gradient(166deg, #007375 7%, #cc006a 70%, #ff0004 100%);
  }
  38.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0068 70%, #ff0003 100%);
  }
  38.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0067 70%, #ff0001 100%);
  }
  38.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0066 70%, red 100%);
  }
  39% {
    background: linear-gradient(166deg, #007375 7%, #cc0065 70%, #ff0200 100%);
  }
  39.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0063 70%, #ff0300 100%);
  }
  39.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0062 70%, #ff0500 100%);
  }
  39.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0061 70%, #ff0600 100%);
  }
  39.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0060 70%, #ff0800 100%);
  }
  39.5% {
    background: linear-gradient(166deg, #007375 7%, #cc005f 70%, #ff0900 100%);
  }
  39.6% {
    background: linear-gradient(166deg, #007375 7%, #cc005d 70%, #ff0b00 100%);
  }
  39.7% {
    background: linear-gradient(166deg, #007375 7%, #cc005c 70%, #ff0c00 100%);
  }
  39.8% {
    background: linear-gradient(166deg, #007375 7%, #cc005b 70%, #ff0e00 100%);
  }
  39.9% {
    background: linear-gradient(166deg, #007375 7%, #cc005a 70%, #ff0f00 100%);
  }
  40% {
    background: linear-gradient(166deg, #007375 7%, #cc0058 70%, #ff1100 100%);
  }
  40.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0057 70%, #ff1300 100%);
  }
  40.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0056 70%, #ff1400 100%);
  }
  40.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0055 70%, #ff1600 100%);
  }
  40.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0054 70%, #ff1700 100%);
  }
  40.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0052 70%, #ff1900 100%);
  }
  40.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0051 70%, #ff1a00 100%);
  }
  40.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0050 70%, #ff1c00 100%);
  }
  40.8% {
    background: linear-gradient(166deg, #007375 7%, #cc004f 70%, #ff1d00 100%);
  }
  40.9% {
    background: linear-gradient(166deg, #007375 7%, #cc004d 70%, #ff1f00 100%);
  }
  41% {
    background: linear-gradient(166deg, #007375 7%, #cc004c 70%, #ff2000 100%);
  }
  41.1% {
    background: linear-gradient(166deg, #007375 7%, #cc004b 70%, #ff2200 100%);
  }
  41.2% {
    background: linear-gradient(166deg, #007375 7%, #cc004a 70%, #ff2300 100%);
  }
  41.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0048 70%, #ff2500 100%);
  }
  41.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0047 70%, #ff2600 100%);
  }
  41.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0046 70%, #ff2800 100%);
  }
  41.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0045 70%, #ff2900 100%);
  }
  41.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0044 70%, #ff2b00 100%);
  }
  41.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0042 70%, #ff2d00 100%);
  }
  41.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0041 70%, #ff2e00 100%);
  }
  42% {
    background: linear-gradient(166deg, #007375 7%, #cc0040 70%, #ff3000 100%);
  }
  42.1% {
    background: linear-gradient(166deg, #007375 7%, #cc003f 70%, #ff3100 100%);
  }
  42.2% {
    background: linear-gradient(166deg, #007375 7%, #cc003d 70%, #ff3300 100%);
  }
  42.3% {
    background: linear-gradient(166deg, #007375 7%, #cc003c 70%, #ff3400 100%);
  }
  42.4% {
    background: linear-gradient(166deg, #007375 7%, #cc003b 70%, #ff3600 100%);
  }
  42.5% {
    background: linear-gradient(166deg, #007375 7%, #cc003a 70%, #ff3700 100%);
  }
  42.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0039 70%, #ff3900 100%);
  }
  42.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0037 70%, #ff3a00 100%);
  }
  42.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0036 70%, #ff3c00 100%);
  }
  42.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0035 70%, #ff3d00 100%);
  }
  43% {
    background: linear-gradient(166deg, #007375 7%, #cc0034 70%, #ff3f00 100%);
  }
  43.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0032 70%, #ff4000 100%);
  }
  43.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0031 70%, #ff4200 100%);
  }
  43.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0030 70%, #ff4300 100%);
  }
  43.4% {
    background: linear-gradient(166deg, #007375 7%, #cc002f 70%, orangered 100%);
  }
  43.5% {
    background: linear-gradient(166deg, #007375 7%, #cc002e 70%, #ff4700 100%);
  }
  43.6% {
    background: linear-gradient(166deg, #007375 7%, #cc002c 70%, #ff4800 100%);
  }
  43.7% {
    background: linear-gradient(166deg, #007375 7%, #cc002b 70%, #ff4a00 100%);
  }
  43.8% {
    background: linear-gradient(166deg, #007375 7%, #cc002a 70%, #ff4b00 100%);
  }
  43.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0029 70%, #ff4d00 100%);
  }
  44% {
    background: linear-gradient(166deg, #007375 7%, #cc0027 70%, #ff4e00 100%);
  }
  44.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0026 70%, #ff5000 100%);
  }
  44.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0025 70%, #ff5100 100%);
  }
  44.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0024 70%, #ff5300 100%);
  }
  44.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0023 70%, #ff5400 100%);
  }
  44.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0021 70%, #ff5600 100%);
  }
  44.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0020 70%, #ff5700 100%);
  }
  44.7% {
    background: linear-gradient(166deg, #007375 7%, #cc001f 70%, #ff5900 100%);
  }
  44.8% {
    background: linear-gradient(166deg, #007375 7%, #cc001e 70%, #ff5a00 100%);
  }
  44.9% {
    background: linear-gradient(166deg, #007375 7%, #cc001c 70%, #ff5c00 100%);
  }
  45% {
    background: linear-gradient(166deg, #007375 7%, #cc001b 70%, #ff5e00 100%);
  }
  45.1% {
    background: linear-gradient(166deg, #007375 7%, #cc001a 70%, #ff5f00 100%);
  }
  45.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0019 70%, #ff6100 100%);
  }
  45.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0018 70%, #ff6200 100%);
  }
  45.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0016 70%, #ff6400 100%);
  }
  45.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0015 70%, #ff6500 100%);
  }
  45.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0014 70%, #ff6700 100%);
  }
  45.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0013 70%, #ff6800 100%);
  }
  45.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0011 70%, #ff6a00 100%);
  }
  45.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0010 70%, #ff6b00 100%);
  }
  46% {
    background: linear-gradient(166deg, #007375 7%, #cc000f 70%, #ff6d00 100%);
  }
  46.1% {
    background: linear-gradient(166deg, #007375 7%, #cc000e 70%, #ff6e00 100%);
  }
  46.2% {
    background: linear-gradient(166deg, #007375 7%, #cc000d 70%, #ff7000 100%);
  }
  46.3% {
    background: linear-gradient(166deg, #007375 7%, #cc000b 70%, #ff7100 100%);
  }
  46.4% {
    background: linear-gradient(166deg, #007375 7%, #cc000a 70%, #ff7300 100%);
  }
  46.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0009 70%, #ff7400 100%);
  }
  46.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0008 70%, #ff7600 100%);
  }
  46.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0006 70%, #ff7800 100%);
  }
  46.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0005 70%, #ff7900 100%);
  }
  46.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0004 70%, #ff7b00 100%);
  }
  47% {
    background: linear-gradient(166deg, #007375 7%, #cc0003 70%, #ff7c00 100%);
  }
  47.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0001 70%, #ff7e00 100%);
  }
  47.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0000 70%, #ff7f00 100%);
  }
  47.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0100 70%, #ff8100 100%);
  }
  47.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0200 70%, #ff8200 100%);
  }
  47.5% {
    background: linear-gradient(166deg, #007375 7%, #cc0300 70%, #ff8400 100%);
  }
  47.6% {
    background: linear-gradient(166deg, #007375 7%, #cc0500 70%, #ff8500 100%);
  }
  47.7% {
    background: linear-gradient(166deg, #007375 7%, #cc0600 70%, #ff8700 100%);
  }
  47.8% {
    background: linear-gradient(166deg, #007375 7%, #cc0700 70%, #ff8800 100%);
  }
  47.9% {
    background: linear-gradient(166deg, #007375 7%, #cc0800 70%, #ff8a00 100%);
  }
  48% {
    background: linear-gradient(166deg, #007375 7%, #cc0a00 70%, #ff8b00 100%);
  }
  48.1% {
    background: linear-gradient(166deg, #007375 7%, #cc0b00 70%, #ff8d00 100%);
  }
  48.2% {
    background: linear-gradient(166deg, #007375 7%, #cc0c00 70%, #ff8e00 100%);
  }
  48.3% {
    background: linear-gradient(166deg, #007375 7%, #cc0d00 70%, #ff9000 100%);
  }
  48.4% {
    background: linear-gradient(166deg, #007375 7%, #cc0e00 70%, #ff9200 100%);
  }
  48.5% {
    background: linear-gradient(166deg, #007375 7%, #cc1000 70%, #ff9300 100%);
  }
  48.6% {
    background: linear-gradient(166deg, #007375 7%, #cc1100 70%, #ff9500 100%);
  }
  48.7% {
    background: linear-gradient(166deg, #007375 7%, #cc1200 70%, #ff9600 100%);
  }
  48.8% {
    background: linear-gradient(166deg, #007375 7%, #cc1300 70%, #ff9800 100%);
  }
  48.9% {
    background: linear-gradient(166deg, #007375 7%, #cc1500 70%, #ff9900 100%);
  }
  49% {
    background: linear-gradient(166deg, #007375 7%, #cc1600 70%, #ff9b00 100%);
  }
  49.1% {
    background: linear-gradient(166deg, #007375 7%, #cc1700 70%, #ff9c00 100%);
  }
  49.2% {
    background: linear-gradient(166deg, #007375 7%, #cc1800 70%, #ff9e00 100%);
  }
  49.3% {
    background: linear-gradient(166deg, #007375 7%, #cc1900 70%, #ff9f00 100%);
  }
  49.4% {
    background: linear-gradient(166deg, #007375 7%, #cc1b00 70%, #ffa100 100%);
  }
  49.5% {
    background: linear-gradient(166deg, #007375 7%, #cc1c00 70%, #ffa200 100%);
  }
  49.6% {
    background: linear-gradient(166deg, #007375 7%, #cc1d00 70%, #ffa400 100%);
  }
  49.7% {
    background: linear-gradient(166deg, #007375 7%, #cc1e00 70%, orange 100%);
  }
  49.8% {
    background: linear-gradient(166deg, #007375 7%, #cc2000 70%, #ffa700 100%);
  }
  49.9% {
    background: linear-gradient(166deg, #007375 7%, #cc2100 70%, #ffa800 100%);
  }
  50% {
    background: linear-gradient(166deg, #007375 7%, #cc2200 70%, #ffaa00 100%);
  }
  50.1% {
    background: linear-gradient(166deg, #007375 7%, #cc2300 70%, #ffac00 100%);
  }
  50.2% {
    background: linear-gradient(166deg, #007375 7%, #cc2400 70%, #ffad00 100%);
  }
  50.3% {
    background: linear-gradient(166deg, #007375 7%, #cc2600 70%, #ffaf00 100%);
  }
  50.4% {
    background: linear-gradient(166deg, #007375 7%, #cc2700 70%, #ffb000 100%);
  }
  50.5% {
    background: linear-gradient(166deg, #007375 7%, #cc2800 70%, #ffb200 100%);
  }
  50.6% {
    background: linear-gradient(166deg, #007375 7%, #cc2900 70%, #ffb300 100%);
  }
  50.7% {
    background: linear-gradient(166deg, #007375 7%, #cc2b00 70%, #ffb500 100%);
  }
  50.8% {
    background: linear-gradient(166deg, #007375 7%, #cc2c00 70%, #ffb600 100%);
  }
  50.9% {
    background: linear-gradient(166deg, #007375 7%, #cc2d00 70%, #ffb800 100%);
  }
  51% {
    background: linear-gradient(166deg, #007375 7%, #cc2e00 70%, #ffb900 100%);
  }
  51.1% {
    background: linear-gradient(166deg, #007375 7%, #cc2f00 70%, #ffbb00 100%);
  }
  51.2% {
    background: linear-gradient(166deg, #007375 7%, #cc3100 70%, #ffbc00 100%);
  }
  51.3% {
    background: linear-gradient(166deg, #007375 7%, #cc3200 70%, #ffbe00 100%);
  }
  51.4% {
    background: linear-gradient(166deg, #007375 7%, #cc3300 70%, #ffbf00 100%);
  }
  51.5% {
    background: linear-gradient(166deg, #007375 7%, #cc3400 70%, #ffc100 100%);
  }
  51.6% {
    background: linear-gradient(166deg, #007375 7%, #cc3600 70%, #ffc200 100%);
  }
  51.7% {
    background: linear-gradient(166deg, #007375 7%, #cc3700 70%, #ffc400 100%);
  }
  51.8% {
    background: linear-gradient(166deg, #007375 7%, #cc3800 70%, #ffc600 100%);
  }
  51.9% {
    background: linear-gradient(166deg, #007375 7%, #cc3900 70%, #ffc700 100%);
  }
  52% {
    background: linear-gradient(166deg, #007375 7%, #cc3a00 70%, #ffc900 100%);
  }
  52.1% {
    background: linear-gradient(166deg, #007375 7%, #cc3c00 70%, #ffca00 100%);
  }
  52.2% {
    background: linear-gradient(166deg, #007375 7%, #cc3d00 70%, #ffcc00 100%);
  }
  52.3% {
    background: linear-gradient(166deg, #007375 7%, #cc3e00 70%, #ffcd00 100%);
  }
  52.4% {
    background: linear-gradient(166deg, #007375 7%, #cc3f00 70%, #ffcf00 100%);
  }
  52.5% {
    background: linear-gradient(166deg, #007375 7%, #cc4100 70%, #ffd000 100%);
  }
  52.6% {
    background: linear-gradient(166deg, #007375 7%, #cc4200 70%, #ffd200 100%);
  }
  52.7% {
    background: linear-gradient(166deg, #007375 7%, #cc4300 70%, #ffd300 100%);
  }
  52.8% {
    background: linear-gradient(166deg, #007375 7%, #cc4400 70%, #ffd500 100%);
  }
  52.9% {
    background: linear-gradient(166deg, #007375 7%, #cc4500 70%, #ffd600 100%);
  }
  53% {
    background: linear-gradient(166deg, #007375 7%, #cc4700 70%, #ffd800 100%);
  }
  53.1% {
    background: linear-gradient(166deg, #007375 7%, #cc4800 70%, #ffd900 100%);
  }
  53.2% {
    background: linear-gradient(166deg, #007375 7%, #cc4900 70%, #ffdb00 100%);
  }
  53.3% {
    background: linear-gradient(166deg, #007375 7%, #cc4a00 70%, #ffdc00 100%);
  }
  53.4% {
    background: linear-gradient(166deg, #007375 7%, #cc4c00 70%, #ffde00 100%);
  }
  53.5% {
    background: linear-gradient(166deg, #007375 7%, #cc4d00 70%, #ffe000 100%);
  }
  53.6% {
    background: linear-gradient(166deg, #007375 7%, #cc4e00 70%, #ffe100 100%);
  }
  53.7% {
    background: linear-gradient(166deg, #007375 7%, #cc4f00 70%, #ffe300 100%);
  }
  53.8% {
    background: linear-gradient(166deg, #007375 7%, #cc5100 70%, #ffe400 100%);
  }
  53.9% {
    background: linear-gradient(166deg, #007375 7%, #cc5200 70%, #ffe600 100%);
  }
  54% {
    background: linear-gradient(166deg, #007375 7%, #cc5300 70%, #ffe700 100%);
  }
  54.1% {
    background: linear-gradient(166deg, #007375 7%, #cc5400 70%, #ffe900 100%);
  }
  54.2% {
    background: linear-gradient(166deg, #007375 7%, #cc5500 70%, #ffea00 100%);
  }
  54.3% {
    background: linear-gradient(166deg, #007375 7%, #cc5700 70%, #ffec00 100%);
  }
  54.4% {
    background: linear-gradient(166deg, #007375 7%, #cc5800 70%, #ffed00 100%);
  }
  54.5% {
    background: linear-gradient(166deg, #007375 7%, #cc5900 70%, #ffef00 100%);
  }
  54.6% {
    background: linear-gradient(166deg, #007375 7%, #cc5a00 70%, #fff000 100%);
  }
  54.7% {
    background: linear-gradient(166deg, #007375 7%, #cc5c00 70%, #fff200 100%);
  }
  54.8% {
    background: linear-gradient(166deg, #007375 7%, #cc5d00 70%, #fff300 100%);
  }
  54.9% {
    background: linear-gradient(166deg, #007375 7%, #cc5e00 70%, #fff500 100%);
  }
  55% {
    background: linear-gradient(166deg, #007375 7%, #cc5f00 70%, #fff700 100%);
  }
  55.1% {
    background: linear-gradient(166deg, #007375 7%, #cc6000 70%, #fff800 100%);
  }
  55.2% {
    background: linear-gradient(166deg, #007375 7%, #cc6200 70%, #fffa00 100%);
  }
  55.3% {
    background: linear-gradient(166deg, #007375 7%, #cc6300 70%, #fffb00 100%);
  }
  55.4% {
    background: linear-gradient(166deg, #007375 7%, #cc6400 70%, #fffd00 100%);
  }
  55.5% {
    background: linear-gradient(166deg, #007375 7%, #cc6500 70%, #fffe00 100%);
  }
  55.6% {
    background: linear-gradient(166deg, #007375 7%, #cc6700 70%, #feff00 100%);
  }
  55.7% {
    background: linear-gradient(166deg, #007375 7%, #cc6800 70%, #fdff00 100%);
  }
  55.8% {
    background: linear-gradient(166deg, #007375 7%, #cc6900 70%, #fbff00 100%);
  }
  55.9% {
    background: linear-gradient(166deg, #007375 7%, #cc6a00 70%, #faff00 100%);
  }
  56% {
    background: linear-gradient(166deg, #007375 7%, #cc6b00 70%, #f8ff00 100%);
  }
  56.1% {
    background: linear-gradient(166deg, #007375 7%, #cc6d00 70%, #f7ff00 100%);
  }
  56.2% {
    background: linear-gradient(166deg, #007375 7%, #cc6e00 70%, #f5ff00 100%);
  }
  56.3% {
    background: linear-gradient(166deg, #007375 7%, #cc6f00 70%, #f4ff00 100%);
  }
  56.4% {
    background: linear-gradient(166deg, #007375 7%, #cc7000 70%, #f2ff00 100%);
  }
  56.5% {
    background: linear-gradient(166deg, #007375 7%, #cc7200 70%, #f1ff00 100%);
  }
  56.6% {
    background: linear-gradient(166deg, #007375 7%, #cc7300 70%, #efff00 100%);
  }
  56.7% {
    background: linear-gradient(166deg, #007375 7%, #cc7400 70%, #edff00 100%);
  }
  56.8% {
    background: linear-gradient(166deg, #007375 7%, #cc7500 70%, #ecff00 100%);
  }
  56.9% {
    background: linear-gradient(166deg, #007375 7%, #cc7600 70%, #eaff00 100%);
  }
  57% {
    background: linear-gradient(166deg, #007375 7%, #cc7800 70%, #e9ff00 100%);
  }
  57.1% {
    background: linear-gradient(166deg, #007375 7%, #cc7900 70%, #e7ff00 100%);
  }
  57.2% {
    background: linear-gradient(166deg, #007375 7%, #cc7a00 70%, #e6ff00 100%);
  }
  57.3% {
    background: linear-gradient(166deg, #007375 7%, #cc7b00 70%, #e4ff00 100%);
  }
  57.4% {
    background: linear-gradient(166deg, #007375 7%, #cc7d00 70%, #e3ff00 100%);
  }
  57.5% {
    background: linear-gradient(166deg, #007375 7%, #cc7e00 70%, #e1ff00 100%);
  }
  57.6% {
    background: linear-gradient(166deg, #007375 7%, #cc7f00 70%, #e0ff00 100%);
  }
  57.7% {
    background: linear-gradient(166deg, #007375 7%, #cc8000 70%, #deff00 100%);
  }
  57.8% {
    background: linear-gradient(166deg, #007375 7%, #cc8100 70%, #ddff00 100%);
  }
  57.9% {
    background: linear-gradient(166deg, #007375 7%, #cc8300 70%, #dbff00 100%);
  }
  58% {
    background: linear-gradient(166deg, #007375 7%, #cc8400 70%, #daff00 100%);
  }
  58.1% {
    background: linear-gradient(166deg, #007375 7%, #cc8500 70%, #d8ff00 100%);
  }
  58.2% {
    background: linear-gradient(166deg, #007375 7%, #cc8600 70%, #d7ff00 100%);
  }
  58.3% {
    background: linear-gradient(166deg, #007375 7%, #cc8800 70%, #d5ff00 100%);
  }
  58.4% {
    background: linear-gradient(166deg, #007375 7%, #cc8900 70%, #d3ff00 100%);
  }
  58.5% {
    background: linear-gradient(166deg, #007375 7%, #cc8a00 70%, #d2ff00 100%);
  }
  58.6% {
    background: linear-gradient(166deg, #007375 7%, #cc8b00 70%, #d0ff00 100%);
  }
  58.7% {
    background: linear-gradient(166deg, #007375 7%, #cc8c00 70%, #cfff00 100%);
  }
  58.8% {
    background: linear-gradient(166deg, #007375 7%, #cc8e00 70%, #cdff00 100%);
  }
  58.9% {
    background: linear-gradient(166deg, #007375 7%, #cc8f00 70%, #ccff00 100%);
  }
  59% {
    background: linear-gradient(166deg, #007375 7%, #cc9000 70%, #caff00 100%);
  }
  59.1% {
    background: linear-gradient(166deg, #007375 7%, #cc9100 70%, #c9ff00 100%);
  }
  59.2% {
    background: linear-gradient(166deg, #007375 7%, #cc9300 70%, #c7ff00 100%);
  }
  59.3% {
    background: linear-gradient(166deg, #007375 7%, #cc9400 70%, #c6ff00 100%);
  }
  59.4% {
    background: linear-gradient(166deg, #007375 7%, #cc9500 70%, #c4ff00 100%);
  }
  59.5% {
    background: linear-gradient(166deg, #007375 7%, #cc9600 70%, #c3ff00 100%);
  }
  59.6% {
    background: linear-gradient(166deg, #007375 7%, #cc9800 70%, #c1ff00 100%);
  }
  59.7% {
    background: linear-gradient(166deg, #007375 7%, #cc9900 70%, #c0ff00 100%);
  }
  59.8% {
    background: linear-gradient(166deg, #007375 7%, #cc9a00 70%, #beff00 100%);
  }
  59.9% {
    background: linear-gradient(166deg, #007375 7%, #cc9b00 70%, #bdff00 100%);
  }
  60% {
    background: linear-gradient(166deg, #007375 7%, #cc9c00 70%, #bbff00 100%);
  }
  60.1% {
    background: linear-gradient(166deg, #007375 7%, #cc9e00 70%, #b9ff00 100%);
  }
  60.2% {
    background: linear-gradient(166deg, #007375 7%, #cc9f00 70%, #b8ff00 100%);
  }
  60.3% {
    background: linear-gradient(166deg, #007375 7%, #cca000 70%, #b6ff00 100%);
  }
  60.4% {
    background: linear-gradient(166deg, #007375 7%, #cca100 70%, #b5ff00 100%);
  }
  60.5% {
    background: linear-gradient(166deg, #007375 7%, #cca300 70%, #b3ff00 100%);
  }
  60.6% {
    background: linear-gradient(166deg, #007375 7%, #cca400 70%, #b2ff00 100%);
  }
  60.7% {
    background: linear-gradient(166deg, #007375 7%, #cca500 70%, #b0ff00 100%);
  }
  60.8% {
    background: linear-gradient(166deg, #007375 7%, #cca600 70%, #afff00 100%);
  }
  60.9% {
    background: linear-gradient(166deg, #007375 7%, #cca700 70%, #adff00 100%);
  }
  61% {
    background: linear-gradient(166deg, #007375 7%, #cca900 70%, #acff00 100%);
  }
  61.1% {
    background: linear-gradient(166deg, #007375 7%, #ccaa00 70%, #aaff00 100%);
  }
  61.2% {
    background: linear-gradient(166deg, #007375 7%, #ccab00 70%, #a9ff00 100%);
  }
  61.3% {
    background: linear-gradient(166deg, #007375 7%, #ccac00 70%, #a7ff00 100%);
  }
  61.4% {
    background: linear-gradient(166deg, #007375 7%, #ccae00 70%, #a6ff00 100%);
  }
  61.5% {
    background: linear-gradient(166deg, #007375 7%, #ccaf00 70%, #a4ff00 100%);
  }
  61.6% {
    background: linear-gradient(166deg, #007375 7%, #ccb000 70%, #a3ff00 100%);
  }
  61.7% {
    background: linear-gradient(166deg, #007375 7%, #ccb100 70%, #a1ff00 100%);
  }
  61.8% {
    background: linear-gradient(166deg, #007375 7%, #ccb200 70%, #9fff00 100%);
  }
  61.9% {
    background: linear-gradient(166deg, #007375 7%, #ccb400 70%, #9eff00 100%);
  }
  62% {
    background: linear-gradient(166deg, #007375 7%, #ccb500 70%, #9cff00 100%);
  }
  62.1% {
    background: linear-gradient(166deg, #007375 7%, #ccb600 70%, #9bff00 100%);
  }
  62.2% {
    background: linear-gradient(166deg, #007375 7%, #ccb700 70%, #99ff00 100%);
  }
  62.3% {
    background: linear-gradient(166deg, #007375 7%, #ccb900 70%, #98ff00 100%);
  }
  62.4% {
    background: linear-gradient(166deg, #007375 7%, #ccba00 70%, #96ff00 100%);
  }
  62.5% {
    background: linear-gradient(166deg, #007375 7%, #ccbb00 70%, #95ff00 100%);
  }
  62.6% {
    background: linear-gradient(166deg, #007375 7%, #ccbc00 70%, #93ff00 100%);
  }
  62.7% {
    background: linear-gradient(166deg, #007375 7%, #ccbd00 70%, #92ff00 100%);
  }
  62.8% {
    background: linear-gradient(166deg, #007375 7%, #ccbf00 70%, #90ff00 100%);
  }
  62.9% {
    background: linear-gradient(166deg, #007375 7%, #ccc000 70%, #8fff00 100%);
  }
  63% {
    background: linear-gradient(166deg, #007375 7%, #ccc100 70%, #8dff00 100%);
  }
  63.1% {
    background: linear-gradient(166deg, #007375 7%, #ccc200 70%, #8cff00 100%);
  }
  63.2% {
    background: linear-gradient(166deg, #007375 7%, #ccc400 70%, #8aff00 100%);
  }
  63.3% {
    background: linear-gradient(166deg, #007375 7%, #ccc500 70%, #89ff00 100%);
  }
  63.4% {
    background: linear-gradient(166deg, #007375 7%, #ccc600 70%, #87ff00 100%);
  }
  63.5% {
    background: linear-gradient(166deg, #007375 7%, #ccc700 70%, #85ff00 100%);
  }
  63.6% {
    background: linear-gradient(166deg, #007375 7%, #ccc800 70%, #84ff00 100%);
  }
  63.7% {
    background: linear-gradient(166deg, #007375 7%, #ccca00 70%, #82ff00 100%);
  }
  63.8% {
    background: linear-gradient(166deg, #007375 7%, #cccb00 70%, #81ff00 100%);
  }
  63.9% {
    background: linear-gradient(166deg, #007375 7%, #cccc00 70%, chartreuse 100%);
  }
  64% {
    background: linear-gradient(166deg, #007375 7%, #cbcc00 70%, #7eff00 100%);
  }
  64.1% {
    background: linear-gradient(166deg, #007375 7%, #c9cc00 70%, #7cff00 100%);
  }
  64.2% {
    background: linear-gradient(166deg, #007375 7%, #c8cc00 70%, #7bff00 100%);
  }
  64.3% {
    background: linear-gradient(166deg, #007375 7%, #c7cc00 70%, #79ff00 100%);
  }
  64.4% {
    background: linear-gradient(166deg, #007375 7%, #c6cc00 70%, #78ff00 100%);
  }
  64.5% {
    background: linear-gradient(166deg, #007375 7%, #c5cc00 70%, #76ff00 100%);
  }
  64.6% {
    background: linear-gradient(166deg, #007375 7%, #c3cc00 70%, #75ff00 100%);
  }
  64.7% {
    background: linear-gradient(166deg, #007375 7%, #c2cc00 70%, #73ff00 100%);
  }
  64.8% {
    background: linear-gradient(166deg, #007375 7%, #c1cc00 70%, #72ff00 100%);
  }
  64.9% {
    background: linear-gradient(166deg, #007375 7%, #c0cc00 70%, #70ff00 100%);
  }
  65% {
    background: linear-gradient(166deg, #007375 7%, #becc00 70%, #6fff00 100%);
  }
  65.1% {
    background: linear-gradient(166deg, #007375 7%, #bdcc00 70%, #6dff00 100%);
  }
  65.2% {
    background: linear-gradient(166deg, #007375 7%, #bccc00 70%, #6bff00 100%);
  }
  65.3% {
    background: linear-gradient(166deg, #007375 7%, #bbcc00 70%, #6aff00 100%);
  }
  65.4% {
    background: linear-gradient(166deg, #007375 7%, #bacc00 70%, #68ff00 100%);
  }
  65.5% {
    background: linear-gradient(166deg, #007375 7%, #b8cc00 70%, #67ff00 100%);
  }
  65.6% {
    background: linear-gradient(166deg, #007375 7%, #b7cc00 70%, #65ff00 100%);
  }
  65.7% {
    background: linear-gradient(166deg, #007375 7%, #b6cc00 70%, #64ff00 100%);
  }
  65.8% {
    background: linear-gradient(166deg, #007375 7%, #b5cc00 70%, #62ff00 100%);
  }
  65.9% {
    background: linear-gradient(166deg, #007375 7%, #b3cc00 70%, #61ff00 100%);
  }
  66% {
    background: linear-gradient(166deg, #007375 7%, #b2cc00 70%, #5fff00 100%);
  }
  66.1% {
    background: linear-gradient(166deg, #007375 7%, #b1cc00 70%, #5eff00 100%);
  }
  66.2% {
    background: linear-gradient(166deg, #007375 7%, #b0cc00 70%, #5cff00 100%);
  }
  66.3% {
    background: linear-gradient(166deg, #007375 7%, #aecc00 70%, #5bff00 100%);
  }
  66.4% {
    background: linear-gradient(166deg, #007375 7%, #adcc00 70%, #59ff00 100%);
  }
  66.5% {
    background: linear-gradient(166deg, #007375 7%, #accc00 70%, #58ff00 100%);
  }
  66.6% {
    background: linear-gradient(166deg, #007375 7%, #abcc00 70%, #56ff00 100%);
  }
  66.7% {
    background: linear-gradient(166deg, #007375 7%, #aacc00 70%, #54ff00 100%);
  }
  66.8% {
    background: linear-gradient(166deg, #007375 7%, #a8cc00 70%, #53ff00 100%);
  }
  66.9% {
    background: linear-gradient(166deg, #007375 7%, #a7cc00 70%, #51ff00 100%);
  }
  67% {
    background: linear-gradient(166deg, #007375 7%, #a6cc00 70%, #50ff00 100%);
  }
  67.1% {
    background: linear-gradient(166deg, #007375 7%, #a5cc00 70%, #4eff00 100%);
  }
  67.2% {
    background: linear-gradient(166deg, #007375 7%, #a3cc00 70%, #4dff00 100%);
  }
  67.3% {
    background: linear-gradient(166deg, #007375 7%, #a2cc00 70%, #4bff00 100%);
  }
  67.4% {
    background: linear-gradient(166deg, #007375 7%, #a1cc00 70%, #4aff00 100%);
  }
  67.5% {
    background: linear-gradient(166deg, #007375 7%, #a0cc00 70%, #48ff00 100%);
  }
  67.6% {
    background: linear-gradient(166deg, #007375 7%, #9fcc00 70%, #47ff00 100%);
  }
  67.7% {
    background: linear-gradient(166deg, #007375 7%, #9dcc00 70%, #45ff00 100%);
  }
  67.8% {
    background: linear-gradient(166deg, #007375 7%, #9ccc00 70%, #44ff00 100%);
  }
  67.9% {
    background: linear-gradient(166deg, #007375 7%, #9bcc00 70%, #42ff00 100%);
  }
  68% {
    background: linear-gradient(166deg, #007375 7%, #9acc00 70%, #41ff00 100%);
  }
  68.1% {
    background: linear-gradient(166deg, #007375 7%, #98cc00 70%, #3fff00 100%);
  }
  68.2% {
    background: linear-gradient(166deg, #007375 7%, #97cc00 70%, #3eff00 100%);
  }
  68.3% {
    background: linear-gradient(166deg, #007375 7%, #96cc00 70%, #3cff00 100%);
  }
  68.4% {
    background: linear-gradient(166deg, #007375 7%, #95cc00 70%, #3aff00 100%);
  }
  68.5% {
    background: linear-gradient(166deg, #007375 7%, #94cc00 70%, #39ff00 100%);
  }
  68.6% {
    background: linear-gradient(166deg, #007375 7%, #92cc00 70%, #37ff00 100%);
  }
  68.7% {
    background: linear-gradient(166deg, #007375 7%, #91cc00 70%, #36ff00 100%);
  }
  68.8% {
    background: linear-gradient(166deg, #007375 7%, #90cc00 70%, #34ff00 100%);
  }
  68.9% {
    background: linear-gradient(166deg, #007375 7%, #8fcc00 70%, #33ff00 100%);
  }
  69% {
    background: linear-gradient(166deg, #007375 7%, #8dcc00 70%, #31ff00 100%);
  }
  69.1% {
    background: linear-gradient(166deg, #007375 7%, #8ccc00 70%, #30ff00 100%);
  }
  69.2% {
    background: linear-gradient(166deg, #007375 7%, #8bcc00 70%, #2eff00 100%);
  }
  69.3% {
    background: linear-gradient(166deg, #007375 7%, #8acc00 70%, #2dff00 100%);
  }
  69.4% {
    background: linear-gradient(166deg, #007375 7%, #89cc00 70%, #2bff00 100%);
  }
  69.5% {
    background: linear-gradient(166deg, #007375 7%, #87cc00 70%, #2aff00 100%);
  }
  69.6% {
    background: linear-gradient(166deg, #007375 7%, #86cc00 70%, #28ff00 100%);
  }
  69.7% {
    background: linear-gradient(166deg, #007375 7%, #85cc00 70%, #27ff00 100%);
  }
  69.8% {
    background: linear-gradient(166deg, #007375 7%, #84cc00 70%, #25ff00 100%);
  }
  69.9% {
    background: linear-gradient(166deg, #007375 7%, #82cc00 70%, #24ff00 100%);
  }
  70% {
    background: linear-gradient(166deg, #007375 7%, #81cc00 70%, #22ff00 100%);
  }
  70.1% {
    background: linear-gradient(166deg, #007375 7%, #80cc00 70%, #20ff00 100%);
  }
  70.2% {
    background: linear-gradient(166deg, #007375 7%, #7fcc00 70%, #1fff00 100%);
  }
  70.3% {
    background: linear-gradient(166deg, #007375 7%, #7ecc00 70%, #1dff00 100%);
  }
  70.4% {
    background: linear-gradient(166deg, #007375 7%, #7ccc00 70%, #1cff00 100%);
  }
  70.5% {
    background: linear-gradient(166deg, #007375 7%, #7bcc00 70%, #1aff00 100%);
  }
  70.6% {
    background: linear-gradient(166deg, #007375 7%, #7acc00 70%, #19ff00 100%);
  }
  70.7% {
    background: linear-gradient(166deg, #007375 7%, #79cc00 70%, #17ff00 100%);
  }
  70.8% {
    background: linear-gradient(166deg, #007375 7%, #77cc00 70%, #16ff00 100%);
  }
  70.9% {
    background: linear-gradient(166deg, #007375 7%, #76cc00 70%, #14ff00 100%);
  }
  71% {
    background: linear-gradient(166deg, #007375 7%, #75cc00 70%, #13ff00 100%);
  }
  71.1% {
    background: linear-gradient(166deg, #007375 7%, #74cc00 70%, #11ff00 100%);
  }
  71.2% {
    background: linear-gradient(166deg, #007375 7%, #73cc00 70%, #10ff00 100%);
  }
  71.3% {
    background: linear-gradient(166deg, #007375 7%, #71cc00 70%, #0eff00 100%);
  }
  71.4% {
    background: linear-gradient(166deg, #007375 7%, #70cc00 70%, #0dff00 100%);
  }
  71.5% {
    background: linear-gradient(166deg, #007375 7%, #6fcc00 70%, #0bff00 100%);
  }
  71.6% {
    background: linear-gradient(166deg, #007375 7%, #6ecc00 70%, #0aff00 100%);
  }
  71.7% {
    background: linear-gradient(166deg, #007375 7%, #6ccc00 70%, #08ff00 100%);
  }
  71.8% {
    background: linear-gradient(166deg, #007375 7%, #6bcc00 70%, #06ff00 100%);
  }
  71.9% {
    background: linear-gradient(166deg, #007375 7%, #6acc00 70%, #05ff00 100%);
  }
  72% {
    background: linear-gradient(166deg, #007375 7%, #69cc00 70%, #03ff00 100%);
  }
  72.1% {
    background: linear-gradient(166deg, #007375 7%, #67cc00 70%, #02ff00 100%);
  }
  72.2% {
    background: linear-gradient(166deg, #007375 7%, #66cc00 70%, lime 100%);
  }
  72.3% {
    background: linear-gradient(166deg, #007375 7%, #65cc00 70%, #00ff01 100%);
  }
  72.4% {
    background: linear-gradient(166deg, #007375 7%, #64cc00 70%, #00ff03 100%);
  }
  72.5% {
    background: linear-gradient(166deg, #007375 7%, #63cc00 70%, #00ff04 100%);
  }
  72.6% {
    background: linear-gradient(166deg, #007375 7%, #61cc00 70%, #00ff06 100%);
  }
  72.7% {
    background: linear-gradient(166deg, #007375 7%, #60cc00 70%, #00ff07 100%);
  }
  72.8% {
    background: linear-gradient(166deg, #007375 7%, #5fcc00 70%, #00ff09 100%);
  }
  72.9% {
    background: linear-gradient(166deg, #007375 7%, #5ecc00 70%, #00ff0a 100%);
  }
  73% {
    background: linear-gradient(166deg, #007375 7%, #5ccc00 70%, #00ff0c 100%);
  }
  73.1% {
    background: linear-gradient(166deg, #007375 7%, #5bcc00 70%, #00ff0d 100%);
  }
  73.2% {
    background: linear-gradient(166deg, #007375 7%, #5acc00 70%, #00ff0f 100%);
  }
  73.3% {
    background: linear-gradient(166deg, #007375 7%, #59cc00 70%, #00ff10 100%);
  }
  73.4% {
    background: linear-gradient(166deg, #007375 7%, #58cc00 70%, #00ff12 100%);
  }
  73.5% {
    background: linear-gradient(166deg, #007375 7%, #56cc00 70%, #00ff14 100%);
  }
  73.6% {
    background: linear-gradient(166deg, #007375 7%, #55cc00 70%, #00ff15 100%);
  }
  73.7% {
    background: linear-gradient(166deg, #007375 7%, #54cc00 70%, #00ff17 100%);
  }
  73.8% {
    background: linear-gradient(166deg, #007375 7%, #53cc00 70%, #00ff18 100%);
  }
  73.9% {
    background: linear-gradient(166deg, #007375 7%, #51cc00 70%, #00ff1a 100%);
  }
  74% {
    background: linear-gradient(166deg, #007375 7%, #50cc00 70%, #00ff1b 100%);
  }
  74.1% {
    background: linear-gradient(166deg, #007375 7%, #4fcc00 70%, #00ff1d 100%);
  }
  74.2% {
    background: linear-gradient(166deg, #007375 7%, #4ecc00 70%, #00ff1e 100%);
  }
  74.3% {
    background: linear-gradient(166deg, #007375 7%, #4dcc00 70%, #00ff20 100%);
  }
  74.4% {
    background: linear-gradient(166deg, #007375 7%, #4bcc00 70%, #00ff21 100%);
  }
  74.5% {
    background: linear-gradient(166deg, #007375 7%, #4acc00 70%, #00ff23 100%);
  }
  74.6% {
    background: linear-gradient(166deg, #007375 7%, #49cc00 70%, #00ff24 100%);
  }
  74.7% {
    background: linear-gradient(166deg, #007375 7%, #48cc00 70%, #00ff26 100%);
  }
  74.8% {
    background: linear-gradient(166deg, #007375 7%, #46cc00 70%, #00ff27 100%);
  }
  74.9% {
    background: linear-gradient(166deg, #007375 7%, #45cc00 70%, #00ff29 100%);
  }
  75% {
    background: linear-gradient(166deg, #007375 7%, #44cc00 70%, #00ff2b 100%);
  }
  75.1% {
    background: linear-gradient(166deg, #007375 7%, #43cc00 70%, #00ff2c 100%);
  }
  75.2% {
    background: linear-gradient(166deg, #007375 7%, #42cc00 70%, #00ff2e 100%);
  }
  75.3% {
    background: linear-gradient(166deg, #007375 7%, #40cc00 70%, #00ff2f 100%);
  }
  75.4% {
    background: linear-gradient(166deg, #007375 7%, #3fcc00 70%, #00ff31 100%);
  }
  75.5% {
    background: linear-gradient(166deg, #007375 7%, #3ecc00 70%, #00ff32 100%);
  }
  75.6% {
    background: linear-gradient(166deg, #007375 7%, #3dcc00 70%, #00ff34 100%);
  }
  75.7% {
    background: linear-gradient(166deg, #007375 7%, #3bcc00 70%, #00ff35 100%);
  }
  75.8% {
    background: linear-gradient(166deg, #007375 7%, #3acc00 70%, #00ff37 100%);
  }
  75.9% {
    background: linear-gradient(166deg, #007375 7%, #39cc00 70%, #00ff38 100%);
  }
  76% {
    background: linear-gradient(166deg, #007375 7%, #38cc00 70%, #00ff3a 100%);
  }
  76.1% {
    background: linear-gradient(166deg, #007375 7%, #37cc00 70%, #00ff3b 100%);
  }
  76.2% {
    background: linear-gradient(166deg, #007375 7%, #35cc00 70%, #00ff3d 100%);
  }
  76.3% {
    background: linear-gradient(166deg, #007375 7%, #34cc00 70%, #00ff3e 100%);
  }
  76.4% {
    background: linear-gradient(166deg, #007375 7%, #33cc00 70%, #00ff40 100%);
  }
  76.5% {
    background: linear-gradient(166deg, #007375 7%, #32cc00 70%, #00ff41 100%);
  }
  76.6% {
    background: linear-gradient(166deg, #007375 7%, #30cc00 70%, #00ff43 100%);
  }
  76.7% {
    background: linear-gradient(166deg, #007375 7%, #2fcc00 70%, #00ff45 100%);
  }
  76.8% {
    background: linear-gradient(166deg, #007375 7%, #2ecc00 70%, #00ff46 100%);
  }
  76.9% {
    background: linear-gradient(166deg, #007375 7%, #2dcc00 70%, #00ff48 100%);
  }
  77% {
    background: linear-gradient(166deg, #007375 7%, #2ccc00 70%, #00ff49 100%);
  }
  77.1% {
    background: linear-gradient(166deg, #007375 7%, #2acc00 70%, #00ff4b 100%);
  }
  77.2% {
    background: linear-gradient(166deg, #007375 7%, #29cc00 70%, #00ff4c 100%);
  }
  77.3% {
    background: linear-gradient(166deg, #007375 7%, #28cc00 70%, #00ff4e 100%);
  }
  77.4% {
    background: linear-gradient(166deg, #007375 7%, #27cc00 70%, #00ff4f 100%);
  }
  77.5% {
    background: linear-gradient(166deg, #007375 7%, #25cc00 70%, #00ff51 100%);
  }
  77.6% {
    background: linear-gradient(166deg, #007375 7%, #24cc00 70%, #00ff52 100%);
  }
  77.7% {
    background: linear-gradient(166deg, #007375 7%, #23cc00 70%, #00ff54 100%);
  }
  77.8% {
    background: linear-gradient(166deg, #007375 7%, #22cc00 70%, #00ff55 100%);
  }
  77.9% {
    background: linear-gradient(166deg, #007375 7%, #21cc00 70%, #00ff57 100%);
  }
  78% {
    background: linear-gradient(166deg, #007375 7%, #1fcc00 70%, #00ff58 100%);
  }
  78.1% {
    background: linear-gradient(166deg, #007375 7%, #1ecc00 70%, #00ff5a 100%);
  }
  78.2% {
    background: linear-gradient(166deg, #007375 7%, #1dcc00 70%, #00ff5b 100%);
  }
  78.3% {
    background: linear-gradient(166deg, #007375 7%, #1ccc00 70%, #00ff5d 100%);
  }
  78.4% {
    background: linear-gradient(166deg, #007375 7%, #1acc00 70%, #00ff5f 100%);
  }
  78.5% {
    background: linear-gradient(166deg, #007375 7%, #19cc00 70%, #00ff60 100%);
  }
  78.6% {
    background: linear-gradient(166deg, #007375 7%, #18cc00 70%, #00ff62 100%);
  }
  78.7% {
    background: linear-gradient(166deg, #007375 7%, #17cc00 70%, #00ff63 100%);
  }
  78.8% {
    background: linear-gradient(166deg, #007375 7%, #15cc00 70%, #00ff65 100%);
  }
  78.9% {
    background: linear-gradient(166deg, #007375 7%, #14cc00 70%, #00ff66 100%);
  }
  79% {
    background: linear-gradient(166deg, #007375 7%, #13cc00 70%, #00ff68 100%);
  }
  79.1% {
    background: linear-gradient(166deg, #007375 7%, #12cc00 70%, #00ff69 100%);
  }
  79.2% {
    background: linear-gradient(166deg, #007375 7%, #11cc00 70%, #00ff6b 100%);
  }
  79.3% {
    background: linear-gradient(166deg, #007375 7%, #0fcc00 70%, #00ff6c 100%);
  }
  79.4% {
    background: linear-gradient(166deg, #007375 7%, #0ecc00 70%, #00ff6e 100%);
  }
  79.5% {
    background: linear-gradient(166deg, #007375 7%, #0dcc00 70%, #00ff6f 100%);
  }
  79.6% {
    background: linear-gradient(166deg, #007375 7%, #0ccc00 70%, #00ff71 100%);
  }
  79.7% {
    background: linear-gradient(166deg, #007375 7%, #0acc00 70%, #00ff72 100%);
  }
  79.8% {
    background: linear-gradient(166deg, #007375 7%, #09cc00 70%, #00ff74 100%);
  }
  79.9% {
    background: linear-gradient(166deg, #007375 7%, #08cc00 70%, #00ff75 100%);
  }
  80% {
    background: linear-gradient(166deg, #007375 7%, #07cc00 70%, #00ff77 100%);
  }
  80.1% {
    background: linear-gradient(166deg, #007375 7%, #06cc00 70%, #00ff79 100%);
  }
  80.2% {
    background: linear-gradient(166deg, #007375 7%, #04cc00 70%, #00ff7a 100%);
  }
  80.3% {
    background: linear-gradient(166deg, #007375 7%, #03cc00 70%, #00ff7c 100%);
  }
  80.4% {
    background: linear-gradient(166deg, #007375 7%, #02cc00 70%, #00ff7d 100%);
  }
  80.5% {
    background: linear-gradient(166deg, #007375 7%, #01cc00 70%, springgreen 100%);
  }
  80.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc01 70%, #00ff80 100%);
  }
  80.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc02 70%, #00ff82 100%);
  }
  80.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc03 70%, #00ff83 100%);
  }
  80.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc04 70%, #00ff85 100%);
  }
  81% {
    background: linear-gradient(166deg, #007375 7%, #00cc05 70%, #00ff86 100%);
  }
  81.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc07 70%, #00ff88 100%);
  }
  81.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc08 70%, #00ff89 100%);
  }
  81.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc09 70%, #00ff8b 100%);
  }
  81.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc0a 70%, #00ff8c 100%);
  }
  81.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc0c 70%, #00ff8e 100%);
  }
  81.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc0d 70%, #00ff8f 100%);
  }
  81.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc0e 70%, #00ff91 100%);
  }
  81.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc0f 70%, #00ff93 100%);
  }
  81.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc10 70%, #00ff94 100%);
  }
  82% {
    background: linear-gradient(166deg, #007375 7%, #00cc12 70%, #00ff96 100%);
  }
  82.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc13 70%, #00ff97 100%);
  }
  82.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc14 70%, #00ff99 100%);
  }
  82.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc15 70%, #00ff9a 100%);
  }
  82.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc17 70%, #00ff9c 100%);
  }
  82.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc18 70%, #00ff9d 100%);
  }
  82.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc19 70%, #00ff9f 100%);
  }
  82.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc1a 70%, #00ffa0 100%);
  }
  82.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc1b 70%, #00ffa2 100%);
  }
  82.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc1d 70%, #00ffa3 100%);
  }
  83% {
    background: linear-gradient(166deg, #007375 7%, #00cc1e 70%, #00ffa5 100%);
  }
  83.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc1f 70%, #00ffa6 100%);
  }
  83.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc20 70%, #00ffa8 100%);
  }
  83.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc22 70%, #00ffa9 100%);
  }
  83.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc23 70%, #00ffab 100%);
  }
  83.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc24 70%, #00ffad 100%);
  }
  83.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc25 70%, #00ffae 100%);
  }
  83.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc26 70%, #00ffb0 100%);
  }
  83.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc28 70%, #00ffb1 100%);
  }
  83.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc29 70%, #00ffb3 100%);
  }
  84% {
    background: linear-gradient(166deg, #007375 7%, #00cc2a 70%, #00ffb4 100%);
  }
  84.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc2b 70%, #00ffb6 100%);
  }
  84.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc2d 70%, #00ffb7 100%);
  }
  84.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc2e 70%, #00ffb9 100%);
  }
  84.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc2f 70%, #00ffba 100%);
  }
  84.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc30 70%, #00ffbc 100%);
  }
  84.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc32 70%, #00ffbd 100%);
  }
  84.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc33 70%, #00ffbf 100%);
  }
  84.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc34 70%, #00ffc0 100%);
  }
  84.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc35 70%, #00ffc2 100%);
  }
  85% {
    background: linear-gradient(166deg, #007375 7%, #00cc36 70%, #00ffc4 100%);
  }
  85.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc38 70%, #00ffc5 100%);
  }
  85.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc39 70%, #00ffc7 100%);
  }
  85.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc3a 70%, #00ffc8 100%);
  }
  85.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc3b 70%, #00ffca 100%);
  }
  85.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc3d 70%, #00ffcb 100%);
  }
  85.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc3e 70%, #00ffcd 100%);
  }
  85.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc3f 70%, #00ffce 100%);
  }
  85.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc40 70%, #00ffd0 100%);
  }
  85.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc41 70%, #00ffd1 100%);
  }
  86% {
    background: linear-gradient(166deg, #007375 7%, #00cc43 70%, #00ffd3 100%);
  }
  86.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc44 70%, #00ffd4 100%);
  }
  86.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc45 70%, #00ffd6 100%);
  }
  86.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc46 70%, #00ffd7 100%);
  }
  86.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc48 70%, #00ffd9 100%);
  }
  86.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc49 70%, #00ffda 100%);
  }
  86.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc4a 70%, #00ffdc 100%);
  }
  86.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc4b 70%, #00ffde 100%);
  }
  86.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc4c 70%, #00ffdf 100%);
  }
  86.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc4e 70%, #00ffe1 100%);
  }
  87% {
    background: linear-gradient(166deg, #007375 7%, #00cc4f 70%, #00ffe2 100%);
  }
  87.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc50 70%, #00ffe4 100%);
  }
  87.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc51 70%, #00ffe5 100%);
  }
  87.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc53 70%, #00ffe7 100%);
  }
  87.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc54 70%, #00ffe8 100%);
  }
  87.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc55 70%, #00ffea 100%);
  }
  87.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc56 70%, #00ffeb 100%);
  }
  87.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc57 70%, #00ffed 100%);
  }
  87.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc59 70%, #00ffee 100%);
  }
  87.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc5a 70%, #00fff0 100%);
  }
  88% {
    background: linear-gradient(166deg, #007375 7%, #00cc5b 70%, #00fff1 100%);
  }
  88.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc5c 70%, #00fff3 100%);
  }
  88.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc5e 70%, #00fff4 100%);
  }
  88.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc5f 70%, #00fff6 100%);
  }
  88.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc60 70%, #00fff8 100%);
  }
  88.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc61 70%, #00fff9 100%);
  }
  88.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc62 70%, #00fffb 100%);
  }
  88.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc64 70%, #00fffc 100%);
  }
  88.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc65 70%, #00fffe 100%);
  }
  88.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc66 70%, aqua 100%);
  }
  89% {
    background: linear-gradient(166deg, #007375 7%, #00cc67 70%, #00fdff 100%);
  }
  89.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc69 70%, #00fcff 100%);
  }
  89.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc6a 70%, #00faff 100%);
  }
  89.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc6b 70%, #00f9ff 100%);
  }
  89.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc6c 70%, #00f7ff 100%);
  }
  89.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc6d 70%, #00f6ff 100%);
  }
  89.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc6f 70%, #00f4ff 100%);
  }
  89.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc70 70%, #00f3ff 100%);
  }
  89.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc71 70%, #00f1ff 100%);
  }
  89.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc72 70%, #00f0ff 100%);
  }
  90% {
    background: linear-gradient(166deg, #007375 7%, #00cc74 70%, #00eeff 100%);
  }
  90.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc75 70%, #00ecff 100%);
  }
  90.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc76 70%, #00ebff 100%);
  }
  90.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc77 70%, #00e9ff 100%);
  }
  90.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc78 70%, #00e8ff 100%);
  }
  90.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc7a 70%, #00e6ff 100%);
  }
  90.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc7b 70%, #00e5ff 100%);
  }
  90.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc7c 70%, #00e3ff 100%);
  }
  90.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc7d 70%, #00e2ff 100%);
  }
  90.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc7f 70%, #00e0ff 100%);
  }
  91% {
    background: linear-gradient(166deg, #007375 7%, #00cc80 70%, #00dfff 100%);
  }
  91.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc81 70%, #00ddff 100%);
  }
  91.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc82 70%, #00dcff 100%);
  }
  91.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc84 70%, #00daff 100%);
  }
  91.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc85 70%, #00d9ff 100%);
  }
  91.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc86 70%, #00d7ff 100%);
  }
  91.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc87 70%, #00d6ff 100%);
  }
  91.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc88 70%, #00d4ff 100%);
  }
  91.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc8a 70%, #00d2ff 100%);
  }
  91.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc8b 70%, #00d1ff 100%);
  }
  92% {
    background: linear-gradient(166deg, #007375 7%, #00cc8c 70%, #00cfff 100%);
  }
  92.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc8d 70%, #00ceff 100%);
  }
  92.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc8f 70%, #00ccff 100%);
  }
  92.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc90 70%, #00cbff 100%);
  }
  92.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc91 70%, #00c9ff 100%);
  }
  92.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc92 70%, #00c8ff 100%);
  }
  92.6% {
    background: linear-gradient(166deg, #007375 7%, #00cc93 70%, #00c6ff 100%);
  }
  92.7% {
    background: linear-gradient(166deg, #007375 7%, #00cc95 70%, #00c5ff 100%);
  }
  92.8% {
    background: linear-gradient(166deg, #007375 7%, #00cc96 70%, #00c3ff 100%);
  }
  92.9% {
    background: linear-gradient(166deg, #007375 7%, #00cc97 70%, #00c2ff 100%);
  }
  93% {
    background: linear-gradient(166deg, #007375 7%, #00cc98 70%, #00c0ff 100%);
  }
  93.1% {
    background: linear-gradient(166deg, #007375 7%, #00cc9a 70%, deepskyblue 100%);
  }
  93.2% {
    background: linear-gradient(166deg, #007375 7%, #00cc9b 70%, #00bdff 100%);
  }
  93.3% {
    background: linear-gradient(166deg, #007375 7%, #00cc9c 70%, #00bcff 100%);
  }
  93.4% {
    background: linear-gradient(166deg, #007375 7%, #00cc9d 70%, #00baff 100%);
  }
  93.5% {
    background: linear-gradient(166deg, #007375 7%, #00cc9e 70%, #00b8ff 100%);
  }
  93.6% {
    background: linear-gradient(166deg, #007375 7%, #00cca0 70%, #00b7ff 100%);
  }
  93.7% {
    background: linear-gradient(166deg, #007375 7%, #00cca1 70%, #00b5ff 100%);
  }
  93.8% {
    background: linear-gradient(166deg, #007375 7%, #00cca2 70%, #00b4ff 100%);
  }
  93.9% {
    background: linear-gradient(166deg, #007375 7%, #00cca3 70%, #00b2ff 100%);
  }
  94% {
    background: linear-gradient(166deg, #007375 7%, #00cca5 70%, #00b1ff 100%);
  }
  94.1% {
    background: linear-gradient(166deg, #007375 7%, #00cca6 70%, #00afff 100%);
  }
  94.2% {
    background: linear-gradient(166deg, #007375 7%, #00cca7 70%, #00aeff 100%);
  }
  94.3% {
    background: linear-gradient(166deg, #007375 7%, #00cca8 70%, #00acff 100%);
  }
  94.4% {
    background: linear-gradient(166deg, #007375 7%, #00cca9 70%, #00abff 100%);
  }
  94.5% {
    background: linear-gradient(166deg, #007375 7%, #00ccab 70%, #00a9ff 100%);
  }
  94.6% {
    background: linear-gradient(166deg, #007375 7%, #00ccac 70%, #00a8ff 100%);
  }
  94.7% {
    background: linear-gradient(166deg, #007375 7%, #00ccad 70%, #00a6ff 100%);
  }
  94.8% {
    background: linear-gradient(166deg, #007375 7%, #00ccae 70%, #00a5ff 100%);
  }
  94.9% {
    background: linear-gradient(166deg, #007375 7%, #00ccb0 70%, #00a3ff 100%);
  }
  95% {
    background: linear-gradient(166deg, #007375 7%, #00ccb1 70%, #00a2ff 100%);
  }
  95.1% {
    background: linear-gradient(166deg, #007375 7%, #00ccb2 70%, #00a0ff 100%);
  }
  95.2% {
    background: linear-gradient(166deg, #007375 7%, #00ccb3 70%, #009eff 100%);
  }
  95.3% {
    background: linear-gradient(166deg, #007375 7%, #00ccb4 70%, #009dff 100%);
  }
  95.4% {
    background: linear-gradient(166deg, #007375 7%, #00ccb6 70%, #009bff 100%);
  }
  95.5% {
    background: linear-gradient(166deg, #007375 7%, #00ccb7 70%, #009aff 100%);
  }
  95.6% {
    background: linear-gradient(166deg, #007375 7%, #00ccb8 70%, #0098ff 100%);
  }
  95.7% {
    background: linear-gradient(166deg, #007375 7%, #00ccb9 70%, #0097ff 100%);
  }
  95.8% {
    background: linear-gradient(166deg, #007375 7%, #00ccbb 70%, #0095ff 100%);
  }
  95.9% {
    background: linear-gradient(166deg, #007375 7%, #00ccbc 70%, #0094ff 100%);
  }
  96% {
    background: linear-gradient(166deg, #007375 7%, #00ccbd 70%, #0092ff 100%);
  }
  96.1% {
    background: linear-gradient(166deg, #007375 7%, #00ccbe 70%, #0091ff 100%);
  }
  96.2% {
    background: linear-gradient(166deg, #007375 7%, #00ccbf 70%, #008fff 100%);
  }
  96.3% {
    background: linear-gradient(166deg, #007375 7%, #00ccc1 70%, #008eff 100%);
  }
  96.4% {
    background: linear-gradient(166deg, #007375 7%, #00ccc2 70%, #008cff 100%);
  }
  96.5% {
    background: linear-gradient(166deg, #007375 7%, #00ccc3 70%, #008bff 100%);
  }
  96.6% {
    background: linear-gradient(166deg, #007375 7%, #00ccc4 70%, #0089ff 100%);
  }
  96.7% {
    background: linear-gradient(166deg, #007375 7%, #00ccc6 70%, #0087ff 100%);
  }
  96.8% {
    background: linear-gradient(166deg, #007375 7%, #00ccc7 70%, #0086ff 100%);
  }
  96.9% {
    background: linear-gradient(166deg, #007375 7%, #00ccc8 70%, #0084ff 100%);
  }
  97% {
    background: linear-gradient(166deg, #007375 7%, #00ccc9 70%, #0083ff 100%);
  }
  97.1% {
    background: linear-gradient(166deg, #007375 7%, #00cccb 70%, #0081ff 100%);
  }
  97.2% {
    background: linear-gradient(166deg, #007375 7%, #00cccc 70%, #0080ff 100%);
  }
  97.3% {
    background: linear-gradient(166deg, #007375 7%, #00cbcc 70%, #007eff 100%);
  }
  97.4% {
    background: linear-gradient(166deg, #007375 7%, #00cacc 70%, #007dff 100%);
  }
  97.5% {
    background: linear-gradient(166deg, #007375 7%, #00c9cc 70%, #007bff 100%);
  }
  97.6% {
    background: linear-gradient(166deg, #007375 7%, #00c7cc 70%, #007aff 100%);
  }
  97.7% {
    background: linear-gradient(166deg, #007375 7%, #00c6cc 70%, #0078ff 100%);
  }
  97.8% {
    background: linear-gradient(166deg, #007375 7%, #00c5cc 70%, #0077ff 100%);
  }
  97.9% {
    background: linear-gradient(166deg, #007375 7%, #00c4cc 70%, #0075ff 100%);
  }
  98% {
    background: linear-gradient(166deg, #007375 7%, #00c2cc 70%, #0074ff 100%);
  }
  98.1% {
    background: linear-gradient(166deg, #007375 7%, #00c1cc 70%, #0072ff 100%);
  }
  98.2% {
    background: linear-gradient(166deg, #007375 7%, #00c0cc 70%, #0071ff 100%);
  }
  98.3% {
    background: linear-gradient(166deg, #007375 7%, #00bfcc 70%, #006fff 100%);
  }
  98.4% {
    background: linear-gradient(166deg, #007375 7%, #00becc 70%, #006dff 100%);
  }
  98.5% {
    background: linear-gradient(166deg, #007375 7%, #00bccc 70%, #006cff 100%);
  }
  98.6% {
    background: linear-gradient(166deg, #007375 7%, #00bbcc 70%, #006aff 100%);
  }
  98.7% {
    background: linear-gradient(166deg, #007375 7%, #00bacc 70%, #0069ff 100%);
  }
  98.8% {
    background: linear-gradient(166deg, #007375 7%, #00b9cc 70%, #0067ff 100%);
  }
  98.9% {
    background: linear-gradient(166deg, #007375 7%, #00b7cc 70%, #0066ff 100%);
  }
  99% {
    background: linear-gradient(166deg, #007375 7%, #00b6cc 70%, #0064ff 100%);
  }
  99.1% {
    background: linear-gradient(166deg, #007375 7%, #00b5cc 70%, #0063ff 100%);
  }
  99.2% {
    background: linear-gradient(166deg, #007375 7%, #00b4cc 70%, #0061ff 100%);
  }
  99.3% {
    background: linear-gradient(166deg, #007375 7%, #00b3cc 70%, #0060ff 100%);
  }
  99.4% {
    background: linear-gradient(166deg, #007375 7%, #00b1cc 70%, #005eff 100%);
  }
  99.5% {
    background: linear-gradient(166deg, #007375 7%, #00b0cc 70%, #005dff 100%);
  }
  99.6% {
    background: linear-gradient(166deg, #007375 7%, #00afcc 70%, #005bff 100%);
  }
  99.7% {
    background: linear-gradient(166deg, #007375 7%, #00aecc 70%, #005aff 100%);
  }
  99.8% {
    background: linear-gradient(166deg, #007375 7%, #00accc 70%, #0058ff 100%);
  }
  99.9% {
    background: linear-gradient(166deg, #007375 7%, #00abcc 70%, #0057ff 100%);
  }
  100% {
    background: linear-gradient(166deg, #007375 7%, #00aacc 70%, #0055ff 100%);
  }
}

body.app-page article a, body.page-node-type-landing-app article a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 4px;
}
body.app-page a.btn {
  color: white !important;
}
#block-backbutton {
	max-width: 170px;
	float: right;
	padding-top: 6px;
}
.back-app-button svg {
    height: 20px;
    margin-top: 5px;
}

.page-node-type-landing-app div#fixed-menu {
	position: relative;
	background: transparent linear-gradient(180deg, #007375 0%, #00737500 100%) 0% 0% no-repeat padding-box;
	box-shadow: none;
	z-index: 9;
}
.page-node-type-landing-app header#navbar {
	padding-top: 30px;
	padding-bottom: 65px;
}
body.page-node-type-landing-app {
	margin-top: 0;
	background-color: #F3F3F3;
	font-family: 'Acumin';
}

.page-node-type-landing-app article .field--name-field-blocks > div:nth-child(1) {
	width: 66%;
	float: left;
}
.page-node-type-landing-app article .field--name-field-blocks > div:nth-child(2) {
	width: 33%;
	float: right;
}
.page-node-type-landing-app .statement-text {
	width: auto;
	display: block;
}
/* .start-quote {
	display: none;
} */
.page-node-type-landing-app .end-quote {
	display: none;
}
.page-node-type-landing-app .statement-content.text-only {
	text-align: center;
	padding: 0;
}
.page-node-type-landing-app .statement-gesucht.container {
	padding: 0;
}
.page-node-type-landing-app .paragraph.form-group > .container {
	padding: 0;
}
.page-node-type-landing-app.full-width-page article.landing-app.container {
  width: 100%;
  padding: 0 15px; }
  @media all and (min-width: 768px) {
    .page-node-type-landing-app.full-width-page article.landing-app.container {
      max-width: 750px; } }
  @media all and (min-width: 1024px) {
    .page-node-type-landing-app.full-width-page article.landing-app.container {
      max-width: 990px;
      padding: 0 25px; } }
  @media all and (min-width: 1200px) {
    .page-node-type-landing-app.full-width-page article.landing-app.container {
      max-width: 1410px;
      padding: 0 35px; } }

.page-node-type-landing-app .special-element.twoCols .content-wrapper > div {
	display: inline-block;
	width: 47%;
	vertical-align: top;
	font-size: 16px;
	line-height: 21px;
	font-weight: 300;
	color: #5A5A5A;
}
@media all and (max-width: 768px) {
    .page-node-type-landing-app .special-element.twoCols .content-wrapper > div {
		font-size: 18px;
	}
}
.page-node-type-landing-app .special-element.twoCols .content-wrapper > div.first-wrapper {
	margin-right: 5%;
}
.page-node-type-landing-app .special-element.twoCols .content-wrapper > div h3 {
	font-size: 22px;
	line-height: 30px;
	font-family: Acumin;
	font-weight: 600;
	margin-bottom: 20px;
}
.page-node-type-landing-app .special-element.twoCols .content-wrapper > div li {
	padding-left: 15px;
	margin-bottom: 3px;
}
.page-node-type-landing-app .content-wrapper strong {
	font-weight: 600;
}
.page-node-type-landing-app .link-box .btn.simple-link {
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
}
@media all and (max-width: 768px) {
    .page-node-type-landing-app .link-box .btn.simple-link {
		font-size: 18px;
	}
}
.page-node-type-landing-app .statement-content.text-only .statement-body p {
	/* font-family: Acumin;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 21px; */
	font-size: 18px;
	line-height: 27px;
	font-family: Roboto;
	text-align: left;
}
@media all and (max-width: 768px) {
    .page-node-type-landing-app .statement-content.text-only .statement-body p {
		font-size: 18px;
	}
}
.page-node-type-landing-app .statement-job {
	font: normal 22px/30px "Acumin";
	text-align: left;
	font-weight: 600;
}
.page-node-type-landing-app .statement-gesucht {
	background: transparent linear-gradient(169deg, #007375 0%, #0E9D80 57%, #0CA239 100%) 0% 0% no-repeat padding-box;
	border-radius: 5px;
	box-shadow: 0px 3px 6px #00000029;
}
.page-node-type-landing-app .statement-content.text-only .statement-text {
	color: white;
}
.page-node-type-landing-app .statement-content.text-only .statement-text h3 {
	color: white;
	margin-bottom: 20px;
	margin-top: 0;
}
.gesucht-intro-block .inner-container.container {
	max-width: none;
	margin: 0;
	padding: 0;
}
.gesucht-intro-block .background-image .content-wrapper {
	position: static;
}
.gesucht-intro-block .img-wrapper {
	max-width: 350px;
	position: relative;
	top: 62px;
	left: -10px;
}
.gesucht-intro-block .title-wrapper .main-title-wrapper {
	color: #007374;
	margin-top: 12%;
	font-size: 48px;
	font-family: Acumin;
	line-height: 64px;
	font-weight: 500;
}
.page-node-type-landing-app .before-content.pages-container {
	margin-top: -135px;
}
.gesucht-intro-block .title-wrapper .main-title-wrapper em {
	font-style: normal;
	display: block;
	text-align: right;
	margin-right: 12%;
}
.gesucht-intro.special-layout .outter-bg-wrapper {
	background-position: 70.5% 55%;
	background-repeat: no-repeat;
}
@media all and (min-width:1024px) {
	.gesucht-intro-block .gesucht-intro.special-layout .background-image .content-box {
		bottom: -160px;
	}
	.gesucht-intro-block .gesucht-intro.special-layout .img-wrapper {
		top: 162px;
	}
	.testuser-gesucht div.main-container {
		margin-top: 178px;
	}
}
@media all and (max-width:768px) {
	.gesucht-intro.special-layout .inner-bg-wrapper {
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.gesucht-intro-block div.title-wrapper .main-title-wrapper {
		color: #fff;
		font-weight: 600;
	}
	.lp-content-wrapper.container {
		/* background: transparent linear-gradient(0deg, #007375 0%, #00737500 30%) 0% 0% no-repeat padding-box; */
	}
	.gesucht-intro-block div.title-wrapper .main-title-wrapper {
		margin-bottom: 20px;
		margin-top: 60vh;
		font-size: 22px;
	}
	.gesucht-intro-block .title-wrapper .main-title-wrapper p {
		margin-bottom: 0;
	}
}
.gesucht-intro-block .background-image .content-box {
	max-width: 540px;
	background: transparent linear-gradient(169deg, #007375 0%, #0E9D80 57%, #0CA239 100%) 0% 0% no-repeat padding-box;
	color: white;
	font-size: 16px;
	padding: 15px 40px;
	position: relative;
	bottom: -60px;
	border-radius: 5px;
	box-shadow: 0px 3px 6px #00000029;
	line-height: 21px;
	font-weight: 300;
}
@media all and (max-width: 768px) {
    .page-node-type-landing-app .link-box .btn.simple-link {
		font-size: 18px;
	}
}
.gesucht-intro-block .background-image .content-box p {
	font-weight: 300;
	line-height: 21px;
	font-size: 16px;
	color: white;
}
.gesucht-intro-block .background-image .content-box p * {
	color: white;
}
@media all and (max-width: 768px) {
    .gesucht-intro-block .background-image .content-box p {
		font-size: 18px;
	}
}
.gesucht-intro-block .body-wrapper h3 {
	color: white;
	font-size: 22px;
	font-family: Acumin;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: 600;
}
.gesucht-intro-block .background-image .btn.simple-link {
	padding: 10px 30px;
	background: no-repeat;
	border: 1px solid white;
	border-radius: 25px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 18px;
	margin: 30px auto;
}
.gesucht-intro-block .background-image .content-wrapper {
	justify-content: flex-start;
	align-items: end;
}
.page-node-type-landing-app .paragraph.form-group .maintitle-wrapper {
	font-size: 22px;
	font-family: Acumin;
	margin-top: 20px;
	font-weight: 600;
	line-height: 30px;
}
.page-node-type-landing-app .slick-dots li.slick-active button::before {
	opacity: .95;
	color: white;
}
.page-node-type-landing-app .slick-dots li button::before {
	font-size: 12px;
	font-size: 0.85rem;
}
.page-node-type-landing-app .slick-dots {
	text-align: right;
	padding-right: 20px;
}
.page-node-type-landing-app .slick-dots li {
	margin: 0;
}
.gesucht-intro-block .lp-content-wrapper.container {
  position: relative;
  min-height: 750px;
}
.gesucht-intro-block .background-image .content-wrapper {
	position: absolute;
}
.paragraph.overflowed.lp.gesucht-intro {
	background: none !important;
}
@media all and (min-width: 1024px) {
	.page-node-type-landing-app.full-width-page article.landing-app.container {
		padding: 0 10px;
	}
	.page-node-type-landing-app.full-width-page .contained-paragraph.container {
		padding: 0;
	}
}
@media all and (min-width: 768px) {
	.gesucht-intro-block .inner-bg-wrapper {
		background: none !important;
	}
	.gesucht-intro-block .content-wrapper.mobile-only {
		display: none;
	}
}
@media all and (max-width: 768px) {
	.page-node-type-landing-app article .field--name-field-blocks > div:nth-child(1) {
		width: auto;
		float: none;
	}
	.page-node-type-landing-app .special-element.twoCols .content-wrapper > div.first-wrapper {
		margin-right: 0;
	}
	.page-node-type-landing-app .special-element.twoCols .content-wrapper > div {
		display: block;
		width: auto;
	}
	.page-node-type-landing-app .special-element .contained-paragraph.container {
		padding: 0 5px;
	}
	.page-node-type-landing-app article .field--name-field-blocks > div:nth-child(2) {
		width: auto;
		float: none;
	}
	.page-node-type-landing-app .statement-gesucht.container .view-content {
		padding: 15px;
	}
	.gesucht-intro-block .title-wrapper .main-title-wrapper {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 50px;
		margin-top: 50vh;
	}
	.gesucht-intro-block .title-wrapper .main-title-wrapper em {
		margin-right: 0;
	}
	.gesucht-intro-block .lp-content-wrapper.container {
		min-height: auto;
	}
	.gesucht-intro-block .background-image .content-wrapper {
		position: relative;
		background: #f3f3f3;
	}
	.gesucht-intro-block .content-wrapper.desktop-only {
		display: none;
	}
	.gesucht-intro-block .img-wrapper {
		max-width: 350px;
		position: absolute;
		top: -20px;
		left: auto;
		z-index: 9;
		width: 130px;
		right: 20px;
	}
	.page-node-type-landing-app .logo-site img {
		margin-left: 0;
	}
	.page-node-type-landing-app .nm-menu-toggle-left {
		display: none;
	}
	.gesucht-intro-block .background-image .content-box {
		margin-top: 0;
		bottom: -40px;
		padding: 15px;
	}
	.page-node-type-landing-app .background-image .content-wrapper {
		padding: 0px 15px;
	}
	.page-node-type-landing-app div.main-container {
		margin-top: -40px;
	}
	body.page-node-type-landing-app, .gesucht-intro-block .background-image .content-wrapper {
		background-color: #fff;
	}
	.paragraph--type--text-image .img-wrapper-block img {
		max-width: 100%;
		width: auto;
		margin: 0 auto;
	}
	.reduced-height.paragraph--type--text-image .img-wrapper-block {
		max-width: 75%;
		margin: 0 auto;
	}
}



.inverse, .green-bg, .inverse-darkgreenmobile {
	background: #00a295;
}
.inverse *, .inverse-darkgreenmobile *,
.paragraph.inverse *,
.paragraph.inverse .triple-image-wrapper .triple-title * {
	color: white;
}
.inverse blockquote, .inverse blockquote * {
	color: black;
}
.inverse-darkgreen, .darkgreen-bg {
	background: #007375;
}
.inverse-darkgreen *, .paragraph.inverse-darkgreen *, .paragraph.inverse-darkgreen .background-image .body-wrapper *, .paragraph.inverse-darkgreen .triple-image-wrapper .triple-title * { 
	color: white;
}

.imagerightcenter .img-right, 
.imageleftcenter .img-left {
  text-align: center;
}
@media all and (max-width: 768px) {
	.green-bg, .white-bg {
		padding: 40px 0;
	}
	/* .img-left.video-elemnt, .img-right.video-elemnt {
		display: block !important;
		margin: 0;
		width: 100%;
	} */
	.inverse-darkgreenmobile {
		background: #007375;
	}
}
.paragraph--type--illustration {
	padding-top: 50px;
	padding-bottom: 50px;
}
.paragraph--type--illustration .main-title-wrapper > * {
	font-size: 45px;
	line-height: 55px;
	margin-bottom: 40px;
	font-family: 'LeagueSpartan';
	font-weight: 400;
}
.paragraph--type--illustration .txt-wrapper {
	font-size: 18px;
	line-height: 1.5;
}
.paragraph--type--illustration .txt-wrapper h3 {
	/* font-size: 23px; */
}
.paragraph--type--illustration .row-wrapper > div {
	margin-bottom: 45px;
}
.paragraph--type--illustration .row-wrapper > div.bot-left, 
.paragraph--type--illustration .row-wrapper > div.bot-right {
	margin-bottom: 0;
}
.paragraph--type--illustration .row-wrapper.middle-row {
	margin: 50px auto;
	/* padding: 0 115px; */
	text-align: center;
}
.paragraph--type--illustration .row-wrapper.left-row {
	text-align: right;
}
.paragraph--type--illustration .rows-container img {
	display: inline-block;
}
.paragraph--type--illustration .txt-wrapper {
	min-height: 220px;
}
.auto-height.paragraph--type--illustration .txt-wrapper {
	min-height: auto;
}
.paragraph--type--illustration .bot-left .txt-wrapper, .paragraph--type--illustration .bot-right .txt-wrapper {
	min-height: 0;
}
.paragraph--type--illustration .img-wrapper img {
	max-width: 80px;
}
.paragraph--type--illustration .img-wrapper {
	margin-bottom: 35px;
}
.paragraph--type--illustration .title-container .img-wrapper {
	margin-bottom: 20px;
}
.paragraph--type--illustration .title-container {
	display: flex;
	margin-bottom: 15px;
}
.paragraph--type--illustration .top-left h3, .paragraph--type--illustration .bot-left h3 {
	margin-right: 25px;
}
.paragraph--type--illustration .top-right h3, .paragraph--type--illustration .bot-right h3 {
	margin-left: 20px;
}
.paragraph--type--illustration .title-container h3 {
	margin-top: 0;
	/* color: white; */
}
.paragraph--type--illustration .rows-container .middle-row img {
	max-width: 100%;
}
.paragraph--type--illustration .row-wrapper div.paragraph {
	margin-bottom: 0;
}
.paragraph--type--illustration .video-paragraph.autoPlayLoop video {
	height: auto;
}
@media all and (min-width: 1420px) {
	/* .paragraph--type--illustration .col-md-3 {
		width: 29%;
	}
	.paragraph--type--illustration .col-md-6 {
		width: 42%;
	}
	.paragraph--type--illustration .content-wrapper.container {
		max-width: none;
	} */
	.paragraph--type--illustration .row-wrapper.middle-row {
		/* padding: 0 170px; */
	}
	.paragraph--type--illustration .rows-container .middle-row img {
		/* max-width: 430px;
		width: 100%; */
	}
}
@media all and (min-width: 768px) {
	.paragraph--type--illustration .col-md-3 {
		width: 34%;
	}
	.paragraph--type--illustration .col-md-6 {
		width: 24%;
		max-width: 311px;
	}
	.paragraph--type--illustration .top-left .title-container, .paragraph--type--illustration .bot-left .title-container {
		justify-content: end;
	}
	.paragraph--type--illustration .title-container {
		align-items: center;
	}
	.paragraph--type--illustration h3 {
		font-size: 28px;
		line-height: 36px;
		font-family: 'LeagueSpartan';
	}
	.paragraph--type--illustration .row-wrapper.middle-row {
		margin: 50px 4%;
		text-align: center;
	}
	.paragraph--type--illustration .content-wrapper.container {
		max-width: 1600px;
	}
}
@media all and (max-width: 767px) {
	.paragraph--type--illustration .row-wrapper.left-row, .paragraph--type--illustration {
		text-align: center;
	}
	.paragraph--type--illustration .txt-wrapper {
		min-height: 0;
	}
	.paragraph--type--illustration .row-wrapper.middle-row {
		margin: 30px auto 90px;
		padding: 0;
	}
	.paragraph--type--illustration .rows-container > .row-wrapper {
		padding: 0;
	}
	.paragraph--type--illustration .row-wrapper .img-wrapper {
		margin-bottom: 25px;
	}
	.paragraph--type--illustration .row-wrapper.left-row {
		margin-top: 40px;
	}
	.paragraph--type--illustration .title-container {
		display: block;
	}
	.paragraph--type--illustration .top-left .title-container, .paragraph--type--illustration .bot-left .title-container {
		display: flex;
		flex-direction: column-reverse;
	}
	.paragraph--type--illustration .title-container h3 {
		margin: 0 auto;
	}
	.paragraph--type--illustration .row-wrapper.middle-row img, .paragraph--type--illustration .row-wrapper.middle-row video {
		max-width: 75%;
	}
	.paragraph--type--illustration .video-paragraph.autoPlayLoop video {
		max-height: 500px;
	}
	.paragraph--type--illustration .main-title-wrapper > * {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 30px;
		font-family: 'LeagueSpartan';
	}
}


.video-paragraph.autoPlayLoop video {
	width: auto;
	/* height: 70vh; */
	max-height: 550px;
	max-width: 100%;
}
.reduced-height .img-right img, .reduced-height .img-left img,
.reduced-height .img-right video, .reduced-height .img-left video {
	max-height: 550px;
	width: auto;
}



.lpv2.paragraph {
	background-image: none !important;
}
.lpv2 .lp-content-wrapper.container {
  position: relative;
  min-height: 750px;
}
.lpv2 .img-wrapper {
	margin-top: 12%;
	margin-right: 80px;
}
.lpv2 .background-image .content-wrapper {
	position: static;
}
.lpv2.right-image-video .img-wrapper {
	margin-right: 0;
	margin-left: 80px;
}
.lpv2 .background-image .content-wrapper {
	justify-content: center;
	padding-right: 4%;
}
.lpv2.right-image-video .background-image .content-wrapper {
	flex-direction: row-reverse;
}
.lpv2 .img-wrapper img, .lpv2 .img-wrapper video {
	max-height: 500px;
	width: auto;
	margin: 0 auto;
	height: auto;
}
.lpv2 h2 {
	margin-top: 0;
}
.lpv2 .link-wrappers {
	display: flex;
	justify-content: space-evenly;
}
.paragraph--type--text-image .link-wrappers {
	display: flex;
	justify-content: space-evenly;
	max-width: 80%;
}
.lpv2.paragraph--type--text-image .link-wrappers {
	margin: 0 0 50px;
}
@media all and (min-width: 768px) {
	.lpv2 .inner-bg-wrapper {
		background: none !important;
	}
}
@media all and (max-width: 767px) {
	.lpv2 .lp-content-wrapper.container {
		min-height: auto;
	}
	.lpv2 .img-wrapper {
		margin-right: 0;
	}
	.lpv2.right-image-video .img-wrapper {
		margin-right: 0;
		margin-left: 0;
	}
	.lpv2 .link-wrappers {
		display: block;
		margin-bottom: 50px;
	}
	.lpv2 .simple-video-wrapprer {
		text-align: center;
	}
	.paragraph--type--text-image .link-wrappers {
		display: block;
		max-width: none;
	}
}



/***************** Simple Contact Page ****************/
.simple-kontakt {
	background: transparent linear-gradient(173deg, #007375 0%, #007AC1 62%, #00538B 100%) 0% 0% no-repeat padding-box;
}
.simple-kontakt .footer {
	display: none;
}
.simple-kontakt input[type="text"], .simple-kontakt textarea, .simple-kontakt input[type="email"] {
	background: transparent linear-gradient(91deg, #FFFFFF 0%, #ECECEC 100%) 0% 0% no-repeat padding-box;
}
.simple-kontakt input[type="text"], .simple-kontakt textarea, .simple-kontakt input[type="email"] {
	background: transparent linear-gradient(91deg, #FFFFFF75 0%, #ECECEC4A 100%) 0% 0% no-repeat padding-box;
	color: white;
}
.simple-kontakt .field--name-body {
	color: white;
}
.simple-kontakt .kontakt-block label {
	font-size: 19px;
	position: static;
	color: #fff;
	opacity: 1;
}
.simple-kontakt .form-group {
	margin-bottom: 25px;
}
.simple-kontakt .kontakt-block input.form-control, .simple-kontakt .kontakt-block textarea {
	padding: 23px 20px;
}
.simple-kontakt input::placeholder, .simple-kontakt textarea::placeholder {
	color: transparent !important;
}
.simple-kontakt #edit-captcha-response {
	background: transparent;
	padding-bottom: 27px;
	padding-top: 27px;
}
.simple-kontakt .kontakt-block .form-item-ort {
	width: 69%;
	display: inline-block;
}
.simple-kontakt .kontakt-block .form-item-plz {
	display: inline-block;
	width: 30%;
	margin-right: 7%;
}
.simple-kontakt .kontakt-block .btn.btn-primary {
	background: transparent;
	border: 1px solid white;
	display: block;
	margin: 15px auto;
}

.twoColsLayout .content-wrapper.container {
	display: flex;
}
.twoColsLayout .content-wrapper.container .content-box {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
/* .twoColsLayout  .content-box, .twoColsLayout .desktop-only.img-left {
	flex: 1;
} */
.field--item > .paragraph {
	padding: 25px 0;
}
.field--item > .paragraph.lpv2 {
	padding: 0;
}
.field--item .paragraph.remove-bottom-padding {
	padding-bottom: 0 !important;
}
.field--item .paragraph.remove-top-padding {
	padding-top: 0 !important;
}
@media all and (max-width: 767px) {
	.field--item .paragraph.remove-mobile-bottom-padding {
		padding-bottom: 0 !important;
	}
	.field--item .paragraph.remove-mobile-top-padding {
		padding-top: 0 !important;
	}
}

.paragraph.marginBottom {
	margin-bottom: 50px;
}
.paragraph.marginTop {
	margin-top: 50px;
}
.paragraph.noBottomMargin {
	margin-bottom: 0 !important;
}

.paragraph.paddingBottom {
	padding-bottom: 80px;
}
.paragraph.paddingTop {
	padding-top: 80px;
}




.fromTo .left-title {
	margin-right: 80px;
	margin-left: 30px;
}
.fromTo .title-container {
	margin-bottom: 50px;
}
.fromTo .title-container .main-title-wrapper {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
}
.fromTo .content-wrapper, .title-container {
	display: flex;
}
.fromTo .first-wrapper {
	display: flex;
	justify-content: start;
	margin-right: 80px;
	max-width: 600px;
	position: relative;
}
.fromTo .second-wrapper {
	display: flex;
	justify-content: start;
}
.fromTo .first-wrapper::before {
	content: '';
	min-width: 115px;
	min-height: 115px;
	display: block;
	background: url(/themes/custom/bootsass/images/stop.png) no-repeat;
	background-size: contain;
	/* background-position: 50%; */
	margin-right: 5px;
}
.fromTo .first-wrapper::after {
	content: '';
	display: block;
	background: url(/themes/custom/bootsass/images/arrowFlip.png) no-repeat;
	min-width: 170px;
	height: 170px;
	background-size: contain;
	position: absolute;
	right: -140px;
	top: -80px;
}
.fromTo .second-wrapper::before {
	content: '';
	min-width: 115px;
	min-height: 115px;
	display: block;
	background: url(/themes/custom/bootsass/images/checkmark.png) no-repeat;
	background-size: contain;
	/* background-position: 50%; */
	margin-right: 5px;
}
.fromTo .content-wrapper > div {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
}
.fromTo .sub-paragraph {
	margin-bottom: 30px;
}
.field--name-field-image-upscaled {
	display: none;
}
.paragraph.backgroundimage {
	background-image: none !important;
}
@media all and (max-width: 767px) {
	.fromTo .content-wrapper, .title-container {
		display: block;
	}
	.fromTo .first-wrapper::before, .fromTo .second-wrapper::before {
		min-width: 65px;
	}
	.fromTo .second-wrapper {
		margin-top: 50px;
		margin-left: 60px;
	}
	.fromTo .first-wrapper::after {
	  top: auto;
	  bottom: -50px;
	  transform: rotate(90deg);
	  min-width: 120px;
	  height: 120px;
	  right: -20px;
	}
	.fromTo .first-wrapper {
		margin-right: 0;
		padding-right: 60px;
	}
	.fromTo .left-title {
		margin-right: 30px;
		margin-left: 0;
	}
	.fromTo .right-title {
		margin-left: 30%;
	}
	.fromTo .sub-paragraph {
		margin-bottom: 70px;
	}
	.fromTo h3 {
		font-size: 27px;
		line-height: 31px;
	}
}

/* .service-widget .closemev2 {
	color: white;
	background: black;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0 15px 6px;
	border-radius: 25px;
	font-size: 19px;
	text-align: center;
	cursor: pointer;
} */
.service-widget .closemev2 {
	background: white;
	color: black;
	border: 1px solid black;
	left: 0px;
	right: auto;
	top: -30px;
	padding: 4px 14px 8px;
	line-height: 25px;
	position: sticky;
	width: 39px;
	height: 39px;
	color: transparent;
	background: url("/themes/custom/bootsass/images/close.svg") no-repeat;
	background-size: 35px;
	background-position: center;
	border: none;
	width: 70px;
	height: 70px;
	margin: -32px -20px 0px -50px;
	float: right;
	z-index: 999;
}
@media all and (min-width: 768px) {
	div.service-widget .poping {
		max-width: 1200px;
		padding: 40px 40px 60px;
		text-align: left;
	}
	div.service-widget .inner-poping {
		padding-top: 30px;
	}
}
.service-widget .poping {
	max-width: 750px;
	background: white;
	margin: 20vh auto 0;
	padding: 60px 40px;
	border-radius: 5px;
	position: relative;
}
.service-widget .poping {
	max-height: 80vh;
	overflow-y: auto;
}
.service-widget {
	background-position: center center !important;
}
@media all and (max-width: 767px) {
	.service-widget .poping {
		margin: 0 auto;
	}
	.service-widget .closemev2 {
		padding: 4px 15px 6px;
	}
	div.service-widget .poping {
		max-height: none;
		overflow-y: auto;
		min-height: 100vh;
		padding: 40px 40px 60px;
	}
	div.service-widget .overlayed {
		background: #fff;
		text-align: left;
	}
	div.service-widget .inner-poping {
		margin-top: 30px;
	}
	div.overlayed .closemev2 {
		background: white;
		color: black;
		border: 1px solid black;
		left: 0px;
		right: auto;
		top: -30px;
		padding: 4px 14px 8px;
		line-height: 25px;
		position: sticky;
		width: 39px;
		height: 39px;
		color: transparent;
		background: url("/themes/custom/bootsass/images/close.svg") no-repeat;
		background-size: 35px;
		background-position: center;
		border: none;
		width: 70px;
		height: 70px;
		margin: -32px -20px 0px -50px;
		float: right;
		z-index: 999;
	}
}
.serviceWidgets .view-content {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}
.serviceWidgets .views-row {
	width: 32%;
	margin-bottom: 3%;
}
.service-widget-inner.service-widget {
	padding: 20px 15px;
	min-height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.serviceWidgets .maintitle {
	font-size: 35px;
	line-height: 45px;
}
.service-widget {
	cursor: pointer;
}
.with-layer .service-widget-inner.service-widget {
	align-items: end;
	padding: 0;
	min-height: 220px;
	flex-wrap: wrap;
}
.with-layer.serviceWidgets .maintitle {
	font-size: 20px;
	line-height: 25px;	
	color: white;
}
.with-layer .content-widget {
	flex-basis: 100%;
	background: #007375bf;
	padding: 15px 10px;
}
.with-layer .service-widget {
	border-radius: 25px;
	overflow: hidden;
}
.with-layer.serviceWidgets {
	padding: 0;
}
.no-top-padding {
	padding-top: 0 !important;
}
.no-popup .service-widget {
	cursor: default;
}
@media all and (min-width: 768px) {
	.service-widget-inner.service-widget {
		background: none !important;
	}
}
@media all and (max-width: 767px) {
	.serviceWidgets .views-row {
		width: 100%;
		margin-bottom: 30px;
	}
}



body div.main-container {
	font-family: Roboto;
}
body div.main-container .paragraph.lpv2 h2.main-title-wrapper {
	font-family: LeagueSpartan;
	font-size: 35px;
	line-height: 48px;
}
body div.main-container .paragraph.lpv2 .body-wrapper p {
	font-family: Roboto;
	font-size: 20px;
	line-height: 30px;
}
body div.main-container .lpv2 .img-wrapper img, body div.main-container .lpv2 .img-wrapper video {
	max-height: 550px;
	/* max-width: 430px; */
	max-width: 384px;
}
body div.main-container .background-image .content-box {
	max-width: 640px;
	padding: 0 1%;
}
body div.main-container .paragraph--type--text-image .link-wrappers {
	max-width: none;
}
body div.main-container .background-image .btn.simple-link, body div.main-container .btn.simple-link {
	padding: 18px 20px;
	font-size: 16px;
	font-family: Roboto;
	min-width: 205px;
}
body div.main-container .background-image .link-wrappers {
	margin-top: 20px;
}
body div.main-container .field--item > .paragraph.paragraph--type--text-image.lpv2  {
	padding: 0;
}
body div.main-container .paragraph.lpv2 h3.sub-title-wrapper {
	font-family: LeagueSpartan;
	font-size: 28px;
	line-height: 35px;
	max-width: 420px;
	margin-top: 0;
}
body div.main-container .paragraph.lpv2 h3 {
	font-family: LeagueSpartan;
	font-size: 28px;
	line-height: 35px;
}
body div.main-container .paragraph.lpv2.small-image .img-wrapper {
	margin-right: 10px;
	margin-left: 20%;
	margin-top: 14%;
}
body div.main-container .link-wrappers > div {
	margin: 0 15px;
}
body div.main-container .small-image .background-image .link-wrappers {
	margin-top: 60px;
	margin-left: -90px;
}
body div.main-container .paragraph--type--text-image.imagerightcenter .content-wrapper.container .content-box {
	left: 4%;
}




body div.main-container .field--item > .paragraph.paragraph--type--illustration {
	padding: 90px 0;
}
body div.main-container .paragraph--type--illustration .img-wrapper img {
	max-width: 85px;
}
body div.main-container .paragraph--type--illustration h3 {
	font-size: 28px;
	line-height: 35px;
	font-family: LeagueSpartan;
	font-weight: 500; 
}
body div.main-container .paragraph--type--illustration .txt-wrapper {
	font-size: 18px;
	line-height: 27px;
	font-family: Roboto;
}
body div.main-container .paragraph--type--illustration .title-container {
	margin-bottom: 0;
}

body div.main-container .field--item > .paragraph.paragraph--type--text-image {
	padding: 120px 0;
}
body div.main-container .paragraph--type--text-image .content-wrapper.container {
	justify-content: center;
}
body div.main-container .paragraph--type--text-image.topText .content-wrapper.container,
body div.main-container .paragraph--type--text-image.topLeftText .content-wrapper.container {
	align-items: start;
}
body div.main-container .paragraph--type--text-image.topText .content-wrapper.container h3, 
body div.main-container .paragraph--type--text-image.topLeftText .content-wrapper.container h3 {
	margin-top: 0;
}
body div.main-container .paragraph--type--text-image.twoColsLayout.topLeftText .content-wrapper.container .content-box {
	max-width: none;
}
body div.main-container .paragraph--type--text-image.imagerightcenter .img-right, 
body div.main-container .paragraph--type--text-image.imageleftcenter .img-left {
	max-width: 384px;
}
body div.main-container .paragraph--type--text-image.twoColsLayout .content-wrapper.container .content-box {
	max-width: 484px;
	left: 0;
}
body div.main-container .paragraph--type--text-image .body-wrapper h3 {
	font-size: 28px;
	line-height: 35px;
	font-family: LeagueSpartan;
	margin-bottom: 25px;
}
body div.main-container .paragraph--type--text-image .body-wrapper {
	font-size: 20px;
	line-height: 30px;
	/* line-height: 1.2; */
	font-family: Roboto;
}
body div.main-container .paragraph--type--text-image .body-wrapper p span {
	/* display: inline-block; */
}
.paragraph ul, .paragraph ol {
	text-align: left;
}
body div.main-container .field--item > .paragraph.paragraph--type--text-image.lpv2 .inner-bg-wrapper {
	padding-bottom: 3.5%;
}

@media all and (max-width: 767px) {
	body div.main-container .lpv2 {
		/* text-align: center; */
	}
	body div.main-container .lpv2 .background-image .content-box {
		margin-top: 50px;
	}
	body div.main-container .paragraph.lpv2 h2.main-title-wrapper {
		font-size: 35px;
		line-height: 43px;
	}
	body div.main-container .lpv2 .background-image .content-wrapper {
		padding: 0;
	}
	body div.main-container .paragraph--type--illustration h3 {
		margin-bottom: 15px;
	}
	body div.main-container .paragraph--type--illustration .row-wrapper.middle-row img, 
	body div.main-container .paragraph--type--illustration .row-wrapper.middle-row video {
		max-width: 65%;
	}
	body div.main-container .paragraph--type--illustration .row-wrapper.middle-row {
		margin: 75px auto 100px;
	}
	body div.main-container .paragraph--type--text-image .content-wrapper.container .content-box {
		/* text-align: center; */
	}
	body div.main-container .paragraph--type--text-image .img-wrapper-block {
		margin-bottom: 25px;
	}
	body div.main-container .field--item > .paragraph.paragraph--type--text-image {
		padding: 80px 0 80px;
	}
	body div.main-container .field--item > .paragraph.paragraph--type--text-image.text {
		padding: 0;
	}
	body div.main-container .field--item > .paragraph.paragraph--type--text-image.text .text-layout.block-layout-wrapper.mobile-bg {
		/* padding: 80px 0; */
	}
	body div.main-container .small-image .background-image .link-wrappers {
		margin-left: 0;
	}
	body div.main-container .paragraph.lpv2.small-image .img-wrapper {
		margin-right: auto;
		margin-left: auto;
		margin-top: 90px;
	}
	body div.main-container .twoColsLayout .content-wrapper.container .content-box {
		display: block;
	}
	.paragraph--type--text-image.imagerightcenter .content-wrapper.container,
	.paragraph--type--text-image.imageright .content-wrapper.container  {
		flex-wrap: wrap-reverse;
	}
	.paragraph--type--text-image.imageleftcenter .content-wrapper.container,
	.paragraph--type--text-image.imageleft .content-wrapper.container  {
		flex-wrap: wrap;
	}
	body div.main-container .field--item > .paragraph.paragraph--type--text-image.lpv2 .inner-bg-wrapper {
		padding-bottom: 0;
	}
	.premaintitle {
		/* text-align: center; */
	}
}



.statementLayout .view-content {
	display: grid;
	grid-template-columns: 45%;
	grid-template-areas: 'item item';
	grid-column-gap: 5%;
}
.statementLayout .statement-name {
	margin-top: 7px;
}
.statementLayout .statement-img img {
	border: none;
}
.statementLayout .statement-text {
	width: 78%;
	margin-top: 0;
	margin-left: 4%;
	text-align: left;
	display: inline-block
}
.statementLayout .statement-name {
	margin-top: 7px;
	font-size: 20px;
	line-height: 25px;
}
.statementLayout .statement-summary, .statementLayout .statement-body {
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
	font-weight: normal;
}
.statementLayout .statement-more {
	text-align: center;
	cursor: pointer;
	text-indent: -9999px;
	position: relative;
}
.statementLayout .statement-img {
	width: 16%;
	display: inline-block;
	vertical-align: top;
}
.statementLayout .statement-body, .statement-more-body { 
	display: none;
}
.statementLayout .views-row:nth-child(n+2) {
	margin-top: 12vh;
}
.statementLayout .views-row:nth-child(2n+3) {
	margin-top: -8vh;
}
.statementLayout .statement-more::after {
	content: "+";
	display: block;
	width: 35px;
	height: 35px;
	margin: 0 auto;
	background-color: #00000070;
	color: white;
	text-indent: 0;
	line-height: 30px;
	border-radius: 50%;
}
.statement-showmore .statementLayout .statement-more::after {
	background-color: #007375;
}
.statement-showmore .statementLayout .statement-more.active::after {
	margin-bottom: 25px;
	content: "-";
}
.statement-showmore .statementLayout .statement-more.active {
	display: block !important;
}
/* .listSlider .view-content {
	display: flex;
	gap: 0 2%;
}
.listSlider .views-row {
	flex-grow: 0;
	flex-basis: 430px;
	flex-basis: 32%;
} */
.listSlider.statementsList-text .views-row .stat-wrapper {
	background: #e8f0f2;
}
.listSlider.statementsList-text .views-row .statement-content * {
	color: #007375;
}
.listSlider .btn {
	background: none;
	text-align: center;
	display: block;
	font-size: 18px;
	border-bottom: 1px solid;
	margin: 0 auto;
	max-width: 150px;
}
.listSlider.statementsList-text .views-row .statement-job {
	font-size: 22px;
	margin-top: 40px;
	font-weight: ;
	font-weight: bold;
	line-height: 1.4;
}
.listSlider.statementsList-text .views-row .start-quote {
	background: url("/themes/custom/bootsass/images/petro-quote-top.png") no-repeat;
	background-size: cover;
}
.listSlider.statementsList-text .views-row .end-quote {
	background: url("/themes/custom/bootsass/images/petro-quote-bot.png") no-repeat;
	background-size: cover;
}
.listSlider.statementsList-text .inner-poping {
	padding: 30px 40px;
}
.listSlider .stat-wrapper {
	background: #e8f0f2;
	border-radius: 25px;
	padding: 15px 0 5px;
}
.listSlider.statementsList-text .statement-content * {
	color: #007375;
}
.listSlider .slick-track {
	display: flex !important;
}
.listSlider .slick__slide {
	height: auto !important;
	background: #e8f0f2;
	margin: 0 10px;
	border-radius: 25px;
}
.listSlider .slide__caption {
	padding: 0;
}
.listSlider .slick-arrow::before {
	color: #007375;
	font-size: 36px;
	font-size: 3.25rem;
}
.listSlider h3.statement-job {
	font-weight: bold;
	margin: 35px auto 15px;
}
.listSlider.statementsList-text .statement-content a.btn {
	margin-top: 12px;
}
@media all and (max-width: 767px) {
	.listSlider .view-content {
		display: block;
	}
	.listSlider .statement-content.text-only {
		padding: 30px 28px 70px;
	}
	.statementLayout .view-content {
		display: block;
	}
	.statementLayout .views-row:nth-child(2n+3) {
		margin-top: 10px;
	}
	.statementLayout .views-row:nth-child(n+2) {
		margin-top: 10px;
	}
	.statementLayout .statement-img {
		margin-top: 0;
		position: absolute;
		top: 35px;
		left: -65px;
		width: 90px;
	}
	.statementLayout .statement-text {
		width: 89%;
		margin-top: 0;
		margin-left: 10%;
		text-align: left;
		display: inline-block;
	}
	.statementLayout .statement-content {
		position: relative;
	}
}

.staticGrid .view-content {
	display: flex;
	gap: 30px 2%;
	flex-wrap: wrap;
}
.staticGrid .view-content .views-row {
	flex: 0 0 32%;
}

@media all and (min-width: 768px) and (max-width: 1200px) {
	.staticGrid .view-content .views-row {
		flex: 0 0 49%;
	}
}

@media all and (max-width: 767px) {
	.staticGrid .view-content .views-row {
		flex: 0 0 100%;
	}
}


/*********** Check marks ***********/
.checkmark1 ul, .checkmark2 ul, .checkmark3 ul {
	list-style: none;
	padding-left: 0;
}
.checkmark1 li, .checkmark2 li, .checkmark3 li {
	position: relative;
	padding-left: 30px;
}
.checkmark1 li::before, .checkmark2 li::before, .checkmark3 li::before {
	content: '';
	background: url(/themes/custom/bootsass/images/checkmark1.png) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	background-size: cover;
	float: none;
	margin-top: 5px;
	margin-right: 6px;
	position: absolute;
	top: 0;
	left: 0;
}
.checkmark2 li::before {
	background: url(/themes/custom/bootsass/images/checkmark2.png) no-repeat;
	background-size: cover;
}
.checkmark3 li::before {
	background: url(/themes/custom/bootsass/images/checkmark3.png) no-repeat;
	background-size: cover;
}

.newsletterV2 form {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.newsletterV2 .form-type-processed-text img {
	max-height: 550px;
	max-width: 380px;
	width: auto;
	height: auto;
}
.newsletterV2 form > .form-type-processed-text {
	margin-top: 6%;
	margin-right: 80px;
}
.newsletterV2 form h2 {
	font-size: 35px;
	line-height: 48px;
	font-family: LeagueSpartan;
	margin-bottom: 25px;
}
.newsletterV2 form p {
	font-family: Roboto;
	font-size: 20px;
	line-height: 30px;
}
.newsletterV2 form > .form-wrapper {
	max-width: 520px;
	margin-top: 6%;
}
.newsletterV2 form > div:not(.form-actions) {
  /* flex: 1; */
}
.newsletterV2 form > div.form-actions {
	width: 100%;
	margin-top: 0;
	max-width: none;
	text-align: center;
}
.newsletterV2 label {
	font: normal 20px/30px "Roboto";
}
.newsletterV2 input.form-control {
	padding: 15px 10px;
	/* font-weight: bold; */
	height: auto;
	/* text-align: center; */
	font-size: 20px;
}
.newsletterV2 select {
	width: 100%;
	max-width: 479px;
	height: 57px;
	font-size: 20px;
	color: #555555;
	font-weight: normal;
	max-width: 380px;
}
@media all and (max-width: 767px) {
	.newsletterV2 form {
		display: block;
	}
	.newsletterV2 form > .form-type-processed-text {
		margin-right: 0;
	}
	.newsletterV2 .form-type-processed-text img { 
		max-width: 100%;
		margin: 0 auto;
		display: block;
	}
	.newsletterV2 select {
		max-width: 100%;
	}
}


.backgroundimage.lpv2 .lp-content-wrapper {
	min-height: 85vh;
}
.backgroundimage.lpv2 .background-image .content-wrapper {
	justify-content: center;
	padding-right: 12%;
}
.backgroundimage.lpv2 .background-image .content-wrapper {
	padding-right: 12%;
}
body div.main-container .paragraph.lpv2.backgroundimage .body-wrapper p {
	font: normal 25px/34px "Roboto";
}
body div.main-container .backgroundimage.lpv2 .background-image h2.main-title-wrapper {
	font: normal 70px/65px "LeagueSpartan";
}
body div.main-container .backgroundimage.lpv2 .background-image .content-box {
	max-width: 540px;
}
.no-box-shadow .img-element-wrapper {
	box-shadow: none !important;
}
.encrypted {
	direction: rtl;
	unicode-bidi: bidi-override;
}




.blue-bg-girlv3 .outter-bg-wrapper {
	background-position: top left !important;
}
.blue-bg-girlv3.lpv2 .background-image .content-wrapper {
	justify-content: right;
}
.blue-bg-girlv3.lpv2.paragraph--type--text-image .link-wrappers {
	justify-content: left;
}
@media all and (min-width: 1024px) and (max-width: 1460px) {
	.blue-bg-girlv3 .outter-bg-wrapper {
		background-position-x: -100px !important;
		background-color: #74ced6;
	}
	.backgroundimage.lpv2 .background-image .content-wrapper {
		padding-right: 9%;
	}
	.backgroundimage.lpv2 .background-image .content-box {
		margin-top: 8%;
	}
}
@media all and (max-width: 768px) {
	body div.main-container .backgroundimage.lpv2 .background-image h2.main-title-wrapper {
		font: normal 50px/45px "LeagueSpartan";
	}
	body div.main-container .paragraph.lpv2.backgroundimage .body-wrapper p {
		font: normal 20px/30px "Roboto";
	}
	body div.main-container .backgroundimage.lpv2 .background-image .content-box {
		text-align: left;
		padding: 0 20px;
	}
	.backgroundimage.lpv2 .outter-bg-wrapper {
		background: none !important;
	}
	.backgroundimage.lpv2 .bg-mobile-wrapper {
		min-height: 45vh;
		max-height: 230px;
	}
	.backgroundimage.lpv2 .lp-content-wrapper {
		min-height: auto;
	}
	.extra-space-top .content-wrapper {
		margin-top: 275px;
	}
	.triple-image3 .img-txt-wrp {
		padding-bottom: 0;
	}
	.triple-image3 .img-txt-wrp h3 {
		margin-bottom: 0;
	}
	.inverse .background-image .body-wrapper * {
		color: white;
	}
}
/******* Custom Styles ***********/
.twoColsV2 .content-wrapper {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	text-align: center;
}
.twoColsV2 .first-wrapper {
	flex-basis: 50%;
	padding: 50px 8%;
	background: #ff9185;
}
.twoColsV2 .second-wrapper {
	flex-basis: 50%;
	padding: 50px 9%;
	background: #2fb09b;
}
.twoColsV2 .icon-wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.twoColsV2 .icon-wrapper img {
	display: inline-block;
	border-radius: 50%;
}
.twoColsV2 .paragraph.sub-element {
	padding-top: 0;
	padding-bottom: 0;
}
.twoColsV2 .icon-wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 135px;
}
.twoColsV2 .icon-wrapper h4 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0;
}
.twoColsV2 .icon-wrapper .icon-container::after {
	content: '⮞';
	display: inline-block;
	top: 18px;
	position: absolute;
	right: -5px;
	font-size: 25px;
}
.twoColsV2 .icon-wrapper .icon-container::before {
	content: '⮜';
	display: inline-block;
	top: 18px;
	position: absolute;
	left: -5px;
	font-size: 25px;
}
.twoColsV2 .content-wrapper h3 {
	display: none;
}
.twoColsV2 .field--name-field-sub-element {
	margin-top: 30px;
}
.twoColsV2 .content-wrapper .first-wrapper h3, .twoColsV2 .content-wrapper .second-wrapper h3 {
	position: relative;
}
.twoColsV2 .content-wrapper .first-wrapper h3::after {
	content: '';
	display: inline-block;
	background: url(/themes/custom/bootsass/images/no.jpg) no-repeat;
	width: 62px;
	height: 58px;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.twoColsV2 .content-wrapper .second-wrapper h3::after {
	content: '';
	display: inline-block;
	background: url(/themes/custom/bootsass/images/yes.jpg) no-repeat;
	width: 62px;
	height: 58px;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.twoColsV2 .content-wrapper h3 em {
	font-style: normal;
}
@media all and (min-width: 768px) {
	.twoColsV2 .field--name-field-sub-element > .field--item:nth-child(1) h3 {
		display: block;
		margin-bottom: 20px;
		margin-top: -5px;
		font-weight: bold;
		color: #333;
	}
}
@media all and (max-width: 767px) {
	.twoColsV2 .first-wrapper, .twoColsV2 .second-wrapper {
		flex-basis: 100%;
	}
	.twoColsV2 .content-wrapper h3 {
		display: block;
	}
	.twoColsV2 .icon-wrapper {
		width: auto;
		min-width: 130px;
	}
	.twoColsV2 .paragraph.sub-element {
		padding-top: 50px;
	}
	.twoColsV2 .field--name-field-sub-element {
		margin-top: 30px;
	}
	.twoColsV2 .content-wrapper h3 {
		text-align: left;
		font-size: 18px;
		color: #604745;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.twoColsV2 .content-wrapper .first-wrapper h3::after, .twoColsV2 .content-wrapper .second-wrapper h3::after {
		width: 44px;
		height: 42px;
	}
	.twoColsV2 .icon-wrapper .icon-container::after, .twoColsV2 .icon-wrapper .icon-container::before {
		display: none;
	}
	.twoColsV2 .content-wrapper .icon-wrapper {
		order: 1;
		position: static;
		transform: none;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.twoColsV2 .first-wrapper {
		order: 2;
	}
	.twoColsV2 .second-wrapper {
		order: 3;
	}
	.twoColsV2 .first-wrapper, .twoColsV2 .second-wrapper {
		padding: 25px 5%;
	}
	.twoColsV2 .paragraph.sub-element {
		padding-top: 20px;
	}
	.twoColsV2 .first-wrapper {
		position: relative;
	}
	.twoColsV2 .first-wrapper::after {
		content: '▼';
		font-size: 27px;
		position: absolute;
		bottom: -18px;
		width: 100%;
		left: 0;
	}
	.twoColsV2 .second-wrapper::after {
		content: '';
		display: block;
		width: 100%;
		background: url(/themes/custom/bootsass/images/ms-logo-neg.png) no-repeat;
		background-size: cover;
		width: 145px;
		height: 20px;
		margin: 15px auto 5px;
	}
	.twoColsV2 .field--name-field-sub-element .field--item {
		box-shadow: 0 0 11px gray;
		margin: 40px 20px;
		border-radius: 10px;
		overflow: hidden;
	}
}

/******* Custom Styles ***********/
div.nm-overlay .nm-menu {
	margin-bottom: 0;
}
div.nm-overlay .language-switcher-language-url {
	margin: 0 15px;
	float: none;
	transform: none;
	/* margin-left: 15px; */
}
div.nm-overlay .language-switcher-language-url .dropdown-menu {
	display: block;
	/* margin-right: 41px; */
	background: none;
	display: flex;
	gap: 20px;
	box-shadow: none;
	border: 0;
	justify-content: center;
	border-bottom: 1px solid #ffffffd4;
	position: static;
	border-radius: 0;
}
div.nm-overlay .language-switcher-language-url .dropdown-toggle {
	display: none;
}
div.nm-overlay .language-switcher-language-url .dropdown-menu li a {
	font: normal 20px/30px "Roboto";
	text-transform: capitalize;
	border: 0;
}
div.nm-overlay .language-switcher-language-url .dropdown-menu > li {
	background: none;
	padding: 0 16px;
}
@media all and (max-width: 990px) {
	#navbar-slider .language-switcher-language-url {
		display: none;
	}
}



/******* Custom Styles filter icons ***********/
.slider-disabled .view-content {
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
	justify-content: center;
}
.category-filter {
	text-align: center;
	cursor: pointer;
	opacity: 0.8;
}
.category-filter.active {
	opacity: 1;
}
.category-filter.active .category-name {
	border-bottom: 2px solid black;
	padding-bottom: 6px;
	color: black;
}
.category-img img {
	height: 30px;
	width: auto;
	display: block;
	margin: 0px auto 10px;
}
.category-name {
	font-size: 12px;
	line-height: 1.3;
}
div.filter-icons {
	padding: 0;
}
.slider-enabled .slide__caption {
	left: 0;
	padding: 20px 10px;
	top: 10%;
}
.slider-enabled .slick-arrow {
	background: url(/themes/custom/bootsass/images/arrow3.png) no-repeat;
	border: none;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	padding: 0;
	overflow: hidden;
	background-size: 19px;
	border: 1px solid gray;
	border-radius: 50%;
	background-position: center;
}
.slider-enabled .slick-prev.slick-arrow {
	transform: rotateY(180deg);
}
.slider-enabled .slick-next.slick-arrow {
	float: right;
}
.slider-enabled .slick-arrow {
	position: relative;
	top: -84px;
}
.slider-enabled .slick-prev.slick-arrow.slick-disabled {
	display: none !important;
}
.slider-enabled .slick-prev.slick-arrow {
	left: -30px;
}
.slider-enabled .slick-next.slick-arrow {
	left: 30px;
}
.category-filter .category-name {
	border-bottom: 2px solid transparent;
	padding-bottom: 6px;
}
@media all and (min-width: 768px) {
	.serviceWidgets.with-layer.serviceWidgets {
		margin-top: -25px !important;
	}
}
@media all and (max-width: 767px) {
	.slider-disabled .view-content {
		gap: 40px 30px;
	}
	.slider-enabled .slick__slider::after {
		content: '';
		display: block;
		border-bottom: 1px solid #d5d5d5a1;
		width: 100vw;
		position: absolute;
		bottom: 5px;
		left: -50px;
		box-shadow: 0px 2px 4px 0px #80808082;
		height: 1px;
	}
	.slider-enabled {
		margin-top: -50px !important;
		margin-bottom: -50px !important;
	}
	.category-img img {
		height: 30px;
	}
	.category-name {
		font-size: 12px;
	}
	.slider-enabled .slide__caption {
		padding: 20px 5px;
	}
	.splide-slider.view.container {
		margin-top: -30px !important;
		margin-bottom: -15px !important;
	}
	.splide__slide {
		width: calc(25% - 19.5px) !important;
	}
}

/******* Custom Styles Article ***********/
body.page-node-type-article div.main-container .paragraph--type--text-image .body-wrapper {
	font-size: 25px;
	line-height: 34px;
}
body.page-node-type-article div.main-container .paragraph.paragraph--type--text-image .content-box h3 {
	font-size: 40px;
	line-height: 40px;
	margin-top: 55px;
	margin-bottom: 40px;
	font-weight: 500;
}
.page-node-type-article .author {
	display: none;
}
.page-node-type-article .field--name-field-date {
	font-size: 18px;
	line-height: 20px;
	padding-right: 25%;
	padding-left: 8%;
	margin-bottom: 40px;
}
body.page-node-type-article div.main-container .paragraph.paragraph--type--text-image .content-box h4 {
	margin-top: 40px;
}
span.footertext {
	font-size: 11px !important;
	line-height: 2.2 !important;
} 
@media all and (max-width: 767px) {
	.page-node-type-article .field--name-field-date {
		padding-right: 0;
		padding-left: 0;
		margin-bottom: 40px;
	}
}

button.splide__arrow {
	background: transparent;
	border: 2px solid gray;
	font-size: 15px;
	transform: translateY(-100%);
}
button.splide__arrow.splide__arrow--prev {
	left: -10px;
}
button.splide__arrow.splide__arrow--next {
	right: -10px;
}
button.splide__arrow:disabled {
	display: none;
}
@media all and (max-width: 767px) {
	body div.main-container .background-image .btn.simple-link, body div.main-container .btn.simple-link {
		padding: 18px 15px;
	}
}

/* .blog-v2.view.container {
	padding: 0;
} */
.blog-v2 .view-content {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: center;
	gap: 20px 2%;
}
.blog-v2 .view-content .views-row {
	/* flex: 1 1 23%;
	max-width: 25%; */
	flex: 1 1 30%;
	max-width: 33%;
}
.blog-v2 .views-field-created {
	color: #888;
	text-align: center;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
}
.blog-v2 .views-field-field-main-title h3 {
	text-align: center;
	margin-top: 15px;
}
.blog-v2 .views-field-field-blog-category h4 {
	text-align: center;
	color: #ccc;
	font-size: 16px;
	text-transform: uppercase;
}
.blog-v2 .views-field-field-blog-category h4::before {
	content: "";
	display: block;
	color: black;
	height: 1px;
	width: 25px;
	margin: 15px auto;
	background: black;
}
.blog-v2 .views-field-field-main-title h3 a {
	color: #007375;
}
@media all and (max-width: 767px) {
	.blog-v2 .view-content {
		gap: 40px 0%;
	}
	.blog-v2 .view-content .views-row {
		flex: 1 1 100%;
		max-width: none;
	}
	.blog-v2 .views-field-field-main-title h3 {
		/* text-align: left; */
	}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.blog-v2 .view-content .views-row {
		flex: 1 1 30%;
		max-width: 33%;
	}
}


.page-node-type-press-release .page-header {
	display: none;
}
.node-layout-wrapper .field--name-body {
	padding-right: 0;
	padding-left: 0;
}
.page-node-type-press-release .date-wrapper {
	margin-top: 25px;
}
.page-node-type-press-release .field--name-field-press-release-category {
	margin-top: 25px;
}
.page-node-type-press-release .body-wrapper.container {
	/* padding: 0 18px; */
}
.pressList .views-row {
	margin-top: 25px;
}
.pressList .view-filters.form-group {
	margin-bottom: 45px;
}
.pressList .views-field.views-field-field-date {
	font-size: 16px;
}
.pressList button.btn {
	display: none;
}
.pressList select {
	font-family: Roboto;
}
.pressList .control-label {
	font-size: 20px;
	font-family: Roboto;
}
@media all and (max-width: 767px) {
	.page-node-type-press-release .body-wrapper.container {
		/* padding: 0 14px; */
	}
	body.page-node-type-press-release div.main-container .paragraph--type--text-image .content-wrapper.container .content-box {
		text-align: left;
	}
}

/* .inverted-menu  */ body div#fixed-menu a {
	color: #007375 !important;
}
/* .inverted-menu  */ body div#fixed-menu {
	box-shadow: 0px 0px 1px 0px #acacac;
	background: white;
}
/* .inverted-menu  */ body .language-switcher-language-url .dropdown-toggle {
	background: rgba(4, 45, 47, 0.2);
	color: #007375;
}

/* .flexible-lineheight * {
	line-height: 1.2 !important;
}  */

.custom-table table {
	border: none;
	margin-top: 20px;
}
@media all and (max-width: 767px) {
	.custom-table table {
		width: 100% !important;
	}
	.custom-table tr {
		margin-bottom: 30px !important;
		display: block;
	}
	.custom-table tr td {
		display: block;
		width: 100% !important;
		height: auto !important;
		margin-bottom: 10px;
	}
	
}



blockquote {
	border: none;
	font: inherit;
	background: #e8f0f2;
	padding: 25px;
	margin-left: -30px;
	margin-right: -25px;
}
li > ul, li > ol {
	margin-top: 14px;
}


.two-btns {
	padding: 30px 20px;
	margin-top: 30px;
}
.two-btns-link {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
}
.two-btns-link > div {
	max-width: 275px;
}

@media all and (max-width: 767px) {
	.two-btns-link {
		/* flex-direction: column; */
	}
	.two-btns-link > div {
		max-width: 325px;
	}
}

body div.main-container .paragraph--type--text-image.vertical-image .content-wrapper.container {
	align-items: center;
}

.lpv2.flexible-lineheight .lp-content-wrapper.container {
	min-height: 30vw;
	display: flex;
	align-items: center;
}
.flexible-lineheight .background-image .content-box {
	margin-top: 50px;
	margin-bottom: 50px;
}
body div.main-container .field--item > .paragraph.paragraph--type--text-image.lpv2.flexible-lineheight .inner-bg-wrapper {
	padding-bottom: 0;
}
@media all and (max-width: 767px) {
	.lpv2.flexible-lineheight .lp-content-wrapper.container {
		min-height: auto;
	}
}


.statementList-v2.petro-bg h2 {
	color: #007374;
}
.statementList-v2.petro-bg .statement-link .btn.btn-lg {
	border-color: #007374;
}
.statementList-v2.darkgreen-bg *, .statementList-v2.darkgreen-bg h3.statement-job {
	color: white !important;
}
.statementList-v2.darkgreen-bg .start-quote {
	background: url("/themes/custom/bootsass/images/white-quote-top.png") no-repeat;
	background-size: cover;
}
.statementList-v2.darkgreen-bg .end-quote {
	background: url("/themes/custom/bootsass/images/white-quote-bot.png") no-repeat;
	background-size: cover;
}
.statementList-v2.darkgreen-bg {
	background: none;
}
.statementList-v2.darkgreen-bg .stat-wrapper {
  background: #007374;
  border-radius: 5px;
}
.statementList-v2.white-bg .statement-link .btn.btn-lg {
	border-color: #007374;
}

.btn.app-store.simple-link, .btn.play-store.simple-link {
	text-indent: -9999px;
	background: url(/themes/custom/bootsass/images/app.webp) no-repeat;
	background-size: contain;
	border: 0;
	border-radius: 0;
	background-position: center;
}
.btn.play-store.simple-link {
	background: url(/themes/custom/bootsass/images/play.webp) no-repeat;
	background-size: contain;
	background-position: center;
}

.paragraph u {
	color: inherit !important;
}

@media all and (max-width: 768px) {
    .mobile-greentext * {
      color: #007374 !important; 
	} 
}
@media all and (min-width: 768px) {
    .desktop-greentext * {
      color: #007374 !important;
	} 
}

.background-image .body-wrapper h2 {
	font-size: 35px;
	line-height: 48px;
}
ul.slick-dots li.slick-active button::before {
	color: #007374;
}
.left-layout.lpv2 .background-image .content-wrapper {
	justify-content: start;
	padding-left: 4%;
	padding-right: 0;
}
.statementList-text ul.slick-dots {
	bottom: -10px;
	right: 0;
	max-width: none;
	text-align: center;
}
.page-node-type-landing-page #block-bootsass-main-menu, .page-node-type-landing-page nav#block-footer {
	display: none !important;
}
.page-node-type-landing-page .logo-site {
	pointer-events: none;
}
.page-node-type-landing-page #block-menutoggle {
	visibility: hidden;
}

.list-faq .grp-wrapper > h3 {
	border-bottom: 1px solid #3535354D;
}
.list-faq .grp-wrapper > h3 {
	color: black;
}
.list-faq.faq-block .views-field-field-answer {
	color: black;
}
.list-faq.faq-block .views-row {
	border-bottom: 1px solid #3535354D;
	color: black;
}
.list-faq.faq-block .views-field-body, .list-faq .grp-wrapper > h3 {
	color: black;
}
.list-faq.faq-block .views-field-body {
	font-weight: bold;
}
.list-faq .grp-content {
	display: block;
}


@media all and (max-width: 768px) {
	.background-image .body-wrapper h1 {
		font-size: 35px;
		line-height: 45px;
	}
	.paragraph.lpv2 .img-wrapper {
		margin-top: 9%;
	}
	body div.main-container .paragraph.lpv2 .background-image .content-box {
		margin-top: 35px;
	}
	.img-element-wrapper:last-child {
		margin-bottom: 20px;
	}
	.background-image .body-wrapper h2 {
		font-size: 35px;
		line-height: 43px;
	}
	.statementList-text.container {
		padding: 0;
	}
	.triple-image-wrapper .img-txt-wrp h2 {
		margin-top: 5px;
	}
}


.contained-title .field--name-body {
	padding: 0;
}
#block-commercecheckoutanmeldung {
	margin: 0;
}
.view.container.view-commerce-checkout-order-summary {
	padding: 0;
}
#edit-sidebar-order-summary-summary {
	margin-top: 30px;
}
.panel-default > div.panel-heading {
	color: white;
	background-color: #007375;
	border-color: #007375;
}
.panel-default > div.panel-heading .panel-title {
	font-size: 20px;
	font-weight: bold;
}
.layout-region-checkout-footer #edit-actions-next {
	background: #007374;
}
.layout-region.layout-region-checkout-footer a.link--previous,
.layout-region.layout-region-checkout-main a.link--previous {
	/* background: #007374;
	color: white; */
	padding: 19px 48px;
	/* border-radius: 30px; */
	min-width: 150px;
	text-align: center;
	text-decoration: underline;
	text-underline-offset: 10px;
	display: none;
}
div.order-total-line {
	text-align: left;
	padding: 0;
}
span.order-total-line-value {
	display: inline-block;
	width: auto;
	text-align: left;
	margin-left: 20px;
}
div.order-total-line.order-total-line__subtotal,
div.order-total-line.order-total-line__total {
	display: none;
}
.view-commerce-order-summary-formatted .views-field.views-field-total-price__number {
	font-weight: bold;
}
.view-commerce-order-summary-formatted .views-field.views-field-purchased-entity {
	color: #007375;
}
.view-commerce-order-summary-formatted {
	padding: 0;
}
.layout-region-checkout-footer.disabled #edit-actions-next {
	pointer-events: none;
	background: gray;
	opacity: 0.5;
}
.layout-region.layout-region-checkout-main.disabled #paypal-buttons-container {
	pointer-events: none;
	opacity: 0.4;
}
.path-checkout .alert.alert-success.alert-dismissible {
	display: none;
}
#edit-order-summary .views-field.views-field-body {
	margin-bottom: 25px;
}
#edit-order-summary .views-field-total-price__number .field-content,
#edit-order-summary .order-total-line.order-total-line__total .order-total-line-value,
#edit-order-summary .views-field.views-field-list-price__number .field-content {
	float: right;
}
#edit-order-summary .views-field.views-field-list-price__number .field-content {
	text-decoration: line-through;
}

#edit-order-summary .order-total-line.order-total-line__adjustment.order-total-line__adjustment--tax {
	color: gray;
	font-size: 14px;
	position: absolute;
	bottom: -25px;
	display: none;
}
.tax-txt {
	color: gray;
	font-size: 14px;
}
#edit-order-summary.show .order-total-line.order-total-line__adjustment.order-total-line__adjustment--tax {
	display: block;
}
#edit-order-summary .field--name-total-price {
	position: relative;
}
.path-checkout .menu-visible-md, .path-checkout .footer-menu, .path-checkout .rightfooter,
body.product-checkout .menu-visible-md, body.product-checkout .footer-menu, .body.product-checkout .rightfooter  {
	display: none !important;
}
.path-checkout .logo-site a,
body.product-checkout .logo-site a {
	pointer-events: none;
}
.path-checkout .menu-hidden-md,
body.product-checkout .menu-hidden-md {
	visibility: hidden;
	opacity: 0;
}
.path-checkout footer.footer,
body.product-checkout footer.footer {
	margin-top: 86px;
}

#edit-customer-info-checkout {
	max-width: 715px;
	margin: 30px auto 0;
}
#edit-customer-info-checkout .panel-body > div {
	display: inline-block;
	max-width: 300px;
	margin: 15px;
}

#edit-customer-info-checkout .panel-body > button {
	margin-left: 15px;
	margin-top: 20px;
}

body.product-checkout .content-wrapper.container,
body.product-checkout .body-container,
body.product-checkout .block-full-conatined form {
	padding: 0;
}
body.product-checkout .region.region-content {
	/* padding-left: 8%;
	padding-right: 8%; */
	padding-left: 110px;
	padding-right: 110px;
}
body.product-checkout .block-full-conatined form {
	margin-top: 40px;
}
@media all and (max-width: 768px) {
	.layout-checkout-form {
		display: flex;
		flex-wrap: wrap;
	}
	.layout-checkout-form > div {
		order: 2;
	}
	.layout-checkout-form > div.layout-region.layout-region-checkout-secondary {
		order: 1;
		margin-bottom: 40px;
	}
	.layout-region.layout-region-checkout-secondary h3 {
		display: none;
	}
	#edit-sidebar-order-summary-summary {
		margin-top: 10px;
	}
	.layout-region.layout-region-checkout-footer {
		flex: 1;
		text-align: center;
	}
	div.layout-region.layout-region-checkout-footer a.link--previous {
		margin-top: 20px;
		display: inline-block;
		padding: 15px 42px;
		min-width: 280px;
		display: none;
	}
	.path-checkout footer.footer,
	body.product-checkout footer.footer {
		padding: 0px 0 150px;
	}
	body.product-checkout .region.region-content {
		padding-left: 4%;
		padding-right: 4%;
	}
	body.product-checkout .region.region-content .body-wrapper {
		text-align: left;
	}
}


body.fullpagetext.blog-list .region.region-content, 
body.fullpagetext.statement-list .region.region-content, 
body.fullpagetext.kontakt-page .region.region-content {
	margin-top: 38px;
}
@media all and (max-width: 768px) {
	body.product-checkout h1  {
		font-size: 28px;
		line-height: 35px;
		font-family: LeagueSpartan;
		margin-bottom: 25px;
		font-weight: bold;
	}
	body.fullpagetext.blog-list .region.region-content, 
	body.fullpagetext.statement-list .region.region-content, 
	body.fullpagetext.kontakt-page .region.region-content {
		margin-top: 15px;
	}
}

.has-petroldark-color { color: #007374; }
.has-petroldark-background-color { background-color: #007374; }

.has-petrolmedium-color { color: #00A194; }
.has-petrolmedium-background-color { background-color: #00A194; }

.has-petrollight-color { color: #00D1BA; }
.has-petrollight-background-color { background-color: #00D1BA; }

.has-pinkdark-color { color: #EF86A9; }
.has-pinkdark-background-color { background-color: #EF86A9; }

.has-pinkmedium-color { color: #F5B2BC; }
.has-pinkmedium-background-color { background-color: #F5B2BC; }

.has-bluedark-color { color: #279BF2; }
.has-bluedark-background-color { background-color: #279BF2; }

.has-bluemedium-color { color: #4CBEF2; }
.has-bluemedium-background-color { background-color: #4CBEF2; }

.has-bluelight-color { color: #3FE5F2; }
.has-bluelight-background-color { background-color: #3FE5F2; }

.has-black-color { color: #000000; }
.has-white-color { color: #FFFFFF }
.has-black-background-color { background-color: #000000; }
.has-white-background-color { background-color: #FFFFFF }


.path-sitemapsxml #fixed-menu {
	display: none;
}
.path-sitemapsxml div.main-container, .path-sitemapsxml div.views-element-container {
	margin: 0;
}
/* .main-title-wrapper.premaintitle:not(.container),
.sub-title-wrapper.premaintitle:not(.container) {
	padding: 0 80px;
	margin-bottom: 20px;
	max-width: 1290px; 
	margin: 0 auto 20px;
} */
.fullwidthtitle .main-title-wrapper.premaintitle {
	padding: 0;
}
.green-check li {
	list-style: none;
}
.green-check li::before {
	font-family: 'Glyphicons Halflings';
	display: inline-block;
	content: "\e013";
	color: #00b300;
	font-size: 15px;
	position: absolute;
	margin-right: 0;
	left: -25px;
}
.green-check ul { 
	padding-left: 25px;
}
.green-check li { 
	position: relative;
}
@media all and (max-width: 768px) {
	body div.main-container .lpv2 .img-wrapper picture img {
		max-width: 100%;
	}
	footer.footer .footer-left {
		font-size: 16px;
	}
	.main-title-wrapper.premaintitle,
	.sub-title-wrapper.premaintitle {
		padding: 0 20px;
	}
}

.target-pages {
	background: #0000004f;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.target-pages .field--name-body {
	max-width: 750px;
	margin: 0 auto;
	margin-top: 15vh;
	background: #007375;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0 0 4px #0000004a;
	color: white;
}
.target-pages .field--name-body a {
	background: #007374;
	color: white;
	line-height: 20px;
	font-weight: bold;
	border: none;
	border-radius: 40px;
	transition: 0.5s;
	padding: 18px 20px;
	font-size: 16px;
	font-family: Roboto;
	min-width: 205px;
	margin-top: 5px;
	display: inline-block;
	text-decoration: none;
}
.target-pages .field--name-body h3 img {
	width: 100%;
	height: auto;
	max-width: 305px;
}
.target-pages .field--name-body h3 {
	margin-bottom: 20px;
}
.target-pages .field--name-body h4 img {
	width: auto;
	height: auto;
}
.target-pages .field--name-body h4 {
	display: inline-block;
	max-width: 330px;
	padding: 0;
	vertical-align: top;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	margin: 10px 10px;
}
.target-pages .field--name-body h4 a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	border-radius: 0;
	background: #014344c2;
	padding: 15px 15px;
}


@media all and (max-width: 768px) {
	.target-pages .field--name-body {
		max-width: 90%;
		margin: 3vh auto 0;
		width: 100%;
		border-radius: 0;
		/* box-shadow: none; */
		border-radius: 15px;
		max-height: 99vh;
		overflow: auto;
	}
	.target-pages .inner-container.container {
		padding: 0;
	}
	.target-pages {
		/* background: #007375; */
	}
}

.video-container-box {
	text-align: center;
}


/* Quizz Layout */
.quiz-page .paragraph.container.form-group {
	padding-top: 0;
}
.quiz-page .progress-tracker {
	margin: 25px auto 40px;
}
.quiz-page form > .form-wrapper {
	max-width: 700px;
	margin: 0 auto;
}
.quiz-page form h3, .quiz-page form legend, .quiz-page form h2 {
	font-size: 34px;
	text-align: center;
	margin-bottom: 35px;
	color: black;
	font-weight: bold;
	padding: 0 25px;
	line-height: 1.5;
}
.quiz-page form legend, .quiz-page form h2 {
	font-size: 29px;
	line-height: 1.2;
	margin-top: 30px;
}
.quiz-page form .form-required::after {
	display: none;
}
.quiz-page form .form-type-radio input {
	display: none;
}
.quiz-page form .form-type-radio label {
	padding: 9px 11px;
	background: rgba(71, 186, 236, 0.53);
	color: black;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	border: none;
	border-radius: 7px;
	transition: 0.5s;
}
.quiz-page form .form-type-radio label:hover {
	box-shadow: 3px 5px 13px #aeaeae;
}
.quiz-page form .webform-options-display-buttons {
	gap: 25px;
}
.quiz-page form .webform-options-display-buttons-horizontal .webform-options-display-buttons-wrapper {
	flex: 1;
}
.quiz-page form h4 {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	color: black;
	margin: 0 0 50px;
}
.quiz-page form h5 {
	line-height: 2;
	font-size: 12px;
	text-align: center;
}
.quiz-page .page-header.container {
	text-align: center;
}
.quiz-page .form-actions {
	display: none;
}
.quiz-page div#fixed-menu {
	z-index: 99;
}
.quiz-result video {
	width: 100%;
	height: auto;
}
.quiz-result .page-header.container {
	text-align: center;
}
.quiz-result h1.page-header {
	font-size: 38px;
	line-height: 45px;
}
.quiz-result .progress-step.is-active .progress-marker::before {
	background-color: #007375;
}
.quiz-result .progress-marker::before {
	font-size: 14px;
}
a.custom-btn {
	background: #007374;
	color: white;
	display: block;
	margin: 0 auto;
	text-align: center;
	max-width: 550px;
	padding: 10px 5px;
	border-radius: 5px;
	box-shadow: 0 0 2px gray;
	text-decoration: none;
}
.video-container-box {
	position: relative;
}
.play-btn {
  background: url(/themes/custom/bootsass/images/play_green.png) no-repeat;
  width: 80px;
  height: 80px;
  background-size: cover;
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translate(50%, -50%);
  right: 50%;
  z-index: 9;
  border-radius: 50%;
  box-shadow: 0 0 2px 10px white;
}

.play-btn:hover {
  background: url(/themes/custom/bootsass/images/play_hover.png) no-repeat;
  background-size: cover;
  border-radius: 50%;
  box-shadow: 0 0 2px 10px black;
}

.video-container-box.playing .play-btn {
  display: none;
}

.imageLarge .triple-image-wrapper .img-element img {
	border-radius: 0;
	width: auto;
	max-width: 100%;
}

.overlayed .poping .closeme {
	position: sticky;
	width: 37px;
	float: right;
}
.btn.normal-link.normal-txt {
	background: no-repeat;
	color: #007374;
	font: inherit;
	text-decoration: underline;
	padding: 0;
}
.closeme-text {
	display: block;
	margin: 0 auto;
	max-width: fit-content;
}

.imagemiddle .desktop-only {
	margin: 0px auto 15px;
}

.type-popup a.btn {
	white-space: break-spaces;
}
.quiz-page .webform-element-more {
	display: none;
}

@media all and (min-width: 1024px) {
	.leftAlignedDesktop.overlayed,
	.leftAlignedDesktop.paragraph	{
		text-align: left;
	}
	body div.main-container .paragraph--type--text-image.leftAlignedDesktop .content-wrapper.container .content-box {
		text-align: left;
	}
	.realImageWidth img {
		max-width: 100%;
		width: auto;
		margin: 0 auto;
	}
	.imageWidth50 img {
		width: 50%;
		margin: 0 auto;
	}
	.imageWidth66 img {
		width: 66%;
		margin: 0 auto;
	}
}
@media all and (min-width: 768px) {
	.containedImage.paragraph--type--text-image .desktop-only img {
		/* padding: 0 8%; */
	}
}	
@media all and (max-width: 768px) {
	.leftAlignedMobile.overlayed, 
	.leftAlignedMobile.paragraph {
		text-align: left;
	}
	body div.main-container .paragraph--type--text-image.leftAlignedMobile .content-wrapper.container .content-box {
		text-align: left;
	}
	.quiz-page form .form-type-radio label {
		min-height: 65px;
	}
	.quiz-page form legend, .quiz-page form h2 {
		font-size: 24px;
		line-height: 1.2;
		margin-top: 30px;
	}
	.quiz-page form .webform-options-display-buttons-horizontal .webform-options-display-buttons-wrapper {
		margin-bottom: 25px;
	}
	.quiz-result .content-wrapper.container {
		padding: 0;
	}
	.quiz-result .simple-video-container {
		margin: 0 -25px;
	}
	.play-btn {
	  width: 45px;
	  height: 45px;
	  box-shadow: 0 0 2px 5px white;
	}
	.imageLarge .triple-image-wrapper .img-element img {
		border-radius: 0;
		width: auto;
		max-width: 100%;
		padding: 19px;
		margin: 0;
	}
	
}

/* .serviceListing.container, */
/* .serviceWidgets.container { */
	/* padding: 0; */
/* } */

@media all and (min-width: 768px) and (max-width: 1200px) {
	.logo-site img {
		width: 190px;
	}
	.imageright .img-right, .imageleft .img-left, .imagerightcenter .img-right, .imageleftcenter .img-left {
	  margin-right: 6%;
	}
	.imageright .img-right, .imagerightcenter .img-right {
		margin-left: 6%;
	}
}

@media all and (max-width: 1024px) {
	.triple-element .triple-title {
		text-align: center;
	}
	.triple-image-wrapper .img-txt-wrp {
		padding: 30px 15px 0;
	}
	.triple-image-wrapper .img-txt-wrp h3 {
		margin-bottom: 0;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	.paragraph.lpv2 .img-wrapper {
		margin-top: 9%;
	}
	body div.main-container .paragraph.lpv2 .background-image .content-box {
		margin-top: 35px;
	}
	.paragraph.lpv2 .img-wrapper {
		margin-top: 9%;
	}
	.paragraph.lpv2.mobileTopTitle .img-wrapper picture.desktop-only {
		display: none;
	}
	body div.main-container .lpv2 .background-image .content-wrapper {
		padding: 0;
	}
	.lpv2 .lp-content-wrapper.container {
		min-height: auto;
	}
	body div.main-container .field--item > .paragraph.paragraph--type--text-image.lpv2 .inner-bg-wrapper {
		padding-bottom: 0;
	}
	body div.main-container .lpv2 {
		text-align: center;
	}
	.lpv2 .img-wrapper {
		margin-right: 0;
	}
	.lpv2 .top-img-mobile.mobile-only {
		display: block;
	}
	.serviceListing.tripleWidget .field--name-field-blocks > .field--item, .tripleWidget.serviceListing .views-row {
		width: 49%;
	}
	.serviceListing .views-row .views-field-title h3, .serviceListing .field--name-field-blocks > .field--item .views-field-title h3 {
		padding-right: 10px;
		height: 75px;
	}
	.paragraph.desktop-bg.lpv2, .paragraph.lpv2 .desktop-bg {
		background-image: none !important;
	}
	.paragraph.lpv2 .content-wrapper > .img-wrapper {
		display: none;
	}
	.paragraph.lpv2 .img-wrapper picture.desktop-only {
		display: none;
	}
	
	
	.paragraph--type--illustration .row-wrapper.left-row, .paragraph--type--illustration {
		text-align: center;
	}
	.paragraph--type--illustration .row-wrapper.left-row {
		margin-top: 40px;
	}
	.paragraph--type--illustration .rows-container > .row-wrapper {
		padding: 0;
	}	
	.paragraph--type--illustration .top-left .title-container, .paragraph--type--illustration .bot-left .title-container {
		display: flex;
		flex-direction: column-reverse;
	}
	body div.main-container .paragraph--type--illustration h3 {
		margin-bottom: 15px;
	}
	.paragraph--type--illustration .row-wrapper .img-wrapper {
		margin-bottom: 25px;
	}
	.paragraph--type--illustration .txt-wrapper {
		min-height: 0;
	}
	body div.main-container .paragraph--type--illustration .row-wrapper.middle-row {
		margin: 75px auto 100px;
	}
	.paragraph--type--illustration .rows-container > .row-wrapper {
		padding: 0;
	}
	body div.main-container .paragraph--type--illustration .row-wrapper.middle-row img, body div.main-container .paragraph--type--illustration .row-wrapper.middle-row video {
		max-width: 65%;
	}
	.paragraph--type--illustration .col-md-3 {
		width: auto;
	}
	.paragraph--type--illustration .col-md-6 {
		width: auto;
		max-width: none;
	}
	.paragraph--type--illustration .title-container {
		display: block;
	}
	body div.main-container .paragraph--type--illustration .title-container {
		margin-bottom: 0;
	}
	.imageleftcenter .desktop-only img, .imagerightcenter .desktop-only img {
		/* max-width: 430px; */
		max-width: 100%;
		max-height: 550px;
	}
	.lpv2.right-image-video .img-wrapper {
		margin-right: 0;
		margin-left: 30px;
	}
}

div.overlayed .closeme {
	background: #007375c9;
}



.padding-0 {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
.padding-25 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.padding-50 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
.padding-75 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}
.padding-100 {
	padding-top: 120px !important;
	padding-bottom: 120px !important;
}

.top-padding-0 {
	padding-top: 0 !important;
}
.top-padding-25 {
	padding-top: 30px !important;
}
.top-padding-50 {
	padding-top: 60px !important;
}
.top-padding-75 {
	padding-top: 90px !important;
}
.top-padding-100 {
	padding-top: 120px !important;
}

.bottom-padding-0 {
	padding-bottom: 0 !important;
}
.bottom-padding-25 {
	padding-bottom: 30px !important;
}
.bottom-padding-50 {
	padding-bottom: 60px !important;
}
.bottom-padding-75 {
	padding-bottom: 90px !important;
}
.bottom-padding-100 {
	padding-bottom: 120px !important;
}

body.blurred .overlayed {
	background: #d0d0d033;
	overflow-y: auto;
}
body.scroll-hidden, html.scroll-hidden {
	overflow: hidden;
	height: 90vh;
	max-height: 90vh;
}
body.blurred .dialog-off-canvas-main-canvas {
	filter: blur(6px);
}
body.blurred .overlayed .poping {
	color: #333;
	max-width: 1020px;
	padding: 5% 5%;
}
.blurred .overlayed .poping {
	max-width: 75%;
	margin: 80px auto 0;
	/* max-height: 80vh; */
	/* overflow-y: auto; */
	border-radius: 20px;
	box-shadow: 0 0 177px 8px #1a1919db;
}
.blurred .overlayed .inner-poping {
	text-align: left;
	max-width: 70%;
	margin: 0 auto;
	padding-top: 50px;
}


@media all and (max-width: 767px) {
	.blurred .overlayed .poping {
		margin: 0 auto 0;
		/* max-height: 100vh */
	  }
	  body.blurred .overlayed .poping {
		padding: 20px 5%;
		max-width: none;
		margin-top: 0px;
		border-radius: 0;
		box-shadow: 0 0 177px 8px #575757;
		min-height: 100vh;
	  }
	  .blurred .overlayed .inner-poping {
		max-width: 95%;
		margin: 0 auto;
		padding-top: 0px;
	}
}



@media all and (max-width: 1024px) {
	.paragraph.padding-mobile-0 {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
	.paragraph.padding-mobile-25 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.paragraph.padding-mobile-50 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	.paragraph.paragraph.padding-mobile-75 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	.paragraph.padding-mobile-100 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}

	.paragraph.top-padding-mobile-0 {
		padding-top: 0 !important;
	}
	.paragraph.top-padding-mobile-25 {
		padding-top: 30px !important;
	}
	.paragraph.top-padding-mobile-50 {
		padding-top: 60px !important;
	}
	.paragraph.top-padding-mobile-75 {
		padding-top: 90px !important;
	}
	.paragraph.top-padding-mobile-100 {
		padding-top: 120px !important;
	}

	.paragraph.bottom-padding-mobile-0 {
		padding-bottom: 0 !important;
	}
	.paragraph.bottom-padding-mobile-25 {
		padding-bottom: 30px !important;
	}
	.paragraph.bottom-padding-mobile-50 {
		padding-bottom: 60px !important;
	}
	.paragraph.bottom-padding-mobile-75 {
		padding-bottom: 90px !important;
	}
	.paragraph.bottom-padding-mobile-100 {
		padding-bottom: 120px !important;
	}
	
	div.simple-link-wrapprer .overlayed .poping {
		max-height: 100vh;
		height: 90vh;
		max-height: 90vh;
	}
}


.red-quote blockquote {
	background: #f8cfdc;
	color: #a51b00;
	border: 2px solid black;
	border-radius: 15px;
}
.green-quote blockquote {
	background: #9fdad0;
	background: linear-gradient(90deg, rgba(195,239,232,1) 0%, rgba(155,215,206,1) 30%, rgba(168,220,212,1) 70%, rgba(195,239,232,1) 100%);
	/* color: #325e1c; */
	border: 2px solid black;
	border-radius: 15px;
}
.yellow-quote blockquote {
	background: #fcf8e3;
	color: #8a6d3b; 
	border: 2px solid black;
	border-radius: 15px;
}

@media (min-width: 1024px) {
	.center-bg.desktop-bg {
		background-position: center !important;
	}
	.centerBottom-bg.desktop-bg {
		background-position: center bottom !important;
	}
	.centerTop-bg.desktop-bg {
		background-position: center top !important;
	}
	.leftTop-bg.desktop-bg {
		background-position: left top !important;
	}
	.field--item > .paragraph.contained-video {
		padding-right: 10%;
		padding-left: 10%;
	}
}

@media all and (max-width: 1024px) {
	.field--item > .paragraph.contained-video {
		margin: 0 -25px;
	}
}

#user-form {
	margin: 30px auto;
	max-width: 1320px;
}
#edit-user-picture-wrapper,
#edit-language,
#edit-contact,
#edit-timezone {
	display: none;
}
#edit-account > div {
	max-width: 450px;
}
#user-form .form-type-email {
	display: none;
}
form#user-login-form {
	max-width: 700px;
	margin-top: 50px !important;
}

@media print {
	#navbar {
		display: none;
	}
	#user-situations-form {
		display: none;
	}
	footer.footer {
		display: none;
	}
}


.imagebox .content-wrapper.container {
	max-width: 660px;
	background: white;
	padding: 50px 20px;
	text-align: center;
	border-radius: 15px;
}
.imagebox .main-title-wrapper {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px;
}
.imagebox .img-video-container {
	margin-top: 30px;
}

.analyse-gespraech-danke footer.footer {
	margin-top: 0;
}

@media (max-width: 1024px) {
	.paragraph.imagebox {
		padding: 40px 20px !important;
	}
	.imagebox .main-title-wrapper {
	  font-size: 27px;
	}
}


.one-line-title .serviceListing .views-row .views-field-title h3, 
.one-line-title .serviceListing .field--name-field-blocks > .field--item .views-field-title h3 {
	height: 35px;
}
@media all and (max-width: 768px) {
	.one-line-title .serviceListing .views-row .views-field-title h3, 
	.one-line-title .serviceListing .field--name-field-blocks > .field--item .views-field-title h3 {
		height: auto;
	}
}

.imagesize125px div.triple-image-wrapper .img-element img {
  width: 125px;
}
.imagesize100px div.triple-image-wrapper .img-element img {
  width: 100px;
}
.imagesize75px div.triple-image-wrapper .img-element img {
  width: 75px; 
}
.imagesize50px div.triple-image-wrapper .img-element img {
  width: 50px;
}


.twoColsLayout img,
.twoColsLayout picture,
.twoColsLayout2 img,
.twoColsLayout2 picture {
	border-radius: 7px;
}
.imageabove img,
.imageabove picture,
.imagemiddle  img,
.imagemiddle picture {
	border-radius: 7px;
}
.new-wrapper-img-txt {
	display: flex;
	gap: 50px;
	align-items: center;
}
.new-wrapper-img-txt > div {
	flex: 1;
}
.new-wrapper-img-txt {
	display: flex;
	gap: 50px;
	flex-direction: row-reverse;
}
.imageleftnew .new-wrapper-img-txt {
	flex-direction: row;
}
.new-wrapper-img-txt picture, .new-wrapper-img-txt img {
	margin: 0 auto;
	display: block;
}
.btn.btn-lg:hover {
	color: white !important;
}
.tripleWidget .views-field-field-single-image {
	border-radius: 7px;
	overflow: hidden;
}
/* .twoColsLayout2  .main-title-wrapper.premaintitle, 
.twoColsLayout2 .sub-title-wrapper.premaintitle {
	padding: 0 35px;
} */
.twoColsLayout3  {
	position: relative;
}

.statement-no-color .statementList-text .slick-track .slick__slide .start-quote {
  background: url("/themes/custom/bootsass/images/petro-quote-top.png") no-repeat;
  background-size: auto;
	background-size: cover;
}
.statement-no-color  .statementList-text .slick-track .slick__slide .end-quote {
  background: url("/themes/custom/bootsass/images/petro-quote-bot.png") no-repeat;
    background-size: auto;
  background-size: cover;
}
.statement-no-color .statementList-text .slick-track .slick__slide .slide__content, 
.statement-no-color .statementList-text .slick-track .slick__slide .stat-wrapper {
  background: #fff !important;
}
.statement-no-color .statementList-text .slick-track .slick__slide h2, 
.statement-no-color .statementList-text .slick-track .slick__slide h3 {
  color: #007374;
}

.twoColsLayout .content-box,
.twoColsLayout2 .content-box,
.twoColsLayout3 .content-box {
	padding: 0;
}
.twoColsLayout2 .container,
.paragraph.form-group .container,
.container.contained,
.triple-element .container {
	padding: 0 145px;
	/* padding-right: 8%; */
}
/* padding-right: 8%; */
@media (min-width: 1024px) and (max-width: 1200px) {
	.twoColsLayout2 .container,
	.paragraph.form-group .container,
	.container.contained,
	.triple-element .container {
		padding: 0 100px;
	}
	.field--name-body, .content-box {
	  padding-left: 75px;
	  padding-right: 75px;
	}

	.elements-image-wrapper.equal-height {
		padding-left: 75px;
		padding-right: 75px;
	}

	body.product-checkout .region.region-content {
		padding-left: 75px;
		padding-right: 75px;
	}
}

@media (min-width: 769px) and (max-width: 1023px) {
	.twoColsLayout2 .container,
	.paragraph.form-group .container,
	.container.contained,
	.triple-element .container {
		padding: 0 65px;
	}
	.field--name-body, .content-box {
	  padding-left: 50px;
	  padding-right: 50px;
	}

	.elements-image-wrapper.equal-height {
		padding-left: 50px;
		padding-right: 50px;
	}

	body.product-checkout .region.region-content {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 768px) {
	.twoColsLayout2 .container,
	.paragraph.form-group .container,
	.container.contained,
	.triple-element .container {
		padding: 0 20px;
	}
	.field--name-body, .content-box {
	  padding-left: 0;
	  padding-right: 0;
	}

	.elements-image-wrapper.equal-height {
		padding-left: 0;
		padding-right: 0;
	}

	body.product-checkout .region.region-content {
		padding-left: 0;
		padding-right: 0;
	}
	.TitleCenteredMobile .main-title-wrapper {
		text-align: center;
	}
	.SubtitleCenteredMobile .sub-title-wrapper {
		text-align: center;
	}
	.DescriptionCenteredMobile .body-wrapper,
	.DescriptionCenteredMobile p {
		text-align: center;
	}
	.DescriptionBodyCenteredMobile .body-wrapper p,
	.DescriptionBodyCenteredMobile p {
		text-align: center;
	}
}



.twoColsLayout3  .img-elemnt {
	display: flex;
	align-content: stretch;
	width: 45%;
	max-width: 500px;
	background: url(attr(data-styleDesktop)) no-repeat;
	background-size: cover;
	background-position: center;
}

@media (min-width: 769px) {
	/* .logo-site img.left-ms {
		margin-left: -56px;
	} */
	.twoColsLayout3 .content-box {
		/* transform: translateY(-50%);
		position: relative;
		top: 50%; */
		max-width: 600px;
	} 
	.twoColsLayout3 {
		overflow: hidden;
	}
	.twoColsLayout3 .img-video-far {
	/* float: right; */
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		display: flex;
		align-content: stretch;
	}
	.img-video-far img {
		height: 100%;
		width: auto;
		/* max-width: none; */
	}
	.imagefarleft .img-video-far {
		left: 0;
		top: 0;
		right: auto;
	}
	.imagefarleft .content-box {
		display: inline-block;
		text-align: left;
	}
	.imagefarleft .content-wrapper.container {
		text-align: right;
	}
	.twoColsLayout3  .img-elemnt {
		width: 465px;
	}
}
@media (min-width: 1024px) and (max-width: 1200px) {
	.twoColsLayout3 .content-box {
		max-width: 500px;
	}
}
@media (min-width: 769px) and (max-width: 1024px) {
	.twoColsLayout3 .content-box {
		max-width: 400px;
	}
	.twoColsLayout3 .img-elemnt {
		width: 300px;
	}
}
@media (max-width: 768px) {
	.new-wrapper-img-txt {
		flex-direction: column !important;
	}
	.new-wrapper-img-txt > div {
		flex: unset;
	}
	.twoColsLayout img,
	.twoColsLayout picture,
	.twoColsLayout2 img,
	.twoColsLayout2 picture {
		border-radius: 0;
	}
	.new-wrapper-img-txt > div.img-video-box {
		margin-left: -20px;
		margin-right: -20px;
	}
	.image-containe .new-wrapper-img-txt > div.img-video-box {
		margin-left: auto;
		margin-right: auto;
	}
	.fullwidth-img img,
	.fullwidth-img picture {
		border-radius: 0 !important;
	}
	.twoColsLayout3  .img-elemnt {
		width: 100%;
	}
	.twoColsLayout3 .img-video-far, .twoColsLayout3  .img-elemnt {
		position: static;
		height: 428px;
		display: block;
		max-width: 768px;
	}
	.twoColsLayout3, .twoColsLayout2 {
		padding-top: 0 !important;
	}
}