﻿/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...
7$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$?...7$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~....$$$$$$$
7$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$Z=.....$$$$$$$$$$
$ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ+.  ...ZZZZZZZZZZZZZ
$ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ...  ..ZZZZZZZZZZZZZZZZ
$ZZZZZZZZZZZZZZZZZZZZZZZZZZZ$..    ..ZZZZZZZZZZZZZZZZZZ
$ZZZZZZZZZZZZZZZZZZZZZZZZZ...   ...ZZZZZZZZZZZZZZZZZZZZ
$ZZZZZZZZZZZZZZZZZZZZZZ..      ..ZZZZZZZZZZZZZZZZZZZZZZ
$ZZZZZZZZZZZZZZZZZZZ..  ...   .ZZZZZZZZZZZZZZZZZZZZZZZZ
$OOOOOOOOOOOOOOOOO..         .OOOOOOOOOOOOOOOOOOOOOOOOO
$OOOOOOOOOOOOOOO.           .OOOOOOOOOOOOOOOOOOOOOOOOOO
ZOOOOOOOOOOOOOO.            8OOOOOOOOOOOOOOOOOOOOOOOOOO
ZOOOOOOOOOOOOZ             .OOOOOOOOOOOOOOOOOOOOOOOOOOO
ZOOOOOOOOOOOO.             .OOOOOOOOOOOOOOOOOOOOOOOOOO0
ZOOOOOOOOOOO,...............+OOOOOOOOOOOOOOOOOOOOOOOOO0
ZOOOOOOOOOOO:................OOOOOOOOOOOOOOOOOOOOOOOOO0
ZOOOOOOOOOOOO.................8OOOOOOOOOOOOOOOOOOOOOOO0
Z8888888888888.................O88888888888888888888888
O88888888888888..................O888888888888888888888
O8888888888888888.................888888888888888888888
O888888888888888888?................8888888888888888888
O888888888888888888888$..............$88888888888888888
O888888888888888888888888D,............D888888888888888
O88888888888888888888888888888...........88888888888888
O888888888888888888888888888888888........:888888888888
O888888888888888888888888888888888888.......D8888888888
ODDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD88.......DDDDDDDDD
ODDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD..........DDDDDDDD
ODDDDDDDDDDDDDDDDDDDDDDDDDDDDD8,... ...   ...   .DDDDDD
ODDDDDDDDDDDDDDDDDDDD.............................DDDDD
ODDDDDDDDDDDDDDDDDDDDDDDDDDDD,.....................DDDD
8DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD$..............7DD
8DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD+.......++
8DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD*/
/* Created by: 2016, Kinetic Solutions               */


/* BNB PAGES - CLIENT BRANDING --------------------- */
/* This is a special case, because there is no need to
   change the original Kinetic.BnB design here, because
   Kinetic design equals to KxBnB design. */


/* KINETIC-RESET ----------------------------------- */
/* Just keep it to further reusage. */
.clear { margin: 0; padding: 0; clear: both; }
.img-left { float:left; margin: 4px 20px 15px 0; }
.img-right { float:right; margin: 4px 0 15px 20px; }
.img-center { float:none; margin: 0 auto; }
.img-fluid { float:none; margin: 0; width:100%; height:auto; }
.img-background { float:none; margin: 0; width:auto; height:auto; z-index:0; position:absolute; }
.img-bottom { float:none; margin: 0; width:auto; height:auto; z-index:4; position:absolute; bottom:0; }
.nav-bar { background: #2e4680; }


/* GENERAL ----------------------------------------- */
/* John added this in december */
div#licencepagecontent { margin-top: 65px; }

/* BANNER */ 

.banner {
    border-bottom: 1px solid #b31883;
    height: 400px;
}

.banner img {
    margin-left: 0px;
    left: 0%;
}

.bnbTitle1 {
    text-align: center;
    z-index: 1;
    position: relative;
    display: block;
    width: 58%;
    margin: 0 auto;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    background: rgba(0, 163, 204, .75);
    padding: 0px 10px;
    margin-top: 153px;
    text-shadow: -3px 2px #54565b;
}

.bnbTitle2 {
    text-align: center;
    z-index: 1;
    position: relative;
    display: block;
    width: 58%;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    /*text-shadow: 2px 2px #000;*/
    background: rgba(0, 163, 204,.75);
    padding: 20px 40px;
    text-shadow: -3px 1px #54565b;
}

/* Logo */

.pageHeader .logo {
    background: url(../Images/Base/logo.svg) top center no-repeat;
    margin: -72px -97px 93px;
    height: 80px;
}

.pageHeader {
    height: 153px;
}

.mainNavigation ul li a {
    color: white!important;
}

.mainNavigation ul li.active a, .mainNavigation ul li a:hover {
        background: none;
        border-bottom: 0px;
        color: white!important;
}

.pageHeader > .container-fluid:first-child + .container-fluid {
    background: white;
    height: 0px;
}

.pageHeader>.container-fluid>.container {
    margin-top: 43px;
}


/* New NAVBAR */

.topNav {
    border-bottom: 1px solid #54565b;
    width: 72%;
}

nav {
    width: 100%;
    background: #fff;
}

ul.topNav {
    /*width: 80%;*/
    margin: 0 auto;
    padding: 0;
    margin-left: 320px;
}

ul.topNav li {
    list-style: none;
    display: inline-block;
    padding: 20px;
    font-size: 12px;
}

    .topNav li:hover {
        background: #F3A5DA;
    }

    ul.topNav li a {
        color: #54565b;
        font-weight: 600;
    }

.toggle {
    width: 80%;
    padding: 10px 20px;
    background: #ffffff;
    text-align: right;
    box-sizing: border-box;
    color: #B31883;
    font-size: 25px;
    margin-left: 20%;
    display: none;
}





/* MEDIA QUERIES */

@media only screen and (max-width: 1300px) {
    .banner {
        border-bottom: 0px;
        height: 381px;
    }
}

@media only screen and (max-width: 1199px) {
   .banner  {
        height: 351px;
    }

    .bnbTitle1 {
        margin-top: 117px;
    }

    ul.topNav li {
        padding: 10px;
    }

    .pageHeader > .container-fluid > .container {
        margin-top: 60px;
    }

}

@media only screen and (max-width: 1050px) {
    .banner {
        height: 307px;
    }
}

@media only screen and (max-width: 991px) {
    .banner {
        height: 298px;
    }

    .bnbTitle1 {
        margin-top: 97px;
        font-size: 35px;
    }

    .bnbTitle2 {
        font-size: 19px;
    }

    .pageHeader .logo {
        margin-top: -70px;
    }

    ul.topNav li {
        padding: 3px;
    }

    ul.topNav {
        margin-left: 214px!important;
    }
}

@media only screen and (max-width: 850px) {
    .banner {
        height: 256px;
    }

    .bnbTitle1 {
        margin-top: 83px;
        font-size: 32px;
    }

    .bnbTitle2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .banner {
        height: 232px;
    }

    .bnbTitle1 {
        margin-top: 73px;
        font-size: 30px;
    }

    .bnbTitle2 {
        font-size: 13px;
    }

    ul.topNav {
        margin-left: 205px!important;
    }

    .pageHeader .logo {
        margin-top: -52px;
    }
}

@media only screen and (max-width: 767px) {
    .banner {
        border-bottom: 1px solid #b31883;
    }

    .toggle {
        display: block;
        /*margin-top: 60px;*/
    }

    ul.topNav {
        width: 100%;
        display: none;
    }

    ul.topNav li {
        display: block;
        text-align: center;
        background: #f3a5da;
    }

    #KxBnBWidget > .KxBnBHorizontalWidget fieldset.header-active > .header-wrapper {
        background-color: #F3A5DA;
    }

    #KxBnB .componentSearchResults .show-more, #KxBnB .componentSearchResults .show-less {
        color: #ffffff;
    }

    #KxBnB .btn-default:hover {
        background-color: #F3A5DA;
        border-color: #F3A5DA;
    }

    #KxBnB .btn-default:active {
        background: #f3a5da;
        border-color: #f3a5da;
    }

    #KxBnB .btn-default:active:focus {
        background: #f3a5da;
        border-color: #f3a5da;
    }

    ul.topNav {
        margin-left: 0px!important;
        margin-top: 26px;
    }

    ul.topNav li a {
        font-size: 20px;
    }

    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    .topNav li:hover {
        background: #ffffff;
    }

    #KxBnB .componentCartWrapper .componentCart.inverse {
        z-index: 0;
    }

    .pageHeader .logo {
        margin-top: -74px;
    }

}

@media only screen and (max-width: 480px) {
    .pageHeader .logo {
        margin: -77px -72px 93px;
    }
}

@media only screen and (max-width: 414px) {
    .pageHeader .logo {
        margin: -77px -39px 93px;
    }
}

@media only screen and (max-width: 375px) {
    .pageHeader .logo {
        margin: -77px -26px 93px;
    }
}












/* WORDPRESS CSS 

/*@import url("https://use.typekit.net/pkj2kbr.css");*/
@charset "UTF-8";

@media print, screen and (min-width: 40em) {
    .reveal, .reveal.tiny, .reveal.small, .reveal.large {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
}

.back-white {
    background: #FFF;
}

.mobile.menu-icon, #main_header .sticky_social {
    display: none;
}

html {
    font-family: sans-serif; /* 1 */
    line-height: 1.15; /* 2 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
}

body {
    margin: 0;
    padding: 0;
}

article, aside, footer, header, section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption, figure {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

main {
    display: block;
}

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

b, strong {
    font-weight: inherit;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

button {
    overflow: visible;
}

button, select { /* 1 */
    text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

button, [type="button"], [type="reset"], [type="submit"] {
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

input {
    overflow: visible;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }


::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box; /* 1 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    color: inherit; /* 2 */
    white-space: normal; /* 1 */
}

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

textarea {
    overflow: auto;
}

details {
    display: block;
}

summary {
    display: list-item;
}

menu {
    display: block;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
    box-sizing: border-box;
    font-size: 100%;
}

*, *::before, *::after {
    box-sizing: inherit;
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe url(../Textures/white-texture.png) repeat left top;
    font-family: "sofia-pro", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: #54565b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 3px;
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
}

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important;
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 3px;
    background: transparent;
    line-height: 1;
    cursor: auto;
}

[data-whatinput='mouse'] button {
    outline: 0;
}

pre {
    overflow: auto;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}

em, i {
    font-style: italic;
    line-height: inherit;
}

strong, b {
    font-weight: 700;
    line-height: inherit;
}

small {
    font-size: 80%;
    line-height: inherit;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "sofia-pro", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 900;
    color: inherit;
    text-rendering: optimizeLegibility;
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
        line-height: 0;
        color: #cacaca;
    }

h1, .h1 {
    font-size: 1.7rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}

.class_info_page h1 {
    font-size: 1.7rem;
}

h2, .h2 {
    font-size: 1.45rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0.8rem;
}

h3, .h3 {
    font-size: 1.1875rem;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.8rem;
}

h4, .h4 {
    font-size: 1.125rem;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

h5, .h5 {
    font-size: 1.0625rem;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

h6, .h6 {
    font-size: 1rem;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
    .class_info_page h1 {
        font-size: 2.25rem;
    }

    h1, .h1 {
        font-size: 2.7rem;
    }

    h2, .h2 {
        font-size: 1.65rem;
    }

    h3, .h3 {
        font-size: 1.5rem;
    }

    h4, .h4 {
        font-size: 1.4rem;
    }

    h5, .h5 {
        font-size: 1.25rem;
    }

    h6, .h6 {
        font-size: 1rem;
    }
}

.info-page h2 {
    margin-top: 1.5rem;
}

.info-page ul, .info-page ol, .info-page dl {
    margin-top: 0.3125rem;
    margin-bottom: 1.5rem;
    line-height: 1.9;
}

a {
    line-height: inherit;
    color: #b31983;
    text-decoration: none!important;
    cursor: pointer;
}

    a:hover, a:focus {
        color: #9d1472;
    }

    a img {
        border: 0;
    }

hr {
    clear: both;
    max-width: 80rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}

ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}

li {
    font-size: inherit;
}

ul {
    /*margin-left: 1.25rem;*/
    list-style-type: disc;
    margin-left: 300px;
}

ol {
    margin-left: 1.25rem;
}

    ul ul, ol ul, ul ol, ol ol {
        margin-left: 1.25rem;
        margin-bottom: 0;
    }

dl {
    margin-bottom: 1rem;
}

    dl dt {
        margin-bottom: 0.3rem;
        font-weight: bold;
    }

blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}

    blockquote, blockquote p {
        line-height: 1.6;
        color: #8a8a8a;
    }

cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a;
}

    cite:before {
        content: "â€” ";
    }

abbr, abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none;
}

figure {
    margin: 0;
}

code {
    padding: 0.125rem 0.3125rem 0.0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
}

kbd {
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a;
    border-radius: 3px;
}

.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a;
}

.lead {
    font-size: 125%;
    line-height: 1.4;
}

.quote_header {
    color: #b31883;
    font-weight: 700;
}

.quote_text {
    font-style: italic;
    font-size: 1.125rem;
}

.underlined {
    text-decoration: underline;
}

.stat {
    font-size: 2.5rem;
    line-height: 1;
}

p + .stat {
    margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
    margin-left: 0;
    list-style: none;
}

.page-id-17 ol li {
    margin-bottom: 8px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left;
    }

    .medium-text-right {
        text-align: right;
    }

    .medium-text-center {
        text-align: center;
    }

    .medium-text-justify {
        text-align: justify;
    }
}

@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left;
    }

    .large-text-right {
        text-align: right;
    }

    .large-text-center {
        text-align: center;
    }

    .large-text-justify {
        text-align: justify;
    }
}

.show-for-print {
    display: none !important;
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important;
    }

    .show-for-print {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    table.show-for-print {
        display: table !important;
    }

    thead.show-for-print {
        display: table-header-group !important;
    }

    tbody.show-for-print {
        display: table-row-group !important;
    }

    tr.show-for-print {
        display: table-row !important;
    }

    td.show-for-print {
        display: table-cell !important;
    }

    th.show-for-print {
        display: table-cell !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
            content: '';
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    pre, blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .print-break-inside {
        page-break-inside: auto;
    }
}

.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 10px;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.1375rem;
    margin: 0 0 0.9rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
}

.form_date {
    background-image: url(../svgs/Icons/Forms/calendar-icon.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: calc(100% - 10px) center;
}


@media screen and (max-width: 575px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

        .g-recaptcha > div {
            width: 254px !important;
        }
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
    max-width: 100%;
}

    textarea[rows] {
        height: auto;
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #cacaca;
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        color: #cacaca;
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #cacaca;
    }

    input::placeholder, textarea::placeholder {
        color: #cacaca;
    }

    input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
        background-color: #e6e6e6;
        cursor: not-allowed;
    }

[type='submit'], [type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
}

input[type='search'] {
    box-sizing: border-box;
}

[type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1rem;
}

    [type='checkbox'] + label, [type='radio'] + label {
        display: inline-block;
        vertical-align: baseline;
        margin-left: 0.5rem;
        margin-right: 1rem;
        margin-bottom: 0;
    }

        [type='checkbox'] + label[for], [type='radio'] + label[for] {
            cursor: pointer;
        }

label > [type='checkbox'], label > [type='radio'] {
    margin-right: 0.5rem;
}

[type='file'] {
    width: 100%;
}

label {
    display: block;
    margin: 0;
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 2;
    color: #54565b;
}

    label.middle {
        margin: 0 0 1rem;
        padding: 0.5625rem 0;
    }

.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a;
}

.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex-align: stretch;
    align-items: stretch;
}
    /*.input-group > :first-child { border-radius: 3px 0 0 3px; }*/
    .input-group > :last-child > * {
        border-radius: 0 3px 3px 0;
    }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
    margin: 0;
    white-space: nowrap;
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-align: center;
    align-items: center;
}

    .input-group-label:first-child {
        border-right: 0;
    }

    .input-group-label:last-child {
        border-left: 0;
    }

.input-group-field {
    border-radius: 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0;
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 2.1375rem;
}

    .input-group-button .button {
        background: #4d5257;
    }

    .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
        height: auto;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1rem;
    }

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

legend {
    max-width: 100%;
    margin-bottom: 0.5rem;
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca;
}

    .fieldset legend {
        margin: 0;
        margin-left: -0.1875rem;
        padding: 0 0.1875rem;
    }

select {
    height: 2.1375rem;
    margin: 0 0 1rem;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    border-radius: 0px;
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

select::-ms-expand {
    display: none;
}

select[multiple] {
    height: auto;
    background-image: none;
}

.is-invalid-input:not(:focus) {
    border-color: #c60f13;
    background-color: #f8e6e7;
}

    .is-invalid-input:not(:focus)::-webkit-input-placeholder {
        color: #c60f13;
    }

.hide_border input, .hide_border select, .hide_border textarea {
    border: none !important;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
    color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
    color: #c60f13;
}

div.wpcf7-response-output {
    font-size: 17px;
    padding-top: 2px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
}

.wpcf7-submit {
    margin-bottom: 15px;
}

span.wpcf7-not-valid-tip {
    margin-top: -18px;
    font-size: 0.755rem;
}

.wpcf7-not-valid {
    background: #FCC;
}

label.check_label span.wpcf7-not-valid-tip {
    display: none;
}


div.wpcf7-spam-blocked {
    background: #ffa500;
}

div.wpcf7-mail-sent-ok {
    background: #398f14;
    color: #FFFFFF;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    background: #f7e700;
}

.is-invalid-label {
    color: #c60f13;
}

.form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: bold;
    color: #c60f13;
}

    .form-error.is-visible {
        display: block;
    }

.text-hide {
    font: 0/0 a !important;
    color: transparent !important;
    text-shadow: none !important;
    background-color: transparent !important;
    border: 0 !important;
}

.text-truncate {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-wrap {
    word-wrap: break-word !important;
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.text-overline {
    text-decoration: overline !important;
}

.text-underline {
    text-decoration: underline !important;
}

.text-line-through {
    text-decoration: line-through !important;
}

.font-wide {
    letter-spacing: 0.25rem;
}

.font-normal {
    font-weight: normal;
}

.font-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic !important;
}

ul.list-disc {
    list-style-type: disc !important;
}

ul.list-circle {
    list-style-type: circle !important;
}

ul.list-square {
    list-style-type: square !important;
}

ol.list-decimal {
    list-style-type: decimal !important;
}

ol.list-lower-alpha {
    list-style-type: lower-alpha !important;
}

ol.list-lower-latin {
    list-style-type: lower-latin !important;
}

ol.list-lower-roman {
    list-style-type: lower-roman !important;
}

ol.list-upper-alpha {
    list-style-type: upper-alpha !important;
}

ol.list-upper-latin {
    list-style-type: upper-latin !important;
}

ol.list-upper-roman {
    list-style-type: upper-roman !important;
}

.rounded {
    border-radius: 5000px !important;
}

.radius {
    border-radius: 0.1875rem;
}

.bordered {
    border: 0.0625rem solid #cacaca;
}

.shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
}

.separator-center {
    text-align: center !important;
}

    .separator-center::before, .separator-center::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .separator-center::after {
        clear: both;
    }

    .separator-center::after {
        position: relative !important;
        width: 3rem;
        border-bottom: 0.125rem solid #b31983;
        margin: 1rem auto 0;
    }

.separator-left {
    text-align: left !important;
}

    .separator-left::before, .separator-left::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .separator-left::after {
        clear: both;
    }

    .separator-left::after {
        position: relative !important;
        width: 3rem;
        border-bottom: 0.125rem solid #b31983;
        margin: 1rem auto 0;
        margin-left: 0 !important;
    }

.separator-right {
    text-align: right !important;
}

    .separator-right::before, .separator-right::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .separator-right::after {
        clear: both;
    }

    .separator-right::after {
        position: relative !important;
        width: 3rem;
        border-bottom: 0.125rem solid #b31983;
        margin: 1rem auto 0;
        margin-right: 0 !important;
    }

.overflow-visible {
    overflow: visible !important;
}

.overflow-x-visible {
    overflow-x: visible !important;
}

.overflow-y-visible {
    overflow-y: visible !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-x-hidden {
    overflow-x: hidden !important;
}

.overflow-y-hidden {
    overflow-y: hidden !important;
}

.overflow-scroll {
    overflow: scroll !important;
}

.overflow-x-scroll {
    overflow-x: scroll !important;
}

.overflow-y-scroll {
    overflow-y: scroll !important;
}

.display-inline {
    display: inline !important;
}

.display-inline-block {
    display: inline-block !important;
}

.display-block {
    display: block !important;
}

.display-table {
    display: table !important;
}

.display-table-cell {
    display: table-cell !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975;
}

.position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975;
}

.border-box {
    box-sizing: border-box !important;
}

.border-none {
    border: none !important;
}

.width-25 {
    width: 25% !important;
}

.width-50 {
    width: 50% !important;
}

.width-75 {
    width: 75% !important;
}

.width-100 {
    width: 100% !important;
}

.height-25 {
    height: 25% !important;
}

.height-50 {
    height: 50% !important;
}

.height-75 {
    height: 75% !important;
}

.height-100 {
    height: 100% !important;
}

.max-width-100 {
    max-width: 100% !important;
}

.max-height-100 {
    max-height: 100% !important;
}

.margin-0 {
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 0rem !important;
    margin-left: 0rem !important;
}

.padding-0 {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
}

.margin-top-0 {
    margin-top: 0rem !important;
}

.padding-top-0 {
    padding-top: 0rem !important;
}

.margin-right-0 {
    margin-right: 0rem !important;
}

.padding-right-0 {
    padding-right: 0rem !important;
}

.margin-bottom-0 {
    margin-bottom: 0rem !important;
}

.padding-bottom-0 {
    padding-bottom: 0rem !important;
}

.margin-left-0 {
    margin-left: 0rem !important;
}

.padding-left-0 {
    padding-left: 0rem !important;
}

.margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

.padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}

.margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}

.padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.margin-1 {
    margin-top: 1rem !important;
    margin-right: 1rem !important;
    margin-bottom: 1rem !important;
    margin-left: 1rem !important;
}

.padding-1 {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
}

.margin-top-1 {
    margin-top: 1rem !important;
}

.padding-top-1 {
    padding-top: 1rem !important;
}

.margin-right-1 {
    margin-right: 1rem !important;
}

.padding-right-1 {
    padding-right: 1rem !important;
}

.margin-bottom-1 {
    margin-bottom: 1rem !important;
}

.padding-bottom-1 {
    padding-bottom: 1rem !important;
}

.margin-left-1 {
    margin-left: 1rem !important;
}

.padding-left-1 {
    padding-left: 1rem !important;
}

.margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.margin-2 {
    margin-top: 2rem !important;
    margin-right: 2rem !important;
    margin-bottom: 2rem !important;
    margin-left: 2rem !important;
}

.padding-2 {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
}

.margin-top-2 {
    margin-top: 2rem !important;
}

.padding-top-2 {
    padding-top: 2rem !important;
}

.margin-right-2 {
    margin-right: 2rem !important;
}

.padding-right-2 {
    padding-right: 2rem !important;
}

.margin-bottom-2 {
    margin-bottom: 2rem !important;
}

.padding-bottom-2 {
    padding-bottom: 2rem !important;
}

.margin-left-2 {
    margin-left: 2rem !important;
}

.padding-left-2 {
    padding-left: 2rem !important;
}

.margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
}

.padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.margin-3 {
    margin-top: 3rem !important;
    margin-right: 3rem !important;
    margin-bottom: 3rem !important;
    margin-left: 3rem !important;
}

.padding-3 {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
}

.margin-top-3 {
    margin-top: 3rem !important;
}

.padding-top-3 {
    padding-top: 3rem !important;
}

.margin-right-3 {
    margin-right: 3rem !important;
}

.padding-right-3 {
    padding-right: 3rem !important;
}

.margin-bottom-3 {
    margin-bottom: 3rem !important;
}

.padding-bottom-3 {
    padding-bottom: 3rem !important;
}

.margin-left-3 {
    margin-left: 3rem !important;
}

.padding-left-3 {
    padding-left: 3rem !important;
}

.margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.clearfix::before, .clearfix::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1;
}

.clearfix::after {
    clear: both;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important;
    }
}

@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important;
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important;
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

    .show-on-focus:active, .show-on-focus:focus {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal;
        -webkit-clip-path: none;
        clip-path: none;
    }

.show-for-landscape, .hide-for-portrait {
    display: block !important;
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important;
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important;
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important;
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important;
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important;
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    -webkit-appearance: none;
    border: 2px solid transparent;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #b31983;
    color: #fefefe;
    font-weight: 900;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1;
    margin-left: rem;
    padding-top: 0.65rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transition: background-position .6s ease-in;
    -moz-transition: background-position .6s ease-in;
    -o-transition: background-position .6s ease-in;
    transition: background-position .6s ease-in;
}

    .button:hover {
        background-position: center -12px !important;
    }


[data-whatinput='mouse'] .button {
    outline: 0;
}

.button:hover, .button:focus {
    background-color: #950e68;
    color: #FFFFFF;
}

.button.tiny {
    font-size: 0.6rem;
}

.button.small {
    font-size: 0.75rem;
}

.button.large {
    font-size: 1.25rem;
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.button.primary {
    background-color: #b31883;
    color: #FFFFFF;
}

    .button.primary:hover, .button.primary:focus {
        background-color: #970e6d;
        color: #FFFFFF;
    }

.button.secondary {
    background-color: #FFFFFF;
    color: #00a3c8;
}

    .button.secondary:hover, .button.secondary:focus {
        background-color: #bababa;
        color: #FFFFFF;
    }

.button.alert {
    background-color: #c60f13;
    color: #fefefe;
}

    .button.alert:hover, .button.alert:focus {
        background-color: #9e0c0f;
        color: #fefefe;
    }

.button.success {
    background-color: #5da423;
    color: #0a0a0a;
}

    .button.success:hover, .button.success:focus {
        background-color: #4a831c;
        color: #0a0a0a;
    }

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a;
}

    .button.warning:hover, .button.warning:focus {
        background-color: #cc8b00;
        color: #0a0a0a;
    }

.button.body-font {
    background-color: #222222;
    color: #fefefe;
}

    .button.body-font:hover, .button.body-font:focus {
        background-color: #1b1b1b;
        color: #fefefe;
    }

.button.header {
    background-color: #222222;
    color: #fefefe;
}

    .button.header:hover, .button.header:focus {
        background-color: #1b1b1b;
        color: #fefefe;
    }

.button.primary {
    background-image: url(../svgs/Generic/buttom-graphic-blue.svg);
    background-position: center -234px;
    background-repeat: no-repeat;
    background-size: 476px 241px;
}

.button.secondary {
    background-image: url(../svgs/Generic/buttom-graphic-purple.svg);
    background-position: center -234px;
    background-repeat: no-repeat;
    background-size: 476px 241px;
}

    .button.secondary.blue_arrow {
        background-image: url(../svgs/Generic/buttom-graphic-blue.svg);
        /*-webkit-transition: color 2s ease-in-out;
-moz-transition: color 2s ease-in-out;
-ms-transition: color 2s ease-in-out;
-o-transition: color 2s ease-in-out;
transition: color 2s ease-in-out;*/
    }

        .button.secondary.blue_arrow:hover {
            color: #FFF;
        }


.button.hollow {
    border: 3px solid #54565b;
    color: #54565b;
    border-radius: 0px;
    background-image: url(../svgs/button/arrow-grey.svg);
    background-size: 11px 11px;
    padding-right: 30px;
    background-position: calc(100% - 10px) center !important;
    background-repeat: no-repeat;
}

    .button.hollow, .button.hollow:hover, .button.hollow:focus {
        background-color: transparent;
    }

        .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
            background-color: transparent;
        }

        .button.hollow:hover, .button.hollow:focus {
            border-color: #b31983;
            color: #FFFFFF;
            background-color: #b31983;
            background-image: url(../svgs/button/arrow-white.svg);
        }

            .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
                border: 1px solid #2ba6cb;
                color: #2ba6cb;
            }

        .button.hollow.primary {
            border: 1px solid #2ba6cb;
            color: #2ba6cb;
        }

            .button.hollow.primary:hover, .button.hollow.primary:focus {
                border-color: #165366;
                color: #165366;
            }

                .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
                    border: 1px solid #2ba6cb;
                    color: #2ba6cb;
                }

        .button.hollow.secondary {
            border: 3px solid #FFFFFF;
            color: #FFFFFF;
            background-image: url(../svgs/button/arrow-white.svg);
            background-size: 11px 11px;
            padding-right: 30px;
            background-position: calc(100% - 10px) center !important;
            background-repeat: no-repeat;
        }

            .button.hollow.secondary:hover, .button.hollow.secondary:focus {
                border-color: #757575;
                color: #757575;
            }

                .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
                    border: 1px solid #e9e9e9;
                    color: #e9e9e9;
                }

        .button.hollow.alert {
            border: 1px solid #c60f13;
            color: #c60f13;
        }

            .button.hollow.alert:hover, .button.hollow.alert:focus {
                border-color: #63080a;
                color: #63080a;
            }

                .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
                    border: 1px solid #c60f13;
                    color: #c60f13;
                }

        .button.hollow.success {
            border: 1px solid #5da423;
            color: #5da423;
        }

            .button.hollow.success:hover, .button.hollow.success:focus {
                border-color: #2f5212;
                color: #2f5212;
            }

                .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
                    border: 1px solid #5da423;
                    color: #5da423;
                }

        .button.hollow.warning {
            border: 1px solid #ffae00;
            color: #ffae00;
        }

            .button.hollow.warning:hover, .button.hollow.warning:focus {
                border-color: #805700;
                color: #805700;
            }

                .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
                    border: 1px solid #ffae00;
                    color: #ffae00;
                }

        .button.hollow.body-font {
            border: 1px solid #222222;
            color: #222222;
        }

            .button.hollow.body-font:hover, .button.hollow.body-font:focus {
                border-color: #111111;
                color: #111111;
            }

                .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled], .button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled] {
                    border: 1px solid #222222;
                    color: #222222;
                }

        .button.hollow.header {
            border: 1px solid #222222;
            color: #222222;
        }

            .button.hollow.header:hover, .button.hollow.header:focus {
                border-color: #111111;
                color: #111111;
            }

                .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled], .button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled] {
                    border: 1px solid #222222;
                    color: #222222;
                }

.button.clear {
    border: 1px solid #2ba6cb;
    color: #2ba6cb;
}

    .button.clear, .button.clear:hover, .button.clear:focus {
        background-color: transparent;
    }

        .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
            background-color: transparent;
        }

        .button.clear:hover, .button.clear:focus {
            border-color: #165366;
            color: #165366;
        }

            .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
                border: 1px solid #2ba6cb;
                color: #2ba6cb;
            }

            .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
                border-color: transparent;
            }

                .button.clear.primary {
                    border: 1px solid #2ba6cb;
                    color: #2ba6cb;
                }

                    .button.clear.primary:hover, .button.clear.primary:focus {
                        border-color: #165366;
                        color: #165366;
                    }

                        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
                            border: 1px solid #2ba6cb;
                            color: #2ba6cb;
                        }

                        .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
                            border-color: transparent;
                        }

                .button.clear.secondary {
                    border: 1px solid #e9e9e9;
                    color: #e9e9e9;
                }

                    .button.clear.secondary:hover, .button.clear.secondary:focus {
                        border-color: #757575;
                        color: #757575;
                    }

                        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
                            border: 1px solid #e9e9e9;
                            color: #e9e9e9;
                        }

                        .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
                            border-color: transparent;
                        }

                .button.clear.alert {
                    border: 1px solid #c60f13;
                    color: #c60f13;
                }

                    .button.clear.alert:hover, .button.clear.alert:focus {
                        border-color: #63080a;
                        color: #63080a;
                    }

                        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
                            border: 1px solid #c60f13;
                            color: #c60f13;
                        }

                        .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
                            border-color: transparent;
                        }

                .button.clear.success {
                    border: 1px solid #5da423;
                    color: #5da423;
                }

                    .button.clear.success:hover, .button.clear.success:focus {
                        border-color: #2f5212;
                        color: #2f5212;
                    }

                        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
                            border: 1px solid #5da423;
                            color: #5da423;
                        }

                        .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
                            border-color: transparent;
                        }

                .button.clear.warning {
                    border: 1px solid #ffae00;
                    color: #ffae00;
                }

                    .button.clear.warning:hover, .button.clear.warning:focus {
                        border-color: #805700;
                        color: #805700;
                    }

                        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
                            border: 1px solid #ffae00;
                            color: #ffae00;
                        }

                        .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
                            border-color: transparent;
                        }

                .button.clear.body-font {
                    border: 1px solid #222222;
                    color: #222222;
                }

                    .button.clear.body-font:hover, .button.clear.body-font:focus {
                        border-color: #111111;
                        color: #111111;
                    }

                        .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled] {
                            border: 1px solid #222222;
                            color: #222222;
                        }

                        .button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled] {
                            border-color: transparent;
                        }

                .button.clear.header {
                    border: 1px solid #222222;
                    color: #222222;
                }

                    .button.clear.header:hover, .button.clear.header:focus {
                        border-color: #111111;
                        color: #111111;
                    }

                        .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header:focus.disabled, .button.clear.header:focus[disabled] {
                            border: 1px solid #222222;
                            color: #222222;
                        }

                        .button.clear.header, .button.clear.header.disabled, .button.clear.header[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled] {
                            border-color: transparent;
                        }

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em;
}

.button.dropdown.hollow::after {
    border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
    border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
    border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
    border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
    border-top-color: #222222;
}

.button.dropdown.hollow.header::after {
    border-top-color: #222222;
}

.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0;
}

a.button:hover, a.button:focus {
    text-decoration: none;
}

.close-button {
    position: absolute;
    color: #00a3c8;
    cursor: pointer;
    background: #FFF;
    display: block;
    border-radius: 0px;
    width: 32px;
    height: 32px;
    line-height: 32px !important;
    text-align: center;
    padding: 0px;
    z-index: 110;
}

[data-whatinput='mouse'] .close-button {
    outline: 0;
}

.close-button:hover, .close-button:focus {
    color: #b31983;
}

.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1;
}

.close-button, .close-button.medium {
    right: 0px;
    top: 0px;
    font-size: 3em;
    line-height: 1;
}

    .close-button span {
        display: block;
        line-height: 32px;
        margin-top: -14px;
    }

.button-group {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    .button-group::before, .button-group::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .button-group::after {
        clear: both;
    }

    .button-group .button {
        margin: 0;
        margin-right: 4px;
        margin-bottom: 4px;
        font-size: 1rem;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: inline-block;
    }

        .button-group .button:last-child {
            margin-right: 0;
        }

    .button-group.tiny .button {
        font-size: 0.6rem;
    }

    .button-group.small .button {
        font-size: 0.75rem;
    }

    .button-group.large .button {
        font-size: 1.25rem;
    }

    .button-group.expanded .button {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

    .button-group.primary .button {
        background-color: #2ba6cb;
        color: #0a0a0a;
    }

        .button-group.primary .button:hover, .button-group.primary .button:focus {
            background-color: #2285a2;
            color: #0a0a0a;
        }

    .button-group.secondary .button {
        background-color: #e9e9e9;
        color: #0a0a0a;
    }

        .button-group.secondary .button:hover, .button-group.secondary .button:focus {
            background-color: #bababa;
            color: #0a0a0a;
        }

    .button-group.alert .button {
        background-color: #c60f13;
        color: #fefefe;
    }

        .button-group.alert .button:hover, .button-group.alert .button:focus {
            background-color: #9e0c0f;
            color: #fefefe;
        }

    .button-group.success .button {
        background-color: #5da423;
        color: #0a0a0a;
    }

        .button-group.success .button:hover, .button-group.success .button:focus {
            background-color: #4a831c;
            color: #0a0a0a;
        }

    .button-group.warning .button {
        background-color: #ffae00;
        color: #0a0a0a;
    }

        .button-group.warning .button:hover, .button-group.warning .button:focus {
            background-color: #cc8b00;
            color: #0a0a0a;
        }

    .button-group.body-font .button {
        background-color: #222222;
        color: #fefefe;
    }

        .button-group.body-font .button:hover, .button-group.body-font .button:focus {
            background-color: #1b1b1b;
            color: #fefefe;
        }

    .button-group.header .button {
        background-color: #222222;
        color: #fefefe;
    }

        .button-group.header .button:hover, .button-group.header .button:focus {
            background-color: #1b1b1b;
            color: #fefefe;
        }

    .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        }

            .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
                margin-bottom: 0;
            }

@media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0;
    }
}

@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }

        .button-group.stacked-for-small.expanded .button {
            display: block;
            margin-right: 0;
        }
}
/*
.switch { height: 2rem; position: relative; margin-bottom: 1rem; outline: 0; font-size: 0.875rem; font-weight: bold; color: #fefefe; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.switch-input { position: absolute; margin-bottom: 0; opacity: 0; }
.switch-paddle { position: relative; display: block; width: 4rem; height: 2rem; border-radius: 3px; background: #cacaca; transition: all 0.25s ease-out; font-weight: inherit; color: inherit; cursor: pointer; }
input + .switch-paddle { margin: 0; }
.switch-paddle::after { position: absolute; top: 0.25rem; left: 0.25rem; display: block; width: 1.5rem; height: 1.5rem; transform: translate3d(0, 0, 0); border-radius: 3px; background: #fefefe; transition: all 0.25s ease-out; content: ''; }
input:checked ~ .switch-paddle { background: #2ba6cb; }
input:checked ~ .switch-paddle::after { left: 2.25rem; }
[data-whatinput='mouse'] input:focus ~ .switch-paddle { outline: 0; }
.switch-active, .switch-inactive { position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }
.switch-active { left: 8%; display: none; }
input:checked + label > .switch-active { display: block; }
.switch-inactive { right: 15%; }
input:checked + label > .switch-inactive { display: none; }
.switch.tiny { height: 1.5rem; }
.switch.tiny .switch-paddle { width: 3rem; height: 1.5rem; font-size: 0.625rem; }
.switch.tiny .switch-paddle::after { top: 0.25rem; left: 0.25rem; width: 1rem; height: 1rem; }
.switch.tiny input:checked ~ .switch-paddle::after { left: 1.75rem; }
.switch.small { height: 1.75rem; }
.switch.small .switch-paddle { width: 3.5rem; height: 1.75rem; font-size: 0.75rem; }
.switch.small .switch-paddle::after { top: 0.25rem; left: 0.25rem; width: 1.25rem; height: 1.25rem; }
.switch.small input:checked ~ .switch-paddle::after { left: 2rem; }
.switch.large { height: 2.5rem; }
.switch.large .switch-paddle { width: 5rem; height: 2.5rem; font-size: 1rem; }
.switch.large .switch-paddle::after { top: 0.25rem; left: 0.25rem; width: 2rem; height: 2rem; }
.switch.large input:checked ~ .switch-paddle::after { left: 2.75rem; }*/
.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[data-whatinput='mouse'] .menu li {
    outline: 0;
}

.menu a, .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem;
}

.menu input, .menu select, .menu a, .menu button {
    margin-bottom: 0;
}

.menu input {
    display: inline-block;
}

.menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
}

    .menu.vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

    .menu.simple {
        -ms-flex-align: center;
        align-items: center;
    }

        .menu.simple li + li {
            margin-left: 1rem;
        }

        .menu.simple a {
            padding: 0;
        }

@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.medium-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

    .menu.medium-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}

@media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.large-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

    .menu.large-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem;
}

.menu.icons a {
    display: -ms-flexbox;
    display: flex;
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -ms-flexbox;
    display: flex;
}

.menu.icon-left li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

    .menu.icon-left li a img, .menu.icon-left li a i, .menu.icon-left li a svg {
        margin-right: 0.25rem;
    }

.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

    .menu.icon-right li a img, .menu.icon-right li a i, .menu.icon-right li a svg {
        margin-left: 0.25rem;
    }

.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

    .menu.icon-top li a img, .menu.icon-top li a i, .menu.icon-top li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: 0.25rem;
        text-align: center;
    }

.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

    .menu.icon-bottom li a img, .menu.icon-bottom li a i, .menu.icon-bottom li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: 0.25rem;
        text-align: center;
    }

.menu .is-active > a {
    background: #2ba6cb;
    color: #fefefe;
}

#menu-main-menu li.active > a {
    color: #b31883 !important;
    font-weight: 700;
}

#menu-main-menu .submenu li.active > a {
    color: #FFFFFF !important;
    font-weight: 700;
    background: #91196c;
}

.menu.align-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .menu.align-right li .submenu li {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

.menu.align-right.vertical li {
    display: block;
    text-align: right;
}

    .menu.align-right.vertical li .submenu li {
        text-align: right;
    }

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0;
}

.menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

    .menu.align-center li .submenu li {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

.menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit;
}

.menu-centered > .menu {
    -ms-flex-pack: center;
    justify-content: center;
}

    .menu-centered > .menu li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .menu-centered > .menu li .submenu li {
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

.no-js [data-responsive-menu] ul {
    display: none;
}

.is-drilldown {
    position: relative;
    overflow: hidden;
}

    .is-drilldown li {
        display: block;
    }

    .is-drilldown.animate-height {
        transition: height 0.5s;
    }

.drilldown a {
    padding: 0.7rem 1rem;
    color: #FFF;
    border-bottom: solid #750953 1px;
}

    .drilldown a:hover {
        background: #750953;
    }

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #b31983;
    transition: transform 0.15s linear;
}

    .drilldown .is-drilldown-submenu.is-active {
        z-index: 1;
        display: block;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .drilldown .is-drilldown-submenu.is-closing {
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    .drilldown .is-drilldown-submenu a {
        padding: 0.7rem 1rem;
    }

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
    position: relative;
}

.drilldown .js-drilldown-back {
    background: #7e0e5b;
    font-weight: 700;
}


.drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #fff transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
    border-left-width: 0;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
}

    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #DDDDDD transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -2px;
    }

.dropdown.menu a {
    padding: 0.7rem 0.7rem 1rem 1rem;
    color: #54565b
}

#menu-main-menu > li:first-child > a {
    padding-left: 0px;
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0;
}

.dropdown.menu .is-active > a {
    background: transparent;
    color: #2ba6cb;
}

.no-js .dropdown.menu ul {
    display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}

.dropdown.menu.vertical > li > a::after {
    right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
}

@media print, screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }

        .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #EFEFEF transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px;
        }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0;
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px;
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #2ba6cb transparent transparent;
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #2ba6cb;
    }
}

@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }

        .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #2ba6cb transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px;
        }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0;
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px;
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #2ba6cb transparent transparent;
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #2ba6cb;
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto;
}

.is-dropdown-menu.vertical {
    width: 100px;
}

    .is-dropdown-menu.vertical.align-right {
        float: right;
    }

.is-dropdown-submenu-parent {
    position: relative;
}

    .is-dropdown-submenu-parent a::after {
        position: absolute;
        top: 50%;
        right: 5px;
        left: auto;
        margin-top: -6px;
    }

    .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
        top: 100%;
        left: auto;
    }

    .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
    }

    .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
/*.is-dropdown-submenu { position: absolute; top: 0; left: 100%; z-index: 1; display: none; min-width: 200px; border: 1px solid #cacaca; background: #fefefe; }*/

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
    max-width: 100%;
    background: #b31983;
    z-index: 100; /* min-width:220px;*/
    width: 100%;
}

.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem;
    color: #FFFFFF;
    border-bottom: 1px solid #91196c;
}

    .dropdown .is-dropdown-submenu a:hover {
        background: #8d0f66;
    }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px;
}
/*.is-dropdown-submenu > li { width: 100%; }*/
.is-dropdown-submenu.js-dropdown-active {
    display: block;
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem;
}

    .pagination::before, .pagination::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .pagination::after {
        clear: both;
    }

    .pagination li {
        margin-right: 0.0625rem;
        border-radius: 3px;
        font-size: 0.875rem;
        display: none;
    }

        .pagination li:last-child, .pagination li:first-child {
            display: inline-block;
        }

@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block;
    }
}

.pagination a, .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 3px;
    color: #0a0a0a;
}

    .pagination a:hover, .pagination button:hover {
        background: #e6e6e6;
    }

.pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #2ba6cb;
    color: #fefefe;
    cursor: default;
}

.pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed;
}

    .pagination .disabled:hover {
        background: transparent;
    }

.pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a;
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: '\00ab';
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: '\00bb';
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none;
}

    .accordion[disabled] .accordion-title {
        cursor: not-allowed;
    }

.accordion-title {
    position: relative;
    display: block;
    padding: 12px 15px 15px;
    border-bottom: 2px solid #ffffff !important;
    font-size: 1.313rem;
    line-height: 1;
    color: #fff;
    background: #54565b;
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 3px 3px;
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #00a4c9 !important;
    color: #FFF !important;
}

.accordion-item.is-active .accordion-title {
    background-color: #00a4c9 !important;
    color: #FFF !important;
    border-bottom: none !important;
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '';
    background-image: url(../svgs/Generic/plus-icon.svg);
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
}

.is-active > .accordion-title::before {
    background-image: url(../svgs/Generic/minus-icon.svg);
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #fff;
    border-bottom: 0;
    position: relative;
}

    .accordion-content .custom_nav {
        position: absolute;
        z-index: 10;
        bottom: 0px;
        right: -2px;
    }


/*7f7f7f */

.custom_nav .owl-nav div {
    width: 28px;
    height: 28px;
    cursor: pointer;
    display: inline-block;
    text-indent: 2000em;
    background-size: 9px 9px !important;
}

.custom_nav .owl-nav .owl-prev {
    border: 1px solid #ebeced;
    background: #7f7f7f url(../svgs/Generic/arrow-grey-left-white.svg) no-repeat center center;
}

.custom_nav .owl-nav .owl-next {
    border-top: 1px solid #ebeced;
    border-right: 1px solid #ebeced;
    border-bottom: 1px solid #ebeced;
    border-left-style: none;
    background: #7f7f7f url(../svgs/Generic/arrow-grey-right-white.svg) no-repeat center center;
}

    .custom_nav .owl-nav .owl-prev:hover, .custom_nav .owl-nav .owl-next:hover {
        background-color: #CCC;
    }


:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 3px;
    background-color: #fefefe;
    font-size: 1rem;
}

    .dropdown-pane.is-opening {
        display: block;
    }

    .dropdown-pane.is-open {
        visibility: visible;
        display: block;
    }

    .dropdown-pane.tiny {
        width: 100px;
    }

    .dropdown-pane.small {
        width: 200px;
    }

    .dropdown-pane.large {
        width: 400px;
    }

.is-off-canvas-open {
    overflow: hidden;
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    background: rgba(254, 254, 254, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

    .js-off-canvas-overlay.is-visible {
        opacity: 1;
        visibility: visible;
    }

    .js-off-canvas-overlay.is-closable {
        cursor: pointer;
    }

    .js-off-canvas-overlay.is-overlay-absolute {
        position: absolute;
    }

    .js-off-canvas-overlay.is-overlay-fixed {
        position: fixed;
    }

.off-canvas-wrapper {
    position: relative;
    overflow: hidden;
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #b31983;
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0;
}

.off-canvas.is-transition-push {
    z-index: 100;
}

.off-canvas.is-closed {
    visibility: hidden;
}

.off-canvas.is-transition-overlap {
    z-index: 100;
}

    .off-canvas.is-transition-overlap.is-open {
        box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    }

.off-canvas.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
}

[data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0;
}

.off-canvas-absolute.is-transition-push {
    z-index: 12;
}

.off-canvas-absolute.is-closed {
    visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13;
}

    .off-canvas-absolute.is-transition-overlap.is-open {
        box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    }

.off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}

    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.off-canvas-content.is-open-left.has-transition-push {
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right {
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}

    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.off-canvas-content.is-open-right.has-transition-push {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top {
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}

    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.off-canvas-content.is-open-top.has-transition-push {
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom {
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}

    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.off-canvas-content.is-open-bottom.has-transition-push {
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
    -ms-transform: none;
    transform: none;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .off-canvas-content.has-transition-push {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .off-canvas-content .off-canvas.is-open {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-left.reveal-for-medium .close-button {
            display: none;
        }

    .off-canvas-content .position-left.reveal-for-medium {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px;
    }

    .position-right.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-right.reveal-for-medium .close-button {
            display: none;
        }

    .off-canvas-content .position-right.reveal-for-medium {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px;
    }

    .position-top.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-top.reveal-for-medium .close-button {
            display: none;
        }

    .off-canvas-content .position-top.reveal-for-medium {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }

    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px;
    }

    .position-bottom.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-bottom.reveal-for-medium .close-button {
            display: none;
        }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }

    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}

@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-left.reveal-for-large .close-button {
            display: none;
        }

    .off-canvas-content .position-left.reveal-for-large {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px;
    }

    .position-right.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-right.reveal-for-large .close-button {
            display: none;
        }

    .off-canvas-content .position-right.reveal-for-large {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px;
    }

    .position-top.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-top.reveal-for-large .close-button {
            display: none;
        }

    .off-canvas-content .position-top.reveal-for-large {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }

    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px;
    }

    .position-bottom.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }

        .position-bottom.reveal-for-large .close-button {
            display: none;
        }

    .off-canvas-content .position-bottom.reveal-for-large {
        -ms-transform: none;
        transform: none;
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }

    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}

@media print, screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit;
    }

        .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
            box-shadow: none;
            -ms-transform: none;
            transform: none;
        }

        .off-canvas.in-canvas-for-medium .close-button {
            display: none;
        }
}

@media print, screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit;
    }

        .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
            box-shadow: none;
            -ms-transform: none;
            transform: none;
        }

        .off-canvas.in-canvas-for-large .close-button {
            display: none;
        }
}

.tabs {
    margin: 0;
    list-style-type: none;
}

    .tabs::before, .tabs::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .tabs::after {
        clear: both;
    }

    .tabs.vertical > li {
        display: block;
        float: none;
        width: auto;
    }

    .tabs.simple > li > a {
        padding: 0;
    }

        .tabs.simple > li > a:hover {
            background: transparent;
        }

    .tabs.primary {
        background: #2ba6cb;
    }

        .tabs.primary > li > a {
            color: #0a0a0a;
        }

            .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
                background: #299ec1;
            }

.tabs-title {
    float: left;
}

    .tabs-title > a {
        display: block;
        padding: 1.25rem 1.5rem;
        font-size: 0.875rem;
        line-height: 1;
        color: #FFF;
        background: #54565b;
        text-transform: uppercase;
        font-weight: 900;
        border-radius: 8px 8px 0px 0px;
    }

        .tabs-title > a:hover {
            background: #fefefe;
            color: #258faf;
        }

        .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
            background: #ebeced;
            color: #54565b;
        }

.tabs-content {
    border: 1px solid #ebeced;
    border-top: 0;
    background: #ebeced;
    color: #54565b;
    transition: all 0.5s ease;
}

    .tabs-content.vertical {
        border: 1px solid #e6e6e6;
        border-left: 0;
    }

.tabs-panel {
    display: none;
    padding: 1rem;
}

    .tabs-panel.is-active {
        display: block;
    }

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 3px;
    background-color: white;
    color: #0a0a0a;
}

    .callout > :first-child {
        margin-top: 0;
    }

    .callout > :last-child {
        margin-bottom: 0;
    }

    .callout.primary {
        background-color: #def2f8;
        color: #0a0a0a;
    }

    .callout.secondary {
        background-color: #fcfcfc;
        color: #0a0a0a;
    }

    .callout.alert {
        background-color: #fcd6d6;
        color: #0a0a0a;
    }

    .callout.success {
        background-color: #e6f7d9;
        color: #0a0a0a;
    }

    .callout.warning {
        background-color: #fff3d9;
        color: #0a0a0a;
    }

    .callout.body-font {
        background-color: #dedede;
        color: #0a0a0a;
    }

    .callout.header {
        background-color: #dedede;
        color: #0a0a0a;
    }

    .callout.small {
        padding-top: 0.5rem;
        padding-right: 0.5rem;
        padding-bottom: 0.5rem;
        padding-left: 0.5rem;
    }

    .callout.large {
        padding-top: 3rem;
        padding-right: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem;
    }

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

    .media-object img {
        max-width: none;
    }

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

        .media-object.stack-for-small .media-object-section img {
            width: 100%;
        }
}

.media-object-section {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

    .media-object-section:first-child {
        padding-right: 1rem;
    }

    .media-object-section:last-child:not(:nth-child(2)) {
        padding-left: 1rem;
    }

    .media-object-section > :last-child {
        margin-bottom: 0;
    }

    .media-object-section.main-section {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

body.is-reveal-open {
    overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(0, 0, 0, 0.75);
    overflow-y: scroll;
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 2rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
    outline: 0;
}

.reveal.dark {
    background: #54565b;
    border: 1px solid #54565b;
    color: #FFF;
}

    .reveal.dark input {
        background: #FFFFFF;
        border-color: #FFFFFF;
    }

    .reveal.dark label {
        color: #FFF;
    }

@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0;
    }
}

.reveal .column, .reveal .columns {
    min-width: 0;
}

.reveal > :last-child {
    margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
    .reveal {
        width: 700px;
        max-width: 62.5rem;
    }
}

.reveal.collapse {
    padding: 0;
}

@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 62.5rem;
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 62.5rem;
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 62.5rem;
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }
}

.reveal.without-overlay {
    position: fixed;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 3px;
}

    table thead, table tbody, table tfoot { /*border: 1px solid #f1f1f1;*/
        background-color: #fefefe;
    }

    table caption {
        padding: 0.5rem 0.625rem 0.625rem;
        font-weight: bold;
    }

    table thead {
        background: #f8f8f8;
        color: #0a0a0a;
    }

    table tfoot {
        background: #f1f1f1;
        color: #0a0a0a;
    }

        table thead tr, table tfoot tr {
            background: transparent;
        }

        table thead th, table thead td, table tfoot th, table tfoot td {
            padding: 0.4rem 0.625rem 0.625rem;
            font-weight: bold;
            text-align: left;
        }

    table tbody th, table tbody td {
        padding: 0.5rem 0.625rem 0.625rem;
    }

    table tbody tr:nth-child(even) {
        border-bottom: 0;
        background-color: #f1f1f1;
    }

    table.unstriped tbody {
        background-color: #fefefe;
    }

        table.unstriped tbody tr {
            border-bottom: 0;
            border-bottom: 1px solid #f1f1f1;
            background-color: #fefefe;
        }

    table.plane, table.plane tbody, table.plane tr {
        background-color: transparent !important;
        border: none !important;
    }

    table thead th {
        background: #b31883;
        color: #FFF;
        font-weight: 900;
        line-height: 1.2;
    }

    table.plane tbody th, table.plane tbody td {
        padding: 1px !important;
    }

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none;
    }

    table.stack tfoot {
        display: none;
    }

    table.stack tr, table.stack th, table.stack td {
        display: block;
    }

    table.stack td {
        border-top: 0;
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}

table.hover thead tr:hover {
    background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
    background-color: #ececec;
}

table.hover tbody tr:hover {
    background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec;
}

.table-scroll {
    overflow-x: auto;
}

    .table-scroll table {
        width: auto;
    }
/*.badge { display: inline-block; min-width: 2.1em; padding: 0.3em; border-radius: 50%; font-size: 0.6rem; text-align: center; background: #2ba6cb; color: #fefefe; }
.badge.primary { background: #2ba6cb; color: #0a0a0a; }
.badge.secondary { background: #e9e9e9; color: #0a0a0a; }
.badge.alert { background: #c60f13; color: #fefefe; }
.badge.success { background: #5da423; color: #0a0a0a; }
.badge.warning { background: #ffae00; color: #0a0a0a; }
.badge.body-font { background: #222222; color: #fefefe; }
.badge.header { background: #222222; color: #fefefe; }
.label { display: inline-block; padding: 0.33333rem 0.5rem; border-radius: 3px; font-size: 0.8rem; line-height: 1; white-space: nowrap; cursor: default; background: #2ba6cb; color: #fefefe; }
.label.primary { background: #2ba6cb; color: #0a0a0a; }
.label.secondary { background: #e9e9e9; color: #0a0a0a; }
.label.alert { background: #c60f13; color: #fefefe; }
.label.success { background: #5da423; color: #0a0a0a; }
.label.warning { background: #ffae00; color: #0a0a0a; }
.label.body-font { background: #222222; color: #fefefe; }
.label.header { background: #222222; color: #fefefe; }*/
.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    cursor: help;
}

.tooltip {
    position: absolute;
    top: calc(100% + 0.6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 0.75rem;
    border-radius: 3px;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe;
}

    .tooltip::before {
        position: absolute;
    }

    .tooltip.bottom::before {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.75rem;
        content: '';
        border-top-width: 0;
        border-bottom-style: solid;
        border-color: transparent transparent #0a0a0a;
        bottom: 100%;
    }

    .tooltip.bottom.align-center::before {
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .tooltip.top::before {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.75rem;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #0a0a0a transparent transparent;
        top: 100%;
        bottom: auto;
    }

    .tooltip.top.align-center::before {
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .tooltip.left::before {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.75rem;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #0a0a0a;
        left: 100%;
    }

    .tooltip.left.align-center::before {
        bottom: auto;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .tooltip.right::before {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.75rem;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #0a0a0a transparent transparent;
        right: 100%;
        left: auto;
    }

    .tooltip.right.align-center::before {
        bottom: auto;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .tooltip.align-top::before {
        bottom: auto;
        top: 10%;
    }

    .tooltip.align-bottom::before {
        bottom: 10%;
        top: auto;
    }

    .tooltip.align-left::before {
        left: 10%;
        right: auto;
    }

    .tooltip.align-right::before {
        left: auto;
        right: 10%;
    }

.responsive-embed, .flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}

    .responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .responsive-embed.widescreen, .flex-video.widescreen {
        padding-bottom: 56.25%;
    }

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    line-height: 0;
}

a.thumbnail {
    transition: box-shadow 200ms ease-out;
}

    a.thumbnail:hover, a.thumbnail:focus {
        box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
    }

    a.thumbnail image {
        box-shadow: none;
    }

.sticky-container {
    position: relative;
}

.sticky {
    position: relative;
    z-index: 100;
    transform: translate3d(0, 0, 0);
}

    .sticky.is-stuck {
        position: fixed;
        z-index: 100;
        width: 100%;
    }

        .sticky.is-stuck.is-at-top {
            top: 0;
        }

        .sticky.is-stuck.is-at-bottom {
            bottom: 0;
        }

    .sticky.is-anchored {
        position: relative;
        right: auto;
        left: auto;
    }

        .sticky.is-anchored.is-at-bottom {
            bottom: 0;
        }

.row {
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
}

    .row::before, .row::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .row::after {
        clear: both;
    }

    .row.collapse > .column, .row.collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }

    .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }

@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0;
}

.row.expanded {
    max-width: none;
}

    .row.expanded .row {
        margin-right: auto;
        margin-left: auto;
    }

.row:not(.expanded) .row {
    max-width: none;
}

.column, .columns {
    width: 100%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

    .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
        float: right;
    }

    .column.end:last-child:last-child, .end.columns:last-child:last-child {
        float: left;
    }

    .column.row.row, .row.row.columns {
        float: none;
    }

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.small-1 {
    width: 8.33333%;
}

.small-push-1 {
    position: relative;
    left: 8.33333%;
}

.small-pull-1 {
    position: relative;
    left: -8.33333%;
}

.small-offset-0 {
    margin-left: 0%;
}

.small-2 {
    width: 16.66667%;
}

.small-push-2 {
    position: relative;
    left: 16.66667%;
}

.small-pull-2 {
    position: relative;
    left: -16.66667%;
}

.small-offset-1 {
    margin-left: 8.33333%;
}

.small-3 {
    width: 25%;
}

.small-push-3 {
    position: relative;
    left: 25%;
}

.small-pull-3 {
    position: relative;
    left: -25%;
}

.small-offset-2 {
    margin-left: 16.66667%;
}

.small-4 {
    width: 33.33333%;
}

.small-push-4 {
    position: relative;
    left: 33.33333%;
}

.small-pull-4 {
    position: relative;
    left: -33.33333%;
}

.small-offset-3 {
    margin-left: 25%;
}

.small-5 {
    width: 41.66667%;
}

.small-push-5 {
    position: relative;
    left: 41.66667%;
}

.small-pull-5 {
    position: relative;
    left: -41.66667%;
}

.small-offset-4 {
    margin-left: 33.33333%;
}

.small-6 {
    width: 50%;
}

.small-push-6 {
    position: relative;
    left: 50%;
}

.small-pull-6 {
    position: relative;
    left: -50%;
}

.small-offset-5 {
    margin-left: 41.66667%;
}

.small-7 {
    width: 58.33333%;
}

.small-push-7 {
    position: relative;
    left: 58.33333%;
}

.small-pull-7 {
    position: relative;
    left: -58.33333%;
}

.small-offset-6 {
    margin-left: 50%;
}

.small-8 {
    width: 66.66667%;
}

.small-push-8 {
    position: relative;
    left: 66.66667%;
}

.small-pull-8 {
    position: relative;
    left: -66.66667%;
}

.small-offset-7 {
    margin-left: 58.33333%;
}

.small-9 {
    width: 75%;
}

.small-push-9 {
    position: relative;
    left: 75%;
}

.small-pull-9 {
    position: relative;
    left: -75%;
}

.small-offset-8 {
    margin-left: 66.66667%;
}

.small-10 {
    width: 83.33333%;
}

.small-push-10 {
    position: relative;
    left: 83.33333%;
}

.small-pull-10 {
    position: relative;
    left: -83.33333%;
}

.small-offset-9 {
    margin-left: 75%;
}

.small-11 {
    width: 91.66667%;
}

.small-push-11 {
    position: relative;
    left: 91.66667%;
}

.small-pull-11 {
    position: relative;
    left: -91.66667%;
}

.small-offset-10 {
    margin-left: 83.33333%;
}

.small-12 {
    width: 100%;
}

.small-offset-11 {
    margin-left: 91.66667%;
}

.small-up-1 > .column, .small-up-1 > .columns {
    float: left;
    width: 100%;
}

    .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both;
    }

    .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
        float: left;
    }

.small-up-2 > .column, .small-up-2 > .columns {
    float: left;
    width: 50%;
}

    .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both;
    }

    .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
        float: left;
    }

.small-up-3 > .column, .small-up-3 > .columns {
    float: left;
    width: 33.33333%;
}

    .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both;
    }

    .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
        float: left;
    }

.small-up-4 > .column, .small-up-4 > .columns {
    float: left;
    width: 25%;
}

    .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both;
    }

    .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
        float: left;
    }

.small-up-5 > .column, .small-up-5 > .columns {
    float: left;
    width: 20%;
}

    .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both;
    }

    .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
        float: left;
    }

.small-up-6 > .column, .small-up-6 > .columns {
    float: left;
    width: 16.66667%;
}

    .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both;
    }

    .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
        float: left;
    }

.small-up-7 > .column, .small-up-7 > .columns {
    float: left;
    width: 14.28571%;
}

    .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both;
    }

    .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
        float: left;
    }

.small-up-8 > .column, .small-up-8 > .columns {
    float: left;
    width: 12.5%;
}

    .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both;
    }

    .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
        float: left;
    }

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0;
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.small-centered {
    margin-right: auto;
    margin-left: auto;
}

    .small-centered, .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }

.small-uncentered, .small-push-0, .small-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%;
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%;
    }

    .medium-offset-0 {
        margin-left: 0%;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%;
    }

    .medium-offset-1 {
        margin-left: 8.33333%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
    }

    .medium-pull-3 {
        position: relative;
        left: -25%;
    }

    .medium-offset-2 {
        margin-left: 16.66667%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%;
    }

    .medium-offset-3 {
        margin-left: 25%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%;
    }

    .medium-offset-4 {
        margin-left: 33.33333%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
    }

    .medium-pull-6 {
        position: relative;
        left: -50%;
    }

    .medium-offset-5 {
        margin-left: 41.66667%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%;
    }

    .medium-offset-6 {
        margin-left: 50%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%;
    }

    .medium-offset-7 {
        margin-left: 58.33333%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
    }

    .medium-pull-9 {
        position: relative;
        left: -75%;
    }

    .medium-offset-8 {
        margin-left: 66.66667%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%;
    }

    .medium-offset-9 {
        margin-left: 75%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%;
    }

    .medium-offset-10 {
        margin-left: 83.33333%;
    }

    .medium-12 {
        width: 100%;
    }

    .medium-offset-11 {
        margin-left: 91.66667%;
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        float: left;
        width: 100%;
    }

        .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both;
        }

        .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
            float: left;
        }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        float: left;
        width: 50%;
    }

        .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both;
        }

        .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
            float: left;
        }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        float: left;
        width: 33.33333%;
    }

        .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both;
        }

        .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
            float: left;
        }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        float: left;
        width: 25%;
    }

        .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both;
        }

        .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
            float: left;
        }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        float: left;
        width: 20%;
    }

        .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both;
        }

        .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
            float: left;
        }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        float: left;
        width: 16.66667%;
    }

        .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both;
        }

        .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
            float: left;
        }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        float: left;
        width: 14.28571%;
    }

        .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both;
        }

        .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
            float: left;
        }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        float: left;
        width: 12.5%;
    }

        .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both;
        }

        .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
            float: left;
        }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto;
    }

        .medium-centered, .medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both;
        }

    .medium-uncentered, .medium-push-0, .medium-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%;
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%;
    }

    .large-offset-0 {
        margin-left: 0%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%;
    }

    .large-offset-1 {
        margin-left: 8.33333%;
    }

    .large-3 {
        width: 25%;
    }

    .large-push-3 {
        position: relative;
        left: 25%;
    }

    .large-pull-3 {
        position: relative;
        left: -25%;
    }

    .large-offset-2 {
        margin-left: 16.66667%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%;
    }

    .large-offset-3 {
        margin-left: 25%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%;
    }

    .large-offset-4 {
        margin-left: 33.33333%;
    }

    .large-6 {
        width: 50%;
    }

    .large-push-6 {
        position: relative;
        left: 50%;
    }

    .large-pull-6 {
        position: relative;
        left: -50%;
    }

    .large-offset-5 {
        margin-left: 41.66667%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%;
    }

    .large-offset-6 {
        margin-left: 50%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%;
    }

    .large-offset-7 {
        margin-left: 58.33333%;
    }

    .large-9 {
        width: 75%;
    }

    .large-push-9 {
        position: relative;
        left: 75%;
    }

    .large-pull-9 {
        position: relative;
        left: -75%;
    }

    .large-offset-8 {
        margin-left: 66.66667%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%;
    }

    .large-offset-9 {
        margin-left: 75%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%;
    }

    .large-offset-10 {
        margin-left: 83.33333%;
    }

    .large-12 {
        width: 100%;
    }

    .large-offset-11 {
        margin-left: 91.66667%;
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        float: left;
        width: 100%;
    }

        .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both;
        }

        .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
            float: left;
        }

    .large-up-2 > .column, .large-up-2 > .columns {
        float: left;
        width: 50%;
    }

        .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both;
        }

        .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
            float: left;
        }

    .large-up-3 > .column, .large-up-3 > .columns {
        float: left;
        width: 33.33333%;
    }

        .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both;
        }

        .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
            float: left;
        }

    .large-up-4 > .column, .large-up-4 > .columns {
        float: left;
        width: 25%;
    }

        .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both;
        }

        .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
            float: left;
        }

    .large-up-5 > .column, .large-up-5 > .columns {
        float: left;
        width: 20%;
    }

        .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both;
        }

        .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
            float: left;
        }

    .large-up-6 > .column, .large-up-6 > .columns {
        float: left;
        width: 16.66667%;
    }

        .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both;
        }

        .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
            float: left;
        }

    .large-up-7 > .column, .large-up-7 > .columns {
        float: left;
        width: 14.28571%;
    }

        .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both;
        }

        .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
            float: left;
        }

    .large-up-8 > .column, .large-up-8 > .columns {
        float: left;
        width: 12.5%;
    }

        .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both;
        }

        .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
            float: left;
        }

    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto;
    }

        .large-centered, .large-centered:last-child:not(:first-child) {
            float: none;
            clear: both;
        }

    .large-uncentered, .large-push-0, .large-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}

.column-block {
    margin-bottom: 1.875rem;
}

    .column-block > :last-child {
        margin-bottom: 0;
    }

.mobile.menu-icon {
    position: absolute;
    right: 20px;
    bottom: 25px;
}

#main_header .sticky_social {
    top: 0px;
    right: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

    #main_header .sticky_social li {
        display: inline;
    }

        #main_header .sticky_social li img {
            width: 30px;
            height: 30px;
        }

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 16px;
    cursor: pointer;
}

    .menu-icon::after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 4px;
        background: #b31983;
        box-shadow: 0 7px 0 #b31983, 0 14px 0 #b31983, 0 21px 0 #b31983;
        content: '';
    }

    .menu-icon:hover::after {
        background: #7e0e5b;
        box-shadow: 0 7px 0 #7e0e5b, 0 14px 0 #7e0e5b, 0 21px 0 #7e0e5b;
    }

    .menu-icon.dark {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 16px;
        cursor: pointer;
    }

        .menu-icon.dark::after {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            background: #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            content: '';
        }

        .menu-icon.dark:hover::after {
            background: #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
        }

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-in-down.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-in-left.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-in-up.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-in-right.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-out-down.mui-leave.mui-leave-active {
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-out-right.mui-leave.mui-leave-active {
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-out-up.mui-leave.mui-leave-active {
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .slide-out-left.mui-leave.mui-leave-active {
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity;
}

    .fade-in.mui-enter.mui-enter-active {
        opacity: 1;
    }

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity;
}

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0;
    }

.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0;
}

    .hinge-in-from-top.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1;
    }

.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0;
}

    .hinge-in-from-right.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1;
    }

.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0;
}

    .hinge-in-from-bottom.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1;
    }

.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0;
}

    .hinge-in-from-left.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1;
    }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0;
}

    .hinge-in-from-middle-x.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1;
    }

.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0;
}

    .hinge-in-from-middle-y.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1;
    }

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1;
}

    .hinge-out-from-top.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0;
    }

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1;
}

    .hinge-out-from-right.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0;
    }

.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1;
}

    .hinge-out-from-bottom.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0;
    }

.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1;
}

    .hinge-out-from-left.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0;
    }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1;
}

    .hinge-out-from-middle-x.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0;
    }

.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1;
}

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0;
    }

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0;
}

    .scale-in-up.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0;
}

    .scale-in-down.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}

    .scale-out-up.mui-leave.mui-leave-active {
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}

    .scale-out-down.mui-leave.mui-leave-active {
        -ms-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}

    .spin-in.mui-enter.mui-enter-active {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}

    .spin-out.mui-leave.mui-leave-active {
        -ms-transform: rotate(0.75turn);
        transform: rotate(0.75turn);
        opacity: 0;
    }

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}

    .spin-in-ccw.mui-enter.mui-enter-active {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}

    .spin-out-ccw.mui-leave.mui-leave-active {
        -ms-transform: rotate(-0.75turn);
        transform: rotate(-0.75turn);
        opacity: 0;
    }

.slow {
    transition-duration: 750ms !important;
}

.fast {
    transition-duration: 250ms !important;
}

.linear {
    transition-timing-function: linear !important;
}

.ease {
    transition-timing-function: ease !important;
}

.ease-in {
    transition-timing-function: ease-in !important;
}

.ease-out {
    transition-timing-function: ease-out !important;
}

.ease-in-out {
    transition-timing-function: ease-in-out !important;
}

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
    transition-delay: 300ms !important;
}

.long-delay {
    transition-delay: 700ms !important;
}

.shake {
    animation-name: shake-7;
}

@keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        transform: translateX(7%);
    }

    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        transform: translateX(-7%);
    }
}

.spin-cw {
    animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }

    100% {
        transform: rotate(0);
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(1turn);
    }
}

.wiggle {
    animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
    40%, 50%, 60% {
        transform: rotate(7deg);
    }

    35%, 45%, 55%, 65% {
        transform: rotate(-7deg);
    }

    0%, 30%, 70%, 100% {
        transform: rotate(0);
    }
}

.shake, .spin-cw, .spin-ccw, .wiggle {
    animation-duration: 500ms;
}

.infinite {
    animation-iteration-count: infinite;
}

.slow {
    animation-duration: 750ms !important;
}

.fast {
    animation-duration: 250ms !important;
}

.linear {
    animation-timing-function: linear !important;
}

.ease {
    animation-timing-function: ease !important;
}

.ease-in {
    animation-timing-function: ease-in !important;
}

.ease-out {
    animation-timing-function: ease-out !important;
}

.ease-in-out {
    animation-timing-function: ease-in-out !important;
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
    animation-delay: 300ms !important;
}

.long-delay {
    animation-delay: 700ms !important;
}

.go_blue {
    color: #00a3c8;
}

/** Social icons **/
.sticky_social {
    position: absolute;
    top: 50px;
    right: 0px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 10px 0px 0px 10px;
    z-index: 1;
}

    .sticky_social ul {
        margin-bottom: 0px;
    }

    .sticky_social img {
        margin-bottom: 5px;
    }


/** Misc Styles **/
.bolder {
    font-weight: 900;
}

.nbm {
    margin-bottom: 0px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.block_title {
    background: #54565b /* url(../svgs/Icons/warning-icon.svg) 10px center no-repeat*/; /*background-size: 24px 24px;*/
    font-size: 1.25rem;
    display: inline-block;
    color: #FFF;
    height: 43px;
    line-height: 41px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 0px;
}

.in_page_form {
    background: #ebeced;
    padding: 15px 10px 30px;
    margin-bottom: 15px;
}

    .in_page_form .wpcf7-text, .in_page_form .wpcf7-textarea {
        border-color: #ebeced;
    }

    .in_page_form .recaptcha .wpcf7-form-control-wrap {
        float: right;
    }

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: rem-calc(10) 0;
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0;
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0rem 0rem 1rem;
    max-width: 450px !important;
    height: auto;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.light_grey_wrap {
    background: #f7f8f8;
}

.no_border {
    border: none !important;
}


.useful_header {
}

/** Header Styles **/
#main_header {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #FFF;
    margin-top: 0px;
}

    #main_header .logo {
        float: left;
    }

        #main_header .logo img {
            height: 85px;
            width: auto;
        }

    #main_header #desktop_nav {
        padding-bottom: 0px;
        border-bottom: 1px solid #b31883;
        float: right;
        margin-top: 10px;
    }

#desktop_nav .is-dropdown-submenu-parent {
    position: static;
}

#desktop_nav .dropdown {
    text-align: center;
}

    #desktop_nav .dropdown.menu li a, #desktop_nav .dropdown.menu li {
        display: inline-block;
    }

        #desktop_nav .dropdown.menu li a {
            border: none;
        }

#desktop_nav #menu-main-menu {
    position: static;
}

.header1 {
    position: relative;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

    .header1 figcaption {
        position: absolute;
        top: 50%;
        left: 0px;
        right: 0px;
        font-size: 80px;
        color: #FFFFFF;
        text-align: center;
        margin-top: -70px;
        text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
        font-weight: 900;
    }

        .header1 figcaption span {
            color: #00a3c8;
        }


/** In page nav **/
#in_page_nav {
    padding-top: 36px;
    padding-left: 29px;
    padding-bottom: 45px;
    padding-right: 10px;
    position: relative;
}
    /*#in_page_nav:after, #side_bar_twitter:after, #news_feed:after {content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9600px;
  left: 100%;
  background: #fbfbf9 url(../Textures/light-grey-texture.png) left top;
  }*/
    #in_page_nav h2 {
        font-size: 0.875rem;
        text-transform: uppercase;
        margin: 0px;
        padding: 10px;
        color: #FFF;
        background: #54565b;
        display: inline-block;
    }

    #in_page_nav ul {
        border: solid 1px #54565b;
    }

        #in_page_nav ul li a {
            border-bottom: solid 1px #54565b;
            color: #54565b;
            background: url(../svgs/Generic/arrow-grey-right.svg) no-repeat 16px center;
            padding-left: 44px;
            background-size: 11px 11px;
        }

            #in_page_nav ul li a:hover {
                background-color: #EFEFEF;
            }

            #in_page_nav ul li a.active {
                background-color: #b31883;
                color: #FFFFFF;
                background: #b31883 url(../svgs/Generic/arrow-white-right.svg) no-repeat 16px center;
                background-size: 11px 11px;
            }

        #in_page_nav ul li:last-child a {
            border-bottom: none;
        }


/** Side Bars **/

#info_sidebar {
    background: url(../Textures/light-grey-texture.png) left top repeat;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    padding-bottom: 350px;
}

    #info_sidebar:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 9600px;
        left: 100%;
        background: #fbfbf9 url(../Textures/light-grey-texture.png) left top;
    }

.events-template-default #info_sidebar {
    padding-bottom: 0px;
}

#info_sidebar .ooo-img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    z-index: 10;
}


#side_bar_social_links {
    padding-top: 20px;
    padding-left: 29px;
    padding-bottom: 25px;
    padding-right: 10px;
    background: #fbfbf9 url(../Textures/white-texture.png) left top;
    position: relative;
}

    #side_bar_social_links:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 9600px;
        left: 100%;
        background: #fbfbf9 url(../Textures/white-texture.png) left top;
        z-index: 1;
    }

    #side_bar_social_links ul li {
        display: inline-block;
    }

        #side_bar_social_links ul li a { /*margin-right:10px;*/
        }

    #side_bar_social_links h2 {
        font-size: 1.625rem;
        margin-bottom: 20px;
    }

#side_bar_twitter {
    background: #fbfbf9 url(../Textures/light-grey-texture.png) left top;
    padding-left: 29px;
    padding-top: 38px;
    padding-bottom: 80px;
    position: relative;
}

    #side_bar_twitter h2 {
        font-size: 1.625rem;
        margin-bottom: 35px;
        width: 208px;
    }

    #side_bar_twitter .tweet {
        position: relative;
        z-index: 11;
    }

        #side_bar_twitter .tweet img {
            margin-bottom: 20px;
        }

        #side_bar_twitter .tweet a {
            font-weight: 600;
            color: #54565b;
        }

        #side_bar_twitter .tweet .line {
            display: block;
            height: 10px;
            background: #9c9da0;
            width: 105px;
        }

        #side_bar_twitter .tweet p {
            margin-bottom: 20px;
        }



/** Info page **/
.info_wrap {
    background: #FFF;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}

.post-template-default .info_wrap {
    background: transparent;
}

.class_info_page .main_part {
    padding-top: 35px;
    padding-bottom: 60px;
}

.class_info_page {
}

.class_info_page {
}

.main_part img {
    margin-bottom: 30px;
}

.main_part .row {
    padding-top: 15px
}

.main_part img.aligncenter {
    width: 100%;
}


/** Home Styles **/

#home_video {
    height: 768px;
    overflow: hidden;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .video-container video {
        /* Make video to at least 100% wide and tall */
        min-width: 100%;
        min-height: 100%;
        /* Setting width & height to auto prevents the browser from stretching or squishing the video */
        width: auto;
        height: auto;
        /* Center the video */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.keep-up-to-date-button:hover, .featured_news_article .button.hollow.secondary:hover {
    color: #00a3c8 !important;
    border-color: #00a3c8 !important;
    background-image: url(../svgs/button/arrow-blue.svg) !important;
}

#home_header {
}

#home_events_feed {
    padding-top: 46px;
    padding-bottom: 46px;
    overflow: hidden;
}

.home_block {
    height: 800px;
    background-size: cover;
    background-position: center center;
    background-repeat: none;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

    .home_block .inner {
        padding: 70px;
        max-width: 620px;
    }

        .home_block .inner p, .home_block .inner h2 {
            color: #FFF;
        }

        .home_block .inner .button {
            margin-bottom: 0px;
            margin-top: 15px;
        }

        .home_block .inner strong {
            font-size: 1.188rem;
            font-weight: 900;
        }

#events_block {
    background-image: url(../image/speaker-on-stage.jpg);
}

#accomdation_block {
    background-image: url(../image/city-image.jpg);
}

body.post-type-archive-accommodation .call_to_action1 {
    min-height: 250px;
}

body.single-accommodation .call_to_action1 {
    min-height: 219px;
}



#events_block .inner {
    background: rgba(84,86,91,0.9);
}

#accomdation_block .inner {
    background: rgba(179,25,131,0.9);
}

.ooo {
    font-weight: 900;
    font-size: 3rem;
    color: #00a4c9;
    margin-bottom: 10px;
    border-bottom: solid 7px #FFF;
    padding-right: 28px;
    display: inline-block;
    margin-bottom: 20px;
}

#social_links_section {
    background: url(../image/blue-feathers.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 55px;
    padding-bottom: 55px;
}

    #social_links_section h2 {
        color: #FFF;
        font-size: 2.5rem;
        margin-bottom: 40px;
    }

    #social_links_section ul li, #s_links ul li {
        display: inline-block;
        margin-right: 5px;
    }

    #social_links_section .tweet {
        color: #FFF;
        max-width: 400px;
    }

        #social_links_section .tweet img {
            margin-bottom: 20px;
        }

    #social_links_section a {
        color: #FFF;
        font-weight: 700;
    }

#news_feed {
    padding-top: 35px;
    padding-bottom: 45px;
    position: relative;
}

    #news_feed .inner {
        padding: 30px 30px 40px;
        border: 4px solid #54565b;
    }

        #news_feed .inner h2 {
            margin-bottom: 25px;
        }

        #news_feed .inner div {
            margin-bottom: 20px;
        }

        #news_feed .inner p {
            margin-bottom: 35px;
        }

    #news_feed .article {
        position: relative;
    }

        #news_feed .article .tag {
            position: absolute;
            left: 0.9375rem;
            top: 0px;
            background: rgba(84,86,91,0.9);
            padding: 7px 18px;
            color: #FFF;
            font-size: 0.875rem;
            height: 30px;
            line-height: 13px;
        }

#events_feed_widget {
    padding-right: 55px;
}

#hull_widget {
    padding-left: 55px;
}

#events_feed_widget #images {
    margin-right: 70px;
}

#events_feed_widget #event {
    border: 3px solid #54565b;
    margin-left: 58px;
    margin-top: -100px;
    height: 335px;
}

    #events_feed_widget #event .item {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 120px;
        padding-bottom: 90px;
    }

#events_feed_widget {
}

.owl-carousel.style_1 {
    overflow: visible;
}

.jobs_feed {
    overflow: hidden;
}

.owl-carousel.style_1 .owl-nav {
    position: absolute;
    right: -3px;
    bottom: -3px;
    width: 76px;
}

#related_projects .owl-carousel.style_1 .owl-nav {
    bottom: 0px !important;
}

.owl-carousel.style_1 .owl-nav div {
    width: 38px;
    height: 38px;
    cursor: pointer;
    display: inline-block;
    text-indent: 2000em;
    background-size: 20px 20px !important;
}

.owl-carousel.style_1 .owl-nav .owl-prev {
    border: 3px solid #54565b;
    background: #FFF url(../svgs/Generic/arrow-grey-left.svg) no-repeat center center;
}

.owl-carousel.style_1 .owl-nav .owl-next {
    border-top: 3px solid #54565b;
    border-right: 3px solid #54565b;
    border-bottom: 3px solid #54565b;
    border-left-style: none;
    background: #FFF url(../svgs/Generic/arrow-grey-right.svg) no-repeat center center;
}

#hull_box {
    margin-left: 70px;
    border: 3px solid #54565b;
    padding: 35px 25px 130px;
    position: relative;
    z-index: 99;
}

#suki_slider {
    margin-top: -55px;
    margin-right: 70px;
    position: relative;
    z-index: 99;
    height: 335px;
}

#hull_box:hover, #events_feed_widget #event:hover {
    background: #b31983;
    color: #FFF;
}

    #events_feed_widget #event:hover a, #hull_box:hover a {
        border-color: #FFF;
        color: #FFF;
        background-image: url(../svgs/button/arrow-white.svg);
    }

/** Staff Page **/
#staff_feed {
    padding-top: 30px;
    padding-bottom: 30px;
}

    #staff_feed .columns {
        padding-right: 2px;
        padding-left: 2px;
        margin-bottom: 4px;
        position: relative;
    }

    #staff_feed .staff_member_inner {
        position: relative;
    }

    #staff_feed .staff_member .staff_img { /*height:348px;*/
        position: relative;
    }

        #staff_feed .staff_member .staff_img img.sub {
            position: absolute;
            left: 0px;
            right: 0px;
            top: 0px;
        }

        #staff_feed .staff_member .staff_img img.main {
            opacity: 1;
        }

        #staff_feed .staff_member .staff_img img.sub {
            opacity: 0;
        }
    /*#staff_feed .staff_member .staff_img:hover img.main { opacity:0;}
#staff_feed .staff_member .staff_img:hover img.sub { opacity:1;}*/
    #staff_feed .staff_member a {
        position: absolute;
        padding: 10px 10px 10px 20px;
        width: 100%;
        font-size: 1.75rem;
        color: #FFF;
        left: 0px;
        right: 0px;
        bottom: 0px;
        line-height: 43px;
        height: 65px;
        z-index: 11;
        background-color: rgba(0,163,200,0.8);
        background-image: url(../svgs/Generic/down-arrow-white.svg);
        background-position: calc(100% - 15px) center;
        background-repeat: no-repeat;
        background-size: 10px 10px;
    }

        #staff_feed .staff_member a:hover {
            background-color: rgba(179,24,131,0.8);
        }

        #staff_feed .staff_member a.open {
            background-image: url(../svgs/Generic/up-arrow-white.svg);
            background-color: rgba(179,24,131,0.95);
        }

    #staff_feed .staff_member .staff_details {
        background-color: rgba(83,85,90,0.9);
        padding: 20px;
        width: 100%;
        color: #FFFFFF;
        display: none;
        margin-bottom: 50px;
    }

        #staff_feed .staff_member .staff_details.show {
            display: block;
            position: absolute;
            left: 0px;
            top: 0px;
            right: 0px;
            bottom: 0px;
            z-index: 10;
        }

        #staff_feed .staff_member .staff_details h2 {
            color: #00a3c8;
        }

.scroll_area {
    max-height: 100%;
}

#staff_feed .staff_call_to_action {
    background: url(../Textures/light-grey-texture.png) repeat left top;
    padding: 25px;
    text-align: center;
}

    #staff_feed .staff_call_to_action h2 {
        font-size: 2.25rem;
        margin-bottom: 25px;
    }

    #staff_feed .staff_call_to_action p {
        font-size: 1.75rem;
        line-height: 28px;
    }

    #staff_feed .staff_call_to_action a {
        margin-bottom: 25px;
    }




/** Events Feed **/
.events_intro {
    padding-top: 20px;
    padding-bottom: 20px;
}

.post-type-archive-events #filter_wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}

#filter_wrapper label {
    font-weight: 400;
}

#filter_wrapper #networks {
    margin-top: 24px;
}

#filter_wrapper select, #filter_wrapper .input-group {
    margin-bottom: 0px;
}

.post-type-archive-events .featured_news_article h2 {
    font-size: 2.5rem;
}

.events-template-default .featured_news_article .left_area .vc {
    padding-right: 60px;
    padding-bottom: 60px;
}

#event_feed {
    padding-top: 45px;
    padding-bottom: 65px;
    position: relative;
    background: #FFF;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#events_filters {
    text-align: right;
}

    #events_filters span {
        display: inline-block;
        padding-right: 5px;
        padding-top: 3px;
    }

    #events_filters .input-group {
        float: right;
        max-width: 220px;
        margin-bottom: 0px;
    }

        #events_filters .input-group select {
            margin-bottom: 0px;
        }

#event_feed article {
    margin-bottom: 40px;
}

#event_details_side {
    background: #fbfbf9 url(../Textures/light-grey-texture.png) left top;
    padding-left: 29px;
    padding-top: 38px;
    padding-bottom: 38px;
    position: relative;
}

    #event_details_side h2 {
        margin-bottom: 20px;
    }

    #event_details_side h3 {
        color: #af2690;
        font-size: 1.125rem;
        margin-bottom: 0px;
    }

#event_body h2 {
    font-weight: 400;
}

#book_button {
    padding-top: 20px;
}

    #book_button a {
        margin-bottom: 10px;
    }

    #book_button p {
        font-size: 1.125rem;
    }

.event_date {
    text-align: center;
    padding: 10px 15px 15px;
    border-bottom: 3px solid #FFF;
    border-left: 3px solid #FFF;
    font-size: 1.125rem;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    right: -0.9375rem;
}

    .event_date strong {
        display: block;
        font-size: 2.625rem;
        font-weight: 900;
        line-height: 27px;
    }

#venue_tag {
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 3px solid #FFF;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    padding: 10px;
    text-transform: uppercase;
    left: 0.9375rem;
    font-weight: 900;
    line-height: 19px;
    max-width: 305px;
}

    #venue_tag div {
        display: block;
        font-size: 0.875rem;
    }


/** Venue Page **/
#venue_intro_wrap {
    background: #FFF;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}

#venue_intro {
    padding-top: 60px;
    padding-bottom: 60px;
}

    #venue_intro .venue_name {
        color: #00a3c8;
        font-size: 1.75rem;
        font-weight: 900;
    }

    #venue_intro h1 {
        color: #54565b;
        font-weight: 400;
        font-size: 1.75rem;
    }

    #venue_intro #main_images .columns.medium-12 {
        margin-bottom: 0.5rem;
    }

    #venue_intro #main_images .columns {
        padding-right: 0.25rem;
        padding-left: 0.25rem;
    }

    #venue_intro #main_images .small-img {
        max-height: 279px;
        overflow: hidden;
    }

    #venue_intro .venue_tag {
        font-weight: 900;
        font-size: 1.5rem;
        text-align: right;
        line-height: 1;
        max-width: 330px;
        float: right;
        margin-top: 35px;
    }

        #venue_intro .venue_tag span {
            color: #00a3c8;
            display: block;
            margin-bottom: 5px;
        }

#venue_stats, .light_crimp {
    background: url(../image/light-crimp.png) repeat-x left top, url(../Textures/light-grey-texture.png) repeat-x left 100px;
    min-height: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
}

#venue_intro .button-group {
    margin-top: 35px;
}

#venue_stats {
    font-size: 2rem;
    line-height: 1.2;
    margin-top: -24px;
}

    #venue_stats strong {
        font-weight: 900;
        color: #b31883;
        line-height: 28px;
    }

#venue_stats_wrap {
    background: #FFF;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}

#venue_stats_detail {
    padding-top: 48px;
    padding-bottom: 48px;
}

    #venue_stats_detail .detail, #travel_info_wrapper .area {
        border-right: 1px solid #666666;
    }

        /*#venue_stats_detail .detail {border-top: 1px solid #666666; border-right: 1px solid #666666;}*/

        /*#venue_stats_detail .detail:last-child, */ #travel_info_wrapper .area:last-child, #venue_stats_detail .detail.no_right_border {
            border-right: none;
        }

        #venue_stats_detail .detail:last-child {
            float: left;
        }

.add_border_left {
    border-left: 1px solid #666666;
}

#venue_stats_detail .detail div {
    padding: 25px;
}

#venue_stats_detail .detail img {
    margin-bottom: 20px;
    height: 80px;
}

#venue_stats_detail .detail h3 {
    font-weight: 700;
    font-size: 1.313rem !important;
    margin-bottom: 10px;
}

#venue_finder .button {
    margin-bottom: 20px;
}

/*#facilities #venue_stats_detail .detail { margin-bottom:14px;}*/


#venue_stats_detail.style2 .detail h3, #venue_plan .right #venue_details h3 {
    font-size: 1.125rem;
    font-weight: 900;
}

#venue_stats_detail.style2 .useful_header {
    padding-bottom: 20px;
}

#venue_plan_wrap {
    background: #f7f8f8;
}

#venue_plan {
    padding-top: 30px;
    padding-bottom: 30px;
}

    #venue_plan .left {
        border: 1px solid #666666;
        width: 66%;
        padding-top: 30px;
        padding-bottom: 30px;
        position: relative;
    }

        #venue_plan .left figure {
            padding-left: 40px;
            padding-right: 40px;
            text-align: center;
        }

            #venue_plan .left figure figcaption {
                font-size: 1.75rem;
                text-align: left;
                padding-top: 15px;
            }

    #venue_plan .right {
        width: 34%;
        border-top: 1px solid #666666;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-left: none;
    }

        #venue_plan .right #venue_details {
            padding: 40px;
        }

            #venue_plan .right #venue_details img {
                margin-bottom: 20px;
            }

            #venue_plan .right #venue_details h3 {
                margin-bottom: 0px;
            }

.accordion .add_line {
    border-width: 3px !important;
    margin-top: 25px;
}

.accordion .room_details h2 {
    color: #00a3c8;
    margin-bottom: 3px;
}

.accordion .room_details img {
    margin-bottom: 10px;
}

.room_details_text {
    padding-top: 30px;
    padding-left: 20px;
}

.first_table {
    margin-bottom: 40px;
}

.zoom_button {
    width: 37px;
    height: 37px;
    background: url(../svgs/Icons/zoom-icon.svg) no-repeat center center;
    background-size: 21px 21px;
    cursor: pointer;
    position: absolute;
    bottom: -1px;
    right: -1px;
    border: 1px solid #666666;
}

.button_wrap_ven_top {
    padding-top: 40px;
}

.bottom_line {
    border-bottom: 1px solid #666666;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.left_line {
    border-left: 1px solid #666666;
}

#actions_wrap {
    background: url(../Textures/white-texture.png) repeat left top;
}
/** not always used but check later on **/
#actions .actions_header {
    font-size: 2.5rem;
    padding-bottom: 40px;
}

    #actions .actions_header h2 {
        padding-left: 40px;
    }

#actions {
    padding-top: 48px;
    padding-bottom: 48px;
    background: url(../Textures/white-texture.png) repeat left top;
}

    #actions article, #event_feed article {
        position: relative;
    }

        #actions article > div, #event_feed article > div {
            border: solid 4px #54565b;
            padding: 103px 26px 26px;
            margin-left: 42px;
            margin-top: -74px;
        }

        #actions article figure, #event_feed article figure {
            padding-right: 42px;
            position: relative;
        }

        #actions article div .title_area, #event_feed article div .title_area {
            padding-bottom: 10px;
        }

            #actions article div .title_area p.lead, #event_feed article div .title_area p {
                margin-bottom: 0px;
            }

    #actions .columns:last-child {
        float: left !important;
    }

.image_tag {
    height: 35px;
    line-height: 35px;
    position: absolute;
    z-index: 10;
    font-weight: 900;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 0.875rem;
}

    .image_tag.purple {
        background: rgba(179,24,131,0.8);
        color: #FFF;
    }

    .image_tag.top_right {
        right: 0px;
        top: -17.5px;
    }

#testimonial {
    background: url(../image/testimonial-back.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 85px;
}

    #testimonial blockquote {
        border: none;
        position: relative;
        padding: 20px 55px 20px 80px;
    }

        #testimonial blockquote:before {
            content: "";
            position: absolute;
            top: -20px;
            left: 4px;
            background-image: url(../svgs/Icons/quotes-1.svg);
            background-size: 48px 90px;
            width: 48px;
            height: 90px;
        }

        #testimonial blockquote:after {
            content: "";
            position: absolute;
            bottom: 0px;
            right: 4px;
            background-image: url(../svgs/Icons/quotes-close.svg);
            background-size: 48px 90px;
            width: 48px;
            height: 90px;
        }

        #testimonial blockquote p {
            color: #FFF;
        }

        #testimonial blockquote cite span, #testimonial blockquote cite {
            color: #FFF;
            font-weight: 700;
            font-size: 1rem;
        }

.call_to_action1 {
    background: url(../image/light-big-crimp.png) repeat-x left top, url(../Textures/light-grey-texture.png) repeat-x left 300px;
    min-height: 307px;
    padding-top: 64px;
    text-align: center;
    position: relative;
    z-index: 10;
}


    .call_to_action1.flex_height .row {
        padding-bottom: 40px;
    }

    .call_to_action1 .row {
        background: url(../svgs/oooo-graphic/ooo-grey.svg) left bottom no-repeat;
        background-size: 320px 122px;
    }


    .call_to_action1.col_purple {
        background: url(../image/purple-big-crimp.png) repeat-x left top, url(../Textures/purple-texture.png) repeat-x left 300px;
    }


        .call_to_action1.col_purple .row {
            background: url(../svgs/oooo-graphic/ooo-purple.svg) left bottom no-repeat;
            background-size: 320px 123px;
        }

    .call_to_action1.flat {
        background: url(../Textures/light-grey-texture.png) repeat left top;
        min-height: 293px;
    }

    .call_to_action1.flex_height {
        height: auto;
    }

    .call_to_action1 h2 {
        font-size: 2.25rem;
        margin-bottom: 40px;
    }

    .call_to_action1.col_purple h2, .call_to_action1.col_purple p {
        color: #FFF;
    }

    .call_to_action1.col_purple .button {
        background-color: #FFFFFF;
        color: #00a3c8;
    }

        .call_to_action1.col_purple .button:hover {
            color: #FFFFFF;
        }

    .call_to_action1 p {
        font-size: 1.75rem;
    }

    .call_to_action1 label {
        text-align: left;
    }

    .call_to_action1 .button-group {
        margin-bottom: 25px;
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

.pull_up50 {
    margin-top: -50px;
}

#venue_rooms {
    padding-top: 48px;
    padding-bottom: 48px;
    background: #ebeced;
}

    #venue_rooms header h2, #actions header h2, .useful_header h2 {
        font-size: 2.625rem;
        padding-left: 20px;
        padding-bottom: 20px;
    }

.useful_header p.lead {
    padding-left: 20px;
}

#venue_stats_detail .useful_header h2 {
    padding-bottom: 0px;
}

.single-accommodation #venue_stats_detail .useful_header h2 {
    margin-bottom: 30px;
}

/** NEWS PAGES STYELS **/
#news_page .article {
    margin-bottom: 20px;
}

#news_load_more {
    padding-top: 20px;
}

#news_top, #page_header {
    background: url(../Textures/purple-texture.png) repeat left top;
    position: relative;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}

.featured_news_article {
    color: #FFFFFF;
    background: url(../svgs/oooo-graphic/ooo-purple-up.svg) bottom right no-repeat;
    background-size: 200px 445px;
}

    .featured_news_article .left_area {
        position: relative;
    }

#filter_wrapper {
    padding-top: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #56555c;
    background: url(../Textures/light-grey-texture.png) repeat left top;
}

    #filter_wrapper.closed {
        height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        overflow: hidden;
    }

#open_filters {
    float: right;
    border-right: 3px solid #54565b;
    border-bottom: 3px solid #54565b;
    border-left: 3px solid #54565b;
    padding: 8px;
    color: #54565b;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: 900;
    margin-right: 0.9375rem;
}

/** NEWS POST PAGE **/

.post_area {
    background: #FFF;
    padding-right: 100px;
    padding-left: 0px;
    padding-top: 0px !important;
}

    .post_area #news_images {
        margin-bottom: 0px;
    }

    .post_area .post_text {
        padding-left: 20px;
        padding-right: 60px;
    }

    .post_area .post_footer {
        padding-top: 20px;
        border-top: 1px solid #54565b;
        margin-top: 30px;
    }

        .post_area .post_footer ul {
            float: right;
        }

#event_body.post_area {
    padding-top: 35px !important;
    padding-left: 0.9375rem;
}

.post_area .post_footer .no-bullet li {
    display: inline-block;
}

.share_title {
    color: #54565b;
    font-size: 0.875rem;
    font-weight: 900;
    float: right;
    margin-right: 15px;
    height: 32px;
    line-height: 32px;
}

#info_sidebar #news_feed {
    padding-left: 30px;
}

    #info_sidebar #news_feed header h2 {
        margin-bottom: 30px;
    }

    #info_sidebar #news_feed .article:last-child {
        margin-bottom: 0px;
    }

    #info_sidebar #news_feed .article {
        margin-bottom: 30px;
    }

        #info_sidebar #news_feed .article .inner {
            padding: 18px;
        }

        #info_sidebar #news_feed .article h2 {
            font-size: 1.35rem;
        }

#info_sidebar #filter_wrapper {
    background: url(none);
    border-style: none;
    position: relative;
    z-index: 11;
    padding-right: 20px;
}


/** Your **/
#venue_finder .row {
    background: none;
}

.venue_space {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .venue_space .inner {
        padding-top: 27px;
        padding-left: 27px;
    }

        .venue_space .inner h2 {
            color: #00a3c8;
        }

    .venue_space p.intro {
        margin-bottom: 30px;
    }

.row.add_line {
    padding: 20px;
    border: 1px solid #666666;
    background: #FFF;
    margin-bottom: 30px;
}

.venue_over .inner ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 100px 2;
    display: block;
    -webkit-column-rule-style: none;
    -moz-column-rule-style: none; /* Firefox */
    column-rule-style: none;
    -webkit-column-gap: 90px;
    -moz-column-gap: 90px;
    column-gap: 90px;
}


.row.add_line p {
    margin-bottom: 0px;
}

.row.add_line strong {
    display: block;
}

.room_detail img {
    margin-bottom: 10px;
}

#venue_results > .venue_space:nth-child(odd) {
    background: #ffffff;
}

#venue_results > .venue_space:nth-child(even) {
    background: #f4f4f4;
}

#no_results {
    padding: 20px;
    text-align: center;
}


/** Venue Overview **/
#purple_intro {
    background: #b31983 url(../svgs/oooo-graphic/ooo-purple-up.svg) bottom right no-repeat;
    background-size: 200px 325px;
    padding-top: 75px;
    padding-bottom: 120px;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}



    #purple_intro h2, #purple_intro p {
        color: #FFF;
    }

.venue_over {
    max-width: 1750px !important;
    margin-left: auto;
    margin-right: auto;
}

    .venue_over .inner {
        padding-top: 105px;
        padding-bottom: 130px;
    }

    .venue_over.text_on_left .inner {
        float: right;
        max-width: 600px;
        padding-right: 60px;
    }

    .venue_over.text_on_right .inner {
        float: left;
        max-width: 600px;
        padding-left: 60px;
    }

    .venue_over .inner h2, .venue_over .inner p {
        margin-bottom: 30px;
    }

    .venue_over .inner h3 {
        font-weight: 700;
        font-size: 1.125rem;
    }

.back_img {
    background-position: center center;
    background-size: cover;
}


/** Wedding pages **/
.wedding_price {
    font-weight: 900;
    font-size: 1.75rem;
    color: #b31883;
    margin-bottom: 20px;
}

.in_text_call_to_action {
}

    .in_text_call_to_action h3 {
        font-size: 1.313rem;
        margin-bottom: 15px;
    }

    .in_text_call_to_action .button {
        margin-bottom: 10px;
    }

    .in_text_call_to_action p {
        font-size: 1.188rem;
    }

    .in_text_call_to_action a {
        color: #54565b;
    }

#contact_page_area {
    padding-top: 50px;
    padding-bottom: 30px;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}




    #contact_page_area #actions {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    #contact_page_area h1 {
        font-size: 2.25rem;
        margin-bottom: 25px;
    }

    #contact_page_area .tabs-content {
        padding-left: 50px;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-right: 20px;
        position: relative;
    }

        #contact_page_area .tabs-content:after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            width: 9600px;
            left: 100%;
            background: #ebeced;
        }

    #contact_page_area #content_top_left strong.bolder {
        display: block;
        font-size: 1.225rem;
        margin-bottom: 2px;
    }

    #contact_page_area #content_top_left a {
        color: #54565b;
    }

#finding_us_header {
    text-align: left;
    padding-top: 10px;
    color: #FFFFFF;
    background: #53555a;
}

#finding_us_header {
}

#finding_us {
    text-align: center;
    background: #53555a;
}

.page-template-page-contact .call_to_action1 h2, .page-id-162 .call_to_action1 h2 {
    margin-bottom: 20px;
}

.page-template-page-contact .call_to_action1 p, .page-id-162 .call_to_action1 p {
    font-size: 1rem;
    margin-bottom: 40px;
}

#travel_info_wrapper {
    padding-bottom: 35px;
}

#travel_info_wrapper {
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
}

#travel_info {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 40px;
}

#travel_info_wrapper img {
    height: 70px;
    margin-bottom: 30px;
}
/*#travel_info_wrapper .area { margin-bottom:30px;}*/
#travel_info_wrapper .area div {
    padding: 20px;
}

/** Footer Sytles **/
#footer_wrap {
    background: #54565b;
    padding-top: 70px;
    padding-bottom: 70px;
    color: #FFF;
}

    #footer_wrap a {
        color: inherit;
    }

    #footer_wrap #logos .logos, #footer_wrap #logos .copy {
        clear: both;
    }

    #footer_wrap #logos img {
        float: left;
    }

        #footer_wrap #logos img.logo1 {
            height: 126px;
            max-width: 230px;
            width: auto;
            margin-right: 50px;
        }

        #footer_wrap #logos img.logo2 {
            height: 70px;
            width: auto;
            margin-top: 48px;
        }

        #footer_wrap #logos img.logo3 {
            clear: left;
            margin-top: 60px;
        }

.copy {
    padding-top: 40px;
}

    .copy p {
        font-size: 0.875rem;
    }

#contact_details .button {
    border-color: #FFF;
}

#contact_details strong {
    display: block;
    margin-bottom: 1px;
}

#contact_details p {
    margin-bottom: 20px;
}

#footer_wrap #social_links li {
    margin-bottom: 8px;
}


#map_wrap {
    padding-top: 38px;
    padding-bottom: 38px;
    background: #f7f8f8;
}

#ListContainer {
    padding-top: 0px !important;
}

#map_wrap .location-list {
    list-style: inside;
    margin-left: 20px;
}

    #map_wrap .location-list li {
        list-style: square;
    }

#map_wrap .leftmap .mapHolder {
    width: 64%;
}

#map_wrap .leftmap #ListContainer {
    width: 35%;
}

#map_wrap .leftmap .prettyFileBar {
    width: auto;
}

@media screen and (max-width: 1700px) {

    .featured_news_article {
        background: none;
    }
}

@media screen and (max-width: 1350px) {

    #info_sidebar #news_feed {
        padding-right: 15px;
    }
}

@media screen and (max-width: 1200px) {
    #desktop_nav {
        display: none;
    }

    .mobile.menu-icon {
        display: block;
    }

    .sticky_social {
        display: none;
    }

    #main_header .sticky_social {
        display: block;
    }

        #main_header .sticky_social .mark {
            display: none;
        }
}



/* Large = 1199px Up to */
@media screen and (max-width: 74.9375em) {

    .header1 figcaption {
        font-size: 60px;
        margin-top: -60px;
    }

    .call_to_action1 h2 {
        font-size: 1.9rem;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }
}


/* Medium - 1023px Up to */
@media screen and (max-width: 63.9375em) {
    #venue_rooms header h2, #actions header h2, .useful_header h2 {
        font-size: 2rem;
    }

    /** Your events **/
    .venue_space {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .venue_space .inner {
            padding-top: 10px;
            padding-left: 0px;
        }


    /** single event page**/
    .keep-up-to-date-button {
        display: none;
    }

    #purple_intro {
        padding-top: 35px;
        padding-bottom: 25px;
    }

    .venue_over.text_on_right .inner {
        padding-left: 30px;
    }

    .venue_over .inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    /** contact page **/
    .page-template-page-contact .tabs-panel {
        padding: 0px;
    }

    #contact_page_area .tabs-content {
        padding-left: 20px;
    }

    .page-template-page-contact #download_brochure > div {
        padding-top: 20px;
        margin-left: 0px;
        margin-top: 0px;
    }

    #contact_page_area #actions {
        padding-top: 0px;
    }


    /** home styles **/
    .home_block .inner {
        padding: 35px;
    }

    .home_block {
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #home_events_feed {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    #suki_slider {
        height: auto;
    }

    #events_feed_widget {
        padding-right: 0px;
    }

        #events_feed_widget #images {
            margin-right: 0px;
        }

        #events_feed_widget #event {
            padding: 20px;
            margin: 0px;
        }

            #events_feed_widget #event .item {
                padding: 10px;
            }

    #suki_slider {
        margin: 0px;
        padding: 0px;
    }

    #hull_box {
        margin-left: 0px;
    }

    #hull_widget {
        padding-left: 25px;
    }

    #news_load_more {
        padding-top: 10px;
    }

    #event_feed {
        padding-bottom: 30px;
    }

    #news_feed .inner {
        padding: 15px;
    }

        #news_feed .inner h2 {
            margin-bottom: 15px;
        }

        #news_feed .inner p {
            margin-bottom: 15px;
        }

    #info_sidebar #news_feed, #info_sidebar #filter_wrapper {
        padding-right: 30px;
    }


    .class_info_page .main_part {
        padding-right: 30px;
    }

    .post_area .post_text {
        padding-right: 30px;
    }

    #actions article > div, #event_feed article > div {
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 90px;
    }

    #info_sidebar {
        padding-bottom: 40px;
    }

        #info_sidebar:after {
        }

    #filter_wrapper #s_links ul li img {
        width: 30px;
    }

    #filter_wrapper #s_links ul li:last-child img {
        width: 8px;
    }

    #filter_wrapper #s_links ul li {
        margin-right: 3px;
    }

    #venue_intro {
        padding-top: 40px;
        padding-bottom: 40px;
    }


    #footer_wrap #logos img.logo1 {
        height: auto;
        margin-bottom: 35px;
    }

    #footer_wrap #logos img.logo2 {
        margin-top: 40px;
    }

    #footer_wrap {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .hide-bm {
        display: none;
    }

    #venue_stats_detail .detail div {
        padding: 0px;
    }

    #venue_stats_detail {
        padding-top: 28px;
        padding-bottom: 28px;
    }

        #venue_stats_detail .detail, #travel_info_wrapper .area {
            border: none;
        }

    #venue_stats {
        font-size: 1.8rem;
    }

    .venue_over:last-child .inner {
        padding-top: 60px;
    }

    /**  **/
    .single-venues #venue_stats_detail .detail {
        margin-bottom: 20px;
    }

    .single-venues .columns.medium-12.bottom_line {
        display: none;
    }

    .room_details_text {
        padding-top: 0px;
    }

    .single-venues .row.add_line {
        padding: 10px 0px;
    }


    #testimonial {
        padding-top: 30px;
        padding-bottom: 47px;
    }

    .accordion-title {
        font-size: 1.15rem;
    }

    .button_wrap_ven_top {
        padding-top: 20px;
    }

    #venue_plan .right #venue_details {
        padding: 10px;
    }
}


@media screen and (max-width: 768px) {


    /* .header1 { height:300px;}*/


    #event_feed article {
        margin-bottom: 25px;
    }

    /** forms **/
    select {
        margin-bottom: 10px;
    }



    /** home styles **/
    .home_block .inner {
        padding: 20px;
    }

    .home_block {
        height: auto;
        padding-bottom: 30px;
    }

    .call_to_action1 {
        padding-top: 35px;
    }

        .call_to_action1 h2 {
            font-size: 1.8rem;
        }

    .class_info_page .main_part {
        padding-top: 25px;
        padding-bottom: 18px;
    }

    .header1 figcaption {
        font-size: 30px;
        margin-top: 0px;
        position: relative;
        background: #54565b;
        line-height: 35px;
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .page-id-8 .header1 figcaption {
        padding-bottom: 40px;
    }

    .page-id-8 .call_to_action1.pull_up50 {
        margin-top: -25px;
    }

    #venue_intro {
        padding-top: 30px;
        padding-bottom: 30px;
    }


    .call_to_action1.col_purple .row {
        background-size: 190px 86px;
    }

    #footer_wrap #logos img {
        height: auto;
        margin: 2%;
    }

        #footer_wrap #logos img.logo1 {
            margin-right: 20px;
            width: 43% !important;
        }

        #footer_wrap #logos img.logo2 {
            margin-top: 0px;
            width: 43% !important;
        }

        #footer_wrap #logos img.logo3 {
            margin-top: 10px;
            margin-bottom: 35px;
        }

    #venue_stats_detail .detail, #travel_info_wrapper .area {
        border: none;
    }

        /** Contact page **/
        #travel_info_wrapper .area div {
            padding: 0px;
        }

    #travel_info {
        padding-top: 28px;
        padding-bottom: 28px;
        padding-left: 28px;
    }

    #venue_plan .left {
        width: 100%;
        padding-left: 15px;
        margin-right: 15px;
        border: none;
    }

    #venue_plan .right {
        width: 100%;
        padding-left: 15px;
        margin-right: 15px;
        border: none;
    }

    #map_wrap .leftmap .mapHolder {
        width: 100%;
    }

    #map_wrap .leftmap #ListContainer {
        width: 100%;
    }

    #map_wrap #mapHolder {
        margin-bottom: 15px;
    }
}




/* Small only 639px Up to */
@media screen and (max-width: 39.9375em) {


    /** Your events **/

    .venue_space img {
        margin-bottom: 20px;
    }

    .events_intro {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #event_details_side {
        padding-left: 16px;
        padding-bottom: 20px;
    }

    /** single event style **/
    .event_date {
        top: -20px;
        padding-right: 35px;
    }

    .events-template-default .featured_news_article .left_area {
        min-height: 90px !important;
    }

    #venue_tag div {
        display: inline-block;
    }

    .events-template-default .featured_news_article .left_area .vc {
        margin-top: 0px !important;
        padding-right: 70px;
        padding-bottom: 66px;
    }

    #in_page_nav {
        padding-bottom: 0px;
        padding-right: 20px;
    }

    #news_feed .article {
        margin-bottom: 25px;
    }

    #news_feed {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .class_info_page .main_part {
        padding-right: 15px;
    }

    .post-template-default .class_info_page .main_part {
        padding-right: 0px;
    }

    #venue_intro .venue_tag {
        margin-top: 15px;
        margin-bottom: 35px;
        margin-right: 4px;
    }

    #venue_stats_detail .detail div {
        padding: 10px;
    }

    .post_area .post_text {
        padding-right: 20px;
    }

    #info_sidebar #news_feed header h2 {
        font-size: 1.8rem;
    }

    .copy {
        padding-top: 30px;
    }

    .featured_news_article {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .featured_news_article .button {
            margin-bottom: 15px;
        }

    #filter_wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .call_to_action1 .button-group {
        display: block;
    }

    .in_page_form .wpcf7-submit {
        margin-bottom: 15px;
    }

    .reveal {
        padding: 0.7rem;
    }

    .back_img {
        height: 350px !important;
    }

    .venue_over.text_on_left .inner {
        padding-right: 0px;
    }

    .venue_over.text_on_right .inner {
        padding-left: 0px;
    }


    /** Home **/
    #social_links_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

        #social_links_section #networks {
            margin-bottom: 30px;
        }

    #events_feed_widget, #hull_widget {
        margin-bottom: 20px;
    }

        #events_feed_widget #event {
            min-height: 225px;
            height: auto;
        }

    #hull_box {
        padding-bottom: 30px;
    }

    #events_feed_widget {
        padding-left: 25px;
        padding-right: 15px;
    }

    #suki_slider {
        height: auto;
    }



    /** Venue and room styles **/
    #venue_rooms {
        padding-top: 20px;
    }

    #venue_stats {
        font-size: 1.5rem;
    }

        #venue_stats .columns {
            margin-bottom: 5px;
        }

    #venue_stats, .light_crimp {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .single-venues #venue_stats_detail {
        padding-bottom: 0px;
    }

    .single-venues .accordion-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .button_wrap_ven_top {
        padding-top: 0px;
        margin-bottom: 20px;
    }



    /** Contact page **/
    #contact_page_area {
        padding-top: 20px;
    }

        #contact_page_area .tabs-content {
            padding: 10px;
        }

    /** Contact page **/
    #travel_info_wrapper .area {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #666666 !important;
    }

    #travel_info_wrapper .bottom_line {
        border-bottom: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    /** Accomadation page **/
    .book-button-e {
        margin-bottom: 15px;
    }

    #actions .actions_header {
        padding-bottom: 20px;
    }

    #actions {
        padding-top: 25px;
        padding-bottom: 25px;
    }

        #actions article {
            margin-bottom: 20px;
        }

    #venue_stats_detail .detail div {
        padding: 0px 0px 19px;
        margin-bottom: 15px;
        border-bottom: 1px solid #666666;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
    }

    .single-venues #venue_stats_detail .detail div {
        border-bottom: none !important;
    }

    #venue_stats_detail .detail.last-fix div {
        margin-bottom: 0px;
        border-bottom: none;
    }

    #venue_stats_detail .detail, #travel_info_wrapper .area {
        border: none;
    }

    #venue_stats_detail .row.bottom_line {
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 550px) {
    #venue_stats_detail .detail {
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #666666 !important;
    }

    .single-venues #venue_stats_detail .detail div, .single-rooms #venue_stats_detail .detail div {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .single-rooms #venue_stats_detail .detail div {
        border-bottom: none;
    }

    #staff_feed .staff_member, .staff_call_to_action {
        width: 100%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
}

#main_images .owl-carousel .owl-item img {
    max-height: 413px;
    max-width: 100% !important;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut
    }

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme .owl-nav [class*='owl-'] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
    }

        .owl-theme .owl-nav [class*='owl-']:hover {
            background: #869791;
            color: #FFF;
            text-decoration: none;
        }

    .owl-theme .owl-nav .disabled {
        opacity: 0.5;
        cursor: default;
    }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 16px;
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 30px;
            border: 2px solid #FFF;
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #FFFFFF;
        }


.single_slide {
}


.datepicker {
    display: none;
    position: absolute;
    padding: 4px;
    margin-top: 1px;
    direction: ltr;
}

    .datepicker.dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        display: none;
        min-width: 160px;
        list-style: none;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        *border-right-width: 2px;
        *border-bottom-width: 2px;
        color: #333;
        font-size: 13px;
        line-height: 18px;
    }

        .datepicker.dropdown-menu th {
            padding: 4px 5px;
        }

        .datepicker.dropdown-menu td {
            padding: 4px 5px;
        }

    .datepicker table {
        border: 0;
        margin: 0;
        width: auto;
    }

        .datepicker table tr td span {
            display: block;
            width: 23%;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 1%;
            cursor: pointer;
        }

    .datepicker td {
        text-align: center;
        width: 20px;
        height: 20px;
        border: 0;
        font-size: 12px;
        padding: 4px 8px;
        background: #fff;
        cursor: pointer;
    }

        .datepicker td.active.day, .datepicker td.active.year {
            background: #2ba6cb;
            color: #FFF;
        }

        .datepicker td.old, .datepicker td.new {
            color: #999;
        }

        .datepicker td span.active {
            background: #2ba6cb;
        }

        .datepicker td.day.disabled {
            color: #eee;
        }

        .datepicker td span.month.disabled, .datepicker td span.year.disabled {
            color: #eee;
        }

    .datepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        border: 0;
        font-size: 12px;
        padding: 4px 8px;
        cursor: pointer;
    }

        .datepicker th.active.day, .datepicker th.active.year {
            background: #2ba6cb;
        }

        .datepicker th.date-switch {
            width: 145px;
        }

        .datepicker th span.active {
            background: #2ba6cb;
        }

    .datepicker .cw {
        font-size: 10px;
        width: 12px;
        padding: 0 2px 0 5px;
        vertical-align: middle;
    }

    .datepicker.days div.datepicker-days {
        display: block;
    }

    .datepicker.months div.datepicker-months {
        display: block;
    }

    .datepicker.years div.datepicker-years {
        display: block;
    }

    .datepicker thead tr:first-child th {
        cursor: pointer;
    }

        .datepicker thead tr:first-child th.cw {
            cursor: default;
            background-color: transparent;
        }

    .datepicker tfoot tr:first-child th {
        cursor: pointer;
    }

.datepicker-inline {
    width: 220px;
}

.datepicker-rtl {
    direction: rtl;
}

    .datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
        position: absolute;
        top: -7px;
        left: 6px;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        top: -6px;
        left: 7px;
    }

    .datepicker > div, .datepicker-dropdown::before, .datepicker-dropdown::after {
        display: none;
    }

.datepicker-close {
    position: absolute;
    top: -20px;
    right: 0;
    width: 20px !important;
    height: 20px !important;
    padding: 0;
    display: none;
    font-size: 20px;
    line-height: 16px;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

/*# sourceMappingURL=foundation-datepicker.css.map */

