body {
  color: #000;
  background-color: #FFF;
  font-family:'Raleway', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: #e73458;
}

a:hover {
  color: #e8274d;
}

b, strong {
  font-family:'Raleway', sans-serif;
  font-weight: 700;
}

.wp-block-spacer.is-style-space-1 { height: 60px !important; }
.wp-block-spacer.is-style-space-2 { height: 40px !important; }
.wp-block-spacer.is-style-space-3 { height: 20px !important; }

@media (max-width: 767px) {
  .wp-block-spacer.is-style-space-1 { height: 40px !important; }
  .wp-block-spacer.is-style-space-2 { height: 20px !important; }
  .wp-block-spacer.is-style-space-3 { height: 10px !important; }
}

p.is-style-text-teaser {
  color: #333333;
  background-color: #FFF;
  font-family:'Raleway', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  }

blockquote.wp-block-quote  {
  border: 0;
  vertical-align: baseline;
  padding: 0;
  }

blockquote.wp-block-quote p  {
  color: #767676;
  background-color: #FFF;
  font-family:'Raleway', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

blockquote.wp-block-quote cite {
font-family:'Raleway', sans-serif;
font-weight: 400;
  color: #767676;
  font-size: 1.125rem;
  font-style: normal;
}


input, textarea, select {
  font-size: 1.125rem;
  font-family:'Raleway', sans-serif;
}


.is-style-default, h1,h2,h3,h4,h5,h6, .has-large-font-size {
  font-family:'Raleway', sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.1;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    margin-bottom: 0;}

.is-style-sub-title-1 {
  font-family:'Raleway', sans-serif;
  font-size: 3.125rem;
  font-weight: 300;
  line-height: 1.1;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    }

.is-style-sub-title-2 {
  font-family:'Raleway', sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    }

.is-style-sub-title-3 {
  font-family:'Raleway', sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.3;
  color: #23282D;
  margin-top: 0;
  margin-bottom: 10px;
    margin-top: 0;
margin-bottom: 0;}

@media (max-width: 767px) {

  .is-style-default, h1,h2,h3,h4,h5,h6, .has-large-font-size {
    font-size: 2.5rem;
  }

  .is-style-sub-title-1 {
    font-size: 2.5rem;
  }

  .is-style-sub-title-2 {
    font-size: 2rem;
  }

  .is-style-sub-title-3 {
    font-size: 1.5625rem;
  }

  p.is-style-text-teaser {
    font-size: rem;
  }

  blockquote.wp-block-quote p  {
    font-size: rem;
  }


}


.entry-content > p.is-style-text-distance, .entry-content > p.is-style-text-teaser, .entry-content > blockquote.wp-block-quote {
  padding-right: 340px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-content > article > .entry-content > h1, .mod-content > article > .entry-content > h2, .mod-content > article > .entry-content > h3, .mod-content > article > .entry-content > h4, .mod-content > article > .entry-content > h5, .mod-content > article > .entry-content > h6 {
  padding-right: 260px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 991px) {

  .entry-content > p.is-style-text-distance, .entry-content > p.is-style-text-teaser, .entry-content > blockquote.wp-block-quote {
    padding-right: 120px;
  }

  .mod-content > article > .entry-content > h1, .mod-content > article > .entry-content > h2, .mod-content > article > .entry-content > h3, .mod-content > article > .entry-content > h4, .mod-content > article > .entry-content > h5, .mod-content > article > .entry-content > h6 {
    padding-right: 50px !important;
  }
}

@media (max-width: 720px) {

  .entry-content > p.is-style-text-distance, .entry-content > p.is-style-text-teaser, .entry-content > blockquote.wp-block-quote {
    padding-right: 0;
  }

  .mod-content > article > .entry-content > h1, .mod-content > article > .entry-content > h2, .mod-content > article > .entry-content > h3, .mod-content > article > .entry-content > h4, .mod-content > article > .entry-content > h5, .mod-content > article > .entry-content > h6 {
    padding-right: 0 !important;
  }
}


  .mod-content > article > .entry-content > h1.is-style-default, .mod-content > article > .entry-content > h2.is-style-default, .mod-content > article > .entry-content > h3.is-style-default, .mod-content > article > .entry-content > h4.is-style-default, .mod-content > article > .entry-content > h5.is-style-default, .mod-content > article > .entry-content > h6.is-style-default {
    padding-right: 0px !important;
  }

  .mod-content > article > .entry-content > .is-style-sub-title-1 {
    padding-right: 0px !important;
  }


.has-text-color.has-default-1-color { color:#e73458; }
.has-default-1-background-color { background-color:#e73458; }

.has-text-color.has-default-2-color { color:#0D99D5; }
.has-default-2-background-color { background-color:#0D99D5; }

.has-text-color.has-silver-color { color: #EFEFEF; }
.has-silver-background-color { background-color: #EFEFEF; }

.has-text-color.has-color-1-color { color:#767676; }
.has-color-1-background-color { background-color:#767676; }

.has-text-color.has-color-2-color { color:#0099f4; }
.has-color-2-background-color { background-color:#0099f4; }

.has-text-color.has-color-3-color { color:#FE4331; }
.has-color-3-background-color { background-color:#FE4331; }

.has-text-color.has-color-4-color { color:#FFE93A; }
.has-color-4-background-color { background-color:#FFE93A; }

.has-text-color.has-color-5-color { color:#F9BB00; }
.has-color-5-background-color { background-color:#F9BB00; }

.has-text-color.has-color-6-color { color:#A131B1; }
.has-color-6-background-color { background-color:#A131B1; }

.mod-header {
  background-color: transparent;
}

.no-hero-image .mod-header {
  background-color: #FFFFFF;
}

.no-hero-image .mod-mobilenavigation .triggerMobileNav:after, .no-hero-image .mod-mobilenavigation .triggerMobileNav:before, .no-hero-image .mod-mobilenavigation .triggerMobileNav div {
  background-color: #000;
}


  .admin-bar.has-hero-image .mod-header {
    margin-top: 32px;
  }

  .mod-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 5;
  }

  .no-hero-image .mod-header {
    position: relative;
    width: auto;
  }

  .has-hero-image .mod-search.desktop .triggerSearchOpen {
    border-color: #fff;
  }

  .has-hero-image .mod-search.desktop .triggerSearchOpen:before {
    color: #fff;
  }

  .has-hero-image .mod-mobilenavigation .triggerMobileNav:after, .has-hero-image .mod-mobilenavigation .triggerMobileNav:before, .has-hero-image .mod-mobilenavigation .triggerMobileNav div {
    background-color: #fff;
  }


.mod-header .header-content .header-main-content {
  height: 120px;
}

.mod-header .header-content .header-main-content {
  height: 120px;
}

.mod-header .header-content {
  height: 120px;
}

.mod-header .header-content .header-main-content .headerLogoWrap {
  height: 120px;
}

.mod-header .header-content .header-main-content .headerLogoWrap .headerLogo, .no-hero-image .mod-header .header-content .header-main-content .headerLogoWrap .headerLogo {
  top: 0px;
  bottom: 0px;
  background: url('https://www.ausmass-app.ch/wp-content/uploads/2021/04/App-Icon-512px.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}



@media (max-width: 991px) {
  .mod-header .header-content .header-main-content .headerLogoWrap .headerLogo, .no-hero-image .mod-header .header-content .header-main-content .headerLogoWrap .headerLogo {
    top: 10px;
    bottom: 10px;
  }

  
}
.mod-navigation {
  padding-top: 72px;
  height: 120px;
}

.mod-navigation {
  padding-right: 63px;
}


 .mod-navigation > ul > li { margin-left: 30px; } 

.mod-navigation > ul > li:focus-within > .sub-menu-wrap, .mod-navigation > ul > li:focus-within > .sub-menu-wrap.open {
  top: 120px;
}

.mod-navigation > ul > li > a {
  color: #000;
  font-family:'Raleway', sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.mod-navigation > ul > li > a:hover, .mod-navigation > ul > li:hover > a, .mod-navigation > ul > li.current-menu-item > a {
  color: #CCC;
}

  .has-hero-image .mod-navigation > ul > li > a {
    color: #fff;
  }

  .has-hero-image .mod-navigation > ul > li > a:hover, .has-hero-image .mod-navigation > ul > li:hover > a, .has-hero-image .mod-navigation > ul > li.current-menu-item > a {
    color: #CCC;
  }

.mod-servicenavigation {
  background-color: transparent;
}

.no-hero-image .mod-servicenavigation {
  background-color: #FFFFFF;
}

.mod-servicenavigation .header-service-content {
  height: 40px;
}

.mod-servicenavigation .header-service-content > ul > li a {
  line-height:40px;
}

.mod-servicenavigation .header-service-content > ul > li a  {
  color: #A8A7A7;
  font-family:'Raleway', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}

.mod-servicenavigation .header-service-content > ul > li a:hover {
  color: #CCC;
}

  .has-hero-image .mod-servicenavigation .header-service-content > ul > li a  {
    color: #A8A7A7;
  }

  .has-hero-image .mod-servicenavigation .header-service-content > ul > li a:hover {
    color: ;
  }



.mod-servicenavigation .header-service-content > ul > li.wpml-ls-item::before {
  color: #A8A7A7;
}


.mod-mobilenavigation .mobile-wrap {
  background-color: #FFFFFF;
}

.mod-mobilenavigation.active .triggerMobileNav:after, .mod-mobilenavigation.active .triggerMobileNav:before, .mod-mobilenavigation.active .triggerMobileNav div {
  background-color: #000000;
}

.mod-mobilenavigation .mobile-wrap .mobile-content .mobile-navigation > li a {
  color: #000000;
}

.mod-search.mobile form label, .mod-search.mobile form .submitSearch:before, .mod-search.mobile form label input {
  color: #000000;
}

.mod-search.mobile form label input:focus {
  background-color: #FFFFFF;
}
.mod-hero .hero-overlay.color-default {
  background-color: #e73458;
}

.mod-hero .hero-overlay.color-default-2 {
  background-color: #0D99D5;
}

.mod-hero .hero-title .hero-title-wrap h2 {
  font-family:'Raleway', sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
}

.mod-hero .hero-title .hero-title-wrap p {
  font-family:'Raleway', sans-serif;
  font-weight: 400;
    font-size: 1.125rem;
}

.mod-hero .hero-title .hero-title-wrap h2.color-default {
  color: #e73458;
}

.mod-hero .hero-title .hero-title-wrap h2.color-default-2 {
  color: #0D99D5;
}

.mod-hero .hero-title .hero-title-wrap p.color-default {
  color: #e73458;
}

.mod-hero .hero-title .hero-title-wrap p.color-default-2 {
  color: #0D99D5;
}

.mod-hero .hero-title {
  align-items: center;
}

.mod-hero .hero-logo img {
  max-width: 440px;
  margin: 40px;
}


@media (max-width: 767px) {

  .mod-hero .hero-title .hero-title-wrap h2 {
    font-size: 2.375rem;
  }

  .mod-hero .hero-title .hero-title-wrap p {
    font-size: 1.125rem;
  }
}

@media (max-width: 767px) {

  .mod-hero .hero-logo img {
    max-width: px;
  }

}
.mod-content {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mod-content a {
  text-decoration: underline;
}

.mod-footer a {
  text-decoration: none;
}

.mod-footer {
  font-size: 0.9375rem;
  color: #FFF;
  background-color: #e73458;
}

.mod-footer p {
  font-size: 0.9375rem;
}

.mod-footer h2 {
  font-size: 1.3125rem;
  color: #FFF;
}

.mod-footer a {
  color: #FFF;
}

.mod-footer a:hover, .mod-footer a:focus {
  color: #FFF;
}

.wp-block-button.is-style-small-button-2.video .wp-block-button__link::before, a.btn-icon.video::before, .btn-icon.video::before { content: '\f144'; }
.wp-block-button.is-style-small-button-2.phone .wp-block-button__link::before, a.btn-icon.phone::before, .btn-icon.phone::before { content: '\f095'; }
.wp-block-button.is-style-small-button-2.fax .wp-block-button__link::before, a.btn-icon.fax::before, .btn-icon.fax::before { content: '\f1ac'; }
.wp-block-button.is-style-small-button-2.mail .wp-block-button__link::before, a.btn-icon.mail::before, .btn-icon.mail::before { content: '\f1fa'; }
.wp-block-button.is-style-small-button-2.contact .wp-block-button__link::before, a.btn-icon.contact::before, .btn-icon.contact::before { content: '\f406'; }
.wp-block-button.is-style-small-button-2.map .wp-block-button__link::before, a.btn-icon.map::before, .btn-icon.map::before { content: '\f277'; }
.wp-block-button.is-style-small-button-2.link .wp-block-button__link::before, a.btn-icon.link::before, .btn-icon.link::before { content: '\f0c1'; }
.wp-block-button.is-style-small-button-2.facebook .wp-block-button__link::before, a.btn-icon.facebook::before, .btn-icon.facebook::before { content: '\f09a'; }
.wp-block-button.is-style-small-button-2.instagram .wp-block-button__link::before, a.btn-icon.instagram::before, .btn-icon.instagram::before { content: '\f16d'; }
.wp-block-button.is-style-small-button-2.youtube .wp-block-button__link::before, a.btn-icon.youtube::before, .btn-icon.youtube::before { content: '\f167'; }
.wp-block-button.is-style-small-button-2.file .wp-block-button__link::before, a.btn-icon.file::before, .btn-icon.file::before { content: '\f15b'; }
.wp-block-button.is-style-small-button-2.audio .wp-block-button__link::before, a.btn-icon.audio::before, .btn-icon.audio::before { content: '\f6a8'; }
.wp-block-button.is-style-small-button-2.play .wp-block-button__link::before, a.btn-icon.play::before, .btn-icon.play::before { content: '\f04b'; }
.wp-block-button.is-style-small-button-2.pause .wp-block-button__link::before, a.btn-icon.pause::before, .btn-icon.pause::before { content: '\f04c'; }
.wp-block-button.is-style-small-button-2.stop .wp-block-button__link::before, a.btn-icon.stop::before, .btn-icon.stop::before { content: '\f04d'; }
.wp-block-button.is-style-small-button-2.check .wp-block-button__link::before, a.btn-icon.check::before, .btn-icon.check::before { content: '\f00c'; }
.wp-block-button.is-style-small-button-2.plus .wp-block-button__link::before, a.btn-icon.plus::before, .btn-icon.plus::before { content: '\f067'; }
.wp-block-button.is-style-small-button-2.arrow .wp-block-button__link::before, a.btn-icon.arrow::before, .btn-icon.arrow::before { content: '\f178'; }

.btn-primary, .btn-secondary, .btn-small, .btn-icon {
  margin-right: .5em;
  margin-bottom: .5em;
}

.block-editor .block-editor__typewriter .wp-block-button .wp-block-button__link {
  margin-right: .5em;
}

.wp-block-button .wp-block-button__link, .btn-primary {
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  padding-top: 0;
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 0;
  color: #FFFFFF;
  background-color: #e73458;
  font-size: 1.125rem;
  font-weight: 400;
  border: solid 0px #e73458;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  box-shadow: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  transition: all 0.2s ease;
  -moz-box-sizing: unset;
  -webkit-box-sizing: unset;
  box-sizing: unset;
}

.wp-block-button .wp-block-button__link:hover, .btn-primary:hover {
  color: #FFFFFF;
  background-color: #c92450;
  border-color: #23282d;
}

.wp-block-button.is-style-outline .wp-block-button__link, .btn-secondary {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding-left: 24px;
  padding-right: 24px;
  color: #23282d;
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 400;
  border: solid 2px #23282d;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  -moz-box-sizing: unset;
  -webkit-box-sizing: unset;
  box-sizing: unset;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover, .btn-secondary:hover {
  color: #23282d;
  background-color: transparent;
  border-color: #23282d;
}


.wp-block-button.is-style-small-button .wp-block-button__link, a.btn-small, .btn-small {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  padding-left: 16px;
  padding-right: 16px;
  color: #23282d;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 400;
  border: solid 2px #23282d;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
}

.wp-block-button.is-style-small-button .wp-block-button__link:hover, a.btn-small:hover, .btn-small:hover {
  color: #23282d;
  background-color: transparent;
  border-color: #23282d;
}


.wp-block-button.is-style-small-button-2 .wp-block-button__link, a.btn-icon, .btn-icon {
  font-size: 1.125rem;
  color: #e73458;
  font-weight: 400;
  line-height: 44px;
  height: 44px;
  padding: 0;
  padding-left: 54px;
  margin-top: 10px;
  border: none;
  cursor: pointer;
  box-shadow: none;
  display: inline-block;
  text-align: left;
  text-decoration: none;
  overflow-wrap: break-word;
  background-color: transparent;
  width: auto;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.wp-block-button.is-style-small-button-2 .wp-block-button__link::before, a.btn-icon::before, .btn-icon::before {
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  border: solid 0px #23282d;
  background-color: #e73458;
  content: '\f178';
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-size: 1.25rem;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  transition: all 0.2s ease;
}

.wp-block-button.is-style-small-button-2 .wp-block-button__link:hover, a.btn-icon:hover, .btn-icon:hover {
  color: #23282d;
}

.wp-block-button.is-style-small-button-2 .wp-block-button__link:hover::before, a.btn-icon:hover::before, .btn-icon:hover::before {
  background-color: #bc2b52;
  color: #FFFFFF;
  border-color: #e73458;
}
