@charset "UTF-8";
                   @import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,600");
@import url("https://fonts.googleapis.com/css?family=Lato:400,600");
body {
-webkit-font-smoothing: antialiased;
background-color: #fff;
color: #888889;
}  img {
height: auto;
max-width: 100%;
}
img.alignleft {
float: left;
margin: 15px 15px 15px 0;
}
img.alignright {
float: right;
margin: 15px 0 15px 15px;
}
img.alignnone {
display: block;
margin: 15px 0;
}
img.aligncenter {
display: block;
margin: 15px auto;
} iframe {
vertical-align: top;
} a {
color: #92c0eb;
}
a:hover, a:active, a:focus {
color: #bdd9f3;
text-decoration: none;
} @media print {
a[href]:after {
content: "";
}
} ::selection {
background-color: rgba(146, 192, 235, 0.75);
color: #000000;
} iframe {
max-width: 100%;
width: 100%;
} @media (min-width: 1600px) {
.container {
width: 1280px;
max-width: calc(100% - 30px);
}
}                footer {
background-color: #fff;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
color: #222222;
}
footer ul {
list-style: none;
padding-left: 0;
}
footer .r1 {
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #f2f2f2;
}
@media (min-width: 992px) {
footer .r1 {
padding: 3rem 15px;
}
}
@media (min-width: 1600px) {
footer .r1 {
padding: 4.5rem 15px;
}
}
footer .r2 {
border-top: 1px solid #f2f2f2;
padding-top: 15px;
padding-bottom: 15px;
}
footer .r2 .container {
display: flex;
justify-content: space-between;
}
footer .r2 .container::before {
content: none;
}
footer .r2 .container::after {
content: none;
}
footer .r2 p {
margin: 10px 0;
}
@media print {
footer {
display: none;
}
}
footer h1, footer h2, footer h3 {
color: #222222;
}
footer a {
color: #888889;
}
footer hr {
border-color: #e6e6e6;
}  .button-spacer {
overflow: hidden;
margin: 20px 0;
position: relative;
}
.button-spacer:after {
border-top: 1px solid #dadada;
content: "";
position: absolute;
top: 50%;
width: 100%;
margin-left: 10px;
}           .button, input[type=submit] {
background-color: #92c0eb;
color: #fff;
padding: 15px 20px;
display: inline;
line-height: 3.2rem;
white-space: nowrap;
}
.button:hover, input[type=submit]:hover {
color: #fff;
background-color: #a3caee;
}
.button:focus, input[type=submit]:focus {
color: #fff;
}
.button:active, input[type=submit]:active {
background-color: #519bdf;
}
p + .button {
margin-top: 0;
} button, .button.style-primary {
border: 2px solid #1D1D1D;
}         .page-section.align-vcenter .row {
display: flex;
flex-flow: row;
align-items: center;
flex-wrap: wrap;
display: -ms-flexbox;
-ms-flex-wrap: wrap;
-ms-flex-align: center;
}
.page-section.align-vcenter .row:before, .page-section.align-vcenter .row:after {
content: normal;
}
.page-section ul {
list-style-image: url(//schwimmbadandelfingen.ch/wp-content/themes/schwimmbadandelfingen/res/icons/Rectangle.svg);
}
.page-section ul li {
padding-left: 1rem;
}
.page-section table, .page-section td, .page-section tr {
border: none;
}
.page-section.style-default {
color: #888889;
}
.page-section.style-default + .style-default {
border-top: 2px solid #f4f6f7;
}
.page-section.style-light {
background-color: #F9F9F9;
color: #888889;
}
.page-section.style-light + .style-light {
padding-top: 0;
}
.page-section.style-transparent {
background-color: transparent;
color: #888889;
}
.page-section.style-transparent h1 {
color: #FFF;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.page-section.style-transparent + .style-transparent {
padding-top: 0;
}
.page-section.style-dark {
background-color: #061D31;
color: #92c0eb;
}
.page-section.style-dark h2, .page-section.style-dark h3 {
color: #FFF;
}
.home .page-section:first-child {
box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.4);
}
.home .page-section:first-child img {
height: 30vw;
min-height: 200px;
width: 100%;
object-fit: cover;
} .page-section.layout-default {
margin: 0;
padding: 2.5rem 0;
}
.page-section.layout-default [class^=col-] {
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 992px) {
.page-section.layout-default [class^=col-] {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 1400px) {
.page-section.layout-default {
padding: 3rem 0;
}
}
@media (min-width: 1600px) {
.page-section.layout-default {
padding: 5rem 0;
}
}
section.main .page-section.vertical-margin {
position: relative;
top: -4.5rem;
margin-bottom: -4.5rem;
} @media (min-width: 992px) {
.row.equal-cols {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
} @media (min-width: 992px) {
.page-section [class^=col-].layout-padding-l {
padding-left: 100px;
}
.page-section [class^=col-].layout-padding-r {
padding-right: 100px;
}
.page-section [class^=col-].layout-padding-lr {
padding: 0 5%;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.page-section [class^=col-].layout-padding-lr {
padding: 0 15%;
}
}
@media (min-width: 992px) {
.page-section [class^=col-].layout-align-right {
display: flex;
justify-content: flex-end;
}
.page-section [class^=col-].layout-align-right img {
display: flex;
align-self: center;
}
}
.layout-nopm {
padding: 0;
}
.layout-mbottom {
margin-bottom: 30px;
} .page-section p a {
color: #92c0eb;
display: inline-block;
}
.page-section p a:hover {
color: #bdd9f3;
}
.page-section p a:after {
transition: all ease 300ms;
content: "";
display: block;
background-color: #92c0eb;
height: 3px;
width: 100%;
} .OBContactWidget-row {
margin: 10px 0;
} .OBCopyrightWidget-row {
margin: 10px 0;
} .search-widget input {
background-color: #444;
border: 1px solid #dfdfdf;
padding: 10px;
max-width: 100%;
} .widget .toggle-indicator {
margin-right: 10px;
display: inline-block;
}
@media (min-width: 992px) {
.widget .toggle-indicator {
display: none;
}
}
.widget .toggle-container {
display: none;
}
@media (min-width: 992px) {
.widget .toggle-container {
display: block;
}
}
.widget.active-widget .toggle-container {
display: block;
animation: widget-toggle 300ms;
}
@keyframes widget-toggle {
0% {
display: block;
opacity: 0;
}
100% {
opacity: 1;
}
}
.widget.active-widget .toggle-indicator {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-khtml-transform: rotate(180deg);
transform: rotate(180deg);
}
form input[type=text],
form input[type=email],
form input[type=tel],
form input[type=date],
form input[type=url],
form input[type=password],
form textarea {
outline: none;
padding: 0.75rem 1rem;
max-width: 100%;
width: 100%;
border: none;
transition: box-shadow 300ms;
background-color: #f9f9f9;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=tel]:focus,
form input[type=date]:focus,
form input[type=url]:focus,
form input[type=password]:focus,
form textarea:focus {
box-shadow: 0 0 0 2px #92c0eb;
}
form input[type=text]:disabled,
form input[type=email]:disabled,
form input[type=tel]:disabled,
form input[type=date]:disabled,
form input[type=url]:disabled,
form input[type=password]:disabled,
form textarea:disabled {
background-color: #efefef;
cursor: no-drop;
}
form input + input {
margin-top: 15px;
}
form textarea {
resize: vertical;
}
form input[type=submit] {
line-height: 1rem;
border: none;
}
.page-section.style-light input[type=text],
.page-section.style-light input[type=email],
.page-section.style-light input[type=tel],
.page-section.style-light input[type=date],
.page-section.style-light input[type=url],
.page-section.style-light input[type=password],
.page-section.style-light textarea {
outline: none;
padding: 0.75rem 1rem;
max-width: 100%;
width: 100%;
border: none;
transition: box-shadow 300ms;
background-color: #fff;
}
.page-section.style-light input[type=text]:focus,
.page-section.style-light input[type=email]:focus,
.page-section.style-light input[type=tel]:focus,
.page-section.style-light input[type=date]:focus,
.page-section.style-light input[type=url]:focus,
.page-section.style-light input[type=password]:focus,
.page-section.style-light textarea:focus {
box-shadow: 0 0 0 2px #92c0eb;
}
.page-section.style-light input[type=text]:disabled,
.page-section.style-light input[type=email]:disabled,
.page-section.style-light input[type=tel]:disabled,
.page-section.style-light input[type=date]:disabled,
.page-section.style-light input[type=url]:disabled,
.page-section.style-light input[type=password]:disabled,
.page-section.style-light textarea:disabled {
background-color: #efefef;
cursor: no-drop;
}
.searchform {
max-width: 300px;
}
.wpcf7 {
display: inline-block;
width: 100%;
}
@keyframes wpcf7-invalid-bubble {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.wpcf7 span.wpcf7-not-valid-tip {
margin: 4px 0px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
background-color: #D2001B;
color: #fff;
border-radius: 2px;
display: inline-block;
position: relative;
padding: 5px 10px;
animation: wpcf7-invalid-bubble 300ms;
}
.wpcf7 span.wpcf7-not-valid-tip:before {
content: "";
border-style: solid;
position: absolute;
height: 0;
width: 0;
clear: both;
border-width: 0 10px 12px 10px;
border-color: transparent transparent #D2001B transparent;
top: 0;
left: 15px;
transform: translateY(-100%);
}
.wpcf7 .wpcf7-response-output {
color: #fff;
box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.2);
padding: 15px !important;
border: none !important;
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
margin: 0;
animation: wpcf7-invalid-bubble 300ms;
z-index: 200;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors, .wpcf7 .wpcf7-response-output.wpcf7-spam-blocked {
background-color: #D2001B;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
background-color: #66BE40;
}
.wpcf7 .ajax-loader {
background-color: #fff;
border-radius: 50%;
padding: 10px;
} .grecaptcha-badge {
display: none;
}                .page-nav {
margin: 30px 0;
}
.page-nav .page-nav-item {
color: #888889;
-webkit-transition: all ease-in 0.2s;
-moz-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;
-ms-transition: all ease-in 0.2s;
-khtml-transition: all ease-in 0.2s;
transition: all ease-in 0.2s;
background-color: transparent;
text-decoration: none;
float: left;
padding: 8px 14px;
}
.page-nav .page-nav-item:hover {
background-color: #f9f9f9;
}
.page-nav .page-nav-item:active {
background-color: #efefef;
}
.page-nav .page-nav-item .fa {
font-size: 130%;
}
.page-nav .page-nav-item.current-page-nav-item {
background-color: #061D31;
color: #fff;
}
.employee {
background-color: #fff;
text-align: left;
}
.employee ul {
padding: 0 0 0 10px;
}
.employee .employee-text {
font-weight: 400;
padding-top: 1.5rem;
}
.employee .employee-text h3 {
margin: 0;
font-weight: 600;
}
section table {
border-collapse: collapse;
}
section table td {
padding: 5px;
border: 1px solid #efefef;
}
iframe {
width: 100%;
}
.blog-sidebar {
border-left: 1px solid #efefef;
}
.post-entry {
color: #888889;
border-bottom: 1px solid #efefef;
}
.post-entry a {
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: row;
color: #888889;
}
.post-entry a:hover {
text-decoration: none;
}
.post-entry:after {
display: block;
content: "";
clear: both;
}
.post-entry .wp-post-image {
float: left;
margin-right: 20px;
margin-bottom: 4px;
align-self: center;
}
.categories .current-cat {
list-style: none;
}
.categories .current-cat:before {
content: "";
font-family: "FontAwesome";
margin-left: -20px;
margin-right: 5px;
}
.ug {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: stretch;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ug.ug-xs-1-0 {
margin: 0px;
}
.ug.ug-xs-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
.ug.ug-xs-2-0 {
margin: 0px;
}
.ug.ug-xs-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
.ug.ug-xs-3-0 {
margin: 0px;
}
.ug.ug-xs-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
.ug.ug-xs-4-0 {
margin: 0px;
}
.ug.ug-xs-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
.ug.ug-xs-1-15 {
margin: -15px;
}
.ug.ug-xs-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
.ug.ug-xs-2-15 {
margin: -15px;
}
.ug.ug-xs-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
.ug.ug-xs-3-15 {
margin: -15px;
}
.ug.ug-xs-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
.ug.ug-xs-4-15 {
margin: -15px;
}
.ug.ug-xs-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
@media (min-width: 768px) {
.ug.ug-sm-1-0 {
margin: 0px;
}
.ug.ug-sm-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-2-0 {
margin: 0px;
}
.ug.ug-sm-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-3-0 {
margin: 0px;
}
.ug.ug-sm-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-4-0 {
margin: 0px;
}
.ug.ug-sm-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-1-15 {
margin: -15px;
}
.ug.ug-sm-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-2-15 {
margin: -15px;
}
.ug.ug-sm-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-3-15 {
margin: -15px;
}
.ug.ug-sm-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
@media (min-width: 768px) {
.ug.ug-sm-4-15 {
margin: -15px;
}
.ug.ug-sm-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media (min-width: 992px) {
.ug.ug-md-1-0 {
margin: 0px;
}
.ug.ug-md-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
}
@media (min-width: 992px) {
.ug.ug-md-2-0 {
margin: 0px;
}
.ug.ug-md-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
}
@media (min-width: 992px) {
.ug.ug-md-3-0 {
margin: 0px;
}
.ug.ug-md-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
}
@media (min-width: 992px) {
.ug.ug-md-4-0 {
margin: 0px;
}
.ug.ug-md-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
}
@media (min-width: 992px) {
.ug.ug-md-1-15 {
margin: -15px;
}
.ug.ug-md-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
}
@media (min-width: 992px) {
.ug.ug-md-2-15 {
margin: -15px;
}
.ug.ug-md-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
@media (min-width: 992px) {
.ug.ug-md-3-15 {
margin: -15px;
}
.ug.ug-md-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
@media (min-width: 992px) {
.ug.ug-md-4-15 {
margin: -15px;
}
.ug.ug-md-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-1-0 {
margin: 0px;
}
.ug.ug-lg-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-2-0 {
margin: 0px;
}
.ug.ug-lg-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-3-0 {
margin: 0px;
}
.ug.ug-lg-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-4-0 {
margin: 0px;
}
.ug.ug-lg-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-1-15 {
margin: -15px;
}
.ug.ug-lg-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-2-15 {
margin: -15px;
}
.ug.ug-lg-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-3-15 {
margin: -15px;
}
.ug.ug-lg-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
@media (min-width: 1200px) {
.ug.ug-lg-4-15 {
margin: -15px;
}
.ug.ug-lg-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-1-0 {
margin: 0px;
}
.ug.ug-xl-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-2-0 {
margin: 0px;
}
.ug.ug-xl-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-3-0 {
margin: 0px;
}
.ug.ug-xl-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-4-0 {
margin: 0px;
}
.ug.ug-xl-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-1-15 {
margin: -15px;
}
.ug.ug-xl-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-2-15 {
margin: -15px;
}
.ug.ug-xl-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-3-15 {
margin: -15px;
}
.ug.ug-xl-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
@media (min-width: 1400px) {
.ug.ug-xl-4-15 {
margin: -15px;
}
.ug.ug-xl-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-1-0 {
margin: 0px;
}
.ug.ug-2xl-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-2-0 {
margin: 0px;
}
.ug.ug-2xl-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-3-0 {
margin: 0px;
}
.ug.ug-2xl-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-4-0 {
margin: 0px;
}
.ug.ug-2xl-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-1-15 {
margin: -15px;
}
.ug.ug-2xl-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-2-15 {
margin: -15px;
}
.ug.ug-2xl-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-3-15 {
margin: -15px;
}
.ug.ug-2xl-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
@media (min-width: 1600px) {
.ug.ug-2xl-4-15 {
margin: -15px;
}
.ug.ug-2xl-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-1-0 {
margin: 0px;
}
.ug.ug-3xl-1-0 > * {
margin: 0px;
width: 100%;
flex: 0 1 calc(100% - 0px);
max-width: calc(100% - 0px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-2-0 {
margin: 0px;
}
.ug.ug-3xl-2-0 > * {
margin: 0px;
width: 50%;
flex: 0 1 calc(50% - 0px);
max-width: calc(50% - 0px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-3-0 {
margin: 0px;
}
.ug.ug-3xl-3-0 > * {
margin: 0px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 0px);
max-width: calc(33.3333333333% - 0px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-4-0 {
margin: 0px;
}
.ug.ug-3xl-4-0 > * {
margin: 0px;
width: 25%;
flex: 0 1 calc(25% - 0px);
max-width: calc(25% - 0px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-1-15 {
margin: -15px;
}
.ug.ug-3xl-1-15 > * {
margin: 15px;
width: 100%;
flex: 0 1 calc(100% - 30px);
max-width: calc(100% - 30px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-2-15 {
margin: -15px;
}
.ug.ug-3xl-2-15 > * {
margin: 15px;
width: 50%;
flex: 0 1 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-3-15 {
margin: -15px;
}
.ug.ug-3xl-3-15 > * {
margin: 15px;
width: 33.3333333333%;
flex: 0 1 calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
@media (min-width: 1900px) {
.ug.ug-3xl-4-15 {
margin: -15px;
}
.ug.ug-3xl-4-15 > * {
margin: 15px;
width: 25%;
flex: 0 1 calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
.ug > * {
float: left;
} .ug {
margin-top: 0 !important;
}
@keyframes gallery-group-reveal {
0% {
opacity: 0;
max-height: 0;
}
100% {
opacity: 1;
}
}
@keyframes gallery-image-reveal {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.gallery-image {
cursor: pointer;
animation: gallery-image-reveal linear 150ms;
width: 20%;
box-sizing: border-box;
float: left;
align-self: center;
}
@media (min-width: 992px) {
.gallery-image {
width: 12.5%;
}
}
.gallery-group {
margin-bottom: 1px;
background-color: #fff;
}
.gallery-group .group-title {
background-color: #fff;
margin: 0;
padding: 15px 20px;
-webkit-transition: background-color ease-in-out 150ms;
-moz-transition: background-color ease-in-out 150ms;
-o-transition: background-color ease-in-out 150ms;
-ms-transition: background-color ease-in-out 150ms;
-khtml-transition: background-color ease-in-out 150ms;
transition: background-color ease-in-out 150ms;
cursor: pointer;
}
.gallery-group .group-title:before {
content: "";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
}
.gallery-group .group-title:hover {
background-color: white;
color: #92c0eb;
}
.gallery-group .group-title:active {
background-color: #fafafa;
}
.gallery-group .gallery-group-description p {
margin-top: 0;
}
.gallery-group .content {
display: none;
padding: 0 15px 15px 15px;
}
.gallery-group .content:after {
display: block;
content: "";
clear: both;
}
.gallery-group.active {
margin-left: 0px;
margin-right: 0px;
}
.gallery-group.active .group-title {
color: #92c0eb;
}
.gallery-group.active .group-title:before {
content: "";
}
.gallery-group.active .content {
display: block;
animation: gallery-group-reveal linear 400ms;
}
.gallery-control {
background-color: #efefef;
position: absolute;
padding: 20px;
z-index: 10;
cursor: pointer;
-webkit-transition: background-color ease 100ms;
-moz-transition: background-color ease 100ms;
-o-transition: background-color ease 100ms;
-ms-transition: background-color ease 100ms;
-khtml-transition: background-color ease 100ms;
transition: background-color ease 100ms;
color: #92c0eb;
}
.gallery-control:hover {
background-color: #fcfcfc;
}
.gallery-control:active {
background-color: #e2e2e2;
}
.gallery-control.control-next {
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
transform: translateY(-50%);
}
.gallery-control.control-prev {
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
transform: translateY(-50%);
}
.gallery-control.control-close {
right: 10px;
top: 10px;
}
.gallery-control.control-caption {
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-khtml-transform: translateX(-50%);
transform: translateX(-50%);
display: none;
}
.gallery-control.control-caption.active {
animation: gallery-group-reveal ease-out 250ms;
display: block;
}
.gallery-overlay {
background-color: rgba(220, 220, 220, 0.95);
position: fixed;
z-index: 20;
left: 0;
top: 0;
display: none;
height: 100%;
width: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.gallery-overlay.active {
display: block;
}
.gallery-overlay .content {
text-align: center;
height: 100%;
width: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
display: -ms-flexbox;
-ms-flex-align: center;
-ms-flex-pack: center;
}
.gallery-overlay .content img, .gallery-overlay .content .gallery-image {
animation: gallery-image-reveal linear 0.3s;
border: 5px solid #fff;
max-height: calc(100% - 40px);
max-width: calc(100% - 40px);
flex-shrink: 0;
flex-grow: 0;
}    nav.main {
line-height: 1;
text-align: center;
overflow: hidden;
}
@media (min-width: 992px) {
nav.main { overflow: visible;
}
}
nav.main ul {
background-color: #fff;
transition: max-height ease-out 300ms;
}
@media (min-width: 992px) {
nav.main ul {
float: right;
}
}
nav.main ul.active {
display: block;
animation: menu-fade ease-out 300ms;
background-color: rgba(0, 0, 0, 0.05);
}
nav.main ul li {
list-style: none;
}
nav.main ul a {
text-decoration: none;
position: relative;
color: #222222;
font-weight: 600;
}
nav.main ul li.current-menu-item > a {
color: #92c0eb;
}
nav.main > ul {
background-color: transparent;
margin: 0;
padding: 0;
display: flex;
flex-flow: column;
}
@media (min-width: 992px) {
nav.main > ul {
flex-flow: row;
}
}
nav.main > ul > li a {
white-space: nowrap;
padding: 15px 20px;
display: block;
}
@media (min-width: 992px) {
nav.main > ul > li a {
padding: 15px 12px;
}
}
@media (min-width: 1200px) {
nav.main > ul > li a {
padding: 15px 20px;
}
}
nav.main > ul > li:hover > a {
background-color: #f6f7f8;
}
@media (min-width: 992px) {
nav.main > ul > li:hover > ul {
animation: menu-anim 250ms;
}
}
@media (min-width: 992px) {
nav.main > ul > li > ul {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%) translateY(0);
-moz-transform: translateX(-50%) translateY(0);
-o-transform: translateX(-50%) translateY(0);
-ms-transform: translateX(-50%) translateY(0);
-khtml-transform: translateX(-50%) translateY(0);
transform: translateX(-50%) translateY(0);
}
nav.main > ul > li > ul:after {
content: "";
border-style: solid;
position: absolute;
height: 0;
width: 0;
clear: both;
border-width: 0 10px 12px 10px;
border-color: transparent transparent #fff transparent;
left: 50%;
top: -10px;
transform: translateX(-50%);
}
} .nav-wrapper.style-center {
display: inline-block;
}
@media (min-width: 992px) {
header.main.style-center .nav-toggle-container {
display: inline-block;
vertical-align: top;
float: none;
}
}
@media (min-width: 992px) {
header.main .responsive-menu {
float: right;
}
}      .header-row {
position: relative;        }
.header-row:after {
content: "";
display: table;
clear: both;
*zoom: 1;
}
.header-row .partial, .header-row [class^=partial] {
width: 100%;
position: relative;
display: table;
}
.header-row .v-center {
vertical-align: middle;
height: inherit;
display: table-cell;
}
.header-row .partial-xs-left {
text-align: left;
}
.header-row .partial-xs-center {
text-align: center;
}
.header-row .partial-xs-right {
text-align: right;
}
.header-row .partial-xs-1 {
width: 8.3333333333%;
float: left;
}
.header-row .partial-xs-2 {
width: 16.6666666667%;
float: left;
}
.header-row .partial-xs-3 {
width: 25%;
float: left;
}
.header-row .partial-xs-4 {
width: 33.3333333333%;
float: left;
}
.header-row .partial-xs-5 {
width: 41.6666666667%;
float: left;
}
.header-row .partial-xs-6 {
width: 50%;
float: left;
}
.header-row .partial-xs-7 {
width: 58.3333333333%;
float: left;
}
.header-row .partial-xs-8 {
width: 66.6666666667%;
float: left;
}
.header-row .partial-xs-9 {
width: 75%;
float: left;
}
.header-row .partial-xs-10 {
width: 83.3333333333%;
float: left;
}
.header-row .partial-xs-11 {
width: 91.6666666667%;
float: left;
}
.header-row .partial-xs-12 {
width: 100%;
float: left;
}
@media (min-width: 768px) {
.header-row .partial-sm-1 {
width: 8.3333333333%;
float: left;
}
.header-row .partial-sm-2 {
width: 16.6666666667%;
float: left;
}
.header-row .partial-sm-3 {
width: 25%;
float: left;
}
.header-row .partial-sm-4 {
width: 33.3333333333%;
float: left;
}
.header-row .partial-sm-5 {
width: 41.6666666667%;
float: left;
}
.header-row .partial-sm-6 {
width: 50%;
float: left;
}
.header-row .partial-sm-7 {
width: 58.3333333333%;
float: left;
}
.header-row .partial-sm-8 {
width: 66.6666666667%;
float: left;
}
.header-row .partial-sm-9 {
width: 75%;
float: left;
}
.header-row .partial-sm-10 {
width: 83.3333333333%;
float: left;
}
.header-row .partial-sm-11 {
width: 91.6666666667%;
float: left;
}
.header-row .partial-sm-12 {
width: 100%;
float: left;
}
.header-row .partial-sm-left {
text-align: left;
}
.header-row .partial-sm-center {
text-align: center;
}
.header-row .partial-sm-right {
text-align: right;
}
}
@media (min-width: 992px) {
.header-row {  }
.header-row .partial-md-1 {
width: 8.3333333333%;
float: left;
}
.header-row .partial-md-2 {
width: 16.6666666667%;
float: left;
}
.header-row .partial-md-3 {
width: 25%;
float: left;
}
.header-row .partial-md-4 {
width: 33.3333333333%;
float: left;
}
.header-row .partial-md-5 {
width: 41.6666666667%;
float: left;
}
.header-row .partial-md-6 {
width: 50%;
float: left;
}
.header-row .partial-md-7 {
width: 58.3333333333%;
float: left;
}
.header-row .partial-md-8 {
width: 66.6666666667%;
float: left;
}
.header-row .partial-md-9 {
width: 75%;
float: left;
}
.header-row .partial-md-10 {
width: 83.3333333333%;
float: left;
}
.header-row .partial-md-11 {
width: 91.6666666667%;
float: left;
}
.header-row .partial-md-12 {
width: 100%;
float: left;
}
.header-row .partial-md-left {
text-align: left;
}
.header-row .partial-md-center {
text-align: center;
}
.header-row .partial-md-right {
text-align: right;
}
}
@media (min-width: 1170px) {
.header-row .partial-lg-1 {
width: 8.3333333333%;
float: left;
}
.header-row .partial-lg-2 {
width: 16.6666666667%;
float: left;
}
.header-row .partial-lg-3 {
width: 25%;
float: left;
}
.header-row .partial-lg-4 {
width: 33.3333333333%;
float: left;
}
.header-row .partial-lg-5 {
width: 41.6666666667%;
float: left;
}
.header-row .partial-lg-6 {
width: 50%;
float: left;
}
.header-row .partial-lg-7 {
width: 58.3333333333%;
float: left;
}
.header-row .partial-lg-8 {
width: 66.6666666667%;
float: left;
}
.header-row .partial-lg-9 {
width: 75%;
float: left;
}
.header-row .partial-lg-10 {
width: 83.3333333333%;
float: left;
}
.header-row .partial-lg-11 {
width: 91.6666666667%;
float: left;
}
.header-row .partial-lg-12 {
width: 100%;
float: left;
}
.header-row .partial-lg-left {
text-align: left;
}
.header-row .partial-lg-center {
text-align: center;
}
.header-row .partial-lg-right {
text-align: right;
}
}         header.main {
display: flex;
align-items: center;
justify-content: space-between;
background-color: #fff;
min-height: 60px;
}
header.main .logo {
padding-right: 4rem;
padding-bottom: 1rem;
padding-top: 1rem;
}
header.main .logo img {
max-width: 95%;
}
@media (min-width: 992px) {
header.main {
justify-content: flex-start;
min-height: 100px;
}
}
@media print {
header.main {
display: none;
}
}
header.main > *:not(script) {
display: flex;
flex-flow: row;
align-items: center;
}
header.main .search-button {
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
margin-left: auto;
min-width: 100px;
}
header.main .search-button:active {
background-color: #efefef;
}
header.main .search-button:hover {
background-color: #f6f7f8;
}
header.main .search-button img {
padding: 0.8rem;
}
header.main .mob-search-button img {
height: 35px;
}
header.main nav.main {
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 992px) {
header.main nav.main {
margin: 0 1.2rem;
}
}
.header-wrap.search-mode {
position: fixed;
height: 100%;
width: 100%;
z-index: 30;
}
.header-wrap.search-mode .search-form {
display: block;
}
.header-wrap .hori-wrap {
display: flex;
flex-flow: column;
align-items: center;
}
@media (min-width: 768px) {
.header-wrap .hori-wrap {
flex-flow: row;
}
}
.header-wrap .hori-wrap > * {
height: 100%;
}
.header-wrap .hori-wrap .button, .header-wrap .hori-wrap input[type=submit] {
margin-left: 0;
line-height: 1.3rem;
width: 100%;
margin-top: 1rem;
}
@media (min-width: 768px) {
.header-wrap .hori-wrap .button, .header-wrap .hori-wrap input[type=submit] {
width: auto;
margin-top: 0;
margin-left: 1rem;
}
}
.header-wrap .hori-wrap .input-wrap {
width: 100%;
}
.header-wrap .hori-wrap .input-wrap input[type=search] {
width: 100%;
}
@keyframes search-form {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.header-wrap .search-form {
background-color: rgba(6, 29, 49, 0.8);
height: 100%;
margin: 0;
padding: 0;
display: none;
animation: search-form 300ms;
}
.header-wrap .search-form .icon-wrap {
display: flex;
align-items: center;
justify-content: center;
width: 65px;
}
.header-wrap .search-form .loader {
display: none;
}
.header-wrap .search-form .anti-loader {
display: block;
}
.header-wrap .search-form.searching .loader {
display: block;
}
.header-wrap .search-form.searching .anti-loader {
display: none;
}
.header-wrap .search-form .input-wrap {
display: flex;
border: 2px solid #efefef;
}
.header-wrap .search-form .content {
background-color: #fff;
padding-bottom: 1.5rem;
}
.header-wrap .search-form .content input {
font-size: 1rem;
box-sizing: border-box;
padding: 20px;
border: none;
height: 100%;
}
.header-wrap .search-form .content input:focus {
outline: none;
}
@keyframes search-result-item {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.header-wrap .search-form .search-results-heading {
display: none;
color: #fff;
}
.header-wrap .search-form .search-results-heading.active {
display: block;
}
.header-wrap .search-form .search-results {
margin-top: -15px !important;
}
.header-wrap .search-form .search-results > * {
color: #888889;
animation: search-result-item 450ms forwards;
display: block;
opacity: 0;
background-color: #fff;
padding: 30px;
min-height: 200px;
}
.header-wrap .search-form .search-results > *:hover {
background-color: #efefef;
}
.header-wrap .search-form .ug .box {
min-height: 400px;
background-color: #fff;
} header.main .menu-button {
width: 55px;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
border-radius: 50%;
font-size: 25px;
}
header.main .menu-button:active, header.main .menu-button:hover {
background-color: #92c0eb;
}
header.main .toggle-button {
float: right;
justify-self: flex-end;
transition: scale ease 300ms;
margin-left: 15px;
}
@media (min-width: 992px) {
header.main .toggle-button {
display: none;
margin-top: 0;
}
}
header.main .toggle-container {
display: none;
}
@media (min-width: 992px) {
header.main .toggle-container {
display: flex;
}
}
header.main .toggle-container .controls {
display: none;
width: 100%;
justify-content: space-between;
flex-shrink: 0;
}
header.main .toggle-container .close-button {
margin: 15px;
top: 0;
right: 0;
}
@media (min-width: 992px) {
header.main .toggle-container .close-button {
display: none;
}
}
header.main .toggle-container.toggled {
letter-spacing: 1.5px;
animation: toggle-container-toggle 300ms forwards;
background-color: #061D31;
font-size: 1.5rem;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
-ms-overflow-style: -ms-autohiding-scrollbar;
z-index: 35;
height: 100%;
display: flex;
flex-flow: column;
}
@keyframes toggle-container-toggle {
0% {
opacity: 0;
transform: scale(0.95);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@media (min-width: 992px) {
header.main .toggle-container.toggled {
background-color: transparent;
}
}
header.main .toggle-container.toggled .controls {
display: flex;
color: #FFF;
}
header.main .toggle-container.toggled nav.main {
overflow-y: scroll;
}
header.main .toggle-container.toggled nav.main .current-menu-item a {
color: #92c0eb;
}
header.main .toggle-container.toggled nav.main a {
color: #FFF;
}
header.main .toggle-container.toggled nav.main a:hover, header.main .toggle-container.toggled nav.main a:active {
background-color: #bdd9f3;
}
header.main .toggle-container.toggled.animated li {
opacity: 0;
animation: menu-li 600ms forwards;
}
@keyframes menu-li {
from {
opacity: 0;
transform: translateX(-15px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@media (min-width: 992px) {
header.main .toggle-container.toggled {
position: static;
}
}
body.home header.main {
border-bottom: none;
}
.header-bg {
background-color: #fff;
} .page-heading {
height: auto;
min-height: 40vw;
background-repeat: no-repeat;
color: #fff;
padding: 4rem 0 9rem 0;
text-align: center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.page-heading h1, .page-heading h2, .page-heading h3, .page-heading a {
color: #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.page-heading .button {
text-shadow: none;
}
.page-heading p {
font-size: 1.2rem;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
@media (min-width: 1400px) {
.page-heading {
min-height: 35vw;
height: 35vh;
}
}
.page-heading .content-wrap {
font-family: "Josefin Sans", sans-serif;
font-weight: bold;
max-width: 80%;
}
@media (min-width: 768px) {
.page-heading .content-wrap {
max-width: 50%;
}
}
@media (min-width: 1400px) {
.page-heading .content-wrap {
max-width: 40%;
}
}
@media (min-width: 1600px) {
.page-heading .content-wrap {
max-width: 35%;
}
}
.OBSlider {
-webkit-transition: all ease-in 0.1s;
-moz-transition: all ease-in 0.1s;
-ms-transition: all ease-in 0.1s;
-o-transition: all ease-in 0.1s;
-khtml-transition: all ease-in 0.1s;
transition: all ease-in 0.1s;
overflow: hidden;
position: relative;
width: 100%;
}
.OBSlider .control {
position: absolute;
z-index: 15; }
@media print {
.OBSlider .control {
display: none;
}
}
.OBSlider .control.control-next {
padding: 20px;
right: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
transform: translateY(-50%); }
@media (max-width: 992px) {
.OBSlider .control.control-next {
display: none;
}
}
.OBSlider .control.control-prev {
padding: 20px;
left: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
transform: translateY(-50%); }
@media (max-width: 992px) {
.OBSlider .control.control-prev {
display: none;
}
}
.OBSlider .control.control-indicator {
text-align: center;
bottom: 0;
width: 100%;
padding: 5px 0;
}
.OBSlider .control.control-indicator .indicator {
margin: 0 4px;
}
.OBSlider .control .fa {
font-size: 20px;
}
.OBSlider .inner {
position: relative;
-webkit-transition: all ease-in 0.1s;
-moz-transition: all ease-in 0.1s;
-ms-transition: all ease-in 0.1s;
-o-transition: all ease-in 0.1s;
-khtml-transition: all ease-in 0.1s;
transition: all ease-in 0.1s;
}
.OBSlider .inner .slide {
opacity: 0;
width: 100%; -webkit-transition: opacity ease-in 0.3s;
-moz-transition: opacity ease-in 0.3s;
-ms-transition: opacity ease-in 0.3s;
-o-transition: opacity ease-in 0.3s;
-khtml-transition: opacity ease-in 0.3s;
transition: opacity ease-in 0.3s;
z-index: 0;
position: absolute;
}
@media print {
.OBSlider .inner .slide {
position: static;
display: block;
opacity: 1;
visibility: visible;
}
}
.OBSlider .inner .slide.current-slide {
opacity: 1;
z-index: 2;
}  .OBWPSlider {
background-color: #f9f9f9;
}
.OBWPSlider .control {
cursor: pointer;
}
.OBWPSlider .control-next:hover, .OBWPSlider .control-prev:hover {
background-color: #fff;
}
.OBWPSlider .control-next:active, .OBWPSlider .control-prev:active {
background-color: #efefef;
}
.OBWPSlider .control.control-indicator {
display: flex;
align-items: center;
padding-bottom: 2rem;
}
.OBWPSlider .control.control-indicator .indicator {
display: flex;
align-items: center;
}
.OBWPSlider .control.control-indicator .indicator + .indicator {
margin-left: 18px;
}
.OBWPSlider .inner {
min-height: 350px;
height: 35vw !important;
max-height: 700px;
}
.OBWPSlider .slide {
background-position: center;
background-size: cover;
height: 100%;
display: flex;
}
@media print {
.OBWPSlider .slide {
min-height: initial;
height: auto;
display: block !important;
opacity: 1 !important;
}
}
.OBWPSlider .slide .content-wrapper {
width: 100%;
display: flex;
align-items: center;
}
.OBWPSlider .slide .content-wrapper > * {
max-width: 100%;
}
.OBWPSlider .slide.current-slide .fade-down {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
-khtml-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.OBWPSlider .slide .box {
background-color: rgba(146, 192, 235, 0.9);
color: #fff;
padding: 2rem;
max-width: 100%;
display: flex;
flex-flow: column;
justify-content: center;
}
.OBWPSlider .slide .box .content {
color: white;
}
.OBWPSlider .slide .box .content > :first-child {
margin-top: 0;
}
.OBWPSlider .slide .box .content > :last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
.OBWPSlider .slide .box {
width: 60%;
}
}
@media (min-width: 992px) {
.OBWPSlider .slide .box {
max-width: 50%;
}
}
@media (min-width: 1200px) {
.OBWPSlider .slide .box {
max-width: 40%;
}
}
.OBWPSlider .slide .box a {
color: #fff;
text-decoration: underline;
}
.OBWPSlider .slide .box a.button {
text-decoration: none;
}
.OBWPSlider .slide .box h1 {
line-height: 2.5rem;
}
.OBWPSlider .slide .box h2 {
line-height: 1.75rem;
}
:root, body {
font-size: 13px;
font-family: "Lato", sans-serif;
}
@media (min-width: 768px) {
:root, body {
font-size: 14px;
}
}
@media (min-width: 992px) {
:root, body {
font-size: 15px;
}
}
@media (min-width: 1200px) {
:root, body {
font-size: 16px;
}
}
@media (min-width: 1400px) {
:root, body {
font-size: 17px;
}
}
@media (min-width: 1600px) {
:root, body {
font-size: 18px;
}
}
@media (min-width: 1900px) {
:root, body {
font-size: 19px;
}
}
h1, h2, h3, h4, h5, h6 {
color: #222222;
font-weight: 600;
font-family: "Josefin Sans", sans-serif;
}
h1 {
font-size: 2rem;
line-height: 2.3rem;
}
@media (min-width: 992px) {
h1 {
line-height: 1.42857143;
}
}
h2 {
font-size: 1.5rem;
line-height: 1.8rem;
}
@media (min-width: 992px) {
h2 {
line-height: 1.42857143;
}
}
h3 {
font-size: 1.1rem;
}
p {
font-size: 1rem;
}
@media (min-width: 1600px) {
p {
font-size: 0.9rem;
}
}
@keyframes gdpr-notice-reveal {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}
.gdpr.sticky-notice {
z-index: 15;
display: none;
background-color: #fff;
box-shadow: 0 0 80px rgba(0, 0, 0, 0.12);
position: fixed;
bottom: 0;
left: 0;
right: 0;
align-items: center;
justify-content: space-between;
flex-flow: column;
padding: 15px;
}
@media (max-width: 571px) {
.gdpr.sticky-notice .button {
margin-top: 15px;
width: 100%;
text-align: center;
margin-left: 0;
}
}
@media (min-width: 572px) {
.gdpr.sticky-notice {
padding: 20px 25px;
flex-flow: row;
}
.gdpr.sticky-notice .button {
margin-left: 20px;
}
}
.gdpr.sticky-notice .button {
padding: 9px 20px;
cursor: pointer;
line-height: 1.4rem;
}
.gdpr.sticky-notice p {
margin: 0;
}
.gdpr.sticky-notice.not-seen {
display: flex;
animation: gdpr-notice-reveal ease 800ms forwards;
}
.box.colour-darkblue .content-wrap {
background-color: #061D31;
color: #92c0eb;
}
.box.colour-darkblue .content-wrap h1, .box.colour-darkblue .content-wrap h2, .box.colour-darkblue .content-wrap h3 {
color: #FFF;
}
.box.colour-orange .content-wrap {
background-color: #D83F0C;
}
.box.colour-grey {
background-color: #F6F7F8;
}
.box.colour-grey .content-wrap {
color: #222222;
}
.box.text-only {
display: flex;
flex-flow: column;
justify-content: center;
}
.box.text-only .content-wrap {
padding: 2rem 2rem 2.5rem 2.5rem;
}
.box.text-only li {
font-size: 1.1rem;
}
.ug .box.colour-darkblue + .box.colour-darkblue .content-wrap {
border-left: 1px solid #646464;
}
.ug .box {
background-size: cover;
display: flex;
flex-flow: row;
position: relative;
transition: all ease 200ms;
}
.ug .box .background-img {
background-size: cover;
}
.ug .box h3 {
margin-top: -0.5rem;
margin-bottom: 1rem;
}
.ug .box .img-wrap {
display: flex;
justify-content: center;
align-items: center;
padding: 2rem 0 2rem 2rem;
}
.ug .box .img-wrap img {
width: 200px;
}
.ug .box .content-wrap {
height: 90%;
display: flex;
flex-flow: column;
justify-content: center;
padding: 2rem;
width: 100%;
}
@media (min-width: 768px) {
.ug .box .content-wrap {
height: 100%;
}
}
.ug .box .content-wrap p {
margin-top: 0;
margin-bottom: 0;
}
.ug .box .content-wrap span.more-info {
font-size: 0.8rem;
color: #92c0eb;
text-transform: uppercase;
display: flex;
align-items: center;
}
.ug .box .content-wrap span.more-info:after {
content: "";
background-image: url(//schwimmbadandelfingen.ch/wp-content/themes/schwimmbadandelfingen/res/icons/arrow.svg);
height: 12px;
width: 14px;
margin-left: 10px;
background-repeat: no-repeat;
}
.ug .box .next-icon {
margin-left: 20px;
}
.ug a.box:hover {
transform: translateY(0);
}
@media (min-width: 768px) {
.ug a.box:hover {
transform: translateY(-10px);
}
}
[class*=col-] .box {
width: 100%;
} .ug.image-grid img {
align-self: center;
}
.recent-posts {
background-color: transparent;
border-radius: 3px;
}
.recent-posts.style-overlapping {
position: relative;
z-index: 8;
max-width: 460px;
margin: auto 0 auto auto;
}
@media (min-width: 768px) {
.recent-posts.style-overlapping {
margin-top: -100px;
}
}
@media (min-width: 992px) {
.recent-posts.style-overlapping {
box-shadow: 0 58px 26px #edf0f2;
margin-top: -185px;
}
}
.recent-posts .heading {
display: none;
}
.recent-posts .archive-link {
display: none;
}
.recent-posts .post + .post {
margin-top: 1.5rem;
}
.recent-posts .post {
transition: background-color 150ms;
}
.recent-posts .post a {
background-color: #92c0eb;
padding: 1.5rem;
display: flex;
flex-flow: row;
align-items: center;
}
.recent-posts .post a:hover {
background-color: #67a7e3;
}
.recent-posts .post a .details {
color: #FFF;
}
.recent-posts .post a .details p {
font-weight: bold;
}
.recent-posts .post .wp-post-image {
width: 75px;
align-self: center;
margin-right: 20px;
}
@media (min-width: 992px) {
.recent-posts .post .wp-post-image {
width: auto;
}
}
.recent-posts .post a {
color: #888889;
}
.recent-posts .post a, .recent-posts .post a:focus, .recent-posts .post a:active {
text-decoration: none;
}
.recent-posts .post a:after {
display: none;
}
.recent-posts .post a strong {
color: #222222;
}
.recent-posts .post .post-date {
display: block;
margin-bottom: 1rem;
}
.recent-posts .post p {
font-weight: normal;
margin: 0;
}
.recent-posts + .button {
display: inline-block;
line-height: 1.5rem;
margin-top: 1.5rem;
}
@media (min-width: 992px) {
article.single-post {
max-width: 75%;
}
}
@media (min-width: 1200px) {
article.single-post {
max-width: 70%;
}
}
@media (min-width: 1600px) {
article.single-post {
max-width: 70%;
}
}
article.single-post h1:first-child, article.single-post h2:first-child, article.single-post h3:first-child {
margin-top: 0;
color: #222222;
}
article.single-post *:last-child {
margin-bottom: 0;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
background: #92c0eb;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
}
.accordion + .accordion {
margin-top: 15px;
}
.accordion .accordion-heading {
font-weight: bold;
background-color: #92c0eb;
padding: 1rem;
display: flex;
align-items: center;
cursor: pointer;
justify-content: space-between;
color: #FFF;
font-size: 1rem;
}
.accordion .accordion-heading:after {
content: "+";
font-size: 3rem;
line-height: 0;
color: #FFF;
display: inline-block;
float: right;
min-width: 25px;
text-align: right;
font-weight: 400;
}
@media (min-width: 992px) {
.accordion .accordion-heading {
padding: 1.5em;
}
}
.accordion .accordion-inner {
padding: 1rem;
background-color: #FFF;
display: none;
}
@media (min-width: 992px) {
.accordion .accordion-inner {
padding: 1.5em;
}
}
.accordion .accordion-inner:last-of-type {
position: relative;
top: -1px;
}
.accordion .accordion-inner > :first-child {
margin-top: 0;
}
.accordion .accordion-inner > :last-child {
margin-bottom: 0;
}
.accordion.accordion-open .accordion-heading:after {
content: "-";
}
.accordion:last-child {
margin-bottom: 1em;
}
.content-box {
background-color: #fff;
display: flex;
position: relative;
transition: all ease 300ms;
transition-property: box-shadow, transform;
}
.content-box img {
align-self: center;
}
.content-box .img-wrap {
display: block;
}
.content-box .img-wrap img {
width: 100%;
}
.content-box .content-wrap {
display: flex;
flex-flow: column;
justify-content: space-between;
color: #888889;
padding: 2rem;
width: 100%;
height: 100%;
}
.content-box .content-wrap *:first-child {
margin-top: 0;
}
.content-box .arrow-link {
margin-top: auto;
}
.content-box .next-icon {
margin-left: 20px;
}
.content-box.type-imgtop {
flex-flow: column;
}
.content-box.type-imgtop .content-wrap {
border-top: 2px solid #f9f9f9;
}
.content-box.type-imgleft {
flex-flow: row;
align-items: center;
}
.content-box.type-imgleft .img-wrap {
padding: 1rem;
}
.content-box.type-imgleft .content-wrap {
border-left: 2px solid #f9f9f9;
}
a.content-box:hover {
transform: translateY(-10px);
box-shadow: 0 25px 30px -10px #e7e7e7;
}
.content-box.style-light {
background-color: #F6F7F8;
}
.captioned-image {
position: relative;
transition: all ease 200ms;
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
}
.captioned-image img {
width: 100%;
}
.captioned-image .content-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
transition: all ease 200ms;
}
.captioned-image .content-wrap:hover {
background-color: rgba(0, 0, 0, 0.6);
}
.captioned-image .content-wrap p {
color: #FFF;
display: block;
font-size: 1.2rem;
}
.captioned-image .content-wrap .more-info {
color: #92c0eb;
display: flex;
align-items: center;
}
.captioned-image .content-wrap .more-info:after {
content: "";
background-image: url(//schwimmbadandelfingen.ch/wp-content/themes/schwimmbadandelfingen/res/icons/arrow.svg);
height: 12px;
width: 14px;
margin-left: 10px;
background-repeat: no-repeat;
}
.boxed-page-wrap {
background-color: #F6F7F8;
padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
.boxed-page-wrap {
padding-bottom: 4rem;
}
}
.boxed-page-wrap .page-header-wrap {
position: relative;
width: 100%;
}
.boxed-page-wrap .title-wrap {
width: 100%;
height: 22vw;
min-height: 200px;
background-size: cover;
box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
}
.boxed-page-wrap .title-wrap h1 {
position: relative;
z-index: 1;
color: #FFF;
}
.boxed-page {
box-shadow: 0px 6px 30px rgba(136, 136, 137, 0.41);
background-color: #FFF;
padding-left: 0;
padding-right: 0;
max-width: 95vw;
margin-top: -3rem;
}
.boxed-page .page-section {
padding: 1.5rem 1rem;
}
@media (min-width: 768px) {
.boxed-page .page-section {
padding: 2.2rem 1.5rem;
}
}
@media (min-width: 992px) {
.boxed-page .page-section {
padding: 3rem 2rem;
}
}
#s {
margin-top: 2rem;
margin-bottom: 2rem;
}                   body {
-webkit-font-smoothing: antialiased;
background-color: #fff;
color: #888889;
}  img {
height: auto;
max-width: 100%;
}
img.alignleft {
float: left;
margin: 15px 15px 15px 0;
}
img.alignright {
float: right;
margin: 15px 0 15px 15px;
}
img.alignnone {
display: block;
margin: 15px 0;
}
img.aligncenter {
display: block;
margin: 15px auto;
} iframe {
vertical-align: top;
} a {
color: #92c0eb;
}
a:hover, a:active, a:focus {
color: #bdd9f3;
text-decoration: none;
} @media print {
a[href]:after {
content: "";
}
} ::selection {
background-color: rgba(146, 192, 235, 0.75);
color: #000000;
} iframe {
max-width: 100%;
width: 100%;
} @media (min-width: 1600px) {
.container {
width: 1280px;
max-width: calc(100% - 30px);
}
}
.blue-line {
display: flex;
justify-content: center;
align-items: center;
flex-flow: column;
}
.blue-line:after {
content: "";
background-image: url(//schwimmbadandelfingen.ch/wp-content/themes/schwimmbadandelfingen/res/icons/wave_line.svg);
height: 13px;
width: 94px;
margin-top: 0.4rem;
}
.pricelist {
display: flex;
flex-flow: row;
}
.pricelist p {
margin-top: 0.3rem;
margin-bottom: 0.3rem;
}
.pricelist .prices-left {
padding-right: 2rem;
}
.food-menu {
max-width: 400px;
grid-gap: 0 20px;
}
.food-menu.food, .food-menu.coffee {
display: grid;
grid-template-columns: 2fr auto;
}
.food-menu.drinks {
display: grid;
grid-template-columns: 2fr auto auto;
}
.food-menu p {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
.food-menu h3 {
grid-column: span 3;
}
.temperature-page {
height: 100vh;
font-weight: bold;
}
.temperature-page .page-section {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.temperature-page .page-section .col-sm-12 {
display: flex;
flex-flow: column;
align-items: center;
}
.temperature-page .page-section .col-sm-12 table {
font-size: 10vw;
width: 90%;
}
.temperature-page .page-section h1, .temperature-page .page-section h2, .temperature-page .page-section h3 {
font-size: 13vw;
margin: 0 0 8vh 0;
}
.temperature-page .page-section p {
font-size: 7vw;
margin: 0;
}
.popup-overlay {
position: fixed;
z-index: 100;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(6, 29, 49, 0.75);
backdrop-filter: blur(10px);
align-items: center;
justify-content: center;
display: none;
--border-style: 2px solid #efefef;
--padding: 1.5em;
}
.popup-overlay.popup-active {
display: flex;
}
.popup-overlay .popup {
background-color: #fff;
margin: 25px;
max-height: calc(100vh - 50px);
max-width: calc(100vw - 50px);
width: 600px;
display: flex;
flex-direction: column;
border-radius: 3px;
overflow: hidden;
}
@media (min-width: 992px) {
.popup-overlay .popup {
margin: 50px;
max-height: calc(100vh - 100px);
max-width: calc(100vw - 100px);
}
}
.popup-overlay .popup .popup-header {
padding: calc(0.5 * var(--padding)) var(--padding);
border-bottom: var(--border-style);
}
.popup-overlay .popup .popup-header h1, .popup-overlay .popup .popup-header h2, .popup-overlay .popup .popup-header h3 {
margin: 0;
line-height: 1;
margin-top: 0.3em;
font-size: 1.5rem;
}
.popup-overlay .popup .popup-content {
padding: 1.5em;
overflow-y: scroll;
flex-grow: 1;
}
.popup-overlay .popup .popup-content > :first-child {
margin-top: 0;
}
.popup-overlay .popup .popup-content > :last-child {
margin-bottom: 0;
}
.popup-overlay .popup .popup-footer {
display: flex;
justify-content: flex-end;
padding: calc(0.5 * var(--padding)) var(--padding);
border-top: var(--border-style);
}
.popup-overlay .popup .popup-footer .button {
line-height: 1em;
}