body {
hyphens: auto;
}
h1,
h2,
h3 {
hyphens: none;
}
.content-area a {
color: #808080;
}
#colophon {
color: #ffffff;
}
#colophon .widgets .widget-title {
color: #ffffff;
}
body,
button,
input,
select,
textarea {
font-size: 22px;
}
#mobile-navigation {
background: #99cee8;
left: auto;
right: 0;
overflow-y: scroll;
overflow-x: hidden;
padding: 15px 20px;
position: absolute;
top: 0%;
width: 23%;
z-index: 2003;
overflow: hidden;
height: auto;
}
#mobile-navigation ul li {
line-height: 3.5em;
}
.main-navigation .icon-menu {
z-index: 2006;
position: absolute;
top: 15px;
right: 5%;
background: #fff;
padding: 15px;
box-sizing: border-box;
width: 40px;
border-top: 4px solid #fff;
}
.main-navigation .icon-menu span {
background: #172c65;
border-radius: 0;
height: 3px;
border-left: 4px solid #fff;
border-right: 4px solid #fff;
}
.main-navigation .icon-menu span:first-child {
top: 2px;
}
.main-navigation .icon-menu span:nth-child(2) {
top: 11px;
}
.main-navigation .icon-menu span:nth-child(3) {
top: 20px;
}
#mobile-navigation ul li a {
color: #172c65;
display: block;
text-decoration: none;
width: 100% !important;
}
.main-navigation .to-close .icon-menu {
z-index: 2006;
position: absolute;
top: 10px;
right: 5%;
background: transparent;
padding: 13px;
box-sizing: border-box;
width: 20px;
border-top: 0px solid #fff;
}
@media screen and (min-width: 1921px) {
.main-navigation .to-close .icon-menu {
right: -2%;
}
}
.main-navigation .to-close .icon-menu span {
border-left: 0px solid #fff;
border-right: 0px solid #fff;
}
ul#primary-menu {
font-weight: 700;
}
#mobile-navigation ul ul {
font-weight: 400;
}
#mobile-navigation ul ul li {
line-height: 1.5em;
}
#mobile-navigation ul ul ul {
font-size: 18px;
}
#mobile-navigation ul ul ul li {
line-height: 1.5em;
padding-left: 0em;
}
#mobile-navigation ul ul li ul {
padding-bottom: 20px;
}
#mobile-navigation ul li.menu-item-has-children > a {
padding-left: 40px;
padding-right: 0px;
}
#mobile-navigation ul ul li.menu-item-has-children > a {
padding-left: 0px;
padding-right: 0px;
}
#mobile-navigation ul li .dropdown-toggle {
color: #172c65;
font-size: 25px;
line-height: 2em !important;
background: transparent;
border: 0;
box-shadow: none;
outline: none;
padding: 5px;
position: absolute;
left: 2px;
left: -5px;
right: auto;
top: 6px;
transition: all 0.2s linear;
transform: rotate(90deg);
transform-origin: 50% 50%;
}
#mobile-navigation ul li .dropdown-toggle.toggle-open {
transform: rotate(-90deg);
left: 0px;
right: auto;
}
#mobile-navigation ul ul li .dropdown-toggle .north-icon-next::before {
top: 0px;
font-size: 30px;
}
.dropdown-toggle .north-icon-next::before {
content: "+";
font-weight: 700;
}
.dropdown-toggle.toggle-open .north-icon-next::before {
content: "-";
font-weight: 700;
}
#mobile-navigation ul li .dropdown-toggle.toggle-open {
transform: rotate(0deg);
}
#mobile-navigation ul li ul li .dropdown-toggle {
color: #172c65;
font-size: 25px;
line-height: 0.7em !important;
padding-top: 0px;
top: 0px;
}
#mobile-navigation ul li .dropdown-toggle.toggle-open [class*=" north-icon-"],
#mobile-navigation ul li .dropdown-toggle.toggle-open [class^="north-icon-"] {
line-height: 0.7em !important;
position: relative;
top: -3px;
}
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class*=" north-icon-"],
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class^="north-icon-"] {
line-height: 0.7em !important;
top: auto;
}
[class*=" north-icon-"],
[class^="north-icon-"] {
line-height: 0.8;
}
body.responsive .container {
width: 100%;
max-width: 84%;
}
h1,
h2,
h3,
h4 {
font-weight: 400;
color: #172c65;
}
h5 {
color: #2398d5;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong {
font-weight: 700;
}
h1 {
font-size: 54px;
line-height: normal;
}
h2 {
font-size: 46px;
line-height: normal;
}
h3 {
font-size: 30px;
line-height: normal;
}
h4 {
font-size: 30px;
line-height: normal;
}
a {
text-decoration: none;
}
.entry-content,
.entry-summary,
.page-content {
line-height: normal;
}
#masthead {
background: transparent;
border-bottom: 0px solid #d4d4d4;
position: absolute;
}
#masthead .site-branding img {
max-height: 160px;
width: auto;
}
#masthead .site-branding {
padding-right: 0;
position: relative;
left: 5%;
} .slow-slider-image {
height: 80vh !important;
}
.no-margin {
}
.top-boxes {
background: linear-gradient(to left, #69cfbd 50%, #2398d5 50%);
}
.top-boxes.bg-bluegreen {
background: #69cfbd;
}
.top-boxes.bg-bluegreen {
background: #69cfbd;
} .highlight-blue {
background: #2398d5;
padding: 50px 100px;
box-sizing: border-box;
color: #fff;
position: relative;
}
.highlight-bluegreen {
background: #69cfbd;
padding: 50px 100px !important;
box-sizing: border-box;
color: #172c65;
position: relative;
}
.highlight-ligtblue {
background: #e7f1f5;
padding: 100px 50px;
box-sizing: border-box;
color: #172c65;
position: relative;
border: 0px !important;
}
.hightlight-darkblue {
background: #172c65;
padding: 50px;
box-sizing: border-box;
color: #fff;
position: relative;
}
.highlight-ligtblue hr {
background-color: #2398d5;
} .highlight-bluegreen a {
color: #172c65;
}
.highlight-bluegreen .box-right a {
margin: 0px auto;
color: #172c65;
display: block;
width: 55%;
padding: 20px;
border: 1px solid #172c65;
}
.highlight-bluegreen .box-right a:hover {
background: #172c65;
color: #69cfbd;
}
.highlight-ligtblue a {
color: #172c65;
}
.highlight-blue a {
color: #fff;
}
.highlight-blue .box-left a {
color: #2398d5;
display: inline-block;
width: auto;
text-align: center;
background: #fff;
padding: 10px 20px;
border: 1px solid #fff;
} .team {
border-bottom: 1px solid #eee;
}
.team .textwidget img {
width: 150px;
height: auto;
}
.team h4,
.team h5,
.team p {
}
.team img.alignleft {
border: 1px solid blue;
} .margin-box {
margin: 0 5% 0 5%;
}
.margin-top-box {
margin-top: -20%;
position: relative;
z-index: 100;
min-height: 200px;
}
.margin-top-box-inline {
margin-top: -50px;
z-index: -1;
padding-top: 100px !important;
} .home .tribe-events-widget-events-list__view-more {
display: none;
}
.tribe-events-widget-events-list {
}
.tribe_events-template-default.single-tribe_events #content .container {
background: #e7f1f5;
padding-top: 200px;
max-width: 1540px;
}
.tribe-events-view button {
box-shadow: none;
}
.tribe-events-view {
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
font-size: 1.5rem;
margin-top: 20px;
margin-bottom: 10px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
margin: 0px 0px 20px 0;
padding-top: 10px;
padding-bottom: 0px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
margin-top: 0;
}
.tribe-events-calendar-list__event-row {
background: #fff;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event {
margin-bottom: 10px;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-details > .tribe-events-calendar-list__event-description {
display: none !important;
}
.tribe-events-header--has-event-search {
padding-top: 200px !important;
}
.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-title span {
font-size: 24px;
font-weight: 400;
line-height: 1.2;
}
.tribe-common-h7,
.tribe-common-h8 {
font-family: "IBM Plex Sans", sans-serif !important;
}
.tribe-common-g-row.tribe-events-widget-events-list__event-row {
background: #fff;
padding: 10px 0 10px 0;
color: #172c65 !important;
}
.tribe-events-widget-events-list__event-datetime,
.tribe-common a,
.tribe-common a:active,
.tribe-common a:focus,
.tribe-common a:hover,
.tribe-common a:visited {
color: #172c65 !important;
} .event-list-start {
}
.highlight-ligtblue .event-list {
background: #fff;
bax-sizing: border-box;
padding: 15px;
position: relative;
}
.highlight-ligtblue .event-list h3 {
font-weight: 700;
margin: 0;
font-size: 24px;
line-height: 120%;
}
.highlight-ligtblue .event-list h3 span {
font-weight: 400;
margin: 0;
display: block;
font-size: 20px;
}
.highlight-ligtblue .event-list a {
background: #2398d5;
color: #fff;
padding: 5px 10px;
font-weight: 600;
position: absolute;
right: 15px;
top: 30%;
} .highlight-ligtblue .ow-button-base a {
border: 1px solid #2398d5;
padding: 10px 5px 10px 5px;
} .wptww-testimonials-slidelist.design-1 .fa-quote-left,
.wptww-testimonials-list.design-1 .fa-quote-left,
.wptww-testimonials-slide-widget.design-1 .fa-quote-left {
display: none;
}
.highlight-bluegreen .wptww-testimonials-text em::before,
.highlight-bluegreen .wptww-testimonials-text em::after {
color: #172c65;
}
.wptww-testimonials-list .wptww-testimonials-text p,
.wptww-testimonials-slidelist .wptww-testimonials-text p,
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
font-size: 22px;
text-align: center;
}
.wptww-testimonials-slide-widget.design-1 .slick-next,
.wptww-testimonials-slide-widget.design-2 .slick-next,
.wptww-testimonials-slide-widget.design-3 .slick-next,
.wptww-testimonials-slide-widget.design-4 .slick-next {
right: -30px !important;
}
.wptww-testimonials-slide-widget.design-1 .slick-prev,
.wptww-testimonials-slide-widget.design-2 .slick-prev,
.wptww-testimonials-slide-widget.design-3 .slick-prev,
.wptww-testimonials-slide-widget.design-4 .slick-prev {
left: -30px !important;
} .so-widget-sow-contact-form .sow-contact-form {
padding: 0px;
border: #fff solid 0px !important;
background-color: transparent !important;
max-width: 70%;
margin: 0 auto;
}
.so-widget-sow-contact-form .sow-text-field {
border: 0px solid #fff !important;
}
.so-widget-sow-contact-form textarea,
.so-widget-sow-contact-form input {
border: 0 !important;
}
.so-widget-sow-contact-form input[type="submit"] {
border: 0;
}
.so-widget-sow-contact-form-default-113fb5b4260e .sow-contact-form .sow-submit-styled .sow-submit {
color: #5a5a5a;
background: #2398d5;
border: 0px solid #989a9c;
border-radius: 0px;
font-weight: 500;
padding: 10px 20px;
display: inline-block;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5);
color: #fff;
}
.so-widget-sow-contact-form select {
width: 100%;
border: 0;
padding: 10px;
}
.firstcharacter {
float: left;
font-size: 75px;
line-height: 60px;
padding-top: 0px;
padding-right: 30px;
padding-left: 0px;
padding-bottom: 2em;
}
.so-widget-ink-num-count-number-5039e225a3e2 .iw-so-number {
padding: 0px 15px;
} #colophon {
margin: 0px auto;
width: calc(84% - 40px);
}
#colophon.site-footer,
#colophon.footer-active-sidebar {
border-top: 0px solid #292929;
background: #172c65;
color: #2398d5;
padding-top: 50px;
}
#colophon a {
color: #2398d5;
}
#colophon .site-info {
background: #000;
border-top: 0px solid #292929;
color: #2398d5;
}
#colophon .site-info span::after {
content: "";
display: none;
padding: 0 0px;
}
#colophon .site-info span:last-child {
display: none;
}
#colophon .site-info a {
}
.lsow-dark-bg .panel-grid-cell {
width: calc(50% - (0.5 * 0px)) !important;
}
@media screen and (min-width: 1921px) {
body.responsive .container {
max-width: 1580px;
}
#colophon {
max-width: 1540px;
}
}
@media screen and (max-width: 1440px) {
body.responsive .container {
}
.highlight-blue {
padding: 30px 40px;
}
.highlight-bluegreen {
padding: 30px 40px !important;
}
.highlight-ligtblue {
padding: 40px 30px;
}
.hightlight-darkblue {
padding: 20px;
}
.margin-box {
margin: 0 5% 0 5%;
}
.margin-top-box {
margin-top: -20%;
position: relative;
z-index: 100;
}
.highlight-bluegreen.margin-top-box-inline {
margin-top: -50px;
z-index: -1;
padding-top: 100px !important;
}
}
@media screen and (max-width: 1366px) {
body.responsive .container {
}
.highlight-blue {
padding: 20px 30px;
}
.highlight-bluegreen {
padding: 20px 30px !important;
}
.highlight-ligtblue {
padding: 30px 20px;
}
.hightlight-darkblue {
padding: 20px;
}
.margin-box {
margin: 0 5% 0 5%;
}
.margin-top-box {
margin-top: -20%;
position: relative;
z-index: 100;
}
.highlight-bluegreen.margin-top-box-inline {
margin-top: -50px;
z-index: -1;
padding-top: 100px !important;
}
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1024px) {
body,
button,
input,
select,
textarea {
font-size: 18px;
}
#mobile-navigation {
width: 100%;
}
#mobile-navigation ul li .dropdown-toggle {
top: 2px;
}
#mobile-navigation ul ul li {
line-height: 3em;
}
h1 {
font-size: 42px;
}
h2 {
font-size: 42px;
}
.highlight-bluegreen .box-right a {
width: 75%;
}
.highlight-ligtblue .event-list h3 {
font-size: 20px;
}
.wptww-testimonials-list .wptww-testimonials-text p,
.wptww-testimonials-slidelist .wptww-testimonials-text p,
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
font-size: 18px;
}
}
@media screen and (max-width: 990px) {
h1 {
font-size: 36px;
}
h2 {
font-size: 36px;
}
h1 br,
h2 br {
display: none;
}
#mobile-navigation ul li .dropdown-toggle {
top: 2px;
}
#mobile-navigation ul ul li {
line-height: 3em;
}
#mobile-navigation ul ul li [class*=" north-icon-"],
#mobile-navigation ul ul li [class^="north-icon-"] {
left: 13px;
position: relative;
}
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class*=" north-icon-"],
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class^="north-icon-"] {
left: 0px;
top: 12px;
position: relative;
}
}
@media screen and (max-width: 900px) {
.highlight-ligtblue .event-list a {
position: relative;
right: auto;
}
}
@media screen and (max-width: 810px) {
body.responsive .container {
max-width: 100%;
}
body.responsive #masthead .container {
padding-left: 40px;
padding-right: 40px;
}
.lsow-dark-bg .panel-grid-cell {
width: 100% !important;
}
}
@media screen and (max-width: 810px) {
#colophon {
margin: 0px auto;
margin-top: 0px;
width: 100%;
}
.container {
padding: 0;
}
}
@media screen and (max-width: 810px) {
body.responsive .container {
padding: 0;
}
.top-boxes {
background: #69cfbd;
}
.margin-top-box {
margin-top: 0%;
}
.margin-box {
margin: 0;
}
#colophon.site-footer,
#colophon.footer-active-sidebar {
text-align: center;
}
.container .panel-grid:last-child {
margin-bottom: 0px !important;
}
}
@media screen and (max-width: 600px) {
body,
button,
input,
select,
textarea {
font-size: 14px;
}
h1,
h2,
h3 {
hyphens: none;
}
h1,
h2 {
text-align: center;
}
h1 br,
h2 br {
display: inline;
}
h1 {
font-size: 26px;
}
h2 {
font-size: 26px;
}
.highlight-ligtblue .event-list h3 {
font-size: 18px;
}
.wptww-testimonials-list .wptww-testimonials-text p,
.wptww-testimonials-slidelist .wptww-testimonials-text p,
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
font-size: 14px;
}
#mobile-navigation ul li {
font-size: 18px;
}
#mobile-navigation ul ul li .dropdown-toggle {
top: -2px;
}
#colophon {
margin: 0px auto;
margin-top: 0px;
width: 100%;
}
}
@media screen and (max-width: 414px) {
} body .wcsearch-content p.wcsearch-search-suggestions {
display: none;
} body .w2dc-sticky-ribbon {
overflow: visible;
} .w2dc-listings-block .w2dc-anim-style figure.w2dc-listing-logo:hover figcaption {
opacity: 0;
}
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption .w2dc-figcaption-middle,
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption ul.w2dc-figcaption-options,
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption li.w2dc-listing-figcaption-option,
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-listing-figcaption-option > a {
height: 100%;
width: 100%;
}
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption ul.w2dc-figcaption-options {
padding-top: 0;
padding-bottom: 0;
}
.w2dc-listing-single .w2dc-listing-logo-wrap .slide > img,
.w2dc-listing-single .w2dc-listing-logo-wrap .slide > a > img {
width: 300px;
height: auto;
}@media (min-width: 780px) {
.so-widget-sow-hero-default-1fcea90d6fc9-326 {
min-height: 700px;
}
}
@media (max-width: 780px) {
.so-widget-sow-hero-default-1fcea90d6fc9-326 {
min-height: 450px;
}
}
@media (max-width: 780px) {
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images {
min-height: 0 !important;
}
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
padding: calc( 10% + 0% ) 20px 10% 20px;
max-width: 1280px;
height: 700px;
display: flex;
flex-direction: column;
justify-content: center;
}
@media (max-width: 780px) {
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
height: 450px;
}
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h1,
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h2,
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h3,
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h4,
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h5,
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h6 {
line-height: 1.375em;
color: #f8f8f8;
margin: 0.1em 0;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h1 {
font-size: 54px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h2 {
font-size: 45.9px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h3 {
font-size: 37.8px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h4 {
font-size: 32.4px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h5 {
font-size: 27px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h6 {
font-size: 21.6px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
color: #f8f8f8;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
margin: 1em 0;
font-size: 32px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons {
margin-top: 3em;
padding-bottom: 0.2em;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons .so-widget-sow-button {
display: inline-block;
margin: 3px 6px 0;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base .sow-slider-pagination {
text-align: right;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base .sow-slider-pagination li a {
background: #ffffff;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base .sow-slide-nav {
font-size: 25px;
}
.so-widget-sow-hero-default-1fcea90d6fc9-326 .sow-slider-base .sow-slide-nav a {
color: #ffffff;
}@font-face{font-family:'so-slider-pointers';src:url(//kraftprotz.net/wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.eot);src:url(//kraftprotz.net/wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.eot) format('embedded-opentype'),url(//kraftprotz.net/wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.woff) format('woff'),url(//kraftprotz.net/wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.ttf) format('truetype'),url(//kraftprotz.net/wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.svg) format('svg');font-weight:normal;font-style:normal;font-display:block}.sow-slider-base{position:relative;overflow:hidden}.sow-slider-base ul.sow-slider-images{list-style:none;margin:0;overflow:hidden}.sow-slider-base ul.sow-slider-images li.sow-slider-image{width:100%;margin:0;list-style:none;position:relative;overflow:hidden}.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover{background-position:center center;background-size:cover}.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover{background-repeat:repeat}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container{position:absolute;top:0;left:0;width:100%;z-index:2}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper{margin:0 auto;z-index:2;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper>*:first-child{margin-top:0}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper>*:last-child{margin-bottom:0}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay{position:absolute;top:0;left:0;bottom:0;right:0}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover{background-position:center center;background-size:cover}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover{background-repeat:repeat}.sow-slider-base ul.sow-slider-images li.sow-slider-image>img,.sow-slider-base ul.sow-slider-images li.sow-slider-image>a>img,.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper>img,.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper>a>img{display:block;width:100%;height:auto;border:none}.sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element{position:absolute;top:50%;left:50%;width:auto;height:auto;z-index:1;overflow:hidden}.sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-full-element{display:block;width:100%;height:auto}.sow-slider-base .sow-slider-pagination{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;bottom:20px;font-size:0;left:0;line-height:11px;list-style:none;margin:0;padding:0 30px;position:absolute;width:100%;z-index:1001}.sow-slider-base .sow-slider-pagination li{display:inline-block;font-size:1em;text-align:left;margin:0 4px 0 0}.sow-slider-base .sow-slider-pagination li:last-of-type{margin-right:0}.sow-slider-base .sow-slider-pagination li a{background:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;display:block;height:11px;opacity:.45;text-indent:-9999px;width:11px}.sow-slider-base .sow-slider-pagination li.sow-active a{opacity:.85}.sow-slider-base .sow-slide-nav{list-style:none;z-index:1001;position:absolute;top:50%;transform:translateY(-50%);opacity:.75;font-size:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sow-slider-base .sow-slide-nav a{display:block;padding:15px;text-align:center;text-decoration:none;color:#FFFFFF}.sow-slider-base .sow-slide-nav a em{display:block}.sow-slider-base .sow-slide-nav.sow-slide-nav-next{right:5px}.sow-slider-base .sow-slide-nav.sow-slide-nav-next a{background-position:top right}.sow-slider-base .sow-slide-nav.sow-slide-nav-prev{left:5px}.sow-slider-base .sow-slide-nav.sow-slide-nav-prev a{background-position:top left}.sow-slider-base .cycle-sentinal{overflow:hidden}.sow-slider-base.sow-slider-is-mobile video.sow-background-element:not(.sow-mobile-video_enabled){visibility:hidden}.sow-slider-base [class^="sow-sld-icon-"],.sow-slider-base [class*=" sow-sld-icon-"]{font-family:'so-slider-pointers';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sow-slider-base .sow-sld-icon-ultra-thin-rounded-left:before{content:"\e600"}.sow-slider-base .sow-sld-icon-ultra-thin-rounded-right:before{content:"\e601"}.sow-slider-base .sow-sld-icon-thin-rounded-left:before{content:"\e602"}.sow-slider-base .sow-sld-icon-thin-rounded-right:before{content:"\e603"}.sow-slider-base .sow-sld-icon-medium-rounded-left:before{content:"\e604"}.sow-slider-base .sow-sld-icon-medium-rounded-right:before{content:"\e605"}.sow-slider-base .sow-sld-icon-thick-rounded-left:before{content:"\e606"}.sow-slider-base .sow-sld-icon-thick-rounded-right:before{content:"\e607"}.sow-slider-base .sow-sld-icon-ultra-thin-left:before{content:"\e608"}.sow-slider-base .sow-sld-icon-ultra-thin-right:before{content:"\e609"}.sow-slider-base .sow-sld-icon-thin-left:before{content:"\e60a"}.sow-slider-base .sow-sld-icon-thin-right:before{content:"\e60b"}.sow-slider-base .sow-sld-icon-medium-left:before{content:"\e60c"}.sow-slider-base .sow-sld-icon-medium-right:before{content:"\e60d"}.sow-slider-base .sow-sld-icon-thick-left:before{content:"\e60e"}.sow-slider-base .sow-sld-icon-thick-right:before{content:"\e60f"}.so-sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base {
zoom: 1;
}
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base:before {
content: '';
display: block;
}
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base .sowb-button {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0.25em;
-moz-border-radius: 0.25em;
border-radius: 0.25em;
background: #e7f1f5;
border-width: 1px 0;
border: 1px solid #e7f1f5;
color: #2398d5 !important;
font-size: 1em;
padding: 1em;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
width: 300px;
max-width: 100%;
padding-inline: 2em;
}
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-flat-5c6c5ec25822-326 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #2fa1dd;
border-color: #2fa1dd;
color: #ffffff !important;
}.ow-button-base{zoom:1}.ow-button-base:before{content:'';display:block}.ow-button-base:after{content:'';display:table;clear:both}.ow-button-base .sowb-button{cursor:pointer;display:inline-block;line-height:1em;text-align:center;text-decoration:none}.ow-button-base .sowb-button .sow-icon-image,.ow-button-base .sowb-button [class^="sow-icon-"]{font-size:1.3em;height:1em;width:auto;margin:-0.1em .75em -0.2em -0.75em;display:block;float:left}.ow-button-base .sowb-button .sow-icon-image{width:1em;background-size:cover}.ow-button-base .sowb-button.ow-icon-placement-top .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-top [class^="sow-icon-"]{margin:0 auto .5em;float:none}.ow-button-base .sowb-button.ow-icon-placement-right .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-right [class^="sow-icon-"]{margin:-0.1em -0.75em -0.2em .75em;float:right}.ow-button-base .sowb-button.ow-icon-placement-bottom .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-bottom [class^="sow-icon-"]{float:none;margin:.5em auto 0}.ow-button-base .sowb-button.ow-icon-placement-bottom>span{display:flex;flex-direction:column-reverse}.ow-button-base .sowb-button.ow-icon-placement-left .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-left [class^="sow-icon-"]{margin:-0.1em .75em -0.2em -0.75em;float:left}.ow-button-base.ow-button-align-left{text-align:left}.ow-button-base.ow-button-align-right{text-align:right}.ow-button-base.ow-button-align-center{text-align:center}.ow-button-base.ow-button-align-justify .sowb-button{display:block}.so-widget-ink-num-count-number-5039e225a3e2-326 .iw-so-number-title {
color: #172c65;
margin-bottom: 0;
}
.so-widget-ink-num-count-number-5039e225a3e2-326 .iw-so-number-count {
color: #99cee8;
font-size: 70px;
line-height: 70px;
margin: 0;
}
.so-widget-ink-num-count-number-5039e225a3e2-326 .iw-so-number {
padding: 30px 15px;
}